:root {
  --font-family-default: "Montserrat";
  --color-blue-muted: #4D99B7;
  --color-blue-gray-dark: #35425D;
  --white: #FFFFFF;
  --gray-50: #F3F8FA;
  --gray-300: #838383;
  --gray-400: #858585;
  --gray-500: #8E8E8E;
  --gray-900: #191E29;
  --gray-950: #282828;
  --gray-975: #222222;
  --black: #000000;
  --indent: 50px;
  --tr: 0.25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

@media (max-width: 1024px) {
  :root {
    --indent: 30px;
  }
}
@media (max-width: 576px) {
  :root {
    --indent: 5.20833vw;
  }
}
.s-hero--program .s-hero__wrap, .container2 {
  max-width: 1610px;
  padding: 0 var(--indent);
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

#phone-number-form {
  display: none;
}

@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.f-heading-xxl {
  font-family: var(--font-family-default);
  font-size: 72px;
  font-weight: 500;
  line-height: 1.1em;
}
@media (max-width: 1024px) {
  .f-heading-xxl {
    font-size: 60px;
  }
}
@media (max-width: 576px) {
  .f-heading-xxl {
    font-size: 7.29167vw;
  }
}
.f-heading-xl {
  font-family: var(--font-family-default);
  font-size: 48px;
  line-height: 1.24em;
}
@media (max-width: 1024px) {
  .f-heading-xl {
    font-size: 42px;
  }
}
@media (max-width: 576px) {
  .f-heading-xl {
    font-size: 5.55556vw;
  }
}
.f-heading-lg {
  font-family: var(--font-family-default);
  font-size: 36px;
  line-height: 1.34em;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .f-heading-lg {
    font-size: 28px;
    line-height: 1.24em;
  }
}
@media (max-width: 576px) {
  .f-heading-lg {
    font-size: 4.86111vw;
  }
}
.f-heading-sm {
  font-family: var(--font-family-default);
  font-size: 26px;
  line-height: 1.24em;
}
@media (max-width: 1024px) {
  .f-heading-sm {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .f-heading-sm {
    font-size: 3.125vw;
  }
}
.f-heading-xs {
  font-family: var(--font-family-default);
  font-size: 22px;
  line-height: 1em;
}
@media (max-width: 1024px) {
  .f-heading-xs {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .f-heading-xs {
    font-size: 2.77778vw;
    line-height: 1.16em;
  }
}
.f-text-xxxl {
  font-family: var(--font-family-default);
  font-size: 30px;
  font-weight: 500;
  line-height: 1.66em;
}
@media (max-width: 1024px) {
  .f-text-xxxl {
    font-size: 26px;
  }
}
@media (max-width: 576px) {
  .f-text-xxxl {
    font-size: 3.81944vw;
    line-height: 1.39em;
  }
}
.f-text-xxl {
  font-family: var(--font-family-default);
  font-size: 27px;
  line-height: 1.47em;
}
@media (max-width: 1024px) {
  .f-text-xxl {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  .f-text-xxl {
    font-size: 4.16667vw;
  }
}
.f-text-xl {
  font-family: var(--font-family-default);
  font-size: 22px;
  line-height: 1.56em;
}
@media (max-width: 576px) {
  .f-text-xl {
    font-size: 3.81944vw;
  }
}
.f-text-xl-2 {
  font-family: var(--font-family-default);
  font-size: 22px;
  line-height: 1.82em;
}
@media (max-width: 1024px) {
  .f-text-xl-2 {
    font-size: 16px;
    line-height: 1.77em;
  }
}
@media (max-width: 576px) {
  .f-text-xl-2 {
    font-size: 2.77778vw;
  }
}
.f-text-xl-3 {
  font-family: var(--font-family-default);
  font-size: 22px;
  line-height: 1.56em;
}
@media (max-width: 576px) {
  .f-text-xl-3 {
    font-size: 3.125vw;
  }
}
.f-text-xl-medium {
  font-family: var(--font-family-default);
  font-size: 22px;
  line-height: 1.32em;
  font-weight: 500;
}
@media (max-width: 1024px) {
  .f-text-xl-medium {
    font-size: 17px;
  }
}
@media (max-width: 576px) {
  .f-text-xl-medium {
    font-size: 2.95139vw;
  }
}
.f-text-lg {
  font-family: var(--font-family-default);
  font-size: 20px;
  line-height: 1.56em;
  font-weight: 400;
}
@media (max-width: 1024px) {
  .f-text-lg {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .f-text-lg {
    font-size: 2.77778vw;
  }
}
.f-text-lg-semibold {
  font-family: var(--font-family-default);
  font-size: 20px;
  line-height: 1.32em;
  font-weight: 600;
}
@media (max-width: 576px) {
  .f-text-lg-semibold {
    font-size: 3.47222vw;
  }
}
.f-text-md-plus {
  font-family: var(--font-family-default);
  font-size: 18px;
  line-height: 1.24em;
}
@media (max-width: 1024px) {
  .f-text-md-plus {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .f-text-md-plus {
    font-size: 2.77778vw;
  }
}
.f-text-md-plus-static {
  font-family: var(--font-family-default);
  font-size: 18px;
  line-height: 1.56em;
}
@media (max-width: 576px) {
  .f-text-md-plus-static {
    font-size: 3.125vw;
  }
}
.f-text-md-plus-static b,
.f-text-md-plus-static strong {
  font-weight: 600;
}
.f-text-md {
  font-family: var(--font-family-default);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.66em;
}
@media (max-width: 576px) {
  .f-text-md {
    font-size: 2.77778vw;
  }
}
.f-text-md-tight {
  font-family: var(--font-family-default);
  font-weight: 400;
  font-size: 16px;
  line-height: 1.32em;
}
@media (max-width: 576px) {
  .f-text-md-tight {
    font-size: 2.77778vw;
  }
}
.f-link-note {
  font-family: var(--font-family-default);
  display: inline-flex;
  align-items: center;
  gap: 15px;
  font-size: 18px;
  font-weight: 400;
  color: var(--black);
}
@media (max-width: 576px) {
  .f-link-note {
    gap: 2.60417vw;
    font-size: 3.125vw;
  }
}
.f-link-note__icon {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--gray-50);
}
@media (max-width: 576px) {
  .f-link-note__icon {
    width: 5.20833vw;
    height: 5.20833vw;
  }
}
.f-link-note__icon svg {
  fill: var(--color-blue-muted);
}
@media (max-width: 576px) {
  .f-link-note__icon svg {
    width: 1.38889vw;
    height: auto;
  }
}
.f-link-note__title {
  padding-bottom: 4px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
@media (max-width: 576px) {
  .f-link-note__title {
    padding-bottom: 0.69444vw;
  }
}
.f-ul-tags ul {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 23px;
}
@media (max-width: 576px) {
  .f-ul-tags ul {
    gap: 2.08333vw 2.60417vw;
  }
}
.f-ul-tags ul li {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 19px;
  font-family: var(--font-family-default);
  font-size: 28px;
  font-weight: 400;
  line-height: 1em;
  border-radius: 20px;
  border: 1px solid var(--color-blue-muted);
}
@media (max-width: 576px) {
  .f-ul-tags ul li {
    border-radius: 2.77778vw;
    font-size: 3.29861vw;
    padding: 2.08333vw 2.25694vw;
    font-weight: 400;
  }
}

.s-section {
  box-sizing: border-box;
}
.s-section * {
  box-sizing: border-box;
}
.s-section h1,
.s-section h2,
.s-section h3,
.s-section h4,
.s-section h5,
.s-section h6 {
  margin: 0;
}
.s-section p {
  max-width: 100%;
  padding: 0;
  line-height: inherit;
  letter-spacing: inherit;
}
.s-section p:last-child {
  margin-bottom: 0;
}

.is-fw-regular {
  font-weight: 400;
}
.is-fw-medium {
  font-weight: 500;
}
.is-fw-semibold {
  font-weight: 600;
}

.u-dc {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.u-bb {
  box-sizing: border-box;
}
.u-ov-hidden {
  overflow: hidden;
}
.u-of-media {
  position: relative;
  --border-radius: 0px;
}
.u-of-media--1x1 {
  padding-bottom: 100%;
}
.u-of-media--card-our-room {
  padding-bottom: 73.1%;
}
.u-of-media--card-persona {
  padding-bottom: 109.57%;
}
.u-of-media--card-service {
  padding-bottom: 100%;
}
.u-of-media__inner {
  position: absolute;
  display: flex;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: var(--border-radius);
}
.u-of-media__inner img,
.u-of-media__inner video,
.u-of-media__inner picture {
  border-radius: var(--border-radius);
}
.u-of-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.u-of-contain {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.u-radius-sm {
  --border-radius: 12px;
  border-radius: var(--border-radius);
}
.u-radius-md {
  --border-radius: 16px;
  border-radius: var(--border-radius);
}
@media (max-width: 576px) {
  .u-mobile-hide {
    display: none;
  }
}
.u-mobile-show {
  display: none;
}
@media (max-width: 576px) {
  .u-mobile-show {
    display: block;
  }
}

.color-white {
  color: var(--white);
}
.color-gray-300 {
  color: var(--gray-300);
}
.color-gray-400 {
  color: var(--gray-400);
}
.color-gray-500 {
  color: var(--gray-500);
}
.color-gray-900 {
  color: var(--gray-900);
}
.color-gray-950 {
  color: var(--gray-950);
}
.color-black {
  color: var(--black);
}

.bg-white {
  background-color: var(--white);
}
.bg-gray-50 {
  background-color: var(--gray-50);
}

.ui-button {
  cursor: pointer;
}
.ui-button--blue-gray-dark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family-default);
  height: 78px;
  padding-left: 29px;
  padding-right: 29px;
  border-radius: 6px;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.27em;
  text-transform: uppercase;
  background-color: var(--color-blue-gray-dark);
  color: var(--white);
}
@media (max-width: 576px) {
  .ui-button--blue-gray-dark {
    height: 13.54167vw;
    padding-left: 5.03472vw;
    padding-right: 5.03472vw;
    border-radius: 1.04167vw;
    font-size: 3.29861vw;
  }
}
.ui-button--blue-gray-dark.is-glass {
  background-color: rgba(53, 66, 93, 0.83);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.ui-button--white {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  font-family: var(--font-family-default);
  height: 78px;
  padding-left: 29px;
  padding-right: 29px;
  border-radius: 6px;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.27em;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.83);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: #485166 !important;
}
@media (max-width: 576px) {
  .ui-button--white {
    height: 13.54167vw;
    padding-left: 5.03472vw;
    padding-right: 5.03472vw;
    border-radius: 1.04167vw;
    font-size: 3.29861vw;
  }
}
.ui-button--gray-50 {
  font-family: var(--font-family-default);
  font-size: 16px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 18px 31px;
  border-radius: 12px;
  background-color: var(--gray-50);
}
.ui-button--gray-50.is-active {
  background-color: var(--color-blue-gray-dark);
  color: var(--white);
}
.ui-button.is-md {
  height: 58px;
  padding: 0 38px;
  font-size: 18px;
  text-transform: none;
  border-radius: 5px;
}
@media (max-width: 1024px) {
  .ui-button.is-md {
    height: 53px;
    padding: 0 20px;
  }
}
@media (max-width: 576px) {
  .ui-button.is-md {
    height: 9.20139vw;
    font-size: 3.125vw;
    padding: 0 3.47222vw;
    border-radius: 0.86806vw;
  }
}
.ui-button-arrow {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  border: 1px solid var(--gray-975);
  background-color: var(--white);
  flex-shrink: 0;
  cursor: pointer;
}
.ui-button-arrow:focus {
  border: 1px solid var(--gray-975);
}
@media (max-width: 576px) {
  .ui-button-arrow {
    width: 6.94444vw;
    height: 6.94444vw;
  }
  .ui-button-arrow svg {
    width: 1.38889vw;
    height: auto;
  }
}
.ui-button-arrow.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
  border-color: inherit;
}

.ui-input {
  position: relative;
}
.ui-input.focus .ui-input__placeholder {
  opacity: 0;
}
.ui-input.not-empty .ui-input__placeholder {
  opacity: 0;
}
.ui-input__field {
  width: 100%;
  height: 81px;
  border: 1px solid #D1E6EE;
  background-color: var(--white);
  border-radius: 12px;
  padding-left: 52px;
  padding-right: 116px;
  outline: none;
  font-family: var(--font-family-default);
  font-size: 16px;
  font-weight: 400;
  line-height: 1em;
}
@media (max-width: 1024px) {
  .ui-input__field {
    padding-left: 36px;
    padding-right: 82px;
  }
}
@media (max-width: 576px) {
  .ui-input__field {
    height: 14.0625vw;
    border-radius: 2.08333vw;
    padding-left: 6.25vw;
    font-size: 2.77778vw;
    padding-right: 14.23611vw;
  }
}
.ui-input__placeholder {
  position: absolute;
  left: 53px;
  top: 28px;
  color: var(--gray-950);
  transition: opacity var(--tr);
}
@media (max-width: 1024px) {
  .ui-input__placeholder {
    left: 36px;
  }
}
@media (max-width: 576px) {
  .ui-input__placeholder {
    left: 6.25vw;
    top: 4.86111vw;
  }
}

.ui-swiper {
  overflow: hidden;
}
.ui-swiper__slider {
  overflow: hidden;
}
@media (max-width: 768px) {
  .ui-swiper__slider {
    overflow: visible;
  }
}
.ui-swiper__slider--two-cols .swiper-slide {
  width: calc(50% - 10px);
}
.ui-swiper__slider--two-cols .swiper-slide:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 1024px) {
  .ui-swiper__slider--two-cols .swiper-slide {
    width: calc(50% - 6px);
  }
  .ui-swiper__slider--two-cols .swiper-slide:not(:last-child) {
    margin-right: 12px;
  }
}
@media (max-width: 768px) {
  .ui-swiper__slider--two-cols .swiper-slide {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .ui-swiper__slider--two-cols .swiper-slide:not(:last-child) {
    margin-right: 2.08333vw;
  }
}
.ui-swiper__slider--three-cols .swiper-slide {
  width: calc((100% - 40px) / 3);
}
.ui-swiper__slider--three-cols .swiper-slide:not(:last-child) {
  margin-right: 20px;
}
@media (max-width: 1024px) {
  .ui-swiper__slider--three-cols .swiper-slide {
    width: calc((100% - 24px) / 3);
  }
  .ui-swiper__slider--three-cols .swiper-slide:not(:last-child) {
    margin-right: 12px;
  }
}
@media (max-width: 768px) {
  .ui-swiper__slider--three-cols .swiper-slide {
    width: calc((100% - 56px) / 2);
  }
  .ui-swiper__slider--three-cols .swiper-slide:not(:last-child) {
    margin-right: 12px;
  }
}
@media (max-width: 576px) {
  .ui-swiper__slider--three-cols .swiper-slide:not(:last-child) {
    margin-right: 3.47222vw;
  }
}
@media (max-width: 1024px) {
  .ui-swiper__slider--four-cols {
    overflow: visible;
  }
}
.ui-swiper__slider--four-cols .swiper-slide {
  height: auto;
  width: calc((100% - 126px) / 4);
}
.ui-swiper__slider--four-cols .swiper-slide:not(:last-child) {
  margin-right: 42px;
}
@media (max-width: 1024px) {
  .ui-swiper__slider--four-cols .swiper-slide {
    width: calc((100% - 126px) / 3);
  }
  .ui-swiper__slider--four-cols .swiper-slide:not(:last-child) {
    margin-right: 24px;
  }
}
@media (max-width: 768px) {
  .ui-swiper__slider--four-cols .swiper-slide {
    width: calc((100% - 80px) / 2);
  }
  .ui-swiper__slider--four-cols .swiper-slide:not(:last-child) {
    margin-right: 20px;
  }
}
@media (max-width: 576px) {
  .ui-swiper__slider--four-cols .swiper-slide {
    width: calc((100% - 72px) / 2);
    margin-right: 0;
  }
  .ui-swiper__slider--four-cols .swiper-slide:not(:last-child) {
    margin-right: 3.47222vw;
  }
}
.ui-swiper__navigation {
  display: flex;
  align-items: center;
  gap: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 576px) {
  .ui-swiper__navigation {
    gap: 1.38889vw;
  }
}
.ui-swiper.has-few-slides .ui-swiper__navigation {
  display: none;
}

@media (max-width: 576px) {
  .s-hero--mobile-max-height-md.s-hero--fix {
    min-height: auto;
  }
  .s-hero--mobile-max-height-md.s-hero--fix .s-hero__wrap {
    min-height: initial;
  }
  .s-hero--mobile-max-height-md.s-hero--fix .s-hero__content {
    padding-top: 55.55556vw;
    padding-bottom: 16.14583vw;
  }
  .s-hero--mobile-max-height-md.s-hero--fix .s-hero__content .s-hero__footer {
    margin-bottom: 0;
    margin-top: 14.75694vw;
  }
}
.s-hero--mobile-md-buttons .ui-button {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 576px) {
  .s-hero--mobile-md-buttons .ui-button {
    height: 11.45833vw;
    border-radius: 2.08333vw;
    padding-left: 6.94444vw;
    padding-right: 6.94444vw;
  }
}
.s-hero--program .s-hero__wrap .s-hero__content {
  margin-left: 0;
  margin-right: 0;
}
.s-hero--program h1 {
  margin: 0;
}
.s-hero--program .s-hero__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 984px;
  padding-top: calc(var(--headerH) + 15.9vh);
  padding-bottom: var(--headerH);
}
@media (max-width: 1024px) {
  .s-hero--program .s-hero__content {
    padding-top: 249px;
    padding-bottom: 192px;
  }
}
@media (max-width: 576px) {
  .s-hero--program .s-hero__content {
    padding-top: 189px;
    padding-bottom: 136px;
  }
}
.s-hero--program .s-hero__content .s-hero__title {
  text-align: left;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .s-hero--program .s-hero__content .s-hero__title {
    margin-bottom: 32px;
  }
}
@media (max-width: 576px) {
  .s-hero--program .s-hero__content .s-hero__title {
    margin-bottom: 5.55556vw;
  }
}
.s-hero--program .s-hero__content .s-hero__desc {
  text-align: left;
}
@media (max-width: 1024px) {
  .s-hero--program .s-hero__content .s-hero__desc {
    max-width: 653px;
  }
}
@media (max-width: 576px) {
  .s-hero--program .s-hero__content .s-hero__desc {
    max-width: 73.26389vw;
  }
}
.s-hero--program .s-hero__content .s-hero__footer {
  margin-top: 72px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .s-hero--program .s-hero__content .s-hero__footer {
    align-self: flex-start;
    margin-top: 62px;
  }
}
@media (max-width: 576px) {
  .s-hero--program .s-hero__content .s-hero__footer {
    margin-bottom: 8.68056vw;
  }
}

.s-section__head--default {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 55px;
}
@media (max-width: 576px) {
  .s-section__head--default {
    margin-bottom: 7.8125vw;
  }
}
.s-section__grid {
  display: grid;
}
.s-section__cards-feature-sm {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 28px 23px;
}
@media (max-width: 1024px) {
  .s-section__cards-feature-sm {
    gap: 35px 28px;
  }
}
@media (max-width: 676px) {
  .s-section__cards-feature-sm {
    grid-template-columns: 1fr;
    gap: 4.16667vw;
  }
}
.s-section__cards-feature-xs {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 14px 30px;
}
@media (max-width: 1024px) {
  .s-section__cards-feature-xs {
    gap: 14px 23px;
  }
}
@media (max-width: 768px) {
  .s-section__cards-feature-xs {
    grid-template-columns: 1fr;
    gap: 2.43056vw;
  }
}
.s-section__cards-feature-xs:not(:first-child) {
  margin-top: 60px;
}
@media (max-width: 1024px) {
  .s-section__cards-feature-xs:not(:first-child) {
    margin-top: 40px;
  }
}
@media (max-width: 576px) {
  .s-section__cards-feature-xs:not(:first-child) {
    margin-top: 6.94444vw;
  }
}
.s-section__cards-process-sm {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 77px 21px;
  margin-top: 110px;
}
@media (max-width: 1024px) {
  .s-section__cards-process-sm {
    margin-top: 76px;
    -moz-column-gap: 26px;
         column-gap: 26px;
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 576px) {
  .s-section__cards-process-sm {
    grid-template-columns: 1fr;
    margin-top: 9.54861vw;
    row-gap: 13.36806vw;
  }
}
.s-section__cards-process-sm:not(:last-child) {
  margin-bottom: 24px;
}
.s-section__cards-process-sm.is-5 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
  .s-section__cards-process-sm.is-5 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 576px) {
  .s-section__cards-process-sm.is-5 {
    grid-template-columns: 1fr;
  }
}
.s-section__cards-process-sm.is-5 .c-card-process-sm {
  min-height: 200px;
  padding: 58px 20px;
  text-align: center;
}
@media (max-width: 576px) {
  .s-section__cards-process-sm.is-5 .c-card-process-sm {
    min-height: initial;
    padding: 10.06944vw 6.07639vw;
  }
}
.s-section__cards-number {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 32px;
}
@media (max-width: 1024px) {
  .s-section__cards-number {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .s-section__cards-number {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
}
.s-section--program-approach {
  margin-top: 106px;
  margin-bottom: 90px;
}
@media (max-width: 1024px) {
  .s-section--program-approach {
    margin-top: 81px;
    margin-bottom: 36px;
  }
}
@media (max-width: 576px) {
  .s-section--program-approach {
    margin-top: 11.28472vw;
    margin-bottom: 8.68056vw;
  }
}
.s-section--program-approach .s-section__grid {
  grid-template-columns: 49.7% 1fr;
  align-items: center;
  gap: 40px;
}
@media (max-width: 1024px) {
  .s-section--program-approach .s-section__grid {
    grid-template-columns: 1fr;
    gap: 52px;
  }
}
@media (max-width: 576px) {
  .s-section--program-approach .s-section__grid {
    gap: 4.6875vw;
  }
}
.s-section--program-approach .s-section__grid .s-section__grid-col-2 {
  padding-top: 45px;
}
@media (max-width: 1024px) {
  .s-section--program-approach .s-section__grid .s-section__grid-col-2 {
    padding-top: 0;
  }
}
.s-section--program-approach .f-heading-xl {
  max-width: 694px;
}
@media (max-width: 1024px) {
  .s-section--program-approach .f-heading-xl {
    max-width: 847px;
  }
}
.s-section--program-approach .f-text-xl {
  max-width: 676px;
  margin-top: 23px;
}
@media (max-width: 1024px) {
  .s-section--program-approach .f-text-xl {
    margin-top: 39px;
    max-width: 847px;
  }
}
@media (max-width: 576px) {
  .s-section--program-approach .f-text-xl {
    margin-top: 3.47222vw;
  }
}
.s-section--program-approach .f-text-md {
  max-width: 662px;
  margin-top: 27px;
}
@media (max-width: 1024px) {
  .s-section--program-approach .f-text-md {
    margin-top: 34px;
    max-width: 795px;
  }
}
@media (max-width: 576px) {
  .s-section--program-approach .f-text-md {
    margin-top: 2.43056vw;
  }
}
.s-section--program-overview {
  margin-top: 90px;
  margin-bottom: 123px;
}
@media (max-width: 1024px) {
  .s-section--program-overview {
    margin-top: 36px;
    margin-bottom: 58px;
  }
}
@media (max-width: 576px) {
  .s-section--program-overview {
    margin-top: 8.68056vw;
    margin-bottom: 12.67361vw;
  }
}
.s-section--program-overview .s-section__grid {
  grid-template-columns: 49.7% 1fr;
  align-items: center;
  gap: 40px;
}
@media (max-width: 1024px) {
  .s-section--program-overview .s-section__grid {
    align-items: flex-start;
    grid-template-columns: 335px 1fr;
    gap: 32px;
  }
}
@media (max-width: 768px) {
  .s-section--program-overview .s-section__grid {
    grid-template-columns: 43% 1fr;
  }
}
@media (max-width: 676px) {
  .s-section--program-overview .s-section__grid {
    grid-template-columns: 1fr;
    gap: 37px;
  }
}
.s-section--program-overview .s-section__grid .s-section__button {
  margin-top: 38px;
}
@media (max-width: 1024px) {
  .s-section--program-overview .s-section__grid .s-section__button {
    margin-top: 31px;
  }
}
@media (max-width: 576px) {
  .s-section--program-overview .s-section__grid .s-section__button {
    margin-top: 6.07639vw;
  }
}
@media (max-width: 1024px) {
  .s-section--program-overview .u-of-media--1x1 {
    padding-bottom: 126.9%;
  }
}
@media (max-width: 576px) {
  .s-section--program-overview .u-of-media--1x1 {
    padding-bottom: 92.3%;
  }
}
@media (max-width: 576px) {
  .s-section--program-overview .u-of-media--1x1 .u-of-cover {
    -o-object-position: top;
       object-position: top;
  }
}
.s-section--program-overview .f-heading-lg {
  max-width: 680px;
}
.s-section--program-overview .f-text-md {
  max-width: 711px;
  margin-top: 17px;
}
@media (max-width: 1024px) {
  .s-section--program-overview .f-text-md {
    margin-top: 9px;
  }
}
@media (max-width: 576px) {
  .s-section--program-overview .f-text-md {
    margin-top: 2.43056vw;
  }
}
.s-section--online-reception {
  margin-top: 74px;
  margin-bottom: 87px;
}
@media (max-width: 1024px) {
  .s-section--online-reception {
    margin-top: 74px;
    margin-bottom: 74px;
  }
}
@media (max-width: 576px) {
  .s-section--online-reception {
    margin-top: 6.94444vw;
    margin-bottom: 5.55556vw;
  }
}
.s-section--online-reception .s-section__grid {
  grid-template-columns: 1fr 49.5%;
  align-items: center;
  gap: 75px;
}
@media (max-width: 1024px) {
  .s-section--online-reception .s-section__grid {
    align-items: flex-start;
    grid-template-columns: 1fr 49.5%;
    gap: 32px;
  }
}
@media (max-width: 768px) {
  .s-section--online-reception .s-section__grid {
    grid-template-columns: 43% 1fr;
  }
}
@media (max-width: 676px) {
  .s-section--online-reception .s-section__grid {
    display: flex;
    flex-direction: column-reverse;
    align-items: stretch;
    gap: 8.33333vw;
  }
}
.s-section--online-reception .s-section__grid .s-section__button {
  margin-top: 22px;
}
@media (max-width: 1024px) {
  .s-section--online-reception .s-section__grid .s-section__button {
    margin-top: 32px;
  }
}
@media (max-width: 576px) {
  .s-section--online-reception .s-section__grid .s-section__button {
    margin-top: 6.59722vw;
  }
}
.s-section--online-reception .f-text-xl-2:not(:first-child) {
  margin-top: 35px;
}
@media (max-width: 1024px) {
  .s-section--online-reception .f-text-xl-2:not(:first-child) {
    margin-top: 22px;
  }
}
@media (max-width: 576px) {
  .s-section--online-reception .f-text-xl-2:not(:first-child) {
    margin-top: 6.59722vw;
  }
}
.s-section--online-reception .f-text-xl-2:not(:last-child) {
  margin-bottom: 35px;
}
@media (max-width: 1024px) {
  .s-section--online-reception .f-text-xl-2:not(:last-child) {
    margin-bottom: 22px;
  }
}
@media (max-width: 576px) {
  .s-section--online-reception .f-text-xl-2:not(:last-child) {
    margin-bottom: 6.59722vw;
  }
}
.s-section--online-reception .u-of-media--4x3 {
  padding-bottom: 77.2%;
}
@media (max-width: 576px) {
  .s-section--online-reception .u-of-media--4x3 {
    padding-bottom: 67.2%;
  }
}
.s-section--program-process {
  margin-top: 123px;
  margin-bottom: 97px;
  padding-top: 80px;
  padding-bottom: 136px;
}
@media (max-width: 1024px) {
  .s-section--program-process {
    margin-top: 58px;
    margin-bottom: 41px;
    padding-bottom: 80px;
  }
}
@media (max-width: 576px) {
  .s-section--program-process {
    padding-top: 8.33333vw;
    padding-bottom: 15.625vw;
    margin-bottom: 9.375vw;
    margin-top: 12.67361vw;
  }
}
.s-section--program-process .s-section__head {
  text-align: center;
}
.s-section--program-process .s-section__head .s-section__title {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}
.s-section--program-process .s-section__head .s-section__desc {
  margin-top: 34px;
  max-width: 954px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 576px) {
  .s-section--program-process .s-section__head .s-section__desc {
    margin-top: 5.90278vw;
  }
}
.s-section--program-process .f-link-note__icon {
  background-color: #4d99b7;
}
.s-section--program-process .f-link-note__icon svg {
  fill: #ffffff;
}
.s-section--program-benefits {
  margin-top: 97px;
  margin-bottom: 157px;
}
@media (max-width: 1024px) {
  .s-section--program-benefits {
    margin-top: 41px;
    margin-bottom: 54px;
  }
}
@media (max-width: 576px) {
  .s-section--program-benefits {
    margin-top: 9.375vw;
    margin-bottom: 8.33333vw;
  }
}
.s-section--program-benefits .s-section__head {
  margin-bottom: 80px;
}
@media (max-width: 1024px) {
  .s-section--program-benefits .s-section__head {
    margin-bottom: 40px;
  }
}
@media (max-width: 576px) {
  .s-section--program-benefits .s-section__head {
    margin-bottom: 8.68056vw;
  }
}
.s-section--audience {
  margin-top: 90px;
  margin-bottom: 90px;
}
@media (max-width: 1024px) {
  .s-section--audience {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 576px) {
  .s-section--audience {
    margin-top: 7.29167vw;
    margin-bottom: 7.29167vw;
  }
}
.s-section--audience .s-section__block {
  border-radius: 20px;
  padding: 54px 59px 81px 62px;
}
@media (max-width: 1024px) {
  .s-section--audience .s-section__block {
    padding: 54px 38px 65px 34px;
  }
}
@media (max-width: 576px) {
  .s-section--audience .s-section__block {
    padding: 9.375vw 3.125vw 8.50694vw;
    border-radius: 16px;
  }
}
.s-section--audience .s-section__head {
  margin-bottom: 52px;
}
@media (max-width: 1024px) {
  .s-section--audience .s-section__head {
    margin-bottom: 42px;
  }
}
@media (max-width: 576px) {
  .s-section--audience .s-section__head {
    margin-bottom: 7.29167vw;
  }
}
.s-section--audience .s-section__grid {
  display: grid;
  grid-template-columns: 46.25% 1fr;
  gap: 64px;
  align-items: center;
}
@media (max-width: 1024px) {
  .s-section--audience .s-section__grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }
}
@media (max-width: 576px) {
  .s-section--audience .s-section__grid {
    gap: 7.29167vw;
  }
}
.s-section--audience .s-section__grid .s-section__grid-col-2 {
  padding-top: 31px;
  padding-bottom: 17px;
}
@media (max-width: 1024px) {
  .s-section--audience .s-section__grid .s-section__grid-col-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0px 35px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 576px) {
  .s-section--audience .s-section__grid .s-section__grid-col-2 {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1024px) {
  .s-section--audience .u-of-media--1x1 {
    padding-bottom: 43%;
  }
}
@media (max-width: 576px) {
  .s-section--audience .u-of-media--1x1 {
    padding-bottom: 76%;
  }
}
@media (max-width: 1024px) {
  .s-section--audience .u-of-media--1x1 .u-of-cover {
    -o-object-position: 0% 5%;
       object-position: 0% 5%;
  }
}
.s-section--audience .s-section__button {
  margin-top: 70px;
}
@media (max-width: 1024px) {
  .s-section--audience .s-section__button {
    width: 100%;
    margin-top: 0px;
    grid-column: -1/1;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 576px) {
  .s-section--audience .s-section__button {
    margin-top: 4.86111vw;
  }
}
.s-section--audience .c-card-accept {
  margin-bottom: 32px;
}
@media (max-width: 576px) {
  .s-section--audience .c-card-accept {
    margin-bottom: 4.86111vw;
  }
}
@media (max-width: 1024px) {
  .s-section--audience.has-left-btn .s-section__grid-col-1 .s-section__button {
    display: none;
  }
}
.s-section--audience.has-left-btn .s-section__grid-col-2 .s-section__button {
  display: none;
}
@media (max-width: 1024px) {
  .s-section--audience.has-left-btn .s-section__grid-col-2 .s-section__button {
    display: flex;
  }
}
.s-section--our-rooms {
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 1024px) {
  .s-section--our-rooms {
    margin-top: 90px;
    margin-bottom: 65px;
  }
}
@media (max-width: 576px) {
  .s-section--our-rooms {
    margin-top: 8.68056vw;
    margin-bottom: 8.68056vw;
  }
}
.s-section--our-rooms + .s-section--subscription {
  margin-top: 183px;
}
@media (max-width: 1024px) {
  .s-section--our-rooms + .s-section--subscription {
    margin-top: 55px;
  }
}
@media (max-width: 576px) {
  .s-section--our-rooms + .s-section--subscription {
    margin-top: 6.94444vw;
  }
}
@media (max-width: 768px) {
  .s-section--our-rooms .ui-swiper__slider--two-cols .swiper-slide {
    max-width: 87%;
  }
}
.s-section--faq {
  margin-top: 86px;
  margin-bottom: 80px;
}
@media (max-width: 1024px) {
  .s-section--faq {
    margin-top: 63px;
    margin-bottom: 90px;
  }
}
@media (max-width: 576px) {
  .s-section--faq {
    margin-top: 9.89583vw;
    margin-bottom: 8.68056vw;
  }
}
.s-section--faq .s-section__head {
  margin-bottom: 57px;
}
@media (max-width: 576px) {
  .s-section--faq .s-section__head {
    margin-bottom: 9.89583vw;
  }
}
.s-section--personal {
  margin-top: 92px;
  margin-bottom: 96px;
}
@media (max-width: 1024px) {
  .s-section--personal {
    margin-top: 56px;
    margin-bottom: 70px;
  }
}
@media (max-width: 576px) {
  .s-section--personal {
    margin-top: 9.375vw;
    margin-bottom: 8.33333vw;
  }
}
.s-section--recommended-services {
  margin-top: 96px;
  margin-bottom: 86px;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1024px) {
  .s-section--recommended-services {
    padding-top: 50px;
    padding-bottom: 80px;
    margin-top: 70px;
    margin-bottom: 60px;
  }
}
@media (max-width: 576px) {
  .s-section--recommended-services {
    padding-top: 5.55556vw;
    padding-bottom: 8.68056vw;
    margin-top: 8.33333vw;
    margin-bottom: 9.89583vw;
  }
}
.s-section--subscription {
  padding-top: 108px;
  padding-bottom: 143px;
}
@media (max-width: 1024px) {
  .s-section--subscription {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 576px) {
  .s-section--subscription {
    padding-top: 12.15278vw;
    padding-bottom: 15.625vw;
  }
}
.s-section--subscription .s-section__head {
  text-align: center;
  margin-bottom: 50px;
}
@media (max-width: 1024px) {
  .s-section--subscription .s-section__head {
    margin-bottom: 40px;
  }
}
@media (max-width: 576px) {
  .s-section--subscription .s-section__head {
    margin-bottom: 5.20833vw;
  }
}
@media (max-width: 576px) {
  .s-section--subscription .s-section__head .f-heading-lg {
    font-size: 3.81944vw;
  }
}
.s-section--table-structure {
  margin-top: 90px;
  margin-bottom: 90px;
}
@media (max-width: 1024px) {
  .s-section--table-structure {
    margin-top: 50px;
    margin-bottom: 56px;
  }
}
@media (max-width: 576px) {
  .s-section--table-structure {
    margin-top: 7.63889vw;
    margin-bottom: 9.375vw;
  }
}
.s-section--table-structure .s-section__head {
  margin-bottom: 54px;
}
@media (max-width: 1024px) {
  .s-section--table-structure .s-section__head {
    margin-bottom: 35px;
  }
}
@media (max-width: 576px) {
  .s-section--table-structure .s-section__head {
    margin-bottom: 6.07639vw;
  }
}
.s-section--health-care {
  margin-top: 88px;
  margin-bottom: 74px;
}
@media (max-width: 1024px) {
  .s-section--health-care {
    margin-top: 74px;
  }
}
@media (max-width: 576px) {
  .s-section--health-care {
    margin-top: 9.20139vw;
    margin-bottom: 6.94444vw;
  }
}
.s-section--health-care .f-heading-xl {
  max-width: 1060px;
}
@media (max-width: 1024px) {
  .s-section--health-care .f-heading-xl {
    max-width: 920px;
  }
}
.s-section--health-care .f-text-lg {
  max-width: 1150px;
  margin-top: 52px;
}
@media (max-width: 1024px) {
  .s-section--health-care .f-text-lg {
    max-width: 800px;
    margin-top: 28px;
  }
}
@media (max-width: 576px) {
  .s-section--health-care .f-text-lg {
    margin-top: 5.55556vw;
  }
}
.s-section--medical-directions {
  margin-top: 87px;
  margin-bottom: 98px;
}
@media (max-width: 1024px) {
  .s-section--medical-directions {
    margin-top: 73px;
    margin-bottom: 82px;
  }
}
@media (max-width: 576px) {
  .s-section--medical-directions {
    margin-top: 5.55556vw;
    margin-bottom: 9.20139vw;
  }
}
.s-section--medical-directions .s-section__wrap {
  position: relative;
  padding-top: 84px;
  padding-bottom: 80px;
}
@media (max-width: 1700px) {
  .s-section--medical-directions .s-section__wrap {
    padding-left: calc(var(--indent) + 50px);
    padding-right: calc(var(--indent) + 40px);
  }
}
@media (max-width: 1024px) {
  .s-section--medical-directions .s-section__wrap {
    padding-top: 44px;
    padding-bottom: 56px;
  }
}
@media (max-width: 576px) {
  .s-section--medical-directions .s-section__wrap {
    padding-top: 5.20833vw;
    padding-bottom: 6.94444vw;
    padding-left: calc(var(--indent) * 2);
    padding-right: calc(var(--indent) * 1.5);
  }
}
.s-section--medical-directions .s-section__wrap:not(:last-child) {
  margin-bottom: 60px;
}
@media (max-width: 1024px) and (max-width: 576px) {
  .s-section--medical-directions .s-section__wrap:not(:last-child) {
    margin-bottom: 8.68056vw;
  }
}
.s-section--medical-directions .s-section__wrap::before {
  content: "";
  position: absolute;
  left: -8px;
  top: 0;
  right: -8px;
  bottom: 0;
  border: 1px solid var(--color-blue-muted);
  border-radius: 20px;
}
@media (max-width: 1700px) {
  .s-section--medical-directions .s-section__wrap::before {
    left: var(--indent);
    right: var(--indent);
  }
}
@media (max-width: 576px) {
  .s-section--medical-directions .s-section__wrap::before {
    border-radius: 3.47222vw;
  }
}
.s-section--medical-directions .f-text-xxxl {
  max-width: 1110px;
}
@media (max-width: 1024px) {
  .s-section--medical-directions .f-text-xxxl {
    max-width: 758px;
  }
}
.s-section--medical-directions .f-ul-tags {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .s-section--medical-directions .f-ul-tags {
    margin-top: 25px;
    margin-bottom: 48px;
  }
}
@media (max-width: 576px) {
  .s-section--medical-directions .f-ul-tags {
    margin-top: 5.38194vw;
    margin-bottom: 4.51389vw;
  }
}
.s-section--medical-directions .f-text-xl-3 {
  max-width: 1254px;
}
@media (max-width: 1024px) {
  .s-section--medical-directions .f-text-xl-3 {
    max-width: 810px;
  }
}
.s-section--medical-directions .s-section__button:not(:last-child) {
  margin-bottom: 120px;
}
@media (max-width: 1024px) {
  .s-section--medical-directions .s-section__button:not(:last-child) {
    margin-bottom: 34px;
  }
}
.s-section--consultation-details {
  margin-top: 98px;
  margin-bottom: 65px;
}
@media (max-width: 1024px) {
  .s-section--consultation-details {
    margin-top: 82px;
    margin-bottom: 92px;
  }
}
@media (max-width: 576px) {
  .s-section--consultation-details {
    margin-top: 9.20139vw;
    margin-bottom: 8.50694vw;
  }
}
.s-section--consultation-details .s-section__grid {
  grid-template-columns: 1fr 1fr;
  gap: 100px;
  margin-top: 58px;
  margin-bottom: 61px;
}
@media (max-width: 1024px) {
  .s-section--consultation-details .s-section__grid {
    gap: 60px;
    margin-top: 66px;
    margin-bottom: 37px;
  }
}
@media (max-width: 576px) {
  .s-section--consultation-details .s-section__grid {
    grid-template-columns: 1fr;
    margin-top: 3.99306vw;
    gap: 5.90278vw;
    margin-bottom: 5.20833vw;
  }
}
.s-section--consultation-audience {
  margin-top: 65px;
  margin-bottom: 73px;
  padding-top: 79px;
  padding-bottom: 86px;
  background: url("../img/bg-pattern-1.jpg") no-repeat center/cover;
}
@media (max-width: 1024px) {
  .s-section--consultation-audience {
    margin-top: 92px;
    margin-bottom: 71px;
    padding-top: 49px;
    padding-bottom: 98px;
  }
}
@media (max-width: 576px) {
  .s-section--consultation-audience {
    margin-top: 8.50694vw;
    margin-bottom: 8.50694vw;
    padding-top: 6.94444vw;
    padding-bottom: 8.15972vw;
  }
}
.s-section--consultation-audience .f-heading-lg {
  text-align: center;
  margin-bottom: 69px;
}
@media (max-width: 1024px) {
  .s-section--consultation-audience .f-heading-lg {
    margin-bottom: 38px;
  }
}
@media (max-width: 576px) {
  .s-section--consultation-audience .f-heading-lg {
    margin-bottom: 6.59722vw;
  }
}
.s-section--consultation-audience .s-section__box {
  background-color: var(--white);
  padding: 39px 18px 31px 28px;
}
@media (max-width: 768px) {
  .s-section--consultation-audience .s-section__box {
    padding: 32px;
  }
}
@media (max-width: 576px) {
  .s-section--consultation-audience .s-section__box {
    padding: 5.55556vw;
  }
}
.s-section--consultation-audience .s-section__grid {
  display: block;
}
.s-section--consultation-audience .s-section__grid table {
  display: flex;
  width: 100%;
}
.s-section--consultation-audience .s-section__grid table tbody tr {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}
@media (max-width: 1280px) {
  .s-section--consultation-audience .s-section__grid table tbody tr {
    grid-template-columns: 1fr 1fr 1fr;
    row-gap: 30px;
  }
}
@media (max-width: 768px) {
  .s-section--consultation-audience .s-section__grid table tbody tr {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.s-section--consultation-audience .s-section__grid table tbody tr td {
  padding-left: 28px;
  padding-right: 11px;
  padding-top: 19px;
  padding-bottom: 39px;
  border-right: 1px solid #D3DFE3;
}
@media (min-width: 1281px) {
  .s-section--consultation-audience .s-section__grid table tbody tr td:last-child {
    padding-right: 0;
    border-right: none;
  }
}
@media (max-width: 1280px) {
  .s-section--consultation-audience .s-section__grid table tbody tr td:nth-child(3n) {
    border-right: none;
  }
}
@media (max-width: 768px) {
  .s-section--consultation-audience .s-section__grid table tbody tr td {
    padding: 15px 0;
    border: none;
    border-bottom: 1px solid #D3DFE3;
  }
  .s-section--consultation-audience .s-section__grid table tbody tr td:last-child {
    border-bottom: none;
  }
  .s-section--consultation-audience .s-section__grid table tbody tr td br {
    display: none;
  }
}
@media (max-width: 576px) {
  .s-section--consultation-audience .s-section__grid table tbody tr td {
    padding: 2.60417vw 0;
  }
}
.s-section--consultation-audience .s-section__grid table tbody tr td:first-child {
  padding-left: 0;
}
.s-section--service2 {
  margin-top: 86px;
  margin-bottom: 80px;
}
@media (max-width: 1024px) {
  .s-section--service2 {
    margin-top: 63px;
    margin-bottom: 90px;
  }
}
@media (max-width: 576px) {
  .s-section--service2 {
    margin-top: 9.89583vw;
    margin-bottom: 8.68056vw;
  }
}
.s-section--service2 .s-section__head {
  margin-bottom: 57px;
}
@media (max-width: 576px) {
  .s-section--service2 .s-section__head {
    margin-bottom: 5.55556vw;
  }
}
@media (max-width: 576px) {
  .s-section--service2 .ui-swiper__slider--three-cols .swiper-slide {
    width: 54vw;
  }
}
.s-section--service2 .f-text-md {
  max-width: 690px;
  margin-top: 24px;
}
@media (max-width: 576px) {
  .s-section--service2 .f-text-md {
    margin-top: 4.16667vw;
  }
}

.c-card-feature-sm {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 206px;
  padding: 33px;
}
@media (max-width: 1024px) {
  .c-card-feature-sm {
    min-height: 252px;
    padding: 50px;
  }
}
@media (max-width: 576px) {
  .c-card-feature-sm {
    min-height: 36.63194vw;
    padding: 6.94444vw 10.76389vw;
  }
}
.c-card-feature-sm__title {
  min-height: 34px;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .c-card-feature-sm__title {
    min-height: 41px;
    margin-bottom: 12px;
  }
}
@media (max-width: 576px) {
  .c-card-feature-sm__title {
    min-height: 6.07639vw;
  }
}

.c-card-feature-xs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 144px;
  padding: 30px 40px;
  padding-right: 50px;
}
@media (max-width: 1024px) {
  .c-card-feature-xs {
    min-height: 144px;
    padding: 40px 25px;
  }
}
@media (max-width: 576px) {
  .c-card-feature-xs {
    min-height: 16.31944vw;
    padding: 4.34028vw 8.68056vw;
  }
}
.c-card-feature-xs__title {
  max-width: 375px;
}
@media (max-width: 1024px) {
  .c-card-feature-xs__title {
    max-width: 235px;
  }
}
@media (max-width: 768px) {
  .c-card-feature-xs__title {
    max-width: initial;
  }
}

.c-card-process-sm {
  display: flex;
  flex-direction: column;
  position: relative;
  min-height: 233px;
  padding: 58px 30px;
}
@media (max-width: 1024px) {
  .c-card-process-sm {
    min-height: 233px;
    padding: 58px 34px;
  }
}
@media (max-width: 576px) {
  .c-card-process-sm {
    min-height: initial;
    padding: 10.06944vw 6.07639vw;
  }
}
.c-card-process-sm__icon {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -33px;
  margin-top: -33px;
  width: 66px;
  height: 66px;
}
@media (max-width: 576px) {
  .c-card-process-sm__icon {
    width: 11.45833vw;
    height: 11.45833vw;
    margin-left: -5.72917vw;
    margin-top: -5.72917vw;
  }
}

.c-card-number__count {
  font-family: var(--font-family-default);
  font-size: 77px;
  line-height: 77px;
  font-weight: 400;
  color: #DBE7EC;
}
@media (max-width: 1024px) {
  .c-card-number__count {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (max-width: 576px) {
  .c-card-number__count {
    font-size: 10.41667vw;
    line-height: 10.41667vw;
  }
}
.c-card-number__count:not(:last-child) {
  margin-bottom: 28px;
}
@media (max-width: 576px) {
  .c-card-number__count:not(:last-child) {
    margin-bottom: 3.47222vw;
  }
}
.c-card-number__text {
  padding-right: 10px;
}

.c-card-accept {
  display: flex;
}
.c-card-accept__icon {
  display: none;
  width: 41px;
  height: 41px;
  margin-right: 32px;
}
@media (max-width: 1024px) {
  .c-card-accept__icon {
    width: 27px;
    height: 27px;
    margin-right: 37px;
  }
}
@media (max-width: 576px) {
  .c-card-accept__icon {
    width: 4.6875vw;
    height: 4.6875vw;
    margin-right: 6.42361vw;
  }
}
.c-card-accept__icon img,
.c-card-accept__icon svg {
  max-width: 100%;
  height: auto;
}
.c-card-accept__title {
  margin-bottom: 10px;
}

.c-card-our-room {
  display: flex;
  flex-direction: column;
  padding-bottom: 10px;
}
.c-card-our-room__title {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}
@media (max-width: 1024px) {
  .c-card-our-room__title {
    margin-top: 27px;
  }
}
@media (max-width: 576px) {
  .c-card-our-room__title {
    margin-top: 4.6875vw;
    gap: 3.47222vw;
    max-width: 68.57639vw;
  }
}

.c-card-persona {
  cursor: pointer;
}
.popup-stuff .c-card-persona__inner {
  display: none;
}
.c-card-persona__popup {
  display: none;
  font-size: 16px;
  margin-bottom: 1em;
  line-height: 1.714em;
  letter-spacing: -0.005em;
}
.popup-stuff .c-card-persona__popup {
  display: block;
}
.c-card-persona__popup-socials {
  display: flex;
  gap: 8px;
}
.c-card-persona__popup-socials .c-social-item {
  display: flex;
  top: auto;
}
.c-card-persona__popup-order-note {
  font-size: 12px;
  line-height: 1.25em;
  margin-bottom: 20px;
  margin-top: 10px;
}
.c-card-persona__title {
  margin-top: 29px;
}
@media (max-width: 1024px) {
  .c-card-persona__title {
    margin-top: 33px;
  }
}
@media (max-width: 576px) {
  .c-card-persona__title {
    margin-top: 3.64583vw;
  }
}
.c-card-persona__title br {
  display: none;
}
@media (max-width: 576px) {
  .c-card-persona__title br {
    display: block;
  }
}
.c-card-persona__position {
  margin-top: 12px;
  max-width: 450px;
  font-family: var(--font-family-default);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.35em;
}
@media (max-width: 1024px) {
  .c-card-persona__position {
    margin-top: 14px;
    max-width: 270px;
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .c-card-persona__position {
    margin-top: 2.43056vw;
    max-width: 95%;
    font-size: 2.43056vw;
  }
}

.c-faq__item {
  background-color: var(--gray-50);
  border-radius: 12px;
}
@media (max-width: 576px) {
  .c-faq__item {
    border-radius: 2.08333vw;
  }
}
.c-faq__item:not(:last-child) {
  margin-bottom: 23px;
}
@media (max-width: 576px) {
  .c-faq__item:not(:last-child) {
    margin-bottom: 3.99306vw;
  }
}
.c-faq__item.is-open .c-faq__button-arrow {
  transform: rotate(180deg);
}
.c-faq__item.is-open .c-faq__body-in {
  opacity: 1;
}
.c-faq__button {
  display: flex;
  align-items: center;
  text-align: left;
  width: 100%;
  padding: 27px 42px;
  min-height: 86px;
  gap: 24px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .c-faq__button {
    padding: 27px 25px;
  }
}
@media (max-width: 576px) {
  .c-faq__button {
    padding: 4.51389vw 4.34028vw;
    padding-right: 2.77778vw;
    gap: 4.16667vw;
    min-height: 14.93056vw;
  }
}
.c-faq__button-title {
  font-family: var(--font-family-default);
  font-size: 18px;
  line-height: 1em;
  font-weight: 500;
  display: inline-block;
  max-width: 1100px;
}
@media (max-width: 576px) {
  .c-faq__button-title {
    font-size: 3.125vw;
  }
}
.c-faq__button-arrow {
  display: inline-flex;
  margin-left: auto;
  transition: transform var(--tr);
}
.c-faq__button-arrow svg {
  width: 20px;
  height: auto;
  fill: var(--color-blue-muted);
}
@media (max-width: 576px) {
  .c-faq__button-arrow svg {
    width: 10px;
  }
}
.c-faq__body {
  display: none;
  overflow: hidden;
  line-height: 1.57em;
}
.c-faq__body-in {
  min-height: 76px;
  padding: 0px 42px 36px;
  transition: opacity var(--tr);
  opacity: 0;
}
@media (max-width: 1024px) {
  .c-faq__body-in {
    padding: 0 25px 26px;
  }
}
@media (max-width: 576px) {
  .c-faq__body-in {
    padding: 0 4.34028vw 4.51389vw;
  }
}

a.c-card-service,
.c-card-service {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-bottom: 5px;
}
a.c-card-service__title,
.c-card-service__title {
  min-height: 66px;
  margin-top: 19px;
  line-height: 1.32em;
}
@media (max-width: 576px) {
  a.c-card-service__title,
  .c-card-service__title {
    margin-top: 3.29861vw;
    min-height: 10.9375vw;
  }
}
a.c-card-service__title:not(:last-child),
.c-card-service__title:not(:last-child) {
  margin-bottom: 3px;
}
@media (max-width: 576px) {
  a.c-card-service__title:not(:last-child),
  .c-card-service__title:not(:last-child) {
    margin-bottom: 0.52083vw;
  }
}
.c-card-service2 {
  position: relative;
}
.c-card-service2__bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.c-card-service2__main {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 24px;
  min-height: 560px;
}
@media (max-width: 1280px) {
  .c-card-service2__main {
    min-height: 77vw;
    padding: 3.125vw;
  }
}
.c-card-service2__desc {
  margin-top: 24px;
}
@media (max-width: 576px) {
  .c-card-service2__desc {
    margin-top: 4.16667vw;
  }
}
.c-card-service2__button {
  margin-top: 24px;
}
@media (max-width: 576px) {
  .c-card-service2__button {
    margin-top: 4.16667vw;
  }
}
@media (max-width: 1360px) {
  .c-card-service2__button .ui-button {
    padding: 0 20px;
  }
}
@media (max-width: 1280px) {
  .c-card-service2__button .ui-button {
    height: 8.68056vw;
    font-size: 2.43056vw;
  }
}

.c-block-form--subscription .c-block-form__group {
  max-width: 580px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1024px) {
  .c-block-form--subscription .c-block-form__group {
    max-width: 412px;
  }
}
@media (max-width: 576px) {
  .c-block-form--subscription .c-block-form__group {
    max-width: 71.52778vw;
  }
}
.c-block-form--subscription .c-block-form__submit {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 116px;
  z-index: 1;
}
@media (max-width: 1024px) {
  .c-block-form--subscription .c-block-form__submit {
    width: 82px;
  }
}
@media (max-width: 576px) {
  .c-block-form--subscription .c-block-form__submit {
    width: 14.23611vw;
  }
}
@media (max-width: 576px) {
  .c-block-form--subscription .c-block-form__submit svg {
    width: 4.86111vw;
    height: auto;
  }
}
.c-block-form--subscription .c-block-form__accept {
  max-width: 493px;
  text-align: center;
  margin-top: 14px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1024px) {
  .c-block-form--subscription .c-block-form__accept {
    max-width: 470px;
  }
}
@media (max-width: 576px) {
  .c-block-form--subscription .c-block-form__accept {
    margin-top: 3.47222vw;
    max-width: 74.65278vw;
  }
}
.c-block-form__group {
  position: relative;
}
.c-block-form__submit {
  cursor: pointer;
}
.c-block-form__accept {
  font-family: var(--font-family-default);
  font-size: 14px;
  line-height: 1.9em;
  letter-spacing: -0.008em;
}
@media (max-width: 1024px) {
  .c-block-form__accept {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .c-block-form__accept {
    font-size: 2.08333vw;
  }
}
.c-block-form__accept a {
  color: inherit;
}
@media (any-hover: hover) {
  .c-block-form__accept a:hover {
    border-bottom: 1px solid var(--gray-950);
  }
}
.c-block-form__check-field {
  display: none;
}

.c-table-structure__filters {
  margin-bottom: 43px;
}
@media (max-width: 1024px) {
  .c-table-structure__filters {
    margin-bottom: 56px;
  }
}
@media (max-width: 576px) {
  .c-table-structure__filters {
    margin-bottom: 9.72222vw;
  }
}
.c-table-structure__filters-category {
  margin-bottom: 57px;
}
@media (max-width: 1024px) {
  .c-table-structure__filters-category {
    margin-bottom: 48px;
  }
}
@media (max-width: 576px) {
  .c-table-structure__filters-category {
    margin-bottom: 8.33333vw;
  }
}
.c-table-structure__filters-category .filters-desktop {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 22px;
       column-gap: 22px;
  row-gap: 24px;
}
@media (max-width: 576px) {
  .c-table-structure__filters-category .filters-desktop {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 2.08333vw;
         column-gap: 2.08333vw;
    row-gap: 4.16667vw;
    width: 100%;
  }
}
.c-table-structure__filters-category .filters-desktop li {
  margin: 0;
  display: block;
}
.c-table-structure__filters-category .filters-desktop .f-item {
  font-family: var(--font-family-default);
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 10px 28px;
  border-radius: 12px;
  background-color: var(--gray-50);
  height: 50px;
}
@media (max-width: 576px) {
  .c-table-structure__filters-category .filters-desktop .f-item {
    width: 100%;
    font-size: 2.77778vw;
    padding: 1.73611vw 4.86111vw;
    border-radius: 2.08333vw;
    height: 8.68056vw;
  }
}
.c-table-structure__filters-category .filters-desktop .f-item::before, .c-table-structure__filters-category .filters-desktop .f-item::after {
  content: none;
}
.c-table-structure__filters-category .filters-desktop .f-item.selected {
  background-color: var(--color-blue-gray-dark);
  color: var(--white);
}
.c-table-structure__filters-sub-category .filters-desktop {
  display: flex;
  row-gap: 16px;
  flex-wrap: wrap;
}
@media (max-width: 576px) {
  .c-table-structure__filters-sub-category .filters-desktop {
    row-gap: 2.77778vw;
  }
}
.c-table-structure__filters-sub-category .filters-desktop li {
  margin-right: 30px;
  display: block;
}
@media (max-width: 576px) {
  .c-table-structure__filters-sub-category .filters-desktop li {
    margin-right: 4.34028vw;
  }
}
.c-table-structure__filters-sub-category .filters-desktop .f-item {
  font-family: var(--font-family-default);
  font-size: 18px;
  font-weight: 400;
  line-height: 1em;
  white-space: nowrap;
  color: var(--black);
  padding: 0;
  padding-top: 11px;
  padding-bottom: 11px;
}
@media (max-width: 576px) {
  .c-table-structure__filters-sub-category .filters-desktop .f-item {
    font-size: 3.125vw;
    padding-top: 1.90972vw;
    padding-bottom: 1.90972vw;
  }
}
@media (any-hover: hover) {
  .c-table-structure__filters-sub-category .filters-desktop .f-item:hover::after {
    transform: translateX(0px) scaleX(1);
  }
}
.c-table-structure__filters-sub-category .filters-desktop .f-item::before {
  content: none;
}
.c-table-structure__filters-sub-category .filters-desktop .f-item::after {
  height: 3px;
  background-color: var(--color-blue-muted);
  transform: translateX(0px) scaleX(0);
  will-change: transform;
}
@media (max-width: 576px) {
  .c-table-structure__filters-sub-category .filters-desktop .f-item::after {
    height: 0.52083vw;
  }
}
.c-table-structure__filters-sub-category .filters-desktop .f-item.selected {
  font-weight: 500;
}
.c-table-structure__filters-sub-category .filters-desktop .f-item.selected::after {
  transform: scale(1);
}
.c-table-structure__footer {
  margin-top: 32px;
}
@media (max-width: 1024px) {
  .c-table-structure__footer {
    margin-top: 24px;
  }
}
@media (max-width: 1024px) and (max-width: 576px) {
  .c-table-structure__footer {
    margin-top: 4.16667vw;
  }
}
.c-table-structure .filters {
  margin-top: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.c-table-structure .filters .filters-desktop li.filters__icon, .c-table-structure .filters__icon {
  width: 28px;
  height: 28px;
  margin-right: 15px;
  align-self: center;
}
@media (max-width: 576px) {
  .c-table-structure .filters .filters-desktop li.filters__icon, .c-table-structure .filters__icon {
    width: 4.86111vw;
    height: 4.86111vw;
    margin-right: 2.60417vw;
  }
}
.c-table-structure .filters .filters-desktop li.filters__icon svg, .c-table-structure .filters__icon svg {
  width: 22px;
  height: auto;
}
@media (max-width: 576px) {
  .c-table-structure .filters .filters-desktop li.filters__icon svg, .c-table-structure .filters__icon svg {
    width: 3.81944vw;
  }
}
.c-table-structure .filters .filters-mobile {
  display: none;
}
.c-table-structure .table-container {
  font-family: var(--font-family-default);
  font-size: 16px;
  line-height: 1.3em;
  margin: 0;
  overflow: visible;
}
@media (max-width: 576px) {
  .c-table-structure .table-container {
    font-size: 2.77778vw;
  }
}
.c-table-structure .table-container .table .table-head {
  display: none;
}
.c-table-structure .table-container .table .table-row {
  position: relative;
  border: none;
  background-color: var(--gray-50);
  border-radius: 12px;
}
@media (max-width: 576px) {
  .c-table-structure .table-container .table .table-row {
    border-radius: 2.08333vw;
  }
}
.c-table-structure .table-container .table .table-row::before, .c-table-structure .table-container .table .table-row::after {
  content: none;
}
.c-table-structure .table-container .table .table-row.table-row--caption {
  font-weight: 500;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 62px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  grid-template-columns: 1fr;
}
@media (max-width: 576px) {
  .c-table-structure .table-container .table .table-row.table-row--caption {
    margin-top: 1.73611vw;
    padding-left: 3.47222vw;
    padding-right: 10.76389vw;
  }
}
.c-table-structure .table-container .table .table-row.table-row--caption::before, .c-table-structure .table-container .table .table-row.table-row--caption::after {
  content: "";
  position: absolute;
  background-color: var(--color-blue-muted);
  opacity: 1;
}
.c-table-structure .table-container .table .table-row.table-row--caption::before {
  top: 50%;
  right: 20px;
  left: auto;
  width: 22px;
  height: 2px;
  margin-top: -1px;
}
@media (max-width: 576px) {
  .c-table-structure .table-container .table .table-row.table-row--caption::before {
    right: 3.47222vw;
    width: 3.81944vw;
    height: 0.34722vw;
    margin-top: -0.17361vw;
  }
}
.c-table-structure .table-container .table .table-row.table-row--caption::after {
  right: 30px;
  left: auto;
  top: 50%;
  width: 2px;
  height: 22px;
  margin-top: -11px;
  transition: transform var(--tr);
}
@media (max-width: 576px) {
  .c-table-structure .table-container .table .table-row.table-row--caption::after {
    right: 5.20833vw;
    width: 0.34722vw;
    height: 3.81944vw;
    margin-top: -1.90972vw;
  }
}
.c-table-structure .table-container .table .table-row.table-row--caption .table-cell {
  padding: 20px 0;
}
@media (max-width: 576px) {
  .c-table-structure .table-container .table .table-row.table-row--caption .table-cell {
    padding: 3.47222vw 0;
  }
}
.c-table-structure .table-container .table .table-row.table-row--caption strong {
  font-weight: inherit;
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
  cursor: text;
}
.c-table-structure .table-container .table .table-row.table-row--caption.is-open::after {
  transform: rotate(90deg);
}
.c-table-structure .table-container .table .table-row .table-cell,
.c-table-structure .table-container .table .table-row .table-notice {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.c-table-structure .table-container .table .table-row-body {
  display: none;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 576px) {
  .c-table-structure .table-container .table .table-row-body {
    padding-left: 3.47222vw;
    padding-right: 3.47222vw;
  }
}
.c-table-structure .table-container .table .table-row-body__in .table-row-merge-wrapper {
  position: relative;
}
.c-table-structure .table-container .table .table-row-body .table-row {
  background-color: transparent;
  border-radius: 0;
}
.c-table-structure .table-container .table .table-row-body .table-row:first-child {
  padding-top: 10px;
}
@media (max-width: 576px) {
  .c-table-structure .table-container .table .table-row-body .table-row:first-child {
    padding-top: 1.73611vw;
  }
}
.c-table-structure .table-container .table .table-row-body .table-row:not(:first-child) {
  border-top: 1px solid #E6E6E6;
}
.c-table-structure .table-container .table .table-row-body .table-row:not(.disable) {
  cursor: auto;
}
.c-table-structure .table-container .table .table-row-body .table-row .table-cell {
  padding: 15px 0;
}
@media (max-width: 576px) {
  .c-table-structure .table-container .table .table-row-body .table-row .table-cell {
    padding: 2.60417vw 0;
  }
}
.c-table-structure .table-container .table .table-row-body .table-row .table-cell + .table-cell {
  text-align: right;
}
@media (max-width: 576px) {
  .c-table-structure .table-container .table .table-row-body .table-row .table-cell + .table-cell {
    max-width: 165px;
  }
}
.c-table-structure .table-container .table .table-row-body .table-row .table-notice {
  display: none;
}
.c-table-structure .table-container .table .table-row-body .table-row.table-row-merge-1 {
  border-top: none;
  position: initial;
}
@media (max-width: 576px) {
  .c-table-structure .table-container .table .table-row-body .table-row.table-row-merge-1 {
    grid-template-columns: 1fr 40%;
  }
}
.c-table-structure .table-container .table .table-row-body .table-row.table-row-merge-1 .table-cell-merge-time {
  position: absolute;
  width: 25%;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 576px) {
  .c-table-structure .table-container .table .table-row-body .table-row.table-row-merge-1 .table-cell-merge-time {
    width: 40%;
  }
}
.c-table-structure .table-container .table .table-row-body .table-row.active .table-cell {
  transform: none;
}
.c-table-structure .table.double .table-head,
.c-table-structure .table.double .table-row {
  grid-template-columns: auto 26.834%;
  grid-column-gap: 7.97%;
}
@media (max-width: 576px) {
  .c-table-structure .table.double .table-head,
  .c-table-structure .table.double .table-row {
    grid-template-columns: 1fr auto;
    grid-column-gap: 5.20833vw;
  }
}
.c-table-structure .table.triple .table-head,
.c-table-structure .table.triple .table-row {
  min-width: 408px;
  grid-template-columns: auto repeat(2, 22%);
  grid-column-gap: 5.5%;
}
.c-table-structure .table.quadruple .table-head,
.c-table-structure .table.quadruple .table-row {
  min-width: 520px;
  grid-template-columns: auto repeat(3, 17.26%);
  grid-column-gap: 4.32%;
}
.c-table-structure .table-head,
.c-table-structure .table-row {
  width: 100%;
  display: grid;
}
.c-table-structure .table-head .table-cell {
  border-top: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.popup-stuff .specialist_prop__wrap {
  font-size: 16px;
  padding-right: 7%;
  margin-bottom: 1em;
  line-height: 1.714em;
  letter-spacing: -0.005em;
}
@media (max-width: 576px) {
  .popup-stuff .specialist_prop__wrap .pub_item {
    width: 100%;
  }
}
.popup-stuff .specialist_BUTTON_WhatsApp__wrap {
  margin-top: 25px;
}
.popup-stuff .specialist_BUTTON_WhatsApp__wrap a {
  border: 1px solid lightgrey;
  border-radius: 10px;
  padding: 10px 20px;
  display: inline-block;
  color: black;
  font-weight: bold;
  background: rgb(241, 239, 239);
  background: linear-gradient(90deg, rgb(241, 239, 239) 25%, rgb(194, 194, 194) 75%);
}
.popup-stuff .specialist_BUTTON_WhatsApp__wrap a:hover {
  background: rgb(241, 239, 239);
  background: linear-gradient(90deg, rgb(220, 220, 220) 25%, rgb(175, 175, 175) 75%);
}
.popup-stuff .specialist_BUTTON_WhatsApp__wrap .text_WhatsApp {
  font-size: 12px;
  line-height: 1.25em;
  margin-bottom: 20px;
  margin-top: 10px;
}
.popup-stuff .specialist_BUTTON_WhatsApp__wrap .button-zapis-na-priem canvas {
  background-color: #536e4a;
}
.popup-stuff .specialist_BUTTON_WhatsApp__wrap .button-zapis-na-priem {
  color: #fff;
}
.popup-stuff .specialist_BUTTON_WhatsApp__wrap .button-zapis-na-priem::before {
  background: #536e4a !important;
}

.s-hero2 {
  position: relative;
}
.s-hero2__bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.s-hero2__main {
  padding: 257px 0;
  position: relative;
  z-index: 2;
  min-height: 100vh;
}
@media (max-width: 1024px) {
  .s-hero2__main {
    padding-top: 231px 0;
  }
}
@media (max-width: 576px) {
  .s-hero2__title {
    max-width: 310px;
  }
}
.s-hero2__title.f-heading-h1 {
  margin-bottom: 50px;
}
@media (max-width: 1024px) {
  .s-hero2__title.f-heading-h1 {
    margin-bottom: 20px;
  }
}
.s-hero2__description {
  max-width: 587px;
}
@media (max-width: 576px) {
  .s-hero2__description {
    max-width: 350px;
  }
}
.s-hero2__content {
  max-width: 746px;
}

.s-3d-tours {
  margin: 183px 0 100px;
}
@media (max-width: 1024px) {
  .s-3d-tours {
    margin: 80px 0;
  }
}
.s-3d-tours__title {
  font-size: 48px;
  font-weight: 400;
  line-height: 1.24em;
  margin-bottom: 40px;
}
@media (max-width: 1024px) {
  .s-3d-tours__title {
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
  }
}
.s-3d-tours__subtitle {
  font-size: 34px;
  font-weight: 400;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .s-3d-tours__subtitle {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.s-3d-tours__list {
  margin-bottom: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
@media (max-width: 1024px) {
  .s-3d-tours__list {
    grid-template-columns: 1fr;
    margin-bottom: 30px;
  }
}
.s-3d-tours__list:last-child {
  margin-bottom: 0;
}

.c-card-3d-tour {
  position: relative;
}
@media (any-hover: hover) {
  .c-card-3d-tour:hover .ui-overlay {
    opacity: 0 !important;
  }
}
.c-card-3d-tour__bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.c-card-3d-tour__bg::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(75deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.c-card-3d-tour__main {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  padding: 30px;
  color: var(--white);
  min-height: 300px;
}
@media (max-width: 1024px) {
  .c-card-3d-tour__main {
    padding: 20px;
  }
}
.c-card-3d-tour__footer {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 576px) {
  .c-card-3d-tour__footer {
    display: block;
    max-width: 90%;
  }
}
.c-card-3d-tour__footer .ui-icon {
  transform: translateY(-4px);
}
@media (max-width: 576px) {
  .c-card-3d-tour__footer .ui-icon {
    transform: translateY(-2px);
    margin-left: 12px;
  }
}
.c-card-3d-tour__title {
  font-size: 20px;
  line-height: 1em;
  text-transform: uppercase;
}
.s-about {
  margin: 120px 0 183px 0;
}
@media (max-width: 1024px) {
  .s-about {
    margin: 80px 0;
  }
}
.s-about__title {
  width: 100%;
  margin-bottom: 52px;
  max-width: 1180px;
}
@media (max-width: 1024px) {
  .s-about__title {
    order: 2;
    margin-bottom: 20px;
  }
}
.s-about__description {
  font-size: 20px;
  line-height: 1.3em;
  color: #191E29;
}
@media (max-width: 1024px) {
  .s-about__description {
    font-size: 16px;
    letter-spacing: -0.008em;
    line-height: 1.6875em;
  }
}
@media (max-width: 576px) {
  .s-about__description {
    max-width: 73.26389vw;
  }
}
.s-about__description p {
  max-width: 100%;
  padding-right: 0px;
  margin-bottom: 12px;
  line-height: inherit;
  letter-spacing: inherit;
}
.s-about__box {
  display: flex;
  flex-wrap: wrap;
  gap: 54px;
}
@media (max-width: 1024px) {
  .s-about__box {
    gap: 0;
  }
}
.s-about__box-l {
  width: 37%;
}
@media (max-width: 1024px) {
  .s-about__box-l {
    order: 3;
    width: 100%;
  }
}
.s-about__box-r {
  width: calc(63% - 54px);
}
@media (max-width: 1024px) {
  .s-about__box-r {
    order: 1;
    width: 100%;
    margin-bottom: 20px;
  }
}

.asd {
  color: red;
}

.s-hero2 {
  position: relative;
}
.s-hero2__bg {
  position: absolute;
  inset: 0;
  overflow: hidden;
}
.s-hero2__main {
  position: relative;
  z-index: 2;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: var(--white);
  padding-top: calc(var(--headerH) + 15.9vh);
  padding-bottom: var(--headerH);
}
@media (max-width: 1024px) {
  .s-hero2__main {
    padding-top: 249px;
    padding-bottom: 192px;
  }
}
@media (max-width: 576px) {
  .s-hero2__main {
    min-height: initial;
    padding-top: 55.55556vw;
    padding-bottom: 16.14583vw;
  }
}
.s-hero2__title {
  font-family: var(--font-family-second);
  font-size: 72px;
  font-weight: 500;
  line-height: 1.1em;
  margin-bottom: 24px;
}
@media (max-width: 1024px) {
  .s-hero2__title {
    font-size: 60px;
    margin-bottom: 32px;
  }
}
@media (max-width: 576px) {
  .s-hero2__title {
    font-size: 7.29167vw;
    margin-bottom: 5.55556vw;
  }
}
.s-hero2__description {
  font-family: var(--font-family-second);
  font-size: 27px;
  line-height: 1.47em;
}
@media (max-width: 1024px) {
  .s-hero2__description {
    font-size: 24px;
    max-width: 653px;
  }
}
@media (max-width: 576px) {
  .s-hero2__description {
    font-size: 4.16667vw;
  }
}
@media (max-width: 1024px) {
  .s-hero2__description {
    max-width: 73.26389vw;
  }
}
.s-hero2__content {
  max-width: 984px;
}
.s-hero2__footer {
  margin-top: 72px;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
@media (max-width: 1024px) {
  .s-hero2__footer {
    margin-top: 62px;
  }
}
@media (max-width: 576px) {
  .s-hero2__footer {
    margin-top: 14.75694vw;
  }
}

.c-care-service__box {
  display: flex;
  border-radius: 20px;
  padding: 40px 16% 55px 34px;
  justify-content: space-between;
  background-color: #F3F8FA;
  align-items: center;
}
@media (max-width: 1350px) {
  .c-care-service__box {
    padding-right: 16px;
  }
}
@media (max-width: 1024px) {
  .c-care-service__box {
    flex-direction: column;
    padding: 20px;
    align-items: flex-start;
  }
}
@media (max-width: 576px) {
  .c-care-service__box {
    padding: 5.12821vw;
    border-radius: 3.33333vw;
  }
}
.c-care-service__box-l {
  padding-left: 80px;
  padding-right: 16px;
}
@media (max-width: 1024px) {
  .c-care-service__box-l {
    margin-bottom: 16px;
    padding-left: 0;
  }
}
@media (max-width: 576px) {
  .c-care-service__box-l {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 4.10256vw;
  }
}
.c-care-service__title {
  position: relative;
}
@media (max-width: 1024px) {
  .c-care-service__title {
    display: flex;
    align-items: center;
  }
}
.c-care-service__title-icon {
  display: flex;
  position: absolute;
  right: 100%;
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .c-care-service__title-icon {
    position: initial;
    margin-right: 12px;
  }
}
@media (max-width: 576px) {
  .c-care-service__title-icon {
    margin-right: 3.07692vw;
  }
}
@media (max-width: 1024px) {
  .c-care-service__title-icon svg {
    width: 28px;
    height: auto;
  }
}
@media (max-width: 576px) {
  .c-care-service__title-icon svg {
    width: 7.17949vw;
  }
}
.c-care-service__desc {
  margin-top: 16px;
}
@media (max-width: 576px) {
  .c-care-service__desc {
    margin-top: 4.10256vw;
  }
  .c-care-service__desc br {
    display: none;
  }
}
.c-care-service__box-r {
  width: 100%;
  max-width: 340px;
}
.c-care-service__phone {
  font-family: var(--font-family-default);
  font-size: 30px;
  line-height: 1em;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .c-care-service__phone {
    font-size: 19px;
    font-weight: 500;
  }
}
@media (max-width: 576px) {
  .c-care-service__phone {
    font-size: 4.87179vw;
  }
}
.c-care-service__phone a {
  color: var(--gray-900);
}
.c-care-service__worktime {
  margin-top: 10px;
}
@media (max-width: 1024px) {
  .c-care-service__worktime {
    margin-top: 4px;
  }
}
@media (max-width: 576px) {
  .c-care-service__worktime {
    margin-top: 1.02564vw;
  }
}
.c-care-service__social {
  color: #35425D;
  margin-top: 30px;
  display: flex;
  gap: 12px;
}
@media (max-width: 1024px) {
  .c-care-service__social {
    margin-top: 18px;
  }
}
@media (max-width: 576px) {
  .c-care-service__social {
    margin-top: 4.61538vw;
  }
}
.c-care-service__social .c-social-item svg path:nth-child(1) {
  fill: #35425D;
}/*# sourceMappingURL=main.css.map */