@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  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");
}
:root {
  --swiper-theme-color: #007aff;
  --pink-tint: #f2ede6;
}
.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  overflow: clip;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}
.swiper-wrapper {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform;
  -webkit-transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  -moz-transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  width: 100%;
  z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  display: block;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform;
  width: 100%;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -moz-transition-property: transform, height, -moz-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform, -moz-transform;
}
.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}
.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 {
  -webkit-scroll-snap-type: x mandatory;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  -webkit-scroll-snap-type: y mandatory;
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -webkit-scroll-snap-type: none;
  -ms-scroll-snap-type: none;
  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: "";
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -webkit-order: 9999;
  -moz-box-ordinal-group: 10000;
  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 {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  -moz-margin-start: var(--swiper-centered-offset-before);
  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 {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -moz-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    270deg,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -moz-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -moz-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s linear infinite;
  -moz-animation: swiper-preloader-spin 1s linear infinite;
  animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-moz-keyframes swiper-preloader-spin {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  height: var(--swiper-virtual-size);
  width: 1px;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: var(--swiper-navigation-size);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  margin-top: -webkit-calc(0px - var(--swiper-navigation-size) / 2);
  margin-top: -moz-calc(0px - var(--swiper-navigation-size) / 2);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: -webkit-calc(var(--swiper-navigation-size) / 44 * 27);
  width: -moz-calc(var(--swiper-navigation-size) / 44 * 27);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  width: 100%;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: var(--swiper-navigation-sides-offset, 10px);
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  left: 0;
  top: var(--swiper-pagination-top, auto);
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  -webkit-transform: scale(0.33);
  -moz-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -moz-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -moz-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -moz-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -moz-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  display: inline-block;
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
}
button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  left: var(--swiper-pagination-left, auto);
  right: var(--swiper-pagination-right, 8px);
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: top 0.2s, -webkit-transform 0.2s;
  transition: top 0.2s, -webkit-transform 0.2s;
  -moz-transition: transform 0.2s, top 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s, top 0.2s;
  transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s,
    -moz-transform 0.2s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: left 0.2s, -webkit-transform 0.2s;
  transition: left 0.2s, -webkit-transform 0.2s;
  -moz-transition: transform 0.2s, left 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s, left 0.2s;
  transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s,
    -moz-transform 0.2s;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: right 0.2s, -webkit-transform 0.2s;
  transition: right 0.2s, -webkit-transform 0.2s;
  -moz-transition: transform 0.2s, right 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s, right 0.2s;
  transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s,
    -moz-transform 0.2s;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  width: 100%;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
  width: 100%;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: var(--swiper-pagination-progressbar-size, 4px);
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  bottom: var(--swiper-scrollbar-bottom, 4px);
  height: var(--swiper-scrollbar-size, 4px);
  left: var(--swiper-scrollbar-sides-offset, 1%);
  position: absolute;
  top: var(--swiper-scrollbar-top, auto);
  width: -webkit-calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  width: -moz-calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  z-index: 50;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  height: -webkit-calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  height: -moz-calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  left: var(--swiper-scrollbar-left, auto);
  position: absolute;
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  width: var(--swiper-scrollbar-size, 4px);
  z-index: 50;
}
.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-grid > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  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;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: "";
  -webkit-filter: blur(50px);
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  -moz-transition-property: transform, opacity, height, -moz-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform,
    -moz-transform;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transform-origin: center bottom;
  -moz-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}
:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, 0.1);
  --f-spinner-color-2: rgba(17, 24, 28, 0.8);
  --f-spinner-stroke: 2.75;
}
.f-spinner {
  height: var(--f-spinner-height);
  margin: auto;
  padding: 0;
  width: var(--f-spinner-width);
}
.f-spinner svg {
  -webkit-animation: f-spinner-rotate 2s linear infinite;
  -moz-animation: f-spinner-rotate 2s linear infinite;
  animation: f-spinner-rotate 2s linear infinite;
  height: 100%;
  vertical-align: top;
  width: 100%;
}
.f-spinner svg * {
  stroke-width: var(--f-spinner-stroke);
  fill: none;
}
.f-spinner svg :first-child {
  stroke: var(--f-spinner-color-1);
}
.f-spinner svg :last-child {
  stroke: var(--f-spinner-color-2);
  -webkit-animation: f-spinner-dash 2s ease-in-out infinite;
  -moz-animation: f-spinner-dash 2s ease-in-out infinite;
  animation: f-spinner-dash 2s ease-in-out infinite;
}
@-webkit-keyframes f-spinner-rotate {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-moz-keyframes f-spinner-rotate {
  to {
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes f-spinner-rotate {
  to {
    -webkit-transform: rotate(1turn);
    -moz-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@-webkit-keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
@-moz-keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  to {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
.f-throwOutUp {
  -webkit-animation: f-throwOutUp 0.175s ease-out both;
  -moz-animation: f-throwOutUp 0.175s ease-out both;
  animation: f-throwOutUp 0.175s ease-out both;
}
.f-throwOutDown {
  -webkit-animation: f-throwOutDown 0.175s ease-out both;
  -moz-animation: f-throwOutDown 0.175s ease-out both;
  animation: f-throwOutDown 0.175s ease-out both;
}
@-webkit-keyframes f-throwOutUp {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -150px, 0);
    transform: translate3d(0, -150px, 0);
  }
}
@-moz-keyframes f-throwOutUp {
  to {
    opacity: 0;
    -moz-transform: translate3d(0, -150px, 0);
    transform: translate3d(0, -150px, 0);
  }
}
@keyframes f-throwOutUp {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -150px, 0);
    -moz-transform: translate3d(0, -150px, 0);
    transform: translate3d(0, -150px, 0);
  }
}
@-webkit-keyframes f-throwOutDown {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
  }
}
@-moz-keyframes f-throwOutDown {
  to {
    opacity: 0;
    -moz-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
  }
}
@keyframes f-throwOutDown {
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    -moz-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 150px, 0);
  }
}
.f-zoomInUp {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out 0.1s both
    f-zoomInUp;
  -moz-animation: var(--f-transition-duration, 0.2s) ease-out 0.1s both
    f-zoomInUp;
  animation: var(--f-transition-duration, 0.2s) ease-out 0.1s both f-zoomInUp;
}
.f-zoomOutDown {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both
    f-zoomOutDown;
  -moz-animation: var(--f-transition-duration, 0.2s) ease-out both f-zoomOutDown;
  animation: var(--f-transition-duration, 0.2s) ease-out both f-zoomOutDown;
}
@-webkit-keyframes f-zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(0.975) translate3d(0, 16px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
  }
}
@-moz-keyframes f-zoomInUp {
  0% {
    opacity: 0;
    -moz-transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(0.975) translate3d(0, 16px, 0);
  }
  to {
    opacity: 1;
    -moz-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
  }
}
@keyframes f-zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
    -moz-transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(0.975) translate3d(0, 16px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1) translateZ(0);
    -moz-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
  }
}
@-webkit-keyframes f-zoomOutDown {
  to {
    opacity: 0;
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(0.975) translate3d(0, 16px, 0);
  }
}
@-moz-keyframes f-zoomOutDown {
  to {
    opacity: 0;
    -moz-transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(0.975) translate3d(0, 16px, 0);
  }
}
@keyframes f-zoomOutDown {
  to {
    opacity: 0;
    -webkit-transform: scale(0.975) translate3d(0, 16px, 0);
    -moz-transform: scale(0.975) translate3d(0, 16px, 0);
    transform: scale(0.975) translate3d(0, 16px, 0);
  }
}
.f-fadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease both f-fadeIn;
  -moz-animation: var(--f-transition-duration, 0.2s) ease both f-fadeIn;
  animation: var(--f-transition-duration, 0.2s) ease both f-fadeIn;
  z-index: 2;
}
.f-fadeOut {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease both f-fadeOut;
  -moz-animation: var(--f-transition-duration, 0.2s) ease both f-fadeOut;
  animation: var(--f-transition-duration, 0.2s) ease both f-fadeOut;
  z-index: 1;
}
@-webkit-keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes f-fadeOut {
  to {
    opacity: 0;
  }
}
@-moz-keyframes f-fadeOut {
  to {
    opacity: 0;
  }
}
@keyframes f-fadeOut {
  to {
    opacity: 0;
  }
}
.f-fadeSlowIn {
  -webkit-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  -moz-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  z-index: 2;
}
.f-fadeSlowOut {
  -webkit-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  -moz-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  z-index: 1;
}
@-webkit-keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes f-fadeSlowOut {
  to {
    opacity: 0;
  }
}
@-moz-keyframes f-fadeSlowOut {
  to {
    opacity: 0;
  }
}
@keyframes f-fadeSlowOut {
  to {
    opacity: 0;
  }
}
.f-fadeFastIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both
    f-fadeFastIn;
  -moz-animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
  animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
  z-index: 2;
}
.f-fadeFastOut {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both
    f-fadeFastOut;
  -moz-animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastOut;
  animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastOut;
  z-index: 2;
}
@-webkit-keyframes f-fadeFastIn {
  0% {
    opacity: 0.75;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes f-fadeFastIn {
  0% {
    opacity: 0.75;
  }
  to {
    opacity: 1;
  }
}
@keyframes f-fadeFastIn {
  0% {
    opacity: 0.75;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes f-fadeFastOut {
  to {
    opacity: 0;
  }
}
@-moz-keyframes f-fadeFastOut {
  to {
    opacity: 0;
  }
}
@keyframes f-fadeFastOut {
  to {
    opacity: 0;
  }
}
.f-crossfadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both
    f-crossfadeIn;
  -moz-animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
  animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
  z-index: 2;
}
.f-crossfadeOut {
  -webkit-animation: -webkit-calc(var(--f-transition-duration, 0.2s) * 0.5)
    linear 0.1s both f-crossfadeOut;
  -moz-animation: -moz-calc(var(--f-transition-duration, 0.2s) * 0.5) linear
    0.1s both f-crossfadeOut;
  animation: calc(var(--f-transition-duration, 0.2s) * 0.5) linear 0.1s both
    f-crossfadeOut;
  z-index: 1;
}
@-webkit-keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes f-crossfadeOut {
  to {
    opacity: 0;
  }
}
@-moz-keyframes f-crossfadeOut {
  to {
    opacity: 0;
  }
}
@keyframes f-crossfadeOut {
  to {
    opacity: 0;
  }
}
@-webkit-keyframes f-slideInPrev {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes f-slideInPrev {
  0% {
    -moz-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes f-slideInPrev {
  0% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes f-slideInNext {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes f-slideInNext {
  0% {
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes f-slideInNext {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes f-slideOutNext {
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-moz-keyframes f-slideOutNext {
  to {
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes f-slideOutNext {
  to {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes f-slideOutPrev {
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@-moz-keyframes f-slideOutPrev {
  to {
    -moz-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes f-slideOutPrev {
  to {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@-webkit-keyframes f-classicInNext {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes f-classicInNext {
  0% {
    opacity: 0;
    -moz-transform: translateX(-75px);
    transform: translateX(-75px);
  }
  to {
    opacity: 1;
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes f-classicInNext {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-75px);
    -moz-transform: translateX(-75px);
    transform: translateX(-75px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes f-classicInPrev {
  0% {
    opacity: 0;
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-moz-keyframes f-classicInPrev {
  0% {
    opacity: 0;
    -moz-transform: translateX(75px);
    transform: translateX(75px);
  }
  to {
    opacity: 1;
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes f-classicInPrev {
  0% {
    opacity: 0;
    -webkit-transform: translateX(75px);
    -moz-transform: translateX(75px);
    transform: translateX(75px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes f-classicOutNext {
  to {
    opacity: 0;
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
  }
}
@-moz-keyframes f-classicOutNext {
  to {
    opacity: 0;
    -moz-transform: translateX(-75px);
    transform: translateX(-75px);
  }
}
@keyframes f-classicOutNext {
  to {
    opacity: 0;
    -webkit-transform: translateX(-75px);
    -moz-transform: translateX(-75px);
    transform: translateX(-75px);
  }
}
@-webkit-keyframes f-classicOutPrev {
  to {
    opacity: 0;
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
  }
}
@-moz-keyframes f-classicOutPrev {
  to {
    opacity: 0;
    -moz-transform: translateX(75px);
    transform: translateX(75px);
  }
}
@keyframes f-classicOutPrev {
  to {
    opacity: 0;
    -webkit-transform: translateX(75px);
    -moz-transform: translateX(75px);
    transform: translateX(75px);
  }
}
: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-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --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-disabled-opacity: 0.65;
}
.f-button {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  background: var(--f-button-bg);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  -webkit-box-shadow: var(--f-button-shadow);
  box-shadow: var(--f-button-shadow);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  color: var(--f-button-color);
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: var(--f-button-height);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  pointer-events: all;
  position: relative;
  -webkit-transition: var(--f-button-transition);
  -moz-transition: var(--f-button-transition);
  transition: var(--f-button-transition);
  width: var(--f-button-width);
}
@media (hover: hover) {
  .f-button:hover:not([disabled]) {
    background-color: var(--f-button-hover-bg);
    color: var(--f-button-hover-color);
  }
}
.f-button:active:not([disabled]) {
  background-color: var(--f-button-active-bg);
}
.f-button:focus:not(:focus-visible) {
  outline: none;
}
.f-button:focus-visible {
  -webkit-box-shadow: inset 0 0 0 var(--f-button-outline, 2px)
    var(--f-button-outline-color, var(--f-button-color));
  box-shadow: inset 0 0 0 var(--f-button-outline, 2px)
    var(--f-button-outline-color, var(--f-button-color));
  outline: none;
}
.f-button svg {
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-filter: var(--f-button-svg-filter);
  filter: var(--f-button-svg-filter);
  height: var(--f-button-svg-height);
  pointer-events: none;
  -webkit-transform: var(--f-button-transform);
  -moz-transform: var(--f-button-transform);
  -ms-transform: var(--f-button-transform);
  transform: var(--f-button-transform);
  -webkit-transition: opacity 0.15s ease;
  -moz-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
  width: var(--f-button-svg-width);
}
.f-button[disabled] {
  cursor: default;
}
.f-button[disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity);
}
.f-carousel__nav .f-button.is-next,
.f-carousel__nav .f-button.is-prev,
.fancybox__nav .f-button.is-next,
.fancybox__nav .f-button.is-prev {
  position: absolute;
  z-index: 1;
}
.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-prev {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos);
}
.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos);
}
.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos);
}
.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  left: var(--f-button-prev-pos);
  right: auto;
}
.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-prev {
  left: 50%;
  top: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos);
}
.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos);
}
.is-vertical .f-carousel__nav .f-button.is-next svg,
.is-vertical .f-carousel__nav .f-button.is-prev svg,
.is-vertical .fancybox__nav .f-button.is-next svg,
.is-vertical .fancybox__nav .f-button.is-prev svg {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
html.with-fancybox {
  overflow: visible;
  scroll-behavior: auto;
  width: auto;
}
html.with-fancybox body {
  touch-action: none;
}
html.with-fancybox body.hide-scrollbar {
  margin-right: -webkit-calc(
    var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px)
  );
  margin-right: -moz-calc(
    var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px)
  );
  margin-right: calc(
    var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px)
  );
  overflow: hidden !important;
  overscroll-behavior-y: none;
  width: auto;
}
.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #fff;
  --fancybox-bg: rgba(24, 24, 27, 0.98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: hsla(0, 0%, 100%, 0.1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #f8f8f8;
  direction: ltr;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  left: 0;
  margin: 0;
  outline: none;
  overflow: visible;
  overscroll-behavior-y: contain;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  z-index: var(--fancybox-zIndex, 1050);
}
.fancybox__container *,
.fancybox__container :after,
.fancybox__container :before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
.fancybox__backdrop {
  background: var(--fancybox-bg);
  bottom: 0;
  left: 0;
  opacity: var(--fancybox-opacity, 1);
  position: fixed;
  right: 0;
  top: 0;
  will-change: opacity;
  z-index: -1;
}
.fancybox__carousel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  min-height: 0;
  overflow-x: clip;
  overflow-y: visible;
  position: relative;
  z-index: 10;
}
.fancybox__viewport {
  height: 100%;
  width: 100%;
}
.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.fancybox__track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: 100%;
  margin: 0 auto;
}
.fancybox__slide {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  flex: 0 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  overflow: auto;
  padding: 4px;
  position: relative;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
}
.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 40px;
}
.fancybox__slide.has-html5video,
.fancybox__slide.has-iframe,
.fancybox__slide.has-image,
.fancybox__slide.has-video {
  overflow: hidden;
}
.fancybox__slide.has-image.is-animating,
.fancybox__slide.has-image.is-selected {
  overflow: visible;
}
.fancybox__slide:after,
.fancybox__slide:before {
  content: "";
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 0;
  -moz-box-flex: 0;
  flex: 0 0 0;
  margin: auto;
}
.fancybox__content {
  -webkit-align-self: center;
  align-self: center;
  background: var(--fancybox-content-bg, #fff);
  border-radius: 0;
  color: var(--fancybox-content-color, #374151);
  cursor: default;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  margin: 0;
  max-width: 100%;
  padding: 2rem;
  position: relative;
  z-index: 20;
}
.is-loading .fancybox__content {
  opacity: 0;
}
.is-draggable .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.can-zoom_in .fancybox__content {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.can-zoom_out .fancybox__content {
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
}
.is-dragging .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
.fancybox__content [contenteditable],
.fancybox__content [data-selectable] {
  cursor: auto;
}
.fancybox__slide.has-image > .fancybox__content {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  background: rgba(0, 0, 0, 0);
  background-position: 50%;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  min-height: 1px;
  padding: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.fancybox__slide.has-image > .fancybox__content > picture > img {
  height: auto;
  max-height: 100%;
  width: 100%;
}
.is-zooming-in
  .fancybox__viewport:not(.is-dragging)
  .fancybox__slide:not(.is-selected)
  .fancybox__content,
.is-zooming-out .fancybox__slide:not(.is-selected) .fancybox__content {
  visibility: hidden;
}
.is-animating .fancybox__content,
.is-dragging .fancybox__content {
  -webkit-filter: blur(0);
  filter: blur(0);
  will-change: transform, width, height;
}
.fancybox-image {
  display: block;
  height: 100%;
  margin: auto;
  min-height: 0;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.fancybox__caption {
  -webkit-align-self: center;
  align-self: center;
  color: var(--fancybox-color, currentColor);
  cursor: auto;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  line-height: 1.375;
  margin: 0;
  max-width: 100%;
  opacity: var(--fancybox-opacity, 1);
  overflow-wrap: anywhere;
  padding: 14px 0 4px;
  visibility: visible;
}
.is-closing .fancybox__caption,
.is-loading .fancybox__caption {
  opacity: 0;
  visibility: hidden;
}
.is-compact .fancybox__caption {
  padding-bottom: 0;
}
.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 40;
}
.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #fff);
  --f-button-hover-color: var(--fancybox-color, #fff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  opacity: 0.75;
  position: absolute;
  right: 0;
  top: -38px;
}
.is-loading .fancybox__content > .f-button.is-close-btn,
.is-zooming-out .fancybox__content > .f-button.is-close-btn {
  visibility: hidden;
}
.fancybox__content > .f-button.is-close-btn:hover {
  opacity: 1;
}
.fancybox__footer {
  margin: 0;
  padding: 0;
  position: relative;
}
.fancybox__footer .fancybox__caption {
  opacity: var(--fancybox-opacity, 1);
  padding: 24px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
  width: 100%;
}
.is-compact .fancybox__footer {
  background: rgba(24, 24, 27, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 20;
}
.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px;
}
.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-outline-color: #000;
  --f-button-bg: rgba(0, 0, 0, 0.6);
  --f-button-active-bg: rgba(0, 0, 0, 0.6);
  --f-button-hover-bg: rgba(0, 0, 0, 0.6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  right: 5px;
  top: 5px;
}
.fancybox__nav {
  --f-button-width: 50px;
  --f-button-height: 50px;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, 0.3);
  --f-button-active-bg: rgba(24, 24, 27, 0.5);
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
  --f-button-svg-disabled-opacity: 0.65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: var(--fancybox-opacity, 1);
}
.fancybox__nav .f-button:before {
  bottom: -30px;
  content: "";
  left: -20px;
  position: absolute;
  right: -20px;
  top: -30px;
  z-index: 1;
}
.is-idle .fancybox__nav,
.is-idle.is-compact .fancybox__footer {
  -webkit-animation: f-fadeOut 0.15s ease-out both;
  -moz-animation: f-fadeOut 0.15s ease-out both;
  animation: f-fadeOut 0.15s ease-out both;
}
.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
}
.fancybox__slide > .f-spinner {
  cursor: pointer;
  left: 50%;
  margin: var(--f-spinner-top, -webkit-calc(var(--f-spinner-width) * -0.5)) 0 0
    var(--f-spinner-left, -webkit-calc(var(--f-spinner-height) * -0.5));
  margin: var(--f-spinner-top, -moz-calc(var(--f-spinner-width) * -0.5)) 0 0
    var(--f-spinner-left, -moz-calc(var(--f-spinner-height) * -0.5));
  margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0
    var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
  position: absolute;
  top: 50%;
  z-index: 30;
}
.fancybox-protected {
  bottom: 0;
  right: 0;
}
.fancybox-ghost,
.fancybox-protected {
  left: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 40;
}
.fancybox-ghost {
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
  object-fit: contain;
  pointer-events: none;
  width: 100%;
}
.fancybox-focus-guard {
  opacity: 0;
  outline: none;
  pointer-events: none;
  position: fixed;
}
.fancybox__container:not([aria-hidden]) {
  opacity: 0;
}
.fancybox__container.is-animated[aria-hidden="false"]
  .fancybox__carousel
  > :not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden="false"]
  .fancybox__slide
  > :not(.fancybox__content),
.fancybox__container.is-animated[aria-hidden="false"]
  > :not(.fancybox__backdrop, .fancybox__carousel) {
  -webkit-animation: f-fadeIn 0.25s ease 0.1s backwards;
  -moz-animation: f-fadeIn 0.25s ease 0.1s backwards;
  animation: f-fadeIn 0.25s ease 0.1s backwards;
}
.fancybox__container.is-animated[aria-hidden="false"] .fancybox__backdrop {
  -webkit-animation: f-fadeIn 0.35s ease backwards;
  -moz-animation: f-fadeIn 0.35s ease backwards;
  animation: f-fadeIn 0.35s ease backwards;
}
.fancybox__container.is-animated[aria-hidden="true"]
  .fancybox__carousel
  > :not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden="true"]
  .fancybox__slide
  > :not(.fancybox__content),
.fancybox__container.is-animated[aria-hidden="true"]
  > :not(.fancybox__backdrop, .fancybox__carousel) {
  -webkit-animation: f-fadeOut 0.15s ease forwards;
  -moz-animation: f-fadeOut 0.15s ease forwards;
  animation: f-fadeOut 0.15s ease forwards;
}
.fancybox__container.is-animated[aria-hidden="true"] .fancybox__backdrop {
  -webkit-animation: f-fadeOut 0.35s ease forwards;
  -moz-animation: f-fadeOut 0.35s ease forwards;
  animation: f-fadeOut 0.35s ease forwards;
}
.has-html5video .fancybox__content,
.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
  max-width: 100%;
  min-height: 1px;
  overflow: visible;
}
.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content {
  height: 100%;
  width: 100%;
}
.fancybox__container:not(.is-compact) .has-iframe .fancybox__content,
.fancybox__container:not(.is-compact) .has-map .fancybox__content,
.fancybox__container:not(.is-compact) .has-pdf .fancybox__content {
  height: 90%;
  width: -webkit-calc(100% - 120px);
  width: -moz-calc(100% - 120px);
  width: calc(100% - 120px);
}
.has-html5video .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
  height: 540px;
  max-height: 100%;
  max-width: 100%;
  width: 960px;
}
.has-html5video .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-vimeo .fancybox__content,
.has-youtube .fancybox__content {
  background: rgba(24, 24, 27, 0.9);
  color: #fff;
  padding: 0;
}
.has-map .fancybox__content {
  background: #e5e3df;
}
.fancybox__html5video,
.fancybox__iframe {
  background: rgba(0, 0, 0, 0);
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
}
.fancybox-placeholder {
  clip: rect(1px, 1px, 1px, 1px) !important;
  border: 0 !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0px;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0;
}
.f-thumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.f-thumbs .f-spinner {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ebeff2),
    to(#e2e8f0)
  );
  background-image: -webkit-linear-gradient(#ebeff2, #e2e8f0);
  background-image: -moz-linear-gradient(#ebeff2, #e2e8f0);
  background-image: linear-gradient(#ebeff2, #e2e8f0);
  border-radius: 2px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.f-thumbs .f-spinner svg {
  display: none;
}
.f-thumbs.is-vertical {
  height: 100%;
}
.f-thumbs__viewport {
  height: auto;
  overflow: hidden;
  width: 100%;
}
.f-thumbs__track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  will-change: transform;
}
.f-thumbs__slide {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  flex: 0 0 auto;
  height: var(--f-thumb-height);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  margin: 0;
  min-width: var(--f-thumb-width);
  overflow: visible;
  padding: 0;
  position: relative;
  width: var(--f-thumb-width);
}
.f-thumbs__slide.is-loading img {
  opacity: 0;
}
.f-thumbs__slide__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: var(--f-thumb-border-radius);
  cursor: pointer;
  height: 100%;
  margin: 0;
  opacity: var(--f-thumb-opacity);
  outline: none;
  overflow: hidden;
  padding: 0;
  pointer-events: auto;
  position: relative;
  touch-action: manipulation;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  width: 100%;
}
.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity);
}
.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: none;
}
.f-thumbs__slide__button:focus-visible {
  opacity: var(--f-thumb-selected-opacity);
  outline: none;
}
.is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity);
}
.is-nav-selected .f-thumbs__slide__button:after {
  -webkit-animation: f-fadeIn 0.2s ease-out;
  -moz-animation: f-fadeIn 0.2s ease-out;
  animation: f-fadeIn 0.2s ease-out;
  border: var(--f-thumb-outline, 0) solid
    var(--f-thumb-outline-color, transparent);
  border-radius: var(--f-thumb-border-radius);
  bottom: 0;
  content: "";
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.f-thumbs__slide__img {
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  padding: var(--f-thumb-offset);
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.f-thumbs.is-horizontal .f-thumbs__track {
  margin: 0 auto;
  padding: 8px 0 12px;
}
.f-thumbs.is-horizontal .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0;
}
.f-thumbs.is-vertical .f-thumbs__track {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: auto 0;
  padding: 0 8px;
}
.f-thumbs.is-vertical .f-thumbs__slide {
  margin: 0 0 var(--f-thumb-gap) 0;
}
.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  opacity: var(--fancybox-opacity, 1);
  position: relative;
  -webkit-transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
  transition: max-height 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}
.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
}
.fancybox__thumbs.is-classic .f-spinner {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0.1)),
    to(hsla(0, 0%, 100%, 0.05))
  );
  background-image: -webkit-linear-gradient(
    hsla(0, 0%, 100%, 0.1),
    hsla(0, 0%, 100%, 0.05)
  );
  background-image: -moz-linear-gradient(
    hsla(0, 0%, 100%, 0.1),
    hsla(0, 0%, 100%, 0.05)
  );
  background-image: linear-gradient(
    hsla(0, 0%, 100%, 0.1),
    hsla(0, 0%, 100%, 0.05)
  );
}
.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 20px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
}
.fancybox__thumbs.is-modern .f-spinner {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0.1)),
    to(hsla(0, 0%, 100%, 0.05))
  );
  background-image: -webkit-linear-gradient(
    hsla(0, 0%, 100%, 0.1),
    hsla(0, 0%, 100%, 0.05)
  );
  background-image: -moz-linear-gradient(
    hsla(0, 0%, 100%, 0.1),
    hsla(0, 0%, 100%, 0.05)
  );
  background-image: linear-gradient(
    hsla(0, 0%, 100%, 0.1),
    hsla(0, 0%, 100%, 0.05)
  );
}
.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap);
}
.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0;
}
.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px;
}
.fancybox__thumbs.is-masked {
  max-height: 0 !important;
}
.is-closing .fancybox__thumbs {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  transition: none !important;
}
.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, hsla(0, 0%, 100%, 0.94));
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, 0.65);
  --f-button-hover-bg: rgba(70, 70, 73, 0.65);
  --f-button-active-bg: rgba(90, 90, 93, 0.65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: 0.65;
  color: var(--fancybox-color, currentColor);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI Adjusted, Segoe UI,
    Liberation Sans, sans-serif;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  margin: 0;
  opacity: var(--fancybox-opacity, 1);
  padding: 0;
  pointer-events: none;
  text-shadow: var(
    --fancybox-toolbar-text-shadow,
    1px 1px 1px rgba(0, 0, 0, 0.5)
  );
  z-index: 20;
}
.fancybox__toolbar :focus-visible {
  z-index: 1;
}
.fancybox__toolbar.is-absolute,
.is-compact .fancybox__toolbar {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.is-idle .fancybox__toolbar {
  -webkit-animation: f-fadeOut 0.15s ease-out both;
  -moz-animation: f-fadeOut 0.15s ease-out both;
  animation: f-fadeOut 0.15s ease-out both;
  pointer-events: none;
}
.fancybox__toolbar__column {
  -webkit-align-content: flex-start;
  align-content: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fancybox__toolbar__column.is-left,
.fancybox__toolbar__column.is-right {
  -webkit-flex-basis: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
}
.fancybox__toolbar__column.is-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  justify-content: flex-end;
}
.fancybox__infobar {
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  line-height: var(--f-button-height);
  padding: 0 5px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox__infobar span {
  padding: 0 5px;
}
.fancybox__infobar:not(:first-child):not(:last-child) {
  background: var(--f-button-bg);
}
[data-fancybox-toggle-slideshow] {
  position: relative;
}
[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: 0.3;
}
[data-fancybox-toggle-slideshow] svg g:first-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none;
}
.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
  display: none;
}
.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none;
}
:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}
:-moz-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}
:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}
:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}
:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
:-moz-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -moz-box;
  display: flex;
}
:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: flex;
}
:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.f-progress {
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  height: 3px;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -ms-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 30;
}
.flatpickr-calendar {
  -webkit-animation: none;
  animation: none;
  background: rgba(0, 0, 0, 0);
  background: #fff;
  border: 0;
  border-radius: 5px;
  -webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6,
    0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6,
    0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  direction: ltr;
  display: none;
  font-size: 14px;
  line-height: 24px;
  opacity: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  visibility: hidden;
  width: 307.875px;
}
.flatpickr-calendar.inline,
.flatpickr-calendar.open {
  max-height: 640px;
  opacity: 1;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  -webkit-animation: fpFadeInDown 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  animation: fpFadeInDown 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  display: block;
  z-index: 999;
}
.flatpickr-calendar.multiMonth
  .flatpickr-days
  .dayContainer:nth-child(n + 1)
  .flatpickr-day.inRange:nth-child(7n + 7) {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth
  .flatpickr-days
  .dayContainer:nth-child(n + 2)
  .flatpickr-day.inRange:nth-child(7n + 1) {
  -webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasTime .dayContainer,
.flatpickr-calendar .hasWeeks .dayContainer {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  border-top: 1px solid #e6e6e6;
  height: 40px;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:after,
.flatpickr-calendar:before {
  border: solid rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 0;
  left: 22px;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.flatpickr-calendar.arrowRight:after,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.rightMost:before {
  left: auto;
  right: 22px;
}
.flatpickr-calendar.arrowCenter:after,
.flatpickr-calendar.arrowCenter:before {
  left: 50%;
  right: 50%;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:after,
.flatpickr-calendar.arrowTop:before {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:after,
.flatpickr-calendar.arrowBottom:before {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  display: inline-block;
  position: relative;
}
.flatpickr-months {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-months .flatpickr-month {
  -webkit-box-flex: 1;
  background: rgba(0, 0, 0, 0);
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  line-height: 1;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.flatpickr-months .flatpickr-month,
.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
  fill: rgba(0, 0, 0, 0.9);
  color: rgba(0, 0, 0, 0.9);
  height: 34px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
  cursor: pointer;
  padding: 10px;
  position: absolute;
  text-decoration: none;
  top: 0;
  z-index: 3;
}
.flatpickr-months .flatpickr-next-month.flatpickr-disabled,
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-next-month i,
.flatpickr-months .flatpickr-prev-month i {
  position: relative;
}
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
  left: 0;
}
.flatpickr-months .flatpickr-next-month.flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
  right: 0;
}
.flatpickr-months .flatpickr-next-month:hover,
.flatpickr-months .flatpickr-prev-month:hover {
  color: #959ea9;
}
.flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-months .flatpickr-prev-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-next-month svg,
.flatpickr-months .flatpickr-prev-month svg {
  height: 14px;
  width: 14px;
}
.flatpickr-months .flatpickr-next-month svg path,
.flatpickr-months .flatpickr-prev-month svg path {
  fill: inherit;
  -webkit-transition: fill 0.1s;
  transition: fill 0.1s;
}
.numInputWrapper {
  height: auto;
  position: relative;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-inner-spin-button,
.numInputWrapper input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.numInputWrapper span {
  border: 1px solid rgba(57, 57, 57, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  padding: 0 4px 0 2px;
  position: absolute;
  right: 0;
  width: 14px;
}
.numInputWrapper span:hover {
  background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
  background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
  content: "";
  display: block;
  position: absolute;
}
.numInputWrapper span.arrowUp {
  border-bottom: 0;
  top: 0;
}
.numInputWrapper span.arrowUp:after {
  border-bottom: 4px solid rgba(57, 57, 57, 0.6);
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid rgba(0, 0, 0, 0);
  border-right: 4px solid rgba(0, 0, 0, 0);
  border-top: 4px solid rgba(57, 57, 57, 0.6);
  top: 40%;
}
.numInputWrapper span svg {
  height: auto;
  width: inherit;
}
.numInputWrapper span svg path {
  fill: rgba(0, 0, 0, 0.5);
}
.numInputWrapper:hover {
  background: rgba(0, 0, 0, 0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  color: inherit;
  display: inline-block;
  font-size: 135%;
  font-weight: 300;
  height: 34px;
  left: 12.5%;
  line-height: inherit;
  line-height: 1;
  padding: 7.48px 0 0;
  position: absolute;
  text-align: center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 75%;
}
.flatpickr-current-month span.cur-month {
  color: inherit;
  display: inline-block;
  font-family: inherit;
  font-weight: 700;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .numInputWrapper {
  display: inline-block;
  width: 6ch;
  width: 7ch\0;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month input.cur-year {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: 0;
  padding: 0 0 0 0.5ch;
  vertical-align: initial;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  background: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0.5);
  font-size: 100%;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:active,
.flatpickr-current-month .flatpickr-monthDropdown-months:focus {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month
  .flatpickr-monthDropdown-months
  .flatpickr-monthDropdown-month {
  background-color: rgba(0, 0, 0, 0);
  outline: none;
  padding: 0;
}
.flatpickr-weekdays {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: rgba(0, 0, 0, 0);
  height: 28px;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
.flatpickr-weekdays,
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer,
span.flatpickr-weekday {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
span.flatpickr-weekday {
  background: rgba(0, 0, 0, 0);
  color: rgba(0, 0, 0, 0.54);
  cursor: default;
  display: block;
  font-size: 90%;
  font-weight: bolder;
  line-height: 1;
  margin: 0;
  text-align: center;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0;
}
.flatpickr-days {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  -ms-flex-pack: justify;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  max-width: 307.875px;
  min-width: 307.875px;
  opacity: 1;
  outline: 0;
  padding: 0;
  text-align: left;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 307.875px;
}
.dayContainer + .dayContainer {
  -webkit-box-shadow: -1px 0 0 #e6e6e6;
  box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
  -ms-flex-preferred-size: 14.2857143%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 150px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  display: inline-block;
  -webkit-flex-basis: 14.2857143%;
  flex-basis: 14.2857143%;
  font-weight: 400;
  height: 39px;
  -webkit-justify-content: center;
  justify-content: center;
  line-height: 39px;
  margin: 0;
  max-width: 39px;
  position: relative;
  text-align: center;
  width: 14.2857143%;
}
.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
  cursor: pointer;
  outline: 0;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:focus,
.flatpickr-day.today:hover {
  background: #959ea9;
  border-color: #959ea9;
  color: #fff;
}
.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
  background: #569ff7;
  border-color: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
.flatpickr-day.endRange.startRange,
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.endRange.endRange,
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1)) {
  -webkit-box-shadow: -10px 0 0 #569ff7;
  box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.endRange.startRange.endRange,
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.nextMonthDay,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.prevMonthDay {
  background: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  color: rgba(57, 57, 57, 0.3);
  cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  color: rgba(57, 57, 57, 0.1);
  cursor: not-allowed;
}
.flatpickr-day.week.selected {
  border-radius: 0;
  -webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  -webkit-box-shadow: 1px 0 0 #e6e6e6;
  box-shadow: 1px 0 0 #e6e6e6;
  padding: 0 12px;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  line-height: 28px;
  width: 100%;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  background: rgba(0, 0, 0, 0);
  border: none;
  color: rgba(57, 57, 57, 0.3);
  cursor: default;
  display: block;
  max-width: none;
  width: 100%;
}
.flatpickr-innerContainer {
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.flatpickr-innerContainer,
.flatpickr-rContainer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
}
.flatpickr-time {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  outline: 0;
  overflow: hidden;
  text-align: center;
}
.flatpickr-time:after {
  clear: both;
  content: "";
  display: table;
}
.flatpickr-time .numInputWrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  float: left;
  height: 40px;
  width: 40%;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #393939;
  font-size: 14px;
  height: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: 700;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  border: 0;
  outline: 0;
}
.flatpickr-time .flatpickr-am-pm,
.flatpickr-time .flatpickr-time-separator {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  color: #393939;
  float: left;
  font-weight: 700;
  height: inherit;
  line-height: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 2%;
}
.flatpickr-time .flatpickr-am-pm {
  cursor: pointer;
  font-weight: 400;
  outline: 0;
  text-align: center;
  width: 18%;
}
.flatpickr-time .flatpickr-am-pm:focus,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time input:hover {
  background: #eee;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes fpFadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
.iti {
  display: inline-block;
  position: relative;
}
.iti * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.iti__hide {
  display: none;
}
.iti__v-hide {
  visibility: hidden;
}
.iti input,
.iti input[type="tel"],
.iti input[type="text"] {
  margin-bottom: 0 !important;
  margin-right: 0;
  margin-top: 0 !important;
  padding-right: 36px;
  position: relative;
  z-index: 0;
}
.iti__flag-container {
  bottom: 0;
  padding: 1px;
  position: absolute;
  right: 0;
  top: 0;
}
.iti__selected-flag {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  height: 100%;
  padding: 0 6px 0 8px;
  position: relative;
  z-index: 1;
}
.iti__arrow {
  border-left: 3px solid rgba(0, 0, 0, 0);
  border-right: 3px solid rgba(0, 0, 0, 0);
  border-top: 4px solid #555;
  height: 0;
  margin-left: 6px;
  width: 0;
}
[dir="rtl"] .iti__arrow {
  margin-left: 0;
  margin-right: 6px;
}
.iti__arrow--up {
  border-bottom: 4px solid #555;
  border-top: none;
}
.iti__country-list {
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  list-style: none;
  margin: 0 0 0 -1px;
  max-height: 200px;
  overflow-y: scroll;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  z-index: 2;
}
.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px;
}
@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal;
  }
}
.iti__flag-box {
  display: inline-block;
  width: 20px;
}
.iti__divider {
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.iti__country {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  outline: 0;
  padding: 5px 10px;
}
.iti__dial-code {
  color: #999;
}
.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti__country-name,
.iti__flag-box {
  margin-right: 6px;
}
[dir="rtl"] .iti__country-name,
[dir="rtl"] .iti__flag-box {
  margin-left: 6px;
  margin-right: 0;
}
.iti--allow-dropdown input,
.iti--allow-dropdown input[type="tel"],
.iti--allow-dropdown input[type="text"],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type="tel"],
.iti--separate-dial-code input[type="text"] {
  margin-left: 0;
  padding-left: 52px;
  padding-right: 6px;
}
[dir="rtl"] .iti--allow-dropdown input,
[dir="rtl"] .iti--allow-dropdown input[type="tel"],
[dir="rtl"] .iti--allow-dropdown input[type="text"],
[dir="rtl"] .iti--separate-dial-code input,
[dir="rtl"] .iti--separate-dial-code input[type="tel"],
[dir="rtl"] .iti--separate-dial-code input[type="text"] {
  margin-right: 0;
  padding-left: 6px;
  padding-right: 52px;
}
.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  left: 0;
  right: auto;
}
[dir="rtl"] .iti--allow-dropdown .iti__flag-container,
[dir="rtl"] .iti--separate-dial-code .iti__flag-container {
  left: auto;
  right: 0;
}
.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer;
}
.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default;
}
.iti--allow-dropdown
  input[disabled]
  + .iti__flag-container:hover
  .iti__selected-flag,
.iti--allow-dropdown
  input[readonly]
  + .iti__flag-container:hover
  .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0);
}
.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 6px;
}
[dir="rtl"] .iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
  margin-left: 0;
  margin-right: 6px;
}
.iti--container {
  left: -1000px;
  padding: 1px;
  position: absolute;
  top: -1000px;
  z-index: 1060;
}
.iti--container:hover {
  cursor: pointer;
}
.iti-mobile .iti--container {
  bottom: 30px;
  left: 30px;
  position: fixed;
  right: 30px;
  top: 30px;
}
.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}
.iti-mobile .iti__country {
  line-height: 1.5em;
  padding: 10px;
}
.iti__flag {
  width: 20px;
}
.iti__flag.iti__be {
  width: 18px;
}
.iti__flag.iti__ch {
  width: 15px;
}
.iti__flag.iti__mc {
  width: 19px;
}
.iti__flag.iti__ne {
  width: 18px;
}
.iti__flag.iti__np {
  width: 13px;
}
.iti__flag.iti__va {
  width: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2),
  (min--moz-device-pixel-ratio: 2),
  (min-resolution: 192dpi) {
  .iti__flag {
    -webkit-background-size: 5762px 15px;
    background-size: 5762px 15px;
  }
}
.iti__flag.iti__ac {
  background-position: 0 0;
  height: 10px;
}
.iti__flag.iti__ad {
  background-position: -22px 0;
  height: 14px;
}
.iti__flag.iti__ae {
  background-position: -44px 0;
  height: 10px;
}
.iti__flag.iti__af {
  background-position: -66px 0;
  height: 14px;
}
.iti__flag.iti__ag {
  background-position: -88px 0;
  height: 14px;
}
.iti__flag.iti__ai {
  background-position: -110px 0;
  height: 10px;
}
.iti__flag.iti__al {
  background-position: -132px 0;
  height: 15px;
}
.iti__flag.iti__am {
  background-position: -154px 0;
  height: 10px;
}
.iti__flag.iti__ao {
  background-position: -176px 0;
  height: 14px;
}
.iti__flag.iti__aq {
  background-position: -198px 0;
  height: 14px;
}
.iti__flag.iti__ar {
  background-position: -220px 0;
  height: 13px;
}
.iti__flag.iti__as {
  background-position: -242px 0;
  height: 10px;
}
.iti__flag.iti__at {
  background-position: -264px 0;
  height: 14px;
}
.iti__flag.iti__au {
  background-position: -286px 0;
  height: 10px;
}
.iti__flag.iti__aw {
  background-position: -308px 0;
  height: 14px;
}
.iti__flag.iti__ax {
  background-position: -330px 0;
  height: 13px;
}
.iti__flag.iti__az {
  background-position: -352px 0;
  height: 10px;
}
.iti__flag.iti__ba {
  background-position: -374px 0;
  height: 10px;
}
.iti__flag.iti__bb {
  background-position: -396px 0;
  height: 14px;
}
.iti__flag.iti__bd {
  background-position: -418px 0;
  height: 12px;
}
.iti__flag.iti__be {
  background-position: -440px 0;
  height: 15px;
}
.iti__flag.iti__bf {
  background-position: -460px 0;
  height: 14px;
}
.iti__flag.iti__bg {
  background-position: -482px 0;
  height: 12px;
}
.iti__flag.iti__bh {
  background-position: -504px 0;
  height: 12px;
}
.iti__flag.iti__bi {
  background-position: -526px 0;
  height: 12px;
}
.iti__flag.iti__bj {
  background-position: -548px 0;
  height: 14px;
}
.iti__flag.iti__bl {
  background-position: -570px 0;
  height: 14px;
}
.iti__flag.iti__bm {
  background-position: -592px 0;
  height: 10px;
}
.iti__flag.iti__bn {
  background-position: -614px 0;
  height: 10px;
}
.iti__flag.iti__bo {
  background-position: -636px 0;
  height: 14px;
}
.iti__flag.iti__bq {
  background-position: -658px 0;
  height: 14px;
}
.iti__flag.iti__br {
  background-position: -680px 0;
  height: 14px;
}
.iti__flag.iti__bs {
  background-position: -702px 0;
  height: 10px;
}
.iti__flag.iti__bt {
  background-position: -724px 0;
  height: 14px;
}
.iti__flag.iti__bv {
  background-position: -746px 0;
  height: 15px;
}
.iti__flag.iti__bw {
  background-position: -768px 0;
  height: 14px;
}
.iti__flag.iti__by {
  background-position: -790px 0;
  height: 10px;
}
.iti__flag.iti__bz {
  background-position: -812px 0;
  height: 12px;
}
.iti__flag.iti__ca {
  background-position: -834px 0;
  height: 10px;
}
.iti__flag.iti__cc {
  background-position: -856px 0;
  height: 10px;
}
.iti__flag.iti__cd {
  background-position: -878px 0;
  height: 15px;
}
.iti__flag.iti__cf {
  background-position: -900px 0;
  height: 14px;
}
.iti__flag.iti__cg {
  background-position: -922px 0;
  height: 14px;
}
.iti__flag.iti__ch {
  background-position: -944px 0;
  height: 15px;
}
.iti__flag.iti__ci {
  background-position: -961px 0;
  height: 14px;
}
.iti__flag.iti__ck {
  background-position: -983px 0;
  height: 10px;
}
.iti__flag.iti__cl {
  background-position: -1005px 0;
  height: 14px;
}
.iti__flag.iti__cm {
  background-position: -1027px 0;
  height: 14px;
}
.iti__flag.iti__cn {
  background-position: -1049px 0;
  height: 14px;
}
.iti__flag.iti__co {
  background-position: -1071px 0;
  height: 14px;
}
.iti__flag.iti__cp {
  background-position: -1093px 0;
  height: 14px;
}
.iti__flag.iti__cq {
  background-position: -1115px 0;
  height: 12px;
}
.iti__flag.iti__cr {
  background-position: -1137px 0;
  height: 12px;
}
.iti__flag.iti__cu {
  background-position: -1159px 0;
  height: 10px;
}
.iti__flag.iti__cv {
  background-position: -1181px 0;
  height: 12px;
}
.iti__flag.iti__cw {
  background-position: -1203px 0;
  height: 14px;
}
.iti__flag.iti__cx {
  background-position: -1225px 0;
  height: 10px;
}
.iti__flag.iti__cy {
  background-position: -1247px 0;
  height: 14px;
}
.iti__flag.iti__cz {
  background-position: -1269px 0;
  height: 14px;
}
.iti__flag.iti__de {
  background-position: -1291px 0;
  height: 12px;
}
.iti__flag.iti__dg {
  background-position: -1313px 0;
  height: 10px;
}
.iti__flag.iti__dj {
  background-position: -1335px 0;
  height: 14px;
}
.iti__flag.iti__dk {
  background-position: -1357px 0;
  height: 15px;
}
.iti__flag.iti__dm {
  background-position: -1379px 0;
  height: 10px;
}
.iti__flag.iti__do {
  background-position: -1401px 0;
  height: 14px;
}
.iti__flag.iti__dz {
  background-position: -1423px 0;
  height: 14px;
}
.iti__flag.iti__ea {
  background-position: -1445px 0;
  height: 14px;
}
.iti__flag.iti__ec {
  background-position: -1467px 0;
  height: 14px;
}
.iti__flag.iti__ee {
  background-position: -1489px 0;
  height: 13px;
}
.iti__flag.iti__eg {
  background-position: -1511px 0;
  height: 14px;
}
.iti__flag.iti__eh {
  background-position: -1533px 0;
  height: 10px;
}
.iti__flag.iti__er {
  background-position: -1555px 0;
  height: 10px;
}
.iti__flag.iti__es {
  background-position: -1577px 0;
  height: 14px;
}
.iti__flag.iti__et {
  background-position: -1599px 0;
  height: 10px;
}
.iti__flag.iti__eu {
  background-position: -1621px 0;
  height: 14px;
}
.iti__flag.iti__ez {
  background-position: -1643px 0;
  height: 14px;
}
.iti__flag.iti__fi {
  background-position: -1665px 0;
  height: 12px;
}
.iti__flag.iti__fj {
  background-position: -1687px 0;
  height: 10px;
}
.iti__flag.iti__fk {
  background-position: -1709px 0;
  height: 10px;
}
.iti__flag.iti__fm {
  background-position: -1731px 0;
  height: 11px;
}
.iti__flag.iti__fo {
  background-position: -1753px 0;
  height: 15px;
}
.iti__flag.iti__fr {
  background-position: -1775px 0;
  height: 14px;
}
.iti__flag.iti__fx {
  background-position: -1797px 0;
  height: 14px;
}
.iti__flag.iti__ga {
  background-position: -1819px 0;
  height: 15px;
}
.iti__flag.iti__gb {
  background-position: -1841px 0;
  height: 10px;
}
.iti__flag.iti__gd {
  background-position: -1863px 0;
  height: 12px;
}
.iti__flag.iti__ge {
  background-position: -1885px 0;
  height: 14px;
}
.iti__flag.iti__gf {
  background-position: -1907px 0;
  height: 14px;
}
.iti__flag.iti__gg {
  background-position: -1929px 0;
  height: 14px;
}
.iti__flag.iti__gh {
  background-position: -1951px 0;
  height: 14px;
}
.iti__flag.iti__gi {
  background-position: -1973px 0;
  height: 10px;
}
.iti__flag.iti__gl {
  background-position: -1995px 0;
  height: 14px;
}
.iti__flag.iti__gm {
  background-position: -2017px 0;
  height: 14px;
}
.iti__flag.iti__gn {
  background-position: -2039px 0;
  height: 14px;
}
.iti__flag.iti__gp {
  background-position: -2061px 0;
  height: 14px;
}
.iti__flag.iti__gq {
  background-position: -2083px 0;
  height: 14px;
}
.iti__flag.iti__gr {
  background-position: -2105px 0;
  height: 14px;
}
.iti__flag.iti__gs {
  background-position: -2127px 0;
  height: 10px;
}
.iti__flag.iti__gt {
  background-position: -2149px 0;
  height: 13px;
}
.iti__flag.iti__gu {
  background-position: -2171px 0;
  height: 11px;
}
.iti__flag.iti__gw {
  background-position: -2193px 0;
  height: 10px;
}
.iti__flag.iti__gy {
  background-position: -2215px 0;
  height: 12px;
}
.iti__flag.iti__hk {
  background-position: -2237px 0;
  height: 14px;
}
.iti__flag.iti__hm {
  background-position: -2259px 0;
  height: 10px;
}
.iti__flag.iti__hn {
  background-position: -2281px 0;
  height: 10px;
}
.iti__flag.iti__hr {
  background-position: -2303px 0;
  height: 10px;
}
.iti__flag.iti__ht {
  background-position: -2325px 0;
  height: 12px;
}
.iti__flag.iti__hu {
  background-position: -2347px 0;
  height: 10px;
}
.iti__flag.iti__ic {
  background-position: -2369px 0;
  height: 14px;
}
.iti__flag.iti__id {
  background-position: -2391px 0;
  height: 14px;
}
.iti__flag.iti__ie {
  background-position: -2413px 0;
  height: 10px;
}
.iti__flag.iti__il {
  background-position: -2435px 0;
  height: 15px;
}
.iti__flag.iti__im {
  background-position: -2457px 0;
  height: 10px;
}
.iti__flag.iti__in {
  background-position: -2479px 0;
  height: 14px;
}
.iti__flag.iti__io {
  background-position: -2501px 0;
  height: 10px;
}
.iti__flag.iti__iq {
  background-position: -2523px 0;
  height: 14px;
}
.iti__flag.iti__ir {
  background-position: -2545px 0;
  height: 12px;
}
.iti__flag.iti__is {
  background-position: -2567px 0;
  height: 15px;
}
.iti__flag.iti__it {
  background-position: -2589px 0;
  height: 14px;
}
.iti__flag.iti__je {
  background-position: -2611px 0;
  height: 12px;
}
.iti__flag.iti__jm {
  background-position: -2633px 0;
  height: 10px;
}
.iti__flag.iti__jo {
  background-position: -2655px 0;
  height: 10px;
}
.iti__flag.iti__jp {
  background-position: -2677px 0;
  height: 14px;
}
.iti__flag.iti__ke {
  background-position: -2699px 0;
  height: 14px;
}
.iti__flag.iti__kg {
  background-position: -2721px 0;
  height: 12px;
}
.iti__flag.iti__kh {
  background-position: -2743px 0;
  height: 13px;
}
.iti__flag.iti__ki {
  background-position: -2765px 0;
  height: 10px;
}
.iti__flag.iti__km {
  background-position: -2787px 0;
  height: 12px;
}
.iti__flag.iti__kn {
  background-position: -2809px 0;
  height: 14px;
}
.iti__flag.iti__kp {
  background-position: -2831px 0;
  height: 10px;
}
.iti__flag.iti__kr {
  background-position: -2853px 0;
  height: 14px;
}
.iti__flag.iti__kw {
  background-position: -2875px 0;
  height: 10px;
}
.iti__flag.iti__ky {
  background-position: -2897px 0;
  height: 10px;
}
.iti__flag.iti__kz {
  background-position: -2919px 0;
  height: 10px;
}
.iti__flag.iti__la {
  background-position: -2941px 0;
  height: 14px;
}
.iti__flag.iti__lb {
  background-position: -2963px 0;
  height: 14px;
}
.iti__flag.iti__lc {
  background-position: -2985px 0;
  height: 10px;
}
.iti__flag.iti__li {
  background-position: -3007px 0;
  height: 12px;
}
.iti__flag.iti__lk {
  background-position: -3029px 0;
  height: 10px;
}
.iti__flag.iti__lr {
  background-position: -3051px 0;
  height: 11px;
}
.iti__flag.iti__ls {
  background-position: -3073px 0;
  height: 14px;
}
.iti__flag.iti__lt {
  background-position: -3095px 0;
  height: 12px;
}
.iti__flag.iti__lu {
  background-position: -3117px 0;
  height: 12px;
}
.iti__flag.iti__lv {
  background-position: -3139px 0;
  height: 10px;
}
.iti__flag.iti__ly {
  background-position: -3161px 0;
  height: 10px;
}
.iti__flag.iti__ma {
  background-position: -3183px 0;
  height: 14px;
}
.iti__flag.iti__mc {
  background-position: -3205px 0;
  height: 15px;
}
.iti__flag.iti__md {
  background-position: -3226px 0;
  height: 10px;
}
.iti__flag.iti__me {
  background-position: -3248px 0;
  height: 10px;
}
.iti__flag.iti__mf {
  background-position: -3270px 0;
  height: 14px;
}
.iti__flag.iti__mg {
  background-position: -3292px 0;
  height: 14px;
}
.iti__flag.iti__mh {
  background-position: -3314px 0;
  height: 11px;
}
.iti__flag.iti__mk {
  background-position: -3336px 0;
  height: 10px;
}
.iti__flag.iti__ml {
  background-position: -3358px 0;
  height: 14px;
}
.iti__flag.iti__mm {
  background-position: -3380px 0;
  height: 14px;
}
.iti__flag.iti__mn {
  background-position: -3402px 0;
  height: 10px;
}
.iti__flag.iti__mo {
  background-position: -3424px 0;
  height: 14px;
}
.iti__flag.iti__mp {
  background-position: -3446px 0;
  height: 10px;
}
.iti__flag.iti__mq {
  background-position: -3468px 0;
  height: 14px;
}
.iti__flag.iti__mr {
  background-position: -3490px 0;
  height: 14px;
}
.iti__flag.iti__ms {
  background-position: -3512px 0;
  height: 10px;
}
.iti__flag.iti__mt {
  background-position: -3534px 0;
  height: 14px;
}
.iti__flag.iti__mu {
  background-position: -3556px 0;
  height: 14px;
}
.iti__flag.iti__mv {
  background-position: -3578px 0;
  height: 14px;
}
.iti__flag.iti__mw {
  background-position: -3600px 0;
  height: 14px;
}
.iti__flag.iti__mx {
  background-position: -3622px 0;
  height: 12px;
}
.iti__flag.iti__my {
  background-position: -3644px 0;
  height: 10px;
}
.iti__flag.iti__mz {
  background-position: -3666px 0;
  height: 14px;
}
.iti__flag.iti__na {
  background-position: -3688px 0;
  height: 14px;
}
.iti__flag.iti__nc {
  background-position: -3710px 0;
  height: 10px;
}
.iti__flag.iti__ne {
  background-position: -3732px 0;
  height: 15px;
}
.iti__flag.iti__nf {
  background-position: -3752px 0;
  height: 10px;
}
.iti__flag.iti__ng {
  background-position: -3774px 0;
  height: 10px;
}
.iti__flag.iti__ni {
  background-position: -3796px 0;
  height: 12px;
}
.iti__flag.iti__nl {
  background-position: -3818px 0;
  height: 14px;
}
.iti__flag.iti__no {
  background-position: -3840px 0;
  height: 15px;
}
.iti__flag.iti__np {
  background-position: -3862px 0;
  height: 15px;
}
.iti__flag.iti__nr {
  background-position: -3877px 0;
  height: 10px;
}
.iti__flag.iti__nu {
  background-position: -3899px 0;
  height: 10px;
}
.iti__flag.iti__nz {
  background-position: -3921px 0;
  height: 10px;
}
.iti__flag.iti__om {
  background-position: -3943px 0;
  height: 10px;
}
.iti__flag.iti__pa {
  background-position: -3965px 0;
  height: 14px;
}
.iti__flag.iti__pe {
  background-position: -3987px 0;
  height: 14px;
}
.iti__flag.iti__pf {
  background-position: -4009px 0;
  height: 14px;
}
.iti__flag.iti__pg {
  background-position: -4031px 0;
  height: 15px;
}
.iti__flag.iti__ph {
  background-position: -4053px 0;
  height: 10px;
}
.iti__flag.iti__pk {
  background-position: -4075px 0;
  height: 14px;
}
.iti__flag.iti__pl {
  background-position: -4097px 0;
  height: 13px;
}
.iti__flag.iti__pm {
  background-position: -4119px 0;
  height: 14px;
}
.iti__flag.iti__pn {
  background-position: -4141px 0;
  height: 10px;
}
.iti__flag.iti__pr {
  background-position: -4163px 0;
  height: 14px;
}
.iti__flag.iti__ps {
  background-position: -4185px 0;
  height: 10px;
}
.iti__flag.iti__pt {
  background-position: -4207px 0;
  height: 14px;
}
.iti__flag.iti__pw {
  background-position: -4229px 0;
  height: 13px;
}
.iti__flag.iti__py {
  background-position: -4251px 0;
  height: 11px;
}
.iti__flag.iti__qa {
  background-position: -4273px 0;
  height: 8px;
}
.iti__flag.iti__re {
  background-position: -4295px 0;
  height: 14px;
}
.iti__flag.iti__ro {
  background-position: -4317px 0;
  height: 14px;
}
.iti__flag.iti__rs {
  background-position: -4339px 0;
  height: 14px;
}
.iti__flag.iti__ru {
  background-position: -4361px 0;
  height: 14px;
}
.iti__flag.iti__rw {
  background-position: -4383px 0;
  height: 14px;
}
.iti__flag.iti__sa {
  background-position: -4405px 0;
  height: 14px;
}
.iti__flag.iti__sb {
  background-position: -4427px 0;
  height: 10px;
}
.iti__flag.iti__sc {
  background-position: -4449px 0;
  height: 10px;
}
.iti__flag.iti__sd {
  background-position: -4471px 0;
  height: 10px;
}
.iti__flag.iti__se {
  background-position: -4493px 0;
  height: 13px;
}
.iti__flag.iti__sg {
  background-position: -4515px 0;
  height: 14px;
}
.iti__flag.iti__sh {
  background-position: -4537px 0;
  height: 10px;
}
.iti__flag.iti__si {
  background-position: -4559px 0;
  height: 10px;
}
.iti__flag.iti__sj {
  background-position: -4581px 0;
  height: 15px;
}
.iti__flag.iti__sk {
  background-position: -4603px 0;
  height: 14px;
}
.iti__flag.iti__sl {
  background-position: -4625px 0;
  height: 14px;
}
.iti__flag.iti__sm {
  background-position: -4647px 0;
  height: 15px;
}
.iti__flag.iti__sn {
  background-position: -4669px 0;
  height: 14px;
}
.iti__flag.iti__so {
  background-position: -4691px 0;
  height: 14px;
}
.iti__flag.iti__sr {
  background-position: -4713px 0;
  height: 14px;
}
.iti__flag.iti__ss {
  background-position: -4735px 0;
  height: 10px;
}
.iti__flag.iti__st {
  background-position: -4757px 0;
  height: 10px;
}
.iti__flag.iti__su {
  background-position: -4779px 0;
  height: 10px;
}
.iti__flag.iti__sv {
  background-position: -4801px 0;
  height: 12px;
}
.iti__flag.iti__sx {
  background-position: -4823px 0;
  height: 14px;
}
.iti__flag.iti__sy {
  background-position: -4845px 0;
  height: 14px;
}
.iti__flag.iti__sz {
  background-position: -4867px 0;
  height: 14px;
}
.iti__flag.iti__ta {
  background-position: -4889px 0;
  height: 10px;
}
.iti__flag.iti__tc {
  background-position: -4911px 0;
  height: 10px;
}
.iti__flag.iti__td {
  background-position: -4933px 0;
  height: 14px;
}
.iti__flag.iti__tf {
  background-position: -4955px 0;
  height: 14px;
}
.iti__flag.iti__tg {
  background-position: -4977px 0;
  height: 13px;
}
.iti__flag.iti__th {
  background-position: -4999px 0;
  height: 14px;
}
.iti__flag.iti__tj {
  background-position: -5021px 0;
  height: 10px;
}
.iti__flag.iti__tk {
  background-position: -5043px 0;
  height: 10px;
}
.iti__flag.iti__tl {
  background-position: -5065px 0;
  height: 10px;
}
.iti__flag.iti__tm {
  background-position: -5087px 0;
  height: 14px;
}
.iti__flag.iti__tn {
  background-position: -5109px 0;
  height: 14px;
}
.iti__flag.iti__to {
  background-position: -5131px 0;
  height: 10px;
}
.iti__flag.iti__tr {
  background-position: -5153px 0;
  height: 14px;
}
.iti__flag.iti__tt {
  background-position: -5175px 0;
  height: 12px;
}
.iti__flag.iti__tv {
  background-position: -5197px 0;
  height: 10px;
}
.iti__flag.iti__tw {
  background-position: -5219px 0;
  height: 14px;
}
.iti__flag.iti__tz {
  background-position: -5241px 0;
  height: 14px;
}
.iti__flag.iti__ua {
  background-position: -5263px 0;
  height: 14px;
}
.iti__flag.iti__ug {
  background-position: -5285px 0;
  height: 14px;
}
.iti__flag.iti__uk {
  background-position: -5307px 0;
  height: 10px;
}
.iti__flag.iti__um {
  background-position: -5329px 0;
  height: 11px;
}
.iti__flag.iti__un {
  background-position: -5351px 0;
  height: 14px;
}
.iti__flag.iti__us {
  background-position: -5373px 0;
  height: 11px;
}
.iti__flag.iti__uy {
  background-position: -5395px 0;
  height: 14px;
}
.iti__flag.iti__uz {
  background-position: -5417px 0;
  height: 10px;
}
.iti__flag.iti__va {
  background-position: -5439px 0;
  height: 15px;
}
.iti__flag.iti__vc {
  background-position: -5456px 0;
  height: 14px;
}
.iti__flag.iti__ve {
  background-position: -5478px 0;
  height: 14px;
}
.iti__flag.iti__vg {
  background-position: -5500px 0;
  height: 10px;
}
.iti__flag.iti__vi {
  background-position: -5522px 0;
  height: 14px;
}
.iti__flag.iti__vn {
  background-position: -5544px 0;
  height: 14px;
}
.iti__flag.iti__vu {
  background-position: -5566px 0;
  height: 12px;
}
.iti__flag.iti__wf {
  background-position: -5588px 0;
  height: 14px;
}
.iti__flag.iti__ws {
  background-position: -5610px 0;
  height: 10px;
}
.iti__flag.iti__xk {
  background-position: -5632px 0;
  height: 15px;
}
.iti__flag.iti__ye {
  background-position: -5654px 0;
  height: 14px;
}
.iti__flag.iti__yt {
  background-position: -5676px 0;
  height: 14px;
}
.iti__flag.iti__za {
  background-position: -5698px 0;
  height: 14px;
}
.iti__flag.iti__zm {
  background-position: -5720px 0;
  height: 14px;
}
.iti__flag.iti__zw {
  background-position: -5742px 0;
  height: 10px;
}
.iti__flag {
  background-color: #dbdbdb;
  background-image: url(../img/flags.png?1);
  background-position: 20px 0;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 0 1px 0 #888;
  box-shadow: 0 0 1px 0 #888;
  height: 15px;
}
@media (-webkit-min-device-pixel-ratio: 2),
  (min--moz-device-pixel-ratio: 2),
  (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url(../img/flags@2x.png?1);
  }
}
.iti__flag.iti__np {
  background-color: rgba(0, 0, 0, 0);
}
.iti__flag {
  background-image: url(../image/static/flags.png) !important;
}
.iti {
  width: 100%;
}
.iti__selected-flag {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -moz-box-align: start;
  align-items: start;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  justify-content: start;
  padding: 0 30px 0 0 !important;
}
.iti__arrow {
  display: none !important;
}
.iti .iti__selected-dial-code,
.iti.is-focused .iti__selected-dial-code {
  color: #061834 !important;
}
.iti--separate-dial-code .iti__selected-flag {
  background: rgba(0, 0, 0, 0) !important;
}
.iti .iti__selected-dial-code {
  color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.iti__country-list {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.flatpickr-calendar {
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 0 !important;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}
@media screen and (max-width: 480px) {
  .iti-mobile .iti__country-list {
    width: -webkit-calc(100% - 60px) !important;
    width: -moz-calc(100% - 60px) !important;
    width: calc(100% - 60px) !important;
  }
}
@font-face {
  font-display: swap;
  font-family: Avenir Book;
  font-style: italic;
  font-weight: 400;
  src: url(../font/avenir/AvenirLTPro-BookOblique.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-BookOblique.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-BookOblique.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Avenir;
  font-style: normal;
  font-weight: 500;
  src: url(../font/avenir/AvenirLTPro-Medium.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-Medium.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-Medium.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Avenir;
  font-style: normal;
  font-weight: 400;
  src: url(../font/avenir/AvenirLTPro-Roman.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-Roman.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-Roman.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Avenir;
  font-style: italic;
  font-weight: 400;
  src: url(../font/avenir/AvenirLTPro-Oblique.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-Oblique.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-Oblique.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Avenir;
  font-style: normal;
  font-weight: 300;
  src: url(../font/avenir/AvenirLTPro-Light.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-Light.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-Light.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Avenir Book;
  font-style: normal;
  font-weight: 400;
  src: url(../font/avenir/AvenirLTPro-Book.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-Book.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-Book.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Avenir;
  font-style: italic;
  font-weight: 300;
  src: url(../font/avenir/AvenirLTPro-LightOblique.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-LightOblique.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-LightOblique.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Avenir;
  font-style: italic;
  font-weight: 500;
  src: url(../font/avenir/AvenirLTPro-MediumOblique.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-MediumOblique.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-MediumOblique.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Avenir;
  font-style: italic;
  font-weight: 800;
  src: url(../font/avenir/AvenirLTPro-BlackOblique.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-BlackOblique.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-BlackOblique.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Avenir;
  font-style: italic;
  font-weight: 700;
  src: url(../font/avenir/AvenirLTPro-HeavyOblique.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-HeavyOblique.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-HeavyOblique.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Avenir;
  font-style: normal;
  font-weight: 800;
  src: url(../font/avenir/AvenirLTPro-Black.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-Black.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-Black.ttf) format("truetype");
}
@font-face {
  font-display: swap;
  font-family: Avenir;
  font-style: normal;
  font-weight: 700;
  src: url(../font/avenir/AvenirLTPro-Heavy.woff2) format("woff2"),
    url(../font/avenir/AvenirLTPro-Heavy.woff) format("woff"),
    url(../font/avenir/AvenirLTPro-Heavy.ttf) format("truetype");
}
@font-face {
  font-family: iconfont;
  font-style: normal;
  font-weight: 400;
  src: url(../font/iconfont/iconfont.eot);
  src: url(../font/iconfont/iconfont.eot#iefix) format("embedded-opentype"),
    url(../font/iconfont/iconfont.woff) format("woff"),
    url(../font/iconfont/iconfont.ttf) format("truetype"),
    url(../font/iconfont/iconfont.svg#iconfont) format("svg");
}
@font-face {
  font-family: "Satoshi Variable";
  src: url("../font/Satoshi-Variable.ttf");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: Vanitas-Regular;
  src: url("../font/FontsFree-Net-vanitas.ttf");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: GT America Standard;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(../font/GT-America-Standard-Regular.woff2) format("woff2");
}
@font-face {
  font-family: GT America Standard;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url(../font/GT-America-Standard-Medium.woff2) format("woff2");
}
@font-face {
  font-family: GT America Standard;
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url(../font/GT-America-Standard-Bold.woff2) format("woff2");
}
@font-face {
  font-family: GT America Compressed;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url(../font/GT-America-Compressed-Bold.woff2) format("woff2");
}
[class*="icon-"]:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: iconfont;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.icon-arrow-corner-1:before {
  content: "a";
}
.icon-arrow-corner-2:before {
  content: "b";
}
.icon-arrow-left:before {
  content: "d";
}
.icon-at:before {
  content: "e";
}
.icon-chat:before {
  content: "f";
}
.icon-check:before {
  content: "g";
}
.icon-chevron-bottom-1:before {
  content: "h";
}
.icon-chevron-bottom-2:before {
  content: "i";
}
.icon-chevron-left:before {
  content: "j";
}
.icon-chevron-right:before {
  content: "k";
}
.icon-cross-1:before {
  content: "l";
}
.icon-cross-2:before {
  content: "m";
}
.icon-download:before {
  content: "n";
}
.icon-facebook:before {
  content: "o";
}
.icon-favorite:before {
  content: "p";
}
.icon-filter:before {
  content: "q";
}
.icon-instagram-1:before {
  content: "r";
}
.icon-instagram-2:before {
  content: "s";
}
.icon-linkedin:before {
  content: "t";
}
.icon-map:before {
  content: "u";
}
.icon-pin:before {
  content: "v";
}
.icon-resize:before {
  content: "w";
}
.icon-reverse:before {
  content: "x";
}
.icon-search:before {
  content: "y";
}
.icon-telegram:before {
  content: "z";
}
.icon-twitter:before {
  content: "A";
}
.icon-twitter-x:before {
  content: "B";
}
.icon-upload:before {
  content: "C";
}
.icon-whatsapp-1:before {
  content: "D";
}
.icon-whatsapp-2:before {
  content: "E";
}
.icon-youtube-1:before {
  content: "F";
}
.icon-youtube-2:before {
  content: "c";
}

.facilitiesbanner {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: var(--black);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
}
.facilitiesbanner__content {
  max-width: 595px;
  width: 100%;
  padding: 0 20px;
  z-index: 99;
}
@media screen and (max-width: 1024px) {
  .textimgblock.noscroller {
    height: auto;
  }
  .textimgblock.noscroller .textimgblock__slider--inner {
    height: auto;
  }
  .textimgblock.noscroller .textimgblock__slider--item {
    position: relative;
    top: unset;
    left: unset;
    height: auto;
  }
  .facilitiesbanner__content {
    max-width: 100%;
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .facilitiesbanner__content {
    padding: 0 20px;
  }
}
.facilitiesbanner__content a:not(:last-child) {
  margin-bottom: 20px;
}
.facilitiesbanner {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: var(--black);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.facilitiesbanner__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.facilitiesbanner__bg::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.facilitiesbanner__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.facilitiesbanner__content {
  position: relative;
  max-width: 595px;
  width: 100%;
  padding: 0 20px;
  z-index: 99;
}
.facilitiesbanner__content h3 {
  margin-bottom: 40px;
}
.facilitiesbanner__content p {
  margin-bottom: 40px;
}
@media screen and (min-width: 740px) {
  .textimgblock__text h4 {
    margin-bottom: 40px;
  }
  .facilitiesbanner__content p {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1025px) {
  .facilitiesbanner__content {
    max-width: 790px;
    width: 100%;
    padding: 0;
  }
  .facilitiesbanner__content p {
    margin-bottom: 40px;
  }
}
.font-title {
  font-family: GT America Standard;
}
.font-franchise{
  font-family: GT America Standard;
  font-weight: 500;
  font-size: 14px;
}
.font-franchise-message{
  font-family: GT America Compressed;
  font-weight: 400;
  font-size: 160px;
}
.font-hero {
  font-family: Vanitas-Regular;
}
@media screen and (min-width: 1025px) {
  .fcontent__scrollslider--item .scrollslider__content--left .font-title {
    font-size: 9vw;
    line-height: 9vw;
  }
}
@media screen and (min-width: 1400px) {
  .fcontent__scrollslider--item .scrollslider__content--left .font-title {
    font-size: 9.5vw;
    line-height: 9.5vw;
  }
}
@media screen and (min-width: 1600px) {
  .fcontent__scrollslider--item .scrollslider__content--left .font-title {
    font-size: 10vw;
    line-height: 10vw;
  }
}
.fcontent__scrollslider--item
        .scrollslider__content--left.lri
        .font-title:last-child {
        margin-left: 28%;
      }
      @media screen and (max-width: 1024px) {
        .fcontent__scrollslider--item
          .scrollslider__content--left.lri
          .font-title:last-child {
          margin-left: 40%;
        }
        .tcardsblock__tcard:last-child {
          margin-bottom: 120px;
        }
      }
      @media screen and (max-width: 575px) {
        .innerhero__heading h1 {
          font-size: 50px;
          line-height: 50px;
        }
        .fcontent__scrollslider--item
          .scrollslider__content--left.lri
          .font-title:last-child {
          margin-top: -10px;
        }
        .gallery__slider {
          height: 400px;
        }
        .gallery__slider img {
          height: 400px;
        }
      }
      .fcontent__scrollslider--item .scrollslider__content--left .font-title {
        position: relative;
        font-size: 50px;
        line-height: 62px;
        font-weight: 400;
      }
      .fcontent__scrollslider--item
        .scrollslider__content--left
        .font-title
        span {
        display: block;
      }
      @media screen and (min-width: 740px) {
        .fcontent__scrollslider--item .scrollslider__content--left {
          margin-bottom: 50px;
        }
        .fcontent__scrollslider--item .scrollslider__content--left .font-title {
          font-size: 100px;
          line-height: 125px;
        }
        .fcontent__scrollslider--item .scrollslider__content--right {
          max-width: 475px;
        }
      }
      @media screen and (min-width: 1025px) {
        .fcontent__scrollslider--item .scrollslider__content--left {
          margin-bottom: 0;
        }
        .fcontent__scrollslider--item .scrollslider__content--left .font-title {
          font-size: 180px;
          line-height: 180px;
        }
      }
      @media screen and (min-width: 1025px) and (max-height: 850px) {
        .fcontent__scrollslider--item .scrollslider__content--left .font-title {
          font-size: 120px;
          line-height: 120px;
        }
      }
      .fcontent__scrollslider--item
        .scrollslider__content--left.lri
        .font-title:first-child {
        margin-left: 9%;
      }
      @media screen and (max-width: 1024px) {
        .fcontent__dots {
          right: 30px;
        }
        .fcontent__scrollslider--item
          .scrollslider__content--left.lri
          .font-title:first-child {
          margin-left: 7%;
          margin-bottom: -20px;
        }
        .threecolsblock__bg {
          display: none;
        }
      }
      @media screen and (max-width: 575px) {
        .fcontent__dots {
          right: 20px;
        }
        .fcontent__scrollslider--item
          .scrollslider__content--left.lri
          .font-title:first-child {
          margin-bottom: -10px;
        }
        .threecolsblock__col {
          padding: 20px;
          height: 562px;
        }
      }
      .heading-3 {
        font-size: 30px;
        font-weight: 400;
        line-height: 37px;
      }
      @media screen and (min-width: 740px) {
        .heading-3 {
          font-size: 60px;
          line-height: 75px;
        }
      }
      .color-white {
        color: #fff;
      }
      .uppercase {
        text-transform: uppercase;
      } 
      .textimgblock
      .textimgblock__slider--inner
      .textimgblock__slider--item
      .textimgblock__text
      div.text-large {
      margin-bottom: 40px;
    }
    .text-large {
      font-size: 16px;
      font-weight: 450;
      line-height: 24px;
    }
    @media screen and (min-width: 740px) {
      .text-large {
        font-size: 20px;
        line-height: 35px;
      }
    }
    p a.link {
      color: inherit !important;
      text-decoration: none !important;
    }
    p a.link:hover {
      cursor: pointer !important;
      text-decoration: underline !important;
    }
    .btn {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      border: 1px solid var(--white);
      border-radius: 100px;
      text-decoration: none;
      color: var(--white);
      -webkit-transition: 0.3s;
      transition: all 0.3s;
      gap: 10px;
    }
    .btn .btn-icon::before {
      content: "";
      background-image: var(--wpr-bg-9a637f0a-5343-4517-922e-a6f471666577);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      height: 100%;
      -webkit-transition: 0.3s;
      transition: 0.3s;
    }
    .btn .btn-icon::after {
      content: "";
      background-image: var(--wpr-bg-8051618a-c109-42d9-9111-2748dd7714d4);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      height: 100%;
      -webkit-transform: translate(-15px, 12px);
      transform: translate(-15px, 12px);
      -webkit-transition: 0.3s;
      transition: 0.3s;
    }
    .btn.btn-primary .btn-icon::before {
      background-image: var(--wpr-bg-08488202-e001-4a6c-92c6-8fe49fcab3f3);
    }
    .btn.btn-primary .btn-icon::after {
      background-image: var(--wpr-bg-5eb805f9-742e-450b-a4ea-6da400b5e6d9);
    }
    .btn:hover .btn-icon::before {
      -webkit-transform: translate(-15px, 12px);
      transform: translate(-15px, 12px);
    }
    .btn:hover .btn-icon::after {
      -webkit-transform: translate(0, -12px);
      transform: translate(0, -12px);
    }
    .threecolsblock__col--content--hover .hoverBottom .btn.btn-large {
      min-width: 148px;
      margin-left: 20px;
    }
    .btn.btn-large {
      padding: 15px 20px;
    }
    @media screen and (max-width: 575px) {
      .btn.btn-large {
        padding: 10px 20px;
      }
    }
    .btn.btn-white:hover {
      background: var(--white);
    }
    .btn.btn-white:hover span {
      color: var(--green);
    }
    .btn .btn-text {
      text-transform: uppercase;
    }
    .label {
      font-size: 12px;
      font-weight: 400;
      line-height: 16px;
    }
    @media screen and (min-width: 740px) {
      .label {
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: 0.7px;
      }
    }
    .btn .btn-icon::before {
      content: "";
      background-image: var(--wpr-bg-9a637f0a-5343-4517-922e-a6f471666577);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      height: 100%;
      -webkit-transition: 0.3s;
      transition: 0.3s;
    }
    .btn .btn-icon::after {
      content: "";
      background-image: var(--wpr-bg-8051618a-c109-42d9-9111-2748dd7714d4);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      height: 100%;
      -webkit-transform: translate(-15px, 12px);
      transform: translate(-15px, 12px);
      -webkit-transition: 0.3s;
      transition: 0.3s;
    }
    .btn.btn-primary .btn-icon::before {
      background-image: var(--wpr-bg-08488202-e001-4a6c-92c6-8fe49fcab3f3);
    }
    .btn.btn-primary .btn-icon::after {
      background-image: var(--wpr-bg-5eb805f9-742e-450b-a4ea-6da400b5e6d9);
    }
    .btn:hover .btn-icon::before {
      -webkit-transform: translate(-15px, 12px);
      transform: translate(-15px, 12px);
    }
    .btn:hover .btn-icon::after {
      -webkit-transform: translate(0, -12px);
      transform: translate(0, -12px);
    }
    .btn .btn-icon {
      position: relative;
      width: 12px;
      height: 12px;
      overflow: hidden;
    }
    .btn .btn-icon::before {
      content: "";
      background-image: var(--wpr-bg-299ffcca-1f7b-48d9-82d2-ae081a9a2e21);
      display: flex;
      position: relative;
      height: 100%;
      transition: 0.3s;
    }
    .btn .btn-icon::after {
      content: "";
      background-image: var(--wpr-bg-df2150e3-6f7e-4d98-9821-5036914a24c8);
      display: flex;
      position: relative;
      height: 100%;
      transform: translate(-15px, 12px);
      transition: 0.3s;
    }
    .select2-container--default
        .select2-selection--single
        .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
      }
      .select2-container--default
        .select2-selection--single
        .select2-selection__arrow
        b {
        border-color: #888 transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--single
        .select2-selection__clear {
        float: left;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--single
        .select2-selection__arrow {
        left: 1px;
        right: auto;
      }
      .select2-container--default.select2-container--disabled
        .select2-selection--single {
        background-color: #eee;
        cursor: default;
      }
      .select2-container--default.select2-container--disabled
        .select2-selection--single
        .select2-selection__clear {
        display: none;
      }
      .select2-container--default.select2-container--open
        .select2-selection--single
        .select2-selection__arrow
        b {
        border-color: transparent transparent #888;
        border-width: 0 4px 5px;
      }
      .select2-container--default .select2-selection--multiple {
        background-color: #fff;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: text;
        padding-bottom: 5px;
        padding-right: 5px;
        position: relative;
      }
      .select2-container--default
        .select2-selection--multiple.select2-selection--clearable {
        padding-right: 25px;
      }
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__clear {
        cursor: pointer;
        font-weight: 700;
        height: 20px;
        margin-right: 10px;
        margin-top: 5px;
        position: absolute;
        right: 0;
        padding: 1px;
      }
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        box-sizing: border-box;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0;
        padding-left: 20px;
        position: relative;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: bottom;
        white-space: nowrap;
      }
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px;
      }
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-right: 1px solid #aaa;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #999;
        cursor: pointer;
        font-size: 1em;
        font-weight: 700;
        padding: 0 4px;
        position: absolute;
        left: 0;
        top: 0;
      }
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__choice__remove:focus,
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__choice__remove:hover {
        background-color: #f1f1f1;
        color: #333;
        outline: 0;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice {
        margin-left: 5px;
        margin-right: auto;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice__display {
        padding-left: 5px;
        padding-right: 2px;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice__remove {
        border-left: 1px solid #aaa;
        border-right: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__clear {
        float: left;
        margin-left: 10px;
        margin-right: auto;
      }
      .select2-container--default.select2-container--focus
        .select2-selection--multiple {
        border: 1px solid #000;
        outline: 0;
      }
      .select2-container--default.select2-container--disabled
        .select2-selection--multiple {
        background-color: #eee;
        cursor: default;
      }
      .select2-container--default.select2-container--disabled
        .select2-selection__choice__remove {
        display: none;
      }
      .select2-container--default.select2-container--open.select2-container--above
        .select2-selection--multiple,
      .select2-container--default.select2-container--open.select2-container--above
        .select2-selection--single {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
      }
      .select2-container--default.select2-container--open.select2-container--below
        .select2-selection--multiple,
      .select2-container--default.select2-container--open.select2-container--below
        .select2-selection--single {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
      }
      .select2-container--default
        .select2-search--dropdown
        .select2-search__field {
        border: 1px solid #aaa;
      }
      .select2-container--default
        .select2-search--inline
        .select2-search__field {
        background: 0 0;
        border: none;
        outline: 0;
        box-shadow: none;
        -webkit-appearance: textfield;
      }
      .select2-container--default .select2-results > .select2-results__options {
        max-height: 200px;
        overflow-y: auto;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option {
        padding-left: 1em;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__group {
        padding-left: 0;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option {
        margin-left: -2em;
        padding-left: 3em;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option {
        margin-left: -3em;
        padding-left: 4em;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option {
        margin-left: -4em;
        padding-left: 5em;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option {
        margin-left: -5em;
        padding-left: 6em;
      }
      .select2-container--default .select2-results__option--group {
        padding: 0;
      }
      .select2-container--default .select2-results__option--disabled {
        color: #999;
      }
      .select2-container--default .select2-results__option--selected {
        background-color: #ddd;
      }
      .select2-container--default
        .select2-results__option--highlighted.select2-results__option--selectable {
        background-color: #5897fb;
        color: #fff;
      }
      .select2-container--default .select2-results__group {
        cursor: default;
        display: block;
        padding: 6px;
      }
      .select2-container--classic .select2-selection--single {
        background-color: #f7f7f7;
        border: 1px solid #aaa;
        border-radius: 4px;
        outline: 0;
        background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
        background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
        background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
        background-repeat: repeat-x;
      }
      .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb;
      }
      .select2-container--classic
        .select2-selection--single
        .select2-selection__rendered {
        color: #444;
        line-height: 28px;
      }
      .select2-container--classic
        .select2-selection--single
        .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        height: 26px;
        margin-right: 20px;
      }
      .select2-container--classic
        .select2-selection--single
        .select2-selection__placeholder {
        color: #999;
      }
      .select2-container--classic
        .select2-selection--single
        .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
      }
      .select2-container--classic
        .select2-selection--single
        .select2-selection__arrow
        b {
        border-color: #888 transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
      }
      .select2-container--classic[dir="rtl"]
        .select2-selection--single
        .select2-selection__clear {
        float: left;
      }
      .select2-container--classic[dir="rtl"]
        .select2-selection--single
        .select2-selection__arrow {
        border: none;
        border-right: 1px solid #aaa;
        border-radius: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        left: 1px;
        right: auto;
      }
      .select2-container--classic.select2-container--open
        .select2-selection--single {
        border: 1px solid #5897fb;
      }
      .select2-container--classic.select2-container--open
        .select2-selection--single
        .select2-selection__arrow {
        background: 0 0;
        border: none;
      }
      .select2-container--classic.select2-container--open
        .select2-selection--single
        .select2-selection__arrow
        b {
        border-color: transparent transparent #888;
        border-width: 0 4px 5px;
      }
      .select2-container--classic.select2-container--open.select2-container--above
        .select2-selection--single {
        border-top: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
        background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
        background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
        background-repeat: repeat-x;
      }
      .select2-container--classic.select2-container--open.select2-container--below
        .select2-selection--single {
        border-bottom: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
        background-repeat: repeat-x;
      }
      .select2-container--classic .select2-selection--multiple {
        background-color: #fff;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: text;
        outline: 0;
        padding-bottom: 5px;
        padding-right: 5px;
      }
      .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb;
      }
      .select2-container--classic
        .select2-selection--multiple
        .select2-selection__clear {
        display: none;
      }
      .select2-container--classic
        .select2-selection--multiple
        .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0;
      }
      .select2-container--classic
        .select2-selection--multiple
        .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px;
      }
      .select2-container--classic
        .select2-selection--multiple
        .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #888;
        cursor: pointer;
        font-size: 1em;
        font-weight: 700;
        padding: 0 4px;
      }
      .select2-container--classic
        .select2-selection--multiple
        .select2-selection__choice__remove:hover {
        color: #555;
        outline: 0;
      }
      .select2-container--classic[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice {
        margin-left: 5px;
        margin-right: auto;
      }
      .select2-container--classic[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice__display {
        padding-left: 5px;
        padding-right: 2px;
      }
      .select2-container--classic[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice__remove {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
      }
      .select2-container--classic.select2-container--open
        .select2-selection--multiple {
        border: 1px solid #5897fb;
      }
      .select2-container--classic.select2-container--open.select2-container--above
        .select2-selection--multiple {
        border-top: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
      }
      .select2-container--classic.select2-container--open.select2-container--below
        .select2-selection--multiple {
        border-bottom: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
      }
      .select2-container--classic
        .select2-search--dropdown
        .select2-search__field {
        border: 1px solid #aaa;
        outline: 0;
      }
      .select2-container--classic
        .select2-search--inline
        .select2-search__field {
        outline: 0;
        box-shadow: none;
      }
      .select2-container--classic .select2-dropdown {
        background-color: #fff;
        border: 1px solid transparent;
      }
      .select2-container--classic .select2-dropdown--above {
        border-bottom: none;
      }
      .select2-container--classic .select2-dropdown--below {
        border-top: none;
      }
      .select2-container--classic .select2-results > .select2-results__options {
        max-height: 200px;
        overflow-y: auto;
      }
      .select2-container--classic .select2-results__option--group {
        padding: 0;
      }
      .select2-container--classic .select2-results__option--disabled {
        color: grey;
      }
      .select2-container--classic
        .select2-results__option--highlighted.select2-results__option--selectable {
        background-color: #3875d7;
        color: #fff;
      }
      .select2-container--classic .select2-results__group {
        cursor: default;
        display: block;
        padding: 6px;
      }
      .select2-container--classic.select2-container--open .select2-dropdown {
        border-color: #5897fb;
      }
      .threecolsblock__bg::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -webkit-gradient(
          linear,
          left bottom,
          left top,
          from(rgba(0, 0, 0, 0.2)),
          to(rgba(0, 0, 0, 0.2))
        );
        background: linear-gradient(
          0deg,
          rgba(0, 0, 0, 0.2) 0,
          rgba(0, 0, 0, 0.2) 100%
        );
        z-index: 1;
      }
      @media screen and (min-width: 1025px) {
        .threecolsblock__row {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          height: 100%;
        }
        .threecolsblock__col {
          width: 33.33%;
          padding: 0 60px 150px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: end;
          -ms-flex-align: end;
          align-items: flex-end;
        }
        .threecolsblock__col:not(:last-child) {
          border-right: 1px solid rgba(255, 255, 255, 0.2);
        }
      }
      @media screen and (max-width: 1024px) {
        .threecolsblock__col {
          padding: 30px;
          width: 100%;
          height: 597px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
        }
        .threecolsblock__col--mbbg {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
        }
        .threecolsblock__col--mbbg::before {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          background: -webkit-gradient(
            linear,
            left bottom,
            left top,
            from(rgba(0, 0, 0, 0.2)),
            to(rgba(0, 0, 0, 0.2))
          );
          background: linear-gradient(
            0deg,
            rgba(0, 0, 0, 0.2) 0,
            rgba(0, 0, 0, 0.2) 100%
          );
        }
        .threecolsblock__col--mbbg img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
        }
      }
      .threecolsblock__col--mbbg {
        display: none;
      }
      .threecolsblock__col--content h4 {
        position: relative;
        cursor: pointer;
      }
      .threecolsblock__col--content h4 .mobiletabind {
        display: none;
      }
      @media screen and (max-width: 1024px) {
        .threecolsblock__col--mbbg {
          display: block;
        }
        .threecolsblock__col--content h4 {
          min-height: 50px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
        }
        .threecolsblock__col--content h4 .mobiletabind {
          position: relative;
          display: inline-block;
          width: 48px;
          height: 48px;
          border: 1px solid var(--white);
          border-radius: 100%;
        }
        .threecolsblock__col--content h4 .mobiletabind::before {
          position: absolute;
          content: "";
          width: 21px;
          height: 1.5px;
          background: var(--white);
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
        }
        .threecolsblock__col--content h4 .mobiletabind::after {
          position: absolute;
          content: "";
          width: 21px;
          height: 1.5px;
          background: var(--white);
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
          -webkit-transition: 0.3s;
          transition: all 0.3s;
        }
      }
      .threecolsblock__col--content h4.active .mobiletabind::after {
        opacity: 0;
      }
      .threecolsblock__col--content--hover .hoverBottom {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
      }
      @media screen and (min-width: 740px) {
        .threecolsblock__col--content--hover {
          padding-top: 40px;
        }
        .threecolsblock__col--content--hover p:not(:last-child) {
          margin-bottom: 40px;
        }
        .team__filter {
          margin-bottom: 60px;
          margin-right: -30px;
        }
        .gallery__slidernav--numbers {
          gap: 30px;
        }
        .qanda {
          padding-bottom: 120px;
        }
      }
      @media screen and (min-width: 1025px) {
        .teambio {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
        }
        .teambio__close {
          top: 60px;
          right: 60px;
        }
        .threecolsblock__col.bottom {
          border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
        }
      }
      .threecolsblock__col .threecolsblock__col--content--hover a {
        color: #fff;
      }
      @media only screen and (max-width: 1030px) {
        .threecolsblock__col--content h4 .mobiletabind {
          min-width: 48px;
          margin-left: 20px;
        }
      }
      @media only screen and (min-width: 1200px) {
        .threecolsblock__row .threecolsblock__col {
          padding: 0 60px 60px;
        }
      }
      .threecolsblock__col--content--hover .hoverBottom .btn.btn-large {
        min-width: 148px;
        margin-left: 20px;
      }
      @media screen and (min-width: 1025px) {
        .fcontent__scrollslider--item .scrollslider__content--right {
          max-width: 375px;
        }
        .innerfullbanner {
          height: 100vh;
        }
        .tcardsblock {
          padding: 150px 0;
        }
        .threecolsblock {
          height: 100vh;
        }
      }
      .threecolsblock {
        position: relative;
        width: 100%;
      }
      .threecolsblock__bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
      @media screen and (max-width: 1024px) {
        .fcontent__dots {
          right: 30px;
        }
        .fcontent__scrollslider--item
          .scrollslider__content--left.lri
          .font-title:first-child {
          margin-left: 7%;
          margin-bottom: -20px;
        }
        .threecolsblock__bg {
          display: none;
        }
      }
      .threecolsblock__bg::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(
          0deg,
          rgba(0, 0, 0, 0.2) 0,
          rgba(0, 0, 0, 0.2) 100%
        );
        z-index: 1;
      }
      .threecolsblock__bg img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        opacity: 0;
      }
      .threecolsblock__bg img:first-child {
        opacity: 1;
      }
      .threecolsblock__row {
        position: relative;
        z-index: 2;
      }
      .threecolsblock__col {
        position: relative;
      }
      @media screen and (min-width: 1025px) {
        .threecolsblock__row {
          display: flex;
          width: 100%;
          height: 100%;
        }
        .threecolsblock__col {
          width: 33.33%;
          padding: 0 60px 150px;
          display: flex;
          align-items: flex-end;
        }
        .threecolsblock__col:not(:last-child) {
          border-right: 1px solid rgba(255, 255, 255, 0.2);
        }
      }
      @media screen and (min-width: 1025px) and (max-height: 750px) {
        .threecolsblock__col {
          padding: 0 60px 100px;
        }
      }
      @media screen and (max-width: 1440px) {
        .threecolsblock__col {
          padding: 0 40px 150px;
        }
      }
      @media screen and (max-width: 1300px) {
        .threecolsblock__col {
          padding: 0 30px 150px;
        }
      }
      @media screen and (max-width: 1024px) {
        .threecolsblock__col {
          padding: 30px;
          width: 100%;
          height: 597px;
          display: flex;
          flex-direction: column;
          justify-content: flex-end;
        }
        .threecolsblock__col--mbbg {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
        }
        .threecolsblock__col--mbbg img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
        }
      }
      @media screen and (max-width: 575px) {
        .fcontent__dots {
          right: 20px;
        }
        .fcontent__scrollslider--item
          .scrollslider__content--left.lri
          .font-title:first-child {
          margin-bottom: -10px;
        }
        .threecolsblock__col {
          padding: 20px;
          height: 562px;
        }
      }
      .threecolsblock__col--content {
        position: relative;
        overflow: hidden;
      }
      .threecolsblock__col--content h4 {
        cursor: pointer;
      }
      .threecolsblock__col--content--hover {
        padding-top: 20px;
      }
      .threecolsblock__col--content--hover p {
        font-weight: 500;
      }
      .threecolsblock__col--content--hover p:not(:last-child) {
        margin-bottom: 20px;
      }
      .threecolsblock__col--content--hover p:last-child {
        font-style: italic;
      }
      .threecolsblock__col--content--hover .hoverBottom {
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media screen and (min-width: 1025px) {
        .threecolsblock__col--content--hover {
          padding-top: 40px;
        }
        .threecolsblock__col--content--hover p:not(:last-child) {
          margin-bottom: 25px;
        }
        .threecolsblock__col--content--hover .hoverBottom {
          margin-top: 40px;
        }
      }
      .threecolsblock__col--content--hover .hoverBottom p {
        margin: 0;
      }
      .heading-4 {
        font-size: 25px;
        font-weight: 400;
        line-height: 31px;
      }
      @media screen and (min-width: 740px) {
        .heading-4 {
          font-size: 45px;
          line-height: 55px;
        }
      }
      .text-small {
        font-size: 14px;
        line-height: 24.5px;
        font-weight: 400px;
      }
      @media screen and (min-width: 740px) {
        .text-small {
          font-size: 16px;
          line-height: 28px;
        }
      }
      .itaic {
        font-style: italic;
      }
      :where(.wp-block-button__link) {
        border-radius: 9999px;
        box-shadow: none;
        padding: calc(0.667em + 2px) calc(1.333em + 2px);
        text-decoration: none;
      }
      :root :where(.wp-block-button .wp-block-button__link.is-style-outline),
      :root :where(.wp-block-button.is-style-outline > .wp-block-button__link) {
        border: 2px solid;
        padding: 0.667em 1.333em;
      }
      :root
        :where(
          .wp-block-button
            .wp-block-button__link.is-style-outline:not(.has-text-color)
        ),
      :root
        :where(
          .wp-block-button.is-style-outline
            > .wp-block-button__link:not(.has-text-color)
        ) {
        color: currentColor;
      }
      :root
        :where(
          .wp-block-button
            .wp-block-button__link.is-style-outline:not(.has-background)
        ),
      :root
        :where(
          .wp-block-button.is-style-outline
            > .wp-block-button__link:not(.has-background)
        ) {
        background-color: initial;
        background-image: none;
      }
      :where(.wp-block-calendar table:not(.has-background) th) {
        background: #ddd;
      }
      :where(.wp-block-columns) {
        margin-bottom: 1.75em;
      }
      :where(.wp-block-columns.has-background) {
        padding: 1.25em 2.375em;
      }
      :where(.wp-block-post-comments input[type="submit"]) {
        border: none;
      }
      :where(.wp-block-cover-image:not(.has-text-color)),
      :where(.wp-block-cover:not(.has-text-color)) {
        color: #fff;
      }
      :where(.wp-block-cover-image.is-light:not(.has-text-color)),
      :where(.wp-block-cover.is-light:not(.has-text-color)) {
        color: #000;
      }
      :root :where(.wp-block-cover h1:not(.has-text-color)),
      :root :where(.wp-block-cover h2:not(.has-text-color)),
      :root :where(.wp-block-cover h3:not(.has-text-color)),
      :root :where(.wp-block-cover h4:not(.has-text-color)),
      :root :where(.wp-block-cover h5:not(.has-text-color)),
      :root :where(.wp-block-cover h6:not(.has-text-color)),
      :root :where(.wp-block-cover p:not(.has-text-color)) {
        color: inherit;
      }
      :where(.wp-block-file) {
        margin-bottom: 1.5em;
      }
      :where(.wp-block-file__button) {
        border-radius: 2em;
        display: inline-block;
        padding: 0.5em 1em;
      }
      :where(.wp-block-file__button):is(a):active,
      :where(.wp-block-file__button):is(a):focus,
      :where(.wp-block-file__button):is(a):hover,
      :where(.wp-block-file__button):is(a):visited {
        box-shadow: none;
        color: #fff;
        opacity: 0.85;
        text-decoration: none;
      }
      :where(.wp-block-group.wp-block-group-is-layout-constrained) {
        position: relative;
      }
      :root
        :where(
          .wp-block-image.is-style-rounded img,
          .wp-block-image .is-style-rounded img
        ) {
        border-radius: 9999px;
      }
      :where(
          .wp-block-latest-comments:not(
              [style*="line-height"] .wp-block-latest-comments__comment
            )
        ) {
        line-height: 1.1;
      }
      :where(
          .wp-block-latest-comments:not(
              [style*="line-height"]
                .wp-block-latest-comments__comment-excerpt
                p
            )
        ) {
        line-height: 1.8;
      }
      :root :where(.wp-block-latest-posts.is-grid) {
        padding: 0;
      }
      :root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
        padding-left: 0;
      }
      ul {
        box-sizing: border-box;
      }
      :root :where(ul.has-background, ol.has-background) {
        padding: 1.25em 2.375em;
      }
      :where(
          .wp-block-navigation.has-background
            .wp-block-navigation-item
            a:not(.wp-element-button)
        ),
      :where(
          .wp-block-navigation.has-background
            .wp-block-navigation-submenu
            a:not(.wp-element-button)
        ) {
        padding: 0.5em 1em;
      }
      :where(
          .wp-block-navigation
            .wp-block-navigation__submenu-container
            .wp-block-navigation-item
            a:not(.wp-element-button)
        ),
      :where(
          .wp-block-navigation
            .wp-block-navigation__submenu-container
            .wp-block-navigation-submenu
            a:not(.wp-element-button)
        ),
      :where(
          .wp-block-navigation
            .wp-block-navigation__submenu-container
            .wp-block-navigation-submenu
            button.wp-block-navigation-item__content
        ),
      :where(
          .wp-block-navigation
            .wp-block-navigation__submenu-container
            .wp-block-pages-list__item
            button.wp-block-navigation-item__content
        ) {
        padding: 0.5em 1em;
      }
      :root :where(p.has-background) {
        padding: 1.25em 2.375em;
      }
      :where(p.has-text-color:not(.has-link-color)) a {
        color: inherit;
      }
      :where(.wp-block-post-comments-form) input:not([type="submit"]),
      :where(.wp-block-post-comments-form) textarea {
        border: 1px solid #949494;
        font-family: inherit;
        font-size: 1em;
      }
      :where(.wp-block-post-comments-form)
        input:where(:not([type="submit"]):not([type="checkbox"])),
      :where(.wp-block-post-comments-form) textarea {
        padding: calc(0.667em + 2px);
      }
      :where(.wp-block-post-excerpt) {
        margin-bottom: var(--wp--style--block-gap);
        margin-top: var(--wp--style--block-gap);
      }
      :where(.wp-block-preformatted.has-background) {
        padding: 1.25em 2.375em;
      }
      :where(.wp-block-search__button) {
        border: 1px solid #ccc;
        padding: 6px 10px;
      }
      :where(.wp-block-search__input) {
        font-family: inherit;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        line-height: inherit;
        text-transform: inherit;
      }
      :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
        border: 1px solid #949494;
        box-sizing: border-box;
        padding: 4px;
      }
      :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
        .wp-block-search__input {
        border: none;
        border-radius: 0;
        padding: 0 4px;
      }
      :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
        .wp-block-search__input:focus {
        outline: 0;
      }
      :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
        :where(.wp-block-search__button) {
        padding: 4px 8px;
      }
      :root :where(.wp-block-separator.is-style-dots) {
        height: auto;
        line-height: 1;
        text-align: center;
      }
      :root :where(.wp-block-separator.is-style-dots):before {
        color: currentColor;
        content: "···";
        font-family: serif;
        font-size: 1.5em;
        letter-spacing: 2em;
        padding-left: 2em;
      }
      :root :where(.wp-block-site-logo.is-style-rounded) {
        border-radius: 9999px;
      }
      :root :where(.wp-block-site-title a) {
        color: inherit;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
        background-color: #f0f0f0;
        color: #444;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-amazon {
        background-color: #f90;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-bandcamp {
        background-color: #1ea0c3;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-behance {
        background-color: #0757fe;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-bluesky {
        background-color: #0a7aff;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-codepen {
        background-color: #1e1f26;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-deviantart {
        background-color: #02e49b;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-dribbble {
        background-color: #e94c89;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-dropbox {
        background-color: #4280ff;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-etsy {
        background-color: #f45800;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-facebook {
        background-color: #1778f2;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-fivehundredpx {
        background-color: #000;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-flickr {
        background-color: #0461dd;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-foursquare {
        background-color: #e65678;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-github {
        background-color: #24292d;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-goodreads {
        background-color: #eceadd;
        color: #382110;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-google {
        background-color: #ea4434;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-gravatar {
        background-color: #1d4fc4;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-instagram {
        background-color: #f00075;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-lastfm {
        background-color: #e21b24;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-linkedin {
        background-color: #0d66c2;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-mastodon {
        background-color: #3288d4;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-medium {
        background-color: #000;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-meetup {
        background-color: #f6405f;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-patreon {
        background-color: #000;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-pinterest {
        background-color: #e60122;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-pocket {
        background-color: #ef4155;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-reddit {
        background-color: #ff4500;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-skype {
        background-color: #0478d7;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-snapchat {
        background-color: #fefc00;
        color: #fff;
        stroke: #000;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-soundcloud {
        background-color: #ff5600;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-spotify {
        background-color: #1bd760;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-telegram {
        background-color: #2aabee;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-threads {
        background-color: #000;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-tiktok {
        background-color: #000;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-tumblr {
        background-color: #011835;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-twitch {
        background-color: #6440a4;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-twitter {
        background-color: #1da1f2;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-vimeo {
        background-color: #1eb7ea;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-vk {
        background-color: #4680c2;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-wordpress {
        background-color: #3499cd;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-whatsapp {
        background-color: #25d366;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-x {
        background-color: #000;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-yelp {
        background-color: #d32422;
        color: #fff;
      }
      :where(.wp-block-social-links:not(.is-style-logos-only))
        .wp-social-link-youtube {
        background-color: red;
        color: #fff;
      }
      :where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
        background: 0 0;
      }
      :where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
        height: 1.25em;
        width: 1.25em;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-amazon {
        color: #f90;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-bandcamp {
        color: #1ea0c3;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-behance {
        color: #0757fe;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-bluesky {
        color: #0a7aff;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-codepen {
        color: #1e1f26;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-deviantart {
        color: #02e49b;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-dribbble {
        color: #e94c89;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-dropbox {
        color: #4280ff;
      }
      :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
        color: #f45800;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-facebook {
        color: #1778f2;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-fivehundredpx {
        color: #000;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-flickr {
        color: #0461dd;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-foursquare {
        color: #e65678;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-github {
        color: #24292d;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-goodreads {
        color: #382110;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-google {
        color: #ea4434;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-gravatar {
        color: #1d4fc4;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-instagram {
        color: #f00075;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-lastfm {
        color: #e21b24;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-linkedin {
        color: #0d66c2;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-mastodon {
        color: #3288d4;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-medium {
        color: #000;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-meetup {
        color: #f6405f;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-patreon {
        color: #000;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-pinterest {
        color: #e60122;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-pocket {
        color: #ef4155;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-reddit {
        color: #ff4500;
      }
      :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
        color: #0478d7;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-snapchat {
        color: #fff;
        stroke: #000;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-soundcloud {
        color: #ff5600;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-spotify {
        color: #1bd760;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-telegram {
        color: #2aabee;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-threads {
        color: #000;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-tiktok {
        color: #000;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-tumblr {
        color: #011835;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-twitch {
        color: #6440a4;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-twitter {
        color: #1da1f2;
      }
      :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
        color: #1eb7ea;
      }
      :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
        color: #4680c2;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-whatsapp {
        color: #25d366;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-wordpress {
        color: #3499cd;
      }
      :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
        color: #000;
      }
      :where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
        color: #d32422;
      }
      :where(.wp-block-social-links.is-style-logos-only)
        .wp-social-link-youtube {
        color: red;
      }
      :root :where(.wp-block-social-links .wp-social-link a) {
        padding: 0.25em;
      }
      :root
        :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
        padding: 0;
      }
      :root
        :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
        padding-left: 0.66667em;
        padding-right: 0.66667em;
      }
      :root :where(.wp-block-tag-cloud.is-style-outline) {
        display: flex;
        flex-wrap: wrap;
        gap: 1ch;
      }
      :root :where(.wp-block-tag-cloud.is-style-outline a) {
        border: 1px solid;
        font-size: unset !important;
        margin-right: 0;
        padding: 1ch 2ch;
        text-decoration: none !important;
      }
      :where(.wp-block-term-description) {
        margin-bottom: var(--wp--style--block-gap);
        margin-top: var(--wp--style--block-gap);
      }
      :where(pre.wp-block-verse) {
        font-family: inherit;
      }
      :root {
        --wp--preset--font-size--normal: 16px;
        --wp--preset--font-size--huge: 42px;
      }
      html :where(.has-border-color) {
        border-style: solid;
      }
      html :where([style*="border-top-color"]) {
        border-top-style: solid;
      }
      html :where([style*="border-right-color"]) {
        border-right-style: solid;
      }
      html :where([style*="border-bottom-color"]) {
        border-bottom-style: solid;
      }
      html :where([style*="border-left-color"]) {
        border-left-style: solid;
      }
      html :where([style*="border-width"]) {
        border-style: solid;
      }
      html :where([style*="border-top-width"]) {
        border-top-style: solid;
      }
      html :where([style*="border-right-width"]) {
        border-right-style: solid;
      }
      html :where([style*="border-bottom-width"]) {
        border-bottom-style: solid;
      }
      html :where([style*="border-left-width"]) {
        border-left-style: solid;
      }
      html :where(img[class*="wp-image-"]) {
        height: auto;
        max-width: 100%;
      }
      :where(figure) {
        margin: 0 0 1em;
      }
      html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: var(
          --wp-admin--admin-bar--height,
          0px
        );
      }
      @media screen and (max-width: 600px) {
        html :where(.is-position-sticky) {
          --wp-admin--admin-bar--position-offset: 0px;
        }
      }
      :root {
        --wp--preset--aspect-ratio--square: 1;
        --wp--preset--aspect-ratio--4-3: 4/3;
        --wp--preset--aspect-ratio--3-4: 3/4;
        --wp--preset--aspect-ratio--3-2: 3/2;
        --wp--preset--aspect-ratio--2-3: 2/3;
        --wp--preset--aspect-ratio--16-9: 16/9;
        --wp--preset--aspect-ratio--9-16: 9/16;
        --wp--preset--color--black: #000000;
        --wp--preset--color--cyan-bluish-gray: #abb8c3;
        --wp--preset--color--white: #ffffff;
        --wp--preset--color--pale-pink: #f78da7;
        --wp--preset--color--vivid-red: #cf2e2e;
        --wp--preset--color--luminous-vivid-orange: #ff6900;
        --wp--preset--color--luminous-vivid-amber: #fcb900;
        --wp--preset--color--light-green-cyan: #7bdcb5;
        --wp--preset--color--vivid-green-cyan: #00d084;
        --wp--preset--color--pale-cyan-blue: #8ed1fc;
        --wp--preset--color--vivid-cyan-blue: #0693e3;
        --wp--preset--color--vivid-purple: #9b51e0;
        --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
          135deg,
          rgba(6, 147, 227, 1) 0%,
          rgb(155, 81, 224) 100%
        );
        --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
          135deg,
          rgb(122, 220, 180) 0%,
          rgb(0, 208, 130) 100%
        );
        --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
          135deg,
          rgba(252, 185, 0, 1) 0%,
          rgba(255, 105, 0, 1) 100%
        );
        --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
          135deg,
          rgba(255, 105, 0, 1) 0%,
          rgb(207, 46, 46) 100%
        );
        --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
          135deg,
          rgb(238, 238, 238) 0%,
          rgb(169, 184, 195) 100%
        );
        --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
          135deg,
          rgb(74, 234, 220) 0%,
          rgb(151, 120, 209) 20%,
          rgb(207, 42, 186) 40%,
          rgb(238, 44, 130) 60%,
          rgb(251, 105, 98) 80%,
          rgb(254, 248, 76) 100%
        );
        --wp--preset--gradient--blush-light-purple: linear-gradient(
          135deg,
          rgb(255, 206, 236) 0%,
          rgb(152, 150, 240) 100%
        );
        --wp--preset--gradient--blush-bordeaux: linear-gradient(
          135deg,
          rgb(254, 205, 165) 0%,
          rgb(254, 45, 45) 50%,
          rgb(107, 0, 62) 100%
        );
        --wp--preset--gradient--luminous-dusk: linear-gradient(
          135deg,
          rgb(255, 203, 112) 0%,
          rgb(199, 81, 192) 50%,
          rgb(65, 88, 208) 100%
        );
        --wp--preset--gradient--pale-ocean: linear-gradient(
          135deg,
          rgb(255, 245, 203) 0%,
          rgb(182, 227, 212) 50%,
          rgb(51, 167, 181) 100%
        );
        --wp--preset--gradient--electric-grass: linear-gradient(
          135deg,
          rgb(202, 248, 128) 0%,
          rgb(113, 206, 126) 100%
        );
        --wp--preset--gradient--midnight: linear-gradient(
          135deg,
          rgb(2, 3, 129) 0%,
          rgb(40, 116, 252) 100%
        );
        --wp--preset--font-size--small: 13px;
        --wp--preset--font-size--medium: 20px;
        --wp--preset--font-size--large: 36px;
        --wp--preset--font-size--x-large: 42px;
        --wp--preset--spacing--20: 0.44rem;
        --wp--preset--spacing--30: 0.67rem;
        --wp--preset--spacing--40: 1rem;
        --wp--preset--spacing--50: 1.5rem;
        --wp--preset--spacing--60: 2.25rem;
        --wp--preset--spacing--70: 3.38rem;
        --wp--preset--spacing--80: 5.06rem;
        --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
        --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
        --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
        --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
          6px 6px rgba(0, 0, 0, 1);
        --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
      }
      :where(.is-layout-flex) {
        gap: 0.5em;
      }
      :where(.is-layout-grid) {
        gap: 0.5em;
      }
      :where(.wp-block-post-template.is-layout-flex) {
        gap: 1.25em;
      }
      :where(.wp-block-post-template.is-layout-grid) {
        gap: 1.25em;
      }
      :where(.wp-block-columns.is-layout-flex) {
        gap: 2em;
      }
      :where(.wp-block-columns.is-layout-grid) {
        gap: 2em;
      }
      :root :where(.wp-block-pullquote) {
        font-size: 1.5em;
        line-height: 1.6;
      }
      .select2-container {
        box-sizing: border-box;
        display: inline-block;
        margin: 0;
        position: relative;
        vertical-align: middle;
      }
      .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 28px;
        user-select: none;
        -webkit-user-select: none;
      }
      .select2-container
        .select2-selection--single
        .select2-selection__rendered {
        display: block;
        padding-left: 8px;
        padding-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
      }
      .select2-container .select2-selection--single .select2-selection__clear {
        background-color: transparent;
        border: none;
        font-size: 1em;
      }
      .select2-container[dir="rtl"]
        .select2-selection--single
        .select2-selection__rendered {
        padding-right: 8px;
        padding-left: 20px;
      }
      .select2-container .select2-selection--multiple {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        min-height: 32px;
        user-select: none;
        -webkit-user-select: none;
      }
      .select2-container
        .select2-selection--multiple
        .select2-selection__rendered {
        display: inline;
        list-style: none;
        padding: 0;
      }
      .select2-container
        .select2-selection--multiple
        .select2-selection__clear {
        background-color: transparent;
        border: none;
        font-size: 1em;
      }
      .select2-container .select2-search--inline .select2-search__field {
        box-sizing: border-box;
        border: none;
        font-size: 100%;
        margin-top: 5px;
        margin-left: 5px;
        padding: 0;
        max-width: 100%;
        resize: none;
        height: 18px;
        vertical-align: bottom;
        font-family: sans-serif;
        overflow: hidden;
        word-break: keep-all;
      }
      .select2-container
        .select2-search--inline
        .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none;
      }
      .select2-dropdown {
        background-color: #fff;
        border: 1px solid #aaa;
        border-radius: 4px;
        box-sizing: border-box;
        display: block;
        position: absolute;
        left: -100000px;
        width: 100%;
        z-index: 1051;
      }
      .select2-results {
        display: block;
      }
      .select2-results__options {
        list-style: none;
        margin: 0;
        padding: 0;
      }
      .select2-results__option {
        padding: 6px;
        user-select: none;
        -webkit-user-select: none;
      }
      .select2-results__option--selectable {
        cursor: pointer;
      }
      .select2-container--open .select2-dropdown {
        left: 0;
      }
      .select2-container--open .select2-dropdown--above {
        border-bottom: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
      }
      .select2-container--open .select2-dropdown--below {
        border-top: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
      }
      .select2-search--dropdown {
        display: block;
        padding: 4px;
      }
      .select2-search--dropdown .select2-search__field {
        padding: 4px;
        width: 100%;
        box-sizing: border-box;
      }
      .select2-search--dropdown
        .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none;
      }
      .select2-search--dropdown.select2-search--hide {
        display: none;
      }
      .select2-close-mask {
        border: 0;
        margin: 0;
        padding: 0;
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        min-height: 100%;
        min-width: 100%;
        height: auto;
        width: auto;
        opacity: 0;
        z-index: 99;
        background-color: #fff;
      }
      .select2-hidden-accessible {
        border: 0 !important;
        clip: rect(0 0 0 0) !important;
        -webkit-clip-path: inset(50%) !important;
        clip-path: inset(50%) !important;
        height: 1px !important;
        overflow: hidden !important;
        padding: 0 !important;
        position: absolute !important;
        width: 1px !important;
        white-space: nowrap !important;
      }
      .select2-container--default .select2-selection--single {
        background-color: #fff;
        border: 1px solid #aaa;
        border-radius: 4px;
      }
      .select2-container--default
        .select2-selection--single
        .select2-selection__rendered {
        color: #444;
        line-height: 28px;
      }
      .select2-container--default
        .select2-selection--single
        .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        height: 26px;
        margin-right: 20px;
        padding-right: 0;
      }
      .select2-container--default
        .select2-selection--single
        .select2-selection__placeholder {
        color: #999;
      }
      .select2-container--default
        .select2-selection--single
        .select2-selection__arrow {
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
      }
      .select2-container--default
        .select2-selection--single
        .select2-selection__arrow
        b {
        border-color: #888 transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--single
        .select2-selection__clear {
        float: left;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--single
        .select2-selection__arrow {
        left: 1px;
        right: auto;
      }
      .select2-container--default.select2-container--disabled
        .select2-selection--single {
        background-color: #eee;
        cursor: default;
      }
      .select2-container--default.select2-container--disabled
        .select2-selection--single
        .select2-selection__clear {
        display: none;
      }
      .select2-container--default.select2-container--open
        .select2-selection--single
        .select2-selection__arrow
        b {
        border-color: transparent transparent #888;
        border-width: 0 4px 5px;
      }
      .select2-container--default .select2-selection--multiple {
        background-color: #fff;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: text;
        padding-bottom: 5px;
        padding-right: 5px;
        position: relative;
      }
      .select2-container--default
        .select2-selection--multiple.select2-selection--clearable {
        padding-right: 25px;
      }
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__clear {
        cursor: pointer;
        font-weight: 700;
        height: 20px;
        margin-right: 10px;
        margin-top: 5px;
        position: absolute;
        right: 0;
        padding: 1px;
      }
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        box-sizing: border-box;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0;
        padding-left: 20px;
        position: relative;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: bottom;
        white-space: nowrap;
      }
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px;
      }
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-right: 1px solid #aaa;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #999;
        cursor: pointer;
        font-size: 1em;
        font-weight: 700;
        padding: 0 4px;
        position: absolute;
        left: 0;
        top: 0;
      }
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__choice__remove:focus,
      .select2-container--default
        .select2-selection--multiple
        .select2-selection__choice__remove:hover {
        background-color: #f1f1f1;
        color: #333;
        outline: 0;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice {
        margin-left: 5px;
        margin-right: auto;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice__display {
        padding-left: 5px;
        padding-right: 2px;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice__remove {
        border-left: 1px solid #aaa;
        border-right: none;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
      }
      .select2-container--default[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__clear {
        float: left;
        margin-left: 10px;
        margin-right: auto;
      }
      .select2-container--default.select2-container--focus
        .select2-selection--multiple {
        border: 1px solid #000;
        outline: 0;
      }
      .select2-container--default.select2-container--disabled
        .select2-selection--multiple {
        background-color: #eee;
        cursor: default;
      }
      .select2-container--default.select2-container--disabled
        .select2-selection__choice__remove {
        display: none;
      }
      .select2-container--default.select2-container--open.select2-container--above
        .select2-selection--multiple,
      .select2-container--default.select2-container--open.select2-container--above
        .select2-selection--single {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
      }
      .select2-container--default.select2-container--open.select2-container--below
        .select2-selection--multiple,
      .select2-container--default.select2-container--open.select2-container--below
        .select2-selection--single {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
      }
      .select2-container--default
        .select2-search--dropdown
        .select2-search__field {
        border: 1px solid #aaa;
      }
      .select2-container--default
        .select2-search--inline
        .select2-search__field {
        background: 0 0;
        border: none;
        outline: 0;
        box-shadow: none;
        -webkit-appearance: textfield;
      }
      .select2-container--default .select2-results > .select2-results__options {
        max-height: 200px;
        overflow-y: auto;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option {
        padding-left: 1em;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__group {
        padding-left: 0;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__option {
        margin-left: -1em;
        padding-left: 2em;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option {
        margin-left: -2em;
        padding-left: 3em;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option {
        margin-left: -3em;
        padding-left: 4em;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option {
        margin-left: -4em;
        padding-left: 5em;
      }
      .select2-container--default
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option
        .select2-results__option {
        margin-left: -5em;
        padding-left: 6em;
      }
      .select2-container--default .select2-results__option--group {
        padding: 0;
      }
      .select2-container--default .select2-results__option--disabled {
        color: #999;
      }
      .select2-container--default .select2-results__option--selected {
        background-color: #ddd;
      }
      .select2-container--default
        .select2-results__option--highlighted.select2-results__option--selectable {
        background-color: #5897fb;
        color: #fff;
      }
      .select2-container--default .select2-results__group {
        cursor: default;
        display: block;
        padding: 6px;
      }
      .select2-container--classic .select2-selection--single {
        background-color: #f7f7f7;
        border: 1px solid #aaa;
        border-radius: 4px;
        outline: 0;
        background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
        background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
        background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
        background-repeat: repeat-x;
      }
      .select2-container--classic .select2-selection--single:focus {
        border: 1px solid #5897fb;
      }
      .select2-container--classic
        .select2-selection--single
        .select2-selection__rendered {
        color: #444;
        line-height: 28px;
      }
      .select2-container--classic
        .select2-selection--single
        .select2-selection__clear {
        cursor: pointer;
        float: right;
        font-weight: 700;
        height: 26px;
        margin-right: 20px;
      }
      .select2-container--classic
        .select2-selection--single
        .select2-selection__placeholder {
        color: #999;
      }
      .select2-container--classic
        .select2-selection--single
        .select2-selection__arrow {
        background-color: #ddd;
        border: none;
        border-left: 1px solid #aaa;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        height: 26px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
        background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
        background-repeat: repeat-x;
      }
      .select2-container--classic
        .select2-selection--single
        .select2-selection__arrow
        b {
        border-color: #888 transparent transparent;
        border-style: solid;
        border-width: 5px 4px 0;
        height: 0;
        left: 50%;
        margin-left: -4px;
        margin-top: -2px;
        position: absolute;
        top: 50%;
        width: 0;
      }
      .select2-container--classic[dir="rtl"]
        .select2-selection--single
        .select2-selection__clear {
        float: left;
      }
      .select2-container--classic[dir="rtl"]
        .select2-selection--single
        .select2-selection__arrow {
        border: none;
        border-right: 1px solid #aaa;
        border-radius: 0;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        left: 1px;
        right: auto;
      }
      .select2-container--classic.select2-container--open
        .select2-selection--single {
        border: 1px solid #5897fb;
      }
      .select2-container--classic.select2-container--open
        .select2-selection--single
        .select2-selection__arrow {
        background: 0 0;
        border: none;
      }
      .select2-container--classic.select2-container--open
        .select2-selection--single
        .select2-selection__arrow
        b {
        border-color: transparent transparent #888;
        border-width: 0 4px 5px;
      }
      .select2-container--classic.select2-container--open.select2-container--above
        .select2-selection--single {
        border-top: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
        background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
        background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
        background-repeat: repeat-x;
      }
      .select2-container--classic.select2-container--open.select2-container--below
        .select2-selection--single {
        border-bottom: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
        background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
        background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
        background-repeat: repeat-x;
      }
      .select2-container--classic .select2-selection--multiple {
        background-color: #fff;
        border: 1px solid #aaa;
        border-radius: 4px;
        cursor: text;
        outline: 0;
        padding-bottom: 5px;
        padding-right: 5px;
      }
      .select2-container--classic .select2-selection--multiple:focus {
        border: 1px solid #5897fb;
      }
      .select2-container--classic
        .select2-selection--multiple
        .select2-selection__clear {
        display: none;
      }
      .select2-container--classic
        .select2-selection--multiple
        .select2-selection__choice {
        background-color: #e4e4e4;
        border: 1px solid #aaa;
        border-radius: 4px;
        display: inline-block;
        margin-left: 5px;
        margin-top: 5px;
        padding: 0;
      }
      .select2-container--classic
        .select2-selection--multiple
        .select2-selection__choice__display {
        cursor: default;
        padding-left: 2px;
        padding-right: 5px;
      }
      .select2-container--classic
        .select2-selection--multiple
        .select2-selection__choice__remove {
        background-color: transparent;
        border: none;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
        color: #888;
        cursor: pointer;
        font-size: 1em;
        font-weight: 700;
        padding: 0 4px;
      }
      .select2-container--classic
        .select2-selection--multiple
        .select2-selection__choice__remove:hover {
        color: #555;
        outline: 0;
      }
      .select2-container--classic[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice {
        margin-left: 5px;
        margin-right: auto;
      }
      .select2-container--classic[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice__display {
        padding-left: 5px;
        padding-right: 2px;
      }
      .select2-container--classic[dir="rtl"]
        .select2-selection--multiple
        .select2-selection__choice__remove {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
      }
      .select2-container--classic.select2-container--open
        .select2-selection--multiple {
        border: 1px solid #5897fb;
      }
      .select2-container--classic.select2-container--open.select2-container--above
        .select2-selection--multiple {
        border-top: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
      }
      .select2-container--classic.select2-container--open.select2-container--below
        .select2-selection--multiple {
        border-bottom: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
      }
      .select2-container--classic
        .select2-search--dropdown
        .select2-search__field {
        border: 1px solid #aaa;
        outline: 0;
      }
      .select2-container--classic
        .select2-search--inline
        .select2-search__field {
        outline: 0;
        box-shadow: none;
      }
      .select2-container--classic .select2-dropdown {
        background-color: #fff;
        border: 1px solid transparent;
      }
      .select2-container--classic .select2-dropdown--above {
        border-bottom: none;
      }
      .select2-container--classic .select2-dropdown--below {
        border-top: none;
      }
      .select2-container--classic .select2-results > .select2-results__options {
        max-height: 200px;
        overflow-y: auto;
      }
      .select2-container--classic .select2-results__option--group {
        padding: 0;
      }
      .select2-container--classic .select2-results__option--disabled {
        color: grey;
      }
      .select2-container--classic
        .select2-results__option--highlighted.select2-results__option--selectable {
        background-color: #3875d7;
        color: #fff;
      }
      .select2-container--classic .select2-results__group {
        cursor: default;
        display: block;
        padding: 6px;
      }
      .select2-container--classic.select2-container--open .select2-dropdown {
        border-color: #5897fb;
      }
      body {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0;
      }
      @font-face {
        font-family: "Satoshi Variable";
        src: url("wp-content/themes/fonts/Satoshi-Variable.ttf/index.html");
        font-weight: 400;
        font-display: swap;
      }
      @font-face {
        font-family: Vanitas-Regular;
        src: url("wp-content/themes/fonts/FontsFree-Net-vanitas.ttf/index.html");
        font-weight: 400;
        font-display: swap;
      }
      @-ms-viewport {
        width: device-width;
      }
      html {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -ms-overflow-style: scrollbar;
      }
      *,
      ::after,
      ::before {
        -webkit-box-sizing: inherit;
        box-sizing: inherit;
      }
      @media (min-width: 1025px) {
        .container {
          max-width: 100%;
          padding: 0 60px;
        }
      }
      .row {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
      }
      @media (min-width: 992px) {
        .col-lg-4 {
          -ms-flex: 0 0 33.333333%;
          -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
          max-width: 33.333333%;
        }
      }
      .btn {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: 1px solid var(--white);
        border-radius: 100px;
        text-decoration: none;
        color: var(--white);
        -webkit-transition: 0.3s;
        transition: all 0.3s;
        gap: 10px;
      }
      .btn .btn-icon::before {
        content: "";
        background-image: var(--wpr-bg-9a637f0a-5343-4517-922e-a6f471666577);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        height: 100%;
        -webkit-transition: 0.3s;
        transition: 0.3s;
      }
      .btn .btn-icon::after {
        content: "";
        background-image: var(--wpr-bg-8051618a-c109-42d9-9111-2748dd7714d4);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
        height: 100%;
        -webkit-transform: translate(-15px, 12px);
        transform: translate(-15px, 12px);
        -webkit-transition: 0.3s;
        transition: 0.3s;
      }
      .btn.btn-primary .btn-icon::before {
        background-image: var(--wpr-bg-08488202-e001-4a6c-92c6-8fe49fcab3f3);
      }
      .btn.btn-primary .btn-icon::after {
        background-image: var(--wpr-bg-5eb805f9-742e-450b-a4ea-6da400b5e6d9);
      }
      .btn:hover .btn-icon::before {
        -webkit-transform: translate(-15px, 12px);
        transform: translate(-15px, 12px);
      }
      .btn:hover .btn-icon::after {
        -webkit-transform: translate(0, -12px);
        transform: translate(0, -12px);
      }
      @-webkit-keyframes scrollanim {
        0% {
          -webkit-transform: translateY(0);
          transform: translateY(0);
        }
        50% {
          -webkit-transform: translateY(20px);
          transform: translateY(20px);
        }
        100% {
          -webkit-transform: translateY(0);
          transform: translateY(0);
        }
      }
      @keyframes scrollanim {
        0% {
          -webkit-transform: translateY(0);
          transform: translateY(0);
        }
        50% {
          -webkit-transform: translateY(20px);
          transform: translateY(20px);
        }
        100% {
          -webkit-transform: translateY(0);
          transform: translateY(0);
        }
      }
      .header {
        position: relative;
        padding: 20px 0;
        z-index: 1000;
        -webkit-transition: 0.3s;
        transition: all 0.3s;
      }
      .header__nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
      }
      @media screen and (max-width: 575px) {
        .header__nav {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
        }
      }
      .header__nav--button {
        display: block;
        cursor: pointer;
        padding: 0;
        background: 0 0;
        border: 0;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 30px;
        height: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
      }
      .header__nav--button span {
        display: block;
        width: 31px;
        height: 1px;
        background: var(--white);
        -webkit-transition: 0.3s;
        transition: all 0.3s;
      }
      .header__nav--button.active span:first-child {
        -webkit-transform: rotate(45deg) translateY(10px);
        transform: rotate(45deg) translateY(10px);
      }
      @media screen and (max-width: 575px) {
        .header__nav--button.active span:first-child {
          -webkit-transform: rotate(45deg) translateY(2px) translateX(2px);
          transform: rotate(45deg) translateY(2px) translateX(2px);
        }
      }
      .header__nav--button.active span:nth-child(2) {
        -webkit-transform: rotate(-45deg) translateY(-10px);
        transform: rotate(-45deg) translateY(-10px);
      }
      .header .megamenu {
        position: absolute;
        width: 100%;
        height: calc(100vh - 144px);
        background: var(--pink-tint);
        z-index: 1000;
        top: 144px;
        bottom: 0;
        left: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.4s;
        transition: all 0.4s;
        pointer-events: none;
        border-top: 1px solid rgba(171, 121, 118, 0.25);
        z-index: 1000;
      }
      @media screen and (max-width: 575px) {
        .header__nav--button.active span:nth-child(2) {
          -webkit-transform: rotate(-45deg) translateY(-5px) translateX(5px);
          transform: rotate(-45deg) translateY(-5px) translateX(5px);
        }
        .header .megamenu {
          height: calc(100vh - 90px);
          top: 90px;
        }
      }
      .header .megamenu__subbg {
        max-width: 438px;
        width: 100%;
        height: 100%;
        top: 0;
        left: 577px;
        background: var(--pink-tint);
        opacity: 1;
        -webkit-transition: 0.2s;
        transition: all 0.2s;
        z-index: 1;
        opacity: 0;
      }
      .header .megamenu__subbg::before {
        position: absolute;
        content: "";
        max-width: 438px;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(255, 255, 255, 0.2);
        opacity: 1;
        -webkit-transition: 0.2s;
        transition: all 0.2s;
      }
      .header .megamenu__cta {
        position: absolute;
        bottom: 60px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: none;
      }
      @media screen and (max-width: 575px) {
        .header .megamenu__cta {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: calc(100% - 40px);
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
        }
      }
      .header .megamenu__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 60px;
        max-width: 577px;
        width: 100%;
        height: 100%;
        padding-left: 60px;
        padding: 60px;
        z-index: 3;
        margin-top: 0;
        overflow-y: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
        background-color: #f2ede6;
      }
      .header .megamenu__menu li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 60px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-decoration: none;
      }
      .header .megamenu .submenu {
        position: absolute;
        left: 577px;
        max-width: 438px;
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 2;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.3s;
        transition: all 0.3s;
        z-index: 3;
      }
      .header .megamenu .submenu ul {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 40px;
        width: 100%;
        padding: 60px;
        height: 100%;
        overflow-y: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
      }
      @media only screen and (min-width: 1025px) {
        .header .megamenu .submenu {
          background-color: #f5f0ec;
        }
        .header .megamenu .submenu ul {
          background-color: #f5f0ec;
        }
      }
      .header .megamenu .submenu ul li a span::before {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        -webkit-transition: 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
      }
      .header .megamenu .submenu ul li a span::after {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        -webkit-transition: 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
      }
      .header .megamenu .submenu ul li a:hover span::before {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
      }
      .header .megamenu .submenu ul li a:hover span::after {
        -webkit-transform: translateY(0);
        transform: translateY(0);
      }
      @media screen and (max-width: 1025px) {
        .header .megamenu .submenu ul {
          padding: 0 30px;
          height: 325px;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
        }
      }
      @media screen and (max-width: 575px) {
        .header .megamenu .submenu {
          padding-top: 70px;
          height: calc(100% - 100px);
        }
        .header .megamenu .submenu__banner {
          display: none;
        }
        .header .megamenu .submenu::before {
          position: absolute;
          content: "";
          width: 100%;
          height: 225px;
          bottom: 0;
          left: 0;
          background: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(242, 237, 230, 0)),
            to(#f2ede6)
          );
          background: linear-gradient(
            180deg,
            rgba(242, 237, 230, 0) 0,
            #f2ede6 100%
          );
          z-index: 1;
          pointer-events: none;
        }
        .header .megamenu .submenu ul {
          gap: 30px;
          height: 80%;
          padding: 0 20px 150px;
          -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
        }
      }
      @media screen and (max-width: 1025px) {
        .header .megamenu .submenu__back {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          position: absolute;
          bottom: 30px;
          left: 30px;
          background: var(--pink-tint);
          gap: 10px;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
        }
      }
      .header.megamenuopen {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        left: 0;
        width: 100%;
        background: var(--pink-tint);
      }
      .header.megamenuopen .btn:not(.submenu__back) .btn-icon::before {
        background: var(--wpr-bg-819f45de-a122-4214-a620-c05f6c0d5503);
      }
      .header.megamenuopen .btn:not(.submenu__back) .btn-icon::after {
        background: var(--wpr-bg-be2cbfdb-cfe0-43ae-b34d-b6a516720175);
      }
      .herobanner {
        position: relative;
        margin-top: -91px;
        width: 100%;
        height: 100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
      }
      @media screen and (max-width: 1024px) {
        .herobanner__content {
          padding: 0;
          height: 100%;
        }
        .herobanner__content .container {
          padding: 330px 30px 30px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          height: 100%;
        }
      }
      @media screen and (max-width: 575px) {
        .herobanner__content .container {
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
          padding: 330px 20px 30px;
        }
      }
      .herobanner__content--heading h1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px;
        overflow: hidden;
      }
      .herobanner__content--heading h1 .line {
        width: 60px;
        height: 1px;
        background: var(--white);
      }
      .herobanner__content--bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 30px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 30px;
      }
      @media screen and (min-width: 740px) {
        .herobanner__content--heading h1 {
          gap: 30px;
          margin-bottom: 60px;
        }
        .herobanner__content--heading h1 .line {
          width: 80px;
        }
        .herobanner__content--bottom {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
          gap: 0;
        }
      }
      @media (min-width: 1025px) and (max-height: 970px) {
        .herobanner__content--heading h2 {
          font-size: 16vh;
          line-height: 16vh;
        }
      }
      .herobanner__content--bottom .scrollindicator {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 14px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
      }
      @media screen and (min-width: 740px) {
        .herobanner__content--bottom .scrollindicator {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
        }
      }
      .herobanner__content--bottom .scrollindicator__icon {
        -webkit-animation: 3s linear infinite scrollanim;
        animation: 3s linear infinite scrollanim;
      }
      .herobanner__content--bottom p {
        max-width: 375px;
        width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
      }
      @media screen and (min-width: 740px) {
        .herobanner__content--bottom p {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
        }
      }
      .textimgblock__dots {
        position: absolute;
        top: 50%;
        right: 60px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        z-index: 2;
      }
      .textimgblock__dots li span::before {
        position: absolute;
        content: "";
        width: 12px;
        height: 12px;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 100%;
        border: 1px solid var(--white);
        opacity: 0;
        -webkit-transition: 0.3s;
        transition: all 0.3s;
      }
      @media screen and (max-width: 575px) {
        .textimgblock__dots {
          top: 45vw;
          right: 20px;
        }
        .textimgblock__slider--inner {
          height: auto;
        }
      }
      .textimgblock__slider--item {
        position: absolute;
        top: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 100vh;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        gap: 60px;
      }
      .textimgblock__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
      }
      @media screen and (max-width: 1024px) {
        .textimgblock__slider--item {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          gap: 0;
        }
        .textimgblock__text {
          padding-right: 60px;
        }
      }
      @media screen and (max-width: 575px) {
        .textimgblock__slider--item {
          height: auto;
        }
      }
      @media screen and (min-width: 1025px) {
        .heading-1 {
          font-size: 180px;
          line-height: 180px;
        }
        .textimgblock__img {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
          max-width: calc(100% - 486px);
          height: 100%;
          width: 100%;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
        }
        .textimgblock__img img {
          width: 100%;
          height: 100%;
        }
      }
      @media screen and (max-width: 575px) {
        .textimgblock__text {
          padding-right: 40px;
        }
      }
      .textimgblock.noscroller {
        height: 100vh;
      }
      .textimgblock.noscroller .textimgblock__slider--item {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
      }
      .textimgblock.noscroller .textimgblock__text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px;
      }
      .facilitiesbanner {
        position: relative;
        width: 100%;
        min-height: 100vh;
        background: var(--black);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 2;
      }
      .facilitiesbanner__content {
        max-width: 595px;
        width: 100%;
        padding: 0 20px;
        z-index: 99;
      }
      @media screen and (max-width: 1024px) {
        .textimgblock.noscroller {
          height: auto;
        }
        .textimgblock.noscroller .textimgblock__slider--inner {
          height: auto;
        }
        .textimgblock.noscroller .textimgblock__slider--item {
          position: relative;
          top: unset;
          left: unset;
          height: auto;
        }
        .facilitiesbanner__content {
          max-width: 100%;
          padding: 0 30px;
        }
      }
      @media screen and (max-width: 767px) {
        .facilitiesbanner__content {
          padding: 0 20px;
        }
      }
      .dayspaexperince__heading {
        position: relative;
        width: 100%;
        height: 100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
      }
      @media screen and (min-width: 1025px) {
        .dayspaexperince__feature {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          gap: 30px;
        }
        .dayspaexperince__feature--img {
          position: -webkit-sticky;
          position: sticky;
          top: 0;
          height: 100vh;
          width: 60%;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
        }
      }
      @media screen and (max-width: 1024px) {
        .dayspaexperince__feature--img--bg {
          position: absolute;
          opacity: 0.1;
          left: 0;
          top: -90px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
        }
      }
      .dayspaexperince__feature--img--bg h2 {
        font-size: 50px;
        line-height: 62px;
        font-weight: 400;
      }
      @media screen and (min-width: 740px) {
        .textimgblock.noscroller .textimgblock__text {
          gap: 40px;
        }
        .dayspaexperince__feature--img--bg h2 {
          font-size: 100px;
          line-height: 125px;
        }
      }
      @media screen and (min-width: 1025px) {
        .dayspaexperince__feature--img--bg h2 {
          font-size: 239px;
          line-height: 239px;
        }
        .dayspaexperince__feature--content {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          padding: 150px 0 150px 60px;
          max-width: 40%;
          width: 100%;
        }
      }
      .dayspaexperince__feature--list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px;
        margin: 0;
      }
      .dayspaexperince__feature--list--hover {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 30px;
        padding-top: 20px;
        -webkit-transition: 0.3s;
        transition: all 0.3s;
      }
      .dayspaexperince__feature--list--hover a svg path,
      .dayspaexperince__feature--list--hover a svg rect {
        position: relative;
        -webkit-transition: 0.3s;
        transition: all 0.3s;
      }
      .treatments__nav--numbers,
      .treatments__nav--numbers ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px;
      }
      .treatments__nav--numbers .line {
        display: block;
        width: 80px;
        height: 1px;
        background: var(--primary-pink);
      }
      .treatments.noslider {
        padding: 80px 0;
      }
      @media screen and (min-width: 740px) {
        .treatments__nav--numbers {
          gap: 30px;
        }
        .treatments.noslider {
          padding: 120px 0;
        }
      }
      .imgbannerslider__dots {
        position: absolute;
        top: 50%;
        right: 60px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        z-index: 2;
      }
      @media screen and (max-width: 1024px) {
        .imgbannerslider__dots {
          top: unset;
          -webkit-transform: 0;
          transform: 0;
          right: 30px;
          bottom: 50px;
        }
        .imgbannerslider.noscroller {
          height: 100vh;
        }
      }
      .imgbannerslider__dots li span::before {
        position: absolute;
        content: "";
        width: 12px;
        height: 12px;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 100%;
        border: 1px solid var(--white);
        opacity: 0;
        -webkit-transition: 0.3s;
        transition: all 0.3s;
      }
      .imgbannerslider__slider--item {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
      }
      @media screen and (min-width: 1025px) {
        .treatments.noslider {
          padding: 150px 0;
        }
        .imgbannerslider__slider--item {
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
        }
      }
      .imgbannerslider__slider ul.slick-dots {
        position: absolute;
        top: 50%;
        right: 60px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
      }
      .imgbannerslider__slider ul.slick-dots li button::before {
        position: absolute;
        content: "";
        width: 12px;
        height: 12px;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border: 1px solid var(--white);
        border-radius: 50%;
        -webkit-transition: 0.3s;
        transition: all 0.3s;
        opacity: 0;
      }
      .imgbannerslider.noscroller {
        height: 100vh;
      }
      .blogs__slider .slick-track {
        -webkit-transition-delay: 10ms;
        transition-delay: 10ms;
      }
      .blogs__next,
      .blogs__prev {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 20;
        background: 0 0;
        border: 0;
        outline: 0;
        cursor: pointer;
      }
      .bjsblock__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
      }
      @media screen and (max-width: 575px) {
        .blogs__next,
        .blogs__prev {
          -webkit-transform: translateY(0);
          transform: translateY(0);
          top: unset;
          left: 20px;
          bottom: 70px;
        }
        .blogs__next svg path,
        .blogs__next svg rect,
        .blogs__prev svg path,
        .blogs__prev svg rect {
          stroke: var(--primary-pink);
        }
      }
      @media screen and (min-width: 1025px) {
        .bjsblock__row {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
        }
      }
      .bjsblock__card {
        position: relative;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 40px 20px;
      }
      .bjsblock__card--img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transition: 0.4s;
        transition: all 0.4s;
      }
      .bjsblock__card:hover .bjsblock__card--img img {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
      }
      .bjsblock__rightcol {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
      }
      @media screen and (min-width: 740px) {
        .bjsblock__rightcol {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          height: 50%;
        }
        .bjsblock__rightcol .bjsblock__card {
          width: 50%;
          height: 100%;
        }
      }
      @media screen and (min-width: 1025px) {
        .bjsblock__rightcol {
          height: unset;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          width: 50%;
        }
        .bjsblock__rightcol .bjsblock__card {
          width: 100%;
          height: 50%;
        }
      }
      .footer__contact--top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 30px;
        margin-bottom: 60px;
      }
      @media screen and (min-width: 740px) {
        .footer__contact--ctas {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          gap: 60px;
        }
      }
      .footer__contact--ctas a span::before {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        -webkit-transition: 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
      }
      .footer__contact--ctas a span::after {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        -webkit-transition: 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
      }
      .footer__contact--ctas a:hover span::before {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
      }
      .footer__contact--ctas a:hover span::after {
        -webkit-transform: translateY(0);
        transform: translateY(0);
      }
      .footer__contact--social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
      }
      .footer__contact--social a {
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition: 0.3s;
        transition: all 0.3s;
      }
      .footer__contact--social a:hover {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
      }
      .footer__bottom--logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 40px;
      }
      .footer__bottom--text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 60px;
      }
      .footer__bottom--links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 20px 40px;
        margin-bottom: 20px;
      }
      .footer__bottom--links a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-decoration: none;
        position: relative;
        overflow: hidden;
      }
      .footer__bottom--links a span::before {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        -webkit-transition: 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
      }
      .footer__bottom--links a span::after {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        -webkit-transition: 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
      }
      .footer__bottom--links a:hover span::before {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
      }
      .footer__bottom--links a:hover span::after {
        -webkit-transform: translateY(0);
        transform: translateY(0);
      }
      .footer__bottom--copylist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 40px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
      }
      .innerhero__heading h1 {
        overflow: hidden;
      }
      @media screen and (max-width: 1025px) {
        .innerhero__heading h1 {
          font-size: 100px;
          line-height: 100px;
        }
      }
      .fcontent__dots {
        position: absolute;
        top: 50%;
        right: 60px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        z-index: 2;
        margin: 0;
      }
      .fcontent__dots li span::before {
        position: absolute;
        content: "";
        width: 12px;
        height: 12px;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border-radius: 100%;
        border: 1px solid var(--white);
        opacity: 0;
        -webkit-transition: 0.3s;
        transition: all 0.3s;
      }
      .fcontent__scrollslider--item .scrollslider__bg::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background: -webkit-gradient(
          linear,
          left bottom,
          left top,
          from(rgba(0, 0, 0, 0.5)),
          to(rgba(0, 0, 0, 0.5))
        );
        background: linear-gradient(
          0deg,
          rgba(0, 0, 0, 0.5) 0,
          rgba(0, 0, 0, 0.5) 100%
        );
      }
      @media screen and (min-width: 1025px) {
        .fcontent__scrollslider--item .scrollslider__content--left .font-title {
          font-size: 9vw;
          line-height: 9vw;
        }
      }
      @media screen and (min-width: 1400px) {
        .fcontent__scrollslider--item .scrollslider__content--left .font-title {
          font-size: 9.5vw;
          line-height: 9.5vw;
        }
      }
      @media screen and (min-width: 1600px) {
        .fcontent__scrollslider--item .scrollslider__content--left .font-title {
          font-size: 10vw;
          line-height: 10vw;
        }
      }
      .fcontent__scrollslider--item
        .scrollslider__content--left.lri
        .font-title:last-child {
        margin-left: 28%;
      }
      .tcardsblock__tcard:last-child {
        border-bottom: 1px solid var(--white);
        margin-bottom: 150px;
      }
      @media screen and (max-width: 1024px) {
        .fcontent__scrollslider--item
          .scrollslider__content--left.lri
          .font-title:last-child {
          margin-left: 40%;
        }
        .tcardsblock__tcard:last-child {
          margin-bottom: 120px;
        }
      }
      @media screen and (max-width: 767px) {
        .tcardsblock__tcard:last-child {
          margin-bottom: 80px;
        }
      }
      .threecolsblock__bg::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: -webkit-gradient(
          linear,
          left bottom,
          left top,
          from(rgba(0, 0, 0, 0.2)),
          to(rgba(0, 0, 0, 0.2))
        );
        background: linear-gradient(
          0deg,
          rgba(0, 0, 0, 0.2) 0,
          rgba(0, 0, 0, 0.2) 100%
        );
        z-index: 1;
      }
      @media screen and (min-width: 1025px) {
        .threecolsblock__row {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          width: 100%;
          height: 100%;
        }
        .threecolsblock__col {
          width: 33.33%;
          padding: 0 60px 150px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: end;
          -ms-flex-align: end;
          align-items: flex-end;
        }
        .threecolsblock__col:not(:last-child) {
          border-right: 1px solid rgba(255, 255, 255, 0.2);
        }
      }
      @media screen and (max-width: 1024px) {
        .threecolsblock__col {
          padding: 30px;
          width: 100%;
          height: 597px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
        }
        .threecolsblock__col--mbbg {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
        }
        .threecolsblock__col--mbbg::before {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          background: -webkit-gradient(
            linear,
            left bottom,
            left top,
            from(rgba(0, 0, 0, 0.2)),
            to(rgba(0, 0, 0, 0.2))
          );
          background: linear-gradient(
            0deg,
            rgba(0, 0, 0, 0.2) 0,
            rgba(0, 0, 0, 0.2) 100%
          );
        }
        .threecolsblock__col--mbbg img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
        }
      }
      .threecolsblock__col--mbbg {
        display: none;
      }
      .threecolsblock__col--content h4 {
        position: relative;
        cursor: pointer;
      }
      .threecolsblock__col--content h4 .mobiletabind {
        display: none;
      }
      @media screen and (max-width: 1024px) {
        .threecolsblock__col--mbbg {
          display: block;
        }
        .threecolsblock__col--content h4 {
          min-height: 50px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          justify-content: space-between;
        }
        .threecolsblock__col--content h4 .mobiletabind {
          position: relative;
          display: inline-block;
          width: 48px;
          height: 48px;
          border: 1px solid var(--white);
          border-radius: 100%;
        }
        .threecolsblock__col--content h4 .mobiletabind::before {
          position: absolute;
          content: "";
          width: 21px;
          height: 1.5px;
          background: var(--white);
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
        }
        .threecolsblock__col--content h4 .mobiletabind::after {
          position: absolute;
          content: "";
          width: 21px;
          height: 1.5px;
          background: var(--white);
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
          -webkit-transition: 0.3s;
          transition: all 0.3s;
        }
      }
      .threecolsblock__col--content h4.active .mobiletabind::after {
        opacity: 0;
      }
      .threecolsblock__col--content--hover .hoverBottom {
        margin-top: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
      }
      .team__nav button.slick-disabled {
        opacity: 0.5;
      }
      .team__filter {
        position: relative;
        overflow: scroll;
        margin-bottom: 40px;
        margin-right: -20px;
      }
      .team__members {
        position: static;
        display: none;
      }
      .team__members--single--hover {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 20px;
        background: -webkit-gradient(
          linear,
          left bottom,
          left top,
          from(rgba(0, 0, 0, 0.6)),
          to(rgba(0, 0, 0, 0.6))
        );
        background: linear-gradient(
          0deg,
          rgba(0, 0, 0, 0.6) 0,
          rgba(0, 0, 0, 0.6) 100%
        );
        -webkit-transition: 0.3s;
        transition: all 0.3s;
        opacity: 0;
        visibility: hidden;
      }
      .team__members--single--hover a,
      .team__members--single--hover h5,
      .team__members--single--hover p {
        -webkit-transition: 0.4s;
        transition: all 0.4s;
        -webkit-transform: translate(40px, 40px);
        transform: translate(40px, 40px);
      }
      .team__members.sm {
        display: block;
      }
      .gallery__slider {
        position: relative;
        height: 100vh;
      }
      .gallery__slider::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: -webkit-gradient(
          linear,
          left bottom,
          left top,
          color-stop(-0.06%, rgba(0, 0, 0, 0.6)),
          color-stop(99.94%, rgba(0, 0, 0, 0))
        );
        background: linear-gradient(
          0deg,
          rgba(0, 0, 0, 0.6) -0.06%,
          rgba(0, 0, 0, 0) 99.94%
        );
      }
      .gallery__slider img {
        width: 100%;
        height: 100vh;
        -o-object-fit: cover;
        object-fit: cover;
      }
      @media screen and (max-width: 1024px) {
        .gallery__slider {
          height: 650px;
          max-width: 100%;
          width: 100%;
        }
        .gallery__slider img {
          height: 650px;
          width: 100%;
        }
      }
      @media screen and (max-width: 575px) {
        .innerhero__heading h1 {
          font-size: 50px;
          line-height: 50px;
        }
        .fcontent__scrollslider--item
          .scrollslider__content--left.lri
          .font-title:last-child {
          margin-top: -10px;
        }
        .gallery__slider {
          height: 400px;
        }
        .gallery__slider img {
          height: 400px;
        }
      }
      .gallery__slidernav--numbers,
      .gallery__slidernav--numbers ul li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 20px;
      }
      .gallery__slidernav--numbers .line {
        display: block;
        width: 80px;
        height: 1px;
        background: var(--white);
      }
      .qanda {
        position: relative;
        padding-bottom: 80px;
        background: var(--teal-tint);
      }
      @media screen and (min-width: 740px) {
        .threecolsblock__col--content--hover {
          padding-top: 40px;
        }
        .threecolsblock__col--content--hover p:not(:last-child) {
          margin-bottom: 40px;
        }
        .team__filter {
          margin-bottom: 60px;
          margin-right: -30px;
        }
        .gallery__slidernav--numbers {
          gap: 30px;
        }
        .qanda {
          padding-bottom: 120px;
        }
      }
      @media screen and (min-width: 1025px) {
        .team__filter {
          margin-right: 0;
          overflow: unset;
        }
        .team__members {
          margin-right: -60px;
        }
        .qanda {
          padding-bottom: 150px;
        }
      }
      .qanda__accordion--item {
        position: relative;
        padding: 30px 0;
        border-bottom: 1px solid var(--teal);
      }
      .teambio {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        z-index: 2000;
        background: var(--pink-tint);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: 0.3s;
        transition: all 0.3s;
      }
      .teambio.show {
        opacity: 1;
        visibility: visible;
      }
      .teambio__close {
        position: absolute;
        top: 20px;
        right: 20px;
        background: 0 0;
        border: 0;
        z-index: 2;
        cursor: pointer;
      }
      @media screen and (min-width: 740px) {
        .teambio__close {
          top: 30px;
          right: 30px;
        }
      }
      @media screen and (min-width: 1025px) {
        .teambio {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
        }
        .teambio__close {
          top: 60px;
          right: 60px;
        }
        .threecolsblock__col.bottom {
          border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
        }
      }
      @media screen and (min-width: 1025px) and (max-height: 780px) {
        .teambio__close {
          top: 20px;
        }
      }
      .facilitiesbanner__content a:not(:last-child) {
        margin-bottom: 20px;
      }
      .color-green a {
        color: var(--green);
      }
      @media (max-width: 767px) {
        .container.start {
          padding-right: 0;
        }
        .container.start {
          height: auto;
        }
      }
      .gform_validation_errors h2 {
        color: #ec0e43;
      }
      .gfield_required {
        display: none !important;
      }
      video::-webkit-media-controls {
        display: none;
      }
      a:-webkit-any-link {
        text-decoration: none;
      }
      .header {
        position: fixed !important;
        top: 0;
        width: 100% !important;
        z-index: 100 !important;
        transition: all 0.6s ease !important;
      }
      .header.hide {
        top: -100% !important;
        opacity: 1 !important;
        visibility: visible !important;
        display: block !important;
      }
      .herobanner,
      .innerhero {
        margin-top: 0 !important;
      }
      .header.scrolled {
        background: #0000001a;
        padding: 30px 0 !important;
      }
      .page-id-2 .header.scrolled {
        background-color: #8c857d !important;
      }
      .app.header.visibleOnLoad.scrolled.megamenuopen,
      .header.megamenuopen {
        background-color: #f2ede6 !important;
        padding: 47px 0 !important;
      }
      @media (max-width: 767px) {
        .app.header.visibleOnLoad.scrolled.megamenuopen,
        .header.megamenuopen {
          background-color: #f2ede6 !important;
          padding: 20px 0 !important;
        }
      }
      .textimgblock
        .textimgblock__slider--inner
        .textimgblock__slider--item
        .textimgblock__text
        div.text-large {
        margin-bottom: 40px;
      }
      .threecolsblock__col .threecolsblock__col--content--hover a {
        color: #fff;
      }
      @media only screen and (max-width: 1030px) {
        .threecolsblock__col--content h4 .mobiletabind {
          min-width: 48px;
          margin-left: 20px;
        }
      }
      @media only screen and (min-width: 1200px) {
        .threecolsblock__row .threecolsblock__col {
          padding: 0 60px 60px;
        }
      }
      @media screen and (max-width: 1030px) and (min-width: 576px) {
        .textimgblock__slider--item .textimgblock__img {
          height: 450px;
        }
      }
      @media screen and (max-width: 575px) {
        .textimgblock__slider--item .textimgblock__img {
          height: 300px;
        }
      }
      .threecolsblock__col--content--hover .hoverBottom .btn.btn-large {
        min-width: 148px;
        margin-left: 20px;
      }
      .herobanner .herobanner__content {
        position: absolute !important;
        bottom: 60px;
        padding: 0;
      }
      @media (min-width: 1025px) and (max-height: 970px) {
        .herobanner__content--bottom {
          margin-top: 60px !important;
        }
      }
      p a.link {
        color: inherit !important;
        text-decoration: none !important;
      }
      p a.link:hover {
        cursor: pointer !important;
        text-decoration: underline !important;
      }
      @media only screen and (max-width: 1400px) and (min-width: 1025px) {
        h2.heading-1 {
          font-size: 100px;
          line-height: 120px;
        }
      }
      .textimgblock__text a.btn {
        z-index: 10;
      }
      .dayspaexperince__heading.no_title_content {
        height: auto;
        padding: 120px 0;
      }
      @media only screen and (max-width: 1024px) {
        .textimgblock__text {
          width: 100%;
        }
        .herobanner .herobanner__content {
          bottom: 30px;
        }
        .dayspaexperince__heading.no_title_content {
          padding: 80px 0;
        }
      }
      @media only screen and (max-width: 767px) {
        .herobanner .herobanner__content {
          bottom: 20px;
        }
        .dayspaexperince__heading.no_title_content {
          padding: 60px 0;
        }
      }
      .tcardsblock.pages-cat-section {
        background: #f2ede6;
        padding-bottom: 0;
      }
      .tcardsblock.pages-cat-section ul.category-filter-list {
        overflow: hidden;
        margin-bottom: 70px;
      }
      .tcardsblock.pages-cat-section ul.category-filter-list li {
        float: left;
        display: flex;
        padding: 10px 20px;
        align-items: center;
        gap: 10px;
        border-radius: 100px;
        border: 1px solid #ab7976;
        background: 0 0;
        color: #ab7976;
        font-family: "Satoshi Variable";
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        letter-spacing: 0.7px;
        text-transform: uppercase;
        margin-right: 20px;
        margin-bottom: 10px;
        cursor: pointer;
        transition: all 0.3s ease-in;
      }
      .tcardsblock.pages-cat-section ul.category-filter-list li.active,
      .tcardsblock.pages-cat-section ul.category-filter-list li:hover {
        background: #ab7976;
        color: #fff;
        transition: all 0.3s ease-in;
      }
      .pages-cat-section .tcardsblock__tcard {
        border-color: #ab7976;
      }
      .pages-cat-section .tcardsblock__tcard:last-of-type {
        border-bottom: 1px solid #ab7976;
      }
      a.btn-view-more {
        margin: 80px auto 0;
        position: relative;
      }
      .blogs.single-blog .blogs__slider.slick-initialized {
        opacity: 1;
        transition: opacity 0.3s ease-out;
      }
      .blogs.single-blog .slick-list {
        padding: 0 !important;
      }
      .blogs.single-blog .blogs__slider .slick-track {
        width: 100% !important;
      }
      .slick-slider {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
      }
      .slick-list {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
      }
      .slick-list:focus {
        outline: 0;
      }
      .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
      }
      .slick-slider .slick-list,
      .slick-slider .slick-track {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
      }
      .slick-track {
        position: relative;
        top: 0;
        left: 0;
        display: block;
        margin-left: auto;
        margin-right: auto;
      }
      .slick-track:after,
      .slick-track:before {
        display: table;
        content: "";
      }
      .slick-track:after {
        clear: both;
      }
      .slick-loading .slick-track {
        visibility: hidden;
      }
      .slick-slide {
        display: none;
        float: left;
        height: 100%;
        min-height: 1px;
      }
      [dir="rtl"] .slick-slide {
        float: right;
      }
      .slick-slide img {
        display: block;
      }
      .slick-slide.slick-loading img {
        display: none;
      }
      .slick-slide.dragging img {
        pointer-events: none;
      }
      .slick-initialized .slick-slide {
        display: block;
      }
      .slick-loading .slick-slide {
        visibility: hidden;
      }
      .slick-vertical .slick-slide {
        display: block;
        height: auto;
        border: 1px solid transparent;
      }
      .slick-arrow.slick-hidden {
        display: none;
      }
      :root {
        --app-height: 100%;
        --white: #ffffff;
        --black: #000000;
        --pink-tint: #f2ede6;
        --primary-pink: #ab7976;
        --maroon: #674846;
        --brown: #ac9b8c;
        --teal: #65858d;
        --green: #8c857d;
        --maroon-tint: #e3d6ce;
        --teal-tint: #e6f0f2;
        --green-tint: #e9e7dd;
        --error: #b44f39;
      }
      body {
        box-sizing: border-box;
        margin: 0;
      }
      ul {
        padding: 0;
        list-style: none;
      }
      html.lenis {
        height: auto;
      }
      .lenis.lenis-smooth {
        scroll-behavior: auto;
      }
      .lenis.lenis-smooth [data-lenis-prevent] {
        overscroll-behavior: contain;
      }
      .lenis.lenis-stopped {
        overflow: hidden;
      }
      .lenis.lenis-scrolling iframe {
        pointer-events: none;
      }
      ul {
        margin: 0;
      }
      h1,
      h2,
      h3,
      h4,
      h5,
      p {
        margin: 0;
      }
      body {
        font-family: "Satoshi Variable";
      }
      .font-title {
        font-family: Vanitas-Regular;
      }
      .uppercase {
        text-transform: uppercase;
      }
      .heading-1 {
        font-size: 50px;
        font-weight: 400;
        line-height: 60px;
      }
      @media screen and (min-width: 740px) {
        .heading-1 {
          font-size: 100px;
          line-height: 120px;
        }
      }
      @media screen and (min-width: 1200px) {
        .heading-1 {
          font-size: 180px;
          line-height: 180px;
        }
      }
      .heading-3 {
        font-size: 30px;
        font-weight: 400;
        line-height: 37px;
      }
      @media screen and (min-width: 740px) {
        .heading-3 {
          font-size: 60px;
          line-height: 75px;
        }
      }
      .heading-4 {
        font-size: 25px;
        font-weight: 400;
        line-height: 31px;
      }
      @media screen and (min-width: 740px) {
        .heading-4 {
          font-size: 45px;
          line-height: 55px;
        }
      }
      .heading-5 {
        font-size: 20px;
        font-weight: 400;
        line-height: 25px;
      }
      @media screen and (min-width: 740px) {
        .heading-5 {
          font-size: 30px;
          line-height: 37px;
        }
      }
      .text-large {
        font-size: 16px;
        font-weight: 450;
        line-height: 24px;
      }
      @media screen and (min-width: 740px) {
        .text-large {
          font-size: 20px;
          line-height: 35px;
        }
      }
      .text-small {
        font-size: 14px;
        line-height: 24.5px;
        font-weight: 400px;
      }
      @media screen and (min-width: 740px) {
        .text-small {
          font-size: 16px;
          line-height: 28px;
        }
      }
      .label {
        font-size: 12px;
        font-weight: 400;
        line-height: 16px;
      }
      .color-white {
        color: #fff;
      }
      .color-primary-pink {
        color: var(--primary-pink);
      }
      .color-green {
        color: var(--green);
      }
      .span-blines,
      .span-hline,
      .span-line {
        display: inline-block;
        overflow: hidden;
        vertical-align: top;
      }
      .span-bline-inner,
      .span-hline-inner,
      .span-line-inner {
        display: inline-block;
      }
      .itaic {
        font-style: italic;
      }
      html {
        box-sizing: border-box;
        -ms-overflow-style: scrollbar;
      }
      *,
      ::after,
      ::before {
        box-sizing: inherit;
      }
      .container {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
        margin-right: auto;
        margin-left: auto;
      }
      @media (min-width: 576px) {
        .container {
          max-width: 100%;
          padding-right: 30px;
          padding-left: 30px;
        }
      }
      @media (min-width: 992px) {
        .container {
          max-width: 960px;
          padding-right: 15px;
          padding-left: 15px;
        }
      }
      @media (min-width: 1200px) {
        .container {
          max-width: 100%;
          padding: 0 60px;
        }
      }
      .row {
        display: flex;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
      }
      .col-lg-4 {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
      }
      @media (min-width: 992px) {
        .col-lg-4 {
          flex: 0 0 33.333333%;
          max-width: 33.333333%;
        }
      }
      @media screen and (max-width: 1024px) {
        .br-tab-none br {
          display: none;
        }
      }
      .btn {
        position: relative;
        display: flex;
        width: -moz-max-content;
        width: max-content;
        justify-content: center;
        align-items: center;
        border: 1px solid var(--white);
        border-radius: 100px;
        text-decoration: none;
        color: var(--white);
        transition: all 0.3s;
        gap: 10px;
      }
      .btn .btn-text {
        text-transform: uppercase;
      }
      .btn.btn-large {
        padding: 15px 20px;
      }
      .btn .btn-icon {
        position: relative;
        width: 12px;
        height: 12px;
        overflow: hidden;
      }
      .btn .btn-icon::before {
        content: "";
        background-image: var(--wpr-bg-299ffcca-1f7b-48d9-82d2-ae081a9a2e21);
        display: flex;
        position: relative;
        height: 100%;
        transition: 0.3s;
      }
      .btn .btn-icon::after {
        content: "";
        background-image: var(--wpr-bg-df2150e3-6f7e-4d98-9821-5036914a24c8);
        display: flex;
        position: relative;
        height: 100%;
        transform: translate(-15px, 12px);
        transition: 0.3s;
      }
      .btn.btn-primary {
        border-color: var(--primary-pink);
        color: var(--primary-pink);
      }
      .btn.btn-primary .btn-icon::before {
        background-image: var(--wpr-bg-49522a54-5894-43ff-acf3-2d65a00e4b9c);
      }
      .btn.btn-primary .btn-icon::after {
        background-image: var(--wpr-bg-c9d59578-d0cb-4dd2-8b01-6677be01c7ac);
      }
      .btn:hover {
        border-color: transparent;
      }
      .btn:hover span {
        color: var(--green);
      }
      .btn:hover .btn-icon::before {
        transform: translate(-15px, 12px);
      }
      .btn:hover .btn-icon::after {
        transform: translate(0, -12px);
      }
      .btn.btn-white:hover {
        background: var(--white);
      }
      .btn.btn-white:hover span {
        color: var(--green);
      }
      .btn.btn-primary:hover {
        background: var(--primary-pink);
      }
      .btn.btn-primary:hover span {
        color: var(--white);
      }
      @keyframes scrollanim {
        0% {
          transform: translateY(0);
        }
        50% {
          transform: translateY(20px);
        }
        100% {
          transform: translateY(0);
        }
      }
      body {
        background: var(--pink-tint);
      }
      .header {
        position: relative;
        padding: 20px 0;
        z-index: 1000;
        transition: all 0.3s;
      }
      @media screen and (min-width: 740px) {
        .label {
          font-size: 14px;
          font-weight: 400;
          line-height: 18px;
          letter-spacing: 0.7px;
        }
        .header {
          padding: 49px 0;
        }
      }
      @media screen and (min-width: 1025px) {
        .innerhero .innerhero__heading {
          margin-right: 60px;
        }
        .header {
          padding: 47px 0;
        }
      }
      .header__nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media screen and (max-width: 575px) {
        .btn.btn-large {
          padding: 10px 20px;
        }
        .header__nav {
          justify-content: center;
        }
      }
      .header__nav--button {
        display: block;
        cursor: pointer;
        padding: 0;
        background: 0 0;
        border: 0;
        outline: 0;
        box-shadow: none;
        width: 30px;
        height: 30px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
      }
      .header__nav--button span {
        display: block;
        width: 31px;
        height: 1px;
        background: var(--white);
        transition: all 0.3s;
      }
      .header__nav--button span:not(:last-child) {
        margin-bottom: 9px;
      }
      .header__nav--button.active span:first-child {
        transform: rotate(45deg) translateY(10px);
      }
      @media screen and (max-width: 575px) {
        .header__nav--button {
          position: absolute;
          top: 40px;
          left: 25px;
          height: 23px;
          width: 23px;
        }
        .header__nav--button.active span:first-child {
          transform: rotate(45deg) translateY(2px) translateX(2px);
        }
      }
      .header__nav--button.active span:nth-child(2) {
        transform: rotate(-45deg) translateY(-10px);
      }
      .header__nav--cta {
        display: none;
      }
      .header__nav--logo {
        margin-left: 0;
      }
      @media screen and (min-width: 740px) {
        .header__nav--button span:not(:last-child) {
          margin-bottom: 13px;
        }
        .header__nav--button span {
          width: 42px;
        }
        .header__nav--cta {
          display: block;
        }
        .header__nav--logo {
          margin-left: 15vw;
        }
      }
      .header .megamenu {
        position: absolute;
        width: 100%;
        height: calc(100vh - 144px);
        background: var(--pink-tint);
        z-index: 1000;
        top: 144px;
        bottom: 0;
        left: 0;
        right: 0;
        display: flex;
        opacity: 0;
        visibility: hidden;
        transition: all 0.4s;
        pointer-events: none;
        border-top: 1px solid rgba(171, 121, 118, 0.25);
        z-index: 1000;
      }
      @media screen and (max-width: 575px) {
        .header__nav--button.active span:nth-child(2) {
          transform: rotate(-45deg) translateY(-5px) translateX(5px);
        }
        .header__nav--logo svg {
          width: 177px;
        }
        .header .megamenu {
          height: calc(var(--app-height) - 90px);
          top: 90px;
        }
      }
      .header .megamenu__subbg {
        position: absolute;
        max-width: 438px;
        width: 100%;
        height: 100%;
        top: 0;
        left: 577px;
        background: var(--pink-tint);
        opacity: 1;
        transition: all 0.2s;
        z-index: 1;
        opacity: 0;
      }
      @media screen and (max-width: 1025px) {
        .header .megamenu__subbg {
          display: none;
        }
      }
      .header .megamenu__subbg::before {
        position: absolute;
        content: "";
        max-width: 438px;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(255, 255, 255, 0.2);
        opacity: 1;
        transition: all 0.2s;
      }
      .header .megamenu__cta {
        position: absolute;
        bottom: 30px;
        left: 50%;
        transform: translateX(-50%);
        display: none;
      }
      @media screen and (max-width: 575px) {
        .header .megamenu__cta {
          display: flex;
          width: calc(100% - 40px);
          justify-content: center;
          z-index: 20;
        }
      }
      .header .megamenu__menu {
        display: flex;
        flex-direction: column;
        gap: 60px;
        max-width: 577px;
        width: 100%;
        height: 100%;
        padding-left: 60px;
        padding: 60px;
        z-index: 3;
        margin-top: 0;
        overflow-y: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
      }
      .header .megamenu__menu::-webkit-scrollbar {
        display: none;
      }
      @media screen and (max-width: 1025px) {
        .header .megamenu__menu {
          max-width: 100%;
          width: 100%;
          gap: 60px;
          padding-left: 30px;
        }
        .header .megamenu__banner {
          display: none;
        }
      }
      .header .megamenu__menu li {
        position: static;
      }
      .header .megamenu__menu li a {
        display: flex;
        gap: 60px;
        align-items: center;
        text-decoration: none;
      }
      .header .megamenu__banner {
        position: relative;
        max-width: calc(100% - 577px);
        width: 100%;
      }
      .header .megamenu__banner img {
        position: absolute;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        opacity: 0;
        visibility: hidden;
      }
      .header .megamenu__banner img:first-child {
        opacity: 1;
        visibility: visible;
      }
      .header .megamenu .submenu {
        position: absolute;
        left: 577px;
        max-width: 438px;
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 2;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s;
        z-index: 3;
      }
      .header .megamenu .submenu__banner {
        display: none;
      }
      .header .megamenu .submenu h4 {
        display: none;
      }
      @media screen and (max-width: 1025px) {
        .header .megamenu .submenu {
          background: var(--pink-tint);
        }
        .header .megamenu .submenu {
          left: 0;
          top: 0;
          max-width: 100%;
          height: 100%;
          padding: 0;
        }
        .header .megamenu .submenu__banner {
          display: block;
          width: 100%;
          height: 300px;
        }
        .header .megamenu .submenu__banner img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
        }
        .header .megamenu .submenu h4 {
          display: block;
          padding: 40px 30px;
        }
      }
      @media screen and (max-width: 575px) {
        .header .megamenu__menu {
          gap: 40px;
          padding-top: 60px;
          margin: 0;
          padding-left: 20px;
        }
        .header .megamenu__menu li a {
          gap: 20px;
        }
        .header .megamenu .submenu {
          padding-top: 70px;
          height: calc(100% - 100px);
        }
        .header .megamenu .submenu__banner {
          display: none;
        }
        .header .megamenu .submenu::before {
          position: absolute;
          content: "";
          width: 100%;
          height: 160px;
          bottom: 0;
          left: 0;
          background: linear-gradient(
            180deg,
            rgba(242, 237, 230, 0) 0,
            #f2ede6 100%
          );
          z-index: 1;
          pointer-events: none;
        }
        .header .megamenu .submenu h4 {
          padding: 40px 20px 30px;
        }
      }
      .header .megamenu .submenu ul {
        position: relative;
        display: flex;
        flex-direction: column;
        gap: 40px;
        width: 100%;
        padding: 60px;
        height: 100%;
        overflow-y: scroll;
        -ms-overflow-style: none;
        scrollbar-width: none;
      }
      .header .megamenu .submenu ul::-webkit-scrollbar {
        display: none;
      }
      .header .megamenu .submenu ul li a {
        opacity: 0.7;
      }
      .header .megamenu .submenu ul li a span {
        position: relative;
        overflow: hidden;
        display: inline-block;
        color: transparent;
      }
      .header .megamenu .submenu ul li a span::before {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        transition: all 0.3s ease-in-out;
      }
      .header .megamenu .submenu ul li a span::after {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        transition: all 0.3s ease-in-out;
        transform: translateY(100%);
      }
      .header .megamenu .submenu ul li a:hover span::before {
        transform: translateY(-100%);
      }
      .header .megamenu .submenu ul li a:hover span::after {
        transform: translateY(0);
      }
      @media screen and (max-width: 1025px) {
        .header .megamenu .submenu ul {
          padding: 0 30px;
          height: 325px;
          flex-wrap: wrap;
        }
      }
      @media screen and (max-width: 575px) {
        .header .megamenu .submenu ul {
          gap: 30px;
          height: 80%;
          padding: 0 20px 150px;
          flex-wrap: nowrap;
        }
      }
      .header .megamenu .submenu__back {
        display: none;
      }
      @media screen and (max-width: 1025px) {
        .header .megamenu .submenu__back {
          display: flex;
          position: absolute;
          bottom: 30px;
          left: 30px;
          background: var(--pink-tint);
          gap: 10px;
          align-items: center;
        }
      }
      .header .megamenu.open {
        opacity: 1;
        visibility: visible;
        pointer-events: all;
      }
      .header.megamenuopen {
        position: sticky;
        top: 0;
        left: 0;
        width: 100%;
        background: var(--pink-tint);
      }
      .header.megamenuopen button:not(.submenu__back) span {
        background: var(--primary-pink);
      }
      .header.megamenuopen .header__nav--logo svg path {
        fill: var(--primary-pink);
      }
      .header.megamenuopen .btn:not(.submenu__back) {
        border-color: var(--primary-pink);
      }
      .header.megamenuopen .btn:not(.submenu__back) span {
        color: var(--primary-pink);
      }
      .header.megamenuopen .btn:not(.submenu__back) .btn-icon::before {
        background: var(--wpr-bg-c9032239-090d-4340-8d73-114f67b774e9);
      }
      .header.megamenuopen .btn:not(.submenu__back) .btn-icon::after {
        background: var(--wpr-bg-846d434d-aae4-496a-b345-b32b5971cb81);
      }
      .header.megamenuopen .btn:not(.submenu__back):hover {
        background: var(--primary-pink);
      }
      .header.megamenuopen .btn:not(.submenu__back):hover span {
        color: var(--white);
      }
      .header.pink:not(.scrolled) .header__nav--logo svg path {
        fill: var(--primary-pink);
      }
      .header.pink:not(.scrolled) .header__nav--button span {
        background: var(--primary-pink);
      }
      .header.pink:not(.scrolled) .btn.btn-large {
        border-color: var(--primary-pink);
      }
      .header.pink:not(.scrolled) .btn-text {
        color: var(--primary-pink);
      }
      .header.pink:not(.scrolled) .btn-icon::before {
        background-image: var(--wpr-bg-143068b5-c128-45b0-8193-f13818f5065c);
      }
      .herobanner {
        position: relative;
        margin-top: -91px;
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
      }
      @media screen and (min-width: 740px) {
        .herobanner {
          margin-top: -149px;
        }
      }
      @media screen and (min-width: 1025px) {
        .header__nav--logo {
          margin-left: 10vw;
        }
        .herobanner {
          margin-top: -145px;
        }
      }
      .herobanner__bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
      .herobanner__bg::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: radial-gradient(
          50% 50% at 50% 50%,
          rgba(0, 0, 0, 0.1) 0,
          rgba(0, 0, 0, 0.4) 100%
        );
        z-index: 1;
      }
      .herobanner__bg img,
      .herobanner__bg video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
      }
      .herobanner__content {
        position: relative;
        z-index: 1;
        padding: 90px 0 0;
        width: 100%;
      }
      @media (min-width: 1025px) and (max-height: 970px) {
        .herobanner__content {
          padding: 120px 0 0;
        }
        .herobanner__content--heading h1 {
          font-size: 16vh;
          line-height: 16vh;
        }
      }
      @media screen and (max-width: 1024px) {
        .herobanner__content {
          padding: 0;
          height: 100%;
        }
        .herobanner__content .container {
          padding: 330px 30px 30px;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          height: 100%;
        }
      }
      @media screen and (max-width: 575px) {
        .header .megamenu .submenu__back {
          bottom: unset;
          left: 20px;
          top: 20px;
        }
        .herobanner__content .container {
          justify-content: flex-end;
          padding: 330px 20px 30px;
        }
      }
      .herobanner__content--heading h5 {
        display: flex;
        gap: 20px;
        align-items: center;
        margin-bottom: 30px;
        overflow: hidden;
      }
      .herobanner__content--heading h5 .line {
        width: 60px;
        height: 1px;
        background: var(--white);
      }
      .herobanner__content--bottom {
        display: flex;
        flex-direction: column;
        margin-top: 30px;
        align-items: flex-start;
        gap: 30px;
      }
      @media screen and (min-width: 740px) {
        .herobanner__content--heading h5 {
          gap: 30px;
          margin-bottom: 60px;
        }
        .herobanner__content--heading h5 .line {
          width: 80px;
        }
        .herobanner__content--bottom {
          flex-direction: row;
          align-items: center;
          justify-content: space-between;
          gap: 0;
        }
      }
      @media screen and (min-width: 1025px) {
        .herobanner__content--bottom {
          margin-top: 90px;
        }
      }
      @media (min-width: 1025px) and (max-height: 970px) {
        .herobanner__content--bottom {
          margin-top: 2vh;
        }
      }
      .herobanner__content--bottom .scrollindicator {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 14px;
        order: 2;
      }
      .herobanner__content--bottom .scrollindicator__icon {
        animation: 3s linear infinite scrollanim;
      }
      .herobanner__content--bottom p {
        max-width: 375px;
        width: 100%;
        order: 1;
      }
      .textimgblock {
        position: relative;
        padding-bottom: 80px;
        padding-left: 20px;
        height: 200vw;
      }
      @media screen and (min-width: 740px) {
        .herobanner__content--bottom .scrollindicator {
          order: 1;
        }
        .herobanner__content--bottom p {
          order: 2;
        }
        .textimgblock {
          padding-bottom: 120px;
          padding-left: 30px;
        }
      }
      .textimgblock__dots {
        position: absolute;
        top: 50%;
        right: 60px;
        transform: translateY(-50%);
        display: flex;
        flex-direction: column;
        gap: 10px;
        z-index: 2;
      }
      @media screen and (max-width: 1024px) {
        .textimgblock {
          height: 300vh;
        }
        .textimgblock__dots {
          top: 30%;
          right: 30px;
        }
      }
      @media screen and (max-width: 575px) {
        .textimgblock__dots {
          top: 20%;
          right: 20px;
        }
      }
      .textimgblock__dots li span {
        position: relative;
        display: block;
        width: 6px;
        height: 6px;
        background: var(--white);
        border-radius: 50%;
      }
      .textimgblock__dots li span::before {
        position: absolute;
        content: "";
        width: 12px;
        height: 12px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        border-radius: 100%;
        border: 1px solid var(--white);
        opacity: 0;
        transition: all 0.3s;
      }
      .textimgblock__dots li.active span::before {
        opacity: 1;
      }
      .textimgblock__slider--inner {
        position: relative;
        height: 100vh;
      }
      .textimgblock__slider--item {
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        width: 100%;
        height: 100vh;
        align-items: flex-end;
        gap: 60px;
      }
      .textimgblock__slider--item:not(:first-child) {
        opacity: 0;
      }
      @media screen and (max-width: 1024px) {
        .textimgblock__slider--item {
          flex-direction: column;
          gap: 0;
        }
      }
      .textimgblock__img img,
      .textimgblock__img video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
      }
      @media screen and (min-width: 1025px) {
        .textimgblock {
          padding-bottom: 150px;
          padding-left: 60px;
        }
        .textimgblock__img {
          order: 2;
          max-width: calc(100% - 486px);
          height: 100%;
          width: 100%;
          flex-grow: 1;
        }
        .textimgblock__img img {
          width: 100%;
          height: 100%;
        }
      }
      @media screen and (max-width: 1024px) {
        .textimgblock__img {
          height: 650px;
          max-width: 100%;
          width: 100%;
        }
      }
      .textimgblock__text {
        margin-top: 80px;
      }
      @media screen and (min-width: 740px) {
        .textimgblock__text {
          margin-top: 120px;
        }
      }
      @media screen and (min-width: 1025px) {
        .textimgblock__text {
          margin-top: 0;
          max-width: 486px;
          width: 100%;
          padding-bottom: 60px;
        }
      }
      @media screen and (max-width: 575px) {
        .textimgblock__img {
          height: 400px;
        }
        .textimgblock__text {
          padding-right: 45px;
        }
      }
      .textimgblock__text h4 {
        margin-bottom: 30px;
      }
      .facilitiesbanner {
        position: relative;
        width: 100%;
        min-height: 100vh;
        background: var(--black);
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 2;
      }
      .facilitiesbanner__bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9;
      }
      .facilitiesbanner__bg::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 1;
      }
      .facilitiesbanner__bg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
      }
      .facilitiesbanner__content {
        position: relative;
        max-width: 595px;
        width: 100%;
        padding: 0 20px;
        z-index: 99;
      }
      .facilitiesbanner__content h3 {
        margin-bottom: 40px;
      }
      .facilitiesbanner__content p {
        margin-bottom: 40px;
      }
      @media screen and (min-width: 740px) {
        .textimgblock__text h4 {
          margin-bottom: 40px;
        }
        .facilitiesbanner__content p {
          margin-bottom: 60px;
        }
      }
      @media screen and (min-width: 1025px) {
        .facilitiesbanner__content {
          max-width: 790px;
          width: 100%;
          padding: 0;
        }
        .facilitiesbanner__content p {
          margin-bottom: 40px;
        }
      }
      .dayspaexperince {
        position: relative;
        background: var(--green);
      }
      .dayspaexperince__heading {
        position: relative;
        width: 100%;
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .dayspaexperince__heading--content {
        max-width: 595px;
        width: 100%;
        padding: 0 20px;
      }
      .dayspaexperince__heading--content h3 {
        margin-bottom: 30px;
      }
      .dayspaexperince__feature {
        position: relative;
      }
      .dayspaexperince__feature--img {
        position: relative;
        width: 100%;
        height: 250px;
      }
      @media screen and (min-width: 740px) {
        .dayspaexperince__heading--content h3 {
          margin-bottom: 40px;
        }
        .dayspaexperince__feature--img {
          height: 450px;
        }
      }
      @media screen and (min-width: 1025px) {
        .dayspaexperince__heading--content {
          max-width: 790px;
          width: 100%;
          padding: 0;
        }
        .dayspaexperince__feature {
          display: flex;
          gap: 30px;
        }
        .dayspaexperince__feature--img {
          position: sticky;
          top: 0;
          height: 100vh;
          width: 60%;
          order: 2;
        }
      }
      .dayspaexperince__feature--img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
      }
      .dayspaexperince__feature--img img:not(.first-img) {
        opacity: 0;
      }
      .dayspaexperince__feature--img--bg {
        position: absolute;
        opacity: 0.1;
        left: 0;
        top: -180px;
        overflow: hidden;
        width: 100%;
      }
      @media screen and (max-width: 1024px) {
        .dayspaexperince__feature--img {
          z-index: 2;
        }
        .dayspaexperince__feature--img--bg {
          position: absolute;
          opacity: 0.1;
          left: 0;
          top: -90px;
          display: flex;
          justify-content: flex-end;
        }
      }
      .dayspaexperince__feature--img--bg h1 {
        font-size: 50px;
        line-height: 62px;
        font-weight: 400;
      }
      .dayspaexperince__feature--content {
        padding: 80px 20px;
      }
      .dayspaexperince__feature--list {
        display: flex;
        flex-direction: column;
        gap: 30px;
        margin: 0;
      }
      @media screen and (min-width: 740px) {
        .dayspaexperince__feature--img--bg h1 {
          font-size: 100px;
          line-height: 125px;
        }
        .dayspaexperince__feature--content {
          padding: 80px 30px;
        }
        .dayspaexperince__feature--list {
          gap: 40px;
        }
      }
      @media screen and (min-width: 1025px) {
        .dayspaexperince__feature--img--bg h1 {
          font-size: 239px;
          line-height: 239px;
        }
        .dayspaexperince__feature--content {
          order: 1;
          padding: 150px 0 150px 60px;
          max-width: 40%;
          width: 100%;
        }
        .dayspaexperince__feature--list {
          gap: 60px;
        }
      }
      .dayspaexperince__feature--list--item {
        position: relative;
        overflow: hidden;
        cursor: pointer;
      }
      .dayspaexperince__feature--list--hover {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 30px;
        padding-top: 20px;
        transition: all 0.3s;
      }
      .dayspaexperince__feature--list--hover a svg path,
      .dayspaexperince__feature--list--hover a svg rect {
        position: relative;
        transition: all 0.3s;
      }
      .dayspaexperince__feature--list--hover a:hover svg rect {
        fill: var(--white);
      }
      .dayspaexperince__feature--list--hover a:hover svg g path {
        stroke: var(--green);
        z-index: 2;
      }
      .dayspaexperince__feature--cta {
        margin-top: 40px;
      }
      .treatments {
        position: relative;
        overflow: hidden;
        padding-bottom: 80px;
        background: var(--pink-tint);
      }
      @media screen and (min-width: 740px) {
        .dayspaexperince__feature--cta {
          margin-top: 60px;
        }
        .treatments {
          padding-bottom: 150px;
        }
      }
      @media screen and (max-width: 575px) {
        .dayspaexperince__feature--img--bg {
          left: unset;
          right: 0;
          top: -50px;
        }
        .treatments {
          padding-bottom: 160px;
        }
      }
      .treatments__slider {
        position: relative;
      }
      .treatments__nav--numbers,
      .treatments__nav--numbers ul li {
        display: flex;
        align-items: center;
        gap: 20px;
      }
      .treatments__nav--numbers .line,
      .treatments__nav--numbers ul li .line {
        display: block;
        width: 80px;
        height: 1px;
        background: var(--primary-pink);
      }
      @media screen and (min-width: 740px) {
        .treatments__nav--numbers,
        .treatments__nav--numbers ul li {
          gap: 30px;
        }
      }
      .imgbannerslider {
        position: relative;
        background: var(--black);
        height: 200vw;
      }
      .imgbannerslider__dots {
        position: absolute;
        top: 50%;
        right: 60px;
        transform: translateY(-50%);
        display: flex;
        flex-direction: column;
        gap: 10px;
        z-index: 2;
      }
      @media screen and (max-width: 1024px) {
        .imgbannerslider {
          height: 300vh;
        }
        .imgbannerslider__dots {
          top: unset;
          transform: 0;
          right: 30px;
          bottom: 50px;
        }
      }
      .imgbannerslider__dots li span {
        position: relative;
        display: block;
        width: 6px;
        height: 6px;
        background: var(--white);
        border-radius: 50%;
      }
      .imgbannerslider__dots li span::before {
        position: absolute;
        content: "";
        width: 12px;
        height: 12px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        border-radius: 100%;
        border: 1px solid var(--white);
        opacity: 0;
        transition: all 0.3s;
      }
      .imgbannerslider__dots li.active span::before {
        opacity: 1;
      }
      .imgbannerslider__slider--inner {
        position: relative;
        height: 100vh;
      }
      .imgbannerslider__slider--item {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: flex-end;
      }
      .imgbannerslider__slider--item:not(:first-child) {
        opacity: 0;
      }
      .imgbannerslider__slider--content {
        position: relative;
        padding: 0 20px 60px;
      }
      @media screen and (min-width: 740px) {
        .imgbannerslider__slider--content {
          padding: 0 30px 60px;
        }
      }
      .imgbannerslider__slider--content p {
        margin: 30px 0;
      }
      @media screen and (min-width: 1025px) {
        .imgbannerslider__slider--item {
          align-items: center;
        }
        .imgbannerslider__slider--content {
          padding: 0 0 0 60px;
          max-width: 605px;
          width: 100%;
        }
        .imgbannerslider__slider--content p {
          margin: 40px 0;
        }
      }
      @media screen and (min-width: 1025px) and (max-height: 780px) {
        .imgbannerslider__slider--content h3 {
          font-size: 55px;
          line-height: 65px;
        }
        .imgbannerslider__slider--content p {
          margin: 25px 0;
        }
      }
      .imgbannerslider__slider ul.slick-dots {
        position: absolute;
        top: 50%;
        right: 60px;
        transform: translateY(-50%);
        display: flex;
        flex-direction: column;
      }
      .imgbannerslider__slider ul.slick-dots li {
        height: 18px;
      }
      .imgbannerslider__slider ul.slick-dots li button {
        position: relative;
        font-size: 0;
        width: 6px;
        height: 6px;
        background: var(--white);
        padding: 0;
        border: 0;
        border-radius: 100%;
        cursor: pointer;
      }
      .imgbannerslider__slider ul.slick-dots li button::before {
        position: absolute;
        content: "";
        width: 12px;
        height: 12px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        border: 1px solid var(--white);
        border-radius: 50%;
        transition: all 0.3s;
        opacity: 0;
      }
      .imgbannerslider__slider ul.slick-dots li.slick-active button::before {
        opacity: 1;
      }
      .blogs__slider .slick-track {
        transition-delay: 10ms;
      }
      .blogs__slider .slick-active .blogs__slider--content {
        opacity: 1;
      }
      .blogs__next,
      .blogs__prev {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 20;
        background: 0 0;
        border: 0;
        outline: 0;
        cursor: pointer;
      }
      @media screen and (max-width: 575px) {
        .imgbannerslider__dots {
          right: 20px;
          bottom: 40px;
        }
        .blogs__next,
        .blogs__prev {
          transform: translateY(0);
          top: unset;
          left: 20px;
          bottom: -90px;
        }
        .blogs__next svg path,
        .blogs__next svg rect,
        .blogs__prev svg path,
        .blogs__prev svg rect {
          stroke: var(--primary-pink);
        }
      }
      .blogs__prev {
        left: 30px;
      }
      .blogs__next {
        right: 30px;
      }
      .bjsblock {
        position: relative;
      }
      .bjsblock__row {
        display: flex;
        flex-direction: column;
      }
      @media screen and (max-width: 1024px) {
        .blogs__prev {
          left: 60px;
        }
        .blogs__next {
          right: 60px;
        }
        .bjsblock__row {
          height: 100vh;
        }
      }
      @media screen and (max-width: 575px) {
        .blogs__prev {
          left: 20px;
        }
        .blogs__next {
          left: 80px;
          right: unset;
        }
        .bjsblock__row {
          height: auto;
        }
        .footer__contact--ctas {
          text-align: center;
        }
      }
      .bjsblock__leftcol {
        height: 422px;
      }
      @media screen and (min-width: 740px) {
        .bjsblock__leftcol {
          height: 50%;
        }
      }
      @media screen and (min-width: 1025px) {
        .bjsblock__row {
          flex-direction: row;
        }
        .bjsblock__leftcol {
          height: 100vh;
          width: 50%;
        }
      }
      .bjsblock__leftcol .bjsblock__card {
        background: var(--black);
      }
      .bjsblock__card {
        position: relative;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 40px 20px;
      }
      .bjsblock__card--img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
      }
      .bjsblock__card--img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: all 0.4s;
      }
      @media screen and (min-width: 768px) {
        .bjsblock__card {
          padding: 80px 30px;
        }
      }
      @media screen and (min-width: 1025px) {
        .bjsblock__card {
          padding: 8vh 60px;
        }
      }
      @media screen and (min-width: 1025px) and (min-height: 800px) {
        .bjsblock__card {
          padding: 100px 60px;
        }
      }
      .bjsblock__card h3 {
        margin-bottom: 10px;
      }
      .bjsblock__card:hover .bjsblock__card--img img {
        transform: scale(1.08);
      }
      .bjsblock__rightcol {
        display: flex;
        flex-direction: column;
      }
      .bjsblock__rightcol .bjsblock__card {
        height: 240px;
      }
      .bjsblock__rightcol .bjsblock__card:first-child {
        background: var(--primary-pink);
      }
      .bjsblock__rightcol .bjsblock__card:nth-child(2) {
        background: var(--green);
      }
      .footer {
        position: relative;
        padding: 60px 0;
        background: var(--pink-tint);
      }
      @media screen and (min-width: 740px) {
        .bjsblock__rightcol {
          flex-direction: row;
          height: 50%;
        }
        .bjsblock__rightcol .bjsblock__card {
          width: 50%;
          height: 100%;
        }
        .footer {
          padding: 80px 0;
        }
      }
      @media screen and (min-width: 1025px) {
        .bjsblock__rightcol {
          height: unset;
          flex-direction: column;
          width: 50%;
        }
        .bjsblock__rightcol .bjsblock__card {
          width: 100%;
          height: 50%;
        }
        .footer {
          padding: 150px 0 80px;
        }
      }
      .footer__contact {
        margin-bottom: 60px;
      }
      @media screen and (min-width: 740px) {
        .footer__contact {
          margin-bottom: 80px;
        }
      }
      .footer__contact--top {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
        margin-bottom: 60px;
      }
      @media screen and (min-width: 740px) {
        .footer__contact--top {
          gap: 40px;
          margin-bottom: 80px;
        }
        .footer__contact--ctas {
          display: flex;
          gap: 60px;
        }
      }
      .footer__contact--ctas a {
        text-decoration: none;
        display: inline-block;
        position: relative;
        overflow: hidden;
      }
      .footer__contact--ctas a span {
        display: inline-block;
        position: relative;
        color: transparent;
      }
      .footer__contact--ctas a span::before {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        transition: all 0.3s ease-in-out;
      }
      .footer__contact--ctas a span::after {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        transition: all 0.3s ease-in-out;
        transform: translateY(100%);
      }
      .footer__contact--ctas a:hover span::before {
        transform: translateY(-100%);
      }
      .footer__contact--ctas a:hover span::after {
        transform: translateY(0);
      }
      .footer__contact--social {
        display: flex;
        gap: 20px;
      }
      .footer__contact--social a {
        text-decoration: none;
        display: flex;
        transition: all 0.3s;
      }
      .footer__contact--social a:hover {
        transform: translateY(-5px);
      }
      .footer__contact--info {
        border-top: 1px solid var(--primary-pink);
        border-bottom: 1px solid var(--primary-pink);
      }
      @media screen and (min-width: 1025px) {
        .footer__contact--top {
          margin-bottom: 150px;
        }
        .footer__contact--info {
          padding: 40px 0;
        }
        .footer__contact--info .col-lg-4 {
          padding: 0;
        }
      }
      .footer__contact--block {
        text-align: center;
        padding: 30px 0;
      }
      .footer__contact--block:not(.br0) {
        border-bottom: 1px solid var(--primary-pink);
      }
      .footer__contact--block h5 {
        margin-bottom: 20px;
      }
      .footer__contact--block p:not(:last-child) {
        margin-bottom: 10px;
      }
      .footer__bottom {
        position: relative;
      }
      .footer__bottom--logo {
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
      }
      .footer__bottom--text {
        display: flex;
        justify-content: center;
        margin-bottom: 60px;
      }
      @media screen and (min-width: 740px) {
        .footer__contact--block {
          padding: 40px 0;
        }
        .footer__bottom--text {
          margin-bottom: 80px;
        }
      }
      .footer__bottom--links {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px 40px;
        margin-bottom: 20px;
      }
      @media screen and (max-width: 575px) {
        .footer__bottom--logo img {
          width: 216px;
        }
        .footer__bottom--text {
          text-align: center;
        }
        .footer__bottom--links {
          gap: 20px 40px;
        }
      }
      .footer__bottom--links a {
        display: flex;
        text-decoration: none;
        position: relative;
        overflow: hidden;
      }
      .footer__bottom--links a span {
        display: inline-block;
        position: relative;
        color: transparent;
      }
      .footer__bottom--links a span::before {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        transition: all 0.3s ease-in-out;
      }
      .footer__bottom--links a span::after {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        transition: all 0.3s ease-in-out;
        transform: translateY(100%);
      }
      .footer__bottom--links a:hover span::before {
        transform: translateY(-100%);
      }
      .footer__bottom--links a:hover span::after {
        transform: translateY(0);
      }
      .footer__bottom--copylist {
        display: flex;
        justify-content: center;
        gap: 40px;
        flex-wrap: wrap;
      }
      .footer__bottom--copylist a {
        text-decoration: none;
        color: var(--green);
      }
      .innerhero {
        position: relative;
        padding: 306px 0 60px;
        margin-top: -91px;
      }
      .innerhero__heading {
        margin-bottom: 30px;
      }
      @media screen and (min-width: 740px) {
        .footer__bottom--links {
          margin-bottom: 30px;
        }
        .innerhero {
          padding: 185px 0 60px;
          margin-top: -149px;
        }
        .innerhero__heading {
          margin-bottom: 40px;
        }
        .innerhero__text {
          max-width: 376px;
        }
      }
      @media screen and (min-width: 1025px) {
        .footer__contact--block {
          height: 100%;
        }
        .footer__contact--block:not(.br0) {
          border-right: 1px solid var(--primary-pink);
          border-bottom: 0;
        }
        .innerhero {
          padding: 244px 0 60px;
        }
        .innerhero__heading {
          margin-bottom: 0;
        }
      }
      .innerhero__heading h5 {
        overflow: hidden;
      }
      .innerhero__heading .Pink {
        color: var(--primary-pink) !important;
      }
      @media screen and (max-width: 1600px) {
        .innerhero__heading h1:not(.blogheading) {
          font-size: 9.5vw;
          line-height: 9.5vw;
        }
      }
      @media screen and (max-width: 1025px) {
        .innerhero__heading h1:not(.blogheading) {
          font-size: 100px;
          line-height: 100px;
        }
      }
      @media screen and (max-width: 575px) {
        .footer__bottom--copylist {
          gap: 10px 40px;
        }
        .innerhero__heading h1:not(.blogheading) {
          font-size: 50px;
          line-height: 50px;
        }
      }
      .fcontent {
        position: relative;
        height: 337.5vw;
      }
      @media screen and (max-width: 1040px) {
        .fcontent {
          height: 500vh;
        }
      }
      .fcontent__dots {
        position: absolute;
        top: 50%;
        right: 60px;
        transform: translateY(-50%);
        display: flex;
        flex-direction: column;
        gap: 10px;
        z-index: 2;
        margin: 0;
      }
      .fcontent__dots li span {
        position: relative;
        display: block;
        width: 6px;
        height: 6px;
        background: var(--white);
        border-radius: 50%;
      }
      .fcontent__dots li span::before {
        position: absolute;
        content: "";
        width: 12px;
        height: 12px;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        border-radius: 100%;
        border: 1px solid var(--white);
        opacity: 0;
        transition: all 0.3s;
      }
      .fcontent__dots li.active span::before {
        opacity: 1;
      }
      .fcontent__scrollslider--item {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
      }
      .fcontent__scrollslider--item .scrollslider__bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
      .fcontent__scrollslider--item .scrollslider__bg::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        background: linear-gradient(
          0deg,
          rgba(0, 0, 0, 0.5) 0,
          rgba(0, 0, 0, 0.5) 100%
        );
      }
      .fcontent__scrollslider--item .scrollslider__bg img,
      .fcontent__scrollslider--item .scrollslider__bg video {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
      }
      .fcontent__scrollslider--item .container {
        height: 100%;
      }
      .fcontent__scrollslider--item .scrollslider__content--left {
        position: relative;
        margin-bottom: 20px;
      }
      .fcontent__scrollslider--item .scrollslider__content--left .font-title {
        position: relative;
        font-size: 50px;
        line-height: 62px;
        font-weight: 400;
      }
      .fcontent__scrollslider--item
        .scrollslider__content--left
        .font-title
        span {
        display: block;
      }
      @media screen and (min-width: 740px) {
        .fcontent__scrollslider--item .scrollslider__content--left {
          margin-bottom: 50px;
        }
        .fcontent__scrollslider--item .scrollslider__content--left .font-title {
          font-size: 100px;
          line-height: 125px;
        }
        .fcontent__scrollslider--item .scrollslider__content--right {
          max-width: 475px;
        }
      }
      @media screen and (min-width: 1025px) {
        .fcontent__scrollslider--item .scrollslider__content--left {
          margin-bottom: 0;
        }
        .fcontent__scrollslider--item .scrollslider__content--left .font-title {
          font-size: 180px;
          line-height: 180px;
        }
      }
      @media screen and (min-width: 1025px) and (max-height: 850px) {
        .fcontent__scrollslider--item .scrollslider__content--left .font-title {
          font-size: 120px;
          line-height: 120px;
        }
      }
      .fcontent__scrollslider--item
        .scrollslider__content--left.lri
        .font-title:first-child {
        margin-left: 9%;
      }
      .fcontent__scrollslider--item .scrollslider__content--right p {
        margin-bottom: 30px;
      }
      .innerfullbanner {
        position: relative;
        width: 100%;
        height: 281px;
      }
      .innerfullbanner img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
      }
      .tcardsblock {
        position: relative;
        padding: 80px 0;
        background: var(--brown);
      }
      @media screen and (min-width: 740px) {
        .fcontent__scrollslider--item .scrollslider__content--right p {
          margin-bottom: 40px;
        }
        .innerfullbanner {
          height: 597px;
        }
        .tcardsblock {
          padding: 120px 0;
        }
      }
      @media screen and (min-width: 1025px) {
        .fcontent__scrollslider--item .scrollslider__content--right {
          max-width: 375px;
        }
        .innerfullbanner {
          height: 100vh;
        }
        .tcardsblock {
          padding: 150px 0;
        }
        .threecolsblock {
          height: 100vh;
        }
      }
      .tcardsblock__tcard {
        position: relative;
        padding: 40px 0;
        border-top: 1px solid var(--white);
      }
      .tcardsblock__tcard:last-child {
        border-bottom: 1px solid var(--white);
      }
      @media screen and (min-width: 740px) {
        .tcardsblock__tcard {
          padding: 60px 0;
        }
      }
      .threecolsblock {
        position: relative;
        width: 100%;
      }
      .threecolsblock__bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
      @media screen and (max-width: 1024px) {
        .fcontent__dots {
          right: 30px;
        }
        .fcontent__scrollslider--item
          .scrollslider__content--left.lri
          .font-title:first-child {
          margin-left: 7%;
          margin-bottom: -20px;
        }
        .threecolsblock__bg {
          display: none;
        }
      }
      .threecolsblock__bg::before {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(
          0deg,
          rgba(0, 0, 0, 0.2) 0,
          rgba(0, 0, 0, 0.2) 100%
        );
        z-index: 1;
      }
      .threecolsblock__bg img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        opacity: 0;
      }
      .threecolsblock__bg img:first-child {
        opacity: 1;
      }
      .threecolsblock__row {
        position: relative;
        z-index: 2;
      }
      .threecolsblock__col {
        position: relative;
      }
      @media screen and (min-width: 1025px) {
        .threecolsblock__row {
          display: flex;
          width: 100%;
          height: 100%;
        }
        .threecolsblock__col {
          width: 33.33%;
          padding: 0 60px 150px;
          display: flex;
          align-items: flex-end;
        }
        .threecolsblock__col:not(:last-child) {
          border-right: 1px solid rgba(255, 255, 255, 0.2);
        }
      }
      @media screen and (min-width: 1025px) and (max-height: 750px) {
        .threecolsblock__col {
          padding: 0 60px 100px;
        }
      }
      @media screen and (max-width: 1440px) {
        .threecolsblock__col {
          padding: 0 40px 150px;
        }
      }
      @media screen and (max-width: 1300px) {
        .threecolsblock__col {
          padding: 0 30px 150px;
        }
      }
      @media screen and (max-width: 1024px) {
        .threecolsblock__col {
          padding: 30px;
          width: 100%;
          height: 597px;
          display: flex;
          flex-direction: column;
          justify-content: flex-end;
        }
        .threecolsblock__col--mbbg {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
        }
        .threecolsblock__col--mbbg img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover;
        }
      }
      @media screen and (max-width: 575px) {
        .fcontent__dots {
          right: 20px;
        }
        .fcontent__scrollslider--item
          .scrollslider__content--left.lri
          .font-title:first-child {
          margin-bottom: -10px;
        }
        .threecolsblock__col {
          padding: 20px;
          height: 562px;
        }
      }
      .threecolsblock__col--content {
        position: relative;
        overflow: hidden;
      }
      .threecolsblock__col--content h4 {
        cursor: pointer;
      }
      .threecolsblock__col--content--hover {
        padding-top: 20px;
      }
      .threecolsblock__col--content--hover p {
        font-weight: 500;
      }
      .threecolsblock__col--content--hover p:not(:last-child) {
        margin-bottom: 20px;
      }
      .threecolsblock__col--content--hover p:last-child {
        font-style: italic;
      }
      .threecolsblock__col--content--hover .hoverBottom {
        margin-top: 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      @media screen and (min-width: 1025px) {
        .threecolsblock__col--content--hover {
          padding-top: 40px;
        }
        .threecolsblock__col--content--hover p:not(:last-child) {
          margin-bottom: 25px;
        }
        .threecolsblock__col--content--hover .hoverBottom {
          margin-top: 40px;
        }
      }
      .threecolsblock__col--content--hover .hoverBottom p {
        margin: 0;
      }
      body a.btn.active {
        background-color: var(--primary-pink);
      }
      body a.btn.active {
        background-color: var(--brown);
      }
      body a.btn.active {
        background-color: var(--teal);
      }
      body a.btn.active {
        background-color: var(--maroon);
      }
      body a.btn.active {
        background-color: var(--green);
      }
      body a.btn.active {
        color: var(--pink-tint);
      }
      body a.btn.active {
        background: var(--maroon-tint);
      }
      body a.btn.active {
        background-color: var(--teal-tint);
      }
      body a.btn.active {
        background-color: var(--green-tint);
      }
      .gallery__slidernav--numbers ul li {
        display: flex;
        align-items: center;
        gap: 20px;
      }
      .gallery__slidernav--numbers .slick-dots li,
      .treatments__nav--numbers .slick-dots li {
        display: none;
      }
      .gallery__slidernav--numbers li.slick-active,
      .treatments__nav--numbers .slick-dots li.slick-active {
        display: flex;
      }
      .bjsblock__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
      }
      @media screen and (min-width: 1025px) {
        .bjsblock__row {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
        }
      }
      .bjsblock__card {
        position: relative;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 40px 20px;
      }
      .bjsblock__card--img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transition: 0.4s;
        transition: all 0.4s;
      }
      .bjsblock__card:hover .bjsblock__card--img img {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
      }
      .bjsblock__rightcol {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
      }
      @media screen and (min-width: 740px) {
        .bjsblock__rightcol {
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          height: 50%;
        }
        .bjsblock__rightcol .bjsblock__card {
          width: 50%;
          height: 100%;
        }
      }
      @media screen and (min-width: 1025px) {
        .bjsblock__rightcol {
          height: unset;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          width: 50%;
        }
        .bjsblock__rightcol .bjsblock__card {
          width: 100%;
          height: 50%;
        }
      }
      .bjsblock {
        position: relative;
      }
      .bjsblock__row {
        display: flex;
        flex-direction: column;
      }
      @media screen and (max-width: 1024px) {
        .bjsblock__row {
          height: 100vh;
        }
      }
      @media screen and (max-width: 575px) {
        .bjsblock__row {
          height: auto;
        }
      }
      .bjsblock__leftcol {
        height: 422px;
      }
      @media screen and (min-width: 740px) {
        .bjsblock__leftcol {
          height: 50%;
        }
      }
      @media screen and (min-width: 1025px) {
        .bjsblock__row {
          flex-direction: row;
        }
        .bjsblock__leftcol {
          height: 100vh;
          width: 50%;
        }
      }
      .bjsblock__leftcol .bjsblock__card {
        background: var(--black);
      }
      .bjsblock__card {
        position: relative;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 40px 20px;
      }
      .bjsblock__card--img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: hidden;
      }
      .bjsblock__card--img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        transition: all 0.4s;
      }
      @media screen and (min-width: 768px) {
        .bjsblock__card {
          padding: 80px 30px;
        }
      }
      @media screen and (min-width: 1025px) {
        .bjsblock__card {
          padding: 8vh 60px;
        }
      }
      @media screen and (min-width: 1025px) and (min-height: 800px) {
        .bjsblock__card {
          padding: 100px 60px;
        }
      }
      .bjsblock__card h3 {
        margin-bottom: 10px;
      }
      .bjsblock__card:hover .bjsblock__card--img img {
        transform: scale(1.08);
      }
      .bjsblock__rightcol {
        display: flex;
        flex-direction: column;
      }
      .bjsblock__rightcol .bjsblock__card {
        height: 240px;
      }
      .bjsblock__rightcol .bjsblock__card:first-child {
        background: var(--primary-pink);
      }
      .bjsblock__rightcol .bjsblock__card:nth-child(2) {
        background: var(--green);
      }
      @media screen and (min-width: 740px) {
        .bjsblock__rightcol {
          flex-direction: row;
          height: 50%;
        }
        .bjsblock__rightcol .bjsblock__card {
          width: 50%;
          height: 100%;
        }
      }
      @media screen and (min-width: 1025px) {
        .bjsblock__rightcol {
          height: unset;
          flex-direction: column;
          width: 50%;
        }
        .bjsblock__rightcol .bjsblock__card {
          width: 100%;
          height: 50%;
        }
      }
      .tcardsblock__tcard:last-child {
        border-bottom: 1px solid var(--white);
        margin-bottom: 150px;
      }
      @media screen and (max-width: 1024px) {
        .fcontent__scrollslider--item
          .scrollslider__content--left.lri
          .font-title:last-child {
          margin-left: 40%;
        }
        .tcardsblock__tcard:last-child {
          margin-bottom: 120px;
        }
      }
      @media screen and (max-width: 767px) {
        .tcardsblock__tcard:last-child {
          margin-bottom: 80px;
        }
      }
      .page-id-236 .tcardsblock {
        padding: 0 !important;
      }
      body.page-id-236 .tcardsblock__tcard:last-child {
        border-bottom: 1px solid #ab7976;
      }
      .tcardsblock.pages-cat-section {
        background: #f2ede6;
        padding-bottom: 0;
      }
      .tcardsblock.pages-cat-section ul.category-filter-list {
        overflow: hidden;
        margin-bottom: 70px;
      }
      .tcardsblock.pages-cat-section ul.category-filter-list li {
        float: left;
        display: flex;
        padding: 10px 20px;
        align-items: center;
        gap: 10px;
        border-radius: 100px;
        border: 1px solid #ab7976;
        background: 0 0;
        color: #ab7976;
        font-family: "Satoshi Variable";
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
        letter-spacing: 0.7px;
        text-transform: uppercase;
        margin-right: 20px;
        margin-bottom: 10px;
        cursor: pointer;
        transition: all 0.3s ease-in;
      }
      .tcardsblock.pages-cat-section ul.category-filter-list li.active,
      .tcardsblock.pages-cat-section ul.category-filter-list li:hover {
        background: #ab7976;
        color: #fff;
        transition: all 0.3s ease-in;
      }
      .pages-cat-section .tcardsblock__tcard {
        border-color: #ab7976;
      }
      .pages-cat-section .tcardsblock__tcard:last-of-type {
        border-bottom: 1px solid #ab7976;
      }
      .tcardsblock {
        position: relative;
        padding: 80px 0;
        background: var(--brown);
      }
      @media screen and (min-width: 740px) {
        .fcontent__scrollslider--item .scrollslider__content--right p {
          margin-bottom: 40px;
        }
        .tcardsblock {
          padding: 120px 0;
        }
      }
      @media screen and (min-width: 1025px) {
        .fcontent__scrollslider--item .scrollslider__content--right {
          max-width: 375px;
        }
        .tcardsblock {
          padding: 150px 0;
        }
      }
      .tcardsblock__tcard {
        position: relative;
        padding: 40px 0;
        border-top: 1px solid var(--white);
      }
      .tcardsblock__tcard:last-child {
        border-bottom: 1px solid var(--white);
      }
      @media screen and (min-width: 740px) {
        .tcardsblock__tcard {
          padding: 60px 0;
        }
      }
      .tcardsblock__tcard--img {
        width: 100%;
        margin-bottom: 60px;
      }
      .tcardsblock__tcard--img img {
        width: 100%;
        height: 350px;
        -o-object-fit: cover;
        object-fit: cover;
      }
      .tcardsblock__tcard .col-lg-5 p {
        margin: 30px 0;
      }
      @media screen and (min-width: 1025px) {
        .tcardsblock__tcard--img {
          margin-bottom: 0;
        }
        .tcardsblock__tcard--img img {
          height: 450px;
        }
      }
      @media (min-width: 992px) {
        .col-lg-4 {
          -ms-flex: 0 0 33.333333%;
          -webkit-box-flex: 0;
          flex: 0 0 33.333333%;
          max-width: 33.333333%;
        }
        .col-lg-5 {
          -ms-flex: 0 0 41.666667%;
          -webkit-box-flex: 0;
          flex: 0 0 41.666667%;
          max-width: 41.666667%;
        }
        .col-lg-6 {
          -ms-flex: 0 0 50%;
          -webkit-box-flex: 0;
          flex: 0 0 50%;
          max-width: 50%;
        }
      }
      .col-lg-4,
      .col-lg-5,
      .col-lg-6 {
        position: relative;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
      }
      @media (min-width: 992px) {
        .col-lg-4 {
          flex: 0 0 33.333333%;
          max-width: 33.333333%;
        }
        .col-lg-5 {
          flex: 0 0 41.666667%;
          max-width: 41.666667%;
        }
        .col-lg-6 {
          flex: 0 0 50%;
          max-width: 50%;
        }
      }
      .footer__contact--top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 30px;
        margin-bottom: 60px;
      }
      @media screen and (min-width: 740px) {
        .footer__contact--ctas {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          gap: 60px;
        }
      }
      .footer__contact--ctas a span::before {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        -webkit-transition: 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
      }
      .footer__contact--ctas a span::after {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        -webkit-transition: 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
      }
      .footer__contact--ctas a:hover span::before {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
      }
      .footer__contact--ctas a:hover span::after {
        -webkit-transform: translateY(0);
        transform: translateY(0);
      }
      .footer__contact--social {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 20px;
      }
      .footer__contact--social a {
        text-decoration: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition: 0.3s;
        transition: all 0.3s;
      }
      .footer__contact--social a:hover {
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
      }
      .footer__bottom--logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 40px;
      }
      .footer__bottom--text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 60px;
      }
      .footer__bottom--links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 20px 40px;
        margin-bottom: 20px;
      }
      .footer__bottom--links a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        text-decoration: none;
        position: relative;
        overflow: hidden;
      }
      .footer__bottom--links a span::before {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        -webkit-transition: 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
      }
      .footer__bottom--links a span::after {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        -webkit-transition: 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
      }
      .footer__bottom--links a:hover span::before {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
      }
      .footer__bottom--links a:hover span::after {
        -webkit-transform: translateY(0);
        transform: translateY(0);
      }
      .footer__bottom--copylist {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 40px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
      }
      @media screen and (max-width: 575px) {
        .blogs__prev {
          left: 20px;
        }
        .blogs__next {
          left: 80px;
          right: unset;
        }
        .bjsblock__row {
          height: auto;
        }
        .footer__contact--ctas {
          text-align: center;
        }
      }
      .footer {
        position: relative;
        padding: 60px 0;
        background: var(--pink-tint);
      }
      @media screen and (min-width: 740px) {
        .bjsblock__rightcol {
          flex-direction: row;
          height: 50%;
        }
        .bjsblock__rightcol .bjsblock__card {
          width: 50%;
          height: 100%;
        }
        .footer {
          padding: 80px 0;
        }
      }
      @media screen and (min-width: 1025px) {
        .bjsblock__rightcol {
          height: unset;
          flex-direction: column;
          width: 50%;
        }
        .bjsblock__rightcol .bjsblock__card {
          width: 100%;
          height: 50%;
        }
        .footer {
          padding: 150px 0 80px;
        }
      }
      .footer__contact {
        margin-bottom: 60px;
      }
      @media screen and (min-width: 740px) {
        .footer__contact {
          margin-bottom: 80px;
        }
      }
      .footer__contact--top {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 30px;
        margin-bottom: 60px;
      }
      @media screen and (min-width: 740px) {
        .footer__contact--top {
          gap: 40px;
          margin-bottom: 80px;
        }
        .footer__contact--ctas {
          display: flex;
          gap: 60px;
        }
      }
      .footer__contact--ctas a {
        text-decoration: none;
        display: inline-block;
        position: relative;
        overflow: hidden;
      }
      .footer__contact--ctas a span {
        display: inline-block;
        position: relative;
        color: transparent;
      }
      .footer__contact--ctas a span::before {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        transition: all 0.3s ease-in-out;
      }
      .footer__contact--ctas a span::after {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        transition: all 0.3s ease-in-out;
        transform: translateY(100%);
      }
      .footer__contact--ctas a:hover span::before {
        transform: translateY(-100%);
      }
      .footer__contact--ctas a:hover span::after {
        transform: translateY(0);
      }
      .footer__contact--social {
        display: flex;
        gap: 20px;
      }
      .footer__contact--social a {
        text-decoration: none;
        display: flex;
        transition: all 0.3s;
      }
      .footer__contact--social a:hover {
        transform: translateY(-5px);
      }
      .footer__contact--info {
        border-top: 1px solid var(--primary-pink);
        border-bottom: 1px solid var(--primary-pink);
      }
      @media screen and (min-width: 1025px) {
        .footer__contact--top {
          margin-bottom: 150px;
        }
        .footer__contact--info {
          padding: 40px 0;
        }
        .footer__contact--info .col-lg-4 {
          padding: 0;
        }
      }
      .footer__contact--block {
        text-align: center;
        padding: 30px 0;
      }
      .footer__contact--block:not(.br0) {
        border-bottom: 1px solid var(--primary-pink);
      }
      .footer__contact--block h5 {
        margin-bottom: 20px;
      }
      .footer__contact--block p:not(:last-child) {
        margin-bottom: 10px;
      }
      .footer__bottom {
        position: relative;
      }
      .footer__bottom--logo {
        display: flex;
        justify-content: center;
        margin-bottom: 40px;
      }
      .footer__bottom--text {
        display: flex;
        justify-content: center;
        margin-bottom: 60px;
      }
      @media screen and (min-width: 740px) {
        .footer__contact--block {
          padding: 40px 0;
        }
        .footer__bottom--text {
          margin-bottom: 80px;
        }
      }
      .footer__bottom--links {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px 40px;
        margin-bottom: 20px;
      }
      @media screen and (max-width: 575px) {
        .footer__bottom--logo img {
          width: 216px;
        }
        .footer__bottom--text {
          text-align: center;
        }
        .footer__bottom--links {
          gap: 20px 40px;
        }
      }
      .footer__bottom--links a {
        display: flex;
        text-decoration: none;
        position: relative;
        overflow: hidden;
      }
      .footer__bottom--links a span {
        display: inline-block;
        position: relative;
        color: transparent;
      }
      .footer__bottom--links a span::before {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        transition: all 0.3s ease-in-out;
      }
      .footer__bottom--links a span::after {
        position: absolute;
        content: attr(data-text);
        left: 0;
        top: 0;
        font-size: inherit;
        color: var(--primary-pink);
        transition: all 0.3s ease-in-out;
        transform: translateY(100%);
      }
      .footer__bottom--links a:hover span::before {
        transform: translateY(-100%);
      }
      .footer__bottom--links a:hover span::after {
        transform: translateY(0);
      }
      .footer__bottom--copylist {
        display: flex;
        justify-content: center;
        gap: 40px;
        flex-wrap: wrap;
      }
      .footer__bottom--copylist a {
        text-decoration: none;
        color: var(--green);
      }
      .innerhero {
        position: relative;
        padding: 306px 0 60px;
        margin-top: -91px;
      }
      .innerhero__heading {
        margin-bottom: 30px;
      }
      @media screen and (min-width: 740px) {
        .footer__bottom--links {
          margin-bottom: 30px;
        }
        .innerhero {
          padding: 185px 0 60px;
          margin-top: -149px;
        }
        .innerhero__heading {
          margin-bottom: 40px;
        }
        .innerhero__text {
          max-width: 376px;
        }
      }
      @media screen and (min-width: 1025px) {
        .footer__contact--block {
          height: 100%;
        }
        .footer__contact--block:not(.br0) {
          border-right: 1px solid var(--primary-pink);
          border-bottom: 0;
        }
        .innerhero {
          padding: 244px 0 60px;
        }
        .innerhero__heading {
          margin-bottom: 0;
        }
      }
      @media screen and (max-width: 575px) {
        .footer__bottom--copylist {
          gap: 10px 40px;
        }
        .innerhero__heading h1:not(.blogheading) {
          font-size: 50px;
          line-height: 50px;
        }
      }
      .textblock .container {
        position: relative;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
      }
      @media screen and (min-width: 1025px) {
        .heading-1 {
          font-size: 180px;
          line-height: 180px;
        }
        .textblock {
          padding: 150px 0;
          height: 100vh;
        }
        .textblock__text {
          max-width: calc(100% - 546px);
          width: 100%;
          margin-left: auto;
          margin-top: 0;
        }
      }
      .textblock__text a:not(:last-child) {
        margin-bottom: 20px;
      }
      .textblock {
        position: relative;
        padding: 80px 0;
      }
      @media screen and (min-width: 740px) {
        .herobanner {
          margin-top: -149px;
        }
        .herobanner__content--heading h5 {
          gap: 30px;
          margin-bottom: 60px;
        }
        .herobanner__content--heading h5 .line {
          width: 80px;
        }
        .textblock {
          padding: 120px 0;
        }
      }
      @media screen and (min-width: 1025px) {
        .header__nav--logo {
          margin-left: 10vw;
        }
        .herobanner {
          margin-top: -145px;
        }
        .textblock {
          padding: 150px 0;
          height: auto;
        }
      }
      @media screen and (min-width: 1025px) and (max-height: 850px) {
        .textblock {
          padding: 80px 0;
        }
      }
      .textblock .container {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
      }
      .textblock__heading {
        position: relative;
        max-width: 1060px;
        width: 100%;
      }
      .textblock__text {
        position: relative;
        margin-top: 60px;
      }
      .textblock__text p {
        margin-bottom: 40px;
      }
      .textimgblock {
        position: relative;
        padding-bottom: 80px;
        padding-left: 20px;
        height: 200vw;
      }
      @media screen and (min-width: 740px) {
        .textblock__text {
          margin-top: 80px;
        }
        .textblock__text p {
          margin-bottom: 60px;
        }
        .textimgblock {
          padding-bottom: 120px;
          padding-left: 30px;
        }
      }
      @media screen and (min-width: 1025px) {
        .textblock__text {
          max-width: calc(100% - 546px);
          width: 100%;
          margin-left: auto;
          margin-top: 60px;
        }
      }
      .background-pink-tint {
        background-color: var(--pink-tint);
      }
      @media screen and (max-width: 575px) {
        .textimgblock__text {
          padding-right: 40px;
        }
        .fulltextbanner__content p {
          max-width: 270px;
          width: 100%;
          margin-left: auto;
          margin-right: auto;
        }
      }
      .fulltextbanner {
        position: relative;
        width: 100%;
        min-height: 100vh;
        background: var(--black);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 2;
      }
      .fulltextbanner__bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
      }
      .fulltextbanner__bg::before {
        position: absolute;
        content: "";
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background: -webkit-gradient(
          linear,
          left bottom,
          left top,
          color-stop(-0.06%, rgba(0, 0, 0, 0.6)),
          color-stop(99.94%, rgba(0, 0, 0, 0))
        );
        background: linear-gradient(
          0deg,
          rgba(0, 0, 0, 0.6) -0.06%,
          rgba(0, 0, 0, 0) 99.94%
        );
      }
      .fulltextbanner__bg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
      }
      .fulltextbanner__content {
        max-width: 595px;
        width: 100%;
        padding: 0 20px;
        text-align: center;
      }
      .fulltextbanner__content h3 {
        margin-bottom: 20px;
      }
      @media screen and (min-width: 740px) {
        .fulltextbanner__content h3 {
          margin-bottom: 40px;
        }
      }
      .fulltextbanner__content p {
        margin-bottom: 20px;
      }
      @media screen and (min-width: 740px) {
        .fulltextbanner__content p {
          margin-bottom: 60px;
        }
      }
      @media screen and (min-width: 1025px) {
        .fulltextbanner__content {
          max-width: 790px;
          width: 100%;
          padding: 0;
        }
        .fulltextbanner__content p {
          margin-bottom: 40px;
        }
      }
      .fulltextbanner__content a {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin: 0 auto;
      }
      .fulltextbanner__content a:not(:last-child) {
        margin-bottom: 20px;
      }
      .fulltextbanner.half-height-cta {
        min-height: 50vh;
      }
      

      
