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

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

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

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

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

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

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

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

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

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

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

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

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

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

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

.swiper-3d {
  perspective: 1200px;
}

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

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: 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 {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.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 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.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 {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  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 {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

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

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

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

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

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

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

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

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  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);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 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;
  transition: 0.2s transform, 0.2s top;
}

.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%;
  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 {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.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));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  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 {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.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 {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

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

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  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 {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.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 {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  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 {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.iti {
  position: relative;
  display: inline-block;
}

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.iti__hide {
  display: none;
}

.iti__v-hide {
  visibility: hidden;
}

.iti input, .iti input[type=text], .iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0;
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px;
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px;
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.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 {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
}

.iti__country {
  padding: 5px 10px;
  outline: none;
}

.iti__dial-code {
  color: #999;
}

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti__flag-box, .iti__country-name, .iti__dial-code {
  vertical-align: middle;
}

.iti__flag-box, .iti__country-name {
  margin-right: 6px;
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0;
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 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: transparent;
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px;
}

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px;
}

.iti--container:hover {
  cursor: pointer;
}

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed;
}

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%;
}

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em;
}

.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-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px;
  }
}
.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px;
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px;
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px;
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px;
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px;
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px;
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px;
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px;
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px;
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px;
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px;
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px;
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px;
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px;
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px;
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px;
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px;
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px;
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px;
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px;
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px;
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px;
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px;
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px;
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px;
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px;
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px;
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px;
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px;
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px;
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px;
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px;
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px;
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px;
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px;
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px;
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px;
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px;
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px;
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px;
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px;
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px;
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px;
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px;
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px;
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px;
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px;
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px;
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px;
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px;
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px;
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px;
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px;
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px;
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px;
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px;
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px;
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px;
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px;
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px;
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px;
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px;
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px;
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px;
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px;
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px;
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px;
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px;
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px;
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px;
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px;
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px;
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px;
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px;
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px;
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px;
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px;
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px;
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px;
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px;
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px;
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px;
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px;
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px;
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px;
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px;
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px;
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px;
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px;
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px;
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px;
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px;
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px;
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px;
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px;
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px;
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px;
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px;
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px;
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px;
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px;
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px;
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px;
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px;
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px;
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px;
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px;
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px;
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px;
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px;
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px;
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px;
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px;
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px;
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px;
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px;
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px;
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px;
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px;
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px;
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px;
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px;
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px;
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px;
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px;
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px;
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px;
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px;
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px;
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px;
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px;
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px;
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px;
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px;
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px;
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px;
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px;
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px;
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px;
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px;
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px;
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px;
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px;
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px;
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px;
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px;
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px;
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px;
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px;
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px;
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px;
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px;
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px;
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px;
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px;
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px;
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px;
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px;
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px;
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px;
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px;
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px;
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px;
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px;
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px;
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px;
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px;
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px;
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px;
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px;
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px;
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px;
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px;
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px;
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px;
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px;
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px;
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px;
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px;
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px;
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px;
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px;
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px;
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px;
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px;
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px;
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px;
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px;
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px;
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px;
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px;
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px;
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px;
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px;
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px;
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px;
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px;
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px;
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px;
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px;
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px;
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px;
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px;
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px;
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px;
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px;
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px;
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px;
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px;
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px;
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px;
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px;
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px;
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px;
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px;
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px;
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px;
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px;
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px;
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px;
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px;
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px;
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px;
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px;
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px;
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px;
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px;
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px;
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px;
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px;
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px;
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px;
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px;
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px;
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px;
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px;
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px;
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px;
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px;
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px;
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px;
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px;
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px;
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px;
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px;
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px;
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px;
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px;
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px;
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px;
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px;
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px;
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px;
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px;
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px;
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px;
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px;
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px;
}

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("./flags-0a012cf8.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("./flags@2x-8ab4e961.png");
  }
}
.iti__flag.iti__np {
  background-color: transparent;
}

/*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
 */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

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

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

@font-face {
    font-family: "Inter Tight";
    src: url("./InterTight-Regular-a8717b11.woff") format("woff");
    font-weight: 400;
    font-display: swap;
    font-style: normal;
  }

@font-face {
    font-family: "Inter Tight";
    src: url("./InterTight-SemiBold-aeca476b.woff") format("woff");
    font-weight: 600;
    font-display: swap;
    font-style: normal;
  }

@font-face {
    font-family: "Roboto";
    src: url("./Roboto-Medium-70a6610b.woff") format("woff"), url("./Roboto-Medium-3310766b.woff2") format("woff2");
    font-weight: 500;
    font-display: swap;
    font-style: normal;
  }

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

:root {
    --padding-top: 140px;
    --swiper-pagination-bullet-size: 12px;
    --swiper-pagination-bullet-width: 12px;
    --swiper-pagination-bullet-height: 12px;
    --swiper-theme-color: #D4174D;
    --swiper-pagination-color: #D4174D;
    --swiper-pagination-bullet-inactive-color: #DCDCDC;
    --swiper-pagination-bullet-inactive-opacity: 1;
  }

@media screen and (max-width: 1535px) {
    :root {
      --padding-top: 72px;
    }
  }

@media screen and (max-width: 1024px) {
    :root {
      --padding-top: 56px;
    }
  }

body {
    font-family: "Roboto", "sans-serif";
    font-weight: 400;
  }

h1, h2, h3, h4, h5 {
    font-family: "Inter Tight", "sans-serif";
  }

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container {
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 600px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 700px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1110px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1320px;
  }
}
.sliderImageMargin {
  margin-right: -1rem;
}
@media (min-width: 640px) {
  .sliderImageMargin {
    margin-left: calc((100vw - 600px)/2 - 16px - 8px);
  }
}
@media (min-width: 768px) {
  .sliderImageMargin {
    margin-left: calc((100vw - 700px)/2 - 16px - 8px);
  }
}
@media (min-width: 1024px) {
  .sliderImageMargin {
    margin-left: calc((100vw - 1024px)/2 - 16px - 8px);
    margin-left: calc((100vw - 1110px)/2 - 16px - 8px);
  }
}
@media (min-width: 1536px) {
  .sliderImageMargin {
    margin-left: calc((100vw - 1320px)/2 - 16px - 8px);
  }
}
.section-default {
  position: relative;
  padding-top: var(--padding-top);
  padding-bottom: var(--padding-top);
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1024px) {
  .section-default {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.sticky {
  position: sticky;
}
.inset-0 {
  inset: 0px;
}
.\!bottom-0 {
  bottom: 0px !important;
}
.-bottom-\[1px\] {
  bottom: -1px;
}
.-left-10 {
  left: -2.5rem;
}
.-left-2 {
  left: -0.5rem;
}
.-left-2\.5 {
  left: -0.625rem;
}
.-left-\[1px\] {
  left: -1px;
}
.-left-\[21px\] {
  left: -21px;
}
.-right-16 {
  right: -4rem;
}
.-right-2 {
  right: -0.5rem;
}
.-right-2\.5 {
  right: -0.625rem;
}
.-right-5 {
  right: -1.25rem;
}
.-right-\[1px\] {
  right: -1px;
}
.-right-\[21px\] {
  right: -21px;
}
.-top-5 {
  top: -1.25rem;
}
.bottom-0 {
  bottom: 0px;
}
.bottom-2 {
  bottom: 0.5rem;
}
.bottom-3 {
  bottom: 0.75rem;
}
.bottom-\[calc\(100\%\+12px\)\] {
  bottom: calc(100% + 12px);
}
.bottom-full {
  bottom: 100%;
}
.left-0 {
  left: 0px;
}
.left-1\/2 {
  left: 50%;
}
.left-\[calc\(100\%\+10px\)\] {
  left: calc(100% + 10px);
}
.right-0 {
  right: 0px;
}
.right-2 {
  right: 0.5rem;
}
.right-3 {
  right: 0.75rem;
}
.right-4 {
  right: 1rem;
}
.right-6 {
  right: 1.5rem;
}
.right-8 {
  right: 2rem;
}
.right-\[calc\(100\%\+10px\)\] {
  right: calc(100% + 10px);
}
.top-0 {
  top: 0px;
}
.top-3 {
  top: 0.75rem;
}
.top-4 {
  top: 1rem;
}
.top-6 {
  top: 1.5rem;
}
.top-\[76px\] {
  top: 76px;
}
.top-full {
  top: 100%;
}
.z-10 {
  z-index: 10;
}
.z-100 {
  z-index: 100;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-90 {
  z-index: 90;
}
.order-1 {
  order: 1;
}
.col-span-1 {
  grid-column: span 1 / span 1;
}
.col-span-2 {
  grid-column: span 2 / span 2;
}
.col-span-3 {
  grid-column: span 3 / span 3;
}
.\!m-0 {
  margin: 0px !important;
}
.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-18 {
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}
.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.-mr-4 {
  margin-right: -1rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-0\.5 {
  margin-bottom: 0.125rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-10 {
  margin-bottom: 2.5rem;
}
.mb-14 {
  margin-bottom: 3.5rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-18 {
  margin-bottom: 4.5rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.mb-6 {
  margin-bottom: 1.5rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-\[10px\] {
  margin-bottom: 10px;
}
.mb-\[42px\] {
  margin-bottom: 42px;
}
.mb-section {
  margin-bottom: var(--padding-top);
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-2\.5 {
  margin-left: 0.625rem;
}
.ml-3 {
  margin-left: 0.75rem;
}
.ml-\[14px\] {
  margin-left: 14px;
}
.ml-auto {
  margin-left: auto;
}
.mr-1 {
  margin-right: 0.25rem;
}
.mr-10 {
  margin-right: 2.5rem;
}
.mr-3 {
  margin-right: 0.75rem;
}
.mr-4 {
  margin-right: 1rem;
}
.mr-6 {
  margin-right: 1.5rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-10 {
  margin-top: 2.5rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-18 {
  margin-top: 4.5rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-2\.5 {
  margin-top: 0.625rem;
}
.mt-35 {
  margin-top: 8.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-6 {
  margin-top: 1.5rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-\[188px\] {
  margin-top: 188px;
}
.mt-\[72px\] {
  margin-top: 72px;
}
.mt-\[9px\] {
  margin-top: 9px;
}
.mt-auto {
  margin-top: auto;
}
.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.\!flex {
  display: flex !important;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.\!h-auto {
  height: auto !important;
}
.h-0 {
  height: 0px;
}
.h-0\.5 {
  height: 0.125rem;
}
.h-10 {
  height: 2.5rem;
}
.h-20 {
  height: 5rem;
}
.h-6 {
  height: 1.5rem;
}
.h-96 {
  height: 24rem;
}
.h-\[120px\] {
  height: 120px;
}
.h-\[130px\] {
  height: 130px;
}
.h-\[150px\] {
  height: 150px;
}
.h-\[176px\] {
  height: 176px;
}
.h-\[18px\] {
  height: 18px;
}
.h-\[200px\] {
  height: 200px;
}
.h-\[26px\] {
  height: 26px;
}
.h-\[308px\] {
  height: 308px;
}
.h-\[40px\] {
  height: 40px;
}
.h-\[440px\] {
  height: 440px;
}
.h-\[486px\] {
  height: 486px;
}
.h-\[572px\] {
  height: 572px;
}
.h-\[632px\] {
  height: 632px;
}
.h-\[95vh\] {
  height: 95vh;
}
.h-auto {
  height: auto;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.h-screen {
  height: 100vh;
}
.min-h-\[20px\] {
  min-height: 20px;
}
.min-h-\[300vh\] {
  min-height: 300vh;
}
.min-h-\[570px\] {
  min-height: 570px;
}
.min-h-\[750px\] {
  min-height: 750px;
}
.w-1\/2 {
  width: 50%;
}
.w-11 {
  width: 2.75rem;
}
.w-2 {
  width: 0.5rem;
}
.w-2\.5 {
  width: 0.625rem;
}
.w-6 {
  width: 1.5rem;
}
.w-\[120px\] {
  width: 120px;
}
.w-\[1320px\] {
  width: 1320px;
}
.w-\[193px\] {
  width: 193px;
}
.w-\[26px\] {
  width: 26px;
}
.w-\[280px\] {
  width: 280px;
}
.w-\[283px\] {
  width: 283px;
}
.w-\[370px\] {
  width: 370px;
}
.w-\[40px\] {
  width: 40px;
}
.w-\[70\.5\%\] {
  width: 70.5%;
}
.w-\[85\%\] {
  width: 85%;
}
.w-auto {
  width: auto;
}
.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}
.w-full {
  width: 100%;
}
.w-max {
  width: -moz-max-content;
  width: max-content;
}
.w-screen {
  width: 100vw;
}
.min-w-\[187px\] {
  min-width: 187px;
}
.min-w-\[24px\] {
  min-width: 24px;
}
.min-w-\[370px\] {
  min-width: 370px;
}
.min-w-\[80px\] {
  min-width: 80px;
}
.max-w-\[1320px\] {
  max-width: 1320px;
}
.max-w-\[140px\] {
  max-width: 140px;
}
.max-w-\[300px\] {
  max-width: 300px;
}
.max-w-\[535px\] {
  max-width: 535px;
}
.max-w-\[685px\] {
  max-width: 685px;
}
.max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.max-w-full {
  max-width: 100%;
}
.max-w-none {
  max-width: none;
}
.flex-none {
  flex: none;
}
.flex-shrink-0 {
  flex-shrink: 0;
}
.shrink-0 {
  flex-shrink: 0;
}
.flex-grow {
  flex-grow: 1;
}
.grow {
  flex-grow: 1;
}
.grow-0 {
  flex-grow: 0;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-1\/2 {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.translate-y-4 {
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.-rotate-90 {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-pointer {
  cursor: pointer;
}
.auto-cols-fr {
  grid-auto-columns: minmax(0, 1fr);
}
.grid-flow-col {
  grid-auto-flow: column;
}
.auto-rows-fr {
  grid-auto-rows: minmax(0, 1fr);
}
.auto-rows-min {
  grid-auto-rows: min-content;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
.grid-cols-\[27\.72\%_1fr_1fr\] {
  grid-template-columns: 27.72% 1fr 1fr;
}
.grid-cols-\[repeat\(auto-fit\2c _283px\)\] {
  grid-template-columns: repeat(auto-fit, 283px);
}
.grid-rows-0 {
  grid-template-rows: 0fr;
}
.flex-row {
  flex-direction: row;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-start {
  align-items: flex-start;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.justify-start {
  justify-content: flex-start;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-1 {
  gap: 0.25rem;
}
.gap-14 {
  gap: 3.5rem;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-6 {
  gap: 1.5rem;
}
.gap-8 {
  gap: 2rem;
}
.gap-\[10px\] {
  gap: 10px;
}
.gap-\[120px\] {
  gap: 120px;
}
.gap-\[12px\] {
  gap: 12px;
}
.gap-\[32px\] {
  gap: 32px;
}
.gap-\[56px\] {
  gap: 56px;
}
.gap-x-1 {
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-10 {
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
.gap-x-14 {
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}
.gap-x-18 {
  -moz-column-gap: 4.5rem;
       column-gap: 4.5rem;
}
.gap-x-20 {
  -moz-column-gap: 5rem;
       column-gap: 5rem;
}
.gap-x-30px {
  -moz-column-gap: 1.875rem;
       column-gap: 1.875rem;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.gap-x-5 {
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-6 {
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.gap-y-14 {
  row-gap: 3.5rem;
}
.gap-y-4 {
  row-gap: 1rem;
}
.gap-y-8 {
  row-gap: 2rem;
}
.gap-y-\[56px\] {
  row-gap: 56px;
}
.gap-y-\[72px\] {
  row-gap: 72px;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * var(--tw-space-x-reverse));
  margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-20 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(5rem * var(--tw-space-x-reverse));
  margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-2\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.625rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.space-y-\[18px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(18px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(18px * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-grey-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-divide-opacity));
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-clip {
  overflow: clip;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-x-clip {
  overflow-x: clip;
}
.\!overflow-x-visible {
  overflow-x: visible !important;
}
.overflow-x-visible {
  overflow-x: visible;
}
.overflow-y-scroll {
  overflow-y: scroll;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-20px {
  border-radius: 1.25rem;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.rounded-product {
  border-radius: 3.33px;
}
.rounded-sm {
  border-radius: 0.125rem;
}
.rounded-xl {
  border-radius: 0.75rem;
}
.rounded-b-md {
  border-bottom-right-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.rounded-bl-sm {
  border-bottom-left-radius: 0.125rem;
}
.rounded-br-\[200px\] {
  border-bottom-right-radius: 200px;
}
.rounded-br-\[50px\] {
  border-bottom-right-radius: 50px;
}
.rounded-tl-\[100px\] {
  border-top-left-radius: 100px;
}
.rounded-tl-\[50px\] {
  border-top-left-radius: 50px;
}
.rounded-tr-\[150px\] {
  border-top-right-radius: 150px;
}
.rounded-tr-sm {
  border-top-right-radius: 0.125rem;
}
.border {
  border-width: 1px;
}
.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-l-0 {
  border-left-width: 0px;
}
.border-l-2 {
  border-left-width: 2px;
}
.border-l-3 {
  border-left-width: 3px;
}
.border-l-4 {
  border-left-width: 4px;
}
.border-l-8 {
  border-left-width: 8px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-\[\#9595954D\] {
  border-color: #9595954D;
}
.border-\[\#FFFFFF1A\] {
  border-color: #FFFFFF1A;
}
.border-grey-2 {
  --tw-border-opacity: 1;
  border-color: rgb(149 149 149 / var(--tw-border-opacity));
}
.border-grey-5 {
  --tw-border-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-border-opacity));
}
.border-grey-6 {
  --tw-border-opacity: 1;
  border-color: rgb(200 200 200 / var(--tw-border-opacity));
}
.border-grey-8 {
  --tw-border-opacity: 1;
  border-color: rgb(224 227 235 / var(--tw-border-opacity));
}
.border-primary-black {
  --tw-border-opacity: 1;
  border-color: rgb(24 24 24 / var(--tw-border-opacity));
}
.border-primary-red {
  --tw-border-opacity: 1;
  border-color: rgb(212 23 77 / var(--tw-border-opacity));
}
.border-transparent {
  border-color: transparent;
}
.border-l-info {
  --tw-border-opacity: 1;
  border-left-color: rgb(85 88 251 / var(--tw-border-opacity));
}
.border-l-success {
  --tw-border-opacity: 1;
  border-left-color: rgb(70 219 148 / var(--tw-border-opacity));
}
.border-l-warning {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 193 7 / var(--tw-border-opacity));
}
.border-opacity-30 {
  --tw-border-opacity: 0.3;
}
.bg-\[\#E6E6E6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(230 230 230 / var(--tw-bg-opacity));
}
.bg-black-f2 {
  background-color: rgba(48, 48, 48, 0.7);
}
.bg-black-f3 {
  background-color: rgba(24, 24, 24, 0.7);
}
.bg-demo-modal {
  background-color: rgba(36, 36, 36, 0.26);
}
.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(52 162 109 / var(--tw-bg-opacity));
}
.bg-grey-2 {
  --tw-bg-opacity: 1;
  background-color: rgb(149 149 149 / var(--tw-bg-opacity));
}
.bg-grey-3 {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}
.bg-grey-4 {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.bg-grey-7 {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}
.bg-primary-black {
  --tw-bg-opacity: 1;
  background-color: rgb(24 24 24 / var(--tw-bg-opacity));
}
.bg-primary-red {
  --tw-bg-opacity: 1;
  background-color: rgb(212 23 77 / var(--tw-bg-opacity));
}
.bg-secondaryWhite {
  --tw-bg-opacity: 1;
  background-color: rgb(221 232 249 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}
.bg-\[linear-gradient\(0deg\2c rgba\(0\2c 0\2c 0\2c 0\.80\)_0\%\2c rgba\(0\2c 0\2c 0\2c 0\.43\)_46\.67\%\2c rgba\(0\2c 0\2c 0\2c 0\.00\)_100\%\)\] {
  background-image: linear-gradient(0deg,rgba(0,0,0,0.80) 0%,rgba(0,0,0,0.43) 46.67%,rgba(0,0,0,0.00) 100%);
}
.bg-fog {
  background-image: linear-gradient(270deg, rgba(255, 255, 255, 0.00) 0%, #FAFAFA 100%);
}
.bg-fog-r {
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #FAFAFA 100%);
}
.bg-gradient {
  background-image: linear-gradient(100deg, rgba(190, 13, 63, 0.80) -0.12%, rgba(226, 20, 79, 0.80) 29.25%, rgba(184, 39, 124, 0.80) 60.33%, rgba(75, 105, 255, 0.80) 96.12%);
}
.\!bg-cover {
  background-size: cover !important;
}
.bg-cover {
  background-size: cover;
}
.bg-\[70\%_center\] {
  background-position: 70% center;
}
.bg-center {
  background-position: center;
}
.bg-top-center {
  background-position: top center;
}
.\!bg-no-repeat {
  background-repeat: no-repeat !important;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center {
  -o-object-position: center;
     object-position: center;
}
.object-top {
  -o-object-position: top;
     object-position: top;
}
.p-2 {
  padding: 0.5rem;
}
.p-2\.5 {
  padding: 0.625rem;
}
.p-3 {
  padding: 0.75rem;
}
.p-4 {
  padding: 1rem;
}
.p-6 {
  padding: 1.5rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[23px\] {
  padding-left: 23px;
  padding-right: 23px;
}
.px-\[28px\] {
  padding-left: 28px;
  padding-right: 28px;
}
.px-\[60px\] {
  padding-left: 60px;
  padding-right: 60px;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.py-0\.5 {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-\[11px\] {
  padding-top: 11px;
  padding-bottom: 11px;
}
.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}
.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}
.py-section {
  padding-top: var(--padding-top);
  padding-bottom: var(--padding-top);
}
.pb-1 {
  padding-bottom: 0.25rem;
}
.pb-1\.5 {
  padding-bottom: 0.375rem;
}
.pb-14 {
  padding-bottom: 3.5rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pl-\[13px\] {
  padding-left: 13px;
}
.pl-\[14px\] {
  padding-left: 14px;
}
.pr-0 {
  padding-right: 0px;
}
.pr-10 {
  padding-right: 2.5rem;
}
.pr-3 {
  padding-right: 0.75rem;
}
.pr-3\.5 {
  padding-right: 0.875rem;
}
.pr-\[28px\] {
  padding-right: 28px;
}
.pt-1 {
  padding-top: 0.25rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-2\.5 {
  padding-top: 0.625rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-\[200px\] {
  padding-top: 200px;
}
.pt-\[69\.89\%\] {
  padding-top: 69.89%;
}
.pt-section {
  padding-top: var(--padding-top);
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-start {
  text-align: start;
}
.font-inter {
  font-family: Inter Tight, sans-serif;
}
.font-roboto {
  font-family: Roboto, sans-serif;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-\[2\.625rem\] {
  font-size: 2.625rem;
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[26px\] {
  font-size: 26px;
}
.text-\[60px\] {
  font-size: 60px;
}
.text-body-1 {
  font-size: 1.5rem;
  line-height: 133.333%;
}
.text-body-2 {
  font-size: 1.25rem;
  line-height: 130%;
}
.text-body-2-mob {
  font-size: 1.125rem;
  line-height: 130%;
}
.text-body-3 {
  font-size: 1.125rem;
  line-height: 155.556%;
}
.text-body-3-mob {
  font-size: 1rem;
  line-height: 155.556%;
}
.text-body-4 {
  font-size: 1rem;
  line-height: 150%;
}
.text-body-4-mob {
  font-size: 0.875rem;
  line-height: 155.556%;
}
.text-body-5 {
  font-size: 0.875rem;
  line-height: 142.857%;
}
.text-body-5-mob {
  font-size: 0.75rem;
  line-height: 142.857%;
}
.text-body-6 {
  font-size: 0.75rem;
  line-height: 116.667%;
}
.text-body-6-mob {
  font-size: 0.625rem;
  line-height: 116.667%;
}
.text-body-7 {
  font-size: 0.625rem;
  line-height: 120%;
}
.text-button {
  font-size: 0.875rem;
  line-height: 114.286%;
}
.text-button-mob {
  font-size: 1.125rem;
  line-height: 144.44%;
}
.text-button-tab {
  font-size: 1.25rem;
  line-height: 1.625rem;
}
.text-h1_mob {
  font-size: 2.125rem;
  line-height: 123.529%;
  font-weight: 600;
}
.text-h2 {
  font-size: 2.375rem;
  line-height: 110.526%;
  font-weight: 600;
}
.text-h2_mob {
  font-size: 1.875rem;
  line-height: 133.333%;
  font-weight: 600;
}
.text-h3 {
  font-size: 2rem;
  line-height: 118.75%;
  font-weight: 600;
}
.text-h3_mob {
  font-size: 1.625rem;
  line-height: 123.077%;
  font-weight: 600;
}
.text-h4 {
  font-size: 1.5rem;
  line-height: 125%;
  font-weight: 600;
}
.text-h4_mob {
  font-size: 1.375rem;
  line-height: 127.273%;
  font-weight: 600;
}
.text-h5_mob {
  font-size: 1rem;
  line-height: 150%;
  font-weight: 600;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.italic {
  font-style: italic;
}
.leading-4 {
  line-height: 1rem;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-\[14px\] {
  line-height: 14px;
}
.leading-\[28px\] {
  line-height: 28px;
}
.leading-\[32px\] {
  line-height: 32px;
}
.leading-\[44px\] {
  line-height: 44px;
}
.\!text-primary-black {
  --tw-text-opacity: 1 !important;
  color: rgb(24 24 24 / var(--tw-text-opacity)) !important;
}
.text-grey-1 {
  --tw-text-opacity: 1;
  color: rgb(101 101 101 / var(--tw-text-opacity));
}
.text-grey-2 {
  --tw-text-opacity: 1;
  color: rgb(149 149 149 / var(--tw-text-opacity));
}
.text-grey-3 {
  --tw-text-opacity: 1;
  color: rgb(246 246 246 / var(--tw-text-opacity));
}
.text-primary-black {
  --tw-text-opacity: 1;
  color: rgb(24 24 24 / var(--tw-text-opacity));
}
.text-primary-red {
  --tw-text-opacity: 1;
  color: rgb(212 23 77 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.underline-offset-8 {
  text-underline-offset: 8px;
}
.opacity-0 {
  opacity: 0;
}
.opacity-90 {
  opacity: 0.9;
}
.shadow-faq-box {
  --tw-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10), 0px 5px 11px 0px rgba(0, 0, 0, 0.10), 0px 81px 32px 0px rgba(0, 0, 0, 0.01), 0px 126px 35px 0px rgba(0, 0, 0, 0.00);
  --tw-shadow-colored: 0px 0px 0px 0px var(--tw-shadow-color), 0px 5px 11px 0px var(--tw-shadow-color), 0px 81px 32px 0px var(--tw-shadow-color), 0px 126px 35px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-header {
  --tw-shadow: 0px 4px 20px 0px rgba(235, 235, 235, 0.40);
  --tw-shadow-colored: 0px 4px 20px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-panel {
  --tw-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10), -2px 9px 21px 0px rgba(0, 0, 0, 0.10), -39px 145px 60px 0px rgba(0, 0, 0, 0.01), -61px 227px 66px 0px rgba(0, 0, 0, 0.00);
  --tw-shadow-colored: 0px 0px 0px 0px var(--tw-shadow-color), -2px 9px 21px 0px var(--tw-shadow-color), -39px 145px 60px 0px var(--tw-shadow-color), -61px 227px 66px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-search {
  --tw-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10), -2px 9px 21px 0px rgba(0, 0, 0, 0.10), -10px 36px 38px 0px rgba(0, 0, 0, 0.09), -22px 82px 51px 0px rgba(0, 0, 0, 0.05), -39px 145px 60px 0px rgba(0, 0, 0, 0.01), -61px 227px 66px 0px rgba(0, 0, 0, 0.00);
  --tw-shadow-colored: 0px 0px 0px 0px var(--tw-shadow-color), -2px 9px 21px 0px var(--tw-shadow-color), -10px 36px 38px 0px var(--tw-shadow-color), -22px 82px 51px 0px var(--tw-shadow-color), -39px 145px 60px 0px var(--tw-shadow-color), -61px 227px 66px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-searchbarbox {
  --tw-shadow: -61px 227px 66px 0px rgba(0, 0, 0, 0.00), -39px 145px 60px 0px rgba(0, 0, 0, 0.01), -22px 82px 51px 0px rgba(0, 0, 0, 0.05), -10px 36px 38px 0px rgba(0, 0, 0, 0.09), -2px 9px 21px 0px rgba(0, 0, 0, 0.10), 0px 0px 0px 0px rgba(0, 0, 0, 0.10);;
  --tw-shadow-colored: -61px 227px 66px 0px var(--tw-shadow-color), -39px 145px 60px 0px var(--tw-shadow-color), -22px 82px 51px 0px var(--tw-shadow-color), -10px 36px 38px 0px var(--tw-shadow-color), -2px 9px 21px 0px var(--tw-shadow-color), 0px 0px 0px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-grid-rows {
  transition-property: grid-template-rows;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.dashed-standard {
    border: 1px solid white;
    border-top: none;
    border-left: none;
    border-right: none;
    -o-border-image: url("data:image/svg+xml,%3csvg width='100%25' height='1' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='1' fill='none' stroke='currentColor' stroke-width='1' stroke-dasharray='6%2c6' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e") 6% stretch;
       border-image: url("data:image/svg+xml,%3csvg width='100%25' height='1' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='1' fill='none' stroke='currentColor' stroke-width='1' stroke-dasharray='6%2c6' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e") 6% stretch;
  }
.dashed-popular {
    border: 1px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    -o-border-image: url("data:image/svg+xml,%3csvg width='100%25' height='1' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='1' fill='none' stroke='white' stroke-width='1' stroke-dasharray='6%2c6' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e") 6% stretch;
       border-image: url("data:image/svg+xml,%3csvg width='100%25' height='1' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='1' fill='none' stroke='white' stroke-width='1' stroke-dasharray='6%2c6' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e") 6% stretch;
  }
[data-animation=fade-up] {
  opacity: 0;
  transform: translate3d(0, 50px, 0);
  transition: all 520ms ease-in-out;
}
[data-animation=fade-up].in-view {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.cd-container ol {
  counter-reset: item;
  list-style-type: none;
}

.cd-container > ol {
  padding-left: 0;
}

.cd-container ol ol {
  padding-left: 40px;
}
@media screen and (max-width: 1220px) {
  .cd-container ol ol {
    padding-left: 24px;
  }
}

.cd-container ol > li {
  counter-increment: item;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  color: #656565;
}
@media screen and (max-width: 1220px) {
  .cd-container ol > li {
    font-size: 16px;
    line-height: 24px;
  }
}

.cd-container h3 {
  font-size: 32px;
  line-height: 38px;
  color: #181818;
  margin-bottom: 32px;
  font-weight: 600;
}
@media screen and (max-width: 1220px) {
  .cd-container h3 {
    font-size: 26px;
    line-height: 32px;
    padding-left: 40px;
  }
}

.cd-container ol > li:before {
  content: counters(item, ".");
  float: left;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #181818;
  margin-right: 10px;
  font-family: "Roboto", sans-serif;
}
@media screen and (max-width: 1220px) {
  .cd-container ol > li:before {
    font-size: 16px;
    line-height: 24px;
  }
}

.cd-container ol > li {
  margin-bottom: 15px;
}

.cd-container > ol > li {
  padding-top: 20px;
  margin-bottom: 10px;
}

.cd-container > ol > li h3 {
  scroll-margin-top: 105px;
}

.cd-container > ol > li:before {
  font-size: 32px;
  line-height: 38px;
  color: #181818;
  margin-right: 20px;
  font-weight: 600;
  font-family: "Inter Tight", sans-serif;
}
@media screen and (max-width: 1220px) {
  .cd-container > ol > li:before {
    font-size: 26px;
    line-height: 32px;
  }
}

.cd-container .table-wrapper {
  overflow-y: scroll;
}
@media screen and (max-width: 1220px) {
  .cd-container .tableizer-table {
    min-width: 800px;
  }
}

.policy-page #menu h4 {
  margin-bottom: 32px;
  margin-top: 32px;
}
.policy-page #menu h4:first-of-type {
  margin-top: 0;
}

input {
  background: none;
  outline: none;
}

.wpcf7-spinner {
  display: none;
}

form {
  position: relative;
}

footer .wpcf7 form .wpcf7-response-output {
  left: initial;
  transform: none;
}

.wpcf7 form .wpcf7-response-output {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: block;
  padding: 16px 24px;
  max-width: 410px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin: 32px auto 16px auto;
  border-radius: 8px;
  border: none;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1), 0px 5px 11px 0px rgba(0, 0, 0, 0.1), 0px 81px 32px 0px rgba(0, 0, 0, 0.01), 0px 126px 35px 0px rgba(0, 0, 0, 0);
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output {
  background: linear-gradient(93deg, #E10E0E 2.03%, #DF4040 70.26%, #ED3E3E 96.28%);
}

.wpcf7 form.sent .wpcf7-response-output {
  background: linear-gradient(93deg, #2A9758 2.03%, #4EB278 70.26%, #50B87C 96.28%);
}

.multi-inputs {
  display: flex;
  gap: 20px;
}

.input-checkbox {
  margin-bottom: 20px;
}

.checkboxes-wrapper {
  padding: 16px 0;
}

.input-wrapper-phone,
.input-wrapper {
  position: relative;
  padding-bottom: 18px;
  width: 100%;
  margin-bottom: 12px;
}

.input-wrapper.input-wrapper-phone {
  padding-top: 0;
}
.input-wrapper.input-wrapper-phone .phone-wrapper {
  background-color: #ffffff;
}
.input-wrapper.input-wrapper-phone .iti.iti--allow-dropdown {
  width: 100%;
}
.input-wrapper.input-wrapper-phone .iti__selected-flag {
  padding-bottom: 1px;
}
.input-wrapper.input-wrapper-phone input {
  width: 100%;
  max-width: 100%;
  padding-bottom: 11px;
  padding-top: 12px;
  border-bottom: 1px solid #C8C8C8;
  color: #959595;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.input-wrapper.input-wrapper-phone input:focus {
  border-color: #5558FB;
  color: #656565;
}

.input-wrapper input {
  width: 100%;
  padding: 19px 12px 4px;
  border-bottom: 1px solid #C8C8C8;
  color: #656565;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; /* 150% */
  background-color: #ffffff;
}
.input-wrapper input:focus {
  border-color: #5558FB;
}
.input-wrapper textarea {
  width: 100%;
  padding: 10px 12px;
  border-bottom: 1px solid #C8C8C8;
  color: #656565;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  resize: none;
}
.input-wrapper textarea:focus {
  border-color: #5558FB;
}
.input-wrapper label {
  position: absolute;
  left: 12px;
  top: 13px;
  color: #959595;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; /* 150% */
  transition: all 100ms ease-in-out;
  pointer-events: none;
}
.input-wrapper .wpcf7-not-valid-tip {
  display: none;
}
.input-wrapper .input-disclaimer {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 116.667% */
  color: #959595;
  padding: 2px 0;
  position: absolute;
  left: 0;
  bottom: 0;
}
.input-wrapper.active label {
  font-size: 12px;
  line-height: 14px; /* 116.667% */
  top: 5px;
}
.input-wrapper.error label {
  color: #DC3545;
}
.input-wrapper.error input {
  border-color: #DC3545;
}

.book-demo-submit-wrapper {
  display: flex;
  justify-content: center;
}

footer .wpcf7-acceptance {
  margin-bottom: 24px;
}

.wpcf7-acceptance {
  display: block;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.wpcf7-acceptance input[type=checkbox] {
  left: -9999px;
  position: absolute;
  opacity: 0;
}
.wpcf7-acceptance label {
  display: flex;
}
.wpcf7-acceptance a {
  color: #D4174D;
}
.wpcf7-acceptance label > span {
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
  color: #959595;
  padding-left: 28px;
  cursor: pointer;
}
.wpcf7-acceptance label > span:before, .wpcf7-acceptance label > span:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 3px;
}
.wpcf7-acceptance label > span:before {
  border: 1px solid #C8C8C8;
  background: #fff;
}
.wpcf7-acceptance label > span:after {
  background-color: #D4174D;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='9' viewBox='0 0 12 9' fill='none'%3E%3Cpath d='M4.07573 8.82324L0.175729 4.90081C-0.0585762 4.66516 -0.0585762 4.28308 0.175729 4.0474L1.02424 3.19399C1.25854 2.95832 1.63846 2.95832 1.87277 3.19399L4.5 5.8363L10.1272 0.176739C10.3615 -0.058913 10.7415 -0.058913 10.9758 0.176739L11.8243 1.03015C12.0586 1.2658 12.0586 1.64789 11.8243 1.88356L4.92426 8.82326C4.68994 9.05892 4.31004 9.05892 4.07573 8.82324Z' fill='white'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 12px 9px;
  background-position: 3px 4px;
  opacity: 0;
}
.wpcf7-acceptance input:checked ~ span:after {
  opacity: 1;
}
.wpcf7-acceptance input:focus ~ span:before {
  border-color: #5558FB;
}

.submit-btn {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(212 23 77 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(212 23 77 / var(--tw-bg-opacity));
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-family: Inter Tight, sans-serif;
  font-size: 0.875rem;
  line-height: 114.286%;
  font-weight: 600;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.submit-btn:hover {
  opacity: 0.8;
}

.submit-btn:disabled {
  opacity: 0.5;
}

.submit-btn {
  min-width: 159px;
}

.demo-modal .submit-btn {
  min-width: 187px;
}
@media screen and (max-width: 1279px) {
  .demo-modal .multi-inputs {
    display: block;
  }
}
.demo-modal .multi-inputs input {
  max-width: unset;
}

.contacts-form-wrapper input {
  max-width: unset;
}
@media screen and (max-width: 767px) {
  .contacts-form-wrapper .multi-inputs {
    display: block;
  }
}
.contacts-form-wrapper .multi-inputs input {
  max-width: unset;
}

.input-wrapper.file-input-wrapper {
  width: 100%;
}
.input-wrapper.file-input-wrapper.error .file-input-label {
  color: #DC3545;
}
.input-wrapper.file-input-wrapper.error .file-input-holder {
  border-color: #DC3545;
}
.input-wrapper.file-input-wrapper .file-input-holder {
  background-color: #ffffff;
  display: flex;
  align-items: flex-end;
  padding: 9px 10px 4px 12px;
  border-bottom: 1px solid #C8C8C8;
}
.input-wrapper.file-input-wrapper input {
  display: none;
}
.input-wrapper.file-input-wrapper .file-input-label {
  position: absolute;
  left: 12px;
  color: #959595;
  font-weight: 400;
  transition: all 100ms ease-in-out;
  pointer-events: none;
  font-size: 12px;
  line-height: 14px; /* 116.667% */
  top: 5px;
}
.input-wrapper.file-input-wrapper label.file-input-button {
  display: block;
  position: relative;
  left: unset;
  top: unset;
  color: #181818;
  pointer-events: auto;
  font-family: "Inter Tight", sans-serif;
  font-size: 8px;
  font-style: normal;
  font-weight: 600;
  line-height: 10px; /* 114.286% */
  padding: 9px 18px;
  border-radius: 2px;
  border: 1px solid #181818;
  background-color: #ffffff;
  cursor: pointer;
  margin-left: auto;
  margin-bottom: 4px;
}
.input-wrapper.file-input-wrapper .file-name {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px; /* 150% */
  color: #656565;
}

@media screen and (max-width: 1023px) {
  .job-application-form-wrapper .multi-inputs {
    display: block;
  }
}
.job-application-form-wrapper input {
  max-width: unset;
}

.hamburger {
  margin-left: auto;
  width: 24px;
  height: 24px;
  padding: 4px 1px;
  position: relative;
}
.hamburger .line {
  width: 22px;
  border-radius: 4px;
  height: 2px;
  background-color: #959595;
  display: block;
  transition: all 200ms ease-in-out;
  position: absolute;
}
.hamburger .line:nth-child(1) {
  top: 4px;
}
.hamburger .line:nth-child(2) {
  top: 11px;
}
.hamburger .line:nth-child(3) {
  top: 18px;
}
.hamburger.open .line:nth-child(1) {
  transform: rotate(45deg);
  top: 11px;
  transform-origin: center;
}
.hamburger.open .line:nth-child(2) {
  opacity: 0;
}
.hamburger.open .line:nth-child(3) {
  transform: rotate(-45deg);
  top: 11px;
  transform-origin: center;
}

header .important {
  font-weight: 500;
}

#mainHeader {
  transition: padding 500ms ease-in-out;
}
#mainHeader.header-hide {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.single-blog-inner article .entry-content > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

@media (min-width: 1024px) {
  .single-blog-inner article .entry-content > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
}
.single-blog-inner article h3 {
  font-size: 1.625rem;
  line-height: 123.077%;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .single-blog-inner article h3 {
    font-size: 2rem;
    line-height: 118.75%;
    font-weight: 600;
  }
}
.single-blog-inner article h4 {
  font-size: 1.375rem;
  line-height: 127.273%;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .single-blog-inner article h4 {
    font-size: 1.5rem;
    line-height: 125%;
    font-weight: 600;
  }
}
.single-blog-inner article h5 {
  font-size: 1rem;
  line-height: 150%;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .single-blog-inner article h5 {
    font-size: 1.125rem;
    line-height: 138.889%;
    font-weight: 600;
  }
}
.single-blog-inner article p {
  font-size: 1rem;
  line-height: 150%;
}
@media (min-width: 1024px) {
  .single-blog-inner article p {
    font-size: 1.125rem;
    line-height: 155.556%;
  }
}
.single-blog-inner article ul > :not([hidden]) ~ :not([hidden]), .single-blog-inner article ol > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.single-blog-inner article ul, .single-blog-inner article ol {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1.5rem;
}
.single-blog-inner article ul li {
  position: relative;
  padding-left: 1.5rem;
}
.single-blog-inner article ul li::before {
  position: absolute;
  top: 7px;
  left: 0px;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(212 23 77 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}
.single-blog-inner article ol {
  counter-reset: item;
}
.single-blog-inner article ol li {
  counter-increment: item;
  position: relative;
  padding-left: 1.5rem;
}
.single-blog-inner article ol li::before {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 0.875rem;
  line-height: 142.857%;
  --tw-content: counter(item);
  content: var(--tw-content);
}
.single-blog-inner article figure.wp-block-image {
  position: relative;
  overflow: hidden;
  border-radius: 0.75rem;
}
.single-blog-inner article figure.wp-block-image img {
  width: 100%;
}
.single-blog-inner article figure.wp-block-image figcaption {
  position: absolute;
  bottom: 1rem;
  left: 0.75rem;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-family: Inter Tight, sans-serif;
  font-size: 0.875rem;
  line-height: 114.286%;
  font-weight: 600;
}
.single-blog-inner article blockquote {
  border-radius: 0.75rem;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(212 23 77 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-right: 1.5rem;
  padding-left: 1.25rem;
}
@media (min-width: 1024px) {
  .single-blog-inner article blockquote {
    padding-right: 2rem;
    padding-left: 28px;
  }
}
.single-blog-inner article blockquote p {
  font-size: 1.375rem;
  line-height: 127.273%;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .single-blog-inner article blockquote p {
    font-size: 1.5rem;
    line-height: 125%;
    font-weight: 600;
  }
}
.single-blog-inner article figure.wp-block-table table {
  width: 100%;
  table-layout: auto;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-border-opacity));
}
.single-blog-inner article figure.wp-block-table table tr {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(220 220 220 / var(--tw-border-opacity));
}
.single-blog-inner article figure.wp-block-table table td {
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.moving-lines-wrapper .moving-line {
  animation: movingLine 112s linear infinite;
}
.moving-lines-wrapper:hover .moving-line {
  animation-play-state: paused;
}

@keyframes movingLine {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(calc(-100% - 20px));
  }
}
.billboard-item-popup {
  opacity: 0;
  display: block;
  pointer-events: none;
  transition: opacity 200ms ease-in-out;
}
.billboard-item-popup.show {
  pointer-events: auto;
  opacity: 1;
}

.moving-lines-wrapper.paused .moving-line {
  animation-play-state: paused;
}

.mega-menu {
  display: none;
}
.mega-menu.show {
  display: block;
}

.megamenu .dropdown-toggle.active {
  color: #D4174D;
}
.megamenu:hover .dropdown-toggle {
  position: relative;
}
.megamenu:hover .dropdown-toggle:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 48px;
  top: 100%;
  left: 0;
}
.megamenu > .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.megamenu > .dropdown-menu.depth_0 .mega-menu-content {
  transition: transform 200ms ease-in-out, opacity 150ms ease-in-out;
  transform: translateY(15px);
  opacity: 0;
}
.megamenu > .dropdown-menu.depth_0.show .mega-menu-content {
  opacity: 1;
  transform: translateY(0);
}
.megamenu > .dropdown-menu .megamenu-wrapper {
  display: grid;
  grid-template-columns: 27.72% 1fr 1fr;
}
.megamenu > .dropdown-menu .dropdown-submenu {
  padding: 1.5rem;
}

#mobileMenu .menu-item-has-children.dropdown .nav-link {
  padding-right: 36px;
  position: relative;
  display: inline-block;
  transition: all 200ms ease-in-out;
}
#mobileMenu .menu-item-has-children.dropdown .nav-link:after {
  margin: 0 8px 0 12px;
  position: absolute;
  content: "";
  top: 50%;
  transform: translateY(-50%);
  transform-origin: center;
  transition: all 200ms ease-in-out;
  right: 0;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8.00001 11.2C7.53335 11.2 7.06668 11.0201 6.71335 10.6667L2.36668 6.32005C2.17335 6.12672 2.17335 5.80672 2.36668 5.61338C2.56001 5.42005 2.88001 5.42005 3.07335 5.61338L7.42001 9.96005C7.74001 10.2801 8.26001 10.2801 8.58001 9.96005L12.9267 5.61338C13.12 5.42005 13.44 5.42005 13.6333 5.61338C13.8267 5.80672 13.8267 6.12672 13.6333 6.32005L9.28668 10.6667C8.93335 11.0201 8.46668 11.2 8.00001 11.2Z' fill='currentColor'/%3E%3C/svg%3E");
}
#mobileMenu .menu-item-has-children.dropdown.show .nav-link {
  color: #D4174D;
}
#mobileMenu .menu-item-has-children.dropdown.show .nav-link:after {
  transform: translateY(-50%) rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8.00001 11.2C7.53335 11.2 7.06668 11.0201 6.71335 10.6667L2.36668 6.32005C2.17335 6.12672 2.17335 5.80672 2.36668 5.61338C2.56001 5.42005 2.88001 5.42005 3.07335 5.61338L7.42001 9.96005C7.74001 10.2801 8.26001 10.2801 8.58001 9.96005L12.9267 5.61338C13.12 5.42005 13.44 5.42005 13.6333 5.61338C13.8267 5.80672 13.8267 6.12672 13.6333 6.32005L9.28668 10.6667C8.93335 11.0201 8.46668 11.2 8.00001 11.2Z' fill='%23D4174D'/%3E%3C/svg%3E");
}
#mobileMenu .menu-item-has-children.dropdown.show .dropdown-menu {
  display: block;
}
#mobileMenu .menu-item-has-children.dropdown .dropdown-menu {
  display: none;
}
#mobileMenu .menu-item-has-children.dropdown .dropdown-menu .menu-item {
  padding-left: 32px;
}
#mobileMenu .menu-item-has-children.dropdown .dropdown-menu .menu-item-resources {
  background: #FAFAFA;
}

@media (min-width: 1536px) {
  .statistics-grid-gap {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }
  .page-careers .statistics-grid-gap {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
}
@media (min-width: 1024px) {
  .page-careers .percentage {
    font-size: 30px;
    line-height: 36.3px;
  }
}

.swiper.logos-slider .swiper-pagination.swiper-pagination-bullets {
  position: relative;
  height: 48px;
  top: unset;
  bottom: unset;
  display: flex;
  align-items: center;
  justify-content: center;
}
.swiper.logos-slider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: #DCDCDC;
  margin: 0 6px;
}
.swiper.logos-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #D4174D;
}

.scroll-icon .scrollWheel {
  animation: scrolldown-anim 2s infinite;
}
.scroll-icon .icon-arrow:nth-child(odd) {
  animation: pulse 2s ease infinite;
}

@keyframes scrolldown-anim {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(19px);
  }
}
@keyframes pulse {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(8px);
  }
}
.swiper-pagination-custom.swiper-pagination-fraction {
  width: auto;
}

footer {
  background: linear-gradient(117deg, rgba(0, 0, 0, 0.87) 0.44%, rgba(0, 0, 0, 0) 99.01%), linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%), url("./footer_bg-65ee7363.jpg"), lightgray 50%/cover no-repeat;
}
footer .input-wrapper input {
  max-width: 405px;
  background: transparent;
}

.text-block__row {
  display: flex;
  font-size: 1rem;
  line-height: 150%;
}

@media (min-width: 1024px) {
  .text-block__row {
    font-size: 1.125rem;
    line-height: 155.556%;
  }
}
.text-block__row span {
  margin-right: 0.25rem;
  min-width: 130px;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .text-block__row span {
    min-width: 160px;
  }
}

.article {
  font-size: 0.875rem;
  line-height: 142.857%;
}

@media (min-width: 1024px) {
  .article {
    font-size: 1rem;
    line-height: 150%;
  }
}
.article p {
  margin-bottom: 1rem;
}
.article p:last-child {
  margin-bottom: 0px;
}
@media (min-width: 1024px) {
  .article p {
    margin-bottom: 0.625rem;
  }
}
.article ul > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.article ul {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1.5rem;
}
.article ul li {
  position: relative;
  padding-left: 1.5rem;
}
.article ul li::before {
  position: absolute;
  top: 7px;
  left: 0px;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(212 23 77 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(212 23 77 / var(--tw-text-opacity));
}

.pagging__prev {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M15 20.67C14.81 20.67 14.62 20.6 14.47 20.45L7.95003 13.93C6.89003 12.87 6.89003 11.13 7.95003 10.07L14.47 3.55002C14.76 3.26002 15.24 3.26002 15.53 3.55002C15.82 3.84002 15.82 4.32002 15.53 4.61002L9.01003 11.13C8.53003 11.61 8.53003 12.39 9.01003 12.87L15.53 19.39C15.82 19.68 15.82 20.16 15.53 20.45C15.38 20.59 15.19 20.67 15 20.67Z' fill='%23656565'/%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-position: center;
  background-repeat: no-repeat;
}

.pagging__next {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M8.9101 20.67C8.7201 20.67 8.5301 20.6 8.3801 20.45C8.0901 20.16 8.0901 19.68 8.3801 19.39L14.9001 12.87C15.3801 12.39 15.3801 11.61 14.9001 11.13L8.3801 4.61002C8.0901 4.32002 8.0901 3.84002 8.3801 3.55002C8.6701 3.26002 9.1501 3.26002 9.4401 3.55002L15.9601 10.07C16.4701 10.58 16.7601 11.27 16.7601 12C16.7601 12.73 16.4801 13.42 15.9601 13.93L9.4401 20.45C9.2901 20.59 9.1001 20.67 8.9101 20.67Z' fill='%23656565'/%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-position: center;
  background-repeat: no-repeat;
}

.pagging__last {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_1906_11868' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_1906_11868)'%3E%3Cpath d='M7.4509 3.33145C7.6409 3.33145 7.8309 3.40144 7.9809 3.55144L14.5009 10.0714C15.5609 11.1314 15.5609 12.8714 14.5009 13.9314L7.9809 20.4514C7.6909 20.7414 7.2109 20.7414 6.9209 20.4514C6.6309 20.1614 6.6309 19.6814 6.9209 19.3914L13.4409 12.8714C13.9209 12.3914 13.9209 11.6114 13.4409 11.1314L6.9209 4.61145C6.6309 4.32145 6.6309 3.84144 6.9209 3.55144C7.0709 3.41144 7.2609 3.33144 7.4509 3.33145Z' fill='%23656565'/%3E%3Cpath d='M13 3.32998C13.19 3.32998 13.38 3.39998 13.53 3.54998L20.05 10.07C21.11 11.13 21.11 12.87 20.05 13.93L13.53 20.45C13.24 20.74 12.76 20.74 12.47 20.45C12.18 20.16 12.18 19.68 12.47 19.39L18.99 12.87C19.47 12.39 19.47 11.61 18.99 11.13L12.47 4.60998C12.18 4.31998 12.18 3.83998 12.47 3.54998C12.62 3.40998 12.81 3.32998 13 3.32998Z' fill='%23656565'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 24px 24px;
  background-position: center;
  background-repeat: no-repeat;
}

.pagging__pages {
  width: auto;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  border: 0;
}

.pagging__pages a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 40px;
  font-size: 16px;
  font-weight: 500;
  color: #656565;
  background-color: #ffffff;
  border: 1px solid #959595;
  border-radius: 4px;
}

.pagging__pages a.active {
  color: #ffffff;
  background: #D4174D;
  border-color: #D4174D;
}

.pagging__pages a:hover {
  text-decoration: none;
}

@media (min-width: 1220px) {
  .pagging__pages a {
    height: 48px;
    width: 48px;
    font-size: 18px;
  }
}
.tooltip {
  padding: 12px;
  border: 0.5px solid #DCDCDC;
  border-radius: 6px;
  background-color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}

.cursor-slider-left {
  cursor: url(./cursor-slider-left-baa6d171.svg), pointer;
}

.cursor-slider-right {
  cursor: url(./cursor-slider-right-416cbbe5.svg), pointer;
}

.bg-gradient {
  animation: gradient 10s ease infinite;
  background-size: 200% 200%;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.tab-open {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}

.custom-scrollbar {
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.custom-scrollbar::-webkit-scrollbar {
  height: 6px;
}
.custom-scrollbar::-webkit-scrollbar-track {
  background: rgba(149, 149, 149, 0.15);
  border-radius: 10px;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background: #959595;
  border-radius: 10px;
}
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.custom-btn-text {
  font-weight: 600;
}

.custom-loader {
  display: none;
  width: 16px;
  height: 16px;
  animation: spin 1s linear infinite;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
#searchInput {
  -webkit-background-clip: text !important;
  background-clip: text !important;
}

.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {
  display: none;
}

.before\:absolute::before {
  content: var(--tw-content);
  position: absolute;
}

.before\:inset-0::before {
  content: var(--tw-content);
  inset: 0px;
}

.before\:top-full::before {
  content: var(--tw-content);
  top: 100%;
}

.before\:z-\[0\]::before {
  content: var(--tw-content);
  z-index: 0;
}

.before\:block::before {
  content: var(--tw-content);
  display: block;
}

.before\:h-12::before {
  content: var(--tw-content);
  height: 3rem;
}

.before\:h-full::before {
  content: var(--tw-content);
  height: 100%;
}

.before\:w-full::before {
  content: var(--tw-content);
  width: 100%;
}

.before\:bg-black-f1::before {
  content: var(--tw-content);
  background-color: rgba(0, 0, 0, 0.8);
}

.before\:bg-black-f4::before {
  content: var(--tw-content);
  background-color: rgba(0, 0, 0, 0.85);
}

.before\:bg-transparent::before {
  content: var(--tw-content);
  background-color: transparent;
}

.before\:text-green::before {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(52 162 109 / var(--tw-text-opacity));
}

.before\:content-\[\'\'\]::before {
  --tw-content: '';
  content: var(--tw-content);
}

.before\:content-\[\'\*\'\]::before {
  --tw-content: '*';
  content: var(--tw-content);
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:-bottom-4::after {
  content: var(--tw-content);
  bottom: -1rem;
}

.after\:-right-5::after {
  content: var(--tw-content);
  right: -1.25rem;
}

.after\:-top-3::after {
  content: var(--tw-content);
  top: -0.75rem;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}

.after\:h-4::after {
  content: var(--tw-content);
  height: 1rem;
}

.after\:h-full::after {
  content: var(--tw-content);
  height: 100%;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.after\:bg-\[linear-gradient\(0deg\2c \#000_0\%\2c rgba\(0\2c 0\2c 0\2c 0\.00\)_57\.54\%\)\]::after {
  content: var(--tw-content);
  background-image: linear-gradient(0deg,#000 0%,rgba(0,0,0,0.00) 57.54%);
}

.after\:text-3xl::after {
  content: var(--tw-content);
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.after\:text-green::after {
  content: var(--tw-content);
  --tw-text-opacity: 1;
  color: rgb(52 162 109 / var(--tw-text-opacity));
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.after\:content-\[\'\*\'\]::after {
  --tw-content: '*';
  content: var(--tw-content);
}

.first\:border-t:first-child {
  border-top-width: 1px;
}

.last\:border-none:last-child {
  border-style: none;
}

.hover\:bg-light-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 249 255 / var(--tw-bg-opacity));
}

.hover\:bg-secondaryWhite:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(221 232 249 / var(--tw-bg-opacity));
}

.hover\:text-primary-red:hover {
  --tw-text-opacity: 1;
  color: rgb(212 23 77 / var(--tw-text-opacity));
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.group:hover .group-hover\:pointer-events-auto {
  pointer-events: auto;
}

.group\/panel:hover .group-hover\/panel\:block {
  display: block;
}

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:flex {
  display: flex;
}

.group:hover .group-hover\:bg-primary-red {
  --tw-bg-opacity: 1;
  background-color: rgb(212 23 77 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:text-primary-red {
  --tw-text-opacity: 1;
  color: rgb(212 23 77 / var(--tw-text-opacity));
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:dashed-standard {
    border: 1px solid white;
    border-top: none;
    border-left: none;
    border-right: none;
    -o-border-image: url("data:image/svg+xml,%3csvg width='100%25' height='1' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='1' fill='none' stroke='currentColor' stroke-width='1' stroke-dasharray='6%2c6' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e") 6% stretch;
       border-image: url("data:image/svg+xml,%3csvg width='100%25' height='1' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='1' fill='none' stroke='currentColor' stroke-width='1' stroke-dasharray='6%2c6' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e") 6% stretch;
  }

.group:hover .group-hover\:dashed-popular {
    border: 1px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    -o-border-image: url("data:image/svg+xml,%3csvg width='100%25' height='1' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='1' fill='none' stroke='white' stroke-width='1' stroke-dasharray='6%2c6' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e") 6% stretch;
       border-image: url("data:image/svg+xml,%3csvg width='100%25' height='1' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='1' fill='none' stroke='white' stroke-width='1' stroke-dasharray='6%2c6' stroke-dashoffset='0' stroke-linecap='round'/%3e%3c/svg%3e") 6% stretch;
  }

.group.dark .group-\[\.dark\]\:bg-\[\#23293A\] {
  --tw-bg-opacity: 1;
  background-color: rgb(35 41 58 / var(--tw-bg-opacity));
}

.group\/container.dark .group-\[\.dark\]\/container\:bg-fog_dark {
  background-image: linear-gradient(270deg, rgba(28, 28, 28, 0.00) 0%, #1C1C1C 100%);
}

.group\/container.dark .group-\[\.dark\]\/container\:bg-fog_dark-r {
  background-image: linear-gradient(90deg, rgba(28, 28, 28, 0.00) 0%, #1C1C1C 100%);
}

.group\/container.dark .group-\[\.dark\]\/container\:text-\[\#D2D2D2\] {
  --tw-text-opacity: 1;
  color: rgb(210 210 210 / var(--tw-text-opacity));
}

.group\/container.dark .group-\[\.dark\]\/container\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.group.dark .group-\[\.dark\]\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.data-\[content\=current\]\:grid[data-content=current] {
  display: grid;
}

.data-\[collapsed\=false\]\:hidden[data-collapsed=false] {
  display: none;
}

.data-\[scroll\=false\]\:overflow-y-hidden[data-scroll=false] {
  overflow-y: hidden;
}

.data-\[tab\=active\]\:border-primary-red[data-tab=active] {
  --tw-border-opacity: 1;
  border-color: rgb(212 23 77 / var(--tw-border-opacity));
}

.data-\[tab\=active\]\:bg-primary-red[data-tab=active] {
  --tw-bg-opacity: 1;
  background-color: rgb(212 23 77 / var(--tw-bg-opacity));
}

.data-\[tab\=active\]\:font-medium[data-tab=active] {
  font-weight: 500;
}

.data-\[tab\=active\]\:text-white[data-tab=active] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.group[data-nav-open=true] .group-data-\[nav-open\=true\]\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group[data-open=true] .group-data-\[open\=true\]\:translate-x-0 {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group[data-open=true] .group-data-\[open\=true\]\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group[data-open=true] .group-data-\[open\=true\]\:rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group[data-open=true] .group-data-\[open\=true\]\:grid-rows-1fr {
  grid-template-rows: 1fr;
}

.group[data-open=true] .group-data-\[open\=true\]\:text-primary-red {
  --tw-text-opacity: 1;
  color: rgb(212 23 77 / var(--tw-text-opacity));
}

.peer[data-collapsed=false] ~ .peer-data-\[collapsed\=false\]\:block {
  display: block;
}

@media (min-width: 640px) {
  .sm\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media (min-width: 768px) {
  .md\:block {
    display: block;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-\[346px\] {
    height: 346px;
  }
  .md\:h-\[400px\] {
    height: 400px;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:object-center {
    -o-object-position: center;
       object-position: center;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .lg\:col-span-3 {
    grid-column: span 3 / span 3;
  }
  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .lg\:ml-auto {
    margin-left: auto;
  }
  .lg\:mt-\[160px\] {
    margin-top: 160px;
  }
  .lg\:block {
    display: block;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-\[200px\] {
    height: 200px;
  }
  .lg\:h-\[305px\] {
    height: 305px;
  }
  .lg\:h-auto {
    height: auto;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-\[73\%\] {
    width: 73%;
  }
  .lg\:w-full {
    width: 100%;
  }
  .lg\:min-w-\[auto\] {
    min-width: auto;
  }
  .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:\!overflow-x-clip {
    overflow-x: clip !important;
  }
  .lg\:rounded-bl-\[200px\] {
    border-bottom-left-radius: 200px;
  }
  .lg\:rounded-br-\[100px\] {
    border-bottom-right-radius: 100px;
  }
  .lg\:rounded-tl-\[200px\] {
    border-top-left-radius: 200px;
  }
  .lg\:rounded-tr-\[200px\] {
    border-top-right-radius: 200px;
  }
  .lg\:bg-top-center {
    background-position: top center;
  }
  .lg\:p-8 {
    padding: 2rem;
  }
  .lg\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .lg\:px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
  .lg\:text-body-4 {
    font-size: 1rem;
    line-height: 150%;
  }
  .lg\:text-h2 {
    font-size: 2.375rem;
    line-height: 110.526%;
    font-weight: 600;
  }
  .lg\:text-h3 {
    font-size: 2rem;
    line-height: 118.75%;
    font-weight: 600;
  }
  .lg\:text-h4 {
    font-size: 1.5rem;
    line-height: 125%;
    font-weight: 600;
  }
  .lg\:text-h5 {
    font-size: 1.125rem;
    line-height: 138.889%;
    font-weight: 600;
  }
  .xl\:pointer-events-none {
    pointer-events: none;
  }
  .xl\:pointer-events-auto {
    pointer-events: auto;
  }
  .xl\:absolute {
    position: absolute;
  }
  .xl\:-bottom-10 {
    bottom: -2.5rem;
  }
  .xl\:-left-16 {
    left: -4rem;
  }
  .xl\:-right-12 {
    right: -3rem;
  }
  .xl\:bottom-full {
    bottom: 100%;
  }
  .xl\:right-0 {
    right: 0px;
  }
  .xl\:top-6 {
    top: 1.5rem;
  }
  .xl\:order-none {
    order: 0;
  }
  .xl\:col-span-7 {
    grid-column: span 7 / span 7;
  }
  .xl\:col-start-3 {
    grid-column-start: 3;
  }
  .xl\:-mr-0 {
    margin-right: -0px;
  }
  .xl\:mb-0 {
    margin-bottom: 0px;
  }
  .xl\:mb-14 {
    margin-bottom: 3.5rem;
  }
  .xl\:mb-18 {
    margin-bottom: 4.5rem;
  }
  .xl\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .xl\:mb-2\.5 {
    margin-bottom: 0.625rem;
  }
  .xl\:mb-30px {
    margin-bottom: 1.875rem;
  }
  .xl\:mb-4 {
    margin-bottom: 1rem;
  }
  .xl\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .xl\:mb-8 {
    margin-bottom: 2rem;
  }
  .xl\:mb-\[10px\] {
    margin-bottom: 10px;
  }
  .xl\:mb-\[20px\] {
    margin-bottom: 20px;
  }
  .xl\:mb-\[72px\] {
    margin-bottom: 72px;
  }
  .xl\:ml-auto {
    margin-left: auto;
  }
  .xl\:mr-4 {
    margin-right: 1rem;
  }
  .xl\:mt-0 {
    margin-top: 0px;
  }
  .xl\:mt-18 {
    margin-top: 4.5rem;
  }
  .xl\:mt-6 {
    margin-top: 1.5rem;
  }
  .xl\:mt-8 {
    margin-top: 2rem;
  }
  .xl\:mt-\[72px\] {
    margin-top: 72px;
  }
  .xl\:mt-auto {
    margin-top: auto;
  }
  .xl\:\!block {
    display: block !important;
  }
  .xl\:block {
    display: block;
  }
  .xl\:flex {
    display: flex;
  }
  .xl\:grid {
    display: grid;
  }
  .xl\:hidden {
    display: none;
  }
  .xl\:h-10 {
    height: 2.5rem;
  }
  .xl\:h-\[171px\] {
    height: 171px;
  }
  .xl\:h-\[180px\] {
    height: 180px;
  }
  .xl\:h-\[323px\] {
    height: 323px;
  }
  .xl\:h-\[calc\(100vh-112px\)\] {
    height: calc(100vh - 112px);
  }
  .xl\:h-auto {
    height: auto;
  }
  .xl\:h-full {
    height: 100%;
  }
  .xl\:min-h-\[195px\] {
    min-height: 195px;
  }
  .xl\:w-1\/2 {
    width: 50%;
  }
  .xl\:w-10 {
    width: 2.5rem;
  }
  .xl\:w-2\/5 {
    width: 40%;
  }
  .xl\:w-3\/5 {
    width: 60%;
  }
  .xl\:w-\[224px\] {
    width: 224px;
  }
  .xl\:w-\[25\.45\%\] {
    width: 25.45%;
  }
  .xl\:w-\[26\.9\%\] {
    width: 26.9%;
  }
  .xl\:w-\[72\.16\%\] {
    width: 72.16%;
  }
  .xl\:w-auto {
    width: auto;
  }
  .xl\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .xl\:w-full {
    width: 100%;
  }
  .xl\:max-w-\[165px\] {
    max-width: 165px;
  }
  .xl\:max-w-\[200px\] {
    max-width: 200px;
  }
  .xl\:auto-cols-fr {
    grid-auto-columns: minmax(0, 1fr);
  }
  .xl\:grid-flow-col {
    grid-auto-flow: column;
  }
  .xl\:auto-rows-fr {
    grid-auto-rows: minmax(0, 1fr);
  }
  .xl\:auto-rows-min {
    grid-auto-rows: min-content;
  }
  .xl\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .xl\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .xl\:grid-cols-\[1\.47fr_1fr_1fr\] {
    grid-template-columns: 1.47fr 1fr 1fr;
  }
  .xl\:grid-cols-\[1fr_29\.77\%\] {
    grid-template-columns: 1fr 29.77%;
  }
  .xl\:grid-cols-\[1fr_40px\] {
    grid-template-columns: 1fr 40px;
  }
  .xl\:grid-cols-\[560px_1fr\] {
    grid-template-columns: 560px 1fr;
  }
  .xl\:grid-cols-\[7fr_5fr\] {
    grid-template-columns: 7fr 5fr;
  }
  .xl\:flex-row {
    flex-direction: row;
  }
  .xl\:flex-col {
    flex-direction: column;
  }
  .xl\:items-center {
    align-items: center;
  }
  .xl\:justify-start {
    justify-content: flex-start;
  }
  .xl\:gap-4 {
    gap: 1rem;
  }
  .xl\:gap-5 {
    gap: 1.25rem;
  }
  .xl\:gap-8 {
    gap: 2rem;
  }
  .xl\:gap-\[45px\] {
    gap: 45px;
  }
  .xl\:gap-\[48px\] {
    gap: 48px;
  }
  .xl\:gap-\[72px\] {
    gap: 72px;
  }
  .xl\:gap-x-18 {
    -moz-column-gap: 4.5rem;
         column-gap: 4.5rem;
  }
  .xl\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .xl\:gap-x-\[56px\] {
    -moz-column-gap: 56px;
         column-gap: 56px;
  }
  .xl\:gap-y-18 {
    row-gap: 4.5rem;
  }
  .xl\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .xl\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
  .xl\:space-y-11 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.75rem * var(--tw-space-y-reverse));
  }
  .xl\:space-y-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
  }
  .xl\:space-y-\[10px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(10px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(10px * var(--tw-space-y-reverse));
  }
  .xl\:space-y-\[28px\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(28px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(28px * var(--tw-space-y-reverse));
  }
  .xl\:rounded {
    border-radius: 0.25rem;
  }
  .xl\:rounded-sm {
    border-radius: 0.125rem;
  }
  .xl\:rounded-br-\[100px\] {
    border-bottom-right-radius: 100px;
  }
  .xl\:rounded-br-\[200px\] {
    border-bottom-right-radius: 200px;
  }
  .xl\:rounded-tl-\[200px\] {
    border-top-left-radius: 200px;
  }
  .xl\:rounded-tl-\[250px\] {
    border-top-left-radius: 250px;
  }
  .xl\:rounded-tr-\[200px\] {
    border-top-right-radius: 200px;
  }
  .xl\:rounded-tr-none {
    border-top-right-radius: 0px;
  }
  .xl\:border-y {
    border-top-width: 1px;
    border-bottom-width: 1px;
  }
  .xl\:border-none {
    border-style: none;
  }
  .xl\:bg-grey-3 {
    --tw-bg-opacity: 1;
    background-color: rgb(246 246 246 / var(--tw-bg-opacity));
  }
  .xl\:bg-grey-4 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity));
  }
  .xl\:bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  }
  .xl\:bg-\[70\%_center\] {
    background-position: 70% center;
  }
  .xl\:bg-center {
    background-position: center;
  }
  .xl\:bg-top-center {
    background-position: top center;
  }
  .xl\:p-12 {
    padding: 3rem;
  }
  .xl\:p-4 {
    padding: 1rem;
  }
  .xl\:p-8 {
    padding: 2rem;
  }
  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .xl\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .xl\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .xl\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .xl\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .xl\:py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }
  .xl\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .xl\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .xl\:pb-4 {
    padding-bottom: 1rem;
  }
  .xl\:pb-8 {
    padding-bottom: 2rem;
  }
  .xl\:pl-0 {
    padding-left: 0px;
  }
  .xl\:pl-16 {
    padding-left: 4rem;
  }
  .xl\:pl-4 {
    padding-left: 1rem;
  }
  .xl\:pl-6 {
    padding-left: 1.5rem;
  }
  .xl\:pl-8 {
    padding-left: 2rem;
  }
  .xl\:pl-\[54px\] {
    padding-left: 54px;
  }
  .xl\:pr-0 {
    padding-right: 0px;
  }
  .xl\:pr-10 {
    padding-right: 2.5rem;
  }
  .xl\:pr-8 {
    padding-right: 2rem;
  }
  .xl\:pt-0 {
    padding-top: 0px;
  }
  .xl\:pt-\[69\.89\%\] {
    padding-top: 69.89%;
  }
  .xl\:text-left {
    text-align: left;
  }
  .xl\:text-center {
    text-align: center;
  }
  .xl\:text-\[100px\] {
    font-size: 100px;
  }
  .xl\:text-\[38px\] {
    font-size: 38px;
  }
  .xl\:text-body-1 {
    font-size: 1.5rem;
    line-height: 133.333%;
  }
  .xl\:text-body-2 {
    font-size: 1.25rem;
    line-height: 130%;
  }
  .xl\:text-body-3 {
    font-size: 1.125rem;
    line-height: 155.556%;
  }
  .xl\:text-body-4 {
    font-size: 1rem;
    line-height: 150%;
  }
  .xl\:text-body-5 {
    font-size: 0.875rem;
    line-height: 142.857%;
  }
  .xl\:text-body-6 {
    font-size: 0.75rem;
    line-height: 116.667%;
  }
  .xl\:text-button {
    font-size: 0.875rem;
    line-height: 114.286%;
  }
  .xl\:text-button-tab-mob {
    font-size: 1.125rem;
    line-height: 1.625rem;
  }
  .xl\:text-h1 {
    font-size: 3.375rem;
    line-height: 120.37%;
    font-weight: 600;
  }
  .xl\:text-h2 {
    font-size: 2.375rem;
    line-height: 110.526%;
    font-weight: 600;
  }
  .xl\:text-h3 {
    font-size: 2rem;
    line-height: 118.75%;
    font-weight: 600;
  }
  .xl\:text-h4 {
    font-size: 1.5rem;
    line-height: 125%;
    font-weight: 600;
  }
  .xl\:text-h5 {
    font-size: 1.125rem;
    line-height: 138.889%;
    font-weight: 600;
  }
  .xl\:leading-\[42px\] {
    line-height: 42px;
  }
  .xl\:shadow-faq-box {
    --tw-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.10), 0px 5px 11px 0px rgba(0, 0, 0, 0.10), 0px 81px 32px 0px rgba(0, 0, 0, 0.01), 0px 126px 35px 0px rgba(0, 0, 0, 0.00);
    --tw-shadow-colored: 0px 0px 0px 0px var(--tw-shadow-color), 0px 5px 11px 0px var(--tw-shadow-color), 0px 81px 32px 0px var(--tw-shadow-color), 0px 126px 35px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .xl\:odd\:rounded-bl-\[150px\]:nth-child(odd) {
    border-bottom-left-radius: 150px;
  }
}

@media (min-width: 1150px) {
  .tablet\:static {
    position: static;
  }
  .tablet\:inline-block {
    display: inline-block;
  }
  .tablet\:inline {
    display: inline;
  }
  .tablet\:flex {
    display: flex;
  }
  .tablet\:hidden {
    display: none;
  }
  .tablet\:max-w-\[180px\] {
    max-width: 180px;
  }
  .tablet\:translate-x-0 {
    --tw-translate-x: 0px;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .tablet\:overflow-visible {
    overflow: visible;
  }
  .tablet\:overflow-y-visible {
    overflow-y: visible;
  }
  .tablet\:p-0 {
    padding: 0px;
  }
}

@media (min-width: 1440px) {
  .\32xl\:block {
    display: block;
  }
  .\32xl\:hidden {
    display: none;
  }
}

@media (min-width: 1536px) {
  .\33xl\:mb-18 {
    margin-bottom: 4.5rem;
  }
  .\33xl\:block {
    display: block;
  }
  .\33xl\:hidden {
    display: none;
  }
  .\33xl\:w-\[38\.86\%\] {
    width: 38.86%;
  }
  .\33xl\:w-\[48\.48\%\] {
    width: 48.48%;
  }
  .\33xl\:w-\[49\.09\%\] {
    width: 49.09%;
  }
  .\33xl\:w-\[55\.07\%\] {
    width: 55.07%;
  }
  .\33xl\:w-full {
    width: 100%;
  }
  .\33xl\:max-w-\[1920px\] {
    max-width: 1920px;
  }
  .\33xl\:grid-cols-\[1\.77fr_1fr_1fr\] {
    grid-template-columns: 1.77fr 1fr 1fr;
  }
  .\33xl\:gap-x-4 {
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .\33xl\:gap-x-8 {
    -moz-column-gap: 2rem;
         column-gap: 2rem;
  }
  .\33xl\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }
  .\33xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.\[\&\.swiper-button-disabled\]\:opacity-50.swiper-button-disabled {
  opacity: 0.5;
}

.\[\&\:nth-child\(1\)\>img\]\:rounded-tl-\[150px\]:nth-child(1)>img {
  border-top-left-radius: 150px;
}

@media (min-width: 1024px) {
  .lg\:\[\&\:nth-child\(1\)\>img\]\:rounded-tl-\[200px\]:nth-child(1)>img {
    border-top-left-radius: 200px;
  }
}

.\[\&\:nth-child\(2\)\]\:border-none:nth-child(2) {
  border-style: none;
}

@media (min-width: 1024px) {
  .xl\:\[\&\:nth-child\(2\)\]\:py-16:nth-child(2) {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.\[\&\:nth-child\(3\)\>img\]\:rounded-br-\[150px\]:nth-child(3)>img {
  border-bottom-right-radius: 150px;
}

@media (min-width: 1024px) {
  .lg\:\[\&\:nth-child\(3\)\>img\]\:rounded-r-\[200px\]:nth-child(3)>img {
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
  }
}

.\[\&\:nth-child\(3\)\]\:rounded-br-\[150px\]:nth-child(3) {
  border-bottom-right-radius: 150px;
}

.\[\&\:nth-child\(3\)\]\:rounded-tr-\[150px\]:nth-child(3) {
  border-top-right-radius: 150px;
}

@media (min-width: 1024px) {
  .xl\:\[\&\:nth-child\(3\)\]\:rounded-none:nth-child(3) {
    border-radius: 0px;
  }
  .xl\:\[\&\:nth-child\(3\)\]\:rounded-tr-\[200px\]:nth-child(3) {
    border-top-right-radius: 200px;
  }
}

.\[\&\:nth-child\(5\)\]\:min-w-\[185px\]:nth-child(5) {
  min-width: 185px;
}

.\[\&\:nth-child\(even\)\]\:bg-grey-7:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}

.\[\&\>\*\:nth-child\(even\)\]\:bg-grey-4>*:nth-child(even) {
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.\[\&\>\*\:nth-child\(odd\)\]\:bg-grey-7>*:nth-child(odd) {
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}

.\[\&\>\*\>\[href\^\=mailto\]\]\:text-primary-red>*>[href^=mailto] {
  --tw-text-opacity: 1;
  color: rgb(212 23 77 / var(--tw-text-opacity));
}

.\[\&\>br\]\:hidden>br {
  display: none;
}

@media (min-width: 1024px) {
  .lg\:\[\&\>br\]\:block>br {
    display: block;
  }
}

.hover\:\[\&\>div\]\:block>div:hover {
  display: block;
}

.\[\&\>span\]\:hidden>span {
  display: none;
}

@media (min-width: 1024px) {
  .xl\:\[\&\>span\]\:inline-block>span {
    display: inline-block;
  }
}

.\[\&\>svg\]\:block>svg {
  display: block;
}

.\[\&\>svg\]\:h-\[18px\]>svg {
  height: 18px;
}

.\[\&\>svg\]\:w-\[18px\]>svg {
  width: 18px;
}

.\[\&_\[href\^\=mailto\]\]\:text-primary-red [href^=mailto] {
  --tw-text-opacity: 1;
  color: rgb(212 23 77 / var(--tw-text-opacity));
}

.\[\&_a\]\:flex a {
  display: flex;
}

.\[\&_a\]\:text-body-4 a {
  font-size: 1rem;
  line-height: 150%;
}

.\[\&_a\]\:text-body-5 a {
  font-size: 0.875rem;
  line-height: 142.857%;
}

.\[\&_a\]\:text-primary-red a {
  --tw-text-opacity: 1;
  color: rgb(212 23 77 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .\[\&_a\]\:xl\:text-body-3 a {
    font-size: 1.125rem;
    line-height: 155.556%;
  }
  .\[\&_a\]\:xl\:text-body-4 a {
    font-size: 1rem;
    line-height: 150%;
  }
}

.\[\&_article\:nth-child\(1\)_img\]\:rounded-tl-\[200px\] article:nth-child(1) img {
  border-top-left-radius: 200px;
}

.\[\&_article\:nth-child\(3\)_img\]\:rounded-br-\[200px\] article:nth-child(3) img {
  border-bottom-right-radius: 200px;
}

.\[\&_h3\]\:text-h3_mob h3 {
  font-size: 1.625rem;
  line-height: 123.077%;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .\[\&_h3\]\:xl\:text-h3 h3 {
    font-size: 2rem;
    line-height: 118.75%;
    font-weight: 600;
  }
}

.\[\&_h4\]\:text-h3_mob h4 {
  font-size: 1.625rem;
  line-height: 123.077%;
  font-weight: 600;
}

@media (min-width: 1024px) {
  .\[\&_h4\]\:xl\:text-h3 h4 {
    font-size: 2rem;
    line-height: 118.75%;
    font-weight: 600;
  }
}

@media(min-width:414px) {
  .\[\@media\(min-width\:414px\)\]\:block {
    display: block;
  }
  .\[\@media\(min-width\:414px\)\]\:flex-row {
    flex-direction: row;
  }
}