/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-shadow: none;
  --f-button-transition: all .15s ease;
  --f-button-transform: none;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(0, 0, 0, .7);
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-opacity: 1;
  --f-button-svg-disabled-opacity: .5;
  --f-button-svg-transition: opacity .15s ease;
  --f-button-svg-transform: none;
}

.f-button {
  width: var(--f-button-width);
  height: var(--f-button-height);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  color: var(--f-button-color);
  background: var(--f-button-bg);
  box-shadow: var(--f-button-shadow);
  transform: var(--f-button-transform);
  transition: var(--f-button-transition);
  backdrop-filter: var(--f-button-backdrop-filter);
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  pointer-events: all;
  cursor: pointer;
  overflow: hidden;
}

@media (hover: hover) {
  .f-button:hover:not([aria-disabled]) {
    color: var(--f-button-hover-color, var(--f-button-color));
    background-color: var(--f-button-hover-bg, var(--f-button-bg));
  }
}
.f-button:active:not([aria-disabled]) {
  color: var(--f-button-active-color, var(--f-button-hover-color, var(--f-button-color)));
  background-color: var(--f-button-active-bg, var(--f-button-hover-bg, var(--f-button-bg)));
}

.f-button:focus {
  outline: none;
}

.f-button:focus-visible {
  outline: var(--f-button-outline-width) solid var(--f-button-outline-color);
  outline-offset: var(--f-button-outline-offset);
  position: relative;
  z-index: 1;
}

.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  transform: var(--f-button-svg-transform);
  fill: var(--f-button-svg-fill);
  filter: var(--f-button-svg-filter);
  opacity: var(--f-button-svg-opacity, 1);
  transition: var(--f-button-svg-transition);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  pointer-events: none;
}

.f-button[aria-disabled] {
  cursor: default;
}

.f-button[aria-disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity);
}

:root {
  --f-spinner-color-1: rgba(0, 0, 0, .1);
  --f-spinner-color-2: rgba(17, 24, 28, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px;
}

.f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: calc(var(--f-spinner-width) * -0.5) 0 0 calc(var(--f-spinner-height) * -0.5);
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height);
  border-radius: var(--f-spinner-border-radius);
  border: var(--f-spinner-border-width) solid var(--f-spinner-color-1);
  border-top-color: var(--f-spinner-color-2);
  animation: f-spinner 0.75s linear infinite, f-fadeIn 0.2s ease 0.2s both;
}

@keyframes f-spinner {
  to {
    transform: rotate(360deg);
  }
}
.f-panzoom, .f-zoomable {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.f-panzoom:before, .f-panzoom:after, .f-zoomable:before, .f-zoomable:after {
  display: block;
  content: "";
}

.f-panzoom:not(.has-controls):before, .f-zoomable:not(.has-controls):before {
  margin-bottom: auto;
}

.f-panzoom:after, .f-zoomable:after {
  margin-top: auto;
}

.f-panzoom__wrapper {
  position: relative;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}

.f-panzoom__wrapper.will-zoom-out {
  cursor: zoom-out;
}

.f-panzoom__wrapper.can-drag {
  cursor: move;
  cursor: grab;
}

.f-panzoom__wrapper.will-zoom-in {
  cursor: zoom-in;
}

.f-panzoom__wrapper.is-dragging {
  cursor: move;
  cursor: grabbing;
}

.f-panzoom__wrapper.has-error {
  display: none;
}

.f-panzoom__content {
  display: block;
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  max-height: 100%;
}

.f-panzoom__content.is-lazyloading, .f-panzoom__content.has-lazyerror {
  visibility: hidden;
}

img.f-panzoom__content {
  vertical-align: top;
  object-fit: contain;
  transition: none;
  user-select: none;
}

.f-panzoom__wrapper > .f-panzoom__content {
  visibility: hidden;
}

.f-panzoom__viewport {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.f-panzoom__viewport > .f-panzoom__content {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

picture.f-panzoom__content img {
  vertical-align: top;
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
  transition: none;
  user-select: none;
}

.f-panzoom__protected {
  position: absolute;
  inset: 0;
  z-index: 1;
  user-select: none;
}

.f-fadeIn {
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2;
}

.f-fadeOut {
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1;
}

@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes f-fadeOut {
  to {
    opacity: 0;
  }
}
.f-crossfadeIn {
  animation: var(--f-transition-duration, 0.2s) ease both f-crossfadeIn;
  z-index: 2;
}

.f-crossfadeOut {
  animation: calc(var(--f-transition-duration, 0.2s) * 0.2) ease calc(var(--f-transition-duration, 0.2s) * 0.8) both f-crossfadeOut;
  z-index: 1;
}

@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes f-crossfadeOut {
  to {
    opacity: 0;
  }
}
.is-horizontal .f-slideIn.from-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextX;
}

.is-horizontal .f-slideIn.from-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevX;
}

.is-horizontal .f-slideOut.to-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextX;
}

.is-horizontal .f-slideOut.to-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevX;
}

@keyframes f-slideInPrevX {
  0% {
    transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideInNextX {
  0% {
    transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideOutNextX {
  to {
    transform: translate(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutPrevX {
  to {
    transform: translate(calc(100% + var(--f-carousel-gap, 0)));
  }
}
.is-vertical .f-slideIn.from-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNextY;
}

.is-vertical .f-slideIn.from-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrevY;
}

.is-vertical .f-slideOut.to-next {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNextY;
}

.is-vertical .f-slideOut.to-prev {
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrevY;
}

@keyframes f-slideInPrevY {
  0% {
    transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideInNextY {
  0% {
    transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
  to {
    transform: translateZ(0);
  }
}
@keyframes f-slideOutNextY {
  to {
    transform: translateY(calc(-100% - var(--f-carousel-gap, 0)));
  }
}
@keyframes f-slideOutPrevY {
  to {
    transform: translateY(calc(100% + var(--f-carousel-gap, 0)));
  }
}
.f-zoomInUp {
  animation: var(--f-transition-duration, 0.3s) ease both f-zoomInUp;
}

.f-zoomOutDown {
  animation: var(--f-transition-duration, 0.3s) ease both f-zoomOutDown;
}

@keyframes f-zoomInUp {
  0% {
    transform: scale(var(--f-zoomInUp-scale, 0.975)) translate3d(var(--f-zoomInUp-x, 0), var(--f-zoomInUp-y, 16px), 0);
    opacity: var(--f-zoomInUp-opacity, 0);
  }
  to {
    transform: scale(1) translateZ(0);
    opacity: 1;
  }
}
@keyframes f-zoomOutDown {
  to {
    transform: scale(var(--f-zoomOutDown-scale, 0.975)) translate3d(var(--f-zoomOutDown-x, 0), var(--f-zoomOutDown-y, 16px), 0);
    opacity: 0;
  }
}
.f-throwOutUp {
  animation: var(--f-throwOutUp-duration, 0.2s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
  animation: var(--f-throwOutDown-duration, 0.2s) ease-out both f-throwOutDown;
}

@keyframes f-throwOutUp {
  to {
    transform: translate3d(0, calc(var(--f-throwOutUp-y, 150px) * -1), 0);
    opacity: 0;
  }
}
@keyframes f-throwOutDown {
  to {
    transform: translate3d(0, var(--f-throwOutDown-y, 150px), 0);
    opacity: 0;
  }
}
.has-iframe .f-html, .has-pdf .f-html, .has-gmap .f-html {
  width: 100%;
  height: 100%;
  min-height: 1px;
  overflow: visible;
}

.has-pdf .f-html, .has-gmap .f-html {
  padding: 0;
}

.f-html {
  position: relative;
  box-sizing: border-box;
  margin: var(--f-html-margin, 0);
  padding: var(--f-html-padding, 2rem);
  color: var(--f-html-color, currentColor);
  background: var(--f-html-bg);
}

.f-html.is-error {
  text-align: center;
}

.f-iframe {
  display: block;
  margin: 0;
  border: 0;
  height: 100%;
  width: 100%;
}

.f-caption {
  align-self: center;
  flex-shrink: 0;
  margin: var(--f-caption-margin);
  padding: var(--f-caption-padding, 16px 8px);
  max-width: 100%;
  max-height: calc(80vh - 100px);
  overflow: auto;
  overflow-wrap: anywhere;
  line-height: var(--f-caption-line-height);
  color: var(--f-caption-color);
  background: var(--f-caption-bg);
  font: var(--f-caption-font);
}

.has-html5video .f-html, .has-youtube .f-html, .has-vimeo .f-html {
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 1px;
  overflow: visible;
  max-width: var(--f-video-width, 960px);
  max-height: var(--f-video-height, 540px);
  aspect-ratio: var(--f-video-aspect-ratio);
  background: var(--f-video-bg, rgba(0, 0, 0, 0.9));
}

.f-html5video {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: transparent;
}

.f-button.is-arrow {
  --f-button-width: var(--f-arrow-width, 46px);
  --f-button-height: var(--f-arrow-height, 46px);
  --f-button-svg-width: var(--f-arrow-svg-width, 24px);
  --f-button-svg-height: var(--f-arrow-svg-height, 24px);
  --f-button-svg-stroke-width: var(--f-arrow-svg-stroke-width, 1.75);
  --f-button-border-radius: var(--f-arrow-border-radius, unset);
  --f-button-bg: var(--f-arrow-bg, transparent);
  --f-button-hover-bg: var(--f-arrow-hover-bg, var(--f-arrow-bg));
  --f-button-active-bg: var(--f-arrow-active-bg, var(--f-arrow-hover-bg));
  --f-button-shadow: var(--f-arrow-shadow);
  --f-button-color: var(--f-arrow-color);
  --f-button-hover-color: var(--f-arrow-hover-color, var(--f-arrow-color));
  --f-button-active-color: var( --f-arrow-active-color, var(--f-arrow-hover-color) );
  overflow: visible;
}

.f-button.is-arrow.is-prev, .f-button.is-arrow.is-next {
  position: absolute;
  transform: translate(0);
  z-index: 20;
}

.is-horizontal .f-button.is-arrow.is-prev, .is-horizontal .f-button.is-arrow.is-next {
  inset: 50% auto auto;
  transform: translateY(-50%);
}

.is-horizontal.is-ltr .f-button.is-arrow.is-prev {
  left: var(--f-arrow-pos, 0);
}

.is-horizontal.is-ltr .f-button.is-arrow.is-next {
  right: var(--f-arrow-pos, 0);
}

.is-horizontal.is-rtl .f-button.is-arrow.is-prev {
  right: var(--f-arrow-pos, 0);
  transform: translateY(-50%) rotateY(180deg);
}

.is-horizontal.is-rtl .f-button.is-arrow.is-next {
  left: var(--f-arrow-pos, 0);
  transform: translateY(-50%) rotateY(180deg);
}

.is-vertical.is-ltr .f-button.is-arrow.is-prev, .is-vertical.is-rtl .f-button.is-arrow.is-prev {
  top: var(--f-arrow-pos, 0);
  right: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%);
}

.is-vertical.is-ltr .f-button.is-arrow.is-next, .is-vertical.is-rtl .f-button.is-arrow.is-next {
  top: auto;
  right: auto;
  bottom: var(--f-arrow-pos, 0);
  left: 50%;
  transform: translate(-50%);
}

.is-vertical .f-button.is-arrow.is-prev svg, .is-vertical .f-button.is-arrow.is-next svg {
  transform: rotate(90deg);
}

.f-carousel__toolbar {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  margin: var(--f-toolbar-margin, 0);
  padding: var(--f-toolbar-padding, 8px);
  line-height: var(--f-toolbar-line-height);
  background: var(--f-toolbar-bg, none);
  box-shadow: var(--f-toolbar-shadow, none);
  backdrop-filter: var(--f-toolbar-backdrop-filter);
  position: relative;
  z-index: 20;
  color: var(--f-toolbar-color, currentColor);
  font-size: var(--f-toolbar-font-size, 17px);
  font-weight: var(--f-toolbar-font-weight, inherit);
  font-family: var(--f-toolbar-font, -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif);
  text-shadow: var(--f-toolbar-text-shadow);
  text-align: center;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  white-space: nowrap;
  pointer-events: none;
}

.f-carousel__toolbar.is-absolute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.f-carousel__toolbar__column {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  gap: var(--f-toolbar-gap, 0);
  pointer-events: none;
}

.f-carousel__toolbar__column.is-left {
  justify-self: flex-start;
  justify-content: flex-start;
}

.f-carousel__toolbar__column.is-middle {
  justify-content: center;
}

.f-carousel__toolbar__column.is-right {
  justify-self: flex-end;
  justify-content: flex-end;
  flex-flow: nowrap;
}

.f-carousel__toolbar__column > * {
  pointer-events: all;
}

.f-carousel:has(.f-carousel__slide.is-fullsize) [data-panzoom-action=toggleFull] g {
  display: none;
}

[data-autoplay-action=toggle] svg g:first-child {
  display: flex;
}

[data-autoplay-action=toggle] svg g:last-child {
  display: none;
}

.has-autoplay [data-autoplay-action=toggle] svg g:first-child {
  display: none;
}

.has-autoplay [data-autoplay-action=toggle] svg g:last-child {
  display: flex;
}

:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}

:fullscreen [data-fullscreen-action=toggle] svg [data-fullscreen-action=toggle] svg g:last-child {
  display: flex;
}

.f-counter {
  position: relative;
  display: flex;
  flex-direction: row;
  cursor: default;
  user-select: none;
  margin: var(--f-counter-margin, 0);
  padding: var(--f-counter-padding, 4px);
  line-height: var(--f-counter-line-height);
  background: var(--f-counter-bg);
  border-radius: var(--f-counter-border-radius);
}

.f-counter span {
  padding: 0 var(--f-counter-gap, 4px);
}

:root {
  --f-thumbs-gap: 8px;
  --f-thumbs-margin: 0;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-z-index: 1;
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-clip-width: 46px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-fit: cover;
  --f-thumb-opacity: 1;
  --f-thumb-transition: opacity .3s ease, transform .15s ease;
  --f-thumb-border: none;
  --f-thumb-border-radius: 4px;
  --f-thumb-transfors: none;
  --f-thumb-shadow: none;
  --f-thumb-bg: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .05));
  --f-thumb-focus-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
  --f-thumb-selected-shadow: inset 0 0 0 .8px #222, inset 0 0 0 2.25px #fff;
}

.f-thumbs {
  flex-shrink: 0;
  margin: var(--f-thumbs-margin);
  padding: 0;
  background: var(--f-thumbs-bg);
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  transition: max-height 0.3s ease, max-width 0.3s ease;
  position: relative;
  overflow: hidden;
  z-index: var(--f-thumbs-z-index);
}

.f-thumbs.is-horizontal {
  max-height: calc(var(--f-carousel-slide-height) + var(--f-thumbs-padding-y) * 2 + var(--f-thumbs-gap) * 2);
}

.f-thumbs.is-vertical {
  max-width: calc(var(--f-carousel-slide-width) + var(--f-thumbs-padding-x) * 2 + var(--f-thumbs-gap) * 2);
}

.f-thumbs.is-ltr {
  direction: ltr;
}

.f-thumbs.is-rtl {
  direction: rtl;
}

.f-thumbs__viewport {
  margin: var(--f-thumbs-padding-y) var(--f-thumbs-padding-x);
  overflow: visible;
  display: grid;
}

.f-thumbs.is-vertical .f-thumbs__viewport {
  height: calc(100% - var(--f-thumbs-padding-y) * 2);
}

.f-thumbs__slide {
  position: relative;
  box-sizing: border-box;
  grid-area: 1/1;
  width: var(--f-carousel-slide-width);
  height: var(--f-carousel-slide-height);
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  overflow: visible;
}

.f-thumbs__slide:hover button {
  opacity: var(--f-thumb-hover-opacity, 1);
  transform: var(--f-thumb-hover-transform, none);
}

.f-thumbs__slide:hover button:after {
  border: var(--f-thumb-hover-border, none);
  box-shadow: var(--f-thumb-hover-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide button {
  all: unset;
  margin: auto;
  padding: 0;
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100%;
  outline: none;
  transition: var(--f-thumb-transition);
  border-radius: var(--f-thumb-border-radius);
  opacity: var(--f-thumb-opacity);
  transform: var(--f-thumb-transform);
  background: var(--f-thumb-bg);
}

.f-thumbs__slide button:after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  transition: none;
  border-radius: inherit;
  border: var(--f-thumb-border);
  box-shadow: var(--f-thumb-shadow);
}

.f-thumbs__slide button:focus-within {
  opacity: var(--f-thumb-focus-opacity, 1);
  transform: var(--f-thumb-focus-transform, none);
}

.f-thumbs__slide button:focus-within:after {
  border: var(--f-thumb-focus-border, none);
  box-shadow: var(--f-thumb-focus-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide:active {
  opacity: var(--f-thumb-active-opacity, 1);
  transform: var(--f-thumb-active-transform, none);
}

.f-thumbs__slide:active:after {
  border: var(--f-thumb-active-border, none);
  box-shadow: var(--f-thumb-active-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide.is-selected {
  z-index: 2;
}

.f-thumbs__slide.is-selected button {
  opacity: var(--f-thumb-selected-opacity, 1);
  transform: var(--f-thumb-selected-transform, none);
}

.f-thumbs__slide.is-selected button:after {
  border: var(--f-thumb-selected-border, none);
  box-shadow: var(--f-thumb-selected-shadow, var(--f-thumb-shadow));
}

.f-thumbs__slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: var(--f-thumb-fit);
  border-radius: inherit;
  pointer-events: none;
}

.f-thumbs__slide img.has-lazyerror {
  display: none;
}

.f-thumbs.is-classic {
  --f-carousel-slide-width: var(--f-thumb-width);
  --f-carousel-slide-height: var(--f-thumb-height);
  --f-carousel-gap: var(--f-thumbs-gap);
}

.f-thumbs.is-modern {
  --f-carousel-slide-width: calc( var(--f-thumb-clip-width) + var(--f-thumbs-gap) );
  --f-carousel-slide-height: var(--f-thumb-height);
  --f-carousel-gap: 0;
  --width-diff: calc((var(--f-thumb-width) - var(--f-thumb-clip-width)));
}

.f-thumbs.is-modern .f-thumbs__viewport {
  width: calc(100% + var(--f-carousel-slide-width) * 2);
  margin-inline: calc(var(--f-carousel-slide-width) * -1);
}

.f-thumbs.is-modern .f-thumbs__slide {
  --clip-shift: calc((var(--width-diff) * .5) * var(--progress));
  --clip-path: inset( 0 var(--clip-shift) round var(--f-thumb-border-radius, 0) );
  padding: 0;
  overflow: visible;
  left: var(--shift, 0);
  will-change: left;
  transition: left var(--f-transition-duration) var(--f-transition-easing);
}

.f-thumbs.is-modern .f-thumbs__slide button {
  display: block;
  margin-inline: 50%;
  width: var(--f-thumb-width);
  clip-path: var(--clip-path);
  border: none;
  box-shadow: none;
  transition: clip-path var(--f-transition-duration) var(--f-transition-easing), opacity var(--f-thumb-transition-duration, 0.2s) var(--f-thumb-transition-easing, ease);
}

.f-thumbs.is-modern .f-thumbs__slide button:after {
  display: none;
}

.f-thumbs.is-modern .f-thumbs__slide:focus:not(:focus-visible) {
  outline: none;
}

.f-thumbs.is-modern .f-thumbs__slide:focus-within:not(.is-selected) button:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: var(--clip-shift);
  bottom: 0;
  right: var(--clip-shift);
  transition: border var(--f-transition-duration) var(--f-transition-easing), box-shadow var(--f-transition-duration) var(--f-transition-easing);
  border-radius: inherit;
  border: var(--f-thumb-focus-border, none);
  box-shadow: var(--f-thumb-focus-shadow, none);
}

.f-thumbs.is-modern {
  --f-transition-duration: .25s;
  --f-transition-easing: ease-out;
}

.f-thumbs.is-modern.is-syncing {
  --f-transition-duration: 0s;
}

:root {
  --f-progressbar-height: 3px;
  --f-progressbar-color: var(--f-carousel-theme-color, #575ad6);
  --f-progressbar-opacity: 1;
  --f-progressbar-z-index: 30;
}

.f-progressbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: var(--f-progressbar-z-index);
  height: var(--f-progressbar-height);
  transform: scaleX(0);
  transform-origin: 0;
  opacity: var(--f-progressbar-opacity);
  background: var(--f-progressbar-color);
  user-select: none;
  pointer-events: none;
  animation-name: f-progressbar;
  animation-play-state: running;
  animation-timing-function: linear;
}

button > .f-progressbar {
  --f-progressbar-height: 100%;
  --f-progressbar-opacity: .2;
}

@keyframes f-progressbar {
  0% {
    transform: scaleX(0);
  }
  to {
    transform: scaleX(1);
  }
}
[data-fullscreen-action=toggle] svg g:first-child {
  display: flex;
}

[data-fullscreen-action=toggle] svg g:last-child {
  display: none;
}

:fullscreen [data-fullscreen-action=toggle] svg g:first-child {
  display: none;
}

:fullscreen [data-fullscreen-action=toggle] svg g:last-child {
  display: flex;
}

.in-fullscreen-mode > .f-carousel {
  flex: 1;
  min-width: 0 !important;
  min-height: 0 !important;
}

html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto;
}

html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(var(--f-body-margin, 0px) + var(--f-scrollbar-compensate, 0px));
  overflow: hidden !important;
  overscroll-behavior-y: none;
}

.fancybox__dialog {
  width: 100%;
  height: 100vh;
  max-height: unset;
  max-width: unset;
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  background: transparent;
  touch-action: none;
}

.fancybox__dialog:focus {
  outline: none;
}

.fancybox__dialog::backdrop {
  opacity: 0;
}

@supports (height: 100dvh) {
  .fancybox__dialog {
    height: 100dvh;
  }
}
div.fancybox__dialog {
  position: fixed;
  inset: 0;
  z-index: 1050;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-backdrop-bg: rgba(24, 24, 27, .95);
  --f-toolbar-margin: 0;
  --f-toolbar-padding: 8px;
  --f-toolbar-gap: 0;
  --f-toolbar-color: #ddd;
  --f-toolbar-font-size: 16px;
  --f-toolbar-font-weight: 500;
  --f-toolbar-font: -apple-system, BlinkMacSystemFont, "Segoe UI Adjusted", "Segoe UI", "Liberation Sans", sans-serif;
  --f-toolbar-line-height: var(--f-button-height);
  --f-toolbar-text-shadow: 1px 1px 1px rgba(0, 0, 0, .75);
  --f-toolbar-shadow: none;
  --f-toolbar-bg: none;
  --f-counter-margin: 0;
  --f-counter-padding: 0px 10px;
  --f-counter-gap: 4px;
  --f-counter-line-height: var(--f-button-height);
  --f-carousel-gap: 17px;
  --f-carousel-slide-width: 100%;
  --f-carousel-slide-height: 100%;
  --f-carousel-slide-padding: 0;
  --f-carousel-slide-bg: unset;
  --f-html-color: #222;
  --f-html-bg: #fff;
  --f-error-color: #fff;
  --f-error-bg: #333;
  --f-caption-margin: 0;
  --f-caption-padding: 16px 8px;
  --f-caption-color: var(--fancybox-color, #dbdbdb);
  --f-caption-bg: transparent;
  --f-caption-font: inherit;
  --f-caption-line-height: 1.375;
  --f-spinner-color-1: rgba(255, 255, 255, .2);
  --f-spinner-color-2: rgba(255, 255, 255, .8);
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-border-radius: 50%;
  --f-spinner-border-width: 4px;
  --f-progressbar-color: rgba(255, 255, 255);
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: #ddd;
  --f-button-hover-color: #fff;
  --f-button-outline-width: 1px;
  --f-button-outline-color: rgba(255, 255, 255, .75);
  --f-button-outline-offset: 0px;
  --f-button-bg: rgba(54, 54, 54, .75);
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-shadow: none;
  --f-button-transition: all .2s ease;
  --f-button-transform: none;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.75;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .01)), drop-shadow(1px 2px 1px rgba(24, 24, 27, .05));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: .5;
  --f-arrow-pos: 32px;
  --f-arrow-width: 50px;
  --f-arrow-height: 50px;
  --f-arrow-svg-width: 24px;
  --f-arrow-svg-height: 24px;
  --f-arrow-svg-stroke-width: 2;
  --f-arrow-border-radius: 50%;
  --f-arrow-bg: rgba(54, 54, 54, .65);
  --f-arrow-color: #ddd;
  --f-arrow-hover-color: #fff;
  --f-thumbs-margin: 0px;
  --f-thumbs-padding-x: 8px;
  --f-thumbs-padding-y: 8px;
  --f-thumbs-bg: none;
  --f-thumb-transition: all .2s ease;
  --f-thumb-width: 94px;
  --f-thumb-height: 76px;
  --f-thumb-opacity: 1;
  --f-thumb-border: none;
  --f-thumb-shadow: none;
  --f-thumb-transform: none;
  --f-thumb-focus-opacity: 1;
  --f-thumb-focus-border: none;
  --f-thumb-focus-shadow: inset 0 0 0 2px rgba(255, 255, 255, .65);
  --f-thumb-focus-transform: none;
  --f-thumb-hover-opacity: 1;
  --f-thumb-hover-border: none;
  --f-thumb-hover-transform: none;
  --f-thumb-active-opacity: var(--f-thumb-hover-opacity);
  --f-thumb-active-border: var(--f-thumb-hover-border);
  --f-thumb-active-transform: var(--f-thumb-hover-transform);
  --f-thumb-selected-opacity: 1;
  --f-thumb-selected-border: none;
  --f-thumb-selected-shadow: inset 0 0 0 2px #fff;
  --f-thumb-selected-transform: none;
  position: absolute;
  inset: 0;
  overflow: hidden;
  outline: none;
  display: flex;
  flex-direction: column;
}

.fancybox__container[theme=light] {
  --fancybox-color: #222;
  --fancybox-backdrop-bg: rgba(255, 255, 255, .97);
  --f-toolbar-color: var(--fancybox-color, #222);
  --f-toolbar-text-shadow: none;
  --f-toolbar-font-weight: 400;
  --f-html-color: var(--fancybox-color, #222);
  --f-html-bg: #fff;
  --f-error-color: #555;
  --f-error-bg: #fff;
  --f-video-bg: #fff;
  --f-caption-color: #333;
  --f-spinner-color-1: rgba(0, 0, 0, .2);
  --f-spinner-color-2: rgba(0, 0, 0, .8);
  --f-spinner-border-width: 3.5px;
  --f-progressbar-color: rgba(111, 111, 116);
  --f-button-color: #333;
  --f-button-hover-color: #000;
  --f-button-outline-color: rgba(0, 0, 0, .85);
  --f-button-bg: rgba(255, 255, 255, .85);
  --f-button-svg-stroke-width: 1.3;
  --f-button-svg-filter: none;
  --f-arrow-bg: rgba(255, 255, 255, .85);
  --f-arrow-color: #333;
  --f-arrow-hover-color: #000;
  --f-arrow-svg-stroke-width: 1.3;
  --f-close-button-color: #555;
  --f-close-button-hover-color: #000;
  --f-thumb-bg: linear-gradient(#ebeff2, #e2e8f0);
  --f-thumb-focus-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #888;
  --f-thumb-selected-shadow: 0 0 0 1.8px #fff, 0px 0px 0px 2.25px #000;
}

.fancybox__container::backdrop {
  background-color: transparent;
}

.fancybox__container.has-vertical-thumbs {
  flex-direction: row-reverse;
}

.fancybox__container.has-vertical-thumbs:not(.is-closing) .fancybox__viewport {
  overflow-x: clip;
  overflow-y: visible;
}

.fancybox__container > *:not(.fancybox__carousel), .fancybox__container .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container .fancybox__carousel > .fancybox__viewport > .fancybox__slide:not(.is-selected), .fancybox__container .fancybox__carousel > .fancybox__viewport > .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper, .f-spinner) {
  opacity: var(--f-drag-opacity, 1);
}

.fancybox__container:not(.is-ready, .is-hiding) {
  visibility: hidden;
}

.fancybox__container.is-revealing > *:not(.fancybox__carousel), .fancybox__container.is-revealing .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-revealing .fancybox__carousel > .fancybox__viewport > .fancybox__slide:not(.is-selected), .fancybox__container.is-revealing .fancybox__carousel > .fancybox__viewport > .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper, .f-spinner) {
  animation: var(--f-interface-enter-duration, 0.35s) ease none f-fadeIn;
}

.fancybox__container.is-hiding > *:not(.fancybox__carousel), .fancybox__container.is-hiding .fancybox__carousel > *:not(.fancybox__viewport), .fancybox__container.is-hiding .fancybox__carousel > .fancybox__viewport > .fancybox__slide:not(.is-selected), .fancybox__container.is-hiding .fancybox__carousel > .fancybox__viewport > .fancybox__slide.is-selected > *:not(.f-html, .f-panzoom__wrapper) {
  animation: var(--f-interface-exit-duration, 0.35s) ease forwards f-fadeOut;
}

.fancybox__container.is-idle .f-carousel__toolbar {
  pointer-events: none;
  opacity: 0;
}

.fancybox__container.is-idle .f-button.is-arrow {
  opacity: 0;
}

.fancybox__container.is-idle.is-ready .f-carousel__toolbar {
  pointer-events: none;
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__container.is-idle.is-ready .f-button.is-arrow {
  animation: 0.15s ease-out both f-fadeOut;
}

.fancybox__backdrop {
  position: fixed;
  inset: 0;
  z-index: -1;
  background: var(--fancybox-backdrop-bg);
}

.fancybox__carousel {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 0;
  min-width: 0;
  position: relative;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__carousel.is-vertical {
  --f-carousel-slide-height: 100%;
}

.fancybox__carousel.is-ltr {
  direction: ltr;
}

.fancybox__carousel.is-rtl {
  direction: rtl;
}

.fancybox__carousel > .f-button.is-arrow:before {
  position: absolute;
  content: "";
  inset: -30px;
  z-index: 1;
}

.fancybox__viewport {
  display: grid;
  flex: 1;
  min-height: 0;
  min-width: 0;
  position: relative;
  overflow: visible;
  transform: translate3d(0, var(--f-drag-offset, 0), 0);
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: grab;
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: grabbing;
}

.fancybox__viewport [data-selectable], .fancybox__viewport [contenteditable] {
  cursor: auto;
}

.fancybox__slide {
  box-sizing: border-box;
  position: relative;
  grid-area: 1/1;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: var(--f-carousel-slide-width);
  height: var(--f-carousel-slide-height);
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  margin: 0;
  padding: var(--f-carousel-slide-padding);
  background: var(--f-carousel-slide-bg);
  backface-visibility: hidden;
  transform: translateZ(0);
  will-change: transform;
}

.fancybox__slide:before, .fancybox__slide:after {
  display: block;
  content: "";
}

.fancybox__slide:before {
  margin-bottom: auto;
}

.fancybox__slide:after {
  margin-top: auto;
}

.fancybox__slide.is-selected {
  z-index: 1;
}

.fancybox__slide.f-zoomable {
  overflow: visible;
}

.fancybox__slide.has-error {
  --f-html-color: var(--f-error-color, --f-html-color);
  --f-html-bg: var(--f-error-bg, --f-html-bg);
}

.fancybox__slide.has-html {
  overflow: auto;
  padding: 8px;
}

.fancybox__slide.has-close-btn {
  padding-top: 34px;
}

.fancybox__slide .f-button[data-fancybox-close] {
  --f-button-width: var(--f-close-button-width, 34px);
  --f-button-height: var(--f-close-button-height, 34px);
  --f-button-border-radius: var(--f-close-border-radius, 4px);
  --f-button-color: var(--f-close-button-color, #fff);
  --f-button-hover-color: var(--f-close-button-hover-color, #fff);
  --f-button-bg: var(--f-close-button-bg, transparent);
  --f-button-hover-bg: var(--f-close-button-hover-bg, transparent);
  --f-button-active-bg: var(--f-close-button-active-bg, transparent);
  --f-button-svg-width: var(--f-close-button-svg-width, 22px);
  --f-button-svg-height: var(--f-close-button-svg-height, 22px);
  position: absolute;
  top: calc(var(--f-button-height) * -1);
  right: 0;
  z-index: 40;
}

.fancybox__slide .f-spinner {
  cursor: pointer;
}

.fancybox__container.is-closing .f-caption, .fancybox__slide.is-loading .f-caption {
  visibility: hidden;
}

.fancybox__container.is-closing .fancybox__carousel {
  overflow: visible;
}

@font-face {
  font-family: PT-Serif-bold-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-BoldItalic.woff2) format("woff2"), url(../assets/fonts/PTSerif-BoldItalic.woff) format("woff"), url(../assets/fonts/PTSerif-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: PT-Serif-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-Italic.woff2) format("woff2"), url(../assets/fonts/PTSerif-Italic.woff) format("woff"), url(../assets/fonts/PTSerif-Italic.ttf) format("truetype");
}
@font-face {
  font-family: Inter-Regular;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-Regular.woff2) format("woff2"), url(../assets/fonts/Inter-Regular.woff) format("woff"), url(../assets/fonts/Inter-Regular.ttf) format("truetype");
}
@font-face {
  font-family: Inter-SemiBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-SemiBold.woff2) format("woff2"), url(../assets/fonts/Inter-SemiBold.woff) format("woff"), url(../assets/fonts/Inter-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: Inter-ExtraBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-ExtraBold.woff2) format("woff2"), url(../assets/fonts/Inter-ExtraBold.woff) format("woff"), url(../assets/fonts/Inter-ExtraBold.ttf) format("truetype");
}
html,
body {
  height: 100%;
}

html {
  box-sizing: border-box;
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  scroll-behavior: smooth;
  font-size: 62.5%;
}

*,
*::before,
*::after {
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

body {
  font-family: system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

ul,
ol {
  list-style: none;
}

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

button,
input,
textarea,
select {
  font: inherit;
  border: none;
  background: none;
  outline: none;
}

button {
  cursor: pointer;
}

textarea {
  resize: vertical;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: top;
}

:where(figure, blockquote) {
  margin: 0;
}

table {
  width: 100%;
  border-collapse: collapse;
}

[hidden] {
  display: none !important;
}

::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

::-webkit-scrollbar-thumb {
  background: #999;
}

::-webkit-scrollbar-thumb:hover {
  background: #777;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

body {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  overflow-x: hidden;
  color: #000000;
  background-color: #ffffff;
}
body.hidden {
  overflow: hidden;
}

.container {
  margin: 0 auto;
  max-width: 1360px;
  width: 100%;
  position: relative;
}
@media (max-width: 1440.98px) {
  .container {
    max-width: 100%;
    padding: 0 4rem;
  }
}
@media (max-width: 992.98px) {
  .container {
    padding: 0 3rem;
  }
}
@media (max-width: 576.98px) {
  .container {
    padding: 0 2rem;
  }
}

main {
  margin-top: 11.5rem;
}
@media (max-width: 992.98px) {
  main {
    margin-top: 9.5rem;
  }
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-radius: 7rem;
  overflow: hidden;
}
.button-icon {
  width: 1.6rem;
}
.button-text {
  color: #ffffff;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.25;
  text-transform: uppercase;
  width: max-content;
  position: relative;
  z-index: 2;
}
.button--green {
  height: 4rem;
  background: #02886b;
  padding: 1.2rem 2rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.button--green:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
@media (hover: hover) {
  .button--green:hover:after {
    opacity: 0.03;
  }
}
.button--green:focus:after {
  opacity: 0.06;
}
.button--blue {
  height: 5rem;
  background: #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.button--blue:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}
@media (hover: hover) {
  .button--blue:hover:after {
    opacity: 0.03;
  }
}
.button--blue:focus:after {
  opacity: 0.06;
}
.button--light-blue {
  height: 5rem;
  background: #e5eff6;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}
.button--light-blue .button-text {
  color: #27aae1;
}
.button--transparent .button-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  color: #27aae1;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.button--outline {
  height: 5rem;
  background: transparent;
  border: 2px solid #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}
.button--outline .button-text {
  color: #27aae1;
}
.button--variants {
  height: 5rem;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}
.button--variants .button-text {
  color: #ffffff;
}

.accordion__item {
  border-bottom: 2px solid #d9d9d9;
  height: auto;
  transition: all 0.5s linear;
}
.accordion__item:first-child {
  padding-top: 0;
  border-top: none;
}
.accordion__item:first-child .accordion__trigger {
  padding-top: 0;
}
.accordion__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 2rem 0;
  gap: 2rem;
}
.accordion__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  text-align: left;
}
.accordion__icon {
  width: 2.4rem;
  height: auto;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
}
._active .accordion__icon {
  transform: rotate(45deg);
}
.accordion__content {
  padding-bottom: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, padding-bottom 0.5s ease-in-out;
}
._active .accordion__content {
  padding-bottom: 2rem;
  max-height: 800px;
  visibility: visible;
}
.accordion__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.form-field {
  position: relative;
}
.form-input {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  width: 100%;
  padding: 1.7rem 2rem;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  border-radius: 0.8rem;
}
@media (max-width: 576.98px) {
  .form-input {
    padding: 1rem 2rem;
  }
}
.form-input:focus {
  padding: 2.7rem 2rem 0.7rem;
}
.form-input:focus + .form-label, .form-input:not(:placeholder-shown) + .form-label {
  top: 0.8rem;
  transform: translateY(0);
}
.form-input:not(:placeholder-shown) {
  padding: 2.7rem 2rem 0.7rem;
}
.form-input.is-invalid {
  background: #ffe4ea;
  color: #da0936;
}
.form-input:-webkit-autofill, .form-input:-webkit-autofill:hover, .form-input:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
}
.form-label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
  position: absolute;
  top: 1.7rem;
  left: 2rem;
  transition: 0.2s ease all;
  pointer-events: none;
}
.form-textarea {
  resize: none;
  width: 100%;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  padding: 1.7rem 2rem 2rem;
  border-radius: 0.8rem;
  min-height: 15rem;
}
.form-textarea::placeholder {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
}
.form-error {
  background: #ffe4ea;
  color: #da0936;
  padding: 1rem 2rem;
  border-radius: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.form-label-checkbox {
  display: flex;
  gap: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #666666;
}
.form-checkbox__custom-highlight {
  color: #ff4a4a;
  display: contents;
}
.form-checkbox__custom {
  display: block;
  max-width: 1.6rem;
  width: 100%;
  height: 1.6rem;
  background: #eeeeee;
  border-radius: 4px;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  transition: background 0.2s ease;
}
.form-checkbox__custom::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1rem;
  height: 1rem;
  transform: translate(-50%, -50%);
  background-image: url(../assets/images/icons/tick-light.svg);
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.form-checkbox {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom {
  background: #27aae1;
}
.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom::after {
  opacity: 1;
}
.form-hint {
  padding: 0.5rem 2rem 0;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
}

.header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
.header__top {
  padding: 1rem 0;
  background: #e5eff6;
}
.header__top-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__top-left {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 768.98px) {
  .header__top-left {
    display: none;
  }
}
.header__link {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
@media (max-width: 992.98px) {
  .header__link {
    font-family: Inter-Regular, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.42;
  }
}
@media (hover: hover) {
  .header__link:hover {
    color: #333333;
    transition: color 0.3s ease-in-out;
  }
}
@media (max-width: 992.98px) {
  .header__link--technology {
    display: none;
  }
}
.header__top-right {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 768.98px) {
  .header__top-right {
    width: 100%;
  }
}
.header__phone {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
@media (max-width: 992.98px) {
  .header__phone {
    font-family: Inter-Regular, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.42;
  }
}
@media (max-width: 768.98px) {
  .header__phone {
    display: none;
  }
}
.header__address {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
@media (max-width: 992.98px) {
  .header__address {
    font-family: Inter-Regular, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.42;
  }
}
@media (max-width: 768.98px) {
  .header__address--desktop {
    display: none;
  }
}
.header__address--mobile {
  display: none;
}
@media (max-width: 768.98px) {
  .header__address--mobile {
    display: block;
  }
}
.header__call-now {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #27aae1;
  display: none;
  margin-left: auto;
}
@media (max-width: 768.98px) {
  .header__call-now {
    display: block;
  }
}
.header__directions {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #27aae1;
}
@media (max-width: 992.98px) {
  .header__directions {
    font-family: Inter-Regular, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.42;
  }
}
.header__bottom-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 7.6rem;
  background: #ffffff;
}
@media (max-width: 992.98px) {
  .header__bottom {
    height: 5.6rem;
  }
}
.header__inner {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  justify-content: flex-start;
}
@media (max-width: 992.98px) {
  .header__inner {
    gap: 1.3rem;
  }
}
.header__logo-wrapper {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  cursor: pointer;
}
@media (max-width: 992.98px) {
  .header__logo {
    display: none;
  }
}
.header__burger {
  display: none;
  visibility: hidden;
  width: 3.6rem;
  height: 3.6rem;
  cursor: pointer;
  background: #e5eff6;
  border-radius: 50%;
}
@media (max-width: 992.98px) {
  .header__burger {
    display: flex;
    visibility: visible;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 3px;
  }
}
.header__burger-line {
  width: 2rem;
  height: 0.2rem;
  background: #000000;
  border-radius: 2rem;
  transition: all 0.3s ease-in-out;
}
.header__logo-image {
  width: 3.1rem;
  height: auto;
}
.header__logo-container {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}
@media (max-width: 992.98px) {
  .header__logo-container {
    flex-direction: row;
    gap: 1.3rem;
  }
}
@media (max-width: 576.98px) {
  .header__logo-container {
    gap: 1rem;
  }
}
.header__logo-title {
  font-family: Inter-ExtraBold, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media (max-width: 1280.98px) {
  .header__logo-title {
    font-family: Inter-ExtraBold, Arial, sans-serif;
    font-size: 1.8rem;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 355.98px) {
  .header__logo-title {
    font-size: 1.6rem;
  }
}
.header__logo-details {
  display: flex;
  align-items: center;
  gap: 1.4rem;
  width: max-content;
}
.header__logo-detail {
  font-family: Inter-ExtraBold, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.05em;
  position: relative;
}
@media (max-width: 992.98px) {
  .header__logo-detail {
    font-family: Inter-ExtraBold, Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
@media (max-width: 576.98px) {
  .header__logo-detail {
    display: none;
  }
}
.header__logo-detail::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -0.7rem;
  transform: translateY(-50%);
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 50%;
  background: #27aae1;
}
.header__logo-flag {
  width: 1.3rem;
  height: auto;
}
@media (max-width: 380.98px) {
  .header__logo-flag {
    display: none;
  }
}
@media (max-width: 992.98px) {
  .header__nav {
    display: none;
  }
}
.header__nav-list {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 1280.98px) {
  .header__nav-list {
    gap: 1.5rem;
  }
}
.header__nav-item {
  display: flex;
  align-items: center;
  position: relative;
  height: 7.6rem;
}
@media (hover: hover) {
  .header__nav-item:hover .header__dropdown {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
    transform: translateY(0);
  }
}
.header__nav-link {
  display: flex;
  align-items: center;
  position: relative;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  height: 4.6rem;
  transition: color 0.3s ease-in-out;
}
@media (max-width: 1280.98px) {
  .header__nav-link {
    font-size: 1.6rem;
  }
}
.header__nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.2rem;
  background: #27aae1;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}
._active .header__nav-link::after {
  transform: scaleX(1);
}
@media (hover: hover) {
  .header__nav-link:hover {
    color: #27aae1;
  }
}
@media (max-width: 380.98px) {
  .header__book-btn {
    width: 8.3rem;
  }
}
@media (max-width: 380.98px) {
  .header__book-btn .button-icon {
    display: none;
  }
}
@media (max-width: 576.98px) {
  .header__book-btn-text--desktop {
    display: none;
  }
}
.header__book-btn-text--mobile {
  display: none;
}
@media (max-width: 576.98px) {
  .header__book-btn-text--mobile {
    display: block;
  }
}
.header__dropdown {
  position: absolute;
  top: calc(100% - 1rem);
  transform: translateY(-1rem);
  left: -1rem;
  box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.15), 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
  background: #e5eff6;
  transition: all 0.3s ease-in-out;
  z-index: 101;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.header__dropdown-list {
  padding: 3rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.header__dropdown-item {
  width: max-content;
}
.header__dropdown-link {
  transition: color 0.3s ease-in-out;
}
@media (hover: hover) {
  .header__dropdown-link:hover {
    color: #27aae1;
  }
}

.mobile-nav {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  z-index: 102;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.mobile-nav.show {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.mobile-nav__overlay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.show .mobile-nav__overlay {
  opacity: 1;
}
.mobile-nav__wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.mobile-nav__content {
  position: relative;
  max-width: 30rem;
  width: 100%;
  height: 100%;
  background: #ffffff;
  padding: 2rem 4rem 4rem;
  z-index: 2;
  margin-left: auto;
  overflow-y: auto;
}
.mobile-nav__content--main {
  transform: translateX(100%);
  transition: all 0.3s ease-in-out;
}
.show .mobile-nav__content--main {
  transform: translateX(0);
}
.mobile-nav__content--submenu {
  background: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  transition: all 0.3s ease-in-out;
}
.mobile-nav__content--submenu._isactive {
  transform: translateX(100%);
}
.mobile-nav__content--submenu._active {
  transform: translateX(0);
}
.mobile-nav__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
.mobile-nav__content--main .mobile-nav__header {
  justify-content: flex-end;
}
.mobile-nav__content--submenu .mobile-nav__header {
  justify-content: space-between;
}
.mobile-nav__close {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.mobile-nav__close-text {
  color: #78756d;
}
.mobile-nav__close-icon {
  width: 2.8rem;
  height: auto;
}
.mobile-nav__menu--submenu {
  display: none;
}
.mobile-nav__menu--submenu._active {
  display: block;
}
.mobile-nav__list {
  display: flex;
  flex-direction: column;
}
.mobile-nav__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-nav__link {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
}
.mobile-nav__arrow {
  width: 1.6rem;
  height: auto;
}
.mobile-nav__secondary {
  display: flex;
  align-items: center;
  gap: 2rem;
  padding: 2rem 0;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 2rem;
}
.mobile-nav__secondary-link {
  transition: color 0.3s ease-in-out;
}
.mobile-nav__secondary-link:hover {
  color: #333333;
}
.mobile-nav__book-btn {
  width: 100%;
  height: 5rem;
  margin-bottom: 2rem;
}
.mobile-nav__actions {
  display: flex;
  align-items: center;
  width: 100%;
  height: 10rem;
  border-radius: 2.5rem;
  overflow: hidden;
  margin-bottom: 2rem;
}
.mobile-nav__action {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.5rem;
  background: #e5eff6;
  width: 50%;
  height: 100%;
  position: relative;
}
.mobile-nav__action:first-child::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background: #bfd7e9;
}
.mobile-nav__action-icon {
  width: 2.8rem;
  height: auto;
}
.mobile-nav__action-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
.mobile-nav__address {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  display: block;
  position: relative;
  padding: 2rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-nav__back {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #27aae1;
}
.mobile-nav__list-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.1rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}

@media (max-width: 576.98px) {
  .submenu {
    position: relative;
    height: 5.5rem;
    z-index: 99;
  }
}
@media (max-width: 576.98px) {
  .submenu._open {
    z-index: 999;
  }
}
.submenu__overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 90;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out;
}
@media (max-width: 576.98px) {
  ._open .submenu__overlay {
    opacity: 1;
    visibility: visible;
  }
}
@media (max-width: 576.98px) {
  ._close .submenu__overlay {
    opacity: 0;
    visibility: hidden;
  }
}
.submenu__toggle {
  display: none;
  padding: 1.5rem 3rem;
  background: #f7f4ee;
  position: relative;
  z-index: 91;
}
@media (max-width: 576.98px) {
  .submenu__toggle {
    display: block;
    border-radius: 2rem;
  }
}
.submenu__toggle-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.submenu__toggle-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
}
.submenu__toggle-title-dropdown {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
}
.submenu__toggle-icon {
  position: relative;
  width: 2rem;
  height: 2rem;
}
.submenu__toggle-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  background-image: url(../assets/images/icons/arrow-bottom.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1.6rem;
  height: 1.6rem;
  transform: translateY(-50%);
  transition: transform 0.3s ease-in-out;
}
._open .submenu__toggle-icon::before {
  transform: translateY(-50%) rotate(180deg);
}
._close .submenu__toggle-icon::before {
  transform: translateY(-50%) rotate(0deg);
}
.submenu__wrapper {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.submenu__wrapper::-webkit-scrollbar {
  display: none;
}
@media (max-width: 576.98px) {
  .submenu__wrapper {
    overflow: visible;
    height: auto;
    transition: all 0.5s linear;
    position: relative;
  }
}
@media (max-width: 576.98px) {
  .submenu__inner {
    position: relative;
  }
}
.submenu__dropdown {
  background: #f7f4ee;
  width: max-content;
  border-radius: 15rem;
  padding: 0 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  margin: 0 auto;
}
@media (max-width: 576.98px) {
  .submenu__dropdown {
    width: 100%;
    border-radius: 2rem;
    padding: 0 3rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    max-height: 0px;
    visibility: hidden;
    background: #f7f4ee;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    transition: max-height 0.5s ease-in-out, visibility 0.5s ease-in-out, padding 0.5s ease-in-out;
    position: absolute;
    top: 0;
    transform: translateY(0);
    z-index: 100;
    pointer-events: none;
  }
}
@media (max-width: 576.98px) {
  ._open .submenu__dropdown {
    max-height: 800px;
    visibility: visible;
    padding: 2rem 3rem;
    pointer-events: all;
  }
}
@media (max-width: 576.98px) {
  ._close .submenu__dropdown {
    max-height: 0px;
    visibility: hidden;
    padding: 0 3rem;
    pointer-events: none;
  }
}
.submenu__toggle-title-dropdown {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  display: none;
}
@media (max-width: 576.98px) {
  .submenu__toggle-title-dropdown {
    display: block;
  }
}
@media (max-width: 576.98px) {
  .submenu__dropdown-wrapper {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    transition-delay: 0.2s;
  }
}
@media (max-width: 576.98px) {
  ._open .submenu__dropdown-wrapper {
    opacity: 1;
  }
}
@media (max-width: 576.98px) {
  ._close .submenu__dropdown-wrapper {
    opacity: 0;
    transition-delay: 0s;
  }
}
.submenu__list {
  background: #f7f4ee;
  width: max-content;
  border-radius: 15rem;
  padding: 0 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  margin: 0 auto;
}
@media (max-width: 576.98px) {
  .submenu__list {
    width: 100%;
    border-radius: 0;
    padding: 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
}
.submenu__item {
  padding: 1.5rem 0;
  position: relative;
}
@media (max-width: 576.98px) {
  .submenu__item {
    padding: 0.5rem 0;
  }
}
.submenu__item::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #27aae1;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
}
.submenu__item._active::after {
  transform: scaleX(1);
}
.submenu__link {
  font-family: Inter-Regular, Arial, sans-serif;
  color: #78756d;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1;
  transition: color 0.3s ease-in-out;
}
._active .submenu__link {
  color: #000000;
}
@media (max-width: 576.98px) {
  .submenu__link {
    display: block;
    padding: 1.2rem 0;
    font-size: 1.6rem;
  }
}

.footer {
  background: #e5eff6;
}
@media (max-width: 576.98px) {
  .footer {
    padding-bottom: 4rem;
  }
}
.footer__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem 2rem;
  padding: 4rem 0;
}
@media (max-width: 576.98px) {
  .footer__wrapper {
    display: block;
    gap: 0;
    padding: 3rem 0;
    border-bottom: 2px solid #d9d9d9;
  }
}
.footer__col {
  flex: 1 1 20%;
  min-width: 22rem;
}
@media (max-width: 1024.98px) {
  .footer__col {
    min-width: 20rem;
  }
}
@media (max-width: 992.98px) {
  .footer__col {
    flex: 1 1 30%;
    min-width: 22rem;
  }
  .footer__col:nth-child(1), .footer__col:nth-child(5) {
    flex: 1 1 50%;
    flex-basis: 48%;
    max-width: 48%;
  }
  .footer__col:nth-child(1) {
    order: 1;
  }
  .footer__col:nth-child(2) {
    order: 3;
  }
  .footer__col:nth-child(3) {
    order: 4;
  }
  .footer__col:nth-child(4) {
    order: 5;
  }
  .footer__col:nth-child(5) {
    order: 2;
  }
  .footer__col:nth-child(6) {
    order: 6;
  }
  .footer__col:nth-child(7) {
    order: 7;
  }
  .footer__col:nth-child(8) {
    order: 8;
  }
}
@media (max-width: 576.98px) {
  .footer__col {
    display: none;
  }
  .footer__col:first-child {
    display: block;
  }
}
.footer__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  min-height: 2.6rem;
  margin-bottom: 1rem;
}
@media (max-width: 576.98px) {
  .footer__title {
    margin-bottom: 2rem;
    min-height: initial;
    width: max-content;
  }
}
.footer__socials {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media (max-width: 576.98px) {
  .footer__socials {
    flex-direction: row;
    gap: 2rem;
  }
}
.footer__socials-row {
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 576.98px) {
  .footer__socials-row {
    gap: 2rem;
  }
}
.footer__social {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media (max-width: 576.98px) {
  .footer__social {
    gap: 0;
  }
}
.footer__social-icon {
  max-width: 3rem;
  width: 100%;
  height: 100%;
}
.footer__social-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
@media (max-width: 576.98px) {
  .footer__social-text {
    display: none;
  }
}
.footer__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.footer__link {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
.footer__contact-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  margin-bottom: 1rem;
}
.footer__contact-text:last-child {
  margin-bottom: 0;
}
.footer__copyright {
  padding-bottom: 4rem;
}
.footer__copyright-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
}
.footer__copyright-symbol {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
.footer__copyright-text {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.footer__copyright-text span {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
.footer__address {
  display: none;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  color: #27aae1;
  padding: 3rem 0;
}
@media (max-width: 576.98px) {
  .footer__address {
    display: block;
  }
}
.footer__accordion {
  display: none;
  padding-top: 3rem;
}
@media (max-width: 576.98px) {
  .footer__accordion {
    display: block;
  }
}

.cta-bar {
  display: flex;
  gap: 1rem;
  align-items: center;
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  z-index: 999;
}
@media (max-width: 576.98px) {
  .cta-bar {
    padding: 1rem 2rem;
    background: #ffffff;
    bottom: 0;
    right: 0;
    width: 100%;
  }
}
.cta-bar .button-book-now {
  max-width: 15rem;
  height: 5rem;
  width: 100%;
}
@media (max-width: 576.98px) {
  .cta-bar .button-book-now {
    max-width: 100%;
  }
}
.cta-bar .button-call-us {
  max-width: 15rem;
  height: 5rem;
  width: 100%;
  display: none;
}
@media (max-width: 576.98px) {
  .cta-bar .button-call-us {
    max-width: 100%;
    display: flex;
  }
}
@media (max-width: 355.98px) {
  .cta-bar .button-call-us {
    display: none;
  }
}

.promo {
  margin-bottom: 8rem;
}
@media (max-width: 992.98px) {
  .promo {
    margin-bottom: 4rem;
  }
}
@media (max-width: 576.98px) {
  .promo .container {
    padding: 0;
  }
}
.promo__wrapper {
  padding: 2rem 0 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .promo__wrapper {
    flex-direction: column;
    gap: 4rem;
  }
}
@media (max-width: 576.98px) {
  .promo__wrapper {
    gap: 0;
  }
}
.promo__content {
  padding: 6rem 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 0 57.72%;
  max-width: 57.72%;
}
@media (max-width: 992.98px) {
  .promo__content {
    flex: 1 1 auto;
    max-width: 100%;
    width: 100%;
    padding: 0;
    z-index: 2;
    position: relative;
  }
}
@media (max-width: 576.98px) {
  .promo__content {
    padding: 0 2rem;
  }
}
.promo__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 6.4rem;
  line-height: 1.17;
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.promo__title-highlight {
  color: #27aae1;
}
@media (max-width: 992.98px) {
  .promo__title {
    flex-direction: row;
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 2rem;
  }
}
@media (max-width: 576.98px) {
  .promo__title {
    flex-direction: column;
  }
}
.promo__subtitle {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 3rem;
  white-space: nowrap;
}
@media (max-width: 1280.98px) {
  .promo__subtitle {
    font-family: Inter-Regular, Arial, sans-serif;
    font-weight: 600;
    font-size: 2.1rem;
    line-height: 1.3;
    margin-bottom: 2.6rem;
  }
}
@media (max-width: 576.98px) {
  .promo__subtitle {
    white-space: wrap;
    text-align: center;
    max-width: 39rem;
    width: 100%;
  }
}
@media (max-width: 360.98px) {
  .promo__subtitle {
    font-size: 1.9rem;
  }
}
.promo__subtitle-highlight {
  color: #27aae1;
}
.promo__team {
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
}
@media (max-width: 1280.98px) {
  .promo__team {
    display: none;
  }
}
.promo__team-photo {
  width: 4rem;
  border-radius: 50%;
}
.promo__team-photo:not(:first-child) {
  margin-left: -0.5rem;
}
.promo__buttons {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 576.98px) {
  .promo__buttons .button--light-blue {
    display: none;
  }
}
.promo__image {
  width: 100%;
  position: relative;
  flex: 0 0 40.81%;
  max-width: 40.81%;
}
@media (max-width: 992.98px) {
  .promo__image {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 576.98px) {
  .promo__image {
    margin: -3rem auto 0;
    width: calc(100% + 4rem);
    z-index: 1;
  }
}
.promo__image-pic {
  position: relative;
  width: 100%;
  min-height: 52rem;
  border-radius: 2rem;
  overflow: hidden;
}
@media (max-width: 992.98px) {
  .promo__image-pic {
    min-height: 30rem;
  }
}
@media (max-width: 576.98px) {
  .promo__image-pic {
    border-radius: 0;
  }
}
.promo__image-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.3);
}
@media (max-width: 1280.98px) {
  .promo__image-pic img {
    object-position: 18%;
  }
}
@media (max-width: 992.98px) {
  .promo__image-pic img {
    top: 50%;
    left: 60%;
  }
}
@media (max-width: 576.98px) {
  .promo__image-pic img {
    top: 70%;
  }
}
.promo__badge {
  position: absolute;
  left: -4rem;
  bottom: -2rem;
  width: 13.4rem;
  z-index: 1;
}
@media (max-width: 992.98px) {
  .promo__badge {
    left: 3rem;
    bottom: -1rem;
  }
}
@media (max-width: 576.98px) {
  .promo__badge {
    width: 11rem;
    left: 2rem;
  }
}
.promo__video {
  position: absolute;
  bottom: 3rem;
  right: 3rem;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  padding: 1.6rem 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-radius: 7rem;
  cursor: pointer;
}
@media (max-width: 576.98px) {
  .promo__video {
    bottom: 2rem;
    right: 2rem;
  }
}
.promo__video-play {
  width: 1.7rem;
}
.promo__video-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.25;
  text-transform: uppercase;
  color: #ffffff;
}
@media (max-width: 360.98px) {
  .promo__video-text {
    display: none;
  }
}

.stats-card {
  margin-bottom: 8rem;
  overflow: hidden;
}
@media (max-width: 992.98px) {
  .stats-card {
    margin-bottom: 4rem;
  }
}
.stats-card .swiper {
  height: 14rem;
}
@media (max-width: 992.98px) {
  .stats-card .swiper {
    height: 21rem;
  }
}
@media (max-width: 768.98px) {
  .stats-card .swiper {
    height: 100%;
    overflow: visible;
  }
}
.stats-card .swiper .swiper-slide {
  height: auto;
}
.stats-card .swiper .swiper-slide:nth-child(3) {
  display: none;
}
@media (max-width: 768.98px) {
  .stats-card .swiper .swiper-slide:nth-child(5) {
    display: none;
  }
  .stats-card .swiper .swiper-slide:nth-child(3) {
    display: block;
  }
}
.stats-card__item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  background: #f7f4ee;
  border-radius: 2rem;
  padding: 3rem;
  height: 100%;
}
@media (max-width: 768.98px) {
  .stats-card__item {
    padding: 2rem;
  }
}
.stats-card__label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
}
@media (max-width: 992.98px) {
  .stats-card__label {
    font-family: Inter-Regular, Arial, sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.44;
  }
}
@media (max-width: 992.98px) {
  .stats-card__value {
    font-family: Inter-Regular, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.42;
  }
}
.stats-card__rating {
  display: flex;
  align-items: center;
  gap: 1rem;
  white-space: nowrap;
}
.stats-card__icon {
  width: 2rem;
}
.stats-card__reviews {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}

.dental-showcase {
  margin-bottom: 8rem;
}
@media (max-width: 992.98px) {
  .dental-showcase {
    margin-bottom: 4rem;
  }
}
.dental-showcase__wrapper {
  display: flex;
  align-items: stretch;
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .dental-showcase__wrapper {
    align-items: center;
    flex-direction: column;
    gap: 1rem;
  }
}
.dental-showcase__image {
  flex: 0 0 50%;
  max-width: 50%;
  border-radius: 2rem;
  overflow: hidden;
  height: auto;
  display: flex;
}
@media (max-width: 992.98px) {
  .dental-showcase__image {
    order: 2;
    flex: initial;
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 768.98px) {
  .dental-showcase__image {
    height: 38rem;
  }
}
@media (max-width: 576.98px) {
  .dental-showcase__image {
    height: 18rem;
  }
}
.dental-showcase__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 75%;
}
@media (max-width: 576.98px) {
  .dental-showcase__image img {
    object-position: 100% 14%;
  }
}
.dental-showcase__content {
  flex: 0 0 50%;
  max-width: 50%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .dental-showcase__content {
    order: 1;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    gap: 1rem;
  }
}
.dental-showcase__link {
  border-radius: 2rem;
  padding: 4rem 3rem 3rem 4rem;
  background: #e5eff6;
  min-height: 24rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 992.98px) {
  .dental-showcase__link {
    min-height: 18rem;
    padding: 2rem 2rem 3rem 2rem;
  }
}
.dental-showcase__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 1rem;
}
.dental-showcase__description {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
@media (max-width: 576.98px) {
  .dental-showcase__description {
    display: none;
  }
}
.dental-showcase__arrow {
  background: #ffffff;
  width: 4rem;
  height: 4rem;
  padding: 1.1rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-top: auto;
}
@media (max-width: 992.98px) {
  .dental-showcase__arrow {
    margin-right: 1rem;
  }
}
.dental-showcase__arrow img {
  width: 1.8rem;
  height: auto;
}

.about-founder {
  margin-bottom: 8rem;
}
@media (max-width: 992.98px) {
  .about-founder {
    margin-bottom: 4rem;
  }
}
@media (max-width: 576.98px) {
  .about-founder .container {
    padding: 0;
  }
}
.about-founder__wrapper {
  display: flex;
  align-items: stretch;
  border-radius: 2rem 2rem 0 0;
  overflow: hidden;
}
@media (max-width: 576.98px) {
  .about-founder__wrapper {
    border-radius: 0;
  }
}
.about-founder__image {
  min-width: 55.6rem;
  width: 100%;
  height: auto;
  display: flex;
}
.about-founder__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 992.98px) {
  .about-founder__image {
    display: none;
  }
}
.about-founder__content {
  width: auto;
  background: #f7f4ee;
  padding: 4rem;
  height: auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 992.98px) {
  .about-founder__content {
    width: 100%;
  }
}
@media (max-width: 576.98px) {
  .about-founder__content {
    padding: 3rem;
  }
}
@media (max-width: 992.98px) {
  .about-founder__content-header {
    display: flex;
    align-items: center;
    gap: 2rem;
    margin-bottom: 4rem;
  }
}
@media (max-width: 576.98px) {
  .about-founder__content-header {
    margin-bottom: 2rem;
  }
}
.about-founder__image-mob {
  display: none;
}
@media (max-width: 992.98px) {
  .about-founder__image-mob {
    display: block;
    width: 12rem;
    height: auto;
    border-radius: 20%;
  }
}
.about-founder__subtitle {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}
@media (max-width: 992.98px) {
  .about-founder__subtitle {
    margin-bottom: 0;
    font-family: Inter-Regular, Arial, sans-serif;
    font-weight: 600;
    font-size: 2.1rem;
    line-height: 1.3;
  }
}
.about-founder__name {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 2rem;
}
@media (max-width: 992.98px) {
  .about-founder__name {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.about-founder__degree {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 4rem;
}
@media (max-width: 576.98px) {
  .about-founder__degree {
    margin-bottom: 2rem;
  }
}
.about-founder__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 4rem;
}
@media (max-width: 576.98px) {
  .about-founder__text {
    margin-bottom: 2rem;
  }
}
.about-founder__achievements {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.1rem;
  margin-bottom: 4rem;
}
@media (max-width: 992.98px) {
  .about-founder__achievements {
    gap: 2rem;
  }
}
@media (max-width: 576.98px) {
  .about-founder__achievements {
    margin-bottom: 2rem;
  }
}
.about-founder__achievement {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.about-founder__achievement-icon {
  width: 4rem;
  height: auto;
}
.about-founder__achievement-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
@media (max-width: 992.98px) {
  .about-founder__achievement-text {
    font-family: Inter-Regular, Arial, sans-serif;
    font-size: 1.2rem;
    line-height: 1.66;
  }
}
.about-founder__button {
  width: max-content;
}
@media (max-width: 576.98px) {
  .about-founder__button {
    width: 100%;
  }
}
.about-founder__slides {
  padding: 4rem;
  background: #e5eff6;
}
@media (max-width: 992.98px) {
  .about-founder__slides {
    overflow: hidden;
  }
}
.about-founder__slides-wrapper {
  position: relative;
}
.about-founder__swiper {
  margin: 0 auto;
  width: calc(100% - 12rem);
  z-index: 2;
}
@media (max-width: 992.98px) {
  .about-founder__swiper {
    width: 100%;
    overflow: visible !important;
  }
}
.about-founder__cooperator {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.about-founder__cooperator-image {
  width: 10rem;
  height: auto;
  border-radius: 50%;
  margin-bottom: 1rem;
}
.about-founder__cooperator-namer {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 1rem;
  text-align: center;
}
.about-founder__cooperator-role {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  text-align: center;
}
.about-founder__swiper-navigation {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
}
@media (max-width: 992.98px) {
  .about-founder__swiper-navigation {
    display: none;
  }
}
.about-founder__swiper-button {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: #ffffff;
  padding: 1.1rem;
  cursor: pointer;
}
.about-founder__swiper-button--prev {
  transform: rotate(180deg);
}
.partners {
  margin-bottom: 8rem;
}
@media (max-width: 992.98px) {
  .partners {
    margin-bottom: 4rem;
  }
}
.partners__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
}
@media (max-width: 992.98px) {
  .partners__wrapper {
    width: calc(100% - 13.2rem);
    margin: 0 auto;
    gap: 2rem;
  }
}
@media (max-width: 576.98px) {
  .partners__wrapper {
    width: 100%;
    flex-wrap: wrap;
  }
}
@media (max-width: 576.98px) {
  .partners__img {
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 576.98px) {
  .partners__img img {
    max-height: 100%;
    width: auto;
    object-fit: contain;
  }
}

.our-services {
  margin-bottom: 8rem;
  overflow: hidden;
}
@media (max-width: 992.98px) {
  .our-services {
    margin-bottom: 4rem;
  }
}
.our-services__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 6rem;
  text-align: center;
}
@media (max-width: 992.98px) {
  .our-services__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.our-services__cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .our-services__cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576.98px) {
  .our-services__cards {
    display: none;
  }
}
.our-services__card {
  border-radius: 2rem;
  padding: 4rem;
  background: #e5eff6;
  min-height: 34rem;
}
@media (max-width: 992.98px) {
  .our-services__card {
    padding: 3rem;
    min-height: 32rem;
  }
}
@media (max-width: 576.98px) {
  .our-services__card {
    box-sizing: border-box;
    min-height: initial;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
}
.our-services__card-icon {
  width: 5rem;
  height: 5rem;
  margin-bottom: 2rem;
}
.our-services__card-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 1rem;
}
@media (max-width: 576.98px) {
  .our-services__card-title {
    margin-bottom: 2rem;
  }
}
.our-services__card-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  margin-bottom: 2rem;
}
@media (max-width: 576.98px) {
  .our-services__card-button {
    box-sizing: border-box;
    width: max-content;
  }
}
.our-services__slider {
  display: none;
}
@media (max-width: 576.98px) {
  .our-services__slider {
    display: block;
  }
}
@media (max-width: 576.98px) {
  .our-services__swiper {
    overflow: visible !important;
  }
}
.our-services__swiper-slide {
  height: auto !important;
}
.testimonials {
  margin-bottom: 8rem;
  overflow: hidden;
}
@media (max-width: 992.98px) {
  .testimonials {
    margin-bottom: 4rem;
  }
}
.testimonials__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.testimonials__gallery {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 2rem;
  width: 136rem;
}
@media (max-width: 576.98px) {
  .testimonials__gallery {
    width: 44.8rem;
    gap: 0.6rem;
  }
}
.testimonials__item {
  border-radius: 2rem;
}
@media (max-width: 576.98px) {
  .testimonials__item {
    border-radius: 0.6rem;
  }
}
.testimonials__item:nth-child(1) {
  grid-area: 1/1/2/2;
  margin-top: 12rem;
}
@media (max-width: 576.98px) {
  .testimonials__item:nth-child(1) {
    margin-top: 4rem;
  }
}
.testimonials__item:nth-child(2) {
  grid-area: 2/1/3/2;
}
.testimonials__item:nth-child(3) {
  grid-area: 1/2/2/3;
  margin-top: 6rem;
}
@media (max-width: 576.98px) {
  .testimonials__item:nth-child(3) {
    margin-top: 2rem;
  }
}
.testimonials__item:nth-child(4) {
  grid-area: 2/2/3/3;
  margin-top: -6rem;
}
@media (max-width: 576.98px) {
  .testimonials__item:nth-child(4) {
    margin-top: -2rem;
  }
}
.testimonials__item:nth-child(5) {
  grid-area: 1/3/2/4;
  margin-top: 12rem;
}
@media (max-width: 576.98px) {
  .testimonials__item:nth-child(5) {
    margin-top: 4rem;
  }
}
.testimonials__item:nth-child(6) {
  grid-area: 1/4/2/5;
  margin-top: 6rem;
}
@media (max-width: 576.98px) {
  .testimonials__item:nth-child(6) {
    margin-top: 2rem;
  }
}
.testimonials__item:nth-child(7) {
  grid-area: 1/5/2/6;
}
.testimonials__item:nth-child(8) {
  grid-area: 1/6/2/7;
  margin-top: 12rem;
}
@media (max-width: 576.98px) {
  .testimonials__item:nth-child(8) {
    margin-top: 4rem;
  }
}
.testimonials__item:nth-child(9) {
  grid-area: 1/7/2/8;
  margin-top: 6rem;
}
@media (max-width: 576.98px) {
  .testimonials__item:nth-child(9) {
    margin-top: 2rem;
  }
}
.testimonials__item:nth-child(10) {
  grid-area: 2/7/3/8;
  margin-top: -6rem;
}
@media (max-width: 576.98px) {
  .testimonials__item:nth-child(10) {
    margin-top: -2rem;
  }
}
.testimonials__item:nth-child(11) {
  grid-area: 1/8/2/9;
  margin-top: 12rem;
}
@media (max-width: 576.98px) {
  .testimonials__item:nth-child(11) {
    margin-top: 4rem;
  }
}
.testimonials__item:nth-child(12) {
  grid-area: 2/8/3/9;
}
.testimonials__image {
  width: 100%;
  height: auto;
  border-radius: 2rem;
  object-fit: cover;
}
@media (max-width: 576.98px) {
  .testimonials__image {
    border-radius: 0.6rem;
  }
}
.testimonials__content {
  max-width: 44rem;
  width: 100%;
  margin: -26rem auto 0;
}
@media (max-width: 576.98px) {
  .testimonials__content {
    max-width: 100%;
    margin: -9.2rem auto 0;
  }
}
.testimonials__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 2rem;
  text-align: center;
}
@media (max-width: 576.98px) {
  .testimonials__title {
    max-width: 21.2rem;
    width: 100%;
    margin: 0 auto 2rem;
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.testimonials__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 2rem;
  text-align: center;
}
.testimonials__button {
  margin: 0 auto;
}

.pricing {
  margin-bottom: 8rem;
}
@media (max-width: 992.98px) {
  .pricing {
    margin-bottom: 4rem;
  }
}
.pricing .container {
  max-width: 1440px;
}
@media (max-width: 1440.98px) {
  .pricing .container {
    max-width: 100%;
    padding: 0;
  }
}
.pricing__wrapper {
  background: #f7f4ee;
  padding: 4rem;
  overflow: hidden;
}
@media (max-width: 1280.98px) {
  .pricing__wrapper {
    padding: 4rem 2rem;
  }
}
@media (max-width: 992.98px) {
  .pricing__wrapper {
    padding: 4rem 3rem;
  }
}
@media (max-width: 576.98px) {
  .pricing__wrapper {
    padding: 4rem 2rem;
  }
}
.pricing__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 4rem;
  text-align: center;
}
@media (max-width: 992.98px) {
  .pricing__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
@media (max-width: 576.98px) {
  .pricing__title {
    margin-bottom: 3rem;
  }
}
.pricing__slider {
  margin-bottom: 4rem;
}
@media (max-width: 576.98px) {
  .pricing__slider {
    margin-bottom: 3rem;
  }
}
.pricing__swiper {
  height: 100%;
}
@media (max-width: 1024.98px) {
  .pricing__swiper {
    overflow: visible !important;
  }
}
.pricing__swiper-slide {
  height: auto !important;
}
.pricing__card {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 2rem;
  border-radius: 2rem;
  background: #ffffff;
  height: 100%;
}
.pricing__card-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
}
.pricing__card-subtitle {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  margin-top: 0.5rem;
}
.pricing__card-price-box {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
  gap: 0.7rem;
}
.pricing__card-price {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #02886b;
}
.pricing__card-value {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #02886b;
  padding: 0 1rem;
  height: 3.2rem;
  border-radius: 0.8rem;
  color: #ffffff;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.62;
}
.pricing__card-cost {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #02886b;
  margin-bottom: 2rem;
}
.pricing__card-tags {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.pricing__card-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1rem;
  height: 3.2rem;
  border-radius: 0.8rem;
  margin-bottom: 2rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.66;
  width: max-content;
  white-space: nowrap;
}
@media (max-width: 1280.98px) {
  .pricing__card-tag {
    font-size: 1rem;
    padding: 0 0.5rem;
    height: 2.5rem;
  }
}
@media (max-width: 992.98px) {
  .pricing__card-tag {
    font-size: 1.2rem;
    height: 3.2rem;
    padding: 0 1rem;
  }
}
.pricing__card-tag--green {
  background: #e6f3f0;
  color: #02886b;
}
.pricing__card-tag--blue {
  background: #e5eff6;
  color: #27aae1;
}
.pricing__card-list {
  list-style: disc;
  margin-left: 2rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.pricing__card-item {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
.pricing__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 91rem;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 992.98px) {
  .pricing__footer {
    max-width: 100%;
  }
}
.pricing__button {
  width: max-content;
  margin-bottom: 4rem;
}
@media (max-width: 576.98px) {
  .pricing__button {
    margin-bottom: 3rem;
  }
}
.pricing__note {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
  text-align: center;
}

.pricing-static {
  background: #f7f4ee;
}
.pricing-static .container {
  max-width: 100%;
}
@media (max-width: 1440.98px) {
  .pricing-static .container {
    padding: 0 4rem;
  }
}
@media (max-width: 992.98px) {
  .pricing-static .container {
    padding: 0 3rem;
  }
}
@media (max-width: 576.98px) {
  .pricing-static .container {
    padding: 0 2rem;
  }
}
.pricing-static .pricing__wrapper {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 4rem 0;
}
@media (max-width: 1440.98px) {
  .pricing-static .pricing__wrapper {
    max-width: 100%;
  }
}
.pricing-static .pricing__cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .pricing-static .pricing__cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768.98px) {
  .pricing-static .pricing__cards {
    grid-template-columns: repeat(1, 1fr);
  }
}
.pricing-static .pricing__note {
  max-width: 90rem;
  width: 100%;
  margin: 0 auto 4rem;
}
.pricing-static .pricing__footer {
  margin-top: 4rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .pricing-static .pricing__footer {
    flex-direction: column;
    gap: 2rem;
  }
}
.pricing-static .pricing__button {
  margin: 0;
}
.pricing-static .pricing__financial-services {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.pricing-static .pricing__financial-services-icon {
  max-height: 1.5rem;
}

.why-choose-us {
  margin-bottom: 8rem;
}
@media (max-width: 992.98px) {
  .why-choose-us {
    margin-bottom: 4rem;
  }
}
.why-choose-us__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 6rem;
  text-align: center;
}
@media (max-width: 992.98px) {
  .why-choose-us__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 4rem;
  }
}
@media (max-width: 576.98px) {
  .why-choose-us__title {
    margin-bottom: 2rem;
  }
}
.why-choose-us__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 576.98px) {
  .why-choose-us__wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
}
.why-choose-us__card {
  border-radius: 2rem;
  background: #e5eff6;
  display: flex;
  align-items: stretch;
  min-height: 22.5rem;
  overflow: hidden;
}
@media (max-width: 992.98px) {
  .why-choose-us__card {
    min-height: 30rem;
    flex-direction: column;
    padding: 2rem;
  }
}
@media (max-width: 576.98px) {
  .why-choose-us__card {
    min-height: initial;
    height: 100%;
  }
}
.why-choose-us__image {
  min-width: 22.7rem;
  width: 100%;
  height: auto;
  display: flex;
}
@media (max-width: 992.98px) {
  .why-choose-us__image {
    min-width: initial;
    max-width: 8rem;
    width: 100%;
    height: 8rem;
    border-radius: 50%;
    margin-bottom: 1rem;
  }
}
.why-choose-us__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.why-choose-us__content {
  width: auto;
  height: auto;
  padding: 2rem;
}
@media (max-width: 992.98px) {
  .why-choose-us__content {
    width: 100%;
    padding: 0;
  }
}
.why-choose-us__card-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 1rem;
}
.why-choose-us__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.banner {
  margin-bottom: 8rem;
}
@media (max-width: 992.98px) {
  .banner {
    margin-bottom: 4rem;
  }
}
@media (max-width: 1440.98px) {
  .banner .container {
    padding: 0;
  }
}
.banner__wrapper {
  position: relative;
  width: 100%;
  height: 52rem;
  border-radius: 2rem;
  overflow: hidden;
}
@media (max-width: 1440.98px) {
  .banner__wrapper {
    border-radius: 0;
  }
}
.banner__image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner__image::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(10px);
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.banner__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner__content {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  justify-content: center;
  max-width: 67rem;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768.98px) {
  .banner__content {
    max-width: 100%;
    width: calc(100% - 6rem);
  }
}
.banner__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 2.7rem;
  text-align: center;
}
@media (max-width: 576.98px) {
  .banner__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.banner__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  color: #ffffff;
  margin-bottom: 2.7rem;
  text-align: center;
}
.banner__button {
  max-width: max-content;
}

.faq {
  margin-bottom: 8rem;
}
@media (max-width: 992.98px) {
  .faq {
    margin-bottom: 4rem;
  }
}
.faq__wrapper {
  max-width: 67rem;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768.98px) {
  .faq__wrapper {
    max-width: 100%;
  }
}
.faq__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 3rem;
  text-align: center;
}
@media (max-width: 576.98px) {
  .faq__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.faq__accordion .accordion__item:nth-child(1) {
  border-top: 2px solid #d9d9d9;
  padding-top: 2rem;
}
.faq__accordion .accordion__trigger {
  padding: 2rem 0;
}
.faq__accordion .accordion__content {
  transform: translateY(-1rem);
}
.faq__accordion ._active .accordion__content {
  padding-bottom: 2rem;
}

.blog {
  padding: 6rem 0;
}
@media (max-width: 992.98px) {
  .blog {
    padding: 4rem 0;
  }
}
.blog__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 6rem;
  text-align: center;
}
@media (max-width: 992.98px) {
  .blog__title {
    margin-bottom: 4rem;
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.blog__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .blog__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576.98px) {
  .blog__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.blog__card {
  border-radius: 2rem;
  overflow: hidden;
}
.blog__card-link {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.blog__card-image {
  width: 100%;
  max-height: 25rem;
  height: 100%;
  background: #d9d9d9;
}
@media (max-width: 992.98px) {
  .blog__card-image {
    max-height: 19.5rem;
  }
}
@media (max-width: 576.98px) {
  .blog__card-image {
    max-height: 22rem;
  }
}
.blog__card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.blog__card-content {
  padding: 3rem;
  background: #f2f7fa;
  height: 100%;
}
@media (max-width: 576.98px) {
  .blog__card-content {
    padding: 2rem;
  }
}
.blog__card-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 1rem;
}
.blog__card-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 1rem;
}
.blog__card-date {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
}
.blog__loader {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.5rem;
  margin: 6rem 0;
}
.blog__loader-circle {
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  animation: blink 1.4s infinite;
}
.blog__loader-circle:nth-child(1) {
  animation-delay: 0s;
}
.blog__loader-circle:nth-child(2) {
  animation-delay: 0.2s;
}
.blog__loader-circle:nth-child(3) {
  animation-delay: 0.4s;
}
.blog__loader-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: rgb(153, 153, 153);
}
@keyframes blink {
  0%, 80%, 100% {
    background: rgba(0, 0, 0, 0.2);
  }
  40% {
    background: rgba(0, 0, 0, 0.6);
  }
}

.blog-detail {
  padding: 6rem 0;
}
@media (max-width: 992.98px) {
  .blog-detail {
    padding: 4rem 0;
  }
}
.blog-detail__wrapper {
  max-width: 90rem;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 992.98px) {
  .blog-detail__wrapper {
    max-width: 100%;
    padding: 0 3rem;
  }
}
@media (max-width: 576.98px) {
  .blog-detail__wrapper {
    padding: 0 2rem;
  }
}
.blog-detail__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 4rem;
}
.blog-detail__subtitle {
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #27aae1;
  margin-bottom: 2rem;
  text-align: center;
}
.blog-detail__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 2rem;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 992.98px) {
  .blog-detail__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
    line-height: 1.4;
  }
}
.blog-detail__description {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 2rem;
  text-align: center;
}
.blog-detail__date {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  text-align: center;
}
.blog-detail__image {
  width: 100%;
  height: auto;
  border-radius: 2rem;
  overflow: hidden;
  margin-bottom: 4rem;
}
.blog-detail__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.blog-detail__content {
  margin-bottom: 4rem;
}
.blog-detail__content p {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 4rem;
}
.blog-detail__content p:last-child {
  margin-bottom: 0;
}
.blog-detail__content a {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #27aae1;
}
.blog-detail__content h2 {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}
.blog-detail__footer {
  margin-top: 4rem;
}
.blog-detail__button {
  width: max-content;
}
@media (max-width: 576.98px) {
  .blog-detail__button {
    width: 100%;
  }
}

.quiz {
  margin-top: 8rem;
  margin-bottom: 8rem;
}
@media (max-width: 992.98px) {
  .quiz {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.quiz__wrapper {
  background: #f7f4ee;
  padding: 1rem;
  border-radius: 2rem;
  display: flex;
  overflow: hidden;
  position: relative;
}
@media (max-width: 992.98px) {
  .quiz__wrapper {
    flex-direction: column;
  }
}
.quiz__intro {
  flex: 0 0 40%;
  max-width: 40%;
  padding: 6rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024.98px) {
  .quiz__intro {
    padding: 4rem;
  }
}
@media (max-width: 992.98px) {
  .quiz__intro {
    padding: 6rem;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 768.98px) {
  .quiz__intro {
    padding: 4rem;
  }
}
@media (max-width: 576.98px) {
  .quiz__intro {
    padding: 2rem;
  }
}
.quiz__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 3rem;
}
@media (max-width: 576.98px) {
  .quiz__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 1rem;
    max-width: 27rem;
    width: 100%;
  }
}
.quiz__subtitle {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 3rem;
}
@media (max-width: 576.98px) {
  .quiz__subtitle {
    margin-bottom: 0;
  }
}
.quiz__image {
  width: 12rem;
  height: 12rem;
  border-radius: 50%;
}
@media (max-width: 576.98px) {
  .quiz__image {
    position: absolute;
    right: -1rem;
    width: 8rem;
    height: 8rem;
  }
}
@media (max-width: 420.98px) {
  .quiz__image {
    display: none;
  }
}
.quiz__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.quiz__form {
  flex: 0 0 60%;
  max-width: 60%;
  background: #ffffff;
  padding: 6rem;
  border-radius: 1rem;
}
@media (max-width: 1024.98px) {
  .quiz__form {
    padding: 4rem;
  }
}
@media (max-width: 992.98px) {
  .quiz__form {
    padding: 6rem;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 768.98px) {
  .quiz__form {
    padding: 4rem;
  }
}
@media (max-width: 576.98px) {
  .quiz__form {
    padding: 2rem;
  }
}
.quiz__step-header {
  margin-bottom: 4rem;
}
@media (max-width: 576.98px) {
  .quiz__step-header {
    margin-bottom: 3rem;
  }
}
.quiz__progress-step {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  margin-bottom: 1rem;
}
.quiz__progress-bar {
  background: #f7f4ee;
  width: 100%;
  height: 5px;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 1rem;
}
.quiz__progress-fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: #02886b;
}
.quiz__step-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
}
@media (max-width: 576.98px) {
  .quiz__step-title {
    font-family: Inter-Regular, Arial, sans-serif;
    font-weight: 600;
    font-size: 2.1rem;
    line-height: 1.3;
  }
}
.quiz__options {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  width: 100%;
}
.quiz__option-input {
  display: none;
}
.quiz__option-input:checked ~ .quiz__option {
  background: #e5eff6;
  border: 2px solid #27aae1;
}
.quiz__option-input:checked ~ .quiz__option .quiz__option-checkmark {
  opacity: 1;
}
.quiz__option {
  display: block;
  padding: 1rem 2rem;
  border-radius: 0.8rem;
  border: 2px solid #eeeeee;
  background: transparent;
  cursor: pointer;
  position: relative;
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
@media (hover: hover) {
  .quiz__option:hover {
    border: 2px solid rgba(39, 170, 225, 0.5);
    background: rgba(186, 235, 255, 0.5);
  }
}
.quiz__option-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  position: relative;
}
.quiz__option-checkmark {
  opacity: 0;
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
  transition: opacity 0.3s ease-in-out;
}
.quiz__navigation {
  display: flex;
  align-items: center;
  gap: 3rem;
  margin-top: 4rem;
}
.quiz__button.button--blue, .quiz__button.button--green {
  width: 100%;
  height: 5rem;
}
.quiz__form-textarea {
  resize: none;
  width: 100%;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  padding: 2rem;
  border-radius: 0.8rem;
  min-height: 14rem;
}
.quiz__form-textarea::placeholder {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
}
.quiz__form-fields {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  width: 100%;
}
@media (max-width: 768.98px) {
  .quiz__form-fields {
    grid-template-columns: repeat(1, 1fr);
  }
}
.quiz__form-field {
  width: 100%;
  position: relative;
}
.quiz__form-field:last-child {
  grid-area: 3/1/4/3;
}
@media (max-width: 768.98px) {
  .quiz__form-field:last-child {
    grid-area: initial;
  }
}
.quiz__form-input {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  width: 100%;
  padding: 1.7rem 2rem;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  border-radius: 0.8rem;
}
.quiz__form-input:focus {
  padding: 2.7rem 2rem 0.7rem;
}
.quiz__form-input:focus + .quiz__form-label, .quiz__form-input:not(:placeholder-shown) + .quiz__form-label {
  top: 0.8rem;
  transform: translateY(0);
}
.quiz__form-input.is-invalid {
  background: #ffe4ea;
  color: #da0936;
}
.quiz__form-input:not(:placeholder-shown) {
  padding: 2.7rem 2rem 0.7rem;
}
.quiz__form-label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: translateY(-50%);
  transition: 0.2s ease all;
  pointer-events: none;
}
.quiz__done-header {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 4rem;
}
.quiz__done-icon {
  width: 6rem;
  height: 6rem;
}
.quiz__done-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
}
.quiz__done-message {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.quiz__error {
  background: #ffe4ea;
  color: #da0936;
  padding: 1rem 2rem;
  border-radius: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 2rem;
  margin-top: 4rem;
}
.quiz__error:last-of-type {
  margin-bottom: 0;
}

.intro {
  margin-top: 6rem;
  margin-bottom: 2rem;
}
@media (max-width: 992.98px) {
  .intro {
    margin-top: 3rem;
  }
}
.intro__wrapper {
  display: flex;
  align-items: stretch;
  width: 100%;
  border-radius: 2rem;
  overflow: hidden;
  background: #baebff;
  min-height: 40rem;
}
@media (max-width: 768.98px) {
  .intro__wrapper {
    flex-direction: column;
    min-height: initial;
  }
}
.intro__content {
  flex: 0 0 67%;
  max-width: 67%;
  padding: 6rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 992.98px) {
  .intro__content {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 3rem;
  }
}
@media (max-width: 768.98px) {
  .intro__content {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.intro__label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.intro__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 2rem;
}
@media (max-width: 992.98px) {
  .intro__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.intro__subtitle {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 2rem;
}
.intro__button {
  width: max-content;
}
@media (max-width: 576.98px) {
  .intro__button {
    width: 100%;
    padding: 2rem 1rem !important;
  }
}
@media (max-width: 360.98px) {
  .intro__button .button-text {
    font-size: 1.1rem !important;
  }
}
.intro__image {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 992.98px) {
  .intro__image {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 768.98px) {
  .intro__image {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.intro__image img {
  width: 100%;
  flex: 1;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 768.98px) {
  .intro__image img {
    object-position: bottom;
    flex: none;
    height: 40rem;
  }
}
@media (max-width: 576.98px) {
  .intro__image img {
    height: 24rem;
    flex: none;
  }
}

.yomi-benefits {
  margin-bottom: 6rem;
}
@media (max-width: 576.98px) {
  .yomi-benefits {
    margin-bottom: 4rem;
  }
}
.yomi-benefits__wrapper {
  display: flex;
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .yomi-benefits__wrapper {
    flex-direction: column;
    gap: 6rem;
  }
}
@media (max-width: 576.98px) {
  .yomi-benefits__wrapper {
    gap: 3rem;
  }
}
.yomi-benefits__left {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6rem 2rem;
  flex: 2 1 0%;
  min-width: 0;
  align-items: stretch;
}
@media (max-width: 576.98px) {
  .yomi-benefits__left {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
}
.yomi-benefits__right {
  flex: 1 1 0%;
  min-width: 0;
  display: flex;
  position: relative;
}
.yomi-benefits__column {
  padding-right: 2rem;
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.yomi-benefits__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 1.5rem;
}
.yomi-benefits__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 1rem;
}
.yomi-benefits__text:last-of-type {
  margin-bottom: 0;
}
.yomi-benefits__list {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  margin-left: 3rem;
  list-style-type: none;
  margin-top: 1rem;
}
.yomi-benefits__list-item {
  position: relative;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.yomi-benefits__list-item::before {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: -3rem;
  background-image: url(../assets/images/icons/tick.svg);
  background-repeat: no-repeat;
  width: 2rem;
  height: 2rem;
}
.yomi-benefits__form {
  flex: 1 1 0%;
  background: #e5eff6;
  border-radius: 2rem;
  padding: 4rem;
  max-height: 41rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 992.98px) {
  .yomi-benefits__form {
    padding: 3rem;
  }
}
@media (max-width: 576.98px) {
  .yomi-benefits__form {
    padding: 4rem 3rem;
  }
}
.yomi-benefits__form-header {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
.yomi-benefits__form-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
}
.yomi-benefits__form-icon {
  width: 2.6rem;
  height: 2.6rem;
}
.yomi-benefits__form-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 2rem;
}
.yomi-benefits__form-input {
  width: 100%;
  padding: 1rem 2rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  border-radius: 0.8rem;
  background: #ffffff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  margin-bottom: 2rem;
}
.yomi-benefits__form-input::placeholder {
  color: #78756d;
}
.yomi-benefits__form-button {
  width: 100%;
}
.yomi-benefits__form-note {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  margin-top: 3rem;
}
.yomi-benefits__form-note span {
  font-weight: 700;
}
.yomi-benefits__success-message {
  background: #e6f3f0;
  border-radius: 2rem;
  padding: 4rem;
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 41rem;
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
@media (max-width: 992.98px) {
  .yomi-benefits__success-message {
    min-height: initial;
    height: 100%;
  }
}
.yomi-benefits__success-message-icon {
  max-width: 4rem;
  width: 100%;
  height: 4rem;
  margin-bottom: 3rem;
}
.yomi-benefits__success-message-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
  text-align: center;
}
.yomi-benefits__success-message-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  text-align: center;
}

.yomi-benefits-services .yomi-benefits__list-item::before {
  background-image: url(../assets/images/icons/tick-blue.svg);
  background-size: cover;
  background-position: center;
}

.steps-smile {
  margin-bottom: 6rem;
}
@media (max-width: 576.98px) {
  .steps-smile {
    margin-bottom: 4rem;
  }
}
.steps-smile__wrapper {
  display: flex;
  flex-direction: column;
  padding: 6rem;
  background: #f7f4ee;
  border-radius: 2rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 992.98px) {
  .steps-smile__wrapper {
    padding: 3rem;
  }
}
.steps-smile__header {
  max-width: 61rem;
  width: 100%;
  margin-bottom: 10rem;
}
@media (max-width: 992.98px) {
  .steps-smile__header {
    max-width: 100%;
    margin-bottom: 3rem;
  }
}
.steps-smile__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 2rem;
}
@media (max-width: 992.98px) {
  .steps-smile__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
@media (max-width: 768.98px) {
  .steps-smile__title {
    max-width: 24rem;
    width: 100%;
  }
}
.steps-smile__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.steps-smile__image {
  position: absolute;
  top: -9.5rem;
  right: -9.5rem;
  width: 50%;
  max-width: 60rem;
  aspect-ratio: 3/2;
  overflow: hidden;
}
@media (max-width: 1200.98px) {
  .steps-smile__image {
    right: 0;
    top: -5rem;
    width: 30%;
  }
}
@media (max-width: 992.98px) {
  .steps-smile__image {
    top: -1rem;
    width: 15.2rem;
    max-width: 100%;
    aspect-ratio: initial;
  }
}
@media (max-width: 400.98px) {
  .steps-smile__image {
    right: -5rem;
    top: -1.5rem;
  }
}
.steps-smile__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
  mask-image: url(../assets/svg/smile-mask.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
.steps-smile__line {
  display: flex;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 768.98px) {
  .steps-smile__line {
    flex-direction: column;
    gap: 2rem;
  }
}
.steps-smile__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 31rem;
  width: 100%;
  position: relative;
  text-align: left;
  z-index: 2;
  padding-right: 4rem;
}
@media (max-width: 992.98px) {
  .steps-smile__item {
    padding-right: 2rem;
  }
}
@media (max-width: 768.98px) {
  .steps-smile__item {
    flex-direction: row;
    gap: 2rem;
    max-width: 100%;
    padding: 0;
  }
}
.steps-smile__item::before {
  content: "";
  position: absolute;
  top: 0.9rem;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #02886b;
  z-index: -1;
}
@media (max-width: 768.98px) {
  .steps-smile__item::before {
    display: none;
  }
}
.steps-smile__item:last-child::before {
  display: none;
}
.steps-smile__circle {
  max-width: 2rem;
  width: 100%;
  height: 2rem;
  border-radius: 50%;
  background: #a5cb8f;
  border: 2px solid #02886b;
  margin-bottom: 2rem;
}
.steps-smile__item-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.1rem;
  line-height: 1.3;
  margin-bottom: 1rem;
}
.steps-smile__item-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.steps-smile-services .steps-smile__header {
  max-width: 65%;
  width: 100%;
  margin-bottom: 10rem;
}
@media (max-width: 992.98px) {
  .steps-smile-services .steps-smile__header {
    max-width: 100%;
    margin-bottom: 3rem;
  }
}
.steps-smile-services .steps-smile__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 2rem;
}
@media (max-width: 992.98px) {
  .steps-smile-services .steps-smile__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
@media (max-width: 768.98px) {
  .steps-smile-services .steps-smile__title {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 500.98px) {
  .steps-smile-services .steps-smile__title {
    max-width: 24rem;
    width: 100%;
  }
}
.steps-smile-services .steps-smile__image {
  position: absolute;
  top: -3rem;
  right: -5rem;
  width: 100%;
  max-width: 40rem;
  aspect-ratio: 3/2;
  overflow: hidden;
}
@media (max-width: 1200.98px) {
  .steps-smile-services .steps-smile__image {
    right: 0;
    top: -5rem;
    width: 30%;
  }
}
@media (max-width: 992.98px) {
  .steps-smile-services .steps-smile__image {
    top: -1rem;
    width: 15.2rem;
    max-width: 100%;
    aspect-ratio: initial;
  }
}
@media (max-width: 400.98px) {
  .steps-smile-services .steps-smile__image {
    right: -5rem;
    top: -1.5rem;
  }
}
.steps-smile-services .steps-smile__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: bottom;
  mask-image: url(../assets/svg/smile-mask.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}

.smile-freely {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .smile-freely {
    margin-bottom: 4rem;
  }
}
.smile-freely__wrapper {
  display: flex;
  align-items: stretch;
  gap: 4rem;
}
@media (max-width: 992.98px) {
  .smile-freely__wrapper {
    flex-direction: column;
  }
}
.smile-freely__image {
  border-radius: 2rem;
  overflow: hidden;
  width: 42rem;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 992.98px) {
  .smile-freely__image {
    width: 12rem;
    height: 12rem;
    border-radius: 50%;
    flex: initial;
    position: absolute;
  }
}
@media (max-width: 576.98px) {
  .smile-freely__image {
    position: relative;
    width: 100%;
    min-height: 39rem;
    border-radius: 2rem;
  }
}
.smile-freely__image img {
  width: 100%;
  flex: 1;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 992.98px) {
  .smile-freely__image img {
    flex: initial;
  }
}
@media (max-width: 576.98px) {
  .smile-freely__image img {
    object-position: 100% 9%;
    height: 100%;
  }
}
.smile-freely__content {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
.smile-freely__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 3rem;
}
@media (max-width: 992.98px) {
  .smile-freely__title {
    padding-left: 16rem;
    height: 12rem;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 576.98px) {
  .smile-freely__title {
    height: auto;
    padding-left: 0;
  }
}
.smile-freely__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem 2rem;
}
@media (max-width: 576.98px) {
  .smile-freely__list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.smile-freely__item {
  padding-right: 2rem;
}
@media (max-width: 1280.98px) {
  .smile-freely__item {
    padding-right: 0;
  }
}
.smile-freely__label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 1rem;
}
.smile-freely__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.implants-when {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .implants-when {
    margin-bottom: 4rem;
  }
}
.implants-when__wrapper {
  border-radius: 2rem;
  overflow: hidden;
  background: #f7f4ee;
  padding: 5rem 6rem;
}
@media (max-width: 992.98px) {
  .implants-when__wrapper {
    padding: 3rem;
  }
}
.implants-when__header {
  margin-bottom: 3rem;
}
.implants-when__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 3rem;
}
.implants-when__description {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.implants-when__content {
  display: flex;
  gap: 6rem;
}
@media (max-width: 992.98px) {
  .implants-when__content {
    flex-direction: column;
    gap: 4rem;
  }
}
@media (max-width: 576.98px) {
  .implants-when__content {
    gap: 3rem;
  }
}
.implants-when__column {
  flex: 1 1 0;
  min-width: 0;
}
.implants-when__label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 1rem;
}
.implants-when__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 1rem;
}
.implants-when__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-left: 3rem;
  list-style-type: none;
}
.implants-when__list-item {
  position: relative;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.implants-when__list-item::before {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: -3rem;
  background-image: url(../assets/images/icons/tick.svg);
  background-repeat: no-repeat;
  width: 2rem;
  height: 2rem;
}
.implants-when__arrow {
  max-width: 8rem;
  width: 100%;
  height: 8rem;
  border-radius: 50%;
  padding: 2.2rem;
  background: #02886b;
  align-self: center;
}
@media (max-width: 992.98px) {
  .implants-when__arrow {
    max-width: 6rem;
    height: 6rem;
    padding: 1.6rem;
  }
}
.implants-when__arrow img {
  width: 100%;
  height: 100%;
}
@media (max-width: 992.98px) {
  .implants-when__arrow img {
    transform: rotate(90deg);
  }
}

.reviews {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .reviews {
    margin-bottom: 4rem;
  }
}
.reviews__wrapper {
  background: rgba(238, 238, 238, 0.5);
  border-radius: 2rem;
  padding: 4rem;
  overflow: hidden;
}
@media (max-width: 576.98px) {
  .reviews__wrapper {
    padding: 3rem;
  }
}
.reviews__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}
.reviews__swiper {
  overflow: visible !important;
}
.reviews__item {
  display: flex;
  flex-direction: column;
}
.reviews__avatar {
  max-width: 10rem;
  width: 100%;
  height: 10rem;
  border-radius: 50%;
  margin-bottom: 1rem;
}
.reviews__avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.reviews__rating {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
.reviews__rating-icon {
  max-width: 2.6rem;
  width: 100%;
  height: 2.6rem;
}
.reviews__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 1rem;
}
.reviews__author {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
}

.payment-options {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .payment-options {
    margin-bottom: 4rem;
  }
}
.payment-options__wrapper {
  display: flex;
  border-radius: 2rem;
  background: #e5eff6;
  overflow: hidden;
}
@media (max-width: 992.98px) {
  .payment-options__wrapper {
    flex-direction: column;
  }
}
.payment-options__image {
  width: 42rem;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1280.98px) {
  .payment-options__image {
    width: 100%;
  }
}
.payment-options__image img {
  width: 100%;
  flex: 1;
  object-fit: cover;
  object-position: 80%;
}
@media (max-width: 992.98px) {
  .payment-options__image img {
    flex: initial;
    height: 20rem;
    object-position: 100% 83%;
  }
}
.payment-options__content {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding: 4rem 4rem 5rem;
}
@media (max-width: 768.98px) {
  .payment-options__content {
    padding: 3rem;
  }
}
.payment-options__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 3rem;
}
.payment-options__list {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-bottom: 3rem;
}
@media (max-width: 1280.98px) {
  .payment-options__list {
    gap: 1rem;
  }
}
@media (max-width: 992.98px) {
  .payment-options__list {
    gap: 2rem;
  }
}
@media (max-width: 768.98px) {
  .payment-options__list {
    flex-direction: column;
    align-items: flex-start;
  }
}
.payment-options__item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 1280.98px) {
  .payment-options__item {
    gap: 0.5rem;
  }
}
@media (max-width: 992.98px) {
  .payment-options__item {
    gap: 1rem;
  }
}
.payment-options__item::before {
  content: "";
  background-image: url(../assets/images/icons/tick-blue.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 2.8rem;
  height: 2.8rem;
}
@media (max-width: 1280.98px) {
  .payment-options__item::before {
    width: 2rem;
    height: 2rem;
  }
}
@media (max-width: 992.98px) {
  .payment-options__item::before {
    width: 2.8rem;
    height: 2.8rem;
  }
}
.payment-options__item-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
}
@media (max-width: 1280.98px) {
  .payment-options__item-text {
    white-space: nowrap;
    font-family: Inter-Regular, Arial, sans-serif;
    font-size: 1.4rem;
    line-height: 1.42;
  }
}
@media (max-width: 992.98px) {
  .payment-options__item-text {
    font-family: Inter-Regular, Arial, sans-serif;
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.44;
  }
}
.payment-options__into {
  display: flex;
  gap: 2rem;
}
@media (max-width: 768.98px) {
  .payment-options__into {
    flex-direction: column;
  }
}
.payment-options__into-item {
  flex: 1 1 0;
  min-width: 0;
  padding-right: 2rem;
}
@media (max-width: 768.98px) {
  .payment-options__into-item {
    padding-right: 0;
  }
}
.payment-options__description {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 1rem;
}
.payment-options__description:last-of-type {
  margin-bottom: 0;
}
.payment-options__button {
  width: max-content;
  margin: 2rem 0;
}
@media (max-width: 768.98px) {
  .payment-options__button {
    width: 100%;
  }
}
.payment-options__note {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #999999;
}

.visit-us {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .visit-us {
    margin-bottom: 4rem;
  }
}
.visit-us__wrapper {
  display: flex;
  align-items: stretch;
  background: #f7f4ee;
  border-radius: 2rem;
  overflow: hidden;
}
@media (max-width: 768.98px) {
  .visit-us__wrapper {
    flex-direction: column;
  }
}
.visit-us__info {
  padding: 6rem;
  width: 44rem;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 992.98px) {
  .visit-us__info {
    width: 50%;
    padding: 4rem;
  }
}
@media (max-width: 768.98px) {
  .visit-us__info {
    width: 100%;
  }
}
@media (max-width: 576.98px) {
  .visit-us__info {
    padding: 3rem;
  }
}
.visit-us__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 4rem;
}
@media (max-width: 992.98px) {
  .visit-us__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
@media (max-width: 576.98px) {
  .visit-us__title {
    margin-bottom: 3rem;
  }
}
.visit-us__address {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 4rem;
}
@media (max-width: 576.98px) {
  .visit-us__address {
    margin-bottom: 3rem;
  }
}
.visit-us__contacts {
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
}
@media (max-width: 576.98px) {
  .visit-us__contacts {
    margin-bottom: 3rem;
  }
}
@media (max-width: 768.98px) {
  .visit-us__contacts .visit-us__value {
    color: #27aae1;
  }
}
.visit-us__item {
  padding: 1rem 0;
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
  display: grid;
  grid-template-columns: 6rem 1fr;
  gap: 1rem;
}
.visit-us__item:first-of-type {
  padding: 0 0 1rem;
}
.visit-us__item:last-of-type {
  padding: 1rem 0 0;
  border-bottom: none;
}
.visit-us__label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
}
.visit-us__value {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.visit-us__value--red {
  color: #ff3131;
}
.visit-us__hours {
  display: flex;
  flex-direction: column;
}
.visit-us__hours-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 1rem;
}
.visit-us__map {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
@media (max-width: 992.98px) {
  .visit-us__map {
    width: 50%;
    flex: 0 0 auto;
  }
}
@media (max-width: 768.98px) {
  .visit-us__map {
    width: 100%;
  }
}
.visit-us__map-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.implant-supported-dentures .stats-card,
.implant-supported-dentures .pricing,
.implant-supported-dentures .faq,
.implant-supported-dentures .banner {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .implant-supported-dentures .stats-card,
  .implant-supported-dentures .pricing,
  .implant-supported-dentures .faq,
  .implant-supported-dentures .banner {
    margin-bottom: 4rem;
  }
}

.difference {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .difference {
    margin-bottom: 4rem;
    margin-top: 4rem;
  }
}
@media (max-width: 992.98px) {
  .difference .container {
    padding: 0;
  }
}
.difference__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .difference__title {
    margin-bottom: 4rem;
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.difference__wrapper {
  display: flex;
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .difference__wrapper {
    flex-direction: column;
    gap: 4rem;
  }
}
.difference__content {
  padding-right: 2rem;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
@media (max-width: 992.98px) {
  .difference__content {
    padding: 0 3rem;
  }
}
@media (max-width: 576.98px) {
  .difference__content {
    padding: 0 2rem;
  }
}
.difference__content-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}
.difference__content-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 1rem;
}
.difference__content-text:last-of-type {
  margin-bottom: 0;
}
.difference__video {
  width: 90rem;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
@media (max-width: 1280.98px) {
  .difference__video {
    width: 60rem;
  }
}
@media (max-width: 992.98px) {
  .difference__video {
    width: 100%;
  }
}
.difference__video img {
  width: 100%;
  flex: 1;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 992.98px) {
  .difference__video img {
    flex: initial;
  }
}
.difference__play {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.difference__play img {
  width: 6rem;
  height: 4.2rem;
}

.advantages {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .advantages {
    margin-bottom: 4rem;
  }
}
.advantages__wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 2rem;
  padding: 4rem;
  border-radius: 2rem;
  background: #f7f4ee;
  overflow: hidden;
}
@media (max-width: 992.98px) {
  .advantages__wrapper {
    grid-template-columns: repeat(3, 1fr);
    padding: 3rem;
  }
}
@media (max-width: 576.98px) {
  .advantages__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
.advantages__item {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding-right: 2rem;
}
@media (max-width: 992.98px) {
  .advantages__item {
    padding-right: 0;
  }
}
.advantages__icon {
  width: 4rem;
  height: 4rem;
}
.advantages__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
}

.columns-block {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .columns-block {
    margin-bottom: 4rem;
  }
}
.columns-block__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6rem 2rem;
}
@media (max-width: 992.98px) {
  .columns-block__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 4rem;
  }
}
.columns-block__col {
  padding-right: 2rem;
}
@media (max-width: 992.98px) {
  .columns-block__col {
    padding-right: 0;
  }
}
.columns-block__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}
.columns-block__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 1rem;
}
.columns-block__text:last-of-type {
  margin-bottom: 0;
}
.columns-block__button {
  margin-top: 2rem;
}
.columns-block__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-left: 3rem;
  margin-top: 2rem;
}
.columns-block__item {
  position: relative;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.columns-block__item::before {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: -3rem;
  background-image: url(../assets/images/icons/tick.svg);
  background-repeat: no-repeat;
  width: 2rem;
  height: 2rem;
}
.columns-block__item-link {
  color: #27aae1;
}
.columns-block__address {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 2rem;
  display: block;
}
.columns-block__contacts {
  display: flex;
  flex-direction: column;
}
.columns-block__contact {
  padding: 1rem 0;
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
  display: grid;
  grid-template-columns: 10rem 1fr;
  gap: 1rem;
}
.columns-block__contact:first-of-type {
  padding: 0 0 1rem;
}
.columns-block__contact:last-of-type {
  padding: 1rem 0 0;
  border-bottom: none;
}
.columns-block__label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
}
.columns-block__value {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.columns-block__link {
  color: #27aae1;
}

.columns-block-second {
  max-width: 90rem;
  width: 100%;
  margin: 0 auto 6rem;
}
@media (max-width: 992.98px) {
  .columns-block-second {
    max-width: 100%;
    margin: 0 auto 4rem;
  }
}
.columns-block-second .columns-block__grid {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 992.98px) {
  .columns-block-second .columns-block__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 992.98px) {
  .columns-block-contact .columns-block__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576.98px) {
  .columns-block-contact .columns-block__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 992.98px) {
  .columns-block-contact .columns-block__col:last-of-type {
    grid-area: 2/1/3/3;
  }
}
@media (max-width: 576.98px) {
  .columns-block-contact .columns-block__col:last-of-type {
    grid-area: initial;
  }
}
.columns-block-contact .columns-block__list {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2rem;
  margin: 0 0 2rem 0;
}
.columns-block-contact .columns-block__item {
  display: flex;
  align-items: center;
  gap: 1rem;
  white-space: nowrap;
}
.columns-block-contact .columns-block__item::before {
  content: "";
  position: relative;
  top: initial;
  left: initial;
  background-image: url(../assets/images/icons/tick.svg);
  background-repeat: no-repeat;
  width: 2rem;
  height: 2rem;
}
.columns-block-contact .columns-block__address {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 2rem;
}
.columns-block-contact .columns-block__contacts {
  display: flex;
  flex-direction: column;
  margin-bottom: 4rem;
}
@media (max-width: 576.98px) {
  .columns-block-contact .columns-block__contacts {
    margin-bottom: 3rem;
  }
}
.columns-block-contact .columns-block__contacts-item {
  padding: 1rem 0;
  border-bottom: 1px solid #d9d9d9;
  width: 100%;
  display: grid;
  grid-template-columns: 10rem 1fr;
  gap: 1rem;
}
.columns-block-contact .columns-block__contacts-item:first-of-type {
  padding: 0 0 1rem;
}
.columns-block-contact .columns-block__contacts-item:last-of-type {
  padding: 1rem 0 0;
  border-bottom: none;
}
.columns-block-contact .columns-block__contacts-label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
}
.columns-block-contact .columns-block__contacts-value {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.columns-block-contact .columns-block__contacts-value a {
  color: #27aae1;
}

.columns-block-services .columns-block__item::before {
  background-image: url(../assets/images/icons/tick-blue.svg);
  background-size: cover;
  background-position: center;
}

.differences {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .differences {
    margin-bottom: 4rem;
  }
}
.differences__wrapper {
  border-radius: 2rem;
  overflow: hidden;
  padding: 6rem;
  background: #e5eff6;
}
@media (max-width: 992.98px) {
  .differences__wrapper {
    padding: 6rem 2rem;
  }
}
.differences__title {
  text-align: center;
  margin-bottom: 4rem;
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
}
@media (max-width: 992.98px) {
  .differences__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.differences__grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .differences__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.differences__card {
  border-radius: 2rem;
  background: #ffffff;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.differences__card-content {
  padding: 3rem;
}
.differences__card-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 1rem;
}
.differences__card-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.differences__card-image {
  max-height: 26rem;
  height: 100%;
  width: 100%;
}
.differences__card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.info-section {
  margin-bottom: 6rem;
  margin-top: 6rem;
}
@media (max-width: 992.98px) {
  .info-section {
    margin-top: 4rem;
  }
}
.info-section__wrapper {
  display: flex;
  flex-direction: column;
  gap: 6rem;
}
.info-section__content {
  max-width: 67rem;
  width: 100%;
  margin: 0 auto;
}
.info-section__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 2rem;
  text-align: center;
}
@media (max-width: 992.98px) {
  .info-section__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.info-section__description {
  text-align: center;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 1rem;
}
.info-section__description:last-of-type {
  margin-bottom: 0;
}
.info-section__image {
  width: 100%;
  height: 100%;
}
.info-section__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 992.98px) {
  .team {
    margin-bottom: 4rem;
  }
}
.team__wrapper {
  columns: 3;
  column-gap: 2rem;
}
@media (max-width: 992.98px) {
  .team__wrapper {
    columns: initial;
    column-gap: initial;
    display: grid;
    grid-auto-flow: row;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 4rem 2rem;
  }
}
@media (max-width: 576.98px) {
  .team__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.team__card {
  display: inline-block;
  margin: 0 0 6rem;
  padding-right: 2rem;
}
@media (max-width: 992.98px) {
  .team__card {
    padding-right: 0;
    margin: 0;
  }
}
.team__card-header {
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (max-width: 576.98px) {
  .team__card-header {
    flex-direction: row;
    align-items: center;
  }
}
.team__card-avatar {
  max-width: 20rem;
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
  height: 20rem;
}
@media (max-width: 992.98px) {
  .team__card-avatar {
    max-width: 12rem;
    height: 12rem;
  }
}
.team__card-name {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
}
.team__card-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 1rem;
}
.team__card-text:last-of-type {
  margin-bottom: 0;
}
.team__card-button {
  width: max-content;
  margin-top: 2rem;
}

.about-doctor {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .about-doctor {
    margin-bottom: 4rem;
  }
}
.about-doctor__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 6rem 2rem;
}
@media (max-width: 992.98px) {
  .about-doctor__wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 4rem;
  }
}
.about-doctor__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}
.about-doctor__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 1rem;
}
.about-doctor__text:last-of-type {
  margin-bottom: 0;
}
.about-doctor__list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-left: 3rem;
  margin-top: 2rem;
}
.about-doctor__item {
  position: relative;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.about-doctor__item::before {
  content: "";
  position: absolute;
  top: 0.4rem;
  left: -3rem;
  background-image: url(../assets/images/icons/tick.svg);
  background-repeat: no-repeat;
  width: 2rem;
  height: 2rem;
}

.doctors-certificate {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .doctors-certificate {
    margin-bottom: 4rem;
  }
}
.doctors-certificate__wrapper {
  width: calc(100% - 14rem);
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 6rem;
}
@media (max-width: 1280.98px) {
  .doctors-certificate__wrapper {
    gap: 4.8rem;
    width: calc(100% - 10rem);
  }
}
@media (max-width: 992.98px) {
  .doctors-certificate__wrapper {
    width: 100%;
    gap: 3rem;
  }
}
.doctors-certificate__image {
  flex: 1 1 25rem;
  max-width: 30rem;
  min-width: 15rem;
  border: 1rem solid #000000;
  box-sizing: content-box;
}
@media (max-width: 1190.98px) {
  .doctors-certificate__image {
    flex: 1 1 20rem;
  }
}
@media (max-width: 1280.98px) {
  .doctors-certificate__image {
    border: 5px solid #000000;
  }
}
@media (max-width: 992.98px) {
  .doctors-certificate__image {
    border: 5px solid #000000;
  }
}
@media (max-width: 768.98px) {
  .doctors-certificate__image {
    flex: 1 1 15rem;
    max-width: 15rem;
  }
}
@media (max-width: 490.98px) {
  .doctors-certificate__image {
    flex: 1 1 13rem;
    max-width: 15rem;
    min-width: 13rem;
  }
}
.doctors-certificate__image img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 992.98px) {
  .dr-arthur-greyf .info-section__wrapper {
    gap: 4rem;
  }
}
.dr-arthur-greyf .info-section__image {
  max-width: 47.6rem;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 992.98px) {
  .dr-arthur-greyf .info-section__image {
    max-width: 20rem;
    height: 20rem;
    border-radius: 50%;
    overflow: hidden;
  }
}

.testimonials-video {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .testimonials-video {
    margin-bottom: 4rem;
  }
}
.testimonials-video__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
.testimonials-video__video {
  width: 100%;
  max-height: 74.8rem;
  position: relative;
}
.testimonials-video__play {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.testimonials-video__play img {
  width: 6rem;
  height: 4.2rem;
}

.testimonials-reviews {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .testimonials-reviews {
    margin-bottom: 4rem;
  }
}
.testimonials-reviews__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6rem 2rem;
}
@media (max-width: 992.98px) {
  .testimonials-reviews__wrapper {
    gap: 4rem 2rem;
  }
}
@media (max-width: 576.98px) {
  .testimonials-reviews__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.testimonials-reviews__rating {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.testimonials-reviews__rating-icon {
  max-width: 2.6rem;
  width: 100%;
  height: 2.6rem;
}
.testimonials-reviews__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 2rem;
}
.testimonials-reviews__name {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #999999;
}

.office-visits-gallery {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .office-visits-gallery {
    margin-bottom: 4rem;
  }
}
.office-visits-gallery__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .office-visits-gallery__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576.98px) {
  .office-visits-gallery__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.office-visits-gallery__image {
  width: 100%;
  height: 100%;
}
.office-visits-gallery__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.feedback {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .feedback {
    margin-bottom: 4rem;
    margin-top: 6rem;
  }
}
.feedback__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 6rem;
  text-align: center;
}
@media (max-width: 992.98px) {
  .feedback__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.feedback__form {
  max-width: 44rem;
  width: 100%;
  margin: 0 auto;
}
.feedback__form-field {
  margin-bottom: 2rem;
}
.feedback__form-field:last-of-type {
  margin-bottom: 0;
}
.feedback__form-input {
  width: 100%;
}
.feedback__form-label-checkbox {
  margin-top: 3rem;
}
.feedback__form-button {
  margin-top: 3rem;
  width: max-content;
}
@media (max-width: 576.98px) {
  .feedback__form-button {
    width: 100%;
  }
}

.referral-rewards-feedback {
  margin: 0;
}
@media (max-width: 992.98px) {
  .referral-rewards-feedback {
    margin: 0;
  }
}
.referral-rewards-feedback .feedback__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 3rem;
  text-align: left;
}
.referral-rewards-feedback .feedback__form-input,
.referral-rewards-feedback .feedback__form-textarea {
  background: #ffffff !important;
}
.referral-rewards-feedback .form-checkbox__custom {
  background: #cccccc !important;
}

.success-message {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .success-message {
    margin-bottom: 4rem;
  }
}
.success-message__wrapper {
  background: #e6f3f0;
  border-radius: 2rem;
  padding: 6rem;
  width: 100%;
  max-width: 60rem;
  margin: 0 auto;
}
@media (max-width: 576.98px) {
  .success-message__wrapper {
    width: 100%;
    padding: 4rem;
  }
}
.success-message__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 39.5rem;
  width: 100%;
  margin: 0 auto;
}
.success-message__icon {
  max-width: 8rem;
  width: 100%;
  height: 8rem;
  margin-bottom: 3rem;
}
.success-message__icon img {
  width: 100%;
  height: 100%;
}
.success-message__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 3rem;
  text-align: center;
}
.success-message__message {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 3rem;
  text-align: center;
}
.success-message__button {
  width: max-content;
}

.hero {
  margin-top: 6rem;
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .hero {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.hero__wrapper {
  display: flex;
  align-items: stretch;
  width: 100%;
  border-radius: 2rem;
  overflow: hidden;
  background: #baebff;
  min-height: 40rem;
}
@media (max-width: 768.98px) {
  .hero__wrapper {
    flex-direction: column;
    min-height: initial;
  }
}
.hero__content {
  flex: 0 0 67%;
  max-width: 67%;
  padding: 6rem;
  display: flex;
  flex-direction: column;
}
@media (max-width: 992.98px) {
  .hero__content {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 3rem;
  }
}
@media (max-width: 768.98px) {
  .hero__content {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.hero__label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.25;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.hero__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 2rem;
}
@media (max-width: 992.98px) {
  .hero__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.hero__subtitle {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 2rem;
}
.hero__button {
  width: max-content;
}
.hero__image {
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
}
@media (max-width: 992.98px) {
  .hero__image {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 768.98px) {
  .hero__image {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.hero__image img {
  width: 100%;
  flex: 1;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 768.98px) {
  .hero__image img {
    object-position: bottom;
    flex: none;
    height: 40rem;
  }
}
@media (max-width: 576.98px) {
  .hero__image img {
    height: 24rem;
    flex: none;
  }
}

.cerec-page .cerec-page__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 6rem;
  text-align: center;
}
@media (max-width: 992.98px) {
  .cerec-page .cerec-page__title {
    margin-bottom: 4rem;
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}

.vip-package {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .vip-package {
    margin-bottom: 4rem;
  }
}
.vip-package__wrapper {
  border-radius: 2rem;
  padding: 6rem;
  background: #f7f4ee;
}
@media (max-width: 992.98px) {
  .vip-package__wrapper {
    padding: 6rem 2rem;
  }
}
.vip-package__header {
  margin-bottom: 4rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.vip-package__header-top {
  margin-bottom: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 3rem;
}
@media (max-width: 768.98px) {
  .vip-package__header-top {
    flex-wrap: wrap;
  }
}
.vip-package__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  text-align: center;
}
@media (max-width: 992.98px) {
  .vip-package__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.vip-package__badge-wrapper {
  background: #000000;
  border-radius: 1rem;
  padding: 1rem 1.5rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 992.98px) {
  .vip-package__badge-wrapper {
    padding: 0.7rem 1.1rem;
    border-radius: 0.7rem;
    gap: 0.7rem;
  }
}
.vip-package__badge-icon {
  max-width: 2.4rem;
  width: 100%;
  height: 2.4rem;
}
@media (max-width: 992.98px) {
  .vip-package__badge-icon {
    max-width: 1.8rem;
    height: 1.8rem;
  }
}
.vip-package__badge {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 100%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #f4ce66;
}
@media (max-width: 992.98px) {
  .vip-package__badge {
    font-size: 1.8rem;
  }
}
.vip-package__subtitle {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  max-width: 67rem;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 992.98px) {
  .vip-package__subtitle {
    max-width: 100%;
  }
}
.vip-package__benefits-list {
  padding-top: 4rem;
  margin-bottom: 4rem;
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .vip-package__benefits-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.vip-package__benefits-list::before {
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
}
.vip-package__benefit {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .vip-package__benefit {
    flex-direction: column;
  }
}
.vip-package__benefit-icon {
  max-width: 5rem;
  width: 100%;
  height: 5rem;
}
.vip-package__benefit-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.vip-package__cta {
  background: #ffffff;
  border-radius: 1rem;
  width: 100%;
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  margin-bottom: 4rem;
}
@media (max-width: 992.98px) {
  .vip-package__cta {
    flex-direction: column;
    padding: 3rem;
    gap: 2rem;
  }
}
.vip-package__cta-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  text-align: center;
}
.vip-package__cta-button {
  width: max-content;
}
@media (max-width: 576.98px) {
  .vip-package__cta-button {
    width: 100%;
  }
}
.vip-package__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
  margin-bottom: 4rem;
}
@media (max-width: 992.98px) {
  .vip-package__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
.vip-package__col-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}
.vip-package__col-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.vip-package__col-list {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.vip-package__col-item {
  position: relative;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  padding: 1rem 0 1rem 3rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.vip-package__col-item::before {
  content: "";
  position: absolute;
  top: 1.2rem;
  left: 0;
  background-image: url(../assets/images/icons/tick.svg);
  background-repeat: no-repeat;
  width: 2rem;
  height: 2rem;
}
.vip-package__included-title {
  font-family: Inter-SemiBold, Arial, sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 1rem;
}
.vip-package__included-list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  list-style-type: disc;
  margin-left: 2rem;
}
.vip-package__included-item {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}
.vip-package__amenities {
  padding-top: 4rem;
  position: relative;
}
.vip-package__amenities::before {
  content: "";
  width: 100%;
  height: 1px;
  background: rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 0;
  left: 0;
}
.vip-package__amenities-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}
.vip-package__amenities-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 4rem;
}
@media (max-width: 768.98px) {
  .vip-package__amenities-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
  }
}
.vip-package__amenities-item {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.vip-package__amenities-icon {
  max-width: 3.6rem;
  width: 100%;
  height: 3.6rem;
}
.vip-package__amenities-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.third-party-financing {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .third-party-financing {
    margin-bottom: 4rem;
  }
}
.third-party-financing__wrapper {
  border-radius: 2rem;
  padding: 4rem;
  background: #f7f4ee;
}
@media (max-width: 576.98px) {
  .third-party-financing__wrapper {
    padding: 4rem 2rem;
  }
}
.third-party-financing__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 3rem;
  text-align: center;
}
@media (max-width: 992.98px) {
  .third-party-financing__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.third-party-financing__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  text-align: center;
  max-width: 67rem;
  width: 100%;
  margin: 0 auto 3rem;
}
@media (max-width: 992.98px) {
  .third-party-financing__text {
    max-width: 100%;
  }
}
.third-party-financing__benefits {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 2rem;
  margin-bottom: 3rem;
}
@media (max-width: 576.98px) {
  .third-party-financing__benefits {
    flex-direction: column;
    align-items: flex-start;
  }
}
.third-party-financing__benefit {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.third-party-financing__benefit-icon {
  max-width: 4rem;
  width: 100%;
  height: 4rem;
}
.third-party-financing__benefit-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
}
.third-party-financing__note {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
  text-align: center;
}

.financing-programs {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .financing-programs {
    margin-bottom: 4rem;
  }
}
.financing-programs__wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .financing-programs__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768.98px) {
  .financing-programs__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.financing-programs__card {
  padding: 4rem;
  border-radius: 2rem;
}
@media (max-width: 992.98px) {
  .financing-programs__card {
    padding: 3rem;
  }
}
.financing-programs__card-header {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
.financing-programs__card-icon {
  max-width: 4rem;
  height: 4rem;
  width: 100%;
}
.financing-programs__card-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  white-space: nowrap;
}
@media (max-width: 1280.98px) {
  .financing-programs__card-title {
    font-family: Inter-Regular, Arial, sans-serif;
    font-weight: 600;
    font-size: 2.1rem;
    line-height: 1.3;
  }
}
@media (max-width: 992.98px) {
  .financing-programs__card-title {
    font-family: Inter-Regular, Arial, sans-serif;
    font-weight: 600;
    font-size: 2.6rem;
    line-height: 1.3;
  }
}
.financing-programs__card-row {
  padding: 1.2rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.financing-programs__card-row:first-of-type {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.financing-programs__card-label {
  margin-bottom: 0.5rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
  display: block;
}
.financing-programs__card-value {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  display: block;
}
.financing-programs__card-actions {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.financing-programs__card-button {
  width: max-content;
}
@media (max-width: 576.98px) {
  .financing-programs__card-button {
    width: 100%;
  }
}
.financing-programs__card-note {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
}
.financing-programs__card--carecredit {
  background: #eff8f8;
}
.financing-programs__card--carecredit .financing-programs__card-button {
  background: #007161;
}
.financing-programs__card--cherry {
  background: #eefef8;
}
.financing-programs__card--cherry .financing-programs__card-button {
  background: #0e202f;
}
.financing-programs__card--proceed {
  background: #ebf2f8;
}
.financing-programs__card--proceed .financing-programs__card-button {
  background: #3b7cab;
}
.financing-programs__card--alphaeon {
  background: #f5f7f8;
}
.financing-programs__card--alphaeon .financing-programs__card-button {
  background: #c22839;
}

.financing-plan {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .financing-plan {
    margin-bottom: 4rem;
  }
}
.financing-plan__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 768.98px) {
  .financing-plan__wrapper {
    grid-template-columns: 1fr;
  }
}
.financing-plan__col {
  width: 100%;
}
.financing-plan__col--double {
  grid-column: span 2;
}
.financing-plan__lists {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 768.98px) {
  .financing-plan__lists {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }
}
.financing-plan__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
  min-height: 3rem;
}
.financing-plan__text {
  margin-top: 1rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.financing-plan__list {
  display: flex;
  flex-direction: column;
  margin-left: 2rem;
  list-style-type: disc;
}
.financing-plan__item {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.referral-rewards {
  margin-bottom: 6rem;
  margin-top: 6rem;
}
@media (max-width: 992.98px) {
  .referral-rewards {
    margin-bottom: 4rem;
    margin-top: 4rem;
  }
}
.referral-rewards__wrapper {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .referral-rewards__wrapper {
    flex-direction: column;
    gap: 6rem;
  }
}
.referral-rewards__right {
  display: flex;
  flex-direction: column;
  flex: 0 0 33%;
  max-width: 33%;
}
@media (max-width: 992.98px) {
  .referral-rewards__right {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}
.referral-rewards__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 2rem;
}
@media (max-width: 992.98px) {
  .referral-rewards__title {
    text-align: center;
  }
}
.referral-rewards__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
@media (max-width: 992.98px) {
  .referral-rewards__text {
    text-align: center;
    max-width: 60rem;
    width: 100%;
    margin: 0 auto;
  }
}
.referral-rewards__left {
  flex: 0 0 66%;
  max-width: 66%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f7f4ee;
  padding: 6rem;
  border-radius: 2rem;
}
@media (max-width: 992.98px) {
  .referral-rewards__left {
    padding: 4rem;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
  }
}

@font-face {
  font-family: PT-Serif-bold-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-BoldItalic.woff2) format("woff2"), url(../assets/fonts/PTSerif-BoldItalic.woff) format("woff"), url(../assets/fonts/PTSerif-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: PT-Serif-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-Italic.woff2) format("woff2"), url(../assets/fonts/PTSerif-Italic.woff) format("woff"), url(../assets/fonts/PTSerif-Italic.ttf) format("truetype");
}
@font-face {
  font-family: Inter-Regular;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-Regular.woff2) format("woff2"), url(../assets/fonts/Inter-Regular.woff) format("woff"), url(../assets/fonts/Inter-Regular.ttf) format("truetype");
}
@font-face {
  font-family: Inter-SemiBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-SemiBold.woff2) format("woff2"), url(../assets/fonts/Inter-SemiBold.woff) format("woff"), url(../assets/fonts/Inter-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: Inter-ExtraBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-ExtraBold.woff2) format("woff2"), url(../assets/fonts/Inter-ExtraBold.woff) format("woff"), url(../assets/fonts/Inter-ExtraBold.ttf) format("truetype");
}
.button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-radius: 7rem;
  overflow: hidden;
}

.button-icon {
  width: 1.6rem;
}

.button-text {
  color: #ffffff;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.25;
  text-transform: uppercase;
  width: max-content;
  position: relative;
  z-index: 2;
}

.button--green {
  height: 4rem;
  background: #02886b;
  padding: 1.2rem 2rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.button--green:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

@media (hover: hover) {
  .button--green:hover:after {
    opacity: 0.03;
  }
}
.button--green:focus:after {
  opacity: 0.06;
}

.button--blue {
  height: 5rem;
  background: #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.button--blue:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

@media (hover: hover) {
  .button--blue:hover:after {
    opacity: 0.03;
  }
}
.button--blue:focus:after {
  opacity: 0.06;
}

.button--light-blue {
  height: 5rem;
  background: #e5eff6;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--light-blue .button-text {
  color: #27aae1;
}

.button--transparent .button-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  color: #27aae1;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.button--outline {
  height: 5rem;
  background: transparent;
  border: 2px solid #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--outline .button-text {
  color: #27aae1;
}

.button--variants {
  height: 5rem;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--variants .button-text {
  color: #ffffff;
}

.accordion__item {
  border-bottom: 2px solid #d9d9d9;
  height: auto;
  transition: all 0.5s linear;
}

.accordion__item:first-child {
  padding-top: 0;
  border-top: none;
}

.accordion__item:first-child .accordion__trigger {
  padding-top: 0;
}

.accordion__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 2rem 0;
  gap: 2rem;
}

.accordion__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  text-align: left;
}

.accordion__icon {
  width: 2.4rem;
  height: auto;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

._active .accordion__icon {
  transform: rotate(45deg);
}

.accordion__content {
  padding-bottom: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, padding-bottom 0.5s ease-in-out;
}

._active .accordion__content {
  padding-bottom: 2rem;
  max-height: 800px;
  visibility: visible;
}

.accordion__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.form-field {
  position: relative;
}

.form-input {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  width: 100%;
  padding: 1.7rem 2rem;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  border-radius: 0.8rem;
}

@media (max-width: 576.98px) {
  .form-input {
    padding: 1rem 2rem;
  }
}
.form-input:focus {
  padding: 2.7rem 2rem 0.7rem;
}

.form-input:focus + .form-label, .form-input:not(:placeholder-shown) + .form-label {
  top: 0.8rem;
  transform: translateY(0);
}

.form-input:not(:placeholder-shown) {
  padding: 2.7rem 2rem 0.7rem;
}

.form-input.is-invalid {
  background: #ffe4ea;
  color: #da0936;
}

.form-input:-webkit-autofill, .form-input:-webkit-autofill:hover, .form-input:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
}

.form-label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
  position: absolute;
  top: 1.7rem;
  left: 2rem;
  transition: 0.2s ease all;
  pointer-events: none;
}

.form-textarea {
  resize: none;
  width: 100%;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  padding: 1.7rem 2rem 2rem;
  border-radius: 0.8rem;
  min-height: 15rem;
}

.form-textarea::placeholder {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
}

.form-error {
  background: #ffe4ea;
  color: #da0936;
  padding: 1rem 2rem;
  border-radius: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.form-label-checkbox {
  display: flex;
  gap: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #666666;
}

.form-checkbox__custom-highlight {
  color: #ff4a4a;
  display: contents;
}

.form-checkbox__custom {
  display: block;
  max-width: 1.6rem;
  width: 100%;
  height: 1.6rem;
  background: #eeeeee;
  border-radius: 4px;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  transition: background 0.2s ease;
}

.form-checkbox__custom::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1rem;
  height: 1rem;
  transform: translate(-50%, -50%);
  background-image: url(../assets/images/icons/tick-light.svg);
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.form-checkbox {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom {
  background: #27aae1;
}

.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom::after {
  opacity: 1;
}

.form-hint {
  padding: 0.5rem 2rem 0;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
}

.problem-solution {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .problem-solution {
    margin-bottom: 4rem;
  }
}
.problem-solution__wrapper {
  display: flex;
  align-items: stretch;
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .problem-solution__wrapper {
    flex-direction: column;
  }
}
.problem-solution__card {
  padding: 3rem;
  border-radius: 2rem;
  flex: 1 1 0;
  min-width: 0;
}
.problem-solution__card--problem {
  background: #fdf4f4;
}
.problem-solution__card--solution {
  background: #f2f9f8;
}
.problem-solution__card-header {
  margin-bottom: 2rem;
}
.problem-solution__card-icon {
  max-width: 2.6rem;
  width: 100%;
  height: 2.6rem;
}
.problem-solution__card-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.problem-solution__card-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

@font-face {
  font-family: PT-Serif-bold-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-BoldItalic.woff2) format("woff2"), url(../assets/fonts/PTSerif-BoldItalic.woff) format("woff"), url(../assets/fonts/PTSerif-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: PT-Serif-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-Italic.woff2) format("woff2"), url(../assets/fonts/PTSerif-Italic.woff) format("woff"), url(../assets/fonts/PTSerif-Italic.ttf) format("truetype");
}
@font-face {
  font-family: Inter-Regular;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-Regular.woff2) format("woff2"), url(../assets/fonts/Inter-Regular.woff) format("woff"), url(../assets/fonts/Inter-Regular.ttf) format("truetype");
}
@font-face {
  font-family: Inter-SemiBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-SemiBold.woff2) format("woff2"), url(../assets/fonts/Inter-SemiBold.woff) format("woff"), url(../assets/fonts/Inter-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: Inter-ExtraBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-ExtraBold.woff2) format("woff2"), url(../assets/fonts/Inter-ExtraBold.woff) format("woff"), url(../assets/fonts/Inter-ExtraBold.ttf) format("truetype");
}
.button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-radius: 7rem;
  overflow: hidden;
}

.button-icon {
  width: 1.6rem;
}

.button-text {
  color: #ffffff;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.25;
  text-transform: uppercase;
  width: max-content;
  position: relative;
  z-index: 2;
}

.button--green {
  height: 4rem;
  background: #02886b;
  padding: 1.2rem 2rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.button--green:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

@media (hover: hover) {
  .button--green:hover:after {
    opacity: 0.03;
  }
}
.button--green:focus:after {
  opacity: 0.06;
}

.button--blue {
  height: 5rem;
  background: #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.button--blue:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

@media (hover: hover) {
  .button--blue:hover:after {
    opacity: 0.03;
  }
}
.button--blue:focus:after {
  opacity: 0.06;
}

.button--light-blue {
  height: 5rem;
  background: #e5eff6;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--light-blue .button-text {
  color: #27aae1;
}

.button--transparent .button-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  color: #27aae1;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.button--outline {
  height: 5rem;
  background: transparent;
  border: 2px solid #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--outline .button-text {
  color: #27aae1;
}

.button--variants {
  height: 5rem;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--variants .button-text {
  color: #ffffff;
}

.accordion__item {
  border-bottom: 2px solid #d9d9d9;
  height: auto;
  transition: all 0.5s linear;
}

.accordion__item:first-child {
  padding-top: 0;
  border-top: none;
}

.accordion__item:first-child .accordion__trigger {
  padding-top: 0;
}

.accordion__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 2rem 0;
  gap: 2rem;
}

.accordion__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  text-align: left;
}

.accordion__icon {
  width: 2.4rem;
  height: auto;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

._active .accordion__icon {
  transform: rotate(45deg);
}

.accordion__content {
  padding-bottom: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, padding-bottom 0.5s ease-in-out;
}

._active .accordion__content {
  padding-bottom: 2rem;
  max-height: 800px;
  visibility: visible;
}

.accordion__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.form-field {
  position: relative;
}

.form-input {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  width: 100%;
  padding: 1.7rem 2rem;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  border-radius: 0.8rem;
}

@media (max-width: 576.98px) {
  .form-input {
    padding: 1rem 2rem;
  }
}
.form-input:focus {
  padding: 2.7rem 2rem 0.7rem;
}

.form-input:focus + .form-label, .form-input:not(:placeholder-shown) + .form-label {
  top: 0.8rem;
  transform: translateY(0);
}

.form-input:not(:placeholder-shown) {
  padding: 2.7rem 2rem 0.7rem;
}

.form-input.is-invalid {
  background: #ffe4ea;
  color: #da0936;
}

.form-input:-webkit-autofill, .form-input:-webkit-autofill:hover, .form-input:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
}

.form-label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
  position: absolute;
  top: 1.7rem;
  left: 2rem;
  transition: 0.2s ease all;
  pointer-events: none;
}

.form-textarea {
  resize: none;
  width: 100%;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  padding: 1.7rem 2rem 2rem;
  border-radius: 0.8rem;
  min-height: 15rem;
}

.form-textarea::placeholder {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
}

.form-error {
  background: #ffe4ea;
  color: #da0936;
  padding: 1rem 2rem;
  border-radius: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.form-label-checkbox {
  display: flex;
  gap: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #666666;
}

.form-checkbox__custom-highlight {
  color: #ff4a4a;
  display: contents;
}

.form-checkbox__custom {
  display: block;
  max-width: 1.6rem;
  width: 100%;
  height: 1.6rem;
  background: #eeeeee;
  border-radius: 4px;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  transition: background 0.2s ease;
}

.form-checkbox__custom::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1rem;
  height: 1rem;
  transform: translate(-50%, -50%);
  background-image: url(../assets/images/icons/tick-light.svg);
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.form-checkbox {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom {
  background: #27aae1;
}

.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom::after {
  opacity: 1;
}

.form-hint {
  padding: 0.5rem 2rem 0;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
}

.dental-care {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .dental-care {
    margin-bottom: 4rem;
  }
}
.dental-care__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  text-align: center;
  margin-bottom: 4rem;
}
@media (max-width: 992.98px) {
  .dental-care__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 3rem;
  }
}
.dental-care__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 992.98px) {
  .dental-care__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.dental-care__item {
  padding-right: 5rem;
  padding-left: 3rem;
  margin-bottom: 3rem;
  margin-top: 3rem;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  position: relative;
}
.dental-care__item::after {
  content: "";
  position: absolute;
  bottom: -3rem;
  left: 0;
  width: calc(100% + 1px);
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
}
@media (max-width: 992.98px) {
  .dental-care__item {
    border-left: none;
    padding-left: 0;
    padding-right: 2rem;
  }
}
@media (min-width: 992.99px) {
  .dental-care__item:nth-of-type(-n + 3)::before {
    content: "";
    position: absolute;
    top: -3rem;
    left: 0;
    width: calc(100% + 1px);
    height: 1px;
    background: rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 992.99px) {
  .dental-care__item:nth-of-type(3n + 1) {
    border-left: none;
    padding-left: 0rem;
  }
}
@media (max-width: 992.98px) {
  .dental-care__item:nth-child(1)::before {
    content: "";
    position: absolute;
    top: -3rem;
    left: 0;
    width: calc(100% + 1px);
    height: 1px;
    background: rgba(0, 0, 0, 0.2);
  }
}
.dental-care__item-icon {
  width: 100%;
  max-width: 5.6rem;
  height: 5.6rem;
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 2rem;
}
.dental-care__item-title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}
.dental-care__item-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

@font-face {
  font-family: PT-Serif-bold-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-BoldItalic.woff2) format("woff2"), url(../assets/fonts/PTSerif-BoldItalic.woff) format("woff"), url(../assets/fonts/PTSerif-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: PT-Serif-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-Italic.woff2) format("woff2"), url(../assets/fonts/PTSerif-Italic.woff) format("woff"), url(../assets/fonts/PTSerif-Italic.ttf) format("truetype");
}
@font-face {
  font-family: Inter-Regular;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-Regular.woff2) format("woff2"), url(../assets/fonts/Inter-Regular.woff) format("woff"), url(../assets/fonts/Inter-Regular.ttf) format("truetype");
}
@font-face {
  font-family: Inter-SemiBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-SemiBold.woff2) format("woff2"), url(../assets/fonts/Inter-SemiBold.woff) format("woff"), url(../assets/fonts/Inter-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: Inter-ExtraBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-ExtraBold.woff2) format("woff2"), url(../assets/fonts/Inter-ExtraBold.woff) format("woff"), url(../assets/fonts/Inter-ExtraBold.ttf) format("truetype");
}
.button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-radius: 7rem;
  overflow: hidden;
}

.button-icon {
  width: 1.6rem;
}

.button-text {
  color: #ffffff;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.25;
  text-transform: uppercase;
  width: max-content;
  position: relative;
  z-index: 2;
}

.button--green {
  height: 4rem;
  background: #02886b;
  padding: 1.2rem 2rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.button--green:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

@media (hover: hover) {
  .button--green:hover:after {
    opacity: 0.03;
  }
}
.button--green:focus:after {
  opacity: 0.06;
}

.button--blue {
  height: 5rem;
  background: #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.button--blue:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

@media (hover: hover) {
  .button--blue:hover:after {
    opacity: 0.03;
  }
}
.button--blue:focus:after {
  opacity: 0.06;
}

.button--light-blue {
  height: 5rem;
  background: #e5eff6;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--light-blue .button-text {
  color: #27aae1;
}

.button--transparent .button-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  color: #27aae1;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.button--outline {
  height: 5rem;
  background: transparent;
  border: 2px solid #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--outline .button-text {
  color: #27aae1;
}

.button--variants {
  height: 5rem;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--variants .button-text {
  color: #ffffff;
}

.accordion__item {
  border-bottom: 2px solid #d9d9d9;
  height: auto;
  transition: all 0.5s linear;
}

.accordion__item:first-child {
  padding-top: 0;
  border-top: none;
}

.accordion__item:first-child .accordion__trigger {
  padding-top: 0;
}

.accordion__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 2rem 0;
  gap: 2rem;
}

.accordion__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  text-align: left;
}

.accordion__icon {
  width: 2.4rem;
  height: auto;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

._active .accordion__icon {
  transform: rotate(45deg);
}

.accordion__content {
  padding-bottom: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, padding-bottom 0.5s ease-in-out;
}

._active .accordion__content {
  padding-bottom: 2rem;
  max-height: 800px;
  visibility: visible;
}

.accordion__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.form-field {
  position: relative;
}

.form-input {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  width: 100%;
  padding: 1.7rem 2rem;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  border-radius: 0.8rem;
}

@media (max-width: 576.98px) {
  .form-input {
    padding: 1rem 2rem;
  }
}
.form-input:focus {
  padding: 2.7rem 2rem 0.7rem;
}

.form-input:focus + .form-label, .form-input:not(:placeholder-shown) + .form-label {
  top: 0.8rem;
  transform: translateY(0);
}

.form-input:not(:placeholder-shown) {
  padding: 2.7rem 2rem 0.7rem;
}

.form-input.is-invalid {
  background: #ffe4ea;
  color: #da0936;
}

.form-input:-webkit-autofill, .form-input:-webkit-autofill:hover, .form-input:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
}

.form-label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
  position: absolute;
  top: 1.7rem;
  left: 2rem;
  transition: 0.2s ease all;
  pointer-events: none;
}

.form-textarea {
  resize: none;
  width: 100%;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  padding: 1.7rem 2rem 2rem;
  border-radius: 0.8rem;
  min-height: 15rem;
}

.form-textarea::placeholder {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
}

.form-error {
  background: #ffe4ea;
  color: #da0936;
  padding: 1rem 2rem;
  border-radius: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.form-label-checkbox {
  display: flex;
  gap: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #666666;
}

.form-checkbox__custom-highlight {
  color: #ff4a4a;
  display: contents;
}

.form-checkbox__custom {
  display: block;
  max-width: 1.6rem;
  width: 100%;
  height: 1.6rem;
  background: #eeeeee;
  border-radius: 4px;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  transition: background 0.2s ease;
}

.form-checkbox__custom::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1rem;
  height: 1rem;
  transform: translate(-50%, -50%);
  background-image: url(../assets/images/icons/tick-light.svg);
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.form-checkbox {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom {
  background: #27aae1;
}

.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom::after {
  opacity: 1;
}

.form-hint {
  padding: 0.5rem 2rem 0;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
}

.appointment-cta {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .appointment-cta {
    margin-bottom: 4rem;
  }
}
.appointment-cta__wrapper {
  background: #f7f4ee;
  border-radius: 2rem;
  padding: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 992.98px) {
  .appointment-cta__wrapper {
    flex-direction: column;
    gap: 2rem;
    padding: 3rem;
  }
}
.appointment-cta__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  text-align: center;
}
.appointment-cta__button {
  max-width: 30rem;
  width: 100%;
}
@media (max-width: 576.98px) {
  .appointment-cta__button {
    max-width: 100%;
  }
}

@font-face {
  font-family: PT-Serif-bold-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-BoldItalic.woff2) format("woff2"), url(../assets/fonts/PTSerif-BoldItalic.woff) format("woff"), url(../assets/fonts/PTSerif-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: PT-Serif-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-Italic.woff2) format("woff2"), url(../assets/fonts/PTSerif-Italic.woff) format("woff"), url(../assets/fonts/PTSerif-Italic.ttf) format("truetype");
}
@font-face {
  font-family: Inter-Regular;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-Regular.woff2) format("woff2"), url(../assets/fonts/Inter-Regular.woff) format("woff"), url(../assets/fonts/Inter-Regular.ttf) format("truetype");
}
@font-face {
  font-family: Inter-SemiBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-SemiBold.woff2) format("woff2"), url(../assets/fonts/Inter-SemiBold.woff) format("woff"), url(../assets/fonts/Inter-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: Inter-ExtraBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-ExtraBold.woff2) format("woff2"), url(../assets/fonts/Inter-ExtraBold.woff) format("woff"), url(../assets/fonts/Inter-ExtraBold.ttf) format("truetype");
}
.button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-radius: 7rem;
  overflow: hidden;
}

.button-icon {
  width: 1.6rem;
}

.button-text {
  color: #ffffff;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.25;
  text-transform: uppercase;
  width: max-content;
  position: relative;
  z-index: 2;
}

.button--green {
  height: 4rem;
  background: #02886b;
  padding: 1.2rem 2rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.button--green:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

@media (hover: hover) {
  .button--green:hover:after {
    opacity: 0.03;
  }
}
.button--green:focus:after {
  opacity: 0.06;
}

.button--blue {
  height: 5rem;
  background: #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.button--blue:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

@media (hover: hover) {
  .button--blue:hover:after {
    opacity: 0.03;
  }
}
.button--blue:focus:after {
  opacity: 0.06;
}

.button--light-blue {
  height: 5rem;
  background: #e5eff6;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--light-blue .button-text {
  color: #27aae1;
}

.button--transparent .button-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  color: #27aae1;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.button--outline {
  height: 5rem;
  background: transparent;
  border: 2px solid #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--outline .button-text {
  color: #27aae1;
}

.button--variants {
  height: 5rem;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--variants .button-text {
  color: #ffffff;
}

.accordion__item {
  border-bottom: 2px solid #d9d9d9;
  height: auto;
  transition: all 0.5s linear;
}

.accordion__item:first-child {
  padding-top: 0;
  border-top: none;
}

.accordion__item:first-child .accordion__trigger {
  padding-top: 0;
}

.accordion__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 2rem 0;
  gap: 2rem;
}

.accordion__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  text-align: left;
}

.accordion__icon {
  width: 2.4rem;
  height: auto;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

._active .accordion__icon {
  transform: rotate(45deg);
}

.accordion__content {
  padding-bottom: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, padding-bottom 0.5s ease-in-out;
}

._active .accordion__content {
  padding-bottom: 2rem;
  max-height: 800px;
  visibility: visible;
}

.accordion__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.form-field {
  position: relative;
}

.form-input {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  width: 100%;
  padding: 1.7rem 2rem;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  border-radius: 0.8rem;
}

@media (max-width: 576.98px) {
  .form-input {
    padding: 1rem 2rem;
  }
}
.form-input:focus {
  padding: 2.7rem 2rem 0.7rem;
}

.form-input:focus + .form-label, .form-input:not(:placeholder-shown) + .form-label {
  top: 0.8rem;
  transform: translateY(0);
}

.form-input:not(:placeholder-shown) {
  padding: 2.7rem 2rem 0.7rem;
}

.form-input.is-invalid {
  background: #ffe4ea;
  color: #da0936;
}

.form-input:-webkit-autofill, .form-input:-webkit-autofill:hover, .form-input:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
}

.form-label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
  position: absolute;
  top: 1.7rem;
  left: 2rem;
  transition: 0.2s ease all;
  pointer-events: none;
}

.form-textarea {
  resize: none;
  width: 100%;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  padding: 1.7rem 2rem 2rem;
  border-radius: 0.8rem;
  min-height: 15rem;
}

.form-textarea::placeholder {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
}

.form-error {
  background: #ffe4ea;
  color: #da0936;
  padding: 1rem 2rem;
  border-radius: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.form-label-checkbox {
  display: flex;
  gap: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #666666;
}

.form-checkbox__custom-highlight {
  color: #ff4a4a;
  display: contents;
}

.form-checkbox__custom {
  display: block;
  max-width: 1.6rem;
  width: 100%;
  height: 1.6rem;
  background: #eeeeee;
  border-radius: 4px;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  transition: background 0.2s ease;
}

.form-checkbox__custom::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1rem;
  height: 1rem;
  transform: translate(-50%, -50%);
  background-image: url(../assets/images/icons/tick-light.svg);
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.form-checkbox {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom {
  background: #27aae1;
}

.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom::after {
  opacity: 1;
}

.form-hint {
  padding: 0.5rem 2rem 0;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
}

.reviews-text {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .reviews-text {
    margin-bottom: 4rem;
  }
}
.reviews-text__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 4rem;
  text-align: center;
}
@media (max-width: 992.98px) {
  .reviews-text__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 3rem;
  }
}
.reviews-text__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 576.98px) {
  .reviews-text__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.reviews-text__col {
  background: rgb(247, 247, 247);
  border-radius: 2rem;
  padding: 3rem;
  height: max-content;
}
.reviews-text__rating {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.reviews-text__rating-icon {
  max-width: 2.6rem;
  width: 100%;
  height: 2.6rem;
}
.reviews-text__rating-icon:not(:last-child) {
  margin-right: 0.6rem;
}
.reviews-text__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  margin-bottom: 2rem;
}
.reviews-text__meta {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.reviews-text__avatar {
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  background: #cccccc;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.62;
}
.reviews-text__name {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
}

@font-face {
  font-family: PT-Serif-bold-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-BoldItalic.woff2) format("woff2"), url(../assets/fonts/PTSerif-BoldItalic.woff) format("woff"), url(../assets/fonts/PTSerif-BoldItalic.ttf) format("truetype");
}
@font-face {
  font-family: PT-Serif-italic;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/PTSerif-Italic.woff2) format("woff2"), url(../assets/fonts/PTSerif-Italic.woff) format("woff"), url(../assets/fonts/PTSerif-Italic.ttf) format("truetype");
}
@font-face {
  font-family: Inter-Regular;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-Regular.woff2) format("woff2"), url(../assets/fonts/Inter-Regular.woff) format("woff"), url(../assets/fonts/Inter-Regular.ttf) format("truetype");
}
@font-face {
  font-family: Inter-SemiBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-SemiBold.woff2) format("woff2"), url(../assets/fonts/Inter-SemiBold.woff) format("woff"), url(../assets/fonts/Inter-SemiBold.ttf) format("truetype");
}
@font-face {
  font-family: Inter-ExtraBold;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url(../assets/fonts/Inter-ExtraBold.woff2) format("woff2"), url(../assets/fonts/Inter-ExtraBold.woff) format("woff"), url(../assets/fonts/Inter-ExtraBold.ttf) format("truetype");
}
.button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-radius: 7rem;
  overflow: hidden;
}

.button-icon {
  width: 1.6rem;
}

.button-text {
  color: #ffffff;
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.25;
  text-transform: uppercase;
  width: max-content;
  position: relative;
  z-index: 2;
}

.button--green {
  height: 4rem;
  background: #02886b;
  padding: 1.2rem 2rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.button--green:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

@media (hover: hover) {
  .button--green:hover:after {
    opacity: 0.03;
  }
}
.button--green:focus:after {
  opacity: 0.06;
}

.button--blue {
  height: 5rem;
  background: #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
  position: relative;
}

.button--blue:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  z-index: 1;
}

@media (hover: hover) {
  .button--blue:hover:after {
    opacity: 0.03;
  }
}
.button--blue:focus:after {
  opacity: 0.06;
}

.button--light-blue {
  height: 5rem;
  background: #e5eff6;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--light-blue .button-text {
  color: #27aae1;
}

.button--transparent .button-text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  color: #27aae1;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.button--outline {
  height: 5rem;
  background: transparent;
  border: 2px solid #27aae1;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--outline .button-text {
  color: #27aae1;
}

.button--variants {
  height: 5rem;
  padding: 2rem 3rem;
  transition: all 0.3s ease-in-out;
}

.button--variants .button-text {
  color: #ffffff;
}

.accordion__item {
  border-bottom: 2px solid #d9d9d9;
  height: auto;
  transition: all 0.5s linear;
}

.accordion__item:first-child {
  padding-top: 0;
  border-top: none;
}

.accordion__item:first-child .accordion__trigger {
  padding-top: 0;
}

.accordion__trigger {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 2rem 0;
  gap: 2rem;
}

.accordion__title {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.44;
  text-align: left;
}

.accordion__icon {
  width: 2.4rem;
  height: auto;
  transform: rotate(0deg);
  transition: transform 0.3s ease-in-out;
}

._active .accordion__icon {
  transform: rotate(45deg);
}

.accordion__content {
  padding-bottom: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out, padding-bottom 0.5s ease-in-out;
}

._active .accordion__content {
  padding-bottom: 2rem;
  max-height: 800px;
  visibility: visible;
}

.accordion__text {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.form-field {
  position: relative;
}

.form-input {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  width: 100%;
  padding: 1.7rem 2rem;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  border-radius: 0.8rem;
}

@media (max-width: 576.98px) {
  .form-input {
    padding: 1rem 2rem;
  }
}
.form-input:focus {
  padding: 2.7rem 2rem 0.7rem;
}

.form-input:focus + .form-label, .form-input:not(:placeholder-shown) + .form-label {
  top: 0.8rem;
  transform: translateY(0);
}

.form-input:not(:placeholder-shown) {
  padding: 2.7rem 2rem 0.7rem;
}

.form-input.is-invalid {
  background: #ffe4ea;
  color: #da0936;
}

.form-input:-webkit-autofill, .form-input:-webkit-autofill:hover, .form-input:-webkit-autofill:focus {
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
}

.form-label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
  position: absolute;
  top: 1.7rem;
  left: 2rem;
  transition: 0.2s ease all;
  pointer-events: none;
}

.form-textarea {
  resize: none;
  width: 100%;
  background: rgba(247, 244, 238, 0.5);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.2) inset;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  padding: 1.7rem 2rem 2rem;
  border-radius: 0.8rem;
  min-height: 15rem;
}

.form-textarea::placeholder {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
  color: #78756d;
}

.form-error {
  background: #ffe4ea;
  color: #da0936;
  padding: 1rem 2rem;
  border-radius: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.form-label-checkbox {
  display: flex;
  gap: 0.8rem;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #666666;
}

.form-checkbox__custom-highlight {
  color: #ff4a4a;
  display: contents;
}

.form-checkbox__custom {
  display: block;
  max-width: 1.6rem;
  width: 100%;
  height: 1.6rem;
  background: #eeeeee;
  border-radius: 4px;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  transition: background 0.2s ease;
}

.form-checkbox__custom::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1rem;
  height: 1rem;
  transform: translate(-50%, -50%);
  background-image: url(../assets/images/icons/tick-light.svg);
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.form-checkbox {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom {
  background: #27aae1;
}

.form-checkbox:checked + .form-label-checkbox .form-checkbox__custom::after {
  opacity: 1;
}

.form-hint {
  padding: 0.5rem 2rem 0;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.42;
  color: #78756d;
}

.reviews-video {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .reviews-video {
    margin-bottom: 4rem;
  }
}
.reviews-video__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 4rem;
  text-align: center;
}
@media (max-width: 992.98px) {
  .reviews-video__title {
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 3rem;
  }
}
.reviews-video__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
}
@media (max-width: 992.98px) {
  .reviews-video__wrapper {
    gap: 2rem;
  }
}
@media (max-width: 768.98px) {
  .reviews-video__wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 3rem;
  }
}
.reviews-video__item {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.reviews-video__video {
  width: 100%;
  max-height: 23.6rem;
  position: relative;
}
@media (max-width: 768.98px) {
  .reviews-video__video {
    max-height: 30rem;
  }
}
.reviews-video__video img {
  width: 100%;
  height: 100%;
  flex: 1;
  object-fit: cover;
}
.reviews-video__play {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.reviews-video__play img {
  width: 6rem;
  height: 4.2rem;
}
.reviews-video__content {
  display: flex;
  flex-direction: column;
}
.reviews-video__label {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
}
.reviews-video__name {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}

.services-pages .intro {
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .services-pages .intro {
    margin-bottom: 4rem;
  }
}

.faq-detail {
  margin-bottom: 6rem;
  margin-top: 6rem;
}
@media (max-width: 992.98px) {
  .faq-detail {
    margin-bottom: 4rem;
    margin-top: 4rem;
  }
}
.faq-detail__title {
  font-family: PT-Serif-bold-italic, Arial, sans-serif;
  font-size: 4.2rem;
  line-height: 1;
  margin-bottom: 6rem;
}
@media (max-width: 992.98px) {
  .faq-detail__title {
    margin-bottom: 4rem;
    font-family: PT-Serif-bold-italic, Arial, sans-serif;
    font-size: 3.6rem;
    line-height: 1;
  }
}
.faq-detail__wrapper {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
}
@media (max-width: 992.98px) {
  .faq-detail__wrapper {
    flex-direction: column;
    gap: 4rem;
  }
}
.faq-detail__aside {
  flex: 0 0 32%;
  max-width: 32%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 992.98px) {
  .faq-detail__aside {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.faq-detail__nav {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.faq-detail__nav-link {
  color: #27aae1;
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}
.faq-detail__content {
  flex: 0 0 50%;
  max-width: 50%;
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media (max-width: 992.98px) {
  .faq-detail__content {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.faq-detail__question {
  font-family: Inter-Regular, Arial, sans-serif;
  font-weight: 600;
  font-size: 2.6rem;
  line-height: 1.3;
  margin-bottom: 2rem;
  line-height: 1.2;
}
.faq-detail__answer {
  font-family: Inter-Regular, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.62;
}