/* Colors */
/* Font Families*/
/* Box Shadows */
/* Button */
/* Normal Padding */
:root {
  --font-size-title--xxxl: 8rem;
  --font-size-title--xxl: 6rem;
  --font-size-title--xl: 5rem;
  --font-size-title--lg: 4rem;
  --font-size-title--mlg: 3.5rem;
  --font-size-title--md: 3rem;
  --font-size-title--sm: 2.8rem;
  --font-size-title--xsm: 2.5rem;
  --font-size-title--xs: 2rem;
  --font-size-title--xxs: 1.8rem;
  --font-size-title--xxxs: 1.5rem;
  --font-size-toptitle: 2.5rem;
  --font-size-text: 2rem;
  --box-padding-lr: 7.6rem;
  --box-padding-tb: 7.6rem;
  --find-job-box-tb: 4.2rem;
  --find-job-box-lr: 5.5rem;
  --form-box-padding-lr: 6rem;
  --form-box-padding-tb: 4.8rem;
  --large-box-width:67rem;
  --small-box-width:56rem;
  --box-radius: 4.2rem;
  --card-radius: 2.6rem;
  --input-height: 6.4rem;
  --container-small-padding: 25rem;
  --tab-color: #00ADC1;
  --nav-height: 10rem;
  --content-color: #5D5F68;
  --swiper-theme-color: $c-black;
  --swiper-pagination-color: $c-black;
  --menu-item-color: 255, 255, 255;
  --subpage-items-color: 255, 255, 255;
  --header-height: 12rem;
  --title-padding: 1.5rem;
  --title-radius: 2.2rem;
  --button-br: 1.8rem;
  --content-gutter: 10rem;
  --container-gutter: 16px;
  --container-pusher: calc((100vw - var(--container-width)) / 2);
  --container-width: 164rem;
  --container-large-width: 167rem;
  --container-medium-padding: 13.8rem;
  --activity-image-height: 45rem;
  --activity-detail-padding: 12.2rem;
  --news-image-height: 32rem;
  --news-content-gutter: 13.8rem;
  --header-item-gutter: 1rem;
  --intro-slider-duration: 1s;
  --video-btn-width: 38rem;
  --box-height: 32rem;
  --media-detail-gallery-item-height: 50rem;
  --media-item-height: 50rem;
  --register-content-padding: 16.4rem;
  --form-content-padding: 7.2rem;
  --count-item-padding: 10rem; }
  @media (min-width: 576px) {
    :root {
      --container-width: 540px; } }
  @media (min-width: 768px) {
    :root {
      --container-width: 720px; } }
  @media (min-width: 992px) {
    :root {
      --container-width: 960px; } }
  @media (min-width: 1200px) {
    :root {
      --container-width: 1150px; } }
  @media (min-width: 1350px) {
    :root {
      --container-width: 150rem; } }
  @media (min-width: 1530px) {
    :root {
      --container-width: 160rem; } }
  @media (min-width: 1701px) {
    :root {
      --container-width: 164rem; } }
  @media (max-width: 1529px) {
    :root {
      --search-category-width: 220px;
      --activity-image-height: 40rem;
      --container-xsmall-padding: 13.8rem;
      --container-medium-padding: 6rem;
      --video-btn-width: 30rem;
      --register-content-padding: 9.4rem; } }
  @media (max-width: 1367px) {
    :root {
      --info-content-gutter: 9rem;
      --activity-detail-padding: 8rem; } }
  @media (max-width: 1349px) {
    :root {
      --search-category-width: 200px; } }
  @media (max-width: 1200px) {
    :root {
      --content-gutter: 0;
      --slider-image-width: 14rem;
      --font-size-title--xxxl: 6rem;
      --font-size-title--xxl: 5.5rem;
      --font-size-title--xl: 5rem;
      --font-size-title--mlg: 3rem;
      --font-size-title--xmd: 3.5rem;
      --font-size-title--md: 3.5rem;
      --font-size-title--sm: 3rem;
      --font-size-title--xsm: 2.2rem;
      --font-size-title--xs: 1.8rem;
      --font-size-title--xxs: 1.6rem;
      --font-size-toptitle: 2.2rem;
      --container-medium-padding: var(--container-gutter);
      --container-small-padding: var(--container-gutter);
      --info-content-gutter: 7rem;
      --container-xsmall-padding: 8rem;
      --box-height: 28rem;
      --media-item-height: 40rem;
      --news-content-gutter: 8.8rem;
      --form-content-padding: 6rem;
      --box-padding-lr: 5.6rem;
      --box-padding-tb: 5.6rem; } }
  @media (max-width: 991px) {
    :root {
      --font-size-title--lg: 3rem;
      --box-radius: 1.8rem;
      --font-size-text: 2rem;
      --activity-image-height: 30rem;
      --container-xsmall-padding: var(--container-gutter);
      --media-detail-gallery-item-height: 34rem;
      --media-item-height: 34rem;
      --register-content-padding: 0rem;
      --news-image-height: 24rem;
      --news-content-gutter: 6rem;
      --form-box-padding-lr: 4rem;
      --form-box-padding-tb: 3.8rem;
      --box-padding-lr: 3.6rem;
      --box-padding-tb: 3.6rem;
      --font-size-title--md: 2.5rem; } }
  @media (max-width: 768px) {
    :root {
      --font-size-title--xxl: 4.5rem;
      --font-size-title--xl: 4rem;
      --font-size-title--md: 2.5rem; } }
  @media (max-width: 576px) {
    :root {
      --container-gutter: 25px;
      --media-detail-gallery-item-height: calc((100vw - (var(--container-gutter) * 2) - 16px) / 2);
      --news-content-gutter: 3rem;
      --container-pusher: 0px;
      --count-item-padding: 6rem;
      --box-padding-lr: var(--container-gutter);
      --box-padding-tb: 3.6rem;
      --font-size-title--xl: 3.5rem;
      --form-box-padding-lr: var(--container-gutter);
      --form-box-padding-tb: 4.8rem;
      --font-size-title--xxxl: 4rem;
      --find-job-box-tb: 3.2rem;
      --find-job-box-lr: var(--container-gutter);
      --font-size-title--lg: 2.5rem;
      --font-size-title--xxl: 3rem;
      --font-size-text: 2rem;
      --font-size-title--sm: 2.2rem;
      --font-size-title--mlg: 2.3rem;
      --font-size-title--xsm: 2rem




  ; } }
  @media (max-width: 480px) {
    :root {
      --activity-image-height: 200px;
      --activity-detail-padding: var(--container-gutter);
      --box-height: 24rem;
      --form-content-padding: 4rem;
      --form-box-padding-lr: var(--container-gutter);
      --form-box-padding-tb: 2.8rem;
      --box-padding-lr: var(--container-gutter);
      --box-padding-tb: 3.6rem; } }
  @media (max-width: 424px) {
    :root {
      --media-item-height: 30rem;
      --form-content-padding: var(--container-gutter);
      --news-content-gutter: var(--container-gutter);
      --header-height: 9rem; } }
  @media (max-width: 374px) {
    :root {
      --header-height: 9rem;
      --count-item-padding: 4rem;
      --form-box-padding-lr: 2rem;
      --form-box-padding-tb: 2.8rem; } }
  @media (max-width: 350px) {
    :root {
      --container-gutter: 16px; } }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth; } }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 0; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 400; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #5D5F68;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  color: rgba(93, 95, 104, 0.4);
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

*,
::after,
::before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

a {
  text-decoration: none;
  -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

p {
  margin: 0; }

.icon-font {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0; }

.scroll-none {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */ }
  .scroll-none::-webkit-scrollbar {
    display: none; }

button {
  border: 0;
  cursor: pointer; }
  button:focus {
    outline: 0; }

@font-face {
  font-family: 'Gilmer';
  src: url("../fonts/GilmerHeavy.eot");
  src: url("../fonts/GilmerHeavy.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerHeavy.woff2") format("woff2"), url("../fonts/GilmerHeavy.woff") format("woff"), url("../fonts/GilmerHeavy.ttf") format("truetype"), url("../fonts/GilmerHeavy.svg#GilmerHeavy") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilmer';
  src: url("../fonts/GilmerBold.eot");
  src: url("../fonts/GilmerBold.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerBold.woff2") format("woff2"), url("../fonts/GilmerBold.woff") format("woff"), url("../fonts/GilmerBold.ttf") format("truetype"), url("../fonts/GilmerBold.svg#GilmerBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilmer';
  src: url("../fonts/GilmerLight.eot");
  src: url("../fonts/GilmerLight.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerLight.woff2") format("woff2"), url("../fonts/GilmerLight.woff") format("woff"), url("../fonts/GilmerLight.ttf") format("truetype"), url("../fonts/GilmerLight.svg#GilmerLight") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilmer';
  src: url("../fonts/GilmerMedium.eot");
  src: url("../fonts/GilmerMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerMedium.woff2") format("woff2"), url("../fonts/GilmerMedium.woff") format("woff"), url("../fonts/GilmerMedium.ttf") format("truetype"), url("../fonts/GilmerMedium.svg#GilmerMedium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilmer Outline';
  src: url("../fonts/GilmerOutline.eot");
  src: url("../fonts/GilmerOutline.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerOutline.woff2") format("woff2"), url("../fonts/GilmerOutline.woff") format("woff"), url("../fonts/GilmerOutline.ttf") format("truetype"), url("../fonts/GilmerOutline.svg#GilmerOutline") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Gilmer';
  src: url("../fonts/GilmerRegular.eot");
  src: url("../fonts/GilmerRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/GilmerRegular.woff2") format("woff2"), url("../fonts/GilmerRegular.woff") format("woff"), url("../fonts/GilmerRegular.ttf") format("truetype"), url("../fonts/GilmerRegular.svg#GilmerRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

.swiper-nav .btn {
  pointer-events: all;
  background: transparent;
  padding: 0;
  height: auto;
  font-size: 3rem; }
  .swiper-nav .btn:hover {
    background: transparent;
    color: #fff; }
  .swiper-nav .btn:focus {
    background: transparent;
    color: #fff; }
  .swiper-nav .btn.nav-next {
    margin-left: 1.5rem; }
  .swiper-nav .btn.nav-prev {
    margin-right: 1.5rem; }

.swiper-nav__timeline {
  width: 13rem;
  height: 2px;
  position: relative;
  background: #E7EAEE; }
  @media (max-width: 576px) {
    .swiper-nav__timeline {
      width: 100%; } }
  .swiper-nav__timeline span {
    width: 0;
    height: 2px;
    position: absolute;
    left: 0;
    top: 0;
    background: #123977; }
    .swiper-nav__timeline span.start {
      -webkit-animation-name: lineMoving;
              animation-name: lineMoving;
      -webkit-animation-duration: 6s;
              animation-duration: 6s;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
      -webkit-animation-direction: normal;
              animation-direction: normal;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear; }

.swiper-pagination {
  width: auto;
  pointer-events: all;
  position: absolute;
  bottom: -5rem !important; }
  .swiper-pagination-bullet {
    width: 1.2rem;
    height: 1.2rem;
    background: #E1E7FB;
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    pointer-events: all;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .swiper-pagination-bullet-active {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      background: #00ADC1; }
      .swiper-pagination-bullet-active-prev {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1); }
        .swiper-pagination-bullet-active-prev-prev {
          -webkit-transform: scale(1);
              -ms-transform: scale(1);
                  transform: scale(1); }
      .swiper-pagination-bullet-active-next {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1); }
        .swiper-pagination-bullet-active-next-next {
          -webkit-transform: scale(1);
              -ms-transform: scale(1);
                  transform: scale(1); }

.swiper-button:hover .btn {
  color: #fff !important; }

.swiper-button .btn {
  font-size: 1.5rem;
  color: rgba(93, 95, 104, 0.6); }
  @media (max-width: 576px) {
    .swiper-button .btn {
      width: 30px;
      height: 30px;
      font-size: 8px; } }

.swiper-button-disabled {
  background: transparent !important;
  color: rgba(255, 255, 255, 0.5); }
  .swiper-button-disabled .btn__icon {
    color: rgba(255, 255, 255, 0.5); }

.swiper-button-next {
  width: unset;
  z-index: 4; }
  .swiper-button-next::after {
    content: unset; }

.swiper-button-prev {
  width: unset;
  z-index: 4; }
  .swiper-button-prev::after {
    content: unset; }

.swiper-container.visible-active {
  overflow: visible; }
  .swiper-container.visible-active .swiper-slide {
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    pointer-events: none;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform; }
    .swiper-container.visible-active .swiper-slide.is-visible {
      opacity: 1;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition: 0.3s;
      -webkit-transition-property: opacity, -webkit-transform;
      transition-property: opacity, -webkit-transform;
      -o-transition-property: transform, opacity;
      transition-property: transform, opacity;
      transition-property: transform, opacity, -webkit-transform;
      -webkit-transform: translateZ(0) scale(1, 1);
              transform: translateZ(0) scale(1, 1);
      pointer-events: all; }

.swiper-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 3rem;
  z-index: 2;
  width: auto;
  height: 6rem;
  padding: 0 3rem;
  border-radius: 3rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  background: #00ADC1; }
  @media (max-width: 576px) {
    .swiper-arrows {
      max-width: calc(100% - 2 * var(--container-gutter));
      width: 100%; } }
  .swiper-arrows .swiper-button-prev {
    left: unset;
    border-radius: var(--button-br) 0 0 var(--button-br);
    margin-right: 1px; }
    .swiper-arrows .swiper-button-prev:not(.swiper-button-disabled):hover span, .swiper-arrows .swiper-button-prev:not(.swiper-button-disabled):focus span {
      -webkit-transform: translateX(-3px) scale(1, 1) translateZ(0);
              transform: translateX(-3px) scale(1, 1) translateZ(0); }
  .swiper-arrows .swiper-button-next {
    border-radius: 0 var(--button-br) var(--button-br) 0; }
    .swiper-arrows .swiper-button-next:not(.swiper-button-disabled):hover span, .swiper-arrows .swiper-button-next:not(.swiper-button-disabled):focus span {
      -webkit-transform: translateX(3px) scale(1, 1) translateZ(0);
              transform: translateX(3px) scale(1, 1) translateZ(0); }
  .swiper-arrows__btn {
    color: #5d5f68;
    -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    outline: 0 !important;
    width: 7.5rem;
    height: 7rem;
    position: static !important;
    background: #fff;
    /* @include bp(tablet) {

       &:not(.swiper-button-disabled):hover {
         color: rgba($c-gray, .5);
       }
     }*/ }
    .swiper-arrows__btn span {
      -webkit-transition: 0.2s;
      -o-transition: 0.2s;
      transition: 0.2s; }
    .swiper-arrows__btn.swiper-button-disabled {
      opacity: 1 !important;
      pointer-events: none; }
      .swiper-arrows__btn.swiper-button-disabled:hover {
        color: #5D5F68 !important; }
      .swiper-arrows__btn.swiper-button-disabled span {
        opacity: 0.3 !important;
        -webkit-filter: grayscale(1);
                filter: grayscale(1); }
    .swiper-arrows__btn:not(.swiper-button-disabled):hover, .swiper-arrows__btn:not(.swiper-button-disabled):focus {
      color: #00ADC1; }
  .swiper-arrows--dark .swiper-arrows__btn {
    color: #fff;
    background: #222429; }
    .swiper-arrows--dark .swiper-arrows__btn.swiper-button-disabled:hover {
      color: #fff !important; }
    .swiper-arrows--dark .swiper-arrows__btn:hover {
      color: #00ADC1 !important; }
  .swiper-arrows--gray .swiper-arrows__btn {
    color: rgba(18, 57, 119, 0.6);
    background: #F6F6F6; }
    .swiper-arrows--gray .swiper-arrows__btn.swiper-button-disabled:hover {
      color: rgba(18, 57, 119, 0.6) !important; }
    .swiper-arrows--gray .swiper-arrows__btn:hover {
      color: #123977 !important; }

.fade-slider {
  overflow: visible !important; }
  .fade-slider .swiper-slide {
    z-index: -1;
    opacity: 0 !important; }
    @media (max-width: 991px) {
      .fade-slider .swiper-slide {
        height: 0;
        overflow: hidden; } }
    .fade-slider .swiper-slide.is-visible {
      z-index: 1;
      opacity: 1 !important;
      pointer-events: all; }
      @media (max-width: 991px) {
        .fade-slider .swiper-slide.is-visible {
          height: auto;
          overflow: visible; } }

.swiper-slide-thumb-active .treatments-slider-thumbs-item {
  color: #123977; }

@-webkit-keyframes lineMoving {
  from {
    width: 0px; }
  to {
    width: 100%; } }

@keyframes lineMoving {
  from {
    width: 0px; }
  to {
    width: 100%; } }

/*!
 * Bootstrap Grid v4.5.2 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: var(--container-gutter);
  padding-left: var(--container-gutter);
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }

.row {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: calc(-1 * var(--container-gutter));
  margin-left: calc(-1 * var(--container-gutter)); }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: var(--container-gutter);
  padding-left: var(--container-gutter); }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.row-cols-4 > * {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  -ms-flex: 0 0 20%;
  -webkit-box-flex: 0;
          flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
          flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
          flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
          order: -1; }

.order-last {
  -ms-flex-order: 13;
  -webkit-box-ordinal-group: 14;
          order: 13; }

.order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0; }

.order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1; }

.order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2; }

.order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3; }

.order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4; }

.order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5; }

.order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6; }

.order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7; }

.order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8; }

.order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9; }

.order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10; }

.order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11; }

.order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
          order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-sm-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-sm-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-sm-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-sm-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-sm-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-sm-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-sm-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-sm-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-sm-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-sm-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-sm-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-sm-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-sm-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-sm-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-sm-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-sm-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-sm-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-sm-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-sm-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-sm-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-md-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-md-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-md-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-md-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-md-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-md-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-md-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-md-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-md-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-md-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-md-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-md-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-md-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-md-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-md-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-md-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-md-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-md-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-md-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-md-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-lg-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-lg-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-lg-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-lg-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-lg-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-lg-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-lg-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-lg-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-lg-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-lg-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-lg-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-lg-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-lg-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-lg-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-lg-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-lg-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-lg-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-lg-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-lg-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-lg-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-xl-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xl-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xl-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-xl-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xl-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xl-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-xl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-xl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-xl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-xl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-xl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-xl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-xl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-xl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-xl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-xl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-xl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-xl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-xl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-xl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1367px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
            flex-grow: 1;
    max-width: 100%; }
  .row-cols-xxl-1 > * {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .row-cols-xxl-2 > * {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .row-cols-xxl-3 > * {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .row-cols-xxl-4 > * {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .row-cols-xxl-5 > * {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
            flex: 0 0 20%;
    max-width: 20%; }
  .row-cols-xxl-6 > * {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xxl-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xxl-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xxl-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xxl-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
            flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
            flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xxl-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xxl-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
            order: -1; }
  .order-xxl-last {
    -ms-flex-order: 13;
    -webkit-box-ordinal-group: 14;
            order: 13; }
  .order-xxl-0 {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; }
  .order-xxl-1 {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .order-xxl-2 {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .order-xxl-3 {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .order-xxl-4 {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .order-xxl-5 {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .order-xxl-6 {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .order-xxl-7 {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .order-xxl-8 {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .order-xxl-9 {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .order-xxl-10 {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .order-xxl-11 {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .order-xxl-12 {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

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

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: -webkit-inline-box !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: -webkit-inline-box !important;
    display: inline-flex !important; } }

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

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

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

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

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

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

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

.flex-fill {
  -ms-flex: 1 1 auto !important;
  -webkit-box-flex: 1 !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  -webkit-box-flex: 0 !important;
          flex-grow: 0 !important; }

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

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

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-md-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    -webkit-box-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -ms-flex-direction: column !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
            flex-direction: column-reverse !important; }
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    -webkit-box-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    -webkit-box-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -ms-flex-align: start !important;
    -webkit-box-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -ms-flex-align: end !important;
    -webkit-box-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -ms-flex-align: center !important;
    -webkit-box-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    -webkit-box-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    -webkit-box-align: stretch !important;
            align-items: stretch !important; } }

@-webkit-keyframes modal-video {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes modal-video {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px); }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px); }
  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: modal-video;
          animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.modal-video-close {
  opacity: 0; }
  .modal-video-close .modal-video-movie-wrap {
    -webkit-transform: translate(0, 100px);
    -ms-transform: translate(0, 100px);
    transform: translate(0, 100px); }

.modal-video-body {
  max-width: 960px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 1921px) {
    .modal-video-body {
      max-width: 150rem; } }

.modal-video-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%; }
  @media (orientation: landscape) {
    .modal-video-inner {
      padding: 10px 60px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-name: modal-video-inner;
          animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal-video-movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -45px;
  right: 0;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent; }
  @media (orientation: landscape) {
    .modal-video-close-btn {
      top: 0;
      right: -45px; } }
  .modal-video-close-btn:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .modal-video-close-btn:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .modal-video-close-btn:before, .modal-video-close-btn:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: #fff;
    border-radius: 5px;
    margin-top: -6px; }

html, body {
  overflow-x: visible !important;
  overflow: visible !important;
  width: 100%; }

html {
  font-size: 9px; }
  @media (max-width: 1700px) {
    html {
      font-size: 9px; } }
  @media (max-width: 1529px) {
    html {
      font-size: 8px; } }
  @media (max-width: 1367px) {
    html {
      font-size: 7px; } }
  @media (max-width: 1349px) {
    html {
      font-size: 6px; } }
  @media (max-width: 991px) {
    html {
      font-size: 8px; } }

body {
  font-family: "Gilmer", sans-serif;
  font-size: 1.6rem;
  background-color: #F6F6F6;
  color: #5D5F68;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility !important; }

.container {
  max-width: var(--container-width); }
  .container--large {
    max-width: var(--container-large-width); }
    @media (max-width: 1200px) {
      .container--large {
        max-width: var(--container-width); } }
  .container--medium {
    padding: 0 var(--container-medium-padding); }
  .container--small {
    padding: 0 var(--container-small-padding); }
  .container--xsmall {
    padding: 0 var(--container-xsmall-padding); }
  @media (max-width: 768px) {
    .container--mobile-full {
      padding: 0; } }

button {
  border: 0;
  cursor: pointer; }

.color-white {
  color: #FFF !important; }

/*.color-orange {
  color: $c-orange !important;
}*/
.color-blue {
  color: #00ADC1 !important; }

.slider-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4rem; }
  .slider-head .icon {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    margin-left: 1rem; }
  .slider-head .slider-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .slider-head .slider-link:hover {
      color: #F4843D; }
    @media (max-width: 991px) {
      .slider-head .slider-link {
        display: none; } }
  .slider-head .title {
    display: -webkit-inline-box;
    max-width: 70rem; }
    @media (max-width: 991px) {
      .slider-head .title {
        max-width: unset; } }

.section__divider {
  height: 1px;
  background: rgba(18, 57, 119, 0.1); }
  .section__divider + .section .section-head {
    margin-top: 10rem; }

.section--slider-small .section-head__toptitle {
  font-size: 1.6rem; }

.section--slider .section-head-right {
  /*@include bp(tablet) {
            display: block;
          }
          @include bp(tablet-small-under) {
            display: none;
          }*/ }

.section-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 9rem; }
  .section-head-right {
    margin-left: 20px; }
    @media (max-width: 768px) {
      .section-head-right {
        display: none; } }
  .section-head__toptitle {
    color: #FFA134;
    margin-bottom: .3rem;
    font-size: 1.8rem;
    font-weight: bold; }
  .section-head__title {
    font-weight: 350;
    line-height: 1.3em; }
  .section-head__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FFA134;
    font-size: 2.1rem;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .section-head__link:hover {
      color: #ff8901; }
      .section-head__link:hover .icon {
        -webkit-transform: translateX(2px);
            -ms-transform: translateX(2px);
                transform: translateX(2px); }
    .section-head__link .icon {
      margin-left: 3rem;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
  .section-head__left .subtitle-s {
    font-size: 1.8rem;
    color: #FFA134;
    font-weight: 700;
    margin-bottom: 1.8rem; }
  .section-head__left .title-m {
    font-size: 3.2rem;
    color: red; }

.section-content {
  padding-bottom: 10rem; }
  @media (max-width: 991px) {
    .section-content {
      padding-bottom: 7rem; } }

.section-mobile-link {
  display: none;
  margin-top: 30px; }
  @media (max-width: 991px) {
    .section-mobile-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.overlay {
  background: transparent -webkit-gradient(linear, left bottom, left top, from(#123977), to(#12397700)) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(bottom, #123977 0%, #12397700 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(0deg, #123977 0%, #12397700 100%) 0% 0% no-repeat padding-box;
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  opacity: 0;
  pointer-events: none; }
  .overlay.active {
    opacity: .5;
    pointer-events: all; }

.modal-overlay {
  position: fixed;
  z-index: 101;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  opacity: 0;
  pointer-events: none;
  background: rgba(34, 34, 34, 0.7); }
  .modal-overlay.active {
    opacity: 1;
    pointer-events: all; }

.search-overlay {
  background: rgba(18, 57, 119, 0.8);
  position: fixed;
  z-index: 90;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  opacity: 0;
  pointer-events: none; }
  .search-overlay.active {
    opacity: 1;
    pointer-events: all; }

.menu-overlay {
  background: transparent -webkit-gradient(linear, left bottom, left top, from(#123977), to(#12397700)) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(bottom, #123977 0%, #12397700 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(0deg, #123977 0%, #12397700 100%) 0% 0% no-repeat padding-box;
  position: fixed;
  z-index: 5;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  opacity: 0;
  pointer-events: none; }
  .menu-overlay.active {
    opacity: .3;
    pointer-events: all; }

/*
.scroll-hidden {
  @include bp(tablet-small) {
    -webkit-overflow-scrolling: touch;
  }
  !*
    &::-webkit-scrollbar {
      width: 2px;
      margin-right: 5px;
    }

    &::-webkit-scrollbar-track {
      background: transparent;
      margin-top: 15px;
      margin-bottom: 15px;
    }

    &::-webkit-scrollbar-thumb {
      background: #eee;
    }
  *!


  &:hover {
    &::-webkit-scrollbar-thumb {
      background: rgba(black, .2);
    }
  }
}
*/
.scroll-hidden::-webkit-scrollbar {
  display: none; }

.hidden {
  display: none !important; }

.mobile-hidden {
  display: none !important; }
  @media (min-width: 769px) {
    .mobile-hidden {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.swiper-container-fa .swiper-slide {
  pointer-events: all; }

.modal-video-body {
  padding: 0 var(--container-gutter); }

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -50px;
  right: 0;
  background: #fff;
  width: 40px;
  height: 40px;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer;
  border-radius: 20px; }
  .modal-video-close-btn:hover, .modal-video-close-btn:focus {
    background-color: #123977;
    outline: 0; }
    .modal-video-close-btn:hover::after, .modal-video-close-btn:hover::before, .modal-video-close-btn:focus::after, .modal-video-close-btn:focus::before {
      background: #fff; }
    .modal-video-close-btn:hover::before, .modal-video-close-btn:focus::before {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .modal-video-close-btn:hover::after, .modal-video-close-btn:focus::after {
      opacity: 0;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .modal-video-close-btn::before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
  .modal-video-close-btn::after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .modal-video-close-btn::after, .modal-video-close-btn::before {
    content: '';
    position: absolute;
    top: 25px;
    left: 10px;
    width: 20px;
    height: 3px;
    border-radius: 10px;
    background-color: #123977;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

ul, ol {
  font-size: 2rem;
  line-height: 1.5em;
  padding-left: 2.4rem; }
  ul li, ol li {
    position: relative;
    margin-bottom: 1rem;
    line-height: 1.7em; }
    ul li + ul li, ol li + ul li, ul li + ol li, ol li + ol li {
      margin-top: 1rem; }

.text-orange {
  color: #FFA134; }

.title-m, .title-xl {
  font-size: 3.5rem;
  color: red;
  font-weight: 500;
  margin-bottom: 0; }
  .title-m .orange-text, .title-xl .orange-text {
    color: #FFA134; }
  .title-m .white-bg, .title-xl .white-bg {
    background: #FFF;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 2rem 2.5rem; }
    .title-m .white-bg:first-child, .title-xl .white-bg:first-child {
      border-radius: 22px 22px 22px 0px; }
    .title-m .white-bg:nth-child(2), .title-xl .white-bg:nth-child(2) {
      border-radius: 0px 22px 22px 0px; }
    .title-m .white-bg:nth-child(3), .title-xl .white-bg:nth-child(3) {
      border-radius: 0px 22px 22px 22px; }
  .title-m .white-bg + .white-bg, .title-xl .white-bg + .white-bg {
    margin-top: 1rem; }
  .title-m .dark-bg, .title-xl .dark-bg {
    background: red;
    display: block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 2rem 2.5rem;
    color: #FFF; }
    .title-m .dark-bg:first-child, .title-xl .dark-bg:first-child {
      border-radius: 22px 22px 22px 0px; }
    .title-m .dark-bg:nth-child(2), .title-xl .dark-bg:nth-child(2) {
      border-radius: 0px 22px 22px 0px; }
    .title-m .dark-bg:nth-child(3), .title-xl .dark-bg:nth-child(3) {
      border-radius: 0px 22px 22px 22px; }
  .title-m .dark-bg + .dark-bg, .title-xl .dark-bg + .dark-bg {
    margin-top: 1rem; }

.title-w-bg {
  font-size: 4.2rem;
  color: #FFF;
  font-weight: 500;
  margin-bottom: 0; }

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

*[data-fancybox]:focus {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

/*
.hljs{
  background: #21304A;
  border-radius: 1.6rem;
  &-title{
    color: #2250CB;
  }
  &-string{
    color: #FFFFFF;
  }
}*/
.nice-scroll::-webkit-scrollbar {
  width: 4px;
  margin-right: 2rem; }

.nice-scroll::-webkit-scrollbar-track {
  background: #404d63;
  margin-top: 2.2rem;
  margin-bottom: 2.2rem; }

.nice-scroll::-webkit-scrollbar-thumb {
  background: #596577; }

.nice-scroll-big::-webkit-scrollbar {
  width: 7px; }

.nice-scroll-big::-webkit-scrollbar-track {
  background: transparent; }

.nice-scroll-big::-webkit-scrollbar-thumb {
  background: #bfc3c9;
  border-radius: 4px; }

.no-hover {
  pointer-events: none; }

.row--narrow {
  margin: 0 -.8rem; }
  .row--narrow [class^='col'] {
    padding: 0 .8rem; }

.c-pointer {
  cursor: pointer; }

.file-input-title-active {
  color: #d00 !important; }

.create-post-first-job-intro-content p {
  color: #123977 !important;
  font-weight: 500 !important; }

.only-mobile {
  display: none !important; }
  @media (max-width: 991px) {
    .only-mobile {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.only-desktop {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }
  @media (max-width: 991px) {
    .only-desktop {
      display: none !important; } }

.loadmore {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 7.3rem; }
  @media (max-width: 991px) {
    .loadmore .btn {
      min-width: unset; } }
  @media (max-width: 576px) {
    .loadmore .btn {
      width: 100%; } }
  @media (max-width: 576px) {
    .loadmore {
      margin-top: 6rem; } }

img {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.doctors-section {
  position: relative; }
  .doctors-section .section-head {
    border-top: 1px solid rgba(18, 57, 119, 0.3);
    padding-top: 10rem; }
    @media (max-width: 991px) {
      .doctors-section .section-head {
        padding-top: 5rem; } }
    .doctors-section .section-head .swiper-nav {
      position: absolute;
      right: 0;
      bottom: -2rem;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%); }
      @media (max-width: 991px) {
        .doctors-section .section-head .swiper-nav {
          bottom: 0;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          left: 50%;
          right: unset;
          bottom: 27rem;
          height: 1.5rem;
          padding: 0 0.7rem;
          background: #0f2960; } }
      @media (max-width: 576px) {
        .doctors-section .section-head .swiper-nav {
          bottom: 22rem; } }
      @media (max-width: 991px) {
        .doctors-section .section-head .swiper-nav.swiper-arrows {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    .doctors-section .section-head .swiper-nav__timeline {
      color: #00ADC1;
      background: #0f2960; }
      .doctors-section .section-head .swiper-nav__timeline span {
        background: #00ADC1;
        height: 3px;
        border-radius: 1.7rem; }
      @media (min-width: 992px) {
        .doctors-section .section-head .swiper-nav__timeline {
          display: none; } }
    @media (max-width: 991px) {
      .doctors-section .section-head .btn {
        display: none; } }

.vuenoresult {
  background-image: url("../img/no-found.svg");
  background-position: 50% 30%;
  background-size: 10rem auto;
  background-repeat: no-repeat;
  padding: 6rem;
  height: 25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 3rem;
  font-size: 2.5rem;
  color: #123977;
  font-weight: 500; }
  @media (max-width: 576px) {
    .vuenoresult {
      font-size: 2rem;
      background-size: 7rem auto;
      padding: 5rem;
      height: 23rem; } }

.mb-0 {
  margin-bottom: 0rem; }

.mbi-0 {
  margin-bottom: 0rem !important; }

.mt-0 {
  margin-top: 0rem; }

.ml-0 {
  margin-left: 0rem; }

.mr-0 {
  margin-right: 0rem; }

.pb-0 {
  padding-bottom: 0rem; }

.pt-0 {
  padding-top: 0rem; }

.pi-0 {
  padding: 0rem !important; }

.pri-0 {
  padding-right: 0rem !important; }

.pbi-0 {
  padding-bottom: 0rem !important; }

.mb-1 {
  margin-bottom: 1rem; }

.mbi-1 {
  margin-bottom: 1rem !important; }

.mt-1 {
  margin-top: 1rem; }

.ml-1 {
  margin-left: 1rem; }

.mr-1 {
  margin-right: 1rem; }

.pb-1 {
  padding-bottom: 1rem; }

.pt-1 {
  padding-top: 1rem; }

.pi-1 {
  padding: 1rem !important; }

.pri-1 {
  padding-right: 1rem !important; }

.pbi-1 {
  padding-bottom: 1rem !important; }

.mb-2 {
  margin-bottom: 2rem; }

.mbi-2 {
  margin-bottom: 2rem !important; }

.mt-2 {
  margin-top: 2rem; }

.ml-2 {
  margin-left: 2rem; }

.mr-2 {
  margin-right: 2rem; }

.pb-2 {
  padding-bottom: 2rem; }

.pt-2 {
  padding-top: 2rem; }

.pi-2 {
  padding: 2rem !important; }

.pri-2 {
  padding-right: 2rem !important; }

.pbi-2 {
  padding-bottom: 2rem !important; }

.mb-3 {
  margin-bottom: 3rem; }

.mbi-3 {
  margin-bottom: 3rem !important; }

.mt-3 {
  margin-top: 3rem; }

.ml-3 {
  margin-left: 3rem; }

.mr-3 {
  margin-right: 3rem; }

.pb-3 {
  padding-bottom: 3rem; }

.pt-3 {
  padding-top: 3rem; }

.pi-3 {
  padding: 3rem !important; }

.pri-3 {
  padding-right: 3rem !important; }

.pbi-3 {
  padding-bottom: 3rem !important; }

.mb-4 {
  margin-bottom: 4rem; }

.mbi-4 {
  margin-bottom: 4rem !important; }

.mt-4 {
  margin-top: 4rem; }

.ml-4 {
  margin-left: 4rem; }

.mr-4 {
  margin-right: 4rem; }

.pb-4 {
  padding-bottom: 4rem; }

.pt-4 {
  padding-top: 4rem; }

.pi-4 {
  padding: 4rem !important; }

.pri-4 {
  padding-right: 4rem !important; }

.pbi-4 {
  padding-bottom: 4rem !important; }

.mb-5 {
  margin-bottom: 5rem; }

.mbi-5 {
  margin-bottom: 5rem !important; }

.mt-5 {
  margin-top: 5rem; }

.ml-5 {
  margin-left: 5rem; }

.mr-5 {
  margin-right: 5rem; }

.pb-5 {
  padding-bottom: 5rem; }

.pt-5 {
  padding-top: 5rem; }

.pi-5 {
  padding: 5rem !important; }

.pri-5 {
  padding-right: 5rem !important; }

.pbi-5 {
  padding-bottom: 5rem !important; }

.mb-6 {
  margin-bottom: 6rem; }

.mbi-6 {
  margin-bottom: 6rem !important; }

.mt-6 {
  margin-top: 6rem; }

.ml-6 {
  margin-left: 6rem; }

.mr-6 {
  margin-right: 6rem; }

.pb-6 {
  padding-bottom: 6rem; }

.pt-6 {
  padding-top: 6rem; }

.pi-6 {
  padding: 6rem !important; }

.pri-6 {
  padding-right: 6rem !important; }

.pbi-6 {
  padding-bottom: 6rem !important; }

.scroll-disabled {
  overflow: hidden !important;
  height: 100vh;
  position: fixed; }

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

.rotate-90 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }

.rotate-180 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }

.rotate-270 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }

.rotate-270 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg); }

.o-hidden {
  overflow: hidden; }

.divider {
  width: 100%;
  height: 1px;
  background: rgba(18, 57, 119, 0.1); }
  .divider.mb-0 {
    margin-bottom: 0 !important; }

.divider--1 {
  margin: 1rem 0; }

.divider--2 {
  margin: 2rem 0; }

.divider--3 {
  margin: 3rem 0; }

.divider--4 {
  margin: 4rem 0; }

.divider--5 {
  margin: 5rem 0; }

.divider--6 {
  margin: 6rem 0; }

.divider--7 {
  margin: 7rem 0; }

.divider--8 {
  margin: 8rem 0; }

.divider--9 {
  margin: 9rem 0; }

.divider--10 {
  margin: 10rem 0; }

.w-100 {
  width: 100%; }

@media (max-width: 576px) {
  .hidden-mobile {
    display: none !important; } }

@media (max-width: 576px) {
  .hidden-mobile-xl {
    display: none !important; } }

@media (max-width: 424px) {
  .hidden-mobile-lg {
    display: none !important; } }

@media (max-width: 374px) {
  .hidden-mobile-sm {
    display: none !important; } }

@media (max-width: 350px) {
  .hidden-mobile-xs {
    display: none !important; } }

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

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

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

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

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

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

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

.lh-1 {
  line-height: 1 !important; }

span.colored-blue {
  color: #00ADC1; }

input.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border: 1px solid #cc0000 !important; }

.wpcf7-form-control-wrap {
  border-radius: 0 !important; }

.grecaptcha-badge {
  opacity: 0 !important;
  pointer-events: none !important; }

.heateor_sss_sharing_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .heateor_sss_sharing_ul a:not(:last-child) {
    margin-right: 1rem !important; }
  .heateor_sss_sharing_ul a path {
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

.heateor_sss_svg {
  width: 5.5rem !important;
  height: 5.5rem !important;
  font-size: 2rem !important;
  border-color: #E0E0E0 !important;
  color: #123977 !important;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  padding: 2rem;
  color: #ffffff;
  font-weight: 500;
  display: none;
  background: #8d0000;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  border-radius: 1rem !important; }

.wpcf7 form.sent .wpcf7-response-output {
  padding: 2rem;
  color: #ffffff;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: rgba(1, 22, 51, 0.5);
  border: 0;
  margin-left: 0;
  margin-right: 0;
  border-radius: 1rem !important; }

.modal-map .acf-map {
  height: 100% !important; }

.wpcf7-form-control-wrap .wpcf7-list-item-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.wpcf7-not-valid-tip {
  font-size: 1.2rem;
  font-weight: 500;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px); }

span.wpcf7-not-valid-tip {
  font-size: 1.4rem;
  font-weight: 500;
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px); }

.grecaptcha-badge {
  opacity: 0 !important;
  pointer-events: none !important; }

.swal2-popup {
  padding: 3rem !important; }

.swal2-title {
  font-family: "Gilmer", sans-serif !important;
  color: #031B3B !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.swal2-icon {
  margin: 0 auto !important; }

.wpcf7-list-item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer; }
  .wpcf7-list-item label input {
    cursor: pointer; }

.wpcf7-list-item-label {
  color: white;
  font-size: 1.5rem;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  line-height: 1.3em;
  margin-left: 0;
  height: 3rem; }
  @media (max-width: 576px) {
    .wpcf7-list-item-label {
      margin-left: 0; } }

.wpcf7-acceptance input[type="checkbox"] {
  position: relative;
  cursor: pointer;
  padding: 0; }

.wpcf7-acceptance input[type="checkbox"]:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  width: 3rem;
  height: 3rem;
  background: #DAE1FD;
  border-radius: 50%;
  left: -0.6rem;
  top: -0.6rem;
  position: absolute; }

.wpcf7-acceptance input[type="checkbox"]:checked:before {
  background: #DAE1FD;
  border-color: #DAE1FD; }

.wpcf7-acceptance input[type="checkbox"]:disabled {
  color: #b8b8b8;
  cursor: auto; }

.wpcf7-acceptance input[type="checkbox"]:disabled:before {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #ddd; }

.wpcf7-acceptance input[type="checkbox"]:checked:after {
  content: '';
  background-image: url("../img/blue-tik.svg");
  background-size: 1.6rem;
  background-repeat: no-repeat;
  background-position: 15% 18%;
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 1em;
  font-size: 3rem; }

.wpcf7-acceptance span.wpcf7-list-item {
  margin: 1rem 0 1rem 0;
  margin-bottom: 0; }

.wpcf7 form.failed .wpcf7-response-output {
  background: #dc3232;
  color: #fff;
  height: 6rem;
  border-radius: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.toptitle {
  font-size: var(--font-size-toptitle);
  line-height: 1.45em;
  font-weight: 800;
  color: #123977;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .toptitle--green {
    color: #25D366; }
  .toptitle--dark-orange {
    color: #ff751d; }
  .toptitle--light-gray {
    color: rgba(18, 57, 119, 0.6); }
  .toptitle--blue {
    color: #00ADC1; }
  .toptitle--gray {
    color: #5D5F68; }
  .toptitle--light-blue {
    color: rgba(18, 57, 119, 0.6); }
  .toptitle--dark-blue {
    color: #030303; }
  .toptitle--white {
    color: #FFF; }
  .toptitle--turquoise {
    color: #4FABBE; }
  .toptitle--xxl {
    font-size: 6rem; }
    @media (max-width: 991px) {
      .toptitle--xxl {
        font-size: 5rem; } }
    @media (max-width: 576px) {
      .toptitle--xxl {
        font-size: 3.5rem; } }
  .toptitle--md {
    font-size: 4rem; }
    @media (max-width: 576px) {
      .toptitle--md {
        font-size: 3.5rem; } }
  .toptitle--xl {
    font-size: 3rem; }
  .toptitle--mlg {
    font-size: 2.5rem; }
    @media (max-width: 576px) {
      .toptitle--mlg {
        font-size: 2rem; } }
  .toptitle--lg {
    font-size: 2rem; }
  .toptitle--sm {
    font-size: 1.6rem; }
  .toptitle--xsm {
    font-size: 1.2rem; }
  .toptitle--w-shape {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-left: 4rem; }
    @media (max-width: 576px) {
      .toptitle--w-shape {
        padding-left: 3rem; } }
    .toptitle--w-shape::before {
      content: '';
      background: url("../img/t-logo-dark.svg") no-repeat left;
      width: 1em;
      height: 1em;
      font-size: 10.5rem;
      display: block;
      margin-right: 1.6rem;
      background-size: 6rem;
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media (max-width: 576px) {
        .toptitle--w-shape::before {
          background-size: 3.5rem;
          font-size: 5.5rem;
          top: 1rem; } }

.title {
  font-style: normal;
  line-height: 1.6;
  color: #123977;
  font-weight: 500; }
  .title--second {
    font-family: "Graphie"; }
  .title--underlined {
    text-decoration: underline; }
  .title span {
    font-weight: 400; }
  .title span.orange {
    color: #F4843D; }
  .title span.black {
    color: #123977; }
  .title span.blue {
    color: #00ADC1; }
  .title--orange {
    color: #FFA134 !important; }
  .title--dark-orange {
    color: #F8751D; }
  .title--dark-black {
    color: #172972; }
  .title--light-black {
    color: rgba(18, 57, 119, 0.9); }
  .title--dark-gray {
    color: #5D5F68; }
  .title--green {
    color: #25D366; }
  .title--white {
    color: #fff !important; }
  .title--light-white {
    color: #FEFFF9; }
  .title--blue {
    color: #00ADC1 !important; }
  .title--light-blue {
    color: #19B5C7; }
  .title--gray {
    color: #6A7190 !important; }
  .title--light {
    color: rgba(18, 57, 119, 0.6) !important; }
  .title--x-light {
    color: rgba(18, 57, 119, 0.4) !important; }
  .title--xxxl {
    font-size: var(--font-size-title--xxxl);
    line-height: 1.1em; }
  .title--xxl {
    font-size: var(--font-size-title--xxl);
    line-height: 1.3em; }
  .title--xl {
    font-size: var(--font-size-title--xl);
    line-height: 1.4em; }
  .title--lg {
    font-size: var(--font-size-title--lg);
    line-height: 1.4em; }
  .title--mlg {
    font-size: var(--font-size-title--mlg); }
  .title--xmd {
    font-size: var(--font-size-title--xmd); }
  .title--md {
    font-size: var(--font-size-title--md); }
  .title--sm {
    font-size: var(--font-size-title--sm); }
  .title--xsm {
    font-size: var(--font-size-title--xsm);
    line-height: 1.4em; }
  .title--xs {
    font-size: var(--font-size-title--xs);
    line-height: 1.6em; }
  .title--xxs {
    font-size: var(--font-size-title--xxs);
    line-height: 1.6em; }
  .title--xxs {
    font-size: var(--font-size-title--xxs);
    line-height: 1.6em; }
  .title--xxxs {
    font-size: var(--font-size-title--xxxs);
    line-height: 1.6em; }
  .title--center {
    text-align: center; }
  .title--w-shape {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .title--w-shape::before {
      content: '';
      background: url("../img/orange-star.svg") no-repeat center;
      width: 1em;
      height: 1em;
      font-size: 4.5rem;
      border-radius: 50%;
      display: block;
      margin-right: 1.6rem;
      background-size: 4rem; }
      @media (max-width: 576px) {
        .title--w-shape::before {
          background-size: 3rem;
          font-size: 2.5rem;
          margin-right: 1rem; } }
  .title--w-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .title--w-icon span {
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1; }
    .title--w-icon .title__icon {
      font-size: 2rem;
      margin-right: 2.5rem;
      color: #FF9D5F; }

.text {
  font-size: var(--font-size-text);
  line-height: 1.7em;
  font-weight: normal;
  color: #5D5F68; }
  .text--black {
    color: #123977 !important; }
  .text--x-light {
    color: rgba(18, 57, 119, 0.4); }
  .text--light {
    color: rgba(18, 57, 119, 0.5); }
  .text--medium-light {
    color: rgba(18, 57, 119, 0.8); }
  .text--white {
    color: #FFF; }
  .text--light-white {
    color: rgba(255, 255, 255, 0.6); }
  .text--medium-white {
    color: rgba(255, 255, 255, 0.75); }
  .text--xxl {
    font-size: 3rem; }
    @media (max-width: 576px) {
      .text--xxl {
        font-size: 2.5rem; } }
  .text--xl {
    font-size: 2.5rem; }
  .text--lg {
    font-size: 2.2rem; }
    @media (max-width: 576px) {
      .text--lg {
        font-size: 2rem; } }
  .text--mlg {
    font-size: 2rem; }
  .text--md {
    font-size: calc(var(--font-size-text) * .9); }
  .text--sm {
    font-size: 1.8rem; }
  .text--xsm {
    font-size: 1.6rem; }
  .text--dark-gray {
    color: rgba(3, 3, 3, 0.8); }
  .text--gray {
    color: #707794; }
  .text--light-gray {
    color: rgba(93, 95, 104, 0.8); }
  .text--blue {
    color: #00ADC1; }
  .text--center {
    text-align: center; }

.btn {
  width: auto;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 6rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  font-size: 1.4rem;
  font-weight: bold;
  padding: 0 3rem;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3rem; }
  .btn--md {
    height: 6rem; }
  .btn--mlg {
    height: 6.8rem;
    font-size: 1.6rem; }
  .btn--lg {
    height: 8rem;
    font-size: 2rem; }
  .btn__icon {
    color: inherit; }
  .btn__img {
    position: absolute;
    left: 2rem;
    height: calc(100% - 2.6rem); }
  .btn .dot {
    position: absolute;
    right: 0;
    top: 0.5rem;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .btn--orange {
    background: #F4843D;
    color: #fff; }
    .btn--orange:hover, .btn--orange:focus {
      background: #f37525;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .btn--orange .btn__icon {
      color: #ffffff; }
  .btn.fixed-button {
    position: fixed;
    right: calc(var(--container-gutter) + var(--container-pusher));
    height: 7rem;
    width: 7rem;
    font-size: 3.4rem;
    z-index: 101;
    top: 88vh; }
    @media (max-width: 576px) {
      .btn.fixed-button {
        top: 70vh; } }
  .btn--light-orange {
    background: #FFA134;
    color: #fff; }
    .btn--light-orange:hover, .btn--light-orange:focus {
      background: #ff951b;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .btn--light-orange .btn__icon {
      background-color: #fff;
      color: #FFA134; }
  .btn--dark-orange {
    background: #F8751D;
    color: #fff; }
    .btn--dark-orange:hover, .btn--dark-orange:focus {
      background: #f46708;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .btn--dark-orange .btn__icon {
      background-color: #fff;
      color: #F8751D; }
  .btn--black {
    background: #123977;
    border-color: #123977;
    color: #fff; }
    .btn--black:hover, .btn--black:focus {
      background: #0f2e61;
      border-color: #0f2e61; }
    .btn--black.btn--i-right .btn__icon {
      height: 4.6rem;
      width: 4.6rem;
      background: rgba(18, 57, 119, 0.9);
      border: 0; }
  .btn--blue {
    background: #00ADC1;
    border-color: #00ADC1;
    color: #fff; }
    .btn--blue:hover, .btn--blue:focus {
      background: #0096a8;
      border-color: #0096a8; }
  .btn--light-blue {
    background: #19B5C7;
    border-color: #19B5C7;
    color: #fff; }
    .btn--light-blue:hover, .btn--light-blue:focus {
      background: #16a0b0;
      border-color: #16a0b0; }
  .btn--turquoise {
    background: #01A1BA;
    border-color: #01A1BA;
    color: #fff; }
    .btn--turquoise:hover, .btn--turquoise:focus {
      background: #018ba1;
      border-color: #018ba1; }
  .btn--transparent-blue {
    background: transparent;
    color: #00ADC1;
    border: 1px solid #19B5C7; }
    .btn--transparent-blue:hover, .btn--transparent-blue:focus {
      background: #19B5C7;
      border-color: #19B5C7;
      color: #fff; }
  .btn--transparent-dark-blue {
    background: transparent;
    color: #123977;
    border: 1px solid #00ADC1; }
    .btn--transparent-dark-blue:hover, .btn--transparent-dark-blue:focus {
      background: #19B5C7;
      border-color: #19B5C7;
      color: #fff; }
  .btn--transparent-black {
    background: transparent;
    color: #123977;
    border: 1px solid #123977; }
    .btn--transparent-black:hover, .btn--transparent-black:focus {
      background: #123977;
      border-color: #123977;
      color: #fff; }
  .btn--transparent-white {
    background: transparent;
    color: #fff;
    border: 1px solid #00ADC1; }
    .btn--transparent-white:hover, .btn--transparent-white:focus {
      background: #19B5C7;
      border-color: #19B5C7;
      color: #fff; }
  .btn--full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .btn--i {
    min-width: unset;
    width: 6rem;
    height: 6rem;
    padding: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 2rem;
    color: rgba(18, 57, 119, 0.7);
    border-radius: 50%; }
    @media (max-width: 768px) {
      .btn--i {
        width: 5rem;
        height: 5rem;
        font-size: 1.8rem; } }
    .btn--i .btn__icon {
      height: 1em; }
    .btn--i.has-big-icon {
      font-size: 3rem; }
  .btn--w-border {
    border: 1px solid rgba(18, 57, 119, 0.3); }
  .btn--gray {
    background: #F6F6F6;
    color: #00ADC1; }
    .btn--gray:hover, .btn--gray:focus {
      background-color: #f1f1f1;
      color: #00ADC1; }
  .btn--green {
    background: #25D366;
    color: #fff; }
    .btn--green:hover, .btn--green:focus {
      background-color: #23ca62;
      color: #fff; }
    .btn--green.btn--i-right .btn__icon {
      height: 4.6rem;
      width: 4.6rem;
      border: 0;
      background: rgba(172, 222, 50, 0.9); }
  .btn--white {
    background: #fff;
    color: #00ADC1; }
    .btn--white:hover, .btn--white:focus {
      background-color: #fafafa;
      color: #00ADC1; }
  .btn--dark-white {
    background: #fff;
    color: #123977; }
    .btn--dark-white:hover, .btn--dark-white:focus {
      background-color: #fafafa;
      color: #00ADC1; }
    .btn--dark-white .btn__icon {
      color: #fff; }
  .btn-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .btn-row .btn + .btn {
      margin-left: 2rem; }
  .btn--i-left, .btn--i-right {
    min-width: unset; }
    .btn--i-left .btn__icon, .btn--i-right .btn__icon {
      position: absolute;
      font-size: 2.2rem; }
  .btn--i-left {
    padding-left: 6.5rem; }
    .btn--i-left .btn__icon {
      margin-right: 2rem;
      left: 2.5rem; }
  .btn--i-right {
    padding-right: 8rem; }
    .btn--i-right .btn__icon {
      right: 1.4rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 1.4rem;
      border-radius: 50%;
      height: 4.2rem;
      width: 4.2rem;
      background: rgba(0, 173, 193, 0.9);
      border: 0; }
  .btn__icon {
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
  .btn__caret {
    margin-left: 2rem;
    font-size: 7px;
    opacity: 0.5;
    height: 1em; }

.btn-group {
  border-radius: 2.7rem;
  overflow: hidden;
  min-width: 22rem;
  border: 1px solid rgba(18, 57, 119, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .btn-group .btn {
    border-radius: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: 33.3%;
    width: 100%;
    height: 5.4rem;
    border: 0; }
    .btn-group .btn:not(:last-child) {
      border-right: 1px solid rgba(18, 57, 119, 0.3); }
    .btn-group .btn .btn__icon {
      font-size: 1.4rem; }
  .btn-group--md {
    border-radius: 2.4rem; }
    .btn-group--md .btn {
      height: 4.8rem; }

.loadmore-btn {
  width: 12rem;
  height: 12rem;
  background: #fff;
  border-radius: 50%;
  margin: 10rem auto 5rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer; }
  @media (max-width: 1200px) {
    .loadmore-btn {
      margin: 5rem auto 2rem auto; } }
  @media (max-width: 991px) {
    .loadmore-btn {
      width: 9rem;
      height: 9rem; } }
  .loadmore-btn:hover {
    background: #FFA134; }
    .loadmore-btn:hover .loadmore-btn__dot {
      background: #fff; }
  .loadmore-btn__dot {
    width: 1rem;
    height: 1rem;
    background: rgba(18, 57, 119, 0.5);
    border-radius: 50%; }
    @media (max-width: 991px) {
      .loadmore-btn__dot {
        width: 0.7rem;
        height: 0.7rem; } }
    .loadmore-btn__dot + .loadmore-btn__dot {
      margin-left: 1.2rem; }
      @media (max-width: 991px) {
        .loadmore-btn__dot + .loadmore-btn__dot {
          margin-left: 0.9rem; } }

.button-row .btn {
  width: 100%;
  min-width: unset; }

.search-button {
  height: 5.6rem;
  width: 5.6rem;
  cursor: pointer;
  font-size: 1.8rem; }

.link {
  font-size: 2rem;
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer; }
  .link--lg {
    font-size: 2rem; }
  .link--underline {
    text-decoration: underline; }
  .link--red {
    color: #EF4C4C; }
  .link--green {
    color: #87E5A7; }
  .link--blue {
    color: rgba(18, 57, 119, 0.8); }
    .link--blue:hover {
      color: #0b244b; }
  .link--orange {
    color: #FFA134; }
  .link--dark-orange {
    color: #F4843D; }
    .link--dark-orange:hover {
      color: #f0660e; }
  .link--white {
    color: #FFF; }
  .link--gray {
    color: rgba(93, 95, 104, 0.85); }
    .link--gray:hover {
      color: #123977; }
  .link--dark-gray {
    color: #5D5F68; }
    .link--dark-gray:hover {
      color: #00ADC1; }
  .link--black {
    color: #123977; }
    .link--black:hover {
      color: #00ADC1; }
  .link--dark-black {
    color: #030303; }
    .link--dark-black:hover {
      color: #00ADC1; }
  .link--light-black {
    color: rgba(18, 57, 119, 0.75); }
    .link--light-black:hover {
      color: #123977; }
  .link__icon {
    font-size: 1.8rem; }
  .link--i-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .link--i-left .link__icon {
      margin-right: 1rem; }
  .link--i-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .link--i-right .link__icon {
      margin-left: 1.8rem; }
  .link--i-transformed .link__icon {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }

.section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 10rem; }
  @media (max-width: 991px) {
    .section {
      display: block; } }
  @media (max-width: 576px) {
    .section {
      padding-top: 5rem; } }
  .section--center {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .section-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .section-header-image {
      height: 4.5rem;
      -o-object-fit: contain;
         object-fit: contain;
      margin-right: 3rem; }
      @media (max-width: 576px) {
        .section-header-image {
          height: 4rem;
          margin-right: 2rem; } }
    .section-header .title {
      line-height: 1; }
  .section-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 8rem; }
    @media (max-width: 991px) {
      .section-head {
        margin-bottom: 5rem; } }
    @media (max-width: 576px) {
      .section-head {
        margin-bottom: 4rem; } }
    .section-head .toptitle {
      margin-bottom: 1rem; }
    .section-head .title {
      max-width: 85rem; }
    @media (max-width: 991px) {
      .section-head .swiper-arrows {
        display: none; } }

.accordion-content {
  overflow: hidden;
  height: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  width: 100%; }

.badge {
  padding: 1.1rem 2.5rem;
  font-size: 2.5rem;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer;
  font-weight: 800;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 5.4rem;
  letter-spacing: -0.01em;
  line-height: 1; }
  .badge__text {
    margin-left: 3rem; }
  @media (max-width: 991px) {
    .badge {
      -ms-flex-negative: 0;
          flex-shrink: 0; } }
  .badge--white {
    border: 1px solid rgba(18, 57, 119, 0.3);
    background-color: #ffffff; }
    .badge--white.active {
      background-color: #25D366;
      color: #ffffff; }
  .badge--white-2 {
    border: 1px solid rgba(18, 57, 119, 0.3);
    background-color: #ffffff;
    color: #00ADC1;
    font-weight: 800; }
  .badge--transparent {
    background-color: transparent;
    border: 1px solid rgba(18, 57, 119, 0.3); }
    .badge--transparent.active {
      background-color: #25D366;
      color: #ffffff;
      border-color: #25D366; }
    .badge--transparent-white {
      color: rgba(255, 255, 255, 0.7);
      border: 1px solid rgba(18, 57, 119, 0.3);
      opacity: .7; }
      .badge--transparent-white:hover {
        background-color: #123977;
        border-color: #123977;
        color: #FFFFFF;
        opacity: 1; }
  .badge--blue {
    background-color: #00ADC1;
    border-color: #00ADC1;
    color: #ffffff;
    font-weight: 700; }
  .badge--light-blue {
    background: #00adc1;
    color: #00ADC1; }
  .badge--sm {
    padding: 0 .8rem;
    line-height: 1em;
    font-size: 12px;
    height: 2rem;
    text-transform: uppercase; }
  .badge--md {
    padding: 0 1.1rem;
    line-height: 1em;
    height: 3rem; }
  .badge--lg {
    padding: 0 1.1rem;
    line-height: 1em;
    height: 4rem;
    font-size: 1.6rem; }
  .badge--xl {
    height: 9rem; }
  .badge--gray {
    background-color: #e7eaee;
    color: rgba(15, 40, 81, 0.7); }
  .badge--light-blue {
    background: rgba(0, 173, 193, 0.1);
    color: #00ADC1; }
    .badge--light-blue:hover {
      background: rgba(0, 173, 193, 0.15); }
  .badge .badge__icon {
    font-size: 4.5rem; }
  .badge--full {
    width: 100%; }
  .badge--flat {
    border-radius: .6rem;
    color: #123977;
    padding: 1rem;
    font-weight: 600;
    line-height: 1;
    /*
    height: 2em;
    */ }
    .badge--flat.badge--gray {
      background: #E6E9F1; }
    .badge--flat.badge--md {
      height: 2em; }
  .badge--green {
    background: #25D366;
    color: #FFFFFF; }
    .badge--green:hover, .badge--green:focus {
      background: #21bd5c; }
  .badge--approved {
    background: #25D366;
    color: #FFFFFF; }

.badges-wrapper {
  margin-bottom: -1.2rem; }
  .badges-wrapper .badge {
    margin-right: 1.2rem;
    margin-bottom: 1.2rem; }
    @media (max-width: 768px) {
      .badges-wrapper .badge {
        margin-right: .7rem; } }

.checklist li {
  color: rgba(18, 57, 119, 0.75);
  font-size: 1.8rem;
  padding-left: 1.5rem;
  line-height: 1.5;
  list-style: none;
  /*&::marker{
      @include bp(tablet){
        content: unset;
      }
    }*/ }
  .checklist li:not(:last-child) {
    margin-bottom: 2rem; }
  .checklist li::before {
    content: '';
    width: 1em;
    height: 1em;
    font-size: 16px;
    border-radius: 50%;
    position: absolute;
    left: -3rem;
    top: 0;
    background-image: url("../img/orange-star.svg");
    background-position: center;
    background-repeat: no-repeat;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (min-width: 1530px) {
      .checklist li::before {
        font-size: 20px; } }

.content--white {
  --content-color: #FFF; }

.content hr {
  width: calc(100% + var(--page-padding-x) * 2);
  margin-left: calc(var(--page-padding-x) * -1);
  border-top: 1px solid rgba(93, 95, 104, 0.15);
  margin-bottom: 4rem; }

.content h2, .content h3, .content h4, .content h5, .content h6 {
  margin-bottom: 2rem;
  line-height: 1.6em;
  font-weight: 600;
  color: var(--content-color); }
  @media (max-width: 991px) {
    .content h2, .content h3, .content h4, .content h5, .content h6 {
      margin-top: 0; } }

.content h2 {
  font-size: 3rem;
  font-weight: 700; }
  @media (max-width: 576px) {
    .content h2 {
      font-size: 2.5rem; } }

.content h3 {
  font-size: 2.4rem; }
  @media (max-width: 576px) {
    .content h3 {
      font-size: 2rem; } }

.content h4 {
  font-size: 2.4rem; }
  @media (max-width: 576px) {
    .content h4 {
      font-size: 2.4rem; } }

.content h5 {
  font-size: 2.4rem; }
  @media (max-width: 576px) {
    .content h5 {
      font-size: 2.3rem; } }

.content h6 {
  font-size: 2.4rem; }
  @media (max-width: 576px) {
    .content h6 {
      font-size: 2.2rem; } }

.content p {
  margin-bottom: 3rem;
  font-weight: 400;
  color: var(--content-color);
  line-height: 1.8em;
  font-size: var(--font-size-text); }
  .content p:last-child:last-of-type {
    margin-bottom: 0; }
  @media (max-width: 576px) {
    .content p {
      margin-bottom: 3rem; } }
  .content p b {
    font-weight: 500;
    color: var(--content-color); }

.content a:not(.btn) {
  font-weight: 500;
  color: #123977;
  opacity: .7;
  display: block;
  line-height: 1.4; }
  .content a:not(.btn):hover, .content a:not(.btn).active {
    opacity: 1;
    text-decoration: underline; }

.content ul {
  margin-bottom: 3rem;
  padding-left: 3rem; }
  @media (max-width: 991px) {
    .content ul {
      font-size: 1.8rem; } }
  @media (max-width: 576px) {
    .content ul {
      margin-bottom: 3rem;
      padding-left: 2rem; } }
  .content ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 2rem;
    margin-bottom: 1rem;
    position: relative;
    font-weight: 400;
    color: #5D5F68;
    padding-left: 2rem; }
    @media (max-width: 991px) {
      .content ul li {
        padding-left: 2rem; } }
    .content ul li:last-child {
      margin-bottom: 0; }
    .content ul li::before {
      content: '';
      width: 1em;
      height: 1em;
      font-size: 11px;
      border-radius: 50%;
      background: #00ADC1;
      position: absolute;
      left: -2rem;
      top: 0;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%); }
      @media (max-width: 1367px) {
        .content ul li::before {
          font-size: 9px; } }
      @media (max-width: 576px) {
        .content ul li::before {
          font-size: 8px;
          top: .1rem; } }

.content iframe {
  width: 100%;
  height: 60rem; }

.content blockquote {
  background: #1239770D;
  border-radius: 3rem;
  width: 100%;
  padding: 5rem 4.8rem;
  border: 1px solid #1239771A;
  margin-top: 6rem; }
  @media (max-width: 576px) {
    .content blockquote {
      padding: 3rem var(--container-gutter);
      margin-top: 3rem; } }
  .content blockquote p {
    font-weight: 500;
    color: #123977;
    font-size: 2rem; }

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-size: 2.5rem; }
  @media (max-width: 576px) {
    .social {
      font-size: 2.2rem; } }
  .social__item {
    height: 6.2rem;
    width: 6.2rem;
    cursor: pointer;
    color: #00ADC1;
    background: transparent;
    border: 1px solid #00ADC1;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    @media (max-width: 991px) {
      .social__item {
        opacity: 1; } }
    @media (max-width: 576px) {
      .social__item {
        background: #00ADC1;
        color: #fff;
        height: 5.5rem;
        width: 5.5rem; } }
    .social__item + .social__item {
      margin-left: 1.8rem; }
      @media (max-width: 480px) {
        .social__item + .social__item {
          margin-left: 3rem; } }
    .social__item:hover {
      background: #00ADC1;
      color: #fff; }

.langs {
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: 1rem; }
  @media (max-width: 991px) {
    .langs {
      margin-left: 0; } }
  .langs-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(18, 57, 119, 0.3);
    border-radius: 1rem;
    height: 6rem;
    padding: 0 1.5rem;
    font-size: 2.5rem;
    color: rgba(22, 27, 40, 0.7);
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    @media (max-width: 991px) {
      .langs-menu {
        display: none; } }
    .langs-menu::after {
      position: absolute;
      top: 50%;
      right: 2.6rem;
      width: 1.2rem;
      height: .9rem;
      -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
              clip-path: polygon(50% 100%, 0 0, 100% 0);
      background: #123977;
      -webkit-transition: 0.25s ease-in-out;
      -o-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out;
      -webkit-transform: translateY(-3px);
          -ms-transform: translateY(-3px);
              transform: translateY(-3px); }
    .langs-menu:hover, .langs-menu.active {
      color: #123977; }
      .langs-menu:hover .header-langs-menu::after, .langs-menu.active .header-langs-menu::after {
        border-top-color: #5D5F68; }
      .langs-menu:hover .header-langs-menu__code, .langs-menu.active .header-langs-menu__code {
        opacity: 1; }
    .langs-menu.active + .langs-menu-content {
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%);
      opacity: 1;
      pointer-events: all; }
      @media (max-width: 991px) {
        .langs-menu.active + .langs-menu-content {
          -webkit-transform: unset;
              -ms-transform: unset;
                  transform: unset; } }
    .langs-menu__img {
      height: 3rem;
      width: 3rem;
      border-radius: 50%;
      overflow: hidden; }
      .langs-menu__img img {
        -o-object-fit: cover;
           object-fit: cover;
        height: 100%;
        width: 100%; }
    .langs-menu__code {
      color: #123977;
      font-weight: 500;
      font-size: 1.8rem;
      -webkit-transition: 0.25s ease-in-out;
      -o-transition: 0.25s ease-in-out;
      transition: 0.25s ease-in-out;
      margin-left: 1rem; }
      @media (max-width: 991px) {
        .langs-menu__code {
          margin-right: 1rem; } }
    .langs-menu-content {
      background: #FFF;
      padding: .7rem .5rem;
      bottom: -1rem;
      position: absolute;
      width: 100%;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      opacity: 0;
      pointer-events: none;
      z-index: 3;
      border: 1px solid rgba(18, 57, 119, 0.3);
      border-radius: 1rem;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%); }
      @media (max-width: 991px) {
        .langs-menu-content {
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none;
          position: static;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content;
          opacity: 1;
          pointer-events: all;
          padding: 0 1rem;
          height: 6rem; } }
      .langs-menu-content__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding: 1rem .5rem;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        background: rgba(246, 246, 246, 0.3);
        border-radius: 1.1rem; }
        @media (max-width: 991px) {
          .langs-menu-content__item {
            padding: .7rem .8rem; } }
        .langs-menu-content__item:hover {
          background: rgba(246, 246, 246, 0.6); }
        .langs-menu-content__item + .langs-menu-content__item {
          margin-top: 5px; }
          @media (max-width: 991px) {
            .langs-menu-content__item + .langs-menu-content__item {
              margin-top: 0; } }
        .langs-menu-content__item.active {
          background-color: #00ADC1; }
          .langs-menu-content__item.active .langs-menu__code {
            color: #FFF; }
        .langs-menu-content__item .langs-menu__img {
          -ms-flex-negative: 0;
              flex-shrink: 0; }

.contact-us {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-bottom: 10rem; }
  @media (max-width: 991px) {
    .contact-us {
      -webkit-box-flex: unset;
          -ms-flex: unset;
              flex: unset;
      max-width: unset;
      width: 100%;
      margin-bottom: 0; } }
  .contact-us h1 {
    margin-bottom: 2rem; }
    @media (max-width: 576px) {
      .contact-us h1 {
        margin-bottom: 1rem; } }
  .contact-us .checkbox-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 991px) {
      .contact-us .checkbox-wrapper {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
  .contact-us label {
    margin-bottom: 1.5rem; }
  .contact-us .checkbox {
    margin: 3rem 0; }
    .contact-us .checkbox__title {
      color: #fff; }
  .contact-us .btn {
    border-radius: 4rem;
    margin-top: 2rem; }
    .contact-us .btn.btn--i-right .btn__icon {
      width: 5.8rem;
      height: 5.8rem;
      font-size: 2rem; }
    @media (max-width: 374px) {
      .contact-us .btn {
        font-size: 1.8rem; } }

.gsmbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%; }
  .gsmbox svg {
    position: absolute;
    left: 2rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1;
    font-size: 2.5rem; }

.input {
  outline: none;
  width: 100%;
  color: #172972;
  font-size: 1.8rem;
  height: 7rem;
  background: #FDFDFD;
  border: 1px solid #DBDBDB;
  border-radius: 1rem;
  -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  font-weight: 500;
  -webkit-appearance: none;
  letter-spacing: -.01em;
  padding-left: 2rem;
  position: relative; }
  .input:focus-within::-webkit-input-placeholder {
    color: #123977;
    opacity: 1; }
  .input:focus-within::-moz-placeholder {
    color: #123977;
    opacity: 1; }
  .input:focus-within:-ms-input-placeholder {
    color: #123977;
    opacity: 1; }
  .input:focus-within::-ms-input-placeholder {
    color: #123977;
    opacity: 1; }
  .input:focus-within::placeholder {
    color: #123977;
    opacity: 1; }
  @media (max-width: 576px) {
    .input {
      font-size: 1.6rem;
      height: 6rem; } }
  .input[disabled] {
    opacity: .5;
    background: rgba(18, 57, 119, 0.15); }
  .input::-webkit-input-placeholder {
    color: rgba(93, 95, 104, 0.6);
    font-size: 1.8rem;
    letter-spacing: -.014em;
    font-weight: 500; }
  .input::-moz-placeholder {
    color: rgba(93, 95, 104, 0.6);
    font-size: 1.8rem;
    letter-spacing: -.014em;
    font-weight: 500; }
  .input:-ms-input-placeholder {
    color: rgba(93, 95, 104, 0.6);
    font-size: 1.8rem;
    letter-spacing: -.014em;
    font-weight: 500; }
  .input::-ms-input-placeholder {
    color: rgba(93, 95, 104, 0.6);
    font-size: 1.8rem;
    letter-spacing: -.014em;
    font-weight: 500; }
  .input::placeholder {
    color: rgba(93, 95, 104, 0.6);
    font-size: 1.8rem;
    letter-spacing: -.014em;
    font-weight: 500; }
  .input::-webkit-outer-spin-button, .input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .input[type="number"] {
    -moz-appearance: textfield; }
  .input.select {
    width: 8rem;
    padding-left: 2rem;
    border-right: 0;
    border-radius: 1.2rem 0 0 1.2rem;
    color: rgba(93, 95, 104, 0.6);
    font-weight: 500; }
    @media (max-width: 576px) {
      .input.select {
        height: 6rem; } }
  .input.textarea {
    width: 100%;
    height: 15rem;
    border-color: 1px solid #DBDBDB;
    border-radius: 1rem;
    outline: none;
    padding: 2rem;
    color: #123977;
    font-size: 1.8rem;
    font-weight: 600; }
  .input--gsm {
    border-radius: 0 1rem 1rem 0; }
    .input--gsm:focus-within::-webkit-input-placeholder {
      color: #123977; }
    .input--gsm:focus-within::-moz-placeholder {
      color: #123977; }
    .input--gsm:focus-within:-ms-input-placeholder {
      color: #123977; }
    .input--gsm:focus-within::-ms-input-placeholder {
      color: #123977; }
    .input--gsm:focus-within::placeholder {
      color: #123977; }
  .input:focus {
    border-color: #1E51A47B; }
  .input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 991px) {
      .input-wrapper {
        display: block; } }
  .input__title {
    pointer-events: none;
    font-size: 1.8rem;
    color: #123977;
    margin-bottom: 1.8rem;
    font-weight: bold; }
    @media (max-width: 576px) {
      .input__title {
        font-size: 1.5rem; } }
  .input-group {
    position: relative;
    width: 100%; }
    .input-group:focus-within input::-webkit-input-placeholder {
      color: #123977;
      opacity: 1; }
    .input-group:focus-within input::-moz-placeholder {
      color: #123977;
      opacity: 1; }
    .input-group:focus-within input:-ms-input-placeholder {
      color: #123977;
      opacity: 1; }
    .input-group:focus-within input::-ms-input-placeholder {
      color: #123977;
      opacity: 1; }
    .input-group:focus-within input::placeholder {
      color: #123977;
      opacity: 1; }
    .input-group .l-icon {
      position: absolute;
      left: 2rem;
      top: 50%;
      font-size: 2.5rem;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      pointer-events: none;
      z-index: 1; }
    .input-group .r-icon {
      position: absolute;
      right: 3rem;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      pointer-events: none;
      font-size: 2.5rem; }
    .input-group .button-title {
      font-size: 1.8rem;
      color: #123977;
      opacity: 1;
      font-weight: bold;
      letter-spacing: -.015em;
      min-height: 1em; }
    .input-group.input-error {
      overflow: initial; }
      .input-group.input-error .input {
        border: 1px solid #cc0000 !important; }
    .input-group .input-r-icon {
      padding-left: 3rem;
      height: 8rem;
      border-radius: 2rem;
      border: 1px solid #00348829;
      font-size: 2rem;
      -webkit-box-shadow: unset;
              box-shadow: unset; }
      @media (max-width: 768px) {
        .input-group .input-r-icon {
          height: 7rem; } }
  .input-l-icon {
    padding-left: 6rem;
    -webkit-box-shadow: 0px 0px 20px #20428907;
            box-shadow: 0px 0px 20px #20428907; }
  .input-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 1rem; }
    @media (max-width: 768px) {
      .input-row {
        display: block; } }
    .input-row .input-group {
      width: 48.5%; }
      @media (max-width: 768px) {
        .input-row .input-group {
          width: 100%; } }
  .input-icon {
    color: rgba(18, 57, 119, 0.2);
    font-size: 2.2rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    position: relative;
    left: 1.5rem;
    pointer-events: all;
    -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .input-icon--right {
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-20%);
          -ms-transform: translateY(-20%);
              transform: translateY(-20%);
      font-size: 3.4rem;
      color: rgba(18, 57, 119, 0.15);
      cursor: pointer;
      left: unset;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
      .input-icon--right:hover {
        color: rgba(18, 57, 119, 0.4); }
      .input-icon--right.active {
        color: #00ADC1; }
  .input-outer {
    width: 100%;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 2.5rem; }
    .input-outer.input-error {
      margin-bottom: 3.5rem !important;
      overflow: initial; }
      .input-outer.input-error .input {
        border: 1px solid #cc0000 !important; }
    .input-outer--textarea {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      height: auto; }
      @media (max-width: 991px) {
        .input-outer--textarea {
          min-width: unset; } }
      .input-outer--textarea .input {
        resize: none;
        overflow-y: auto;
        height: auto;
        padding: 3.5rem 2rem;
        line-height: 1.5em; }
      .input-outer--textarea .textarea__title {
        pointer-events: none;
        font-size: 1.8rem;
        color: #123977;
        opacity: .50;
        font-weight: 500;
        letter-spacing: -.015em;
        min-height: 1em;
        position: absolute;
        top: 30%;
        left: 2rem;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
        @media (max-width: 576px) {
          .input-outer--textarea .textarea__title {
            font-size: 1.5rem; } }
    .input-outer.no-border .input {
      border-bottom: 0; }
  .input-focused {
    border-color: #00ADC1;
    background: #FFF; }
  .input-disabled {
    pointer-events: none;
    border-color: transparent; }

label.error {
  margin-bottom: 0;
  margin-top: 15px;
  color: #cc0000;
  font-weight: 600;
  font-size: 1.3rem;
  position: absolute;
  bottom: -2rem;
  left: 0;
  line-height: 1em; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 35px white inset !important;
  -webkit-background-clip: text; }

input:-webkit-autofill {
  -webkit-text-fill-color: #123977 !important; }

textarea[data-autoheight=true] {
  overflow: visible; }

.textarea textarea {
  width: 100%;
  height: 15rem;
  border-color: 1px solid #DBDBDB;
  border-radius: 1rem;
  outline: none;
  padding: 2rem;
  color: #123977;
  font-size: 1.8rem;
  font-weight: 600; }

.switch {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  margin-bottom: 0; }
  .switch-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .switch-wrapper .select-outer {
      width: auto;
      margin-left: 2rem;
      min-width: 26rem; }
      @media (max-width: 576px) {
        .switch-wrapper .select-outer {
          min-width: unset;
          width: 100%; } }
    .switch-wrapper .other-required {
      margin-left: auto; }
      .switch-wrapper .other-required .switch__title {
        color: #123977;
        font-weight: 700; }
  .switch--reverse .switch-content {
    margin-left: 0;
    margin-right: 1.2rem;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
    @media (max-width: 424px) {
      .switch--reverse .switch-content {
        margin-right: .7rem; } }
  .switch--reverse .switch__title {
    color: rgba(18, 57, 119, 0.75);
    font-size: 1.8rem; }
  .switch__toggle {
    outline: none;
    height: 2.4rem;
    width: 4.2rem;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    cursor: pointer;
    border-radius: 2.1rem;
    background-color: #E6E9ED;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .switch__toggle::before {
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      content: '';
      width: 1.6rem;
      height: 1.6rem;
      position: absolute;
      left: .4rem;
      top: .4rem;
      background-color: #123977;
      border-radius: 50%; }
  .switch-content {
    margin-left: 3.4rem; }
    @media (max-width: 768px) {
      .switch-content {
        margin-left: 1.6rem; } }
  .switch__title {
    color: #123977;
    font-size: 2rem;
    line-height: 1em;
    font-weight: 500;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    margin-bottom: 0; }
  .switch__text {
    margin-top: 1rem;
    color: rgba(18, 57, 119, 0.65); }
  .switch__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    display: none; }
    .switch__input:checked + .switch__toggle {
      background-color: #00ADC1; }
      .switch__input:checked + .switch__toggle::before {
        -webkit-transform: translateX(1.8rem);
            -ms-transform: translateX(1.8rem);
                transform: translateX(1.8rem);
        background-color: #FFF; }

.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  position: relative;
  margin: 2rem auto; }
  @media (max-width: 768px) {
    .checkbox {
      margin-right: 0;
      margin-bottom: 4rem; } }
  .checkbox.input-error {
    margin-bottom: 4rem; }
  .checkbox__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    visibility: hidden;
    width: 0; }
    .checkbox__input:checked ~ span {
      background-color: #fff;
      background-image: url("../img/blue-tik.svg"); }
    .checkbox__input:checked ~ .tick-checkbox-content .tick-checkbox__title {
      color: #123977; }
    .checkbox__input:not(:checked):hover ~ .tick-checkbox-content .tick-checkbox__title {
      color: rgba(18, 57, 119, 0.8); }
  .checkbox--radio .checkbox__input ~ span {
    background: transparent;
    position: relative;
    border: 1px solid #00ADC1; }
    .checkbox--radio .checkbox__input ~ span::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-48%, -52%);
          -ms-transform: translate(-48%, -52%);
              transform: translate(-48%, -52%);
      width: 1em;
      height: 1em;
      border-radius: 50%;
      background: #00ADC1;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      opacity: 0;
      font-size: 10px; }
  .checkbox--radio .checkbox__input:checked ~ span {
    -webkit-box-shadow: 0 0 0 2px #00ADC1;
            box-shadow: 0 0 0 2px #00ADC1;
    background: #F6F6F6; }
    .checkbox--radio .checkbox__input:checked ~ span::after {
      opacity: 1; }
  .checkbox--radio .checkbox__toggle {
    border-radius: 50%;
    font-size: 18px; }
  .checkbox__toggle {
    outline: none;
    height: 1em;
    width: 1em;
    border-radius: 99px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    margin: 0;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #1239771A;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    background-repeat: no-repeat;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: .5em;
    font-size: 3rem;
    -webkit-box-shadow: 0px 3px 6px #1239771A;
            box-shadow: 0px 3px 6px #1239771A; }
  .checkbox-content {
    margin-left: 1.5rem; }
  .checkbox__title {
    color: #123977;
    font-size: 1.6rem;
    font-weight: 500;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    line-height: 1.5em;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
  .checkbox .kvkk-text {
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .checkbox .kvkk-text:hover {
      color: #00ADC1; }

.checkbox__input:checked ~ span::before {
  background-position: 50% 50%;
  background-size: 2rem;
  width: 3rem;
  height: 3rem; }

.select-outer {
  position: relative;
  width: 100%;
  margin-bottom: 3rem;
  /*  &__title {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1rem 3rem;
    font-weight: 600;
    border-radius: 1rem 0 0 1rem;
    border: 1px solid #DCE6EA;
    border-right: 0;
    font-size: 1.5rem;
    color: $c-black;

    & + select {
      border-bottom-left-radius: 0 !important;
      border-top-left-radius: 0 !important;

    }
  }*/ }
  .select-outer select {
    width: 100%;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    background: url("../img/icon-triangle-down.svg") no-repeat;
    background-position-x: calc(100% - 9px);
    background-position-y: 50%;
    background-size: 1.2rem;
    font-size: 2rem;
    padding-right: 2.6rem;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    height: 5rem;
    border: 0;
    border-bottom: 1px solid rgba(18, 57, 119, 0.3);
    border-radius: 0;
    font-weight: 600;
    color: #123977; }
    .select-outer select:disabled {
      opacity: .5; }
    .select-outer select:invalid {
      color: rgba(18, 57, 119, 0.4); }
    .select-outer select:focus {
      outline: 0;
      border-color: #FFA134; }
    .select-outer select option {
      padding: 5px; }
  .select-outer--white select {
    background-color: #FFF;
    border: 1px solid rgba(18, 57, 119, 0.1);
    padding-left: 2rem;
    height: 5rem; }
  .select-outer.input-error {
    border: none !important;
    margin-bottom: 1.5rem !important; }

.file-input {
  width: 100%;
  height: 8rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 1.2rem;
  z-index: 3;
  border: 1px solid #EBEDF3; }
  @media (max-width: 768px) {
    .file-input {
      padding-right: 2rem; } }
  .file-input.input-error {
    border: 1px solid #d00;
    margin-bottom: 3rem; }
  .file-input:hover .btn {
    background: #ff751d;
    color: #FFFFFF; }
  .file-input-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .file-input + .remove-file-btn {
    display: none;
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    background-color: #d00;
    padding: 0 4rem;
    z-index: 3;
    height: 5rem;
    cursor: pointer;
    color: #FFFFFF;
    min-width: 20rem; }
    @media (max-width: 576px) {
      .file-input + .remove-file-btn {
        font-size: 1.6rem;
        min-width: 14rem; } }
    @media (max-width: 374px) {
      .file-input + .remove-file-btn {
        min-width: 10rem;
        padding: 0 1rem; } }
  .file-input-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 768px) {
      .file-input-right {
        display: block; } }
    .file-input-right .btn {
      margin-left: 2rem; }
      @media (max-width: 768px) {
        .file-input-right .btn {
          margin-left: 0;
          padding: 0 1rem; } }
    .file-input-right__text {
      color: rgba(18, 57, 119, 0.5);
      font-weight: 400;
      font-size: 1.5rem;
      margin-left: auto;
      /*position: absolute;
      right: 0;*/ }
      @media (max-width: 768px) {
        .file-input-right__text {
          margin-left: unset;
          margin-top: 1rem;
          display: none; } }
  .file-input.active + .remove-file-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 768px) {
      .file-input.active + .remove-file-btn {
        bottom: 0; } }
  .file-input.active .file-input__title {
    color: #123977; }
  .file-input.active .btn {
    display: none; }
  .file-input.active .file-input__icon {
    color: #123977; }
  .file-input.active .file-input-left svg {
    opacity: 1; }
  .file-input.active .file-input-right__text {
    display: none; }
  .file-input .btn {
    height: 5rem;
    z-index: 3;
    min-width: 20rem;
    background: rgba(255, 117, 29, 0.1);
    color: #ff751d;
    font-size: 1.7rem;
    cursor: pointer; }
    @media (max-width: 576px) {
      .file-input .btn {
        -ms-flex-negative: 0;
            flex-shrink: 0;
        width: 100%;
        min-width: 12rem;
        font-size: 1.6rem; } }
  .file-input__title {
    font-size: 1.6rem;
    margin-left: 1rem;
    z-index: 3;
    font-weight: 600; }
  .file-input__text {
    color: rgba(18, 57, 119, 0.7);
    font-size: 1.6rem;
    margin-left: 8rem; }
  .file-input-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 100%; }
    @media (max-width: 768px) {
      .file-input-left {
        padding-left: 0; } }
    .file-input-left svg {
      height: 2.8rem;
      width: 3rem;
      z-index: 3;
      color: #12151E; }
  .file-input .input {
    position: absolute;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    opacity: 0;
    pointer-events: none;
    width: 1px; }
    .file-input .input.input-texted + .file-input-left .file-input-right__text {
      display: none; }

.box {
  background: #FFF;
  padding: var(--box-padding-tb) var(--box-padding-lr);
  border: 1px solid rgba(18, 57, 119, 0.3);
  min-width: 50rem;
  display: block;
  border-radius: 3rem; }
  @media (max-width: 991px) {
    .box {
      width: 100%;
      min-width: unset; } }
  @media (max-width: 576px) {
    .box {
      width: 100%; } }
  .box-section {
    padding: 4rem 0;
    border-bottom: 1px solid rgba(18, 57, 119, 0.3); }
    .box-section:first-child {
      padding-top: 0; }
    .box-section:last-child {
      padding-bottom: 0;
      border-bottom: none; }
  .box .divider {
    width: calc(100% + 2 * var(--box-padding-lr));
    margin-left: calc(-1 * var(--box-padding-lr)); }
  .box .full--section {
    position: relative; }
    .box .full--section .box-content {
      padding-bottom: -0px;
      border-bottom: none; }
  @media (min-width: 992px) {
    .box--form {
      --box-padding-tb: 5.2rem;
      --box-padding-lr: 5.2rem; } }
  .box--form .input {
    height: 7rem; }
  .box--form .input-outer--textarea .input {
    height: auto; }
  @media (max-width: 576px) {
    .box--form .title {
      font-size: 1.5rem; } }
  @media (max-width: 576px) {
    .box--form .toptitle {
      font-size: 1.5rem; } }
  @media (min-width: 992px) {
    .box--kvkk {
      --box-padding-tb: 7rem;
      --box-padding-lr: 6.2rem; } }
  .box-subscribe {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 2rem;
    text-align: center;
    background-color: #F6F6F6;
    border-radius: 2.4rem;
    padding: 3.5rem 4rem; }
    @media (max-width: 576px) {
      .box-subscribe {
        padding: 3rem 2.5rem; } }
    .box-subscribe h2 {
      font-weight: bold;
      color: #00ADC1; }
    .box-subscribe .input-group {
      margin-bottom: 2rem; }
      .box-subscribe .input-group:last-of-type {
        margin-bottom: 0; }
      .box-subscribe .input-group input {
        height: 7rem;
        -webkit-box-shadow: unset;
                box-shadow: unset; }
        @media (max-width: 576px) {
          .box-subscribe .input-group input {
            height: 6rem; } }
    .box-subscribe .btn {
      height: 6.8rem;
      border-radius: 3.4rem;
      font-size: 2rem; }
      @media (max-width: 576px) {
        .box-subscribe .btn {
          height: 6rem; } }
  .box-subscribe.mg {
    margin: 2rem; }
  .box--transparent {
    background-color: transparent;
    -webkit-box-shadow: unset;
            box-shadow: unset; }
  .box--map {
    --box-padding-tb: 0;
    --box-padding-lr: 0;
    border-radius: 3rem; }
    .box--map .map {
      padding: 0 2rem 0 2rem;
      height: 36rem;
      overflow: hidden;
      position: relative; }
      @media (max-width: 991px) {
        .box--map .map {
          max-width: 100%;
          -webkit-transform: none;
              -ms-transform: none;
                  transform: none;
          margin-bottom: 0; } }
      @media (max-width: 768px) {
        .box--map .map {
          height: 34rem; } }
      @media (max-width: 576px) {
        .box--map .map {
          height: 30rem; } }
      .box--map .map__btn {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
      .box--map .map iframe {
        height: 100%;
        border: 0;
        width: 100%;
        border-radius: 2rem; }
    .box--map .box-content {
      position: relative;
      padding: 5rem 3.8rem 2rem;
      border-radius: 0 0 3rem 3rem;
      z-index: 1;
      background-color: #FFFFFF; }
      @media (max-width: 576px) {
        .box--map .box-content {
          padding: 2rem var(--container-gutter); } }
      .box--map .box-content .box-section {
        padding: 3rem 0; }
        .box--map .box-content .box-section:first-child {
          padding-top: 0; }
        .box--map .box-content .box-section:last-child {
          padding-bottom: 1rem; }
        .box--map .box-content .box-section-wrapper {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
        .box--map .box-content .box-section__text {
          color: #6A7190;
          font-size: 2rem;
          line-height: 1.6;
          letter-spacing: -0.01em;
          font-weight: 500;
          margin-top: 2.9rem; }
          @media (max-width: 576px) {
            .box--map .box-content .box-section__text {
              font-size: 1.7rem; } }
          .box--map .box-content .box-section__text.phone {
            display: block; }
            @media (max-width: 991px) {
              .box--map .box-content .box-section__text.phone {
                text-decoration: underline; } }
          .box--map .box-content .box-section__text.mail {
            display: block; }
            @media (max-width: 991px) {
              .box--map .box-content .box-section__text.mail {
                text-decoration: underline; } }
        .box--map .box-content .box-section a {
          -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
          -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
          transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
          .box--map .box-content .box-section a:hover {
            color: #25D366; }
        @media (max-width: 576px) {
          .box--map .box-content .box-section__title {
            font-size: 1.5rem; } }
    .box--map .subscribe-wrapper {
      padding: 2rem 2rem 3.5rem 2rem;
      position: relative;
      overflow: hidden; }
    .box--map .full-message {
      background: #172972;
      padding: 6rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -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: 2rem;
      border-radius: 2.4rem; }
      .box--map .full-message-image {
        height: 5.5rem;
        -o-object-fit: contain;
           object-fit: contain;
        margin-bottom: 3rem; }
      .box--map .full-message .title {
        text-align: center;
        margin-bottom: 1rem; }
      .box--map .full-message .text {
        text-align: center;
        max-width: 45rem; }
  .box--content {
    width: 100%;
    border: 0;
    --box-padding-tb: 3.5rem;
    --box-padding-lr: 5rem; }
    @media (max-width: 991px) {
      .box--content {
        --box-padding-tb: 4.6rem;
        --box-padding-lr: 5.6rem; } }
    @media (max-width: 576px) {
      .box--content {
        --box-padding-tb: 3.6rem;
        --box-padding-lr: var(--container-gutter); } }
    .box--content .divider {
      margin-bottom: 4rem; }
  .box--blog {
    --box-padding-tb: 8rem;
    --box-padding-lr: 13rem;
    border: 0;
    -webkit-box-shadow: 0px 0px 20px #20428907;
            box-shadow: 0px 0px 20px #20428907; }
    @media (max-width: 768px) {
      .box--blog {
        --box-padding-tb: 4rem;
        --box-padding-lr: 8rem; } }
    @media (max-width: 576px) {
      .box--blog {
        --box-padding-tb: var(--container-gutter);
        --box-padding-lr: var(--container-gutter); } }
  .box--social {
    border: 0; }
    @media (min-width: 992px) {
      .box--social {
        --box-padding-tb: 7rem;
        --box-padding-lr: 6; } }

.subpage {
  margin-bottom: 20rem; }
  @media (max-width: 576px) {
    .subpage {
      margin-bottom: 7rem; } }
  .subpage-intro {
    width: 100%;
    padding-top: 20rem;
    position: relative;
    margin-bottom: 7rem; }
    @media (max-width: 576px) {
      .subpage-intro {
        padding-top: 15rem; } }
    .subpage-intro-hero {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 991px) {
        .subpage-intro-hero {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .subpage-intro-hero-left {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 43%;
                flex: 0 0 43%;
        max-width: 43%; }
        @media (max-width: 991px) {
          .subpage-intro-hero-left {
            -webkit-box-flex: unset;
                -ms-flex: unset;
                    flex: unset;
            max-width: unset; } }
      .subpage-intro-hero-right {
        height: 56rem;
        -webkit-box-flex: 0;
            -ms-flex: 0 0 55%;
                flex: 0 0 55%;
        max-width: 55%; }
        @media (max-width: 991px) {
          .subpage-intro-hero-right {
            width: 100%;
            -webkit-box-flex: unset;
                -ms-flex: unset;
                    flex: unset;
            max-width: unset; } }
        @media (max-width: 576px) {
          .subpage-intro-hero-right {
            height: 30rem; } }
        .subpage-intro-hero-right .hero-image {
          height: 100%;
          width: 100%;
          -o-object-fit: contain;
             object-fit: contain; }
    .subpage-intro--center .subpage-intro-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center; }
    .subpage-intro .toptitle {
      margin-bottom: 2rem; }
  .subpage__title {
    max-width: 110rem;
    margin-bottom: 6rem;
    font-weight: 800; }
    @media (max-width: 991px) {
      .subpage__title {
        width: 100%;
        position: relative;
        z-index: 2; } }
  .subpage__text {
    width: 110rem; }
    @media (max-width: 991px) {
      .subpage__text {
        width: 100%; } }

.tab-content {
  opacity: 1;
  -webkit-animation: filteredScale 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74) alternate forwards;
          animation: filteredScale 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74) alternate forwards; }
  .tab-content.filtering {
    -webkit-animation: filteringScale 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74) alternate forwards;
            animation: filteringScale 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74) alternate forwards; }
  .tab-content.filtered {
    display: none; }

@-webkit-keyframes filteringScale {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes filteringScale {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes filteredScale {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes filteredScale {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@media (max-width: 576px) {
  .tab {
    margin-top: 0; } }

.tab-link-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5rem;
  overflow: hidden;
  border-bottom: 1px solid rgba(18, 57, 119, 0.3);
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: #F6F6F6;
  z-index: 1; }
  @media (max-width: 991px) {
    .tab-link-wrapper {
      margin-bottom: 3.4rem;
      display: none; } }
  @media (max-width: 768px) {
    .tab-link-wrapper.mobile-full {
      width: 100vw; } }
  @media (max-width: 991px) {
    .tab-link-wrapper {
      overflow-x: auto;
      overflow-y: hidden; } }
  .tab-link-wrapper .animated-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 100%;
    overflow: hidden; }
    .tab-link-wrapper .animated-tabs::-webkit-scrollbar {
      display: none; }
    .tab-link-wrapper .animated-tabs.reverse *:nth-last-child(3) {
      margin-right: 0; }
    @media (max-width: 991px) {
      .tab-link-wrapper .animated-tabs {
        width: 100%;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    @media (max-width: 768px) {
      .tab-link-wrapper .animated-tabs {
        overflow-x: auto;
        padding-right: 2rem;
        padding-left: var(--container-gutter); } }
    .tab-link-wrapper .animated-tabs-item {
      padding: 4rem 1rem;
      color: #123977;
      font-size: 2.5rem;
      cursor: pointer;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      font-weight: bold;
      line-height: 1.4em;
      text-align: center;
      z-index: 2;
      position: relative;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      white-space: nowrap; }
      @media (max-width: 1700px) {
        .tab-link-wrapper .animated-tabs-item {
          font-size: 1.8rem; } }
      @media (max-width: 768px) {
        .tab-link-wrapper .animated-tabs-item:first-child {
          padding-left: 0; } }
      .tab-link-wrapper .animated-tabs-item:not(:last-child) {
        margin-right: 5rem; }
        @media (max-width: 1700px) {
          .tab-link-wrapper .animated-tabs-item:not(:last-child) {
            margin-right: 3rem; } }
        @media (max-width: 991px) {
          .tab-link-wrapper .animated-tabs-item:not(:last-child) {
            margin-right: 2rem; } }
        @media (max-width: 576px) {
          .tab-link-wrapper .animated-tabs-item:not(:last-child) {
            margin-right: 3rem;
            padding-right: 0;
            padding-left: 0; } }
      @media (max-width: 991px) {
        .tab-link-wrapper .animated-tabs-item {
          -ms-flex-negative: 0;
              flex-shrink: 0; } }
      .tab-link-wrapper .animated-tabs-item .badge {
        background: rgba(23, 41, 114, 0.15);
        color: #FFFFFF; }
    .tab-link-wrapper .animated-tabs-line {
      background: #00ADC1;
      height: 2px;
      position: absolute;
      left: 0;
      bottom: 0;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

.tab-content-wrapper {
  padding-top: 7.2rem; }
  @media (max-width: 991px) {
    .tab-content-wrapper {
      padding-top: 4rem; } }

@media (max-width: 991px) {
  .ghost {
    width: var(--wrapper-padding);
    height: 3rem;
    min-width: var(--wrapper-padding);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; } }

.filtered-item.hide {
  display: none; }

.nav {
  width: 100%;
  height: var(--nav-height);
  border-bottom: 1px solid rgba(18, 57, 119, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .nav--check-bottom .nav-item.completed::before {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
    margin-left: 0; }
  .nav-item {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    position: relative;
    font-size: 2rem;
    opacity: .55;
    font-weight: 600;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding: 0 2rem;
    max-width: calc(var(--container-width) / 3); }
    @media (max-width: 991px) {
      .nav-item {
        max-width: unset;
        min-width: 15rem;
        opacity: 1; } }
    .nav-item::after {
      content: '';
      width: 100%;
      background: #00ADC1;
      position: absolute;
      bottom: -1px;
      left: 0;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      height: 0; }
      @media (max-width: 991px) {
        .nav-item::after {
          content: unset; } }
    .nav-item.completed {
      opacity: 1;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
      @media (max-width: 991px) {
        .nav-item.completed {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      .nav-item.completed::before {
        content: '';
        width: 1em;
        height: 1em;
        border-radius: 50%;
        margin-left: 2rem;
        font-size: 4rem;
        background: #00ADC1 url("../img/checkmark.svg") no-repeat center;
        background-size: 1.8rem; }
        @media (max-width: 991px) {
          .nav-item.completed::before {
            position: absolute;
            margin-left: 0;
            bottom: 0;
            -webkit-transform: translateY(50%);
                -ms-transform: translateY(50%);
                    transform: translateY(50%); } }
    @media (max-width: 991px) {
      .nav-item:not(.completed):before {
        content: "";
        width: 1em;
        height: 1em;
        border-radius: 50%;
        background: #F6F6F6;
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 50%);
            -ms-transform: translate(-50%, 50%);
                transform: translate(-50%, 50%);
        font-size: 4.3rem;
        border: 1px solid rgba(18, 57, 119, 0.3); } }
    .nav-item.active {
      color: #00ADC1;
      opacity: 1; }
      @media (max-width: 991px) {
        .nav-item.active {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
      .nav-item.active::after {
        height: 3px; }
        @media (max-width: 991px) {
          .nav-item.active::after {
            content: "";
            width: .5em;
            height: .5em;
            border-radius: 50%;
            background: #00ADC1;
            position: absolute;
            bottom: 0;
            left: 50%;
            -webkit-transform: translate(-50%, 50%);
                -ms-transform: translate(-50%, 50%);
                    transform: translate(-50%, 50%);
            font-size: 4rem;
            border: 1px solid rgba(18, 57, 119, 0.3); } }
    .nav-item + .nav-item {
      margin-left: 7vw; }
      @media (max-width: 991px) {
        .nav-item + .nav-item {
          margin-left: 0; } }
    .nav-item__title {
      font-weight: 600; }
      @media (max-width: 991px) {
        .nav-item__title {
          display: none; } }
      .nav-item__title + * {
        margin-left: 2rem; }
    @media (max-width: 991px) {
      .nav-item span {
        display: none; } }
  .nav--b2b .nav-item {
    padding: 0; }
    .nav--b2b .nav-item.active {
      color: #123977; }
  .nav--b2b .nav-item + .nav-item {
    margin-left: 3vw; }
  .nav-mobile-title {
    color: #3B6CF0;
    font-weight: 600;
    font-size: 2rem;
    padding: 0 2rem;
    position: absolute; }
    @media (min-width: 992px) {
      .nav-mobile-title {
        display: none; } }

.filter_bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 11rem;
  border-bottom: 1px solid rgba(18, 57, 119, 0.3);
  z-index: 1;
  position: relative; }
  @media (max-width: 991px) {
    .filter_bar {
      width: 100%; } }
  @media (max-width: 768px) {
    .filter_bar {
      /*width: 100%;
    padding: 1rem 2rem 2rem 2rem;
    height: auto;*/
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      border-bottom: 0; } }
  .filter_bar-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 768px) {
      .filter_bar-right {
        width: 100%; } }
  .filter_bar-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: -0.001em;
    height: 8.4rem;
    cursor: pointer;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    position: relative;
    /*&:first-child {
      @include bp(tablet-small-under){
        border-bottom: 1px solid $c-border;
      }
      &.active, &.selected {
        .filter_bar-item__icon {
          color: $c-green;
        }
      }
      select{
        &:focus{
          & ~ .filter_bar-item__icon {
            color: $c-green;
          }

        }
      }
    }

    &:nth-child(2) {
      &.active, &.selected {
        .filter_bar-item__icon {
          color: $c-orange;
        }
      }
      select{
        &:focus{
          & ~ .filter_bar-item__icon {
            color: $c-orange;
          }

        }
      }
    }*/
    /*&.active, &.selected {
        .filter_bar-item__icon {
          color: $c-orange;
        }
      }*/
    /*select{
        &:focus{
          & ~ .filter_bar-item__icon {
            color: $c-b;
          }

        }
      }*/ }
    @media (max-width: 768px) {
      .filter_bar-item {
        width: 100%;
        padding: 0;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; } }
    .filter_bar-item__native {
      margin-left: 2rem;
      font-size: 1.5rem; }
    .filter_bar-item.active .filter_bar-item__title, .filter_bar-item.selected .filter_bar-item__title {
      color: #123977; }
    .filter_bar-item.selected .filter_bar-item__title {
      font-weight: 600; }
    .filter_bar-item select:focus ~ .filter_bar-item__title {
      color: #123977; }
    .filter_bar-item + .filter_bar-item {
      border-left: 1px solid rgba(18, 57, 119, 0.3); }
    .filter_bar-item select {
      position: absolute;
      pointer-events: none;
      opacity: 0;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 2; }
      @media (max-width: 768px) {
        .filter_bar-item select {
          pointer-events: all; } }
    .filter_bar-item__icon {
      margin-right: 1.5rem;
      font-size: 3rem;
      color: rgba(18, 57, 119, 0.2);
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .filter_bar-item__title {
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      font-weight: 400; }
    .filter_bar-item.active .filter_bar-item-box {
      opacity: 1;
      pointer-events: all; }
    .filter_bar-item-box {
      position: absolute;
      top: 10rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      background: #FFF;
      min-width: 20rem;
      height: auto;
      display: block;
      opacity: 0;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      pointer-events: none;
      -webkit-box-shadow: 0 5px 10px rgba(17, 30, 64, 0.1);
              box-shadow: 0 5px 10px rgba(17, 30, 64, 0.1);
      padding: 1rem; }
      .filter_bar-item-box__item {
        height: 4.4rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 3px;
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        padding: 0 1rem;
        white-space: nowrap; }
        .filter_bar-item-box__item:last-child {
          margin-bottom: 0; }
        .filter_bar-item-box__item:not(.active):hover {
          background: #f6f6f6; }
        .filter_bar-item-box__item.active {
          background: #FFA134;
          color: #FFF; }

.search-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
  margin-bottom: 5rem;
  z-index: 10;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media (max-width: 768px) {
    .search-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .search-wrapper .input-group {
    margin-bottom: 0; }
    @media (max-width: 768px) {
      .search-wrapper .input-group {
        margin-top: 2rem; } }

.search_bar {
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 8rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 2rem;
  z-index: 101;
  position: relative;
  cursor: pointer; }
  @media (max-width: 991px) {
    .search_bar {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      padding-right: 0; } }
  @media (max-width: 768px) {
    .search_bar {
      width: 100%;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-right: 0;
      height: 7rem; } }
  .search_bar-item {
    width: 50rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #00348829;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 0 3rem;
    border-radius: 2rem;
    font-size: 1.8rem;
    letter-spacing: -0.001em;
    height: 8rem;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    position: relative;
    font-weight: 500;
    /*&:first-child {
      @include bp(tablet-small-under){
        border-bottom: 1px solid $c-border;
      }
      &.active, &.selected {
        .search_bar-item__icon {
          color: $c-green;
        }
      }
      select{
        &:focus{
          & ~ .search_bar-item__icon {
            color: $c-green;
          }

        }
      }
    }

    &:nth-child(2) {
      &.active, &.selected {
        .search_bar-item__icon {
          color: $c-orange;
        }
      }
      select{
        &:focus{
          & ~ .search_bar-item__icon {
            color: $c-orange;
          }

        }
      }
    }

    &:nth-child(3) {

      &.active, &.selected {
        .search_bar-item__icon {
          color: $c-blue;
        }
      }
      select{
        &:focus{
          & ~ .search_bar-item__icon {
            color: $c-blue;
          }

        }
      }
    }*/ }
    .search_bar-item-icon {
      position: absolute;
      right: 2rem;
      pointer-events: none;
      font-size: 2rem; }
      @media (max-width: 768px) {
        .search_bar-item-icon {
          right: 3rem;
          font-size: 2.5rem; } }
    @media (max-width: 991px) {
      .search_bar-item {
        width: 42rem; } }
    @media (max-width: 768px) {
      .search_bar-item {
        width: 100%;
        height: 7rem; } }
    .search_bar-item.disabled {
      display: none; }
    .search_bar-item-filter {
      height: 90%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-left: 2rem;
      border-left: 1px solid rgba(18, 57, 119, 0.3);
      padding-right: 2rem; }
    .search_bar-item__top-title {
      pointer-events: none;
      position: absolute;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      font-size: 2rem;
      color: rgba(93, 95, 104, 0.6);
      font-weight: normal; }
      @media (max-width: 991px) {
        .search_bar-item__top-title {
          display: none; } }
    .search_bar-item.active .search_bar-item__title, .search_bar-item.selected .search_bar-item__title {
      color: #123977; }
    .search_bar-item.selected .search_bar-item__title {
      opacity: 1; }
      @media (max-width: 991px) {
        .search_bar-item.selected .search_bar-item__title {
          opacity: 0;
          pointer-events: none; } }
    .search_bar-item.selected .search_bar-item__top-title {
      opacity: 0;
      pointer-events: none; }
    .search_bar-item select {
      background: none;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none; }
    .search_bar-item + .search_bar-item {
      border-left: 1px solid rgba(18, 57, 119, 0.3); }
    .search_bar-item select {
      position: absolute;
      opacity: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      left: 0;
      top: 0;
      padding-left: 2rem;
      padding-top: 2rem;
      z-index: 2;
      border: 0;
      outline: 0;
      font-weight: bold;
      color: #123977;
      font-size: 2rem;
      pointer-events: none; }
      @media (max-width: 991px) {
        .search_bar-item select {
          padding-left: 3rem;
          pointer-events: all;
          opacity: 1;
          padding-top: 0; } }
    .search_bar-item__icon {
      margin-right: 1.5rem;
      font-size: 2rem;
      color: #F4843D;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .search_bar-item__title {
      color: #123977;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      opacity: 0;
      position: absolute;
      top: 50%;
      font-weight: 600;
      font-size: 2rem;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .search_bar-item.active {
      /*.search_bar-item__top-title{
        transform: translateY(-100%);
        font-size: 1.2rem;
      }*/ }
      .search_bar-item.active .search_bar-item-box {
        opacity: 1;
        pointer-events: all; }
    .search_bar-item-box {
      position: absolute;
      top: 10rem;
      left: 0;
      border-radius: 2rem;
      background: #FFF;
      min-width: 25rem;
      height: auto;
      display: block;
      opacity: 0;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      pointer-events: none;
      -webkit-box-shadow: 0 5px 10px rgba(17, 30, 64, 0.1);
              box-shadow: 0 5px 10px rgba(17, 30, 64, 0.1);
      padding: 1rem; }
      .search_bar-item-box__item {
        height: 4.4rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        border-radius: 1.7rem;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        font-size: 1.8rem;
        font-weight: 600;
        line-height: 1;
        margin-bottom: 3px;
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        padding: 0 1.5rem;
        white-space: nowrap; }
        .search_bar-item-box__item:last-child {
          margin-bottom: 0; }
        .search_bar-item-box__item:not(.active):hover {
          background: #f6f6f6; }
        .search_bar-item-box__item.active {
          background: #00ADC1;
          color: #FFF; }
  .search_bar .filter-icon {
    font-size: 2.5rem; }
  .search_bar__btn {
    min-width: unset;
    height: 6.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.modal {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -48%);
      -ms-transform: translate(-50%, -48%);
          transform: translate(-50%, -48%);
  background: #fff;
  z-index: 251;
  pointer-events: none;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  opacity: 0;
  min-height: 25rem;
  min-width: 40rem;
  overflow: hidden;
  width: 53rem;
  border-radius: var(--box-radius);
  max-width: calc(100% - 3.6rem);
  border: 1px solid rgba(18, 57, 119, 0.3); }
  @media (max-width: 576px) {
    .modal {
      min-width: unset; } }
  .modal--modal-big {
    width: var(--large-box-width); }
  .modal--image {
    background: transparent;
    overflow: visible;
    padding: 0;
    width: 60rem; }
    @media (max-width: 991px) {
      .modal--image {
        width: 50rem; } }
    @media (max-width: 576px) {
      .modal--image {
        height: auto; } }
    .modal--image .modal-image {
      border-radius: 3rem;
      overflow: hidden;
      -o-object-fit: cover;
         object-fit: cover; }
      @media (max-width: 576px) {
        .modal--image .modal-image {
          border-radius: 2rem; } }
    .modal--image .modal-close {
      width: 6.4rem;
      height: 6.4rem;
      display: grid;
      place-items: center;
      background: #fff;
      border-radius: 50%;
      cursor: pointer;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      font-size: 2rem;
      color: #123977;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      margin-left: 2rem;
      position: absolute;
      top: -1rem;
      -webkit-transform: translateY(-100%);
          -ms-transform: translateY(-100%);
              transform: translateY(-100%);
      right: 0; }
      @media (max-width: 991px) {
        .modal--image .modal-close {
          width: 5rem;
          height: 5rem;
          font-size: 1.6rem; } }
      .modal--image .modal-close:hover {
        background: #123977 !important;
        color: #FFF !important; }
  .modal.active {
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    opacity: 1;
    pointer-events: all; }
  .modal--meet .modal-header {
    padding: 6.3rem 5.8rem 5.4rem 5.8rem;
    margin: 0; }
    .modal--meet .modal-header .toptitle {
      margin-bottom: 1rem; }
    .modal--meet .modal-header .title {
      margin-bottom: 3.2rem; }
  .modal--meet .modal-content {
    padding: 3rem 5.8rem 3.7rem 5.8rem; }
    .modal--meet .modal-content .post-badges {
      margin-top: 2rem;
      margin-bottom: 3.5rem; }
    .modal--meet .modal-content .modal-user {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .modal--meet .modal-content .modal-user .user-img {
        font-size: 7rem; }
      .modal--meet .modal-content .modal-user .user-info {
        margin-left: 2rem; }
        .modal--meet .modal-content .modal-user .user-info .user-name-wrapper {
          margin-bottom: 0.7rem; }
          .modal--meet .modal-content .modal-user .user-info .user-name-wrapper .mark:before {
            font-size: 2rem; }
          .modal--meet .modal-content .modal-user .user-info .user-name-wrapper .mark--approved:before {
            background-size: 1rem; }
        .modal--meet .modal-content .modal-user .user-info .user__name {
          font-size: 2rem; }
        .modal--meet .modal-content .modal-user .user-info .user__title {
          font-size: 1.8rem; }
  .modal--meet .modal-footer {
    text-align: center;
    font-size: 1.9rem;
    padding: 0 0 6.3rem 0; }
  .modal--success .modal-header {
    padding: 8.2rem 10rem 5rem 10rem; }
    .modal--success .modal-header__image {
      height: 9.7rem;
      margin-bottom: 4rem; }
  .modal--success .modal-footer {
    padding: 5rem 8rem 6rem 8rem; }
    .modal--success .modal-footer .success__text {
      margin-bottom: 3.5rem;
      text-align: center; }
  .modal-header {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    border-bottom: 1px solid rgba(18, 57, 119, 0.3); }
    .modal-header .toptitle {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .modal--text {
    max-height: 80rem;
    overflow-y: auto;
    padding: 2.6rem 4rem;
    width: 100rem; }
    .modal--text .modal-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin: 0 0 3rem 0;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      position: relative;
      border-bottom: 0; }
      .modal--text .modal-header .modal__title {
        font-weight: 600;
        font-size: 3rem;
        color: #123977;
        text-align: left; }
        @media (max-width: 576px) {
          .modal--text .modal-header .modal__title {
            font-size: 2.5rem;
            max-width: 34rem; } }
    .modal--text .modal-footer {
      width: 100%;
      margin-top: 2rem;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
    .modal--text .modal-close {
      width: 4.8rem;
      height: 4.8rem;
      display: grid;
      place-items: center;
      background: #edf0f5;
      border-radius: 50%;
      cursor: pointer;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      font-size: 1.6rem;
      color: #123977;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .modal--text .modal-close:hover {
        background: #123977 !important;
        color: #fff !important; }
    .modal--text .modal-content {
      height: 100%;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      overflow-y: auto;
      max-height: calc(100% - 20rem);
      padding-right: 1rem; }
      .modal--text .modal-content p {
        margin-bottom: 2rem !important; }
        .modal--text .modal-content p:last-child {
          margin-bottom: 0; }
      .modal--text .modal-content h2 {
        font-size: 2.6rem; }

.js-open-modal {
  cursor: pointer; }

.show-ghost.blog-card .blog-card-image {
  position: relative; }
  .show-ghost.blog-card .blog-card-image::after {
    content: '';
    height: 100%;
    width: 100%;
    background: #fff;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0; }

.show-ghost .job-img, .show-ghost .title, .show-ghost .text, .show-ghost .badge, .show-ghost .job-content-footer, .show-ghost .post-status, .show-ghost .progress, .show-ghost .btn, .show-ghost .info, .show-ghost .blog-card {
  position: relative;
  overflow: hidden;
  border: 0;
  /*
    &::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 20%;
      height: 100%;
      background-image: linear-gradient(270deg, transparent, rgba($c-black, 0.05), transparent);
      animation-name: shine;
      animation-delay: 0.3s;
      animation-duration: 4s;
      animation-timing-function: ease;
      animation-iteration-count: infinite;
      animation-direction: normal;
      -webkit-transform: skew(-30deg);
      transform: skew(-30deg);
      z-index: 3;
    }
    */ }
  .show-ghost .job-img::after, .show-ghost .title::after, .show-ghost .text::after, .show-ghost .badge::after, .show-ghost .job-content-footer::after, .show-ghost .post-status::after, .show-ghost .progress::after, .show-ghost .btn::after, .show-ghost .info::after, .show-ghost .blog-card::after {
    content: '';
    height: 100%;
    width: 100%;
    background: #fff;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0; }

.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.5rem;
  font-weight: bold; }
  .info-content {
    margin-left: 2rem; }
  .info--small {
    font-size: 1.6rem; }
  .info--medium {
    font-size: 2rem; }
  .info--big {
    font-size: 4rem; }
    @media (max-width: 576px) {
      .info--big {
        font-size: 3rem; } }
  .info--green {
    color: #25D366; }
    .info--green .info-content {
      margin-left: 1.4rem; }
      @media (max-width: 576px) {
        .info--green .info-content {
          margin-left: 0; } }
  .info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .info-wrapper .info + .info {
      margin-left: 1.8rem; }
  .info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 3rem; }
    .info-row .info {
      margin-right: 7rem;
      margin-bottom: 1.5rem; }
      .info-row .info:last-child {
        margin-right: 0;
        margin-bottom: 0; }
  .info--block {
    display: block; }
    .info--block .info-header {
      color: #5D5F68;
      font-size: 1.8rem;
      font-weight: 500; }
    .info--block .info-content {
      color: #123977;
      font-weight: 600;
      font-size: 2.4rem;
      margin-top: .5rem;
      white-space: nowrap; }
  .info--gray {
    color: rgba(18, 57, 119, 0.5);
    font-size: 2rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 576px) {
      .info--gray {
        font-size: 1.8rem; } }
  .info--blue {
    color: #00ADC1; }
    .info--blue .info-content {
      margin-left: 1.6rem; }
  .info--black {
    color: #123977; }
  .info--white {
    color: #fff; }
  .info--dark-black {
    color: #123977; }
    .info--dark-black .info-content {
      margin-left: 1rem; }
    .info--dark-black .info__icon {
      color: #00ADC1; }

.dr-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: rgba(18, 57, 119, 0.05);
  border-radius: 2rem 2rem 2rem 14rem;
  padding-bottom: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  position: relative;
  overflow: hidden;
  min-height: 56rem; }
  @media (max-width: 991px) {
    .dr-card {
      min-height: 45rem; } }
  @media (max-width: 576px) {
    .dr-card {
      min-height: 52rem;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  @media (min-width: 992px) {
    .dr-card:hover {
      -webkit-transform: translateY(-1rem);
          -ms-transform: translateY(-1rem);
              transform: translateY(-1rem); }
      .dr-card:hover .btn {
        opacity: 1;
        pointer-events: all; }
      .dr-card:hover .title {
        color: #19B5C7; } }
  .dr-card-content {
    padding: 4.5rem 3.5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (max-width: 1529px) {
      .dr-card-content {
        padding: 4.5rem 2.5rem 0; } }
    @media (max-width: 768px) {
      .dr-card-content {
        text-align: center; } }
    @media (max-width: 576px) {
      .dr-card-content {
        padding: 4.5rem var(--container-gutter) 0; } }
  .dr-card img {
    height: 38rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: bottom;
       object-position: bottom;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    @media (max-width: 991px) {
      .dr-card img {
        height: 31rem; } }
    @media (max-width: 576px) {
      .dr-card img {
        height: 35rem;
        width: 100%;
        position: static; } }
  .dr-card .title {
    font-weight: 800;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media (max-width: 576px) {
      .dr-card .title {
        font-size: 2.6rem;
        text-align: left; } }
  .dr-card .text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
    @media (max-width: 576px) {
      .dr-card .text {
        margin-bottom: 1rem; } }
  .dr-card .btn {
    position: absolute;
    bottom: 4rem;
    right: 3.3rem;
    min-width: 26rem;
    opacity: 0;
    pointer-events: none; }
    @media (max-width: 1529px) {
      .dr-card .btn {
        right: 2.5rem; } }
    @media (max-width: 991px) {
      .dr-card .btn {
        opacity: 1;
        pointer-events: all; } }
    @media (max-width: 576px) {
      .dr-card .btn {
        right: 4.5rem; } }

.media-item {
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer; }
  .media-item:hover .media-item-play {
    background: #fff;
    color: #123977; }
  .media-item-content {
    position: absolute;
    background: #fff;
    padding: 2.1rem 2.7rem;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
    width: 90%;
    border-radius: 2rem; }
    .media-item-content .title {
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
  .media-item-image {
    height: 47rem;
    border-radius: var(--card-radius);
    overflow: hidden;
    position: relative; }
    .media-item-image::after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: #123977 0% 0% no-repeat padding-box;
      left: 0;
      top: 0;
      opacity: .5; }
    .media-item-image img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .media-item-play {
    height: 9rem;
    width: 9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 2px solid #fff;
    color: #fff;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 3.5rem; }
    @media (max-width: 991px) {
      .media-item-play {
        height: 9rem;
        width: 9rem; } }
    @media (max-width: 576px) {
      .media-item-play {
        height: 7rem;
        width: 7rem;
        font-size: 1.6rem; } }
  .media-item--small .media-item-image {
    height: 42rem; }
  .media-item--small .title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 3rem; }

.treatment-card {
  border: 1px solid rgba(0, 173, 193, 0.22);
  padding: 5rem 3rem;
  background: transparent;
  border-radius: var(--card-radius);
  background: #123977;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  display: block;
  min-height: 38rem; }
  @media (max-width: 576px) {
    .treatment-card {
      padding: 3rem var(--container-gutter);
      min-height: 37rem; } }
  .treatment-card-header img {
    height: 4.6rem;
    margin-bottom: 2rem;
    -o-object-fit: contain;
       object-fit: contain; }
  .treatment-card .title {
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .treatment-card .text {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  @media (min-width: 992px) {
    .treatment-card:hover {
      background: rgba(0, 173, 193, 0.15);
      border-color: rgba(0, 173, 193, 0.15);
      -webkit-transform: translateY(-1rem);
          -ms-transform: translateY(-1rem);
              transform: translateY(-1rem); } }
  .treatment-card--white {
    background: #fff;
    padding: 4.2rem 4.5rem;
    border: 0; }
    @media (max-width: 576px) {
      .treatment-card--white {
        padding: 3rem var(--container-gutter); } }
    .treatment-card--white img {
      height: 7.7rem; }
      @media (max-width: 576px) {
        .treatment-card--white img {
          height: 6.7rem; } }
    .treatment-card--white:hover {
      -webkit-box-shadow: 0px 40px 50px -20px rgba(3, 43, 92, 0.1);
              box-shadow: 0px 40px 50px -20px rgba(3, 43, 92, 0.1);
      background: #fff;
      -webkit-transform: translateY(-1rem);
          -ms-transform: translateY(-1rem);
              transform: translateY(-1rem); }
      @media (max-width: 991px) {
        .treatment-card--white:hover {
          -webkit-transform: unset;
              -ms-transform: unset;
                  transform: unset;
          -webkit-box-shadow: unset;
                  box-shadow: unset; } }
      .treatment-card--white:hover .link {
        color: #00ADC1; }

.faq-item {
  padding: 2.5rem 0;
  border-radius: 2rem;
  background: #fff; }
  .faq-item + .faq-item {
    margin-top: 2rem; }
  .faq-item.active {
    padding-bottom: 0; }
    .faq-item.active .faq-item-header__icon {
      background: #123977; }
      .faq-item.active .faq-item-header__icon span {
        background: #fff; }
        .faq-item.active .faq-item-header__icon span:first-child {
          -webkit-transform: rotate(0deg);
              -ms-transform: rotate(0deg);
                  transform: rotate(0deg); }
    .faq-item.active .faq-item-header {
      border-bottom: 1px solid #1239771A;
      padding-bottom: 1.5rem; }
  .faq-item:not(.active) .faq-item-header:hover .faq-item-header__icon {
    background: #123977; }
    .faq-item:not(.active) .faq-item-header:hover .faq-item-header__icon span {
      background: #fff; }
  .faq-item-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
    padding-left: 3.6rem;
    padding-right: 3.6rem; }
    @media (max-width: 576px) {
      .faq-item-header {
        padding-left: var(--container-gutter);
        padding-right: var(--container-gutter); } }
    .faq-item-header__title {
      font-size: 2rem;
      font-weight: 500;
      color: #123977;
      line-height: 1.7em;
      padding-right: 7rem; }
      @media (max-width: 991px) {
        .faq-item-header__title {
          padding-right: 2rem;
          font-size: 2rem;
          width: 100%; } }
      @media (max-width: 576px) {
        .faq-item-header__title {
          font-size: 2.4rem; } }
    .faq-item-header__icon {
      width: 3.7rem;
      height: 3.7rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      border-radius: 50%;
      color: #fff;
      background: #00ADC1;
      position: relative;
      -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .faq-item-header__icon span {
        position: absolute;
        width: 1.5rem;
        height: 2px;
        background: #fff;
        -webkit-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        -o-transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.2s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
        .faq-item-header__icon span:first-child {
          -webkit-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
                  transform: rotate(90deg); }
  .faq-item-content {
    padding-right: 3.6rem;
    padding-left: 3.6rem; }
    @media (max-width: 768px) {
      .faq-item-content {
        padding: 0 var(--container-gutter);
        padding-right: 0; } }
    .faq-item-content .accordion-calc {
      padding-top: 2rem;
      padding-bottom: 2rem; }
    .faq-item-content p {
      color: #5D5F68;
      font-size: 1.8rem;
      font-weight: normal;
      line-height: 1.7em;
      width: 100%; }
      .faq-item-content p:last-child {
        margin-bottom: 0; }
      @media (max-width: 991px) {
        .faq-item-content p {
          width: 100%; } }
      @media (max-width: 768px) {
        .faq-item-content p {
          font-size: var(--font-size-text);
          padding-left: 0; } }

.dr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .dr-image {
    height: 7.4rem;
    width: 7.4rem;
    border-radius: 50%;
    background: #E4FCFC;
    border: 1px solid #00348829;
    overflow: hidden; }
    .dr-image img {
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .dr-info {
    margin-left: 2rem;
    text-align: left; }
    .dr-info .text {
      opacity: .6; }

.divider--w-shape {
  position: relative;
  margin-bottom: 6rem; }
  .divider--w-shape img {
    position: absolute;
    top: 0;
    left: 50%;
    height: 5rem;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media (max-width: 576px) {
      .divider--w-shape img {
        height: 5rem; } }

.divider--w-input .input-group {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 70rem; }
  @media (max-width: 991px) {
    .divider--w-input .input-group {
      width: 60rem; } }
  @media (max-width: 576px) {
    .divider--w-input .input-group {
      width: 80%; } }
  .divider--w-input .input-group .input {
    border: 1px solid #00348829;
    border-radius: 2.4rem; }
    .divider--w-input .input-group .input:focus {
      -webkit-box-shadow: 0px 0px 6px #4090F733;
              box-shadow: 0px 0px 6px #4090F733; }
  .divider--w-input .input-group .l-icon {
    font-size: 3rem;
    left: 4rem;
    opacity: 1; }
    @media (max-width: 576px) {
      .divider--w-input .input-group .l-icon {
        font-size: 2.5rem;
        left: 2rem; } }
  .divider--w-input .input-group .input.input-l-icon {
    height: 10rem;
    padding-left: 10rem;
    font-size: 2rem; }
    @media (max-width: 991px) {
      .divider--w-input .input-group .input.input-l-icon {
        height: 7rem; } }
    @media (max-width: 576px) {
      .divider--w-input .input-group .input.input-l-icon {
        padding-left: 6rem; } }

.custom-list-item {
  padding-left: 4.5rem;
  position: relative; }
  @media (max-width: 768px) {
    .custom-list-item {
      padding-left: 4rem; } }
  .custom-list-item::before {
    content: "";
    position: absolute;
    width: 1.2rem;
    height: 1.2rem;
    background: #1E51A4;
    left: .5rem;
    top: .2rem;
    border-radius: 50%;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%); }
    @media (max-width: 768px) {
      .custom-list-item::before {
        height: 1rem;
        width: 1rem; } }
    @media (max-width: 576px) {
      .custom-list-item::before {
        left: 0;
        -webkit-transform: translate(0, 50%);
            -ms-transform: translate(0, 50%);
                transform: translate(0, 50%); } }

.custom-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 2rem;
  margin-bottom: 3rem;
  position: relative;
  font-weight: 400;
  color: rgba(3, 43, 92, 0.75);
  padding-left: 2rem; }
  .custom-list ul li::before {
    content: '';
    width: 1em;
    height: 1em;
    font-size: 11px;
    border-radius: 50%;
    background: #00ADC1;
    position: absolute;
    left: -2rem;
    top: 0;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%); }

.filter {
  height: 5.9rem;
  width: 5.9rem;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #fff;
  color: #123977;
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  border-radius: 50%;
  font-size: 2.5rem;
  border: 1px solid #E3EAF4;
  -webkit-box-shadow: 0px 0px 20px #20428907;
          box-shadow: 0px 0px 20px #20428907;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  cursor: pointer; }
  @media (max-width: 991px) {
    .filter {
      position: absolute;
      right: var(--container-gutter); } }
  .filter.active .filter-content {
    opacity: 1;
    pointer-events: all; }
  .filter-content {
    position: absolute;
    top: 8rem;
    right: 0;
    background: #FFF;
    min-width: 20rem;
    height: auto;
    display: block;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    pointer-events: none;
    -webkit-box-shadow: 0 5px 10px rgba(17, 30, 64, 0.1);
            box-shadow: 0 5px 10px rgba(17, 30, 64, 0.1);
    padding: 1rem;
    opacity: 0;
    border-radius: 2rem; }
    @media (max-width: 768px) {
      .filter-content {
        right: -1px;
        z-index: 3;
        display: none; } }
    .filter-content-item {
      height: 4.4rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      font-size: 1.6rem;
      font-weight: 600;
      line-height: 1;
      margin-bottom: 3px;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      padding: 0 1rem;
      white-space: nowrap;
      border-radius: 1.7rem; }
      .filter-content-item:not(.active):hover {
        background: #F6F6F6; }
      .filter-content-item:last-child {
        margin-bottom: 0; }
  .filter select {
    position: absolute;
    pointer-events: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
    @media (max-width: 768px) {
      .filter select {
        pointer-events: all;
        z-index: 4; } }

.blog-item {
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer;
  display: block; }
  .blog-item:hover .title {
    color: #00ADC1; }
  .blog-item-content {
    position: absolute;
    background: #fff;
    padding: 2.1rem 2.7rem;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
    width: 77%;
    border-radius: 2rem;
    min-height: 15rem; }
    @media (max-width: 576px) {
      .blog-item-content {
        padding: 2rem;
        min-height: 12rem; } }
    .blog-item-content .title {
      font-size: 2.3rem;
      max-width: 37rem;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
      @media (max-width: 576px) {
        .blog-item-content .title {
          font-size: 2rem; } }
    .blog-item-content .info-wrapper .info:last-child .info__icon {
      font-size: 2rem; }
  .blog-item-image {
    height: 42rem;
    border-radius: var(--card-radius);
    overflow: hidden;
    position: relative; }
    @media (max-width: 576px) {
      .blog-item-image {
        height: 35rem; } }
    .blog-item-image::after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: #123977 0% 0% no-repeat padding-box;
      left: 0;
      top: 0;
      opacity: .5; }
    .blog-item-image img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .blog-item .title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 3rem;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    @media (max-width: 576px) {
      .blog-item .title {
        margin-bottom: 2rem; } }

.appointment-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  pointer-events: none;
  z-index: 100;
  width: 100vw;
  overflow-y: auto;
  overflow-x: hidden;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: calc(var(--container-gutter) + var(--container-pusher));
  overflow: hidden; }
  .appointment-wrapper.active {
    overflow-y: auto;
    overflow-x: hidden;
    pointer-events: all; }
    .appointment-wrapper.active .appointment {
      display: none; }
    .appointment-wrapper.active .wp-button {
      opacity: 0;
      pointer-events: none; }
  @media (max-width: 991px) {
    .appointment-wrapper {
      padding: 0; } }

.wp-button {
  pointer-events: all;
  position: fixed;
  bottom: 5rem;
  right: calc((var(--container-gutter) + var(--container-pusher)) + 50rem);
  margin-right: 2rem;
  border-radius: 1.6rem;
  height: 10rem;
  width: 10rem;
  font-size: 4.5rem; }
  @media (max-width: 1367px) {
    .wp-button {
      bottom: 3rem; } }
  @media (max-width: 991px) {
    .wp-button {
      display: none; } }

.appointment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: fixed;
  bottom: 5rem;
  right: calc(var(--container-pusher) + var(--container-gutter));
  background: #123977;
  border-radius: 1.6rem;
  height: 10rem;
  padding: 0 3rem;
  pointer-events: all;
  min-width: 50rem;
  cursor: pointer;
  border: 1px solid rgba(0, 173, 193, 0.2);
  -webkit-box-shadow: 0px 4px 43px rgba(4, 11, 24, 0.1);
          box-shadow: 0px 4px 43px rgba(4, 11, 24, 0.1); }
  @media (max-width: 1367px) {
    .appointment {
      bottom: 3rem; } }
  @media (max-width: 991px) {
    .appointment {
      height: 8rem; } }
  @media (max-width: 576px) {
    .appointment {
      right: var(--container-gutter);
      left: var(--container-gutter);
      border-radius: 2rem;
      min-width: unset;
      max-width: calc(100% - (2 * var(--container-gutter)));
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      bottom: 7rem;
      height: 7.6rem; } }
  .appointment:hover .appointment-icon {
    background: #00ADC1;
    color: #fff; }
  .appointment-toptitle {
    font-weight: 500;
    font-size: 1.5rem;
    color: #F3F5F8; }
    @media (max-width: 991px) {
      .appointment-toptitle {
        font-size: 1.5rem; } }
  .appointment-title {
    font-size: 2.5rem;
    font-weight: 600;
    color: #fff;
    margin-top: .5rem; }
    @media (max-width: 991px) {
      .appointment-title {
        font-size: 2rem; } }
  .appointment-icon {
    height: 4.2rem;
    width: 4.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    border: 1px solid #00ADC1;
    border-radius: 50%;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    @media (max-width: 991px) {
      .appointment-icon {
        background: #00ADC1; } }

@media (max-width: 991px) {
  .twentytwenty-wrapper.twentytwenty-horizontal {
    width: 100%; } }

.before-after-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 2rem;
  grid-row-gap: 2rem; }

.before-after-item {
  height: 60rem !important;
  border-radius: 2.6rem; }
  @media (max-width: 1529px) {
    .before-after-item {
      height: 53rem !important; } }
  @media (max-width: 1349px) {
    .before-after-item {
      height: 70rem !important; } }
  @media (max-width: 991px) {
    .before-after-item {
      height: 45rem !important; } }
  @media (max-width: 576px) {
    .before-after-item {
      height: 37rem !important; } }

.twentytwenty-container img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.twentytwenty-handle {
  height: 6.7rem;
  width: 6.7rem;
  background: #fff;
  margin-left: -29px;
  background-image: url("../img/oklar.svg");
  background-repeat: no-repeat;
  background-position-x: 50%;
  background-position-y: 50%;
  background-size: .5em;
  font-size: 6rem;
  margin-left: -3.5rem; }
  @media (max-width: 576px) {
    .twentytwenty-handle {
      height: 5rem;
      width: 5rem;
      font-size: 5rem;
      margin-left: -3rem; } }

.twentytwenty-right-arrow {
  display: none; }

.twentytwenty-left-arrow {
  display: none; }

.twentytwenty-overlay {
  display: none; }

.gallery-wrapper {
  background: #fff;
  padding: 10rem 0;
  overflow: hidden;
  padding-bottom: 12rem;
  border-radius: 0 25rem 0 0;
  margin-top: -25rem; }
  @media (max-width: 991px) {
    .gallery-wrapper {
      margin-top: -35rem; } }
  @media (max-width: 576px) {
    .gallery-wrapper {
      padding-top: 5rem;
      padding-bottom: 7rem;
      border-radius: 0 10rem 0 0;
      margin-top: -15rem; } }
  .gallery-wrapper.only-desktop {
    display: block !important; }
    @media (max-width: 991px) {
      .gallery-wrapper.only-desktop {
        display: none !important; } }
  .gallery-wrapper.only-mobile {
    display: none !important; }
    @media (max-width: 991px) {
      .gallery-wrapper.only-mobile {
        display: block !important; } }

.gallery-slider-item {
  display: block;
  height: 35rem;
  border-radius: 2.5rem;
  overflow: hidden;
  position: relative; }
  @media (max-width: 576px) {
    .gallery-slider-item {
      height: 33rem; } }
  .gallery-slider-item:hover::after {
    opacity: .3; }
  .gallery-slider-item:hover .icon-font {
    opacity: 1; }
  .gallery-slider-item:hover .gallery-slider-item-text {
    opacity: 0;
    pointer-events: none; }
  .gallery-slider-item::after {
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(#17297200), to(#172972));
    background: -o-linear-gradient(top, #17297200 0%, #172972 100%);
    background: linear-gradient(180deg, #17297200 0%, #172972 100%);
    opacity: .3;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    pointer-events: 0;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
  .gallery-slider-item img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .gallery-slider-item .icon-font {
    font-size: 5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
  .gallery-slider-item.big {
    height: 72rem; }
  .gallery-slider-item-text {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(#17297200), to(rgba(18, 57, 119, 0.8)));
    background: -o-linear-gradient(top, #17297200 0%, rgba(18, 57, 119, 0.8) 100%);
    background: linear-gradient(180deg, #17297200 0%, rgba(18, 57, 119, 0.8) 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .gallery-slider-item-text .text {
      font-size: 3rem;
      color: #fff;
      font-weight: 500;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }

.dr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .dr-image {
    height: 7.4rem;
    width: 7.4rem;
    border-radius: 50%;
    background: #E4FCFC;
    border: 1px solid #00348829;
    overflow: hidden; }
    .dr-image img {
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .dr-info {
    margin-left: 2rem;
    text-align: left; }
    .dr-info .text {
      opacity: .6; }

.kids-banner {
  background: rgba(0, 173, 193, 0.1);
  border-radius: 2rem 2rem 2rem 14rem;
  height: 45rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  padding-right: 10rem;
  margin-top: 10rem; }
  @media (max-width: 991px) {
    .kids-banner {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      height: auto;
      padding-right: 0;
      padding: 7rem 0;
      padding-bottom: 0;
      border-radius: 3rem;
      padding-right: var(--container-gutter);
      padding-left: var(--container-gutter); } }
  @media (max-width: 576px) {
    .kids-banner {
      padding-top: 4rem;
      margin-top: 6rem; } }
  .kids-banner-img {
    position: absolute;
    left: 1rem;
    bottom: 0;
    height: 60rem;
    max-width: 47%;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: bottom;
       object-position: bottom; }
    @media (max-width: 991px) {
      .kids-banner-img {
        max-width: unset;
        position: static;
        height: 40rem;
        width: 100%;
        margin-top: 4rem; } }
    @media (max-width: 576px) {
      .kids-banner-img {
        height: 24rem; } }
  .kids-banner-logo {
    height: 7rem;
    -o-object-fit: contain;
       object-fit: contain; }
    @media (max-width: 576px) {
      .kids-banner-logo {
        height: 4rem; } }
  @media (max-width: 991px) {
    .kids-banner-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }
  .kids-banner-content .title {
    margin-bottom: 3rem;
    margin-top: 1rem; }
    @media (max-width: 991px) {
      .kids-banner-content .title {
        text-align: center; } }
  @media (max-width: 576px) {
    .kids-banner-content .btn {
      width: 100%; } }

.branch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #fff;
  border-radius: 3rem;
  overflow: hidden; }
  @media (max-width: 991px) {
    .branch {
      padding: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      position: relative;
      background: transparent; } }
  @media (max-width: 768px) {
    .branch {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start; } }
  .branch + .branch {
    margin-top: 10rem; }
    @media (max-width: 576px) {
      .branch + .branch {
        margin-top: 5rem; } }
  .branch__img {
    height: 60rem;
    width: 100%;
    width: 52rem;
    -o-object-fit: cover;
       object-fit: cover;
    overflow: hidden; }
    @media (max-width: 991px) {
      .branch__img {
        height: 100%;
        width: 100%;
        position: absolute;
        z-index: -1;
        bottom: 0; } }
  .branch-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 57%;
            flex: 0 0 57%;
    max-width: 57%;
    padding: 7rem 0 5rem 6rem; }
    @media (max-width: 991px) {
      .branch-content {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset;
        background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff00), color-stop(0%, rgba(246, 246, 246, 0.9))) 0% 0% no-repeat padding-box;
        background: transparent -o-linear-gradient(top, #ffffff00 0%, rgba(246, 246, 246, 0.9) 0%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(180deg, #ffffff00 0%, rgba(246, 246, 246, 0.9) 0%) 0% 0% no-repeat padding-box;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    @media (max-width: 768px) {
      .branch-content {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset;
        padding: 0 var(--container-gutter);
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        padding-top: 9rem;
        background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff00), color-stop(0%, rgba(246, 246, 246, 0.9))) 0% 0% no-repeat padding-box;
        background: transparent -o-linear-gradient(top, #ffffff00 0%, rgba(246, 246, 246, 0.9) 0%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(180deg, #ffffff00 0%, rgba(246, 246, 246, 0.9) 0%) 0% 0% no-repeat padding-box;
        padding-bottom: 5rem; } }
    @media (max-width: 576px) {
      .branch-content {
        padding-top: 5rem;
        padding-bottom: 3rem; } }
    .branch-content .link {
      font-weight: 400;
      position: relative; }
      .branch-content .link__icon {
        color: #00ADC1;
        position: absolute;
        left: 0;
        top: 0.5rem; }
      .branch-content .link-adress {
        margin-bottom: 2rem;
        line-height: 1.5; }
        .branch-content .link-adress .link__text {
          padding-right: 8rem; }
          @media (max-width: 576px) {
            .branch-content .link-adress .link__text {
              padding-right: 0; } }
    .branch-content .title {
      margin-bottom: 2rem;
      font-weight: 600; }
      @media (max-width: 576px) {
        .branch-content .title {
          font-size: 3rem; } }
    .branch-content .text {
      margin-bottom: 2rem;
      max-width: 50rem; }
    .branch-content-info {
      margin-top: 6rem; }
      @media (max-width: 576px) {
        .branch-content-info {
          margin-top: 2rem; } }
      .branch-content-info > * {
        margin-top: 2rem; }
    .branch-content-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media (max-width: 576px) {
        .branch-content-row {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start; }
          .branch-content-row .link {
            width: auto;
            margin-bottom: 1rem; } }
      .branch-content-row .link + .link {
        margin-left: 3rem; }
        @media (max-width: 576px) {
          .branch-content-row .link + .link {
            margin-left: 0; } }
    @media (max-width: 576px) {
      .branch-content .social {
        margin-bottom: 3rem; } }
    .branch-content .social__item {
      height: 6rem;
      width: 6rem;
      font-size: 2.5rem; }
    @media (max-width: 576px) {
      .branch-content .social .social__item + .social__item {
        margin-left: 2rem; } }
    @media (max-width: 374px) {
      .branch-content .social .social__item + .social__item {
        margin-left: 1rem; } }
    .branch-content-bottom {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-top: 2.5rem; }
      .branch-content-bottom .map-link {
        height: 5.2rem;
        width: 5.2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border: 1px solid #00ADC1;
        border-radius: 50%;
        color: #00ADC1;
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        font-size: 2.2rem;
        margin-left: 1.8rem; }
        @media (max-width: 576px) {
          .branch-content-bottom .map-link {
            width: 4.2rem;
            height: 4.2rem;
            font-size: 2rem;
            background: #00ADC1;
            color: #fff;
            margin-left: 2rem; } }
        .branch-content-bottom .map-link:hover {
          color: #fff;
          background: #00ADC1; }
      @media (max-width: 576px) {
        .branch-content-bottom {
          display: block; } }
      .branch-content-bottom .btn {
        font-size: 1.8rem;
        margin-left: 3rem; }
        @media (max-width: 576px) {
          .branch-content-bottom .btn {
            width: 100%;
            margin-left: 0; } }
    .branch-content-section {
      padding: 3rem 0;
      border-bottom: 1px solid #00adc133; }
      .branch-content-section--row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start; }
        @media (max-width: 768px) {
          .branch-content-section--row {
            display: block; } }
      .branch-content-section-right {
        padding-left: 4rem;
        border-left: 1px solid #00adc133;
        padding-right: 4rem;
        margin-left: 8rem; }
        @media (max-width: 768px) {
          .branch-content-section-right {
            padding-left: 0;
            border-left: 0;
            margin-left: 0; } }
      @media (max-width: 768px) {
        .branch-content-section-left {
          margin-bottom: 3rem; } }
    .branch-content .info {
      font-size: 2rem;
      margin-bottom: 3rem; }
      @media (max-width: 576px) {
        .branch-content .info {
          font-size: 2rem; } }
      .branch-content .info__icon {
        font-size: 2.2rem; }
  .branch .toptitle {
    color: #00ADC1;
    position: relative;
    padding-left: 4rem; }
    @media (max-width: 991px) {
      .branch .toptitle {
        padding-left: 3rem; } }
    .branch .toptitle span {
      position: absolute;
      left: -1.5rem;
      font-size: 7rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      top: 1.5rem;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
      @media (max-width: 576px) {
        .branch .toptitle span {
          font-size: 6rem; } }
  .branch--detail .toptitle {
    color: #00ADC1; }
    .branch--detail .toptitle span {
      color: #123977; }

.video {
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  cursor: pointer; }
  .video:hover .video-play {
    background: #fff;
    color: #123977; }
  .video-content {
    position: absolute;
    background: #fff;
    padding: 2.1rem 2.7rem;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
    width: 90%;
    border-radius: 2rem;
    min-height: 15rem; }
    @media (max-width: 991px) {
      .video-content {
        min-height: unset; } }
    .video-content .title {
      max-width: 60rem;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
      @media (max-width: 991px) {
        .video-content .title {
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden; } }
      @media (max-width: 576px) {
        .video-content .title {
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden; } }
    .video-content .info-wrapper .info:last-child .info__icon {
      font-size: 2rem; }
  .video-image {
    height: 45rem;
    border-radius: var(--card-radius);
    overflow: hidden;
    position: relative; }
    @media (max-width: 991px) {
      .video-image {
        height: 34rem; } }
    @media (max-width: 576px) {
      .video-image {
        height: 30rem; } }
    .video-image::after {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      background: #123977 0% 0% no-repeat padding-box;
      left: 0;
      top: 0;
      opacity: .5; }
    .video-image img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .video-play {
    height: 9rem;
    width: 9rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 2px solid #fff;
    color: #fff;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 3.5rem; }
    @media (max-width: 991px) {
      .video-play {
        height: 9rem;
        width: 9rem; } }
    @media (max-width: 576px) {
      .video-play {
        height: 7rem;
        width: 7rem;
        font-size: 1.6rem; } }
  .video--small .video-image {
    height: 42rem; }
  .video--small .title {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 3rem; }
  .video--big .video-image {
    height: 70rem;
    border-radius: 4rem 0 0 16rem; }
    @media (max-width: 991px) {
      .video--big .video-image {
        border-radius: 4rem;
        height: 48rem; } }
    @media (max-width: 576px) {
      .video--big .video-image {
        height: 41rem; } }

.quick-contact {
  height: 48rem;
  background: rgba(18, 57, 119, 0.08);
  border-radius: 2rem 2rem 2rem 14rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  margin-top: 20rem;
  z-index: 1; }
  @media (max-width: 991px) {
    .quick-contact {
      height: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 5rem;
      padding-bottom: 0;
      border-radius: 3rem; } }
  @media (max-width: 576px) {
    .quick-contact {
      padding: 5rem var(--container-gutter) 0 var(--container-gutter);
      border-radius: 3rem;
      margin-top: 5rem; } }
  .quick-contact-left {
    padding-left: 14rem;
    width: 42%; }
    @media (max-width: 991px) {
      .quick-contact-left {
        width: 100%;
        padding-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 5rem; } }
    @media (max-width: 576px) {
      .quick-contact-left {
        margin-bottom: 2rem; } }
    .quick-contact-left .btn {
      margin-top: 4rem; }
      @media (max-width: 576px) {
        .quick-contact-left .btn {
          width: 100%; } }
    .quick-contact-left .title {
      line-height: 1.3; }
      @media (max-width: 991px) {
        .quick-contact-left .title {
          text-align: center; } }
      @media (max-width: 576px) {
        .quick-contact-left .title {
          font-size: 2.2rem; } }
      @media (max-width: 576px) {
        .quick-contact-left .title.title--xl {
          font-size: 3.5rem; } }
    .quick-contact-left .info {
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
      .quick-contact-left .info:hover {
        color: #00ADC1; }
      @media (max-width: 576px) {
        .quick-contact-left .info {
          margin-top: 2rem; } }
  .quick-contact-right img {
    height: 61rem;
    -o-object-fit: contain;
       object-fit: contain;
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 55%;
    -o-object-position: bottom;
       object-position: bottom; }
    @media (max-width: 991px) {
      .quick-contact-right img {
        height: 34rem;
        position: static;
        -o-object-position: bottom;
           object-position: bottom;
        max-width: unset;
        width: 100%; } }
    @media (max-width: 768px) {
      .quick-contact-right img {
        height: 31rem;
        -o-object-fit: contain;
           object-fit: contain;
        width: 100%; } }
    @media (max-width: 576px) {
      .quick-contact-right img {
        height: 29rem; } }

.uikit {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .uikit-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 8rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid rgba(18, 57, 119, 0.3); }
  .uikit-categories {
    width: 40rem;
    height: 100%;
    font-size: 2rem;
    border-right: 1px solid rgba(18, 57, 119, 0.3);
    overflow: scroll;
    position: fixed;
    top: 0;
    padding: 2rem; }
    .uikit-categories div {
      margin-bottom: 1rem;
      font-weight: 500; }
    .uikit-categories ul {
      min-height: auto;
      height: auto;
      margin: 4rem 0 5rem 0;
      -webkit-transition: .3s ease;
      -o-transition: .3s ease;
      transition: .3s ease; }
      .uikit-categories ul a {
        border: none;
        overflow: none;
        background-color: transparent;
        cursor: pointer;
        color: rgba(18, 57, 119, 0.3); }
      .uikit-categories ul li {
        -webkit-transition: .3s ease;
        -o-transition: .3s ease;
        transition: .3s ease;
        margin-left: 5rem;
        list-style: square;
        line-height: 2em;
        display: block;
        cursor: pointer; }
      .uikit-categories ul.active {
        min-height: auto;
        height: auto;
        -webkit-transition: .4s ease;
        -o-transition: .4s ease;
        transition: .4s ease; }
        .uikit-categories ul.active li {
          display: block;
          list-style: square; }
  .uikit-content {
    width: calc(100% - 40rem);
    margin-left: 40rem; }
  .uikit-section {
    border-bottom: 1px solid rgba(18, 57, 119, 0.3); }
    .uikit-section-header {
      padding: 2rem;
      border-bottom: 1px solid rgba(18, 57, 119, 0.3); }
    .uikit-section__title {
      font-size: 3rem;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .uikit-section__text {
      font-style: italic;
      margin-top: 1rem;
      opacity: .8; }
    .uikit-section-item {
      padding: 2rem;
      padding-top: 3rem;
      width: 100%;
      margin: auto;
      border-bottom: 1px solid rgba(18, 57, 119, 0.3); }
      .uikit-section-item:nth-last-child(1) {
        border: none; }
      .uikit-section-item__title {
        opacity: .75; }
      .uikit-section-item__text {
        width: 50%;
        padding-left: 2rem;
        font-style: italic; }
      .uikit-section-item-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .uikit-section-item-content > * {
          margin-right: 2rem; }

.new {
  position: relative; }
  .new::after {
    content: 'Yeni';
    background: greenyellow;
    color: #222;
    padding: 5px 8px;
    position: absolute;
    left: 2rem;
    top: 0rem;
    font-size: 11px;
    height: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 600; }

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: var(--header-height);
  -webkit-transition: 0.15s ease-in;
  -o-transition: 0.15s ease-in;
  transition: 0.15s ease-in;
  position: relative;
  --header-color: $c-black;
  padding: 0 8rem; }
  @media (max-width: 576px) {
    .header {
      padding: 0; } }
  .header-wrapper {
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    position: absolute;
    z-index: 100;
    width: 100%;
    max-width: 100vw;
    border-bottom: 1px solid rgba(18, 57, 119, 0.3);
    background: #F6F6F6; }
    .header-wrapper.active {
      background: #fff; }
    @media (max-width: 991px) {
      .header-wrapper {
        padding: 0 var(--container-gutter);
        left: 0;
        -webkit-transform: unset;
            -ms-transform: unset;
                transform: unset; } }
  .header.active {
    z-index: 6;
    background: #fff; }
    .header.active .header-logo {
      z-index: 7; }
    .header.active .header-right {
      position: absolute;
      right: 0;
      width: 100%; }
      .header.active .header-right::after {
        opacity: 1;
        pointer-events: all; }
    .header.active .header-menu-item {
      pointer-events: all; }
  .header-logo img {
    height: 4.2rem; }
    @media (max-width: 576px) {
      .header-logo img {
        height: 3rem; } }
  .header-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
  .header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative; }
    @media (max-width: 1200px) {
      .header-right {
        padding-left: 0; } }
    .header-right .btn {
      border-radius: 1rem;
      font-size: 1.7rem;
      font-weight: 500; }
      @media (max-width: 991px) {
        .header-right .btn {
          display: none; } }
    .header-right .input {
      width: auto;
      height: 5.6rem;
      font-size: 1.6rem;
      border-radius: 2.8rem; }
      .header-right .input::-webkit-input-placeholder {
        font-size: 1.6rem; }
      .header-right .input::-moz-placeholder {
        font-size: 1.6rem; }
      .header-right .input:-ms-input-placeholder {
        font-size: 1.6rem; }
      .header-right .input::-ms-input-placeholder {
        font-size: 1.6rem; }
      .header-right .input::placeholder {
        font-size: 1.6rem; }
    .header-right .link {
      font-size: 2rem;
      font-weight: 600;
      margin-left: 3rem;
      color: var(--header-color); }
      @media (max-width: 991px) {
        .header-right .link {
          display: none; } }
      .header-right .link:hover {
        color: #00ADC1; }
    .header-right .langs {
      margin-left: 1rem; }
      @media (max-width: 991px) {
        .header-right .langs {
          display: none; } }
    .header-right .tab-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .header-right .tab-menu-items {
        width: 53%;
        border-right: 1px solid #00adc180;
        padding-right: 4rem; }
        .header-right .tab-menu-items .header-menu-item-content-link {
          width: 100%;
          padding: 0;
          border: 1px solid transparent; }
          .header-right .tab-menu-items .header-menu-item-content-link:hover {
            border: 1px solid #1239771a;
            background: transparent; }
            .header-right .tab-menu-items .header-menu-item-content-link:hover .tab-menu-item__text {
              font-weight: 600; }
      .header-right .tab-menu-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        border: 1px solid transparent;
        border-radius: 0.8rem;
        padding-right: 1.5rem;
        cursor: pointer;
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        color: #123977; }
        .header-right .tab-menu-item:hover {
          border: 1px solid #1239771a; }
          .header-right .tab-menu-item:hover .tab-menu-item__text {
            font-weight: 600; }
        .header-right .tab-menu-item.active {
          border: 1px solid #1239771a; }
          .header-right .tab-menu-item.active .tab-menu-item__text {
            font-weight: 600; }
        .header-right .tab-menu-item__text {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          font-size: 1.8rem;
          color: #123977;
          padding: 1.4rem 1.4rem;
          font-weight: 400;
          padding-left: 2rem; }
        .header-right .tab-menu-item .icon-font {
          -webkit-transform: rotate(135deg);
              -ms-transform: rotate(135deg);
                  transform: rotate(135deg); }
      .header-right .tab-menu-content {
        width: 44%; }
        .header-right .tab-menu-content-group a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          font-size: 1.5rem;
          color: #123977;
          padding: 1.8rem 1.4rem;
          border-radius: 0.8rem;
          font-weight: 400; }
          .header-right .tab-menu-content-group a:hover {
            background: #f3f5f8; }
  .header-menu-open {
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -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;
    height: 6.4rem;
    width: 6.4rem;
    cursor: pointer;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    z-index: 6;
    border-radius: 1.4rem;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 992px) {
      .header-menu-open {
        display: none; } }
    @media (max-width: 991px) {
      .header-menu-open {
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end; } }
    @media (max-width: 576px) {
      .header-menu-open {
        width: 4.8rem; } }
    .header-menu-open.active span:nth-child(1) {
      -webkit-transform: translateY(10px) translateX(0) rotate(46deg) scale(-1);
          -ms-transform: translateY(10px) translateX(0) rotate(46deg) scale(-1);
              transform: translateY(10px) translateX(0) rotate(46deg) scale(-1);
      width: 3.5rem;
      margin-left: 0; }
    .header-menu-open.active span:nth-child(2) {
      opacity: 0; }
    .header-menu-open.active span:nth-child(3) {
      width: 3.5rem;
      -webkit-transform: translateY(-10px) translateX(-1px) rotate(-46deg) scale(-1);
          -ms-transform: translateY(-10px) translateX(-1px) rotate(-46deg) scale(-1);
              transform: translateY(-10px) translateX(-1px) rotate(-46deg) scale(-1); }
    .header-menu-open span {
      width: 3rem;
      height: 3px;
      background-color: #123977;
      display: block;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      opacity: 1;
      border-radius: 4px; }
    .header-menu-open span + span {
      margin-top: 7px; }

.header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  z-index: 4;
  margin-right: 3rem; }
  @media (max-width: 991px) {
    .header-menu {
      display: none; } }
  .header-menu-item {
    font-size: 1.7rem;
    font-weight: 800;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    color: #123977;
    height: var(--header-height);
    z-index: 3;
    padding: 0 2rem;
    line-height: 1;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .header-menu-item.active {
      color: #123977; }
      .header-menu-item.active::after {
        width: 100%; }
    .header-menu-item::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 0;
      height: 2px;
      background: #00ADC1; }
    .header-menu-item:hover {
      color: #19B5C7; }
    .header-menu-item span {
      margin-right: 0.5rem; }
    @media (max-width: 1200px) {
      .header-menu-item {
        padding: 0 2rem; } }
    @media (max-width: 991px) {
      .header-menu-item {
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 100%;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding: 0;
        pointer-events: none; }
        .header-menu-item.only-mobile {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .header-menu-item.has-submenu .header-menu-item__title {
          width: 100%; } }
    @media (max-width: 991px) {
      .header-menu-item + .header-menu-item {
        margin-left: 0;
        border-top: 1px solid rgba(18, 57, 119, 0.1); } }
    .header-menu-item.has-submenu .header-menu-item__title::before {
      content: "";
      background: #00ADC1;
      width: 0;
      height: 2px;
      position: absolute;
      left: 1rem;
      bottom: 0;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .header-menu-item.has-submenu .header-menu-item__title::after {
      width: 0.8rem;
      height: 0.6rem;
      background: var(--header-color);
      margin-left: 1rem;
      -webkit-clip-path: polygon(100% 0, 0 0, 50% 100%);
              clip-path: polygon(100% 0, 0 0, 50% 100%);
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -webkit-transition-delay: 0s;
           -o-transition-delay: 0s;
              transition-delay: 0s; }
    @media (min-width: 992px) {
      .header-menu-item.has-submenu:hover .header-menu-item__title::after {
        -webkit-transform: rotateX(180deg) translateY(-0.2rem);
                transform: rotateX(180deg) translateY(-0.2rem); }
      .header-menu-item.has-submenu:hover .header-menu-item__title::before {
        width: calc(100% - 2rem); } }
    @media (min-width: 992px) {
      .header-menu-item.has-submenu:hover > .header-menu-item-content {
        opacity: 1;
        -webkit-transform: translateX(-12rem) translateY(0.1rem) translateZ(0) scale(1, 1);
                transform: translateX(-12rem) translateY(0.1rem) translateZ(0) scale(1, 1);
        pointer-events: all;
        -webkit-transition-delay: 0.3s;
             -o-transition-delay: 0.3s;
                transition-delay: 0.3s; } }
    .header-menu-item__title {
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      color: inherit; }
      .header-menu-item__title span {
        margin-left: 1.9rem;
        font-size: 0.8rem; }
    .header-menu-item-content {
      position: absolute;
      top: var(--header-height);
      left: 0;
      background: #fff;
      width: 100%;
      height: auto;
      opacity: 0;
      -webkit-transform: translateX(-12rem) translateY(0.2rem) translateZ(0) scale(1, 1);
              transform: translateX(-12rem) translateY(0.2rem) translateZ(0) scale(1, 1);
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      pointer-events: none;
      -webkit-transition-delay: 0s;
           -o-transition-delay: 0s;
              transition-delay: 0s;
      -webkit-box-shadow: 0px 5px 8px #17297215;
              box-shadow: 0px 5px 8px #17297215;
      min-width: 70rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 4rem;
      border-radius: 0 0 1.8rem 1.8rem; }
      .header-menu-item-content-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 1.6rem;
        color: #123977;
        padding: 1.8rem 1.4rem;
        width: 50%;
        border-radius: 0.8rem; }
        .header-menu-item-content-link:hover {
          background: #f3f5f8; }
        .header-menu-item-content-link img {
          width: 5rem;
          display: block;
          margin-right: 4rem; }
        .header-menu-item-content-link .title {
          font-size: 1.6rem;
          font-weight: 400;
          -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
          -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
          transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
          color: #123977; }
        .header-menu-item-content-link .text {
          color: rgba(18, 57, 119, 0.55); }
      .header-menu-item-content.tab-menu {
        min-width: 110rem;
        left: -23rem;
        min-height: 79vh; }
    .header-menu-item.item-logo {
      background-image: url("../img/kids-logo.png");
      background-position: 50% 50%;
      background-size: 5rem auto;
      background-repeat: no-repeat;
      padding: 0 4rem; }
      .header-menu-item.item-logo .header-menu-item__title {
        display: none; }
    .header-menu-item#menu-1 {
      display: none; }

.main_contact {
  width: 52rem;
  top: calc(var(--header-height) + 0.5rem);
  right: calc(var(--container-gutter) + var(--container-pusher));
  padding: 4rem;
  z-index: 101;
  background: #fff;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0;
  border-radius: 2.6rem;
  pointer-events: none;
  overflow: hidden; }
  @media (max-width: 991px) {
    .main_contact {
      width: 100%;
      top: 0;
      left: 0;
      right: unset;
      padding: 4rem;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -webkit-transform: unset;
          -ms-transform: unset;
              transform: unset;
      height: 100vh;
      overflow-y: auto;
      border-radius: 0;
      max-height: 150rem;
      position: fixed;
      height: var(--window-inner-height); } }
  @media (max-width: 576px) {
    .main_contact {
      padding: 0 var(--container-gutter); } }
  .main_contact-form::-webkit-scrollbar {
    display: none; }
  @media (max-width: 576px) {
    .main_contact-form {
      max-height: 90vh;
      overflow-x: auto;
      padding-bottom: 20rem;
      padding-top: 2rem; } }
  .main_contact .badge {
    margin-top: 5rem;
    width: 52rem;
    margin-left: calc(-1 * 4rem); }
    @media (min-width: 992px) {
      .main_contact .badge {
        display: none; } }
    @media (max-width: 991px) {
      .main_contact .badge {
        width: 100vw; } }
    @media (max-width: 576px) {
      .main_contact .badge {
        font-size: 2rem;
        height: 7rem; }
        .main_contact .badge .badge__icon {
          font-size: 3.5rem; } }
  .main_contact .input-group {
    margin-bottom: 3rem; }
    .main_contact .input-group .input {
      border-radius: 1.2rem;
      height: 6rem;
      padding-left: 2.8rem;
      -webkit-box-shadow: unset;
              box-shadow: unset;
      background: #f6f6f6; }
      .main_contact .input-group .input__title {
        font-size: 1.6rem; }
      .main_contact .input-group .input.select {
        padding: 0 2.8rem;
        width: auto;
        border-radius: 1.2rem 0 0 1.2rem; }
      .main_contact .input-group .input--gsm {
        border-radius: 0 1.2rem 1.2rem 0; }
      .main_contact .input-group .input.textarea {
        height: 11rem; }
  .main_contact .btn {
    border-radius: 4rem;
    font-weight: 800; }
  .main_contact.active {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 1;
    pointer-events: all; }
  .main_contact .mobile-menu-item {
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    cursor: pointer; }
    @media (min-width: 992px) {
      .main_contact .mobile-menu-item {
        display: none; } }
    .main_contact .mobile-menu-item.has-submenu.active .mobile-menu-item-content {
      opacity: 1;
      max-height: 100rem; }
    .main_contact .mobile-menu-item.has-submenu.active .mobile-menu-item__native {
      -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
              transform: rotate(-180deg);
      color: #01165b; }
    .main_contact .mobile-menu-item.has-submenu.active .mobile-menu-item__title {
      color: #F4843D; }
    .main_contact .mobile-menu-item:last-child {
      margin-bottom: 15rem; }
    .main_contact .mobile-menu-item__title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 1.7rem;
      color: #01165b;
      font-weight: bold;
      height: 6rem;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .main_contact .mobile-menu-item__native {
      font-size: 1rem;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
    .main_contact .mobile-menu-item-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      max-height: 0;
      opacity: 0;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      overflow: hidden; }
      @media (max-width: 991px) {
        .main_contact .mobile-menu-item-content {
          padding-left: 2rem; } }
      .main_contact .mobile-menu-item-content__link {
        margin-bottom: 2rem;
        color: #01165b;
        font-weight: 400;
        font-size: 1.5rem; }
  .main_contact-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-bottom: 2.5rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (max-width: 991px) {
      .main_contact-header {
        padding-top: 3rem;
        padding-bottom: 2.5rem;
        border-bottom: 1px solid rgba(18, 57, 119, 0.1); } }
    .main_contact-header-title {
      color: #123977;
      font-weight: 600;
      font-size: 1.8rem; }
    @media (max-width: 991px) {
      .main_contact-header .desktop-icon {
        display: none; } }
    @media (min-width: 992px) {
      .main_contact-header .mobile-icon {
        display: none; } }
  .main_contact-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 2.5rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(18, 57, 119, 0.3); }
    @media (max-width: 576px) {
      .main_contact-info {
        display: block; } }
    @media (max-width: 576px) {
      .main_contact-info-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (max-width: 576px) {
      .main_contact-info-left .info-content {
        display: none; } }
    @media (max-width: 576px) {
      .main_contact-info-left .info--blue .info-image {
        height: 3rem;
        margin-right: 2rem; } }
    @media (max-width: 576px) {
      .main_contact-info-left .main_contact-info__text + .main_contact-info__text {
        margin-left: 2rem;
        padding-left: 2rem;
        border-left: 1px solid rgba(18, 57, 119, 0.3); } }
    @media (max-width: 576px) {
      .main_contact-info-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
    @media (max-width: 576px) {
      .main_contact-info-right .info-content {
        display: none; } }
    @media (max-width: 576px) {
      .main_contact-info-right .info--blue .info-image {
        height: 3rem;
        margin-right: 2rem; } }
    .main_contact-info__text {
      font-weight: 500;
      color: rgba(93, 95, 104, 0.85);
      font-size: 2rem;
      display: block;
      margin-bottom: 1.5rem;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
      @media (max-width: 991px) {
        .main_contact-info__text {
          text-decoration: underline; } }
      .main_contact-info__text:hover {
        color: #5d5f68; }
    .main_contact-info .info {
      margin-bottom: 2rem; }
      .main_contact-info .info-content {
        margin-left: 1rem; }
  .main_contact-close {
    font-size: 1.4rem;
    color: #123977;
    cursor: pointer;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    background: #F6F6F6;
    height: 4rem;
    width: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 99rem; }
    @media (max-width: 576px) {
      .main_contact-close {
        left: var(--container-gutter); } }
    .main_contact-close:hover {
      color: #fff;
      background: #123977; }
  .main_contact-section {
    margin-bottom: 5rem; }
    @media (max-width: 991px) {
      .main_contact-section {
        display: none; } }
    .main_contact-section .main_menu__link:last-of-type {
      margin-bottom: 0; }
    .main_contact-section:nth-last-of-type(-n + 3) {
      margin-bottom: 1.4rem; }
    .main_contact-section:last-of-type {
      margin-bottom: 0; }
  .main_contact .title {
    font-size: 3rem;
    color: #123977; }
    @media (max-width: 991px) {
      .main_contact .title {
        font-size: 3rem; } }
  .main_contact-mobile-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    border-bottom: 1px solid rgba(18, 57, 119, 0.1);
    padding-top: 2.5rem; }
    @media (min-width: 992px) {
      .main_contact-mobile-header {
        display: none; } }
    .main_contact-mobile-header .title {
      margin-bottom: 0;
      padding-bottom: 0; }
    .main_contact-mobile-header .btn {
      -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
              transform: rotate(-180deg);
      height: 4.5rem;
      width: 4.5rem;
      border-radius: 50%;
      font-size: 1.7rem;
      margin-right: 3rem;
      margin-bottom: 0; }
      .main_contact-mobile-header .btn:hover {
        background: #ffffff;
        color: #123977; }
  .main_contact__link {
    font-size: 1.8rem;
    display: block;
    margin-bottom: 1.4rem;
    color: #123977;
    font-weight: 500;
    opacity: 0.7; }
    .main_contact__link:hover {
      opacity: 1; }
  .main_contact .btn--light-gray {
    color: #123977; }
  .main_contact .button-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 480px) {
      .main_contact .button-row .btn {
        padding: 0 2.5rem; } }
    @media (max-width: 374px) {
      .main_contact .button-row .btn {
        padding: 0 1.5rem; } }
    .main_contact .button-row .btn + .btn {
      margin-left: 1rem; }
  @media (max-width: 991px) {
    .main_contact .langs {
      margin-left: 1rem; } }
  @media (max-width: 576px) {
    .main_contact .langs {
      margin-left: 0.5rem; } }
  .main_contact .checkbox {
    margin: 5rem 0; }
    .main_contact .checkbox .wpcf7-not-valid-tip {
      -webkit-transform: translateY(1.6rem) !important;
          -ms-transform: translateY(1.6rem) !important;
              transform: translateY(1.6rem) !important; }

.main_menu {
  width: 60rem;
  position: fixed;
  top: var(--header-height);
  left: 0;
  padding: 5rem 10rem 5rem 10rem;
  z-index: 99;
  background: #fff;
  height: 100vh;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  overflow-y: auto;
  overflow-x: hidden;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  opacity: 0;
  pointer-events: none;
  border-top: 1px solid rgba(18, 57, 119, 0.1); }
  @media (min-width: 992px) {
    .main_menu {
      display: none; } }
  @media (max-width: 991px) {
    .main_menu {
      width: 100%;
      padding: 4rem 10rem;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-bottom: 4rem;
      max-height: calc(100% - 9rem); } }
  @media (max-width: 576px) {
    .main_menu {
      padding: 4rem var(--container-gutter); } }
  .main_menu-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: auto; }
    .main_menu-footer .btn {
      border-radius: 1rem;
      margin-right: 1rem;
      font-size: 1.7rem; }
      @media (max-width: 576px) {
        .main_menu-footer .btn {
          width: 100%; }
          .main_menu-footer .btn .btn__icon {
            left: 4.5rem; } }
  .main_menu .input-group {
    margin-bottom: 5rem; }
    @media (max-width: 576px) {
      .main_menu .input-group {
        margin-bottom: 1rem; } }
    .main_menu .input-group .input {
      border-radius: 3.5rem;
      height: 6.5rem; }
    .main_menu .input-group .r-icon {
      color: #123977;
      opacity: 1; }
  .main_menu .mobile-menu-privacy {
    padding: 2rem 0;
    border-top: 1px solid rgba(18, 57, 119, 0.3);
    margin-top: 2.5rem; }
  .main_menu-button {
    margin-top: auto;
    margin-bottom: 7rem; }
    .main_menu-button .btn {
      width: 100%;
      padding-left: 4.5rem;
      height: 8rem;
      border-radius: 4.2rem; }
      .main_menu-button .btn__icon {
        position: static;
        margin-right: 1.5rem; }
  .main_menu.active {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 1;
    pointer-events: all;
    z-index: 104; }
  .main_menu .currency-menu__title {
    display: none; }
  .main_menu .currency-menu-content .currency-menu__code {
    display: none; }
  .main_menu .mobile-menu-item {
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    border-bottom: 1px solid rgba(18, 57, 119, 0.1); }
    .main_menu .mobile-menu-item #menu-1518 {
      background-image: url("../img/kids-logo.png");
      background-position: 0 50%;
      background-size: 6rem auto;
      background-repeat: no-repeat;
      color: transparent; }
    .main_menu .mobile-menu-item:last-of-type {
      margin-bottom: 3rem;
      border-bottom: 0; }
    .main_menu .mobile-menu-item:last-child {
      margin-bottom: 15rem; }
    @media (min-width: 992px) {
      .main_menu .mobile-menu-item {
        display: none; } }
    .main_menu .mobile-menu-item.has-submenu.active .mobile-menu-item-content {
      opacity: 1;
      max-height: 100rem; }
    .main_menu .mobile-menu-item.has-submenu.active .mobile-menu-item__native {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg);
      color: #01165b; }
    .main_menu .mobile-menu-item.has-submenu.active .mobile-menu-item__title {
      color: #123977; }
    .main_menu .mobile-menu-item__title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      font-size: 2.2rem;
      color: #123977;
      font-weight: 600;
      height: 6rem;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      text-transform: uppercase; }
      .main_menu .mobile-menu-item__title.active + .mobile-menu-item-content {
        opacity: 1;
        max-height: 100rem;
        margin-bottom: 1rem; }
      .main_menu .mobile-menu-item__title.active .mobile-menu-item__native {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg); }
    .main_menu .mobile-menu-item__native {
      font-size: 1.5rem;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .main_menu .mobile-menu-item-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      max-height: 0;
      opacity: 0;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      overflow: hidden; }
      .main_menu .mobile-menu-item-content__link {
        color: #00ADC1;
        font-weight: 500;
        font-size: 2rem;
        height: 4rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
  .main_menu .mobile-menu .submenu {
    width: 100%; }
    .main_menu .mobile-menu .submenu__title {
      color: #00ADC1;
      font-weight: 500;
      font-size: 2rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      height: 4rem; }
      .main_menu .mobile-menu .submenu__title.active + .submenu-content {
        max-height: 100rem;
        opacity: 1; }
      .main_menu .mobile-menu .submenu__title.active .submenu__title-native {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg); }
      .main_menu .mobile-menu .submenu__title-native {
        color: #123977;
        font-size: 1.5rem;
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    .main_menu .mobile-menu .submenu-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding-left: 1rem;
      max-height: 0;
      opacity: 0;
      overflow: hidden;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
      .main_menu .mobile-menu .submenu-content a {
        color: #5D5F68;
        font-weight: 500;
        font-size: 2rem;
        padding: 1rem 0; }
  .main_menu-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5rem;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-negative: 0;
        flex-shrink: 0; }
    @media (max-width: 991px) {
      .main_menu-header {
        height: 11rem;
        margin-bottom: 0; } }
    @media (max-width: 576px) {
      .main_menu-header {
        height: 9rem; } }
    .main_menu-header-title {
      color: #123977;
      font-weight: 600;
      font-size: 1.8rem; }
    @media (max-width: 991px) {
      .main_menu-header .desktop-icon {
        display: none; } }
    @media (min-width: 992px) {
      .main_menu-header .mobile-icon {
        display: none; } }
  .main_menu-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 3rem; }
    @media (min-width: 992px) {
      .main_menu-top {
        display: none; } }
  .main_menu-close {
    margin-right: 0;
    left: 4rem;
    font-size: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #1a295c; }
    @media (max-width: 576px) {
      .main_menu-close {
        font-size: 2.3rem; } }
    .main_menu-close:hover {
      color: #123977; }
  .main_menu-section {
    margin-bottom: 5rem; }
    @media (max-width: 991px) {
      .main_menu-section {
        display: none; } }
    .main_menu-section .main_menu__link:last-of-type {
      margin-bottom: 0; }
    .main_menu-section:nth-last-of-type(-n + 3) {
      margin-bottom: 1.4rem; }
    .main_menu-section:last-of-type {
      margin-bottom: 0; }
  .main_menu .title {
    font-size: 1.6rem;
    margin-bottom: 1rem;
    font-weight: 800; }
    @media (max-width: 991px) {
      .main_menu .title {
        margin-bottom: 2rem;
        font-weight: 600; } }
  .main_menu__link {
    font-size: 1.8rem;
    display: block;
    margin-bottom: 1.4rem;
    color: #123977;
    font-weight: 500;
    opacity: 0.7; }
    .main_menu__link:hover {
      opacity: 1; }
  .main_menu .btn--light-gray {
    color: #123977; }
  .main_menu .button-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 480px) {
      .main_menu .button-row .btn {
        padding: 0 2.5rem; } }
    @media (max-width: 374px) {
      .main_menu .button-row .btn {
        padding: 0 1.5rem; } }
    .main_menu .button-row .btn + .btn {
      margin-left: 1rem; }
  .main_menu .divider {
    width: 100vw;
    margin-left: calc(-1 * 4rem); }
    @media (max-width: 991px) {
      .main_menu .divider {
        margin-bottom: 7rem; } }
    @media (max-width: 576px) {
      .main_menu .divider {
        margin-left: calc(-1 * var(--container-gutter));
        margin-bottom: 4rem; } }

.footer {
  width: 100%;
  position: relative;
  z-index: 100;
  padding-top: 7.3rem;
  background: #123977;
  border-top: 1px solid rgba(25, 181, 199, 0.5); }
  @media (max-width: 991px) {
    .footer {
      padding-top: 10rem; } }
  @media (max-width: 576px) {
    .footer {
      padding-top: 5rem; } }
  .footer-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 991px) {
      .footer-content {
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-align: center; } }
    .footer-content-item {
      max-width: 33.3%; }
      @media (max-width: 991px) {
        .footer-content-item {
          max-width: unset;
          width: 100%; } }
      @media (max-width: 991px) {
        .footer-content-item:first-child {
          max-width: unset;
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      @media (max-width: 768px) {
        .footer-content-item:first-child {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          border-bottom: 1px solid rgba(197, 221, 242, 0.11);
          padding-bottom: 4rem;
          width: 100vw;
          padding-left: var(--container-gutter);
          padding-right: var(--container-gutter); } }
      @media (max-width: 576px) {
        .footer-content-item:first-child .title.title--xsm {
          font-size: 2.5rem; } }
      .footer-content-item:first-child .social {
        margin-top: 3rem; }
      @media (max-width: 991px) {
        .footer-content-item:nth-child(2) {
          max-width: unset;
          width: 100%;
          margin-top: 5rem;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; } }
      @media (max-width: 768px) {
        .footer-content-item:nth-child(2) {
          margin: 4rem 0;
          width: 100%; } }
      .footer-content-item:nth-child(2) .phone {
        display: block;
        font-size: 4rem;
        font-weight: 500;
        color: #ffffff;
        margin-bottom: 2rem;
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
        @media (max-width: 576px) {
          .footer-content-item:nth-child(2) .phone {
            font-size: 3rem; } }
        .footer-content-item:nth-child(2) .phone:hover {
          color: #19B5C7; }
      .footer-content-item:nth-child(2) .mail {
        font-weight: 500;
        font-size: 2rem;
        color: #19B5C7;
        -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
        margin-bottom: 2rem; }
        @media (max-width: 768px) {
          .footer-content-item:nth-child(2) .mail {
            width: 100%;
            border-bottom: 1px solid rgba(197, 221, 242, 0.11);
            padding-bottom: 4rem;
            margin-bottom: 0; } }
        .footer-content-item:nth-child(2) .mail:hover {
          color: #009fb2; }
      .footer-content-item:nth-child(2) .address-info .text {
        max-width: 45rem; }
      @media (max-width: 576px) {
        .footer-content-item:nth-child(2) .text {
          font-size: 1.8rem; } }
      @media (max-width: 991px) {
        .footer-content-item:last-child {
          width: 35rem;
          max-width: unset;
          margin-bottom: 5rem;
          display: none; } }
      @media (max-width: 768px) {
        .footer-content-item:last-child {
          width: 100%;
          margin-bottom: 7rem; } }
      .footer-content-item:last-child .footer-content-item-shift {
        font-weight: 400;
        font-size: 1.8rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        position: relative;
        color: #ffffff; }
        @media (max-width: 576px) {
          .footer-content-item:last-child .footer-content-item-shift {
            font-size: 1.8rem; } }
        .footer-content-item:last-child .footer-content-item-shift .shift-clock {
          position: absolute;
          right: -1.5rem;
          width: 50%; }
          @media (max-width: 991px) {
            .footer-content-item:last-child .footer-content-item-shift .shift-clock {
              width: auto; } }
      .footer-content-item:last-child .footer-content-item-shift + .footer-content-item-shift {
        margin-top: 1rem; }
        @media (max-width: 768px) {
          .footer-content-item:last-child .footer-content-item-shift + .footer-content-item-shift {
            margin-top: 1.5rem; } }
      .footer-content-item + .footer-content-item {
        margin-left: 14rem; }
        @media (max-width: 1529px) {
          .footer-content-item + .footer-content-item {
            margin-left: 10rem; } }
        @media (max-width: 991px) {
          .footer-content-item + .footer-content-item {
            margin-left: 0; } }
    .footer-content .info {
      margin-bottom: 2.5rem; }
    @media (max-width: 991px) {
      .footer-content .footer-social {
        margin-top: 3rem;
        padding-top: 3rem;
        border-top: 1px solid rgba(18, 57, 119, 0.3); } }
    @media (max-width: 991px) {
      .footer-content .footer-social .social {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  .footer__text {
    color: #FFF;
    margin-top: 5rem;
    font-size: 2.7rem;
    line-height: 1.5em;
    font-weight: 500; }
  .footer__logo {
    height: 4rem; }
  .footer-social {
    margin-top: 13rem; }
    @media (max-width: 991px) {
      .footer-social {
        margin-top: 4rem; } }
    .footer-social__title {
      color: #123977;
      margin: 4.8rem 0 3.2rem 0; }
      @media (max-width: 576px) {
        .footer-social__title {
          font-size: 2rem; } }
  .footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer-menu__link {
      font-size: 1.6rem;
      color: #ffffff;
      font-weight: 600;
      line-height: 1.5; }
      .footer-menu__link + .footer-menu__link {
        margin-left: 4rem; }
      .footer-menu__link:hover {
        color: #00ADC1; }
    .footer-menu__title {
      font-size: 1.8rem;
      font-weight: bold;
      color: #123977;
      margin-bottom: 4rem;
      line-height: 1.5; }
      .footer-menu__title.footer-menu__link {
        margin-bottom: 0; }
        .footer-menu__title.footer-menu__link:hover {
          text-decoration: underline; }
    @media (max-width: 991px) {
      .footer-menu {
        display: none; } }
  .footer-mid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 5rem;
    padding: 3rem 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(25, 181, 199, 0.5); }
    @media (max-width: 991px) {
      .footer-mid {
        margin-top: 5rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        display: none; } }
    .footer-mid .footer-privacy {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .footer-mid .footer-privacy .footer_menu__lingk + .footer-mid .footer-privacy .footer_menu__lingk {
        margin-left: 4rem; }
    .footer-mid .footer-menu__link {
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
      .footer-mid .footer-menu__link + .footer-mid .footer-menu__link {
        margin-left: 4rem; }
  .footer-copyright {
    padding: 5rem 0rem;
    font-size: 1.8rem;
    text-align: center;
    color: #ffffff; }
    @media (max-width: 768px) {
      .footer-copyright {
        border-top: 1px solid rgba(197, 221, 242, 0.11); } }

.index-intro {
  padding-top: 17rem; }
  @media (max-width: 991px) {
    .index-intro {
      padding-top: 20rem; } }
  @media (max-width: 576px) {
    .index-intro {
      padding-top: 15rem; } }
  .index-intro-hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    height: 66rem; }
    @media (max-width: 991px) {
      .index-intro-hero {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        height: auto; } }
    .index-intro-hero-content {
      margin-right: 5rem; }
      @media (max-width: 991px) {
        .index-intro-hero-content {
          margin-right: 0; } }
      .index-intro-hero-content .title {
        max-width: 65rem;
        margin-top: -10rem;
        text-align: center; }
        @media (max-width: 991px) {
          .index-intro-hero-content .title {
            margin-top: 0;
            max-width: unset; }
            .index-intro-hero-content .title br {
              display: none; } }
  .index-intro-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: -16rem;
    right: 0;
    height: 80rem; }
    @media (max-width: 991px) {
      .index-intro-image {
        position: static;
        height: 52rem;
        margin: 4rem 0; } }
    @media (max-width: 576px) {
      .index-intro-image {
        height: 38rem;
        margin: 1rem 0; } }
    .index-intro-image-bg {
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      z-index: 2; }

.index-content {
  margin-bottom: 0; }

.index .dr-info-wrapper {
  background: #fefefe;
  padding: 16rem 0 50rem 0;
  border-radius: 0 24rem 0 0; }
  @media (max-width: 991px) {
    .index .dr-info-wrapper {
      padding-bottom: 40rem; } }
  @media (max-width: 576px) {
    .index .dr-info-wrapper {
      padding-top: 3rem;
      padding-bottom: 29rem;
      background: #fff;
      border-radius: 0 10rem 0 0; } }
  .index .dr-info-wrapper .dr-info-section {
    display: grid;
    grid-template-columns: 45rem calc(100% - 63rem);
    grid-gap: 18rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 991px) {
      .index .dr-info-wrapper .dr-info-section {
        display: block; } }
    @media (max-width: 576px) {
      .index .dr-info-wrapper .dr-info-section {
        margin-top: 4rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        grid-gap: 0; } }
    .index .dr-info-wrapper .dr-info-section-image {
      height: 69rem;
      background-color: #19B5C7;
      position: relative;
      border-radius: 2.5rem 2.5rem 2.5rem 15rem; }
      @media (max-width: 991px) {
        .index .dr-info-wrapper .dr-info-section-image {
          height: 43rem;
          width: 49rem;
          margin: 0 auto;
          margin-bottom: 6rem; } }
      @media (max-width: 576px) {
        .index .dr-info-wrapper .dr-info-section-image {
          height: 35rem;
          width: 83%;
          margin-right: auto;
          margin-left: unset;
          border-radius: 2.5rem 2.5rem 2.5rem 10rem; } }
      .index .dr-info-wrapper .dr-info-section-image .dentist-image {
        height: 75rem;
        -o-object-position: bottom;
           object-position: bottom;
        -o-object-fit: contain;
           object-fit: contain;
        position: absolute;
        bottom: 0;
        right: -14rem;
        z-index: 1; }
        @media (max-width: 991px) {
          .index .dr-info-wrapper .dr-info-section-image .dentist-image {
            right: 0;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%);
            height: 50rem; } }
        @media (max-width: 576px) {
          .index .dr-info-wrapper .dr-info-section-image .dentist-image {
            height: 35rem;
            left: 60%; } }
      .index .dr-info-wrapper .dr-info-section-image-box {
        height: 25rem;
        width: 25rem;
        border-radius: 2.5rem 2.5rem 15rem 2.5rem;
        background: rgba(18, 57, 119, 0.06);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        position: absolute;
        -webkit-box-shadow: 0px 0px 30px #0c299a12;
                box-shadow: 0px 0px 30px #0c299a12;
        right: 0;
        top: 8rem;
        -webkit-transform: translateX(50%);
            -ms-transform: translateX(50%);
                transform: translateX(50%);
        z-index: 0; }
        @media (max-width: 991px) {
          .index .dr-info-wrapper .dr-info-section-image-box {
            display: none; } }
        @media (max-width: 576px) {
          .index .dr-info-wrapper .dr-info-section-image-box {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            height: 15rem;
            width: 15rem;
            border-radius: 2.5rem 2.5rem 7rem 2.5rem; } }
  @media (max-width: 576px) {
    .index .dr-info-wrapper .btn {
      width: 100%; } }

.index .treatments-wrapper {
  position: relative; }
  .index .treatments-wrapper .treatments-shape {
    position: absolute;
    height: 68rem;
    -o-object-fit: contain;
       object-fit: contain;
    right: calc(var(--container-pusher) + var(--container-gutter) + 1rem);
    top: -5rem;
    -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%); }
    @media (max-width: 991px) {
      .index .treatments-wrapper .treatments-shape {
        z-index: 3;
        height: 55rem;
        right: unset;
        left: 50%;
        -webkit-transform: translate(-100%, -50%);
            -ms-transform: translate(-100%, -50%);
                transform: translate(-100%, -50%); } }
    @media (max-width: 576px) {
      .index .treatments-wrapper .treatments-shape {
        height: 40rem;
        left: 54%;
        top: -3rem; } }
  .index .treatments-wrapper .treatments-slogan {
    position: absolute;
    top: 0;
    right: calc(var(--container-gutter) + var(--container-pusher));
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 2; }
    @media (max-width: 991px) {
      .index .treatments-wrapper .treatments-slogan {
        left: 50%;
        right: unset;
        left: 45%; } }
    .index .treatments-wrapper .treatments-slogan .title {
      max-width: 30rem;
      z-index: 2;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden; }
      @media (max-width: 576px) {
        .index .treatments-wrapper .treatments-slogan .title {
          max-width: 18rem; } }
      @media (max-width: 576px) {
        .index .treatments-wrapper .treatments-slogan .title {
          font-size: 1.8rem; } }
      .index .treatments-wrapper .treatments-slogan .title:last-child {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-top: 4rem;
        max-width: 47rem; }
        @media (max-width: 576px) {
          .index .treatments-wrapper .treatments-slogan .title:last-child {
            max-width: 26rem;
            margin-top: 2rem; } }

.index .treatments-section {
  padding: 10rem 0;
  background: #123977;
  overflow: hidden; }
  @media (max-width: 991px) {
    .index .treatments-section {
      padding-top: 30rem;
      position: relative; } }
  @media (max-width: 576px) {
    .index .treatments-section {
      padding-top: 20rem;
      padding-bottom: 7rem; } }
  .index .treatments-section .section-head {
    position: relative;
    margin-bottom: 12rem; }
    @media (max-width: 991px) {
      .index .treatments-section .section-head {
        position: static; } }
    @media (max-width: 576px) {
      .index .treatments-section .section-head {
        margin-bottom: 5rem; } }
    .index .treatments-section .section-head .swiper-nav {
      position: absolute;
      right: 0;
      bottom: -2rem;
      -webkit-transform: translateY(100%);
          -ms-transform: translateY(100%);
              transform: translateY(100%); }
      @media (max-width: 991px) {
        .index .treatments-section .section-head .swiper-nav {
          bottom: 0;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          left: 50%;
          right: unset;
          bottom: 21rem;
          height: 1.5rem;
          padding: 0 0.7rem;
          background: #0f2960; } }
      @media (max-width: 576px) {
        .index .treatments-section .section-head .swiper-nav {
          bottom: 18rem; } }
      @media (max-width: 991px) {
        .index .treatments-section .section-head .swiper-nav.swiper-arrows {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; } }
    .index .treatments-section .section-head .swiper-nav__timeline {
      color: #00ADC1;
      background: #0f2960; }
      .index .treatments-section .section-head .swiper-nav__timeline span {
        background: #00ADC1;
        height: 3px;
        border-radius: 1.7rem; }
      @media (min-width: 992px) {
        .index .treatments-section .section-head .swiper-nav__timeline {
          display: none; } }
    @media (max-width: 991px) {
      .index .treatments-section .section-head .btn {
        display: none; } }
  @media (max-width: 991px) {
    .index .treatments-section .loadmore {
      margin-top: 12.3rem; } }

.index .doctors-section {
  overflow: hidden; }
  @media (max-width: 991px) {
    .index .doctors-section {
      padding-bottom: 5rem; } }
  @media (max-width: 991px) {
    .index .doctors-section .loadmore {
      margin-top: 15rem; } }
  .index .doctors-section .loadmore .btn {
    min-width: unset; }
  .index .doctors-section .doctors-slider {
    padding-bottom: 15rem;
    border-bottom: 1px solid #C5DDF2; }
    @media (max-width: 991px) {
      .index .doctors-section .doctors-slider {
        padding-bottom: 10rem; } }
    @media (max-width: 991px) {
      .index .doctors-section .doctors-slider {
        padding-bottom: 5rem; } }
    @media (max-width: 991px) {
      .index .doctors-section .doctors-slider .dr-card .btn {
        opacity: 0;
        pointer-events: none; } }
    @media (max-width: 576px) {
      .index .doctors-section .doctors-slider .dr-card img {
        height: 35rem; } }

.index .video-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15rem 0 10rem calc(var(--container-pusher) + var(--container-gutter)); }
  @media (max-width: 991px) {
    .index .video-section {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      padding: 0 var(--container-gutter);
      max-width: var(--container-width);
      margin-left: auto;
      margin-right: auto; } }
  .index .video-section-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%;
    -webkit-transform: translateY(5rem);
        -ms-transform: translateY(5rem);
            transform: translateY(5rem); }
    @media (max-width: 991px) {
      .index .video-section-left {
        -webkit-transform: unset;
            -ms-transform: unset;
                transform: unset;
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: 100%;
        margin-top: 3rem; } }
    @media (max-width: 576px) {
      .index .video-section-left .toptitle {
        margin-bottom: 2rem; } }
    .index .video-section-left .title {
      max-width: 70rem; }
      @media (max-width: 991px) {
        .index .video-section-left .title {
          max-width: unset; } }
    .index .video-section-left .text {
      max-width: 60rem; }
      @media (max-width: 991px) {
        .index .video-section-left .text {
          max-width: unset; } }
    @media (max-width: 576px) {
      .index .video-section-left .btn {
        width: 100%; } }
  .index .video-section-right {
    width: 100%; }

.index .blog-wrapper {
  overflow: hidden;
  padding: 15rem 0 8rem 0; }
  @media (max-width: 576px) {
    .index .blog-wrapper {
      padding-bottom: 5rem;
      padding-top: 5rem; } }
  .index .blog-wrapper .swiper-arrows {
    background: #123977; }
  .index .blog-wrapper .loadmore {
    margin-top: 17rem; }
    @media (max-width: 576px) {
      .index .blog-wrapper .loadmore {
        margin-top: 14rem; } }

.index .sections-wrapper {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#f7fafd), to(#fefefe)) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(top, #f7fafd 0%, #fefefe 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #f7fafd 0%, #fefefe 100%) 0% 0% no-repeat padding-box;
  padding: 10rem 0;
  overflow: hidden; }
  @media (max-width: 991px) {
    .index .sections-wrapper {
      padding: 5rem 0; } }
  .index .sections-wrapper .blog-section {
    padding-bottom: 10rem;
    margin-bottom: 10rem;
    border-bottom: 1px solid #19B5C7; }
    @media (max-width: 991px) {
      .index .sections-wrapper .blog-section {
        position: relative;
        padding-bottom: 20rem;
        margin-bottom: 5rem; }
        .index .sections-wrapper .blog-section .section-head .btn {
          position: absolute;
          bottom: 5rem;
          left: 0; } }
    @media (max-width: 991px) and (max-width: 576px) {
      .index .sections-wrapper .blog-section .section-head .btn {
        width: 100%; } }
    @media (max-width: 576px) {
      .index .sections-wrapper .blog-section {
        padding-bottom: 15rem; } }

.contact.subpage {
  margin-bottom: 0; }

.contact .subpage-intro {
  margin-bottom: 22rem;
  min-height: unset; }
  @media (max-width: 991px) {
    .contact .subpage-intro {
      margin-bottom: 5rem; } }
  @media (max-width: 576px) {
    .contact .subpage-intro {
      margin-bottom: 0; } }
  .contact .subpage-intro .toptitle {
    margin-bottom: 8rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 576px) {
      .contact .subpage-intro .toptitle {
        margin-bottom: 4rem; } }
  .contact .subpage-intro-content .subpage__title {
    width: 100%; }
  .contact .subpage-intro-content .subpage__text {
    width: 50rem; }
    @media (max-width: 576px) {
      .contact .subpage-intro-content .subpage__text {
        width: 100%; } }
  .contact .subpage-intro .branch .toptitle {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 2rem; }

.contact-info {
  max-width: 67rem; }
  .contact-info-item + .contact-info-item {
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: 1px solid #00ADC133; }
  .contact-info-item .info {
    margin-bottom: 1.5rem; }
  .contact-info-item .text {
    color: #000000; }
  .contact-info-item .link {
    font-weight: 400; }
  .contact-info-item-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .contact-info-item-row .link + .link {
      margin-left: 3rem; }
  @media (min-width: 992px) {
    .contact-info-item .btn {
      display: none; } }
  @media (max-width: 576px) {
    .contact-info-item .btn {
      width: 100%;
      font-size: 1.7rem; } }

.contact-wrapper {
  padding: 7rem 0 0 0;
  position: relative; }
  @media (max-width: 991px) {
    .contact-wrapper {
      border-radius: 0; } }
  @media (max-width: 576px) {
    .contact-wrapper {
      padding-top: 12rem; } }

.contact-shape {
  position: absolute;
  height: 33rem;
  bottom: -1rem;
  right: 0;
  -o-object-fit: contain;
     object-fit: contain; }
  @media (max-width: 991px) {
    .contact-shape {
      display: none; } }

.contact form label {
  margin-top: 2rem; }
  .contact form label.error {
    color: #fff; }

.contact .input-group.input-error input {
  border: 1px solid #fff !important; }

.contact ~ footer {
  padding-top: 120rem;
  border-radius: 0 20rem 0 0;
  z-index: 98;
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#00A3C1), to(#123977)) 0% 0% no-repeat padding-box;
  background: transparent -o-linear-gradient(top, #00A3C1 0%, #123977 100%) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #00A3C1 0%, #123977 100%) 0% 0% no-repeat padding-box;
  background: #123977; }
  @media (max-width: 991px) {
    .contact ~ footer {
      padding-top: 86rem;
      border-radius: 0; } }
  @media (max-width: 576px) {
    .contact ~ footer {
      padding-top: 111rem; } }

.contact .subpage-content {
  position: relative;
  z-index: 99;
  margin-bottom: -108rem; }
  @media (max-width: 991px) {
    .contact .subpage-content {
      margin-bottom: -77rem; } }
  @media (max-width: 576px) {
    .contact .subpage-content {
      margin-bottom: -104rem; } }
  .contact .subpage-content .map {
    padding: 0 0 0 2rem;
    height: 79rem;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-left: 5rem; }
    @media (max-width: 991px) {
      .contact .subpage-content .map {
        max-width: 100%;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        margin-bottom: 0;
        height: 47rem;
        padding-left: 0;
        margin-bottom: 7rem; } }
    @media (max-width: 576px) {
      .contact .subpage-content .map {
        height: 40rem; } }
    .contact .subpage-content .map__btn {
      position: absolute;
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .contact .subpage-content .map iframe {
      height: 100%;
      border: 0;
      width: 100%;
      border-radius: 3rem; }

.contact-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(0, 173, 193, 0.5); }
  .contact-grid-left {
    width: 100%; }
  @media (max-width: 991px) {
    .contact-grid {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      border-bottom: 0; } }
  .contact-grid .box {
    width: 100%; }
    .contact-grid .box--map {
      -webkit-transform: translateY(-22.5rem);
          -ms-transform: translateY(-22.5rem);
              transform: translateY(-22.5rem);
      border: 0; }
      @media (max-width: 991px) {
        .contact-grid .box--map {
          -webkit-transform: translateY(-2rem);
              -ms-transform: translateY(-2rem);
                  transform: translateY(-2rem); } }
    .contact-grid .box .map {
      padding: 0; }
      .contact-grid .box .map iframe {
        border-radius: 3rem 3rem 0 0; }
    .contact-grid .box-content {
      padding: 6rem 10rem 5rem; }
      @media (max-width: 991px) {
        .contact-grid .box-content {
          padding: 6rem 5rem 5rem; } }
      @media (max-width: 576px) {
        .contact-grid .box-content {
          padding: 3rem var(--container-gutter); } }
  .contact-grid .form__img {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
            flex: 0 0 46%;
    max-width: 46%;
    height: 79rem;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: bottom;
       object-position: bottom;
    position: absolute;
    bottom: 0;
    left: var(--container-pusher); }
    @media (max-width: 991px) {
      .contact-grid .form__img {
        display: none; } }

.treatments.subpage {
  margin-bottom: 10rem; }

.treatments .subpage-intro {
  min-height: unset;
  margin-bottom: 0; }
  .treatments .subpage-intro-hero-right {
    position: relative; }
    @media (max-width: 576px) {
      .treatments .subpage-intro-hero-right {
        width: 100vw; }
        .treatments .subpage-intro-hero-right img {
          -o-object-fit: cover;
             object-fit: cover; } }
    .treatments .subpage-intro-hero-right::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 12rem;
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#F6F6F600), to(#F6F6F6)) 0% 0% no-repeat padding-box;
      background: transparent -o-linear-gradient(top, #F6F6F600 0%, #F6F6F6 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #F6F6F600 0%, #F6F6F6 100%) 0% 0% no-repeat padding-box; }

.treatments .subpage__title {
  max-width: 62rem; }
  @media (max-width: 991px) {
    .treatments .subpage__title {
      max-width: unset; } }
  @media (max-width: 576px) {
    .treatments .subpage__title {
      margin-bottom: 3rem; } }

.treatments-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 3.2rem;
  grid-row-gap: 5rem; }
  @media (max-width: 991px) {
    .treatments-grid {
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 3rem;
      grid-row-gap: 2.5rem; } }
  @media (max-width: 768px) {
    .treatments-grid {
      grid-template-columns: repeat(1, 1fr);
      grid-row-gap: 4rem; } }

.doctors.subpage {
  margin-bottom: 25rem; }
  @media (max-width: 576px) {
    .doctors.subpage {
      margin-bottom: 10rem; } }

.doctors .subpage-intro {
  margin-bottom: 0;
  min-height: unset; }
  @media (max-width: 576px) {
    .doctors .subpage-intro {
      padding-top: 15rem; } }
  .doctors .subpage-intro-hero-right img {
    height: 58rem;
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    right: var(--container-pusher);
    bottom: 0; }
    @media (max-width: 991px) {
      .doctors .subpage-intro-hero-right img {
        position: static;
        margin-left: auto;
        margin-right: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 50rem; } }
    @media (max-width: 768px) {
      .doctors .subpage-intro-hero-right img {
        height: 40rem; } }
    @media (max-width: 576px) {
      .doctors .subpage-intro-hero-right img {
        width: 100%;
        height: auto; } }

.doctors .subpage-content {
  padding-top: 2rem; }

.doctors .search-wrapper .input-group {
  margin-left: 5rem;
  width: 50rem; }
  @media (max-width: 991px) {
    .doctors .search-wrapper .input-group {
      width: 100%;
      margin-left: 2rem; } }
  @media (max-width: 768px) {
    .doctors .search-wrapper .input-group {
      margin-left: 0; } }
  .doctors .search-wrapper .input-group svg {
    opacity: 1; }

.doctors-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 4.5rem;
  grid-row-gap: 4rem; }
  @media (max-width: 991px) {
    .doctors-grid {
      grid-template-columns: repeat(2, 1fr);
      padding-bottom: 0; } }
  @media (max-width: 768px) {
    .doctors-grid {
      grid-template-columns: repeat(1, 1fr);
      grid-row-gap: 5rem; } }
  .doctors-grid .dr-card {
    background: #fff; }

.dr-detail .subpage-intro {
  background-image: url("../img/bg-dr.png");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 100%;
  padding-top: 18rem;
  height: 72rem;
  margin-bottom: 2rem; }
  @media (max-width: 991px) {
    .dr-detail .subpage-intro {
      background-image: url("../img/contact-shape.png");
      height: auto;
      background-position-x: 55%;
      background-position-y: 80%;
      background-size: 30rem; } }
  @media (max-width: 576px) {
    .dr-detail .subpage-intro {
      padding-top: 15rem;
      margin-bottom: 0;
      background-position-x: 100%; } }
  .dr-detail .subpage-intro::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#FFFFFF00), color-stop(77%, #F6F6F6), to(#F6F6F6)) 0% 0% no-repeat padding-box;
    background: transparent -o-linear-gradient(top, #FFFFFF00 0%, #F6F6F6 77%, #F6F6F6 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #FFFFFF00 0%, #F6F6F6 77%, #F6F6F6 100%) 0% 0% no-repeat padding-box;
    height: 22rem; }
    @media (max-width: 576px) {
      .dr-detail .subpage-intro::after {
        height: 10rem; } }
  .dr-detail .subpage-intro-hero {
    height: 54rem; }
    @media (max-width: 991px) {
      .dr-detail .subpage-intro-hero {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        height: auto; } }
    .dr-detail .subpage-intro-hero img {
      height: 53rem;
      -o-object-fit: contain;
         object-fit: contain;
      width: 100%; }
      @media (max-width: 991px) {
        .dr-detail .subpage-intro-hero img {
          height: 32rem; } }
      @media (max-width: 576px) {
        .dr-detail .subpage-intro-hero img {
          -webkit-transform: scale(-1, 1);
              -ms-transform: scale(-1, 1);
                  transform: scale(-1, 1); } }
    .dr-detail .subpage-intro-hero-right {
      height: auto; }
      @media (max-width: 991px) {
        .dr-detail .subpage-intro-hero-right {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-bottom: 5rem; }
          .dr-detail .subpage-intro-hero-right .title {
            text-align: center; } }
      @media (min-width: 992px) {
        .dr-detail .subpage-intro-hero-right .toptitle {
          display: none; } }
  .dr-detail .subpage-intro .social {
    margin-top: 4rem;
    font-size: 2.4rem; }
    .dr-detail .subpage-intro .social__item {
      z-index: 2;
      background: #fff;
      border: 0;
      height: 5.2rem;
      width: 5.2rem; }
      @media (max-width: 576px) {
        .dr-detail .subpage-intro .social__item {
          color: #00ADC1; } }
      .dr-detail .subpage-intro .social__item:hover {
        background: #00ADC1;
        color: #fff; }

.dr-detail .biography-section-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 2rem;
  margin-bottom: 2.5rem; }
  @media (max-width: 768px) {
    .dr-detail .biography-section-item {
      display: block; } }
  .dr-detail .biography-section-item:last-child {
    margin-bottom: 0; }
  .dr-detail .biography-section-item-title {
    color: #123977;
    min-width: 20rem; }
    @media (max-width: 768px) {
      .dr-detail .biography-section-item-title {
        margin-bottom: 1rem; } }
    @media (max-width: 576px) {
      .dr-detail .biography-section-item-title {
        color: #5D5F68; } }
  .dr-detail .biography-section-item-text {
    color: #030303;
    line-height: 1.5;
    margin-top: -.2rem; }
    @media (max-width: 991px) {
      .dr-detail .biography-section-item-text {
        margin-top: 0; } }
  .dr-detail .biography-section-item span {
    margin-right: 3.5rem; }
    @media (max-width: 768px) {
      .dr-detail .biography-section-item span {
        display: none; } }

.dr-detail .education-section .education-item {
  margin-bottom: 2.5rem;
  position: relative; }
  @media (max-width: 991px) {
    .dr-detail .education-section .education-item {
      margin-right: 0; } }
  .dr-detail .education-section .education-item:last-child {
    margin-bottom: 0; }
  @media (max-width: 576px) {
    .dr-detail .education-section .education-item-content .title {
      color: #5D5F68; } }

.dr-detail .experience-section .experience-item {
  margin-bottom: 2.5rem;
  position: relative; }
  @media (max-width: 991px) {
    .dr-detail .experience-section .experience-item {
      margin-right: 0; } }
  .dr-detail .experience-section .experience-item:last-child {
    margin-bottom: 0; }

.dr-detail .award-section .custom-list .title {
  color: #5D5F68; }

.dr-detail .award-section .custom-list .text {
  color: #00ADC1; }

@media (max-width: 576px) {
  .dr-detail .tab-content .box {
    width: 100vw;
    margin-left: calc(-1 * var(--container-gutter));
    border-radius: 0; } }

.dr-detail .tab-content .box .section-header {
  margin-bottom: 3rem; }
  @media (max-width: 576px) {
    .dr-detail .tab-content .box .section-header {
      border-top: 1px solid rgba(18, 57, 119, 0.1);
      padding-top: 3.6rem; } }
  @media (max-width: 576px) {
    .dr-detail .tab-content .box .section-header .title {
      font-size: 3rem; } }

.dr-detail .tab-content .box:first-child .section-header {
  border-top: 0;
  padding-top: 0; }

@media (max-width: 576px) {
  .dr-detail .tab-content .box:first-child {
    border-radius: 0 10rem 0 0; } }

.dr-detail .tab-content .box + .box {
  margin-top: 3rem; }
  @media (max-width: 576px) {
    .dr-detail .tab-content .box + .box {
      margin-top: 0;
      padding-top: 0; } }

.treatments-detail.subpage {
  margin-bottom: 0; }
  .treatments-detail.subpage ~ .fixed-button {
    display: none; }

.treatments-detail .subpage__title {
  max-width: 60rem;
  margin-bottom: 2rem; }
  @media (max-width: 991px) {
    .treatments-detail .subpage__title {
      max-width: 100%; } }
  @media (max-width: 576px) {
    .treatments-detail .subpage__title {
      padding-right: var(--container-gutter);
      margin-bottom: 3rem; } }

.treatments-detail .subpage-intro {
  margin-bottom: 0; }
  .treatments-detail .subpage-intro-hero {
    padding-left: calc(var(--container-gutter) + var(--container-pusher));
    position: relative;
    background-image: url("../img/background_shape.png");
    background-repeat: no-repeat;
    background-position-x: 23%;
    background-position-y: 100%;
    background-size: 27rem;
    padding-bottom: 12rem;
    z-index: 1; }
    @media (max-width: 1349px) {
      .treatments-detail .subpage-intro-hero {
        background-position: 18%; } }
    @media (max-width: 991px) {
      .treatments-detail .subpage-intro-hero {
        padding-right: calc(var(--container-gutter) + var(--container-pusher));
        background-position-x: 50%;
        background-position-y: 100%;
        background-size: 20rem;
        height: auto;
        min-height: unset; } }
    @media (max-width: 576px) {
      .treatments-detail .subpage-intro-hero {
        background-size: 20rem;
        padding-bottom: 5rem; } }
    .treatments-detail .subpage-intro-hero-left {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%;
      max-width: 40%;
      z-index: 2; }
      @media (max-width: 991px) {
        .treatments-detail .subpage-intro-hero-left {
          -webkit-box-flex: unset;
              -ms-flex: unset;
                  flex: unset;
          max-width: unset; } }
    .treatments-detail .subpage-intro-hero-img {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%;
      max-width: 40%;
      height: 58rem;
      margin-right: calc(var(--container-pusher) + var(--container-gutter));
      position: relative; }
      @media (max-width: 991px) {
        .treatments-detail .subpage-intro-hero-img {
          height: 62rem;
          max-width: unset;
          -webkit-box-flex: unset;
              -ms-flex: unset;
                  flex: unset;
          margin: 4rem 0; } }
      @media (max-width: 576px) {
        .treatments-detail .subpage-intro-hero-img {
          height: 33rem; } }
      .treatments-detail .subpage-intro-hero-img img {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        width: 100%;
        border-radius: 4rem;
        pointer-events: none; }
      .treatments-detail .subpage-intro-hero-img::after {
        position: absolute;
        background: transparent -webkit-gradient(linear, left top, left bottom, from(#f6f6f600), to(#f6f6f6)) 0% 0% no-repeat padding-box;
        background: transparent -o-linear-gradient(top, #f6f6f600 0%, #f6f6f6 100%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(180deg, #f6f6f600 0%, #f6f6f6 100%) 0% 0% no-repeat padding-box;
        height: 30rem;
        width: 100%;
        left: 0;
        bottom: -1px; }
    @media (max-width: 576px) {
      .treatments-detail .subpage-intro-hero .content {
        padding-right: var(--container-gutter); } }
    .treatments-detail .subpage-intro-hero .content p {
      font-weight: 500; }
    .treatments-detail .subpage-intro-hero .content ul li {
      font-weight: 500;
      margin-bottom: 1rem; }
      @media (max-width: 1367px) {
        .treatments-detail .subpage-intro-hero .content ul li::before {
          top: 0; } }

.treatments-detail-info {
  display: grid;
  grid-template-columns: 60rem calc(100% - 67rem);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (max-width: 991px) {
    .treatments-detail-info {
      display: block;
      padding: 5rem 0; } }
  .treatments-detail-info:last-of-type {
    border-bottom: 1px solid rgba(18, 57, 119, 0.3); }
    @media (max-width: 991px) {
      .treatments-detail-info:last-of-type {
        border-bottom: 0; } }
  .treatments-detail-info-content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
    max-width: 40%; }
    @media (max-width: 991px) {
      .treatments-detail-info-content {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset; } }
  .treatments-detail-info-wrapper {
    background: #123977;
    position: relative;
    z-index: 1; }
    .treatments-detail-info-wrapper .content h1,
    .treatments-detail-info-wrapper .content h2,
    .treatments-detail-info-wrapper .content h3,
    .treatments-detail-info-wrapper .content h4,
    .treatments-detail-info-wrapper .content h5,
    .treatments-detail-info-wrapper .content h6 {
      color: #fff; }
    .treatments-detail-info-wrapper .content p {
      color: #fff; }
    .treatments-detail-info-wrapper .content ul {
      margin-bottom: 0; }
      .treatments-detail-info-wrapper .content ul li {
        color: #fff; }
    .treatments-detail-info-wrapper.transparent {
      background: #fff; }
      .treatments-detail-info-wrapper.transparent .treatments-detail-info {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse; }
        .treatments-detail-info-wrapper.transparent .treatments-detail-info-image::after {
          background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff00), to(#ffffff)) 0% 0% no-repeat padding-box;
          background: transparent -o-linear-gradient(top, #ffffff00 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
          background: transparent linear-gradient(180deg, #ffffff00 0%, #ffffff 100%) 0% 0% no-repeat padding-box; }
        .treatments-detail-info-wrapper.transparent .treatments-detail-info .content-wrapper::after {
          background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff00), to(#ffffff)) 0% 0% no-repeat padding-box;
          background: transparent -o-linear-gradient(top, #ffffff00 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
          background: transparent linear-gradient(180deg, #ffffff00 0%, #ffffff 100%) 0% 0% no-repeat padding-box; }
      .treatments-detail-info-wrapper.transparent .content h1,
      .treatments-detail-info-wrapper.transparent .content h2,
      .treatments-detail-info-wrapper.transparent .content h3,
      .treatments-detail-info-wrapper.transparent .content h4,
      .treatments-detail-info-wrapper.transparent .content h5,
      .treatments-detail-info-wrapper.transparent .content h6 {
        color: #5d5f68; }
      .treatments-detail-info-wrapper.transparent .content p {
        color: #5d5f68; }
      .treatments-detail-info-wrapper.transparent .link {
        color: #5d5f68; }
      .treatments-detail-info-wrapper.transparent ul li {
        color: #5d5f68; }
    .treatments-detail-info-wrapper.no-section {
      display: none; }
    .treatments-detail-info-wrapper.no-image .treatments-detail-info {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .treatments-detail-info-wrapper.no-image .treatments-detail-info-content {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset; }
  .treatments-detail-info-image {
    height: auto;
    position: relative;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 55%;
            flex: 0 0 55%;
    max-width: 55%; }
    @media (max-width: 991px) {
      .treatments-detail-info-image {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 unset;
                flex: 0 0 unset;
        max-width: unset;
        margin-top: 5rem; } }
    .treatments-detail-info-image::after {
      position: absolute;
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#12397700), color-stop(18%, #12397706), to(#123977)) 0% 0% no-repeat padding-box;
      background: transparent -o-linear-gradient(top, #12397700 0%, #12397706 18%, #123977 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #12397700 0%, #12397706 18%, #123977 100%) 0% 0% no-repeat padding-box;
      height: 36rem;
      width: 100%;
      bottom: 0;
      left: 0; }
    .treatments-detail-info-image img {
      height: 100%;
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      border-radius: 3rem;
      pointer-events: none; }
  @media (max-width: 991px) {
    .treatments-detail-info .content {
      padding: 0; } }
  .treatments-detail-info .content h3 {
    font-size: 3rem;
    margin-bottom: 3rem; }
    @media (max-width: 576px) {
      .treatments-detail-info .content h3 {
        font-size: 2.7rem;
        margin-bottom: 2rem; } }
  .treatments-detail-info-content .content-wrapper {
    max-height: 50rem;
    overflow: hidden;
    -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
    position: relative; }
    .treatments-detail-info-content .content-wrapper::after {
      content: "";
      position: absolute;
      bottom: -1px;
      left: 0;
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#12397700), color-stop(23%, #12397708), to(#123977fd)) 0% 0% no-repeat padding-box;
      background: transparent -o-linear-gradient(top, #12397700 0%, #12397708 23%, #123977fd 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #12397700 0%, #12397708 23%, #123977fd 100%) 0% 0% no-repeat padding-box;
      width: 100%;
      height: 10rem; }
    .treatments-detail-info-content .content-wrapper.visible::after {
      content: unset; }
    @media (max-width: 576px) {
      .treatments-detail-info-content .content-wrapper {
        max-height: 46.7rem; } }
    .treatments-detail-info-content .content-wrapper.visible {
      overflow: visible;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
  .treatments-detail-info-content .show-more-btn {
    margin-top: 2rem;
    position: relative; }
    .treatments-detail-info-content .show-more-btn span {
      position: absolute;
      left: 0;
      top: 0;
      -webkit-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      -o-transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74);
      transition: 0.3s cubic-bezier(0.29, 0.13, 0.27, 0.74); }
      .treatments-detail-info-content .show-more-btn span.show-more-less {
        opacity: 0;
        pointer-events: none; }
    .treatments-detail-info-content .show-more-btn.visible .show-more-link {
      opacity: 0;
      pointer-events: none; }
    .treatments-detail-info-content .show-more-btn.visible .show-more-less {
      opacity: 1;
      pointer-events: all; }
  .treatments-detail-info.no-after .content-wrapper::after {
    content: unset; }

.treatments-detail-how-image {
  height: 60rem;
  -o-object-fit: cover;
     object-fit: cover; }
  @media (max-width: 991px) {
    .treatments-detail-how-image {
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain;
      height: 45rem;
      margin-top: 5rem; } }
  @media (max-width: 576px) {
    .treatments-detail-how-image {
      height: 34rem;
      margin-top: 1rem; } }

.treatments-detail-how-content {
  max-width: 47%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 47%;
          flex: 0 0 47%; }
  @media (max-width: 991px) {
    .treatments-detail-how-content {
      max-width: unset;
      -webkit-box-flex: unset;
          -ms-flex: unset;
              flex: unset; } }

.treatments-detail-sections {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f6f6f6)) 0% 0% no-repeat;
  background: transparent -o-linear-gradient(top, #ffffff 0%, #f6f6f6 100%) 0% 0% no-repeat;
  background: transparent linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%) 0% 0% no-repeat; }

.treatments-detail-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10rem 0;
  border-bottom: 1px solid rgba(18, 57, 119, 0.3); }
  @media (max-width: 991px) {
    .treatments-detail-section {
      display: block;
      padding: 5rem 0;
      border-bottom: 0;
      margin-bottom: 0; } }
  .treatments-detail-section-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
            flex: 0 0 46%;
    max-width: 46%; }
    @media (max-width: 991px) {
      .treatments-detail-section-left {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset;
        padding-bottom: 2rem;
        margin-bottom: 2rem;
        border-bottom: 1px solid rgba(18, 57, 119, 0.1); } }
  .treatments-detail-section-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
            flex: 0 0 46%;
    max-width: 46%; }
    @media (max-width: 991px) {
      .treatments-detail-section-right {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset; } }
  .treatments-detail-section h5 {
    color: #123977;
    font-size: 3rem;
    margin-bottom: 3rem; }
    @media (max-width: 576px) {
      .treatments-detail-section h5 {
        font-size: 2.7rem;
        margin-bottom: 2rem; } }
  .treatments-detail-section p {
    font-weight: 500; }

.treatments-detail .faq-wrapper {
  background: #fff; }

.treatments-detail-faq {
  padding: 0 0 10rem 0;
  border-bottom: 1px solid rgba(18, 57, 119, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 10rem; }
  @media (max-width: 991px) {
    .treatments-detail-faq {
      padding: 5rem 0;
      padding-bottom: 10rem; } }
  @media (max-width: 576px) {
    .treatments-detail-faq {
      padding-top: 0;
      padding-bottom: 5rem; } }
  .treatments-detail-faq-header {
    width: 100%; }
    @media (max-width: 991px) {
      .treatments-detail-faq-header {
        margin-top: 5rem; } }
    @media (max-width: 576px) {
      .treatments-detail-faq-header {
        margin-top: 3rem; } }
    .treatments-detail-faq-header .title {
      max-width: 50%; }
      @media (max-width: 991px) {
        .treatments-detail-faq-header .title {
          max-width: 100%; } }
      @media (max-width: 576px) {
        .treatments-detail-faq-header .title {
          margin-bottom: 3rem; } }
  .treatments-detail-faq .faq-content {
    display: grid;
    grid-template-columns: 88rem calc(100% - 98rem);
    grid-gap: 10rem; }
    @media (max-width: 991px) {
      .treatments-detail-faq .faq-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        grid-gap: 5rem; } }
    .treatments-detail-faq .faq-content .btn {
      min-width: 35rem; }
  .treatments-detail-faq .faq-image {
    -o-object-fit: contain;
       object-fit: contain;
    margin-top: -14rem;
    width: 42%;
    margin-left: auto;
    height: auto; }
    @media (max-width: 991px) {
      .treatments-detail-faq .faq-image {
        width: 100%;
        margin-top: 0;
        -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
                order: -1;
        height: 50rem; } }
    @media (max-width: 576px) {
      .treatments-detail-faq .faq-image {
        height: 37rem; } }
  .treatments-detail-faq .faq-items {
    width: 53%; }
    @media (max-width: 991px) {
      .treatments-detail-faq .faq-items {
        width: 100%; } }
  .treatments-detail-faq.no-image .faq-items {
    width: 100%; }
    .treatments-detail-faq.no-image .faq-items .faq-item-header {
      padding-left: 0; }
      @media (max-width: 576px) {
        .treatments-detail-faq.no-image .faq-items .faq-item-header {
          padding-left: var(--container-gutter); } }
  .treatments-detail-faq.no-image .btn--full {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 576px) {
      .treatments-detail-faq.no-image .btn--full {
        width: 100%; } }

.treatments-detail .compare-wrapper {
  padding: 10rem 0;
  overflow: hidden; }
  @media (max-width: 576px) {
    .treatments-detail .compare-wrapper.no-title {
      padding-top: 0; } }
  @media (max-width: 991px) {
    .treatments-detail .compare-wrapper {
      padding-bottom: 20rem;
      position: relative; } }
  @media (max-width: 576px) {
    .treatments-detail .compare-wrapper {
      padding-top: 3rem;
      padding-bottom: 16rem; } }
  .treatments-detail .compare-wrapper .section-head .swiper-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 991px) {
      .treatments-detail .compare-wrapper .section-head .swiper-arrows {
        position: absolute;
        bottom: 7rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        bottom: 5rem;
        background: transparent; }
        .treatments-detail .compare-wrapper .section-head .swiper-arrows .btn {
          background: #00ADC1 !important;
          height: 5.2rem;
          padding: 0 2.5rem;
          border-radius: 3rem;
          font-size: 3.4rem; } }
    @media (max-width: 576px) {
      .treatments-detail .compare-wrapper .section-head .swiper-arrows {
        padding: 0; } }

.treatments-detail .doctors-wrapper {
  padding-bottom: 13rem;
  overflow: hidden; }
  @media (max-width: 576px) {
    .treatments-detail .doctors-wrapper {
      padding-top: 0;
      padding-bottom: 5rem; } }
  .treatments-detail .doctors-wrapper .dr-card {
    background: #fff; }
    .treatments-detail .doctors-wrapper .dr-card:hover {
      background: rgba(18, 57, 119, 0.05); }

.about.subpage {
  margin-bottom: 0; }

.about .subpage-intro {
  margin-bottom: 0; }
  .about .subpage-intro .blue-shape {
    height: 90rem;
    -o-object-fit: contain;
       object-fit: contain;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(40%);
        -ms-transform: translateY(40%);
            transform: translateY(40%);
    z-index: 1; }
    @media (max-width: 576px) {
      .about .subpage-intro .blue-shape {
        height: 42rem;
        bottom: 19rem; } }
  .about .subpage-intro-hero {
    position: relative;
    height: 53rem; }
    @media (max-width: 991px) {
      .about .subpage-intro-hero {
        height: auto; } }
    .about .subpage-intro-hero-right {
      height: auto;
      position: absolute;
      right: 0;
      bottom: 0; }
      @media (max-width: 991px) {
        .about .subpage-intro-hero-right {
          height: 50rem;
          position: static; } }
      @media (max-width: 768px) {
        .about .subpage-intro-hero-right {
          height: 34rem; } }
      @media (max-width: 576px) {
        .about .subpage-intro-hero-right {
          height: 32rem;
          width: 100vw; } }
      .about .subpage-intro-hero-right::after {
        content: unset;
        position: absolute;
        background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(246, 246, 246, 0)), to(#F6F6F6)) 0% 0% no-repeat padding-box;
        background: transparent -o-linear-gradient(top, rgba(246, 246, 246, 0) 0%, #F6F6F6 100%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(180deg, rgba(246, 246, 246, 0) 0%, #F6F6F6 100%) 0% 0% no-repeat padding-box;
        height: 10rem;
        width: 100vw;
        bottom: 0;
        left: calc(-1 * var(--container-gutter));
        z-index: 2; }
        @media (max-width: 576px) {
          .about .subpage-intro-hero-right::after {
            content: ""; } }
      .about .subpage-intro-hero-right .hero-image {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        border-radius: 3.5rem;
        position: relative;
        z-index: 2; }
        @media (max-width: 991px) {
          .about .subpage-intro-hero-right .hero-image {
            -o-object-fit: contain;
               object-fit: contain; } }
        @media (max-width: 576px) {
          .about .subpage-intro-hero-right .hero-image {
            -o-object-fit: cover;
               object-fit: cover; } }

.about-sections {
  background: #123977;
  padding: 5rem 0;
  border-radius: 0 20rem 0 0;
  padding-bottom: 13rem;
  overflow: hidden; }
  @media (max-width: 991px) {
    .about-sections {
      padding-bottom: 10rem; } }
  @media (max-width: 576px) {
    .about-sections {
      padding-bottom: 7rem;
      border-radius: 0 15rem 0 0; } }
  .about-sections .about-us {
    display: grid;
    grid-template-columns: 68rem calc(100% - 76rem);
    grid-gap: 8rem;
    padding-top: 5rem;
    margin-top: 5rem;
    border-top: 1px solid #00adc165;
    position: relative; }
    @media (max-width: 991px) {
      .about-sections .about-us {
        display: block; } }
    .about-sections .about-us-content {
      height: 100%; }
    .about-sections .about-us-right {
      height: 100%;
      position: relative; }
      @media (max-width: 991px) {
        .about-sections .about-us-right {
          padding-left: 0; } }
      .about-sections .about-us-right img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
      .about-sections .about-us-right-img {
        height: 53rem;
        position: absolute;
        top: 5rem;
        right: -6rem;
        z-index: 1;
        width: 50%; }
        @media (max-width: 991px) {
          .about-sections .about-us-right-img {
            top: 0;
            -webkit-transform: translate(0, -50%);
                -ms-transform: translate(0, -50%);
                    transform: translate(0, -50%);
            right: 0; } }
        @media (max-width: 576px) {
          .about-sections .about-us-right-img {
            height: 30rem;
            top: -6rem; } }
        .about-sections .about-us-right-img::after {
          content: "";
          position: absolute;
          background: #1d3973 0% 0% no-repeat padding-box;
          border-radius: 2rem 10rem 2rem 4rem;
          height: 53rem;
          width: 100%;
          -webkit-filter: opacity(0.15) brightness(15);
                  filter: opacity(0.15) brightness(15);
          z-index: 0;
          top: 1.5rem;
          left: -1.7rem; }
          @media (max-width: 576px) {
            .about-sections .about-us-right-img::after {
              height: 30rem;
              left: -1rem;
              top: 1rem; } }
        .about-sections .about-us-right-img img {
          border-radius: 2rem 10rem 2rem 4rem;
          overflow: hidden;
          z-index: 1;
          position: relative; }
          @media (max-width: 576px) {
            .about-sections .about-us-right-img img {
              border-radius: 2rem 9rem 2rem 4rem; } }
    .about-sections .about-us .about-slider {
      height: auto;
      width: 80%;
      margin-top: 50rem;
      position: relative; }
      @media (max-width: 576px) {
        .about-sections .about-us .about-slider {
          margin-top: 27rem; } }
      .about-sections .about-us .about-slider-img {
        border-radius: 2.6rem 2.6rem 2.6rem 15rem;
        overflow: hidden;
        height: 43rem; }
        @media (max-width: 1367px) {
          .about-sections .about-us .about-slider-img {
            height: 38rem; } }
        @media (max-width: 576px) {
          .about-sections .about-us .about-slider-img {
            border-radius: 2rem 2rem 2rem 10rem;
            height: 31rem; } }
  .about-sections.reverse {
    border-radius: 0;
    padding-top: 10rem;
    padding-bottom: 17rem;
    margin-top: 10rem;
    padding-bottom: 37rem; }
    @media (max-width: 991px) {
      .about-sections.reverse {
        margin-top: 10rem;
        margin-bottom: 10rem; } }
    @media (max-width: 576px) {
      .about-sections.reverse {
        padding-top: 5rem;
        margin-top: 5rem;
        padding-bottom: 15rem;
        margin-bottom: 5rem; } }
    .about-sections.reverse .about-dr-info {
      grid-template-columns: 68rem calc(100% - 76rem);
      grid-gap: 8rem; }
      @media (max-width: 991px) {
        .about-sections.reverse .about-dr-info {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse; } }
      @media (max-width: 576px) {
        .about-sections.reverse .about-dr-info {
          grid-gap: 2rem; } }
      .about-sections.reverse .about-dr-info-img {
        height: 70rem; }
        @media (max-width: 991px) {
          .about-sections.reverse .about-dr-info-img {
            height: 52rem; } }
        @media (max-width: 576px) {
          .about-sections.reverse .about-dr-info-img {
            height: 46rem; } }

.about .about-dr-info {
  display: grid;
  grid-template-columns: 57rem calc(100% - 65rem);
  grid-gap: 8rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15rem;
  padding-left: 8rem; }
  @media (max-width: 991px) {
    .about .about-dr-info {
      display: block;
      padding: 0; } }
  .about .about-dr-info-img {
    position: relative;
    height: 100rem; }
    @media (max-width: 991px) {
      .about .about-dr-info-img {
        height: 52rem; } }
    @media (max-width: 576px) {
      .about .about-dr-info-img {
        height: 48rem; } }
    .about .about-dr-info-img::after {
      content: "";
      position: absolute;
      background: transparent -webkit-gradient(linear, left top, left bottom, from(#12397700), color-stop(23%, #12397708), to(#123977fd)) 0% 0% no-repeat padding-box;
      background: transparent -o-linear-gradient(top, #12397700 0%, #12397708 23%, #123977fd 100%) 0% 0% no-repeat padding-box;
      background: transparent linear-gradient(180deg, #12397700 0%, #12397708 23%, #123977fd 100%) 0% 0% no-repeat padding-box;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0; }
    .about .about-dr-info-img img {
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  @media (max-width: 991px) {
    .about .about-dr-info-content {
      margin-top: 3rem; } }
  .about .about-dr-info-content .signature {
    margin-top: 3rem;
    height: 10rem;
    -o-object-fit: contain;
       object-fit: contain; }
    @media (max-width: 991px) {
      .about .about-dr-info-content .signature {
        height: 8rem; } }
  @media (max-width: 576px) {
    .about .about-dr-info-content .doctor-title {
      font-size: 2.7rem; } }
  .about .about-dr-info.transparent {
    border-top: 1px solid #C5DDF2;
    padding-top: 10rem; }
    @media (max-width: 576px) {
      .about .about-dr-info.transparent {
        padding-top: 5rem; } }
    .about .about-dr-info.transparent .about-dr-info-img {
      height: 68rem;
      height: auto; }
      @media (max-width: 991px) {
        .about .about-dr-info.transparent .about-dr-info-img {
          height: 52rem; } }
      @media (max-width: 576px) {
        .about .about-dr-info.transparent .about-dr-info-img {
          height: 46rem; } }
      .about .about-dr-info.transparent .about-dr-info-img::after {
        bottom: 0;
        left: 0;
        top: unset;
        height: 30rem;
        background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff00), to(#f6f6f6)) 0% 0% no-repeat padding-box;
        background: transparent -o-linear-gradient(top, #ffffff00 0%, #f6f6f6 100%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(180deg, #ffffff00 0%, #f6f6f6 100%) 0% 0% no-repeat padding-box; }

.about-vision {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10rem 3rem; }
  @media (max-width: 991px) {
    .about-vision {
      display: block;
      padding: 8rem 0; } }
  @media (max-width: 576px) {
    .about-vision {
      padding: 6rem 0; } }
  .about-vision-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (max-width: 991px) {
      .about-vision-header {
        margin-bottom: 2rem; } }
    .about-vision-header-img {
      background: #00ADC1;
      border-radius: 0.5rem 0.5rem 0.5rem 2.5rem;
      height: 6rem;
      width: 6rem;
      margin-right: 2rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      @media (min-width: 992px) {
        .about-vision-header-img {
          display: none; } }
      .about-vision-header-img img {
        height: 3.5rem;
        -o-object-fit: contain;
           object-fit: contain; }
    @media (max-width: 991px) {
      .about-vision-header .title {
        margin-bottom: 0; } }
  .about-vision-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%; }
    @media (max-width: 991px) {
      .about-vision-left {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: 100%;
        margin-bottom: 3rem; } }
  .about-vision-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%; }
    @media (max-width: 991px) {
      .about-vision-right {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: 100%; } }

.about-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 72rem; }
  .about-gallery-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 64%;
            flex: 0 0 64%;
    max-width: 64%; }
  .about-gallery-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 34%;
            flex: 0 0 34%;
    max-width: 34%; }
    .about-gallery-right .gallery-slider-item + .gallery-slider-item {
      margin-top: 2rem; }
    .about-gallery-right .gallery-slider-item-text {
      display: none; }
    .about-gallery-right .gallery-slider-item:last-child::after {
      content: unset; }
    .about-gallery-right .gallery-slider-item:last-child .gallery-slider-item-text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    .about-gallery-right .gallery-slider-item:last-child:hover .gallery-slider-item-text {
      opacity: 1;
      pointer-events: all; }
      .about-gallery-right .gallery-slider-item:last-child:hover .gallery-slider-item-text p {
        opacity: 0;
        pointer-events: none; }

@media (max-width: 576px) {
  .media.subpage {
    margin-bottom: 14rem; } }

@media (max-width: 576px) {
  .media .subpage-intro {
    margin-bottom: 0; } }

@media (max-width: 576px) {
  .media .subpage-intro-content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .media .subpage-intro-content .title {
      text-align: left; } }

.media-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 3rem;
  grid-row-gap: 15rem; }
  @media (max-width: 768px) {
    .media-grid {
      grid-template-columns: repeat(1, 1fr); } }
  @media (max-width: 576px) {
    .media-grid {
      grid-row-gap: 12rem; } }

.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 4rem;
  grid-row-gap: 15rem; }
  @media (max-width: 991px) {
    .blog-grid {
      grid-template-columns: repeat(2, 1fr);
      grid-column-gap: 3rem;
      grid-row-gap: 12.5rem; } }
  @media (max-width: 768px) {
    .blog-grid {
      grid-template-columns: repeat(1, 1fr);
      grid-row-gap: 12rem;
      padding-bottom: 10rem; } }
  .blog-grid .blog-item-content {
    width: 87%;
    min-height: 19rem; }
    @media (max-width: 576px) {
      .blog-grid .blog-item-content {
        width: 90%;
        min-height: unset; } }

@media (max-width: 576px) {
  .blog .subpage__title {
    margin-bottom: 0; } }

.blog-detail.subpage {
  margin-bottom: 10rem; }
  @media (max-width: 576px) {
    .blog-detail.subpage {
      margin-bottom: 6rem; } }

.blog-detail p {
  color: #030303; }

.blog-detail .subpage-intro {
  margin-bottom: 0; }
  @media (max-width: 768px) {
    .blog-detail .subpage-intro {
      padding-top: 14rem; } }
  .blog-detail .subpage-intro-content {
    max-width: 110rem;
    margin-left: auto;
    margin-right: auto; }
    .blog-detail .subpage-intro-content .subpage__title {
      max-width: 100rem; }
      @media (max-width: 576px) {
        .blog-detail .subpage-intro-content .subpage__title {
          margin-bottom: 3rem; } }
    @media (max-width: 768px) {
      .blog-detail .subpage-intro-content {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        text-align: left; } }
  .blog-detail .subpage-intro-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 5rem 0;
    width: 100%; }
    @media (max-width: 768px) {
      .blog-detail .subpage-intro-info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline; } }
    .blog-detail .subpage-intro-info .info-wrapper .info + .info {
      margin-left: 4rem; }
    .blog-detail .subpage-intro-info .info-wrapper .link {
      margin-right: 4rem; }
    @media (max-width: 768px) {
      .blog-detail .subpage-intro-info .info-wrapper {
        margin-top: 2rem;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        .blog-detail .subpage-intro-info .info-wrapper .link {
          width: 100%;
          margin-bottom: 1rem; } }

.blog-detail .subpage-content {
  max-width: 140rem;
  margin-left: auto;
  margin-right: auto; }
  .blog-detail .subpage-content .box--blog {
    background: transparent;
    -webkit-box-shadow: unset;
            box-shadow: unset;
    padding-top: 30rem; }
    @media (max-width: 991px) {
      .blog-detail .subpage-content .box--blog {
        padding-top: 25rem; } }
    @media (max-width: 576px) {
      .blog-detail .subpage-content .box--blog {
        padding-top: 15rem;
        border-radius: 0; } }
    .blog-detail .subpage-content .box--blog .video-section {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      width: 100%;
      padding: 7rem 0;
      border-bottom: 1px solid #C5DDF2;
      margin-bottom: 6rem; }
      @media (max-width: 991px) {
        .blog-detail .subpage-content .box--blog .video-section {
          display: block; } }
      @media (max-width: 576px) {
        .blog-detail .subpage-content .box--blog .video-section {
          padding: 4rem 0;
          margin-bottom: 3rem; } }
      .blog-detail .subpage-content .box--blog .video-section-left {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 45%;
                flex: 0 0 45%;
        max-width: 45%; }
        @media (max-width: 991px) {
          .blog-detail .subpage-content .box--blog .video-section-left {
            -webkit-box-flex: unset;
                -ms-flex: unset;
                    flex: unset;
            max-width: unset;
            margin-bottom: 4rem; } }
      .blog-detail .subpage-content .box--blog .video-section .video {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%; }
        @media (max-width: 991px) {
          .blog-detail .subpage-content .box--blog .video-section .video {
            -webkit-box-flex: unset;
                -ms-flex: unset;
                    flex: unset;
            max-width: unset; } }
        .blog-detail .subpage-content .box--blog .video-section .video-play {
          font-size: 3rem; }
    .blog-detail .subpage-content .box--blog .highlight-text {
      margin-bottom: 5rem; }
      .blog-detail .subpage-content .box--blog .highlight-text p {
        font-weight: 500;
        font-size: 2rem;
        color: #123977;
        line-height: 1.3; }
    .blog-detail .subpage-content .box--blog.content ul li {
      color: #030303; }
      .blog-detail .subpage-content .box--blog.content ul li::before {
        background: #123977; }

.blog-detail-img {
  width: 110rem;
  height: 50rem;
  border-radius: 4.5rem;
  overflow: hidden;
  margin-bottom: -25rem;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 991px) {
    .blog-detail-img {
      width: calc(100% - 21rem);
      height: 37rem;
      margin-bottom: -19rem; } }
  @media (max-width: 768px) {
    .blog-detail-img {
      width: calc(100% - 17rem);
      height: 29rem;
      margin-bottom: -16rem; } }
  @media (max-width: 576px) {
    .blog-detail-img {
      width: calc(100% - 2* var(--container-gutter));
      height: 25rem;
      border-radius: 2rem;
      margin-bottom: -13rem; } }
  .blog-detail-img img {
    height: inherit;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.blog-detail .social-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 7rem 6rem;
  background: #fff;
  border-radius: 3rem;
  margin-top: 6rem;
  -webkit-box-shadow: 0px 0px 20px #20428907;
          box-shadow: 0px 0px 20px #20428907; }
  @media (max-width: 768px) {
    .blog-detail .social-wrapper {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 5rem 4rem; } }
  @media (max-width: 576px) {
    .blog-detail .social-wrapper {
      padding: 3.5rem var(--container-gutter);
      margin-top: 0; } }
  .blog-detail .social-wrapper .social-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
            flex: 0 0 60%;
    max-width: 60%; }
    @media (max-width: 768px) {
      .blog-detail .social-wrapper .social-left {
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset; }
        .blog-detail .social-wrapper .social-left .title {
          text-align: center; }
        .blog-detail .social-wrapper .social-left .text {
          text-align: center; } }
  @media (max-width: 768px) {
    .blog-detail .social-wrapper .social {
      margin-top: 3rem; } }

.kids .subpage-intro .toptitle {
  background-image: url(../img/tek-kids-logo.png);
  background-position: 50% 50%;
  background-size: 26rem auto;
  background-repeat: no-repeat;
  padding: 0 25rem;
  color: transparent;
  line-height: 3; }
  @media (max-width: 991px) {
    .kids .subpage-intro .toptitle {
      background-size: 22rem auto; } }
  @media (max-width: 576px) {
    .kids .subpage-intro .toptitle {
      margin-bottom: 5rem;
      padding: 0 18rem; } }

.kids .subpage-intro .blue-shape {
  height: 28rem;
  top: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  right: unset;
  left: 33%; }
  @media (max-width: 991px) {
    .kids .subpage-intro .blue-shape {
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      left: 50%; } }

.kids .subpage-intro-hero {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .kids .subpage-intro-hero-right {
    position: static;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
            flex: 0 0 46%;
    max-width: 46%; }
    @media (max-width: 991px) {
      .kids .subpage-intro-hero-right {
        height: 28rem;
        -webkit-box-flex: unset;
            -ms-flex: unset;
                flex: unset;
        max-width: unset; } }
    @media (max-width: 576px) {
      .kids .subpage-intro-hero-right .hero-image {
        -o-object-fit: contain;
           object-fit: contain; } }
  .kids .subpage-intro-hero-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.kids .subpage-intro .subpage__title {
  text-align: center;
  max-width: 50rem; }

.kids .subpage-intro .image {
  position: absolute; }
  .kids .subpage-intro .image--1 {
    top: 10rem;
    height: 28rem;
    left: 24rem; }
    @media (max-width: 991px) {
      .kids .subpage-intro .image--1 {
        left: 12rem;
        height: 22rem; } }
    @media (max-width: 576px) {
      .kids .subpage-intro .image--1 {
        left: 4rem;
        height: 12rem;
        top: 9rem; } }
  .kids .subpage-intro .image--2 {
    left: 20rem;
    bottom: 0;
    height: 20rem; }
    @media (max-width: 991px) {
      .kids .subpage-intro .image--2 {
        bottom: 15rem;
        height: 16rem;
        left: unset;
        right: 9rem; } }
    @media (max-width: 576px) {
      .kids .subpage-intro .image--2 {
        display: none; } }
  .kids .subpage-intro .image--3 {
    left: 5rem;
    bottom: 0;
    height: 38rem; }
    @media (max-width: 991px) {
      .kids .subpage-intro .image--3 {
        height: 27rem; } }
    @media (max-width: 576px) {
      .kids .subpage-intro .image--3 {
        display: none; } }

@media (max-width: 576px) {
  .kids .subpage-content .about-sections {
    border-top-right-radius: 7rem; } }

.kids .subpage-content .about-us {
  padding-top: 10rem;
  margin-top: 10rem; }
  @media (max-width: 576px) {
    .kids .subpage-content .about-us {
      padding-top: 5rem;
      margin-top: 8rem; } }
  .kids .subpage-content .about-us-content-img {
    height: 37rem;
    margin-top: 7rem;
    -o-object-fit: contain;
       object-fit: contain;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 991px) {
      .kids .subpage-content .about-us-content-img {
        height: 23rem; } }
    @media (max-width: 576px) {
      .kids .subpage-content .about-us-content-img {
        height: 17rem;
        margin-top: 3rem; } }
  .kids .subpage-content .about-us .about-slider-img {
    height: 55rem; }
    @media (max-width: 991px) {
      .kids .subpage-content .about-us .about-slider-img {
        height: 50rem; } }
    @media (max-width: 576px) {
      .kids .subpage-content .about-us .about-slider-img {
        height: 39rem; } }
  .kids .subpage-content .about-us .about-slider {
    width: 85%;
    margin-top: 45rem; }
    @media (max-width: 991px) {
      .kids .subpage-content .about-us .about-slider {
        margin-top: 35rem; } }
    @media (max-width: 576px) {
      .kids .subpage-content .about-us .about-slider {
        margin-top: 25rem; } }
  .kids .subpage-content .about-us-right-img {
    top: 0;
    right: 0; }
    @media (max-width: 991px) {
      .kids .subpage-content .about-us-right-img {
        height: 44rem; }
        .kids .subpage-content .about-us-right-img::after {
          height: 44rem; } }
    @media (max-width: 576px) {
      .kids .subpage-content .about-us-right-img {
        height: 32rem;
        top: -7rem; }
        .kids .subpage-content .about-us-right-img::after {
          height: 32rem; } }

.kids-slider-hero {
  position: relative; }
  .kids-slider-hero img {
    height: 81rem;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 3rem;
    -webkit-box-shadow: 0px 0px 52px 15px rgba(39, 71, 121, 0.58);
            box-shadow: 0px 0px 52px 15px rgba(39, 71, 121, 0.58); }
    @media (max-width: 991px) {
      .kids-slider-hero img {
        height: 48rem; } }
    @media (max-width: 576px) {
      .kids-slider-hero img {
        height: 25rem; } }

.kids .kids-section-wrapper {
  background: #123977;
  overflow: hidden; }
  .kids .kids-section-wrapper:last-of-type .kids-section {
    padding-bottom: 40rem; }
    @media (max-width: 576px) {
      .kids .kids-section-wrapper:last-of-type .kids-section {
        padding-bottom: 23rem; } }
  .kids .kids-section-wrapper.transparent {
    background: transparent; }
    .kids .kids-section-wrapper.transparent .kids-section-content {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      @media (max-width: 991px) {
        .kids .kids-section-wrapper.transparent .kids-section-content {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
              -ms-flex-direction: column;
                  flex-direction: column; } }
      .kids .kids-section-wrapper.transparent .kids-section-content .title {
        text-align: left; }
  .kids .kids-section-wrapper.reverse .kids-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    @media (max-width: 991px) {
      .kids .kids-section-wrapper.reverse .kids-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; } }
    @media (max-width: 991px) {
      .kids .kids-section-wrapper.reverse .kids-section-content {
        width: 100%; } }
    .kids .kids-section-wrapper.reverse .kids-section-content-right {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 65%;
              flex: 0 0 65%;
      max-width: 65%; }
      @media (max-width: 991px) {
        .kids .kids-section-wrapper.reverse .kids-section-content-right {
          -webkit-box-flex: unset;
              -ms-flex: unset;
                  flex: unset;
          max-width: unset;
          margin-bottom: 4rem; } }
      .kids .kids-section-wrapper.reverse .kids-section-content-right .title {
        text-align: left; }
    .kids .kids-section-wrapper.reverse .kids-section-content-img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 57rem;
      border-radius: 3rem; }
      @media (max-width: 991px) {
        .kids .kids-section-wrapper.reverse .kids-section-content-img {
          height: 39rem;
          width: 100%; } }
      @media (max-width: 576px) {
        .kids .kids-section-wrapper.reverse .kids-section-content-img {
          height: 32rem; } }
  @media (max-width: 576px) {
    .kids .kids-section-wrapper .title {
      font-size: 3rem; } }

.kids-section {
  border-top: 1px solid #00adc165;
  padding: 10rem 0; }
  @media (max-width: 576px) {
    .kids-section {
      padding: 5rem 0; } }
  .kids-section-title {
    text-align: center; }
  .kids-section-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .kids-section-content-img {
      height: 55rem;
      -o-object-fit: contain;
         object-fit: contain; }
      @media (max-width: 991px) {
        .kids-section-content-img {
          height: 29rem; } }
    .kids-section-content-right {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      max-width: 50%; }
      @media (max-width: 991px) {
        .kids-section-content-right {
          -webkit-box-flex: unset;
              -ms-flex: unset;
                  flex: unset;
          max-width: unset; } }
    @media (max-width: 768px) {
      .kids-section-content .bunny-img {
        display: none; } }
  .kids-section .treatment-card {
    max-width: 45rem;
    margin: 0 6rem;
    margin-left: 15rem; }
    @media (max-width: 991px) {
      .kids-section .treatment-card {
        margin-left: 6rem; } }
    @media (max-width: 768px) {
      .kids-section .treatment-card {
        max-width: unset;
        margin: 0; } }
    @media (max-width: 576px) {
      .kids-section .treatment-card {
        margin-top: 3rem; } }
    @media (max-width: 576px) {
      .kids-section .treatment-card .title {
        font-size: 2rem; } }
  .kids-section .kids-slider {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%; }
    .kids-section .kids-slider .kids-slider-img-wrapper {
      position: relative; }
      @media (max-width: 991px) {
        .kids-section .kids-slider .kids-slider-img-wrapper {
          margin-bottom: 4rem; } }
      .kids-section .kids-slider .kids-slider-img-wrapper::after {
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 10rem;
        background: transparent -webkit-gradient(linear, left top, left bottom, from(#ffffff00), to(#f6f6f6)) 0% 0% no-repeat padding-box;
        background: transparent -o-linear-gradient(top, #ffffff00 0%, #f6f6f6 100%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(180deg, #ffffff00 0%, #f6f6f6 100%) 0% 0% no-repeat padding-box;
        bottom: -1px; }
    .kids-section .kids-slider img {
      height: 65rem;
      -o-object-fit: contain;
         object-fit: contain; }
      @media (max-width: 991px) {
        .kids-section .kids-slider img {
          height: 41rem; } }
      @media (max-width: 768px) {
        .kids-section .kids-slider img {
          height: 35rem; } }
      @media (max-width: 576px) {
        .kids-section .kids-slider img {
          height: 22rem; } }

.kvkk .subpage-intro {
  margin-bottom: 14rem; }
  @media (max-width: 991px) {
    .kvkk .subpage-intro {
      margin-bottom: 7rem; } }
  .kvkk .subpage-intro .title {
    margin-bottom: 8rem;
    font-weight: 700; }
    @media (max-width: 991px) {
      .kvkk .subpage-intro .title {
        margin-top: 1rem;
        margin-bottom: 5rem; } }

.kvkk .subpage-content .container {
  max-width: 140rem; }
  @media (max-width: 991px) {
    .kvkk .subpage-content .container {
      max-width: var(--container-width); } }

.oops {
  width: 100%;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding-top: 14rem; }
  .oops.subpage {
    margin-bottom: 0 !important; }
  .oops .subpage-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 75rem; }
  .oops__img {
    height: 37rem;
    margin-bottom: 3rem;
    -o-object-fit: contain;
       object-fit: contain; }
    @media (max-width: 576px) {
      .oops__img {
        height: 18rem; } }
    .oops__img img {
      height: 100%;
      width: 100%;
      -o-object-fit: contain;
         object-fit: contain; }
  .oops .title {
    margin-bottom: 5rem;
    color: #123977; }
  .oops .text {
    text-align: center;
    color: rgba(3, 3, 3, 0.7);
    width: 90%;
    margin-bottom: 4rem; }
  .oops .btn {
    min-width: 38rem;
    border-radius: 9rem; }
  .oops ~ .fixed-button {
    display: none; }

/*# sourceMappingURL=style.css.map */
