/* *** CSS RESET *** */
a {
  outline: none;
  text-decoration: none;
}

a,
img {
  border: 0;
}

.simplebar-content-wrapper:focus-visible {
  outline: none;
}

button {
  cursor: pointer;
}

/* *** GLOBAL *** */
@font-face {
  font-family: 'Fira Sans';
  src:
    url('../fonts/FiraSans-Regular.woff2') format('woff2'),
    url('../fonts/FiraSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Fira Sans';
  src:
    url('../fonts/FiraSans-Medium.woff2') format('woff2'),
    url('../fonts/FiraSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Fira Sans';
  src:
    url('../fonts/FiraSans-SemiBold.woff2') format('woff2'),
    url('../fonts/FiraSans-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Fira Sans';
  src:
    url('../fonts/FiraSans-Bold.woff2') format('woff2'),
    url('../fonts/FiraSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Inter';
  src:
    url('../fonts/Inter_18pt-Regular.woff2') format('woff2'),
    url('../fonts/Inter_18pt-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Inter';
  src:
    url('../fonts/Inter_18pt-Bold.woff2') format('woff2'),
    url('../fonts/Inter_18pt-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
:focus-visible {
  outline: 2px solid #000;
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
}

.btn-1:focus-visible,
button.btn-1:focus-visible,
input[type='submit'].btn-1:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 0px;
  box-shadow: 0 0 0 4px #000000;
}

.swiper-notification {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  pointer-events: none !important;
  opacity: 0 !important;
  z-index: -1000 !important;
}

@media (min-width: 1199px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 127.8rem;
  }
}
.container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

iframe {
  border: none;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0;
  margin-top: 0;
}

body p {
  margin-bottom: 25px;
  margin-top: 0;
}

body h2 {
  font-size: 20px;
  margin-bottom: 25px;
  margin-top: 0;
}

body ul {
  margin-bottom: 25px;
  padding-left: 16px;
  margin-top: 0;
}

body ol {
  padding-left: 20px;
  margin-bottom: 25px;
  margin-top: 0;
}

body .bx-wrapper {
  padding: 0;
  border: none;
}

body {
  overflow-x: hidden;
}

figure {
  margin: 0;
}

body a:hover {
  text-decoration: none;
}

input,
textarea,
button {
  font-family: 'Fira Sans', sans-serif;
}

html {
  font-size: 62.5%;
}

body {
  font-family: 'Fira Sans', sans-serif;
  font-size: 1.8rem;
  color: #173052;
  background: #fff;
  padding-top: 14.3rem;
  line-height: 160%;
  letter-spacing: 1%;
  min-width: 302px;
  opacity: 0;
  transition: opacity 0.2s ease;
}
body.loaded {
  opacity: 1;
}

img {
  max-width: 100%;
  max-height: 100%;
}

button.btn-1 {
  border: none;
}

.btn-1 {
  display: inline-block;
  padding: 1.08rem 2.4rem 0.88rem 2.4rem;
  background: #00296f;
  border: 1px solid #00296f;
  font-size: 1.4rem;
  color: #fff;
  line-height: 160%;
  letter-spacing: -2%;
  font-weight: 600;
}
.btn-1:hover {
  opacity: 0.9;
  color: #fff;
}

.btn-2 {
  padding: 1.4rem 3.2rem 1.4rem 3.2rem;
  background: #00296f;
  font-size: 1.5rem;
  display: inline-block;
  color: #fff;
  line-height: 160%;
  letter-spacing: -2%;
  font-weight: 600;
}
.btn-2:hover {
  opacity: 0.9;
  color: #fff;
}

a,
img {
  -webkit-transition: 0.15s linear;
  -moz-transition: 0.15s linear;
  -ms-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
}

html.font-size-2 {
  font-size: 66%;
}

html.font-size-3 {
  font-size: 70%;
}

@media (max-width: 1199px) {
  html.font-size-2 {
    font-size: 67%;
  }
}
@media (max-width: 767px) {
  html.font-size-2 {
    font-size: 66%;
  }
  html.font-size-3 {
    font-size: 69%;
  }
}
.padding-1 {
  padding: 56px 0 96px 0;
}

.padding-bottom-1 {
  padding-bottom: 96px;
}

.bg-gray {
  background: #f7f9fb;
}

.title {
  margin-bottom: 3.2rem;
  padding-left: 2.7rem;
  position: relative;
}
.title:after {
  position: absolute;
  top: 0.6rem;
  left: 0;
  border-radius: 6px;
  width: 0.8rem;
  height: 2.6rem;
  background: #00296f;
  content: '';
  display: block;
}
.title h2 {
  font-size: 2.8rem;
  line-height: 140%;
  color: #000;
  font-weight: 600;
  margin: 0;
  word-break: break-word;
}

.btn-3 {
  padding: 1.04rem 2.4rem 0.72rem 2.4rem;
  background: #fff;
  font-size: 1.4rem;
  color: #000;
  line-height: 160%;
  border: 1px solid #000;
  letter-spacing: -2%;
  font-weight: 600;
}
.btn-3:hover {
  opacity: 0.9;
  background: #000;
  color: #fff;
}

.title-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.row {
  margin: 0 -1.5rem;
}
.row > div {
  padding: 0 1.5rem;
}

.row40 {
  margin: 0 -2rem;
}
.row40 > div {
  padding: 0 2rem;
}

.btn-4 {
  display: inline-block;
  color: #000;
  font-size: 1.6rem;
  letter-spacing: -1%;
  font-weight: bold;
  line-height: 160%;
  border-bottom: 0.14rem solid #000;
}

@media (max-width: 1199px) {
  .row {
    margin: 0 -15px;
  }
  .row > div {
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .title-flex {
    flex-direction: column;
    align-items: flex-start;
  }
  .title-flex a {
    margin: 2rem 0 0 -2.7rem;
  }
  .padding-1 {
    padding: 4.5rem 0;
  }
}
.scroll-box {
  overflow: auto;
}

.scroll-box::-webkit-scrollbar {
  width: 3px;
}

.scroll-box::-webkit-scrollbar-track {
  background: linear-gradient(
    to right,
    transparent 1px,
    #e0e0e0 1px,
    #e0e0e0 2px,
    transparent 2px
  );
}

.scroll-box::-webkit-scrollbar-thumb {
  background: #000;
  border-radius: 10px;
}

.simplebar-scrollbar::before {
  background: #000;
}

.title-box {
  margin: 4rem 0 5.3rem 0;
  padding: 0 0 3.6rem 0;
  border-bottom: 1px solid #e0e0e0;
}
.title-box h1 {
  margin: 0;
  color: #000;
  font-size: 120%;
  font-size: 3.6rem;
  letter-spacing: 2%;
  font-weight: 600;
}

.breadcrumb-box {
  margin-bottom: 1.2rem;
}
.breadcrumb-box ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.breadcrumb-box ul li {
  color: #595959;
  font-size: 1.4rem;
  line-height: 150%;
  letter-spacing: -1%;
  background: url('../images/icons/arrow-right.svg') left center no-repeat;
  padding-left: 20px;
  margin-left: 18px;
}
.breadcrumb-box ul li:first-child {
  padding-left: 0;
  margin-left: 0;
  background: none;
}
.breadcrumb-box ul li a {
  color: #595959;
}
.breadcrumb-box ul li a:hover {
  opacity: 0.9;
}

.text {
  color: #000;
  font-size: 1.6rem;
  line-height: 150%;
  letter-spacing: 2%;
}
.text p {
  margin-bottom: 2rem;
}
.text p:last-child {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  body {
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  .title-box h1 {
    font-size: 2.6rem;
  }
  .title h2 {
    font-size: 2.2rem;
    line-height: 130%;
  }
  .title:after {
    top: 0.1rem;
  }
  .breadcrumb-box ul li {
    font-size: 1.2rem;
  }
  .title-box {
    margin-top: 3rem;
    margin-bottom: 4.5rem;
    padding-bottom: 2.5rem;
  }
  .padding-bottom-1 {
    padding-bottom: 4.5rem;
  }
}
.mb-56 {
  margin-bottom: 5.6rem;
}
.mt-20 {
  margin-top: 2rem;
}

.pt-56 {
  padding-top: 5.6rem;
}

.title-box-border-not {
  padding-bottom: 0;
  margin-bottom: 4rem;
  border-bottom: none;
}

@media (max-width: 767px) {
  .title-box-border-not {
    margin-bottom: 3rem;
  }
  .mb-56 {
    margin-bottom: 4.5rem;
  }
  .pt-56 {
    padding-top: 4.5rem;
  }
}
.btn-more {
  color: #000;
  font-size: 1.6rem;
  letter-spacing: -1%;
  font-weight: 500;
  background: url('../images/icons/arrow-right-1.svg') right center no-repeat;
  padding-right: 3.1rem;
  display: inline-block;
  margin: 0;
}
.btn-more:hover {
  color: #00296f;
  background-image: url('../images/icons/arrow-right-1-blue.svg');
}

.content-1 {
  display: flex;
}
.content-1 .col-left {
  width: 28.4rem;
  margin-right: 9.6rem;
  flex-shrink: 0;
}
.content-1 .col-right {
  width: 100%;
  min-width: 0;
}

@media (max-width: 1199px) {
  .content-1 {
    display: flex;
  }
  .content-1 .col-left {
    width: 28.4rem;
    margin-right: 3rem;
  }
}
@media (max-width: 992px) {
  .content-1 {
    display: flex;
  }
  .content-1 .col-left {
    width: 25rem;
    margin-right: 3rem;
  }
}
@media (max-width: 767px) {
  .content-1 {
    display: block;
  }
  .content-1 .col-left {
    width: 100%;
    margin: 0 0 3rem 0;
  }
}
.mb-20 {
  margin-bottom: 2rem;
}

.mb-35 {
  margin-bottom: 3.5rem;
}

.wrapper-1 {
  width: 1040px;
  margin: 0 auto;
  max-width: 100%;
}

.title-2 {
  margin-bottom: 2.4rem;
}
.title-2 h1 {
  font-size: 4.8rem;
  font-weight: bold;
  letter-spacing: -1%;
  line-height: 110%;
  color: #000;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .title-2 h1 {
    font-size: 3.8rem;
  }
}
@media (max-width: 767px) {
  .title-2 h1 {
    font-size: 2.8rem;
  }
}
.txt-small {
  padding: 0.4rem 0.6rem 0.2rem 0.6rem;
  background: #ffe100;
  margin-bottom: 1.9rem;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 140%;
  display: inline-block;
  color: #000;
}

.mb-40 {
  margin-bottom: 4rem;
}

@media (max-width: 992px) {
  .mb-40 {
    margin-bottom: 3.4rem;
  }
}
.mr-64 {
  margin-right: 6.4rem !important;
}

@media (max-width: 992px) {
  .mr-64 {
    margin-right: 3rem !important;
  }
}
@media (max-width: 767px) {
  .col-left.mr-64 {
    margin-right: 0 !important;
  }
}
.title-center {
  padding-left: 0;
}
.title-center:after {
  display: none;
}
.title-center h2 {
  text-align: center;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap; /* zapobiega zawijaniu tekstu */
  border: 0;
}

/* *** *** */
.btn-1 {
  text-align: center;
}

.font-18 {
  font-size: 1.8rem;
  line-height: 160%;
}

.color-gray {
  color: #515151;
}

.btn-1-white {
  background: #fff;
  color: #00296f;
  border: 1px solid #00296f;
}
.btn-1-white:hover {
  background: #00296f;
  color: #fff;
  opacity: 1;
}

@media (max-width: 992px) {
  .font-18 {
    font-size: 1.6rem;
    line-height: 160%;
  }
}
.title-3 {
  margin-bottom: 1.6rem;
}
.title-3 h1,
.title-3 h2 {
  color: #000;
  font-weight: 600;
  letter-spacing: 2%;
  line-height: 120%;
  font-size: 3.6rem;
}

@media (max-width: 992px) {
  .title-3 h1,
  .title-3 h2 {
    font-size: 2.8rem;
  }
}
@media (max-width: 767px) {
  .title-3 h1,
  .title-3 h2 {
    font-size: 2.2rem;
  }
}
.wrapper-2 {
  width: 1000px;
  margin: 0 auto;
  max-width: 100%;
}

.padding-2 {
  padding: 5.6rem 0;
}

@media (max-width: 767px) {
  .padding-2 {
    padding: 4.5rem 0;
  }
}
.bg-blue {
  background: #00296f;
}

.btn-1-white-1 {
  border: 1px solid #fff;
}

.btn-1-white-2 {
  background: transparent;
  color: #00296f;
}
.btn-1-white-2:hover {
  background: #00296f;
  color: #fff;
  opacity: 1;
}

.title-not-border {
  padding-left: 0;
}
.title-not-border:after {
  display: none;
}

.wrapper-3 {
  width: 692px;
  max-width: 100%;
}

.btn-2-white {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  padding-bottom: 1.3rem;
}

.btn-2-white:hover {
  background: #fff;
  color: #00296f;
}

#ab-cookie-show {
  display: none !important;
}

#ab-save,
#ab-save-settings {
  display: inline-block !important;
  padding: 1.08rem 2.4rem 0.88rem 2.4rem !important;
  background: #00296f !important;
  border: 1px solid #00296f !important;
  font-size: 1.4rem !important;
  color: #fff !important;
  line-height: 160% !important;
  letter-spacing: -2% !important;
  font-weight: 600 !important;
  margin: 0 !important;
}

#ab-save-settings {
  margin: 10px calc(50% - 120px) 0 !important;
}

#ab-save:hover,
#ab-save-settings:hover {
  opacity: 0.9 !important;
}

#ab-cookiemodule {
  width: 520px !important;
  left: calc(50% - 260px) !important;
}

#ab-deny,
#ab-settings {
  padding: 1.04rem 2.4rem 0.72rem 2.4rem !important;
  background: #fff !important;
  font-size: 1.4rem !important;
  color: #000 !important;
  line-height: 160% !important;
  border: 1px solid #000 !important;
  letter-spacing: -2% !important;
  font-weight: 600 !important;
}

#ab-deny:hover,
#ab-settings:hover {
  opacity: 0.9 !important;
  background: #000 !important;
  color: #fff !important;
}

#ab-cookiemodule .ab-header .ab-expand {
  filter: invert(1) !important;
}

@media (max-width: 520px) {
  #ab-cookiemodule {
    width: 100% !important;
    left: 0 !important;
  }
  #ab-save-settings,
  #ab-settings,
  #ab-deny,
  #ab-save {
    margin-top: 10px !important;
  }
}

.btn-4 {
  border-width: 0.2rem;
}

.simplebar-track.simplebar-vertical {
  width: 3px;
  background: linear-gradient(
    to right,
    transparent 1px,
    #e0e0e0 1px,
    #e0e0e0 2px,
    transparent 2px
  );
}

.simplebar-scrollbar {
  width: 3px !important;
  background: #000 !important;
}

.simplebar-track.simplebar-vertical {
  width: 3px !important;
} /*# sourceMappingURL=global.css.map */

h2 {
  word-break: break-all;
}
