@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Italic.woff2") format("woff2"), url("../fonts/Montserrat-Italic.woff") format("woff");
  font-style: italic;
  font-weight: 400;
  display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-BoldItalic.woff2") format("woff2"), url("../fonts/Montserrat-BoldItalic.woff") format("woff");
  font-style: italic;
  font-weight: 700;
  display: swap;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  display: swap;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Italic.woff2") format("woff2"), url("../fonts/OpenSans-Italic.woff") format("woff");
  font-style: italic;
  font-weight: 400;
  display: swap;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff");
  font-style: normal;
  font-weight: 600;
  display: swap;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-SemiBoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-SemiBoldItalic.woff") format("woff");
  font-style: italic;
  font-weight: 600;
  display: swap;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Bold.woff2") format("woff2"), url("../fonts/OpenSans-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  display: swap;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-BoldItalic.woff2") format("woff2"), url("../fonts/OpenSans-BoldItalic.woff") format("woff");
  font-style: italic;
  font-weight: 700;
  display: swap;
}

.lh-1\.2 {
  line-height: 1.2;
}

.lh-1\.4 {
  line-height: 1.4;
}

.lh-1\.6 {
  line-height: 1.6;
}

.lh-1\.8 {
  line-height: 1.8;
}

.lh-2 {
  line-height: 2;
}

.ff-open-sans,
.wpcf7-form .form-input,
.wpcf7-form {
  font-family: "Open Sans", sans-serif;
}

.ff-montserrat,
.wpcf7-form .btn {
  font-family: "Montserrat", sans-serif;
}

.fw-100 {
  font-weight: 100;
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.fw-900 {
  font-weight: 900;
}

.fz-8 {
  font-size: 8px;
}

.fz-10 {
  font-size: 10px;
}

.fz-12 {
  font-size: 12px;
}

.fz-13 {
  font-size: 13px;
}

.fz-14 {
  font-size: 14px;
}

.fz-15 {
  font-size: 15px;
}

.fz-16 {
  font-size: 16px;
}

.fz-18 {
  font-size: 18px;
}

.fz-20 {
  font-size: 20px;
}

.fz-22 {
  font-size: 22px;
}

.fz-24 {
  font-size: 24px;
}

.fz-32 {
  font-size: 32px;
}

.fz-36 {
  font-size: 36px;
}

.fz-48 {
  font-size: 48px;
}

.fz-64 {
  font-size: 64px;
}

.transform-none {
  text-transform: none;
}

.uppercase {
  text-transform: uppercase;
}

.underline {
  text-decoration: underline;
}

.decoration-none {
  text-decoration: none;
}

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.color-white {
  color: white;
}

.color-black {
  color: black;
}

.color-blue-100 {
  color: #16234C;
}

.color-grey-100 {
  color: #505050;
}

.color-grey-200 {
  color: #EBECEE;
}

.hover\:color-blue-200:hover,
.color-blue-200 {
  color: #00A0E3;
}

.hover\:color-green-100:hover,
.color-green-100 {
  color: #65B337;
}

.hover\:color-violet-100:hover,
.color-violet-100 {
  color: #7362A7;
}

.bg-white {
  background-color: white;
}

.bg-grey-100 {
  background-color: #F2F4F4;
}

.bg-grey-200 {
  background-color: #EBECEE;
}

.bg-orange-100 {
  background-color: #EB5B47;
}

.bg-orange-200 {
  background-color: #F38901;
}

.bg-blue-100 {
  background-color: #16234C;
}

.bg-blue-200 {
  background-color: #00A0E3;
}

.bg-yellow-100 {
  background-color: #FFD100;
}

.bg-violet-100 {
  background-color: #7362A7;
}

.bg-violet-200 {
  background-color: #14053A;
}

.bg-green-100 {
  background-color: #65B337;
}

.br-2 {
  border-radius: 2px;
}

.br-4 {
  border-radius: 4px;
}

.br-200 {
  border-radius: 200px;
}

.border-none {
  border: none !important;
}

.border-1,
.accordion__item:last-child,
.accordion__item {
  border: 1px solid #D9D9D9;
}

.border-top-none {
  border-top: none;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.grid {
  display: -ms-grid;
  display: grid;
}

.d-none {
  display: none;
}

.w-100 {
  width: 100%;
}

.h-100 {
  height: 100%;
}

.w-auto {
  width: auto;
}

.h-auto {
  height: auto;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

img {
  max-width: 100%;
  height: auto;
}

.style-none {
  list-style: none;
}

.pointer {
  cursor: pointer;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.z-0 {
  z-index: -1;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.top-0 {
  top: 0;
}

.right-0 {
  right: 0;
}

.bottom-0 {
  bottom: 0;
}

.left-0 {
  left: 0;
}

.top-30 {
  top: 30px;
}

.right-30 {
  right: 30px;
}

.bottom-30 {
  bottom: 30px;
}

.left-30 {
  left: 30px;
}

.min-w-240 {
  min-width: 240px;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
      flex-wrap: wrap-reverse;
}

.flex-grow-1 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.flex-shrink-0 {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.flex-no-wrap {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.items-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.items-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.content-center {
  -ms-flex-line-pack: center;
      align-content: center;
}

.content-start {
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.content-end {
  -ms-flex-line-pack: end;
      align-content: flex-end;
}

.content-between {
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

.content-around {
  -ms-flex-line-pack: distribute;
      align-content: space-around;
}

.flex-item-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.gap-4 {
  gap: 4px;
}

.gap-10 {
  gap: 10px;
}

.gap-12 {
  gap: 12px;
}

.gap-15 {
  gap: 15px;
}

.gap-20 {
  gap: 20px;
}

.gap-24 {
  gap: 24px;
}

.gap-30 {
  gap: 30px;
}

.gap-40 {
  gap: 40px;
}

.gap-45 {
  gap: 45px;
}

.row-gap-30 {
  row-gap: 30px;
}

.row-gap-40 {
  row-gap: 40px;
}

.row-gap-45 {
  row-gap: 45px;
}

.icon-40 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}

.icon-50 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
}

.icon-60 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 60px;
  height: 60px;
}

.icon-64 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 64px;
  height: 64px;
}

.icon-70 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 70px;
  height: 70px;
}

.icon-80 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 80px;
  height: 80px;
}

.icon-90 {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 90px;
  height: 90px;
}

.image-80 {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 50%;
}

.image-160 {
  width: 160px;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 50%;
}

.image-200 {
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 50%;
}

.aspect-0\.7 {
  aspect-ratio: 0.7;
}

.aspect-1 {
  aspect-ratio: 1;
}

.aspect-1\.5 {
  aspect-ratio: 1.5;
}

.aspect-1\.8 {
  aspect-ratio: 1.8;
}

.m-0 {
  margin: 0px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-16 {
  margin-top: 16px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-30 {
  margin-top: 30px;
}

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-80 {
  margin-bottom: 80px;
}

.ml-minus-15 {
  margin-left: -15px;
}

.mr-minus-15 {
  margin-right: -15px;
}

.p-0 {
  padding: 0px;
}

.p-10 {
  padding: 10px;
}

.p-15 {
  padding: 15px;
}

.p-20 {
  padding: 20px;
}

.p-24 {
  padding: 24px;
}

.p-30 {
  padding: 30px;
}

.p-3em {
  padding: 3em;
}

.p-1\.5em {
  padding: 1.5em;
}

.py-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-24 {
  padding-top: 24px;
}

.pt-30 {
  padding-top: 30px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-24 {
  padding-right: 24px;
}

.pr-30 {
  padding-right: 30px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-24 {
  padding-left: 24px;
}

.pl-30 {
  padding-left: 30px;
}

.h-50 {
  height: 50px;
}

.h-60 {
  height: 60px;
}

.h-70 {
  height: 70px;
}

.menu {
  margin: 0;
  list-style: none;
  padding: 0;
}

.menu a {
  text-decoration: none;
  color: inherit;
}

.dropdown-menu.lang .sub-menu {
  left: auto;
  right: 0;
  min-width: 170px;
}

.dropdown-menu.lang .sub-menu a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}

.dropdown-menu.lang .sub-menu span {
  margin: 0;
}

.dropdown-menu.lang .sub-menu li {
  padding: 0;
}

.dropdown-menu.lang .sub-menu li::before {
  display: none;
}

.dropdown-menu .menu-item-has-children {
  padding-right: 16px;
  position: relative;
  padding-top: 8px;
  padding-bottom: 8px;
}

.dropdown-menu .menu-item-has-children:hover .sub-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.dropdown-menu .menu-item-has-children .sub-menu {
  display: none;
}

.dropdown-menu .menu-item-has-children a:hover::after {
  display: none;
}

.dropdown-menu .menu-item-has-children::after {
  content: "";
  position: absolute;
  right: 0;
  width: 10px;
  height: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url("../images/svg/dropdown-icon.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.dropdown-menu .sub-menu {
  position: absolute;
  z-index: 110;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  top: 100%;
  left: 0;
  width: auto;
  padding: 20px 24px;
  list-style: none;
  margin: 0;
  border-top: 5px solid #FFCE00;
  background-color: #16234C;
  gap: 8px;
}

.dropdown-menu .sub-menu li {
  padding-left: 14px;
  position: relative;
}

.dropdown-menu .sub-menu li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #FFCE00;
}

.dropdown-menu .sub-menu a {
  color: white !important;
  text-transform: none !important;
  font-size: 14px;
  white-space: nowrap;
}

.dropdown-menu .sub-menu a:hover {
  color: #FFCE00 !important;
}

.dropdown-menu .sub-menu a::after {
  display: none;
}

.menu-btn {
  cursor: pointer;
  width: 32px;
  height: 32px;
  border: none;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: transparent;
  background-image: url("../images/svg/menu.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.mobile-navigation {
  position: fixed;
  left: 100%;
  top: 0;
  opacity: 0;
  width: 100vw;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: all;
  z-index: 999;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.mobile-navigation .menu li {
  margin-left: 0;
  display: block;
}

.mobile-navigation.active {
  opacity: 1;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.mobile-navigation__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
  height: 100%;
  width: 320px;
  padding: 20px 20px 20px 30px;
  background-color: #fff;
}

.mobile-navigation__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 30px 0;
}

.mobile-navigation__nav .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}

.mobile-navigation__close {
  position: absolute;
  z-index: 2;
  width: 26px;
  height: 26px;
  top: 26px;
  right: 26px;
  cursor: pointer;
  background-image: url("../images/svg/close-icon.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.slick-slider {
  position: relative;
  opacity: 0;
}

.slick-slider.slick-initialized {
  opacity: 1;
}

.slick-slider .slick-arrow {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: transparent;
  background-size: contain;
  background-position: center;
  font-size: 0;
  border: none;
  z-index: 100;
  cursor: pointer;
  background-repeat: no-repeat;
  opacity: 1;
  outline: none;
  margin: 0;
}

.slick-slider .slick-arrow::before {
  display: none;
}

.slick-slider .slick-arrow::after {
  display: none;
}

.slick-slider .slick-next {
  right: 0;
  background-image: url("../images/svg/slick-next.svg");
}

.slick-slider .slick-prev {
  left: 0;
  background-image: url("../images/svg/slick-prev.svg");
}

.slick-slider .slick-disabled {
  opacity: 0.5;
}

.slick-slider .slick-dots {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: -30px;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 3;
}

.slick-slider .slick-dots li button {
  border: none;
  border-radius: 50%;
  font-size: 0px;
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 5px;
  background-color: #00A0E3;
  display: inline-block;
  line-height: 0;
  overflow: hidden;
  cursor: pointer;
  outline: none;
  opacity: 0.3;
}

.slick-slider .slick-dots li.slick-active button {
  opacity: 1;
  background-color: #65b337;
}

.accordion__item {
  padding: 17px;
  border-bottom: none;
}

.accordion__heading {
  position: relative;
  padding-right: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.accordion__heading::after {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #16234C;
  top: 0;
  right: 0;
}

.accordion__item.active .accordion__heading::after {
  background-color: #EBECEE;
}

.btn {
  padding: 1rem 1.6rem;
}

.wpcf7-form p {
  margin: 0;
}

.wpcf7-form br {
  display: none;
}

.wpcf7-form .form-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 33px;
     -moz-column-gap: 33px;
          column-gap: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.wpcf7-form .form-grid__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.wpcf7-form .wpcf7-form-control-wrap {
  position: relative;
  display: block;
}

.wpcf7-form .wpcf7-not-valid-tip {
  position: absolute;
  bottom: 10px;
  font-size: 12px;
}

.wpcf7-form .wpcf7-not-valid {
  outline: 1px solid #dc3232;
}

.wpcf7-form .wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-form .wpcf7-acceptance {
  color: #505050;
  font-size: 12px;
  line-height: 1.2;
}

.wpcf7-form .form-acceptance {
  visibility: hidden;
  width: 0;
  height: 0;
  overflow: hidden;
}

.wpcf7-form .form-acceptance:checked + .wpcf7-list-item-label::before {
  background-color: #EB5B47;
}

.wpcf7-form .wpcf7-list-item-label {
  padding-left: 28px;
  display: block;
  position: relative;
  cursor: pointer;
}

.wpcf7-form .wpcf7-list-item-label::before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  border: 3px solid #EBECEE;
  width: 20px;
  height: 20px;
  background-color: transparent;
}

.wpcf7-form .form-input {
  border: none;
  background-color: #EBECEE;
  text-align: center;
  color: black;
  line-height: 46px;
  margin-bottom: 26px;
  width: 100%;
  font-size: 14px;
}

.wpcf7-form .form-input::-webkit-input-placeholder {
  opacity: 0.7;
  color: black;
}

.wpcf7-form .form-input::-moz-placeholder {
  opacity: 0.7;
  color: black;
}

.wpcf7-form .form-input:-ms-input-placeholder {
  opacity: 0.7;
  color: black;
}

.wpcf7-form .form-input::-ms-input-placeholder {
  opacity: 0.7;
  color: black;
}

.wpcf7-form .form-input::placeholder {
  opacity: 0.7;
  color: black;
}

.wpcf7-form .form-input:focus {
  outline: 1px solid #00A0E3;
}

.wpcf7-form .btn {
  margin-top: 32px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  color: white;
  background-color: #EB5B47;
  border: none;
  font-size: 10px;
}

.wpcf7-form .wpcf7-submit:disabled {
  opacity: 0.6;
}

.triangle {
  aspect-ratio: 1;
  clip-path: polygon(0 0, 100% 100%, 0 100%);
}

.triangle-top-left {
  aspect-ratio: 1;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

.triangle-bottom-right {
  aspect-ratio: 1;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.header__nav {
  display: none;
}

.header__phone {
  display: none;
}

.header .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.header .menu a {
  color: #16234C;
}

.header .menu a:hover {
  color: #00A0E3;
}

.header.fixed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.header.sticky {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
  -webkit-animation: headerSlide 600ms linear;
          animation: headerSlide 600ms linear;
  z-index: 999;
}

body.header-sticky {
  padding-top: 80px;
}

@-webkit-keyframes headerSlide {
  0% {
    top: -100%;
  }

  100% {
    top: 0;
  }
}

@keyframes headerSlide {
  0% {
    top: -100%;
  }

  100% {
    top: 0;
  }
}

.hero-section {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.error404 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}

.error404 .section {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 576px) {
  .sm\:px-12 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .mobile-navigation__wrap {
    width: 540px;
    padding-left: 60px;
  }
}

@media (min-width: 768px) {
  .md\:fz-12 {
    font-size: 12px;
  }

  .md\:fz-13 {
    font-size: 13px;
  }

  .md\:fz-14 {
    font-size: 14px;
  }

  .md\:fz-15 {
    font-size: 15px;
  }

  .md\:fz-16 {
    font-size: 16px;
  }

  .md\:fz-20 {
    font-size: 20px;
  }

  .md\:fz-24 {
    font-size: 24px;
  }

  .md\:fz-36 {
    font-size: 36px;
  }

  .md\:flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .md\:my-80 {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .md\:mb-20 {
    margin-bottom: 20px;
  }

  .md\:h-60 {
    height: 60px;
  }

  .wpcf7-form .form-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .wpcf7-form .btn {
    font-size: 12px;
  }

  .header__phone {
    display: block;
  }
}

@media (min-width: 992px) {
  .column-lg-5 {
    width: 20%;
    max-width: 20%;
  }
}

@media (min-width: 1200px) {
  .xl\:fz-12 {
    font-size: 12px;
  }

  .xl\:fz-13 {
    font-size: 13px;
  }

  .xl\:fz-14 {
    font-size: 14px;
  }

  .xl\:fz-15 {
    font-size: 15px;
  }

  .xl\:fz-16 {
    font-size: 16px;
  }

  .xl\:fz-18 {
    font-size: 18px;
  }

  .xl\:fz-20 {
    font-size: 20px;
  }

  .xl\:fz-24 {
    font-size: 24px;
  }

  .xl\:fz-28 {
    font-size: 28px;
  }

  .xl\:fz-36 {
    font-size: 36px;
  }

  .xl\:fz-48 {
    font-size: 48px;
  }

  .xl\:fz-64 {
    font-size: 64px;
  }

  .xl\:text-left {
    text-align: left;
  }

  .xl\:top-60 {
    top: 60px;
  }

  .xl\:right-60 {
    right: 60px;
  }

  .xl\:bottom-60 {
    bottom: 60px;
  }

  .xl\:left-60 {
    left: 60px;
  }

  .container {
    max-width: 88%;
  }

  .xl\:flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }

  .xl\:gap-24 {
    gap: 24px;
  }

  .xl\:gap-30 {
    gap: 30px;
  }

  .xl\:gap-40 {
    gap: 40px;
  }

  .xl\:icon-60 {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
  }

  .xl\:icon-64 {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
  }

  .xl\:icon-90 {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 90px;
    height: 90px;
  }

  .xl\:image-160 {
    width: 160px;
    height: 160px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    border-radius: 50%;
  }

  .xl\:image-200 {
    width: 200px;
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    border-radius: 50%;
  }

  .xl\:mb-10 {
    margin-bottom: 10px;
  }

  .xl\:mb-20 {
    margin-bottom: 20px;
  }

  .xl\:mb-24 {
    margin-bottom: 24px;
  }

  .xl\:mb-30 {
    margin-bottom: 30px;
  }

  .xl\:mb-60 {
    margin-bottom: 60px;
  }

  .xl\:mb-120 {
    margin-bottom: 120px;
  }

  .xl\:mt-30 {
    margin-bottom: 30px;
  }

  .xl\:mt-35 {
    margin-bottom: 35px;
  }

  .xl\:mt-40 {
    margin-bottom: 40px;
  }

  .xl\:my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .xl\:my-100 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .xl\:mt-40 {
    margin-top: 40px;
  }

  .xl\:mt-60 {
    margin-top: 60px;
  }

  .xl\:p-20 {
    padding: 20px;
  }

  .xl\:p-24 {
    padding: 24px;
  }

  .xl\:p-30 {
    padding: 30px;
  }

  .xl\:py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .xl\:py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .xl\:py-80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .xl\:px-24 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .xl\:pr-24 {
    padding-right: 24px;
  }

  .xl\:pt-40 {
    padding-top: 40px;
  }

  .xl\:pt-60 {
    padding-top: 60px;
  }

  .xl\:pr-40 {
    padding-right: 40px;
  }

  .xl\:pr-60 {
    padding-right: 60px;
  }

  .xl\:pl-40 {
    padding-left: 40px;
  }

  .xl\:pl-60 {
    padding-left: 60px;
  }

  .xl\:pb-40 {
    padding-bottom: 40px;
  }

  .xl\:pb-60 {
    padding-bottom: 60px;
  }

  .xl\:h-70 {
    height: 70px;
  }

  .menu-btn {
    display: none;
  }

  .slick-slider .slick-arrow {
    width: 40px;
    height: 40px;
  }

  .slick-slider .slick-dots {
    bottom: -40px;
  }

  .slick-slider .slick-dots li button {
    width: 16px;
    height: 16px;
  }

  .accordion__heading {
    min-height: 30px;
    padding-right: 60px;
  }

  .accordion__heading::after {
    width: 30px;
    height: 30px;
  }

  .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 14px;
  }

  .wpcf7-form .wpcf7-acceptance {
    font-size: 14px;
  }

  .wpcf7-form .form-input {
    line-height: 54px;
    margin-bottom: 32px;
    font-size: 16px;
  }

  .wpcf7-form .btn {
    font-size: 14px;
  }

  .header__nav {
    display: block;
  }

  body.header-sticky {
    padding-top: 100px;
  }
}

@media (min-width: 1280px) {
  .dropdown-menu.lang {
    margin-left: 40px;
  }

  .mobile-navigation {
    display: none;
  }

  .mobile-navigation.active {
    display: none;
  }
}

@media (min-width: 1600px) {
  .xxxl\:fz-12 {
    font-size: 12px;
  }

  .xxxl\:fz-13 {
    font-size: 13px;
  }

  .xxxl\:fz-14 {
    font-size: 14px;
  }

  .xxxl\:fz-15 {
    font-size: 15px;
  }

  .xxxl\:fz-20 {
    font-size: 20px;
  }

  .xxxl\:fz-24 {
    font-size: 24px;
  }

  .xxxl\:fz-36 {
    font-size: 36px;
  }

  .xxxl\:fz-48 {
    font-size: 48px;
  }

  .xxxl\:fz-64 {
    font-size: 64px;
  }

  .xxxl\:icon-64 {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
  }

  .xxxl\:my-120 {
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .xxxl\:p-30 {
    padding: 30px;
  }

  .xxxl\:py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .xxxl\:pt-60 {
    padding-top: 60px;
  }

  .xxxl\:pr-60 {
    padding-right: 60px;
  }

  .xxxl\:pl-60 {
    padding-left: 60px;
  }

  .xxxl\:pb-60 {
    padding-bottom: 60px;
  }

  .xxxl\:h-85 {
    height: 85px;
  }

  .btn {
    padding: 1.3rem 2rem;
  }

  .header .menu {
    gap: 40px;
  }
}

@media (max-width: 1199px) {
  .header__logo {
    height: 40px;
  }
}

@media (max-width: 575px) {
  .header__logo {
    height: 30px;
  }
}

@media (max-width: 420px) {
  .dropdown-menu.lang .menu > li > a {
    font-size: 10px;
  }
}