/**
 * Swiper 11.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 27, 2024
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms 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;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.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-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms 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: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.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-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.card-flow {
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 4px solid #222222;
  border-right: 4px solid #222222;
  opacity: 0;
  border-bottom-width: 0.2777777778vw;
  border-right-width: 0.2777777778vw;
}
.card-flow__arrow-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-flow__arrow-container:before {
  content: "";
  display: block;
  padding-top: 117.3228346457%;
}
.card-flow__arrow-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-flow__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 22.2222222222vw;
}
@media screen and (max-width: 1199px) {
  .card-flow__image-container {
    max-width: 26.6889074229vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__image-container {
    max-width: 32.2906155399vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__image-container {
    max-width: 41.7209908735vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__image-container {
    max-width: 76.1904761905vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__image-container {
    max-width: 82.0512820513vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__image-container {
    max-width: 100vw;
  }
}
.card-flow__image-container:before {
  content: "";
  display: block;
  padding-top: 93.125%;
}
.card-flow__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .card-flow {
    border-bottom-width: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow {
    border-bottom-width: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow {
    border-bottom-width: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow {
    border-bottom-width: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow {
    border-bottom-width: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow {
    border-bottom-width: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-flow {
    border-right-width: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow {
    border-right-width: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow {
    border-right-width: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow {
    border-right-width: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow {
    border-right-width: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow {
    border-right-width: 1.25vw;
  }
}
.card-flow:first-child {
  border-top: 4px solid #222222;
  border-top-width: 0.2777777778vw;
}
@media screen and (max-width: 1199px) {
  .card-flow:first-child {
    border-top-width: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow:first-child {
    border-top-width: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow:first-child {
    border-top-width: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow:first-child {
    border-top-width: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow:first-child {
    border-top-width: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow:first-child {
    border-top-width: 1.25vw;
  }
}
.card-flow:last-child .card-flow__chevron-down {
  display: none;
}
.card-flow__number-wrapper {
  position: relative;
  height: 100%;
  width: 17.6388888889vw;
}
@media screen and (max-width: 1199px) {
  .card-flow__number-wrapper {
    width: 21.1843202669vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__number-wrapper {
    width: 25.6306760848vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__number-wrapper {
    width: 33.1160365059vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__number-wrapper {
    width: 60.4761904762vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__number-wrapper {
    width: 65.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__number-wrapper {
    width: 79.375vw;
  }
}
.card-flow__number {
  font-size: 6.9444444444vw;
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%);
  font-family: "Futura PT Bold Oblique";
  line-height: 1;
  color: #ffffff;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .card-flow__number {
    font-size: 8.3402835696vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__number {
    font-size: 4.843592331vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__number {
    font-size: 6.258148631vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__number {
    font-size: 11.4285714286vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__number {
    font-size: 12.3076923077vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__number {
    font-size: 15vw;
  }
}
.card-flow__info-container {
  flex: 1;
  padding-top: 2.2222222222vw;
  padding-right: 2.7777777778vw;
  padding-bottom: 2.2222222222vw;
  padding-left: 5.5555555556vw;
}
@media screen and (max-width: 1199px) {
  .card-flow__info-container {
    padding-top: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__info-container {
    padding-top: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__info-container {
    padding-top: 4.1720990874vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__info-container {
    padding-top: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__info-container {
    padding-top: 8.2051282051vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__info-container {
    padding-top: 10vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-flow__info-container {
    padding-right: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__info-container {
    padding-right: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__info-container {
    padding-right: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__info-container {
    padding-right: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__info-container {
    padding-right: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__info-container {
    padding-right: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-flow__info-container {
    padding-bottom: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__info-container {
    padding-bottom: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__info-container {
    padding-bottom: 4.1720990874vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__info-container {
    padding-bottom: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__info-container {
    padding-bottom: 8.2051282051vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__info-container {
    padding-bottom: 10vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-flow__info-container {
    padding-left: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__info-container {
    padding-left: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__info-container {
    padding-left: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__info-container {
    padding-left: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__info-container {
    padding-left: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__info-container {
    padding-left: 7.5vw;
  }
}
.card-flow__title {
  margin-bottom: 0.5555555556vw;
  font-size: 2.2222222222vw;
  font-weight: 700;
  letter-spacing: 0.04em;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  .card-flow__title {
    margin-bottom: 0.6672226856vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__title {
    margin-bottom: 0.8072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__title {
    margin-bottom: 1.0430247718vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__title {
    margin-bottom: 1.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__title {
    margin-bottom: 2.0512820513vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__title {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-flow__title {
    font-size: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__title {
    font-size: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__title {
    font-size: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__title {
    font-size: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__title {
    font-size: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__title {
    font-size: 7.5vw;
  }
}
.card-flow__info {
  font-size: 1.3888888889vw;
  line-height: 1.8;
  font-weight: 400;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1199px) {
  .card-flow__info {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__info {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__info {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__info {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__info {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__info {
    font-size: 5vw;
  }
}
.card-flow__info p:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 991.98px) {
  .card-flow__info {
    font-size: 16px;
  }
}
.card-flow__image-container {
  width: 22.2222222222vw;
}
@media screen and (max-width: 1199px) {
  .card-flow__image-container {
    width: 26.6889074229vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__image-container {
    width: 32.2906155399vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__image-container {
    width: 41.7209908735vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__image-container {
    width: 76.1904761905vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__image-container {
    width: 82.0512820513vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__image-container {
    width: 100vw;
  }
}
.card-flow__chevron-down {
  width: 4.4444444444vw;
  height: 4.4444444444vw;
  bottom: -2.9861111111vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .card-flow__chevron-down {
    width: 5.3377814846vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__chevron-down {
    width: 6.458123108vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__chevron-down {
    width: 8.3441981747vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__chevron-down {
    width: 15.2380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__chevron-down {
    width: 16.4102564103vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__chevron-down {
    width: 20vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-flow__chevron-down {
    height: 5.3377814846vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__chevron-down {
    height: 6.458123108vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__chevron-down {
    height: 8.3441981747vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__chevron-down {
    height: 15.2380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__chevron-down {
    height: 16.4102564103vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__chevron-down {
    height: 20vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-flow__chevron-down {
    bottom: -3.5863219349vw;
  }
}
@media screen and (max-width: 991px) {
  .card-flow__chevron-down {
    bottom: -4.3390514632vw;
  }
}
@media screen and (max-width: 767px) {
  .card-flow__chevron-down {
    bottom: -5.6062581486vw;
  }
}
@media screen and (max-width: 420px) {
  .card-flow__chevron-down {
    bottom: -10.2380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-flow__chevron-down {
    bottom: -11.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .card-flow__chevron-down {
    bottom: -13.4375vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .card-flow {
    flex-direction: column;
    border: none;
  }
  .card-flow__arrow-container {
    position: relative;
    width: 100%;
    display: block;
  }
  .card-flow__arrow-container:before {
    content: "";
    display: block;
    padding-top: 20.5128205128%;
  }
  .card-flow__arrow-container .ratio-item {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .card-flow__number-wrapper {
    width: 100%;
  }
  .card-flow__image-container {
    width: 13.4722222222vw;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 1199px) {
  .card-flow__image-container {
    width: 16.1801501251vw;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 991px) {
  .card-flow__image-container {
    width: 19.576185671vw;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 767px) {
  .card-flow__image-container {
    width: 25.2933507171vw;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 420px) {
  .card-flow__image-container {
    width: 46.1904761905vw;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 390px) {
  .card-flow__image-container {
    width: 49.7435897436vw;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 320px) {
  .card-flow__image-container {
    width: 60.625vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .card-flow__title {
    text-align: center;
  }
  .card-flow__number {
    left: 50%;
  }
  .card-flow__chevron-down {
    display: none;
  }
}

.flow {
  position: relative;
  margin-top: -0.1388888889vw;
  background-color: #ffffff;
  padding-top: 8.3333333333vw;
}
@media screen and (max-width: 1199px) {
  .flow {
    margin-top: -0.1668056714vw;
  }
}
@media screen and (max-width: 991px) {
  .flow {
    margin-top: -0.2018163471vw;
  }
}
@media screen and (max-width: 767px) {
  .flow {
    margin-top: -0.260756193vw;
  }
}
@media screen and (max-width: 420px) {
  .flow {
    margin-top: -0.4761904762vw;
  }
}
@media screen and (max-width: 390px) {
  .flow {
    margin-top: -0.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .flow {
    margin-top: -0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .flow {
    padding-top: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .flow {
    padding-top: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .flow {
    padding-top: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .flow {
    padding-top: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .flow {
    padding-top: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .flow {
    padding-top: 25vw;
  }
}
.flow__header {
  margin-bottom: 5.5555555556vw;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .flow__header {
    margin-bottom: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .flow__header {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .flow__header {
    margin-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .flow__header {
    margin-bottom: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .flow__header {
    margin-bottom: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .flow__header {
    margin-bottom: 12.5vw;
  }
}

.magician {
  position: relative;
  margin-top: -0.1388888889vw;
  background-color: #ffffff;
  padding-top: 8.3333333333vw;
  background-color: #fff;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .magician {
    margin-top: -0.1668056714vw;
  }
}
@media screen and (max-width: 991px) {
  .magician {
    margin-top: -0.2018163471vw;
  }
}
@media screen and (max-width: 767px) {
  .magician {
    margin-top: -0.260756193vw;
  }
}
@media screen and (max-width: 420px) {
  .magician {
    margin-top: -0.4761904762vw;
  }
}
@media screen and (max-width: 390px) {
  .magician {
    margin-top: -0.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .magician {
    margin-top: -0.625vw;
  }
}
.magician__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 85.4861111111vw;
}
@media screen and (max-width: 1199px) {
  .magician__image-container {
    max-width: 102.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .magician__image-container {
    max-width: 124.2179616549vw;
  }
}
@media screen and (max-width: 767px) {
  .magician__image-container {
    max-width: 160.4954367666vw;
  }
}
@media screen and (max-width: 420px) {
  .magician__image-container {
    max-width: 293.0952380952vw;
  }
}
@media screen and (max-width: 390px) {
  .magician__image-container {
    max-width: 315.641025641vw;
  }
}
@media screen and (max-width: 320px) {
  .magician__image-container {
    max-width: 384.6875vw;
  }
}
.magician__image-container:before {
  content: "";
  display: block;
  padding-top: 44.6791226645%;
}
.magician__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .magician {
    padding-top: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .magician {
    padding-top: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .magician {
    padding-top: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .magician {
    padding-top: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .magician {
    padding-top: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .magician {
    padding-top: 12.5vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .magician__image-container {
    position: relative;
    width: 100%;
    display: inline-block;
    max-width: 26.4583333333vw;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 1199px) {
  .magician__image-container {
    max-width: 31.7764804003vw;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 991px) {
  .magician__image-container {
    max-width: 38.4460141271vw;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 767px) {
  .magician__image-container {
    max-width: 49.6740547588vw;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 420px) {
  .magician__image-container {
    max-width: 90.7142857143vw;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 390px) {
  .magician__image-container {
    max-width: 97.6923076923vw;
  }
}
@media only screen and (max-width: 767.98px) and (max-width: 320px) {
  .magician__image-container {
    max-width: 119.0625vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .magician__image-container:before {
    content: "";
    display: block;
    padding-top: 98.687664042%;
  }
  .magician__image-container .ratio-item {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.magician__container {
  position: relative;
  z-index: 3;
}
.magician__art {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0px;
  left: 0px;
}
.magician__header {
  margin-bottom: 7.2222222222vw;
}
@media screen and (max-width: 1199px) {
  .magician__header {
    margin-bottom: 8.6738949124vw;
  }
}
@media screen and (max-width: 991px) {
  .magician__header {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .magician__header {
    margin-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .magician__header {
    margin-bottom: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .magician__header {
    margin-bottom: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .magician__header {
    margin-bottom: 12.5vw;
  }
}
.magician__title-container {
  display: block;
  margin: 0px auto;
  margin-bottom: 6.25vw;
  max-width: 54.4631944444vw;
}
@media screen and (max-width: 1199px) {
  .magician__title-container {
    margin-bottom: 7.5062552127vw;
  }
}
@media screen and (max-width: 991px) {
  .magician__title-container {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .magician__title-container {
    margin-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .magician__title-container {
    margin-bottom: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .magician__title-container {
    margin-bottom: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .magician__title-container {
    margin-bottom: 12.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .magician__title-container {
    max-width: 65.4103419516vw;
  }
}
@media screen and (max-width: 991px) {
  .magician__title-container {
    max-width: 79.1392532795vw;
  }
}
@media screen and (max-width: 767px) {
  .magician__title-container {
    max-width: 102.2516297262vw;
  }
}
@media screen and (max-width: 420px) {
  .magician__title-container {
    max-width: 186.730952381vw;
  }
}
@media screen and (max-width: 390px) {
  .magician__title-container {
    max-width: 201.0948717949vw;
  }
}
@media screen and (max-width: 320px) {
  .magician__title-container {
    max-width: 245.084375vw;
  }
}
.magician__title {
  width: 100%;
  height: auto;
}
.magician__info {
  font-size: 1.6666666667vw;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1199px) {
  .magician__info {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .magician__info {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .magician__info {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .magician__info {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .magician__info {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .magician__info {
    font-size: 5vw;
  }
}
.magician__info p {
  margin-bottom: 0px;
}
@media only screen and (max-width: 991.98px) {
  .magician__info {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .magician__info p {
    text-align: left !important;
  }
}
.magician__image-container {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 767.98px) {
  .magician__image-container {
    display: block;
    margin: 0 auto;
  }
}

.card-contact {
  position: relative;
  display: flex;
  margin: 0px auto;
  align-items: center;
  justify-content: space-between;
  width: 75vw;
  padding-top: 0.8333333333vw;
  padding-right: 0vw;
  padding-bottom: 1.3888888889vw;
}
@media screen and (max-width: 1199px) {
  .card-contact {
    width: 90.0750625521vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact {
    width: 108.980827447vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact {
    width: 140.8083441982vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact {
    width: 257.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact {
    width: 276.9230769231vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact {
    width: 337.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact {
    padding-top: 1.0008340284vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact {
    padding-top: 1.2108980827vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact {
    padding-top: 1.5645371578vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact {
    padding-top: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact {
    padding-top: 3.0769230769vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact {
    padding-top: 3.75vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact {
    padding-right: 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact {
    padding-bottom: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact {
    padding-bottom: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact {
    padding-bottom: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact {
    padding-bottom: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact {
    padding-bottom: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact {
    padding-bottom: 6.25vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .card-contact {
    flex-direction: column;
    padding-bottom: 0px;
    width: 100%;
  }
  .card-contact::before {
    display: none;
  }
}
.card-contact::before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  border-right: 1px solid #ffffff;
  border-right-width: 0.1388888889vw;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .card-contact::before {
    border-right-width: 0.1668056714vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact::before {
    border-right-width: 0.2018163471vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact::before {
    border-right-width: 0.260756193vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact::before {
    border-right-width: 0.4761904762vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact::before {
    border-right-width: 0.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact::before {
    border-right-width: 0.625vw;
  }
}
.card-contact__left {
  padding-right: 13.4027777778vw;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .card-contact__left {
    padding-right: 16.0967472894vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__left {
    padding-right: 19.4752774975vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__left {
    padding-right: 25.1629726206vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__left {
    padding-right: 45.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__left {
    padding-right: 49.4871794872vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__left {
    padding-right: 60.3125vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .card-contact__left {
    padding-right: 0px;
    width: 100%;
  }
}
.card-contact__right {
  width: 30.7986111111vw;
  max-width: 30.7986111111vw;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .card-contact__right {
    width: 36.9891576314vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__right {
    width: 44.7527749748vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__right {
    width: 57.8226857888vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__right {
    width: 105.5952380952vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__right {
    width: 113.7179487179vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__right {
    width: 138.59375vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact__right {
    max-width: 36.9891576314vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__right {
    max-width: 44.7527749748vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__right {
    max-width: 57.8226857888vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__right {
    max-width: 105.5952380952vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__right {
    max-width: 113.7179487179vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__right {
    max-width: 138.59375vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .card-contact__right {
    margin-top: 24px;
    width: 100%;
  }
}
.card-contact__phone {
  display: block;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 1.1111111111vw;
  font-size: 2.7777777778vw;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1199px) {
  .card-contact__phone {
    margin-bottom: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__phone {
    margin-bottom: 0.9081735621vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__phone {
    margin-bottom: 1.1734028683vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__phone {
    margin-bottom: 2.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__phone {
    margin-bottom: 2.3076923077vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__phone {
    margin-bottom: 2.8125vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact__phone {
    font-size: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__phone {
    font-size: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__phone {
    font-size: 4.1720990874vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__phone {
    font-size: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__phone {
    font-size: 8.2051282051vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__phone {
    font-size: 10vw;
  }
}
.card-contact__phone-icon {
  position: relative;
  height: auto;
  width: 1.5277777778vw;
  top: -0.1388888889vw;
}
@media screen and (max-width: 1199px) {
  .card-contact__phone-icon {
    width: 1.8348623853vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__phone-icon {
    width: 2.2199798184vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__phone-icon {
    width: 2.8683181226vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__phone-icon {
    width: 5.2380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__phone-icon {
    width: 5.641025641vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__phone-icon {
    width: 6.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact__phone-icon {
    top: -0.1668056714vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__phone-icon {
    top: -0.2018163471vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__phone-icon {
    top: -0.260756193vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__phone-icon {
    top: -0.4761904762vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__phone-icon {
    top: -0.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__phone-icon {
    top: -0.625vw;
  }
}
.card-contact__label {
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 0.7638888889vw;
  font-size: 1.3888888889vw;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  .card-contact__label {
    margin-bottom: 0.9174311927vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__label {
    margin-bottom: 1.1099899092vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__label {
    margin-bottom: 1.4341590613vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__label {
    margin-bottom: 2.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__label {
    margin-bottom: 2.8205128205vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__label {
    margin-bottom: 3.4375vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact__label {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__label {
    font-size: 1.4127144299vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__label {
    font-size: 1.8252933507vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__label {
    font-size: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__label {
    font-size: 3.5897435897vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__label {
    font-size: 4.375vw;
  }
}
.card-contact__tooltip {
  padding-top: 0.9722222222vw;
  padding-right: 2.2222222222vw;
  padding-bottom: 0.9722222222vw;
  padding-left: 2.2222222222vw;
  width: 30.7986111111vw;
  max-width: 30.7986111111vw;
  display: block;
  position: relative;
  height: auto;
  margin: 0 auto;
  background-color: #ffffff;
}
@media screen and (max-width: 1199px) {
  .card-contact__tooltip {
    padding-top: 1.1676396997vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__tooltip {
    padding-top: 1.4127144299vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__tooltip {
    padding-top: 1.8252933507vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__tooltip {
    padding-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__tooltip {
    padding-top: 3.5897435897vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__tooltip {
    padding-top: 4.375vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact__tooltip {
    padding-right: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__tooltip {
    padding-right: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__tooltip {
    padding-right: 4.1720990874vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__tooltip {
    padding-right: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__tooltip {
    padding-right: 8.2051282051vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__tooltip {
    padding-right: 10vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact__tooltip {
    padding-bottom: 1.1676396997vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__tooltip {
    padding-bottom: 1.4127144299vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__tooltip {
    padding-bottom: 1.8252933507vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__tooltip {
    padding-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__tooltip {
    padding-bottom: 3.5897435897vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__tooltip {
    padding-bottom: 4.375vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact__tooltip {
    padding-left: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__tooltip {
    padding-left: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__tooltip {
    padding-left: 4.1720990874vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__tooltip {
    padding-left: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__tooltip {
    padding-left: 8.2051282051vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__tooltip {
    padding-left: 10vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact__tooltip {
    width: 36.9891576314vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__tooltip {
    width: 44.7527749748vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__tooltip {
    width: 57.8226857888vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__tooltip {
    width: 105.5952380952vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__tooltip {
    width: 113.7179487179vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__tooltip {
    width: 138.59375vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact__tooltip {
    max-width: 36.9891576314vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__tooltip {
    max-width: 44.7527749748vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__tooltip {
    max-width: 57.8226857888vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__tooltip {
    max-width: 105.5952380952vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__tooltip {
    max-width: 113.7179487179vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__tooltip {
    max-width: 138.59375vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__tooltip {
    margin-bottom: 3.6326942482vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__tooltip {
    margin-bottom: 4.6936114733vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__tooltip {
    margin-bottom: 8.5714285714vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__tooltip {
    margin-bottom: 9.2307692308vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__tooltip {
    margin-bottom: 11.25vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .card-contact__tooltip {
    width: 85%;
  }
}
@media only screen and (max-width: 575.98px) {
  .card-contact__tooltip {
    width: 95%;
  }
}
.card-contact__tooltip-text {
  font-size: 1.6666666667vw;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
  margin-bottom: 0px;
  color: #222222;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  .card-contact__tooltip-text {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__tooltip-text {
    font-size: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__tooltip-text {
    font-size: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__tooltip-text {
    font-size: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__tooltip-text {
    font-size: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__tooltip-text {
    font-size: 7.5vw;
  }
}
.card-contact__tooltip-text span {
  font-size: 2.2222222222vw;
}
@media screen and (max-width: 1199px) {
  .card-contact__tooltip-text span {
    font-size: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__tooltip-text span {
    font-size: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__tooltip-text span {
    font-size: 4.1720990874vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__tooltip-text span {
    font-size: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__tooltip-text span {
    font-size: 8.2051282051vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__tooltip-text span {
    font-size: 10vw;
  }
}
.card-contact__tooltip-chevron {
  position: absolute;
  top: -0.5555555556vw;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1199px) {
  .card-contact__tooltip-chevron {
    top: -0.6672226856vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__tooltip-chevron {
    top: -0.8072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__tooltip-chevron {
    top: -1.0430247718vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__tooltip-chevron {
    top: -1.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__tooltip-chevron {
    top: -2.0512820513vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__tooltip-chevron {
    top: -2.5vw;
  }
}
.card-contact__label-right {
  font-weight: 400;
  margin-bottom: 0.9027777778vw;
  font-size: 1.1111111111vw;
  letter-spacing: 0.08em;
  line-height: 1.8;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  .card-contact__label-right {
    margin-bottom: 1.0842368641vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__label-right {
    margin-bottom: 1.3118062563vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__label-right {
    margin-bottom: 1.6949152542vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__label-right {
    margin-bottom: 3.0952380952vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__label-right {
    margin-bottom: 3.3333333333vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__label-right {
    margin-bottom: 4.0625vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-contact__label-right {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__label-right {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__label-right {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__label-right {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__label-right {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__label-right {
    font-size: 5vw;
  }
}
.card-contact__label-right p {
  margin-bottom: 0px;
}
.card-contact__label-right strong {
  font-size: 1.3888888889vw;
}
@media screen and (max-width: 1199px) {
  .card-contact__label-right strong {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__label-right strong {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__label-right strong {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__label-right strong {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__label-right strong {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__label-right strong {
    font-size: 6.25vw;
  }
}
.card-contact__action {
  display: grid;
  gap: 1.0416666667vw;
}
@media screen and (max-width: 1199px) {
  .card-contact__action {
    gap: 1.2510425354vw;
  }
}
@media screen and (max-width: 991px) {
  .card-contact__action {
    gap: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-contact__action {
    gap: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-contact__action {
    gap: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-contact__action {
    gap: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-contact__action {
    gap: 7.5vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .card-contact__action {
    row-gap: 24px;
  }
}

.card-note {
  max-width: 81.1111111111vw;
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 1199px) {
  .card-note {
    max-width: 97.4145120934vw;
  }
}
@media screen and (max-width: 991px) {
  .card-note {
    max-width: 117.8607467205vw;
  }
}
@media screen and (max-width: 767px) {
  .card-note {
    max-width: 152.2816166884vw;
  }
}
@media screen and (max-width: 420px) {
  .card-note {
    max-width: 278.0952380952vw;
  }
}
@media screen and (max-width: 390px) {
  .card-note {
    max-width: 299.4871794872vw;
  }
}
@media screen and (max-width: 320px) {
  .card-note {
    max-width: 365vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-note {
    flex-direction: column;
  }
}
.card-note__title-container {
  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  .card-note__title-container {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-note__title-container {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-note__title-container {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-note__title-container {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-note__title-container {
    margin-bottom: 7.5vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .card-note__title-container {
    width: 100%;
  }
}
.card-note__title {
  padding-top: 3.0555555556vw;
  padding-right: 2.5vw;
  padding-bottom: 2.9861111111vw;
  padding-left: 2.5vw;
  font-size: 1.3888888889vw;
  line-height: 1;
  letter-spacing: 0.04em;
  margin: 0px;
  border: 1px solid #ffffff;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .card-note__title {
    padding-top: 3.6697247706vw;
  }
}
@media screen and (max-width: 991px) {
  .card-note__title {
    padding-top: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .card-note__title {
    padding-top: 4.1720990874vw;
  }
}
@media screen and (max-width: 420px) {
  .card-note__title {
    padding-top: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-note__title {
    padding-top: 8.2051282051vw;
  }
}
@media screen and (max-width: 320px) {
  .card-note__title {
    padding-top: 10vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-note__title {
    padding-right: 3.0025020851vw;
  }
}
@media screen and (max-width: 991px) {
  .card-note__title {
    padding-right: 3.6326942482vw;
  }
}
@media screen and (max-width: 767px) {
  .card-note__title {
    padding-right: 4.6936114733vw;
  }
}
@media screen and (max-width: 420px) {
  .card-note__title {
    padding-right: 8.5714285714vw;
  }
}
@media screen and (max-width: 390px) {
  .card-note__title {
    padding-right: 9.2307692308vw;
  }
}
@media screen and (max-width: 320px) {
  .card-note__title {
    padding-right: 11.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-note__title {
    padding-bottom: 3.5863219349vw;
  }
}
@media screen and (max-width: 991px) {
  .card-note__title {
    padding-bottom: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .card-note__title {
    padding-bottom: 4.1720990874vw;
  }
}
@media screen and (max-width: 420px) {
  .card-note__title {
    padding-bottom: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-note__title {
    padding-bottom: 8.2051282051vw;
  }
}
@media screen and (max-width: 320px) {
  .card-note__title {
    padding-bottom: 10vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-note__title {
    padding-left: 3.0025020851vw;
  }
}
@media screen and (max-width: 991px) {
  .card-note__title {
    padding-left: 3.6326942482vw;
  }
}
@media screen and (max-width: 767px) {
  .card-note__title {
    padding-left: 4.6936114733vw;
  }
}
@media screen and (max-width: 420px) {
  .card-note__title {
    padding-left: 8.5714285714vw;
  }
}
@media screen and (max-width: 390px) {
  .card-note__title {
    padding-left: 9.2307692308vw;
  }
}
@media screen and (max-width: 320px) {
  .card-note__title {
    padding-left: 11.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-note__title {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .card-note__title {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .card-note__title {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .card-note__title {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-note__title {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .card-note__title {
    font-size: 6.25vw;
  }
}
.card-note__info-container {
  padding-left: 2.7777777778vw;
  font-size: 1.3888888889vw;
  line-height: 1.8;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .card-note__info-container {
    padding-left: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .card-note__info-container {
    padding-left: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .card-note__info-container {
    padding-left: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .card-note__info-container {
    padding-left: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .card-note__info-container {
    padding-left: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .card-note__info-container {
    padding-left: 12.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-note__info-container {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .card-note__info-container {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .card-note__info-container {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .card-note__info-container {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-note__info-container {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .card-note__info-container {
    font-size: 6.25vw;
  }
}
.card-note__info-container p:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 991.98px) {
  .card-note__info-container {
    padding-left: 0px;
  }
}

.contact {
  margin-top: -0.1388888889vw;
  padding-top: 5.5555555556vw;
  padding-bottom: 5.5555555556vw;
  position: relative;
  background-color: #222222;
  color: #ffffff;
  overflow: hidden;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .contact {
    margin-top: -0.1668056714vw;
  }
}
@media screen and (max-width: 991px) {
  .contact {
    margin-top: -0.2018163471vw;
  }
}
@media screen and (max-width: 767px) {
  .contact {
    margin-top: -0.260756193vw;
  }
}
@media screen and (max-width: 420px) {
  .contact {
    margin-top: -0.4761904762vw;
  }
}
@media screen and (max-width: 390px) {
  .contact {
    margin-top: -0.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .contact {
    margin-top: -0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .contact {
    padding-top: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .contact {
    padding-top: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .contact {
    padding-top: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .contact {
    padding-top: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .contact {
    padding-top: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .contact {
    padding-top: 12.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .contact {
    padding-bottom: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .contact {
    padding-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .contact {
    padding-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .contact {
    padding-bottom: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .contact {
    padding-bottom: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .contact {
    padding-bottom: 12.5vw;
  }
}
.contact__scrollBottomContainer {
  text-align: center;
  margin-bottom: 5.5555555556vw;
}
@media screen and (max-width: 1199px) {
  .contact__scrollBottomContainer {
    margin-bottom: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__scrollBottomContainer {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__scrollBottomContainer {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__scrollBottomContainer {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__scrollBottomContainer {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__scrollBottomContainer {
    margin-bottom: 7.5vw;
  }
}
.contact__inner {
  position: relative;
  max-width: 85%;
  z-index: 2;
  margin: 0 auto;
}
@media only screen and (max-width: 991.98px) {
  .contact__inner {
    max-width: 100%;
  }
}
.contact__header {
  position: relative;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
  max-width: 47.2222222222vw;
  margin-bottom: 5.5555555556vw;
}
@media screen and (max-width: 1199px) {
  .contact__header {
    max-width: 56.7139282736vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__header {
    max-width: 68.6175580222vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__header {
    max-width: 88.6571056063vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__header {
    max-width: 161.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__header {
    max-width: 174.358974359vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__header {
    max-width: 212.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .contact__header {
    margin-bottom: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__header {
    margin-bottom: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__header {
    margin-bottom: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__header {
    margin-bottom: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__header {
    margin-bottom: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__header {
    margin-bottom: 25vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__header {
    padding-right: 3.7336024218vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__header {
    padding-right: 4.8239895698vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__header {
    padding-right: 8.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__header {
    padding-right: 9.4871794872vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__header {
    padding-right: 11.5625vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__header {
    padding-left: 3.7336024218vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__header {
    padding-left: 4.8239895698vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__header {
    padding-left: 8.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__header {
    padding-left: 9.4871794872vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__header {
    padding-left: 11.5625vw;
  }
}
@media only screen and (max-width: 575.98px) {
  .contact__header {
    padding: 0px;
  }
}
.contact__title {
  position: relative;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.04em;
  padding-top: 0.6944444444vw;
  padding-bottom: 0.6944444444vw;
  font-size: 1.6666666667vw;
}
@media screen and (max-width: 1199px) {
  .contact__title {
    padding-top: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__title {
    padding-top: 1.0090817356vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__title {
    padding-top: 1.3037809648vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__title {
    padding-top: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__title {
    padding-top: 2.5641025641vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__title {
    padding-top: 3.125vw;
  }
}
@media screen and (max-width: 1199px) {
  .contact__title {
    padding-bottom: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__title {
    padding-bottom: 1.0090817356vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__title {
    padding-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__title {
    padding-bottom: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__title {
    padding-bottom: 2.5641025641vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__title {
    padding-bottom: 3.125vw;
  }
}
@media screen and (max-width: 1199px) {
  .contact__title {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__title {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__title {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__title {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__title {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__title {
    font-size: 6.25vw;
  }
}
.contact__description {
  position: relative;
  font-weight: 700;
  font-size: 1.6666666667vw;
  line-height: 1.8;
  letter-spacing: 0.04em;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .contact__description {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__description {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__description {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__description {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__description {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__description {
    font-size: 6.25vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__description {
    padding-right: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__description {
    padding-right: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__description {
    padding-right: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__description {
    padding-right: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__description {
    padding-right: 1.25vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__description {
    padding-left: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__description {
    padding-left: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__description {
    padding-left: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__description {
    padding-left: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__description {
    padding-left: 1.25vw;
  }
}
.contact__description p {
  margin-bottom: 0px;
}
.contact__description strong {
  font-size: 2.7777777778vw;
  line-height: 1.3;
  letter-spacing: 0.04em;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  .contact__description strong {
    font-size: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__description strong {
    font-size: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__description strong {
    font-size: 4.1720990874vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__description strong {
    font-size: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__description strong {
    font-size: 8.2051282051vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__description strong {
    font-size: 10vw;
  }
}
.contact__art {
  position: absolute;
  left: 0px;
  width: 100%;
  height: auto;
  bottom: -3.6805555556vw;
}
@media screen and (max-width: 1199px) {
  .contact__art {
    bottom: -4.4203502919vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__art {
    bottom: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__art {
    bottom: 4.1720990874vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__art {
    bottom: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__art {
    bottom: 8.2051282051vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__art {
    bottom: 10vw;
  }
}
.contact__footer {
  margin-top: 5.5555555556vw;
}
@media screen and (max-width: 1199px) {
  .contact__footer {
    margin-top: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__footer {
    margin-top: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__footer {
    margin-top: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__footer {
    margin-top: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__footer {
    margin-top: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__footer {
    margin-top: 12.5vw;
  }
}
@media screen and (max-width: 991px) {
  .contact__footer {
    padding-top: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .contact__footer {
    padding-top: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .contact__footer {
    padding-top: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .contact__footer {
    padding-top: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .contact__footer {
    padding-top: 12.5vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .contact__footer {
    position: relative;
  }
  .contact__footer::before {
    content: "";
    position: absolute;
    top: 0px;
    right: -300px;
    left: -300px;
    height: 1px;
    border-top: 1px solid #ffffff;
  }
}

.card-point {
  position: relative;
  opacity: 0;
}
.card-point__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-point__image-container:before {
  content: "";
  display: block;
  padding-top: 159.1549295775%;
}
.card-point__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-point:nth-child(3n-1) {
  top: 8.3333333333vw;
}
@media screen and (max-width: 1199px) {
  .card-point:nth-child(3n-1) {
    top: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point:nth-child(3n-1) {
    top: 12.1089808274vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point:nth-child(3n-1) {
    top: 15.6453715776vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point:nth-child(3n-1) {
    top: 28.5714285714vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point:nth-child(3n-1) {
    top: 30.7692307692vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point:nth-child(3n-1) {
    top: 37.5vw;
  }
}
.card-point:nth-child(3n) {
  top: 16.6666666667vw;
}
@media screen and (max-width: 1199px) {
  .card-point:nth-child(3n) {
    top: 20.0166805671vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point:nth-child(3n) {
    top: 24.2179616549vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point:nth-child(3n) {
    top: 31.2907431551vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point:nth-child(3n) {
    top: 57.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point:nth-child(3n) {
    top: 61.5384615385vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point:nth-child(3n) {
    top: 75vw;
  }
}
.card-point__info-container {
  margin-bottom: 1.6666666667vw;
  position: relative;
  text-align: center;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .card-point__info-container {
    margin-bottom: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__info-container {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__info-container {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__info-container {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__info-container {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__info-container {
    margin-bottom: 7.5vw;
  }
}
.card-point__images-wrapper {
  position: relative;
}
.card-point__image-container {
  border-radius: 1.3888888889vw;
  overflow: hidden;
  border: 8px solid #ffffff;
  box-shadow: 1px 21px 41px 0px rgba(0, 0, 0, 0.21);
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .card-point__image-container {
    border-radius: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__image-container {
    border-radius: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__image-container {
    border-radius: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__image-container {
    border-radius: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__image-container {
    border-radius: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__image-container {
    border-radius: 6.25vw;
  }
}
.card-point__title {
  margin-bottom: 1.6666666667vw;
  font-size: 3.8888888889vw;
  padding-top: 0vw;
  padding-right: 0.9722222222vw;
  padding-bottom: 0vw;
  padding-left: 0.9722222222vw;
  display: inline-block;
  position: relative;
  line-height: 1;
  font-weight: normal;
  font-family: "Futura PT Bold Oblique";
}
@media screen and (max-width: 1199px) {
  .card-point__title {
    margin-bottom: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__title {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__title {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__title {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__title {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__title {
    margin-bottom: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-point__title {
    font-size: 4.670558799vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__title {
    font-size: 5.6508577195vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__title {
    font-size: 7.3011734029vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__title {
    font-size: 13.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__title {
    font-size: 14.358974359vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__title {
    font-size: 17.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-point__title {
    padding-top: 0vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__title {
    padding-top: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__title {
    padding-top: 0vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__title {
    padding-top: 0vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__title {
    padding-top: 0vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__title {
    padding-top: 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-point__title {
    padding-right: 1.1676396997vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__title {
    padding-right: 1.4127144299vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__title {
    padding-right: 1.8252933507vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__title {
    padding-right: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__title {
    padding-right: 3.5897435897vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__title {
    padding-right: 4.375vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-point__title {
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__title {
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__title {
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__title {
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__title {
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__title {
    padding-bottom: 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-point__title {
    padding-left: 1.1676396997vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__title {
    padding-left: 1.4127144299vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__title {
    padding-left: 1.8252933507vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__title {
    padding-left: 3.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__title {
    padding-left: 3.5897435897vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__title {
    padding-left: 4.375vw;
  }
}
.card-point__title span {
  font-size: 6.1111111111vw;
}
@media screen and (max-width: 1199px) {
  .card-point__title span {
    font-size: 7.3394495413vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__title span {
    font-size: 8.8799192735vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__title span {
    font-size: 11.4732724902vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__title span {
    font-size: 20.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__title span {
    font-size: 22.5641025641vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__title span {
    font-size: 27.5vw;
  }
}
.card-point__title::before {
  top: 2.3611111111vw;
  content: "";
  position: absolute;
  left: 0px;
  bottom: 1px;
  border-left: 1px solid #222222;
  transform: rotate(8deg);
  transform-origin: left bottom;
}
@media screen and (max-width: 1199px) {
  .card-point__title::before {
    top: 2.8356964137vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__title::before {
    top: 3.4308779011vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__title::before {
    top: 4.4328552803vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__title::before {
    top: 8.0952380952vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__title::before {
    top: 8.7179487179vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__title::before {
    top: 10.625vw;
  }
}
.card-point__title::after {
  right: 2.2222222222vw;
  left: 0;
  content: "";
  position: absolute;
  bottom: 1px;
  border-bottom: 1px solid #222222;
}
@media screen and (max-width: 1199px) {
  .card-point__title::after {
    right: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__title::after {
    right: 3.229061554vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__title::after {
    right: 4.1720990874vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__title::after {
    right: 7.619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__title::after {
    right: 8.2051282051vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__title::after {
    right: 10vw;
  }
}
.card-point__info {
  font-size: 1.6666666667vw;
  margin: 0px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  .card-point__info {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__info {
    font-size: 1.8163471241vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__info {
    font-size: 2.3468057366vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__info {
    font-size: 4.2857142857vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__info {
    font-size: 4.6153846154vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__info {
    font-size: 5.625vw;
  }
}
.card-point__info span,
.card-point__info strong {
  display: inline-block;
  margin-bottom: 0.5555555556vw;
  padding-right: 0.4166666667vw;
  padding-left: 0.4166666667vw;
  background-color: #222222;
  color: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  .card-point__info span,
  .card-point__info strong {
    margin-bottom: 0.6672226856vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__info span,
  .card-point__info strong {
    margin-bottom: 0.8072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__info span,
  .card-point__info strong {
    margin-bottom: 1.0430247718vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__info span,
  .card-point__info strong {
    margin-bottom: 1.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__info span,
  .card-point__info strong {
    margin-bottom: 2.0512820513vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__info span,
  .card-point__info strong {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-point__info span,
  .card-point__info strong {
    padding-right: 0.5004170142vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__info span,
  .card-point__info strong {
    padding-right: 0.6054490414vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__info span,
  .card-point__info strong {
    padding-right: 0.7822685789vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__info span,
  .card-point__info strong {
    padding-right: 1.4285714286vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__info span,
  .card-point__info strong {
    padding-right: 1.5384615385vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__info span,
  .card-point__info strong {
    padding-right: 1.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-point__info span,
  .card-point__info strong {
    padding-left: 0.5004170142vw;
  }
}
@media screen and (max-width: 991px) {
  .card-point__info span,
  .card-point__info strong {
    padding-left: 0.6054490414vw;
  }
}
@media screen and (max-width: 767px) {
  .card-point__info span,
  .card-point__info strong {
    padding-left: 0.7822685789vw;
  }
}
@media screen and (max-width: 420px) {
  .card-point__info span,
  .card-point__info strong {
    padding-left: 1.4285714286vw;
  }
}
@media screen and (max-width: 390px) {
  .card-point__info span,
  .card-point__info strong {
    padding-left: 1.5384615385vw;
  }
}
@media screen and (max-width: 320px) {
  .card-point__info span,
  .card-point__info strong {
    padding-left: 1.875vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .card-point:nth-child(2n) {
    top: 50%;
  }
  .card-point:nth-child(2n-1) {
    top: 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .card-point__images-wrapper::after {
    opacity: 0;
    content: "";
    position: absolute;
    top: -7.8125vw;
    right: -26.0416666667vw;
    left: -23.3072916667vw;
    height: 55.2083333333vw;
    background-color: #C03232;
    transform-origin: top left;
    transform: skewY(18deg);
    height: auto;
    bottom: 122px;
  }
  .card-point:nth-child(even) .card-point__images-wrapper::after {
    transform: skewY(-18deg);
    transform-origin: top right;
    right: -26.0416666667vw;
    left: -26.0416666667vw;
  }
  .card-point:nth-child(2n) {
    top: 0px;
  }
  .card-point:nth-child(3n) {
    top: 0px;
  }
  .card-point__images-wrapper::after {
    opacity: 1;
  }
}
@media only screen and (max-width: 430px) {
  .card-point__images-wrapper::after {
    top: -13.9534883721vw;
    right: -46.511627907vw;
    left: -41.6279069767vw;
    height: 104.6511627907vw;
  }
}

.card-faq {
  position: relative;
  display: flex;
}
.card-faq__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-faq__image-container:before {
  content: "";
  display: block;
  padding-top: 37.5%;
}
.card-faq__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-faq:hover .card-faq__image {
  transform: scale(1.08);
}
.card-faq:nth-child(even) .card-faq__image-container {
  order: 1;
}
.card-faq:nth-child(even) .card-faq__info-container {
  order: 2;
}
.card-faq:nth-child(even) .card-faq__info-gradient {
  left: auto;
  right: 99%;
  transform: rotate(180deg);
}
.card-faq:nth-child(even) .card-faq__question {
  left: -2.1527777778vw;
}
@media screen and (max-width: 1199px) {
  .card-faq:nth-child(even) .card-faq__question {
    left: -2.5854879066vw;
  }
}
@media screen and (max-width: 991px) {
  .card-faq:nth-child(even) .card-faq__question {
    left: -3.1281533804vw;
  }
}
@media screen and (max-width: 767px) {
  .card-faq:nth-child(even) .card-faq__question {
    left: -4.0417209909vw;
  }
}
@media screen and (max-width: 420px) {
  .card-faq:nth-child(even) .card-faq__question {
    left: -7.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-faq:nth-child(even) .card-faq__question {
    left: -7.9487179487vw;
  }
}
@media screen and (max-width: 320px) {
  .card-faq:nth-child(even) .card-faq__question {
    left: -9.6875vw;
  }
}
.card-faq__image-container {
  overflow: hidden;
  width: 66.6666666667vw;
}
@media screen and (max-width: 1199px) {
  .card-faq__image-container {
    width: 80.0667222686vw;
  }
}
@media screen and (max-width: 991px) {
  .card-faq__image-container {
    width: 96.8718466196vw;
  }
}
@media screen and (max-width: 767px) {
  .card-faq__image-container {
    width: 125.1629726206vw;
  }
}
@media screen and (max-width: 420px) {
  .card-faq__image-container {
    width: 228.5714285714vw;
  }
}
@media screen and (max-width: 390px) {
  .card-faq__image-container {
    width: 246.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-faq__image-container {
    width: 300vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .card-faq__image-container {
    width: 60%;
  }
}
.card-faq__image {
  transition: 0.4s ease;
}
.card-faq__info-container {
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  background-color: #222;
}
.card-faq__info-gradient {
  position: absolute;
  top: 0px;
  left: 99%;
  height: 100%;
  z-index: 1;
}
.card-faq__info-inner {
  padding-top: 2.9166666667vw;
  padding-right: 2.9166666667vw;
  padding-bottom: 2.9166666667vw;
  padding-left: 2.1527777778vw;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .card-faq__info-inner {
    padding-top: 3.5029190992vw;
  }
}
@media screen and (max-width: 991px) {
  .card-faq__info-inner {
    padding-top: 4.2381432896vw;
  }
}
@media screen and (max-width: 767px) {
  .card-faq__info-inner {
    padding-top: 5.4758800522vw;
  }
}
@media screen and (max-width: 420px) {
  .card-faq__info-inner {
    padding-top: 10vw;
  }
}
@media screen and (max-width: 390px) {
  .card-faq__info-inner {
    padding-top: 10.7692307692vw;
  }
}
@media screen and (max-width: 320px) {
  .card-faq__info-inner {
    padding-top: 13.125vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-faq__info-inner {
    padding-right: 3.5029190992vw;
  }
}
@media screen and (max-width: 991px) {
  .card-faq__info-inner {
    padding-right: 4.2381432896vw;
  }
}
@media screen and (max-width: 767px) {
  .card-faq__info-inner {
    padding-right: 5.4758800522vw;
  }
}
@media screen and (max-width: 420px) {
  .card-faq__info-inner {
    padding-right: 10vw;
  }
}
@media screen and (max-width: 390px) {
  .card-faq__info-inner {
    padding-right: 10.7692307692vw;
  }
}
@media screen and (max-width: 320px) {
  .card-faq__info-inner {
    padding-right: 13.125vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-faq__info-inner {
    padding-bottom: 3.5029190992vw;
  }
}
@media screen and (max-width: 991px) {
  .card-faq__info-inner {
    padding-bottom: 4.2381432896vw;
  }
}
@media screen and (max-width: 767px) {
  .card-faq__info-inner {
    padding-bottom: 5.4758800522vw;
  }
}
@media screen and (max-width: 420px) {
  .card-faq__info-inner {
    padding-bottom: 10vw;
  }
}
@media screen and (max-width: 390px) {
  .card-faq__info-inner {
    padding-bottom: 10.7692307692vw;
  }
}
@media screen and (max-width: 320px) {
  .card-faq__info-inner {
    padding-bottom: 13.125vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-faq__info-inner {
    padding-left: 2.5854879066vw;
  }
}
@media screen and (max-width: 991px) {
  .card-faq__info-inner {
    padding-left: 3.1281533804vw;
  }
}
@media screen and (max-width: 767px) {
  .card-faq__info-inner {
    padding-left: 4.0417209909vw;
  }
}
@media screen and (max-width: 420px) {
  .card-faq__info-inner {
    padding-left: 7.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-faq__info-inner {
    padding-left: 7.9487179487vw;
  }
}
@media screen and (max-width: 320px) {
  .card-faq__info-inner {
    padding-left: 9.6875vw;
  }
}
.card-faq__question {
  position: relative;
}
@media screen and (max-width: 991px) {
  .card-faq__question {
    max-width: 16.1453077699vw;
  }
}
@media screen and (max-width: 767px) {
  .card-faq__question {
    max-width: 20.8604954368vw;
  }
}
@media screen and (max-width: 420px) {
  .card-faq__question {
    max-width: 38.0952380952vw;
  }
}
@media screen and (max-width: 390px) {
  .card-faq__question {
    max-width: 41.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .card-faq__question {
    max-width: 50vw;
  }
}
@media screen and (max-width: 991px) {
  .card-faq__question {
    margin-bottom: 1.0090817356vw;
  }
}
@media screen and (max-width: 767px) {
  .card-faq__question {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 420px) {
  .card-faq__question {
    margin-bottom: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-faq__question {
    margin-bottom: 2.5641025641vw;
  }
}
@media screen and (max-width: 320px) {
  .card-faq__question {
    margin-bottom: 3.125vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-faq__question {
    max-width: 150px;
  }
}
.card-faq__answer {
  font-weight: 700;
  font-size: 2.2222222222vw;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 0.8333333333vw;
  margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
  .card-faq__answer {
    font-size: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .card-faq__answer {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .card-faq__answer {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .card-faq__answer {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-faq__answer {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .card-faq__answer {
    font-size: 6.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-faq__answer {
    gap: 1.0008340284vw;
  }
}
@media screen and (max-width: 991px) {
  .card-faq__answer {
    gap: 1.2108980827vw;
  }
}
@media screen and (max-width: 767px) {
  .card-faq__answer {
    gap: 1.5645371578vw;
  }
}
@media screen and (max-width: 420px) {
  .card-faq__answer {
    gap: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .card-faq__answer {
    gap: 3.0769230769vw;
  }
}
@media screen and (max-width: 320px) {
  .card-faq__answer {
    gap: 3.75vw;
  }
}
.card-faq__answer svg {
  display: none;
}
@media (max-width: 991px) {
  .card-faq__answer svg {
    display: inline-block;
  }
}
@media only screen and (max-width: 767.98px) {
  .card-faq__image-container {
    position: relative;
    width: 100%;
    display: block;
  }
  .card-faq__image-container:before {
    content: "";
    display: block;
    padding-top: 71.7948717949%;
  }
  .card-faq__image-container .ratio-item {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .card-faq:nth-child(even) .card-faq__question {
    left: 0px;
  }
  .card-faq__info-container {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    width: 100%;
    z-index: 2;
    background-color: transparent;
  }
  .card-faq__image-container {
    max-width: none;
  }
  .card-faq__image-container::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-color: #222;
    opacity: 0.4;
    z-index: 1;
  }
  .card-faq__info-gradient {
    display: none;
  }
}

.card-review {
  margin-top: 4.8611111111vw;
  border-radius: 1.6666666667vw;
  padding-top: 4.8611111111vw;
  padding-right: 1.6666666667vw;
  padding-bottom: 1.6666666667vw;
  padding-left: 1.6666666667vw;
  position: relative;
  top: 0px;
  background-color: #ffffff;
  box-shadow: 1px 21px 41px 0px rgba(0, 0, 0, 0.21);
}
.card-review__image-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 9.7222222222vw;
}
@media screen and (max-width: 1199px) {
  .card-review__image-container {
    max-width: 11.6763969975vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review__image-container {
    max-width: 14.1271442987vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review__image-container {
    max-width: 18.2529335072vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review__image-container {
    max-width: 33.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review__image-container {
    max-width: 35.8974358974vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review__image-container {
    max-width: 43.75vw;
  }
}
.card-review__image-container:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.card-review__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .card-review {
    margin-top: 5.8381984987vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review {
    margin-top: 7.0635721493vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review {
    margin-top: 9.1264667536vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review {
    margin-top: 16.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review {
    margin-top: 17.9487179487vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review {
    margin-top: 21.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-review {
    border-radius: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review {
    border-radius: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review {
    border-radius: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review {
    border-radius: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review {
    border-radius: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review {
    border-radius: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-review {
    padding-top: 5.8381984987vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review {
    padding-top: 7.0635721493vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review {
    padding-top: 9.1264667536vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review {
    padding-top: 16.6666666667vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review {
    padding-top: 17.9487179487vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review {
    padding-top: 21.875vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-review {
    padding-right: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review {
    padding-right: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review {
    padding-right: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review {
    padding-right: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review {
    padding-right: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review {
    padding-right: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-review {
    padding-bottom: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review {
    padding-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review {
    padding-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review {
    padding-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review {
    padding-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review {
    padding-bottom: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-review {
    padding-left: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review {
    padding-left: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review {
    padding-left: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review {
    padding-left: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review {
    padding-left: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review {
    padding-left: 7.5vw;
  }
}
.card-review a {
  text-decoration: underline;
  color: #C03232;
}
.card-review__image-container {
  display: block;
  position: relative;
  margin: 0 auto;
  border: 4px solid #ffffff;
  border-radius: 100%;
  overflow: hidden;
  border-width: 0.2777777778vw;
  margin-top: -9.7222222222vw;
}
@media screen and (max-width: 1199px) {
  .card-review__image-container {
    border-width: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review__image-container {
    border-width: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review__image-container {
    border-width: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review__image-container {
    border-width: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review__image-container {
    border-width: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review__image-container {
    border-width: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-review__image-container {
    margin-top: -11.6763969975vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review__image-container {
    margin-top: -14.1271442987vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review__image-container {
    margin-top: -18.2529335072vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review__image-container {
    margin-top: -33.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review__image-container {
    margin-top: -35.8974358974vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review__image-container {
    margin-top: -43.75vw;
  }
}
.card-review__title {
  margin-top: 0.8333333333vw;
  font-size: 1.1111111111vw;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .card-review__title {
    margin-top: 1.0008340284vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review__title {
    margin-top: 1.2108980827vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review__title {
    margin-top: 1.5645371578vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review__title {
    margin-top: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review__title {
    margin-top: 3.0769230769vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review__title {
    margin-top: 3.75vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-review__title {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review__title {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review__title {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review__title {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review__title {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review__title {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-review__title {
    font-size: 16px;
  }
}
.card-review__info {
  margin-top: 0.8333333333vw;
  font-size: 1.1111111111vw;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .card-review__info {
    margin-top: 1.0008340284vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review__info {
    margin-top: 1.2108980827vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review__info {
    margin-top: 1.5645371578vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review__info {
    margin-top: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review__info {
    margin-top: 3.0769230769vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review__info {
    margin-top: 3.75vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-review__info {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-review__info {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-review__info {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-review__info {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-review__info {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-review__info {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-review__info {
    font-size: 16px;
  }
}

.card-blog {
  position: relative;
  display: block;
}
.card-blog__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-blog__image-container:before {
  content: "";
  display: block;
  padding-top: 61.1111111111%;
}
.card-blog__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-blog:hover .card-blog__image {
  transform: scale(1.2);
}
.card-blog:hover .card-blog__title {
  color: #C03232;
}
.card-blog__image-container {
  margin-bottom: 1.1111111111vw;
  border-radius: 1.1111111111vw;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .card-blog__image-container {
    margin-bottom: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-blog__image-container {
    margin-bottom: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-blog__image-container {
    margin-bottom: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-blog__image-container {
    margin-bottom: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-blog__image-container {
    margin-bottom: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-blog__image-container {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-blog__image-container {
    border-radius: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-blog__image-container {
    border-radius: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-blog__image-container {
    border-radius: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-blog__image-container {
    border-radius: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-blog__image-container {
    border-radius: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-blog__image-container {
    border-radius: 5vw;
  }
}
.card-blog__image {
  transition: 1s ease;
}
.card-blog__title {
  margin-bottom: 0.5555555556vw;
  font-size: var(--tdfs-card-blog-title);
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 5vw;
  line-height: 1.8;
  -webkit-line-clamp: 2;
  color: #222222;
  transition: 0.4s ease;
}
@media screen and (max-width: 1199px) {
  .card-blog__title {
    margin-bottom: 0.6672226856vw;
  }
}
@media screen and (max-width: 991px) {
  .card-blog__title {
    margin-bottom: 0.8072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .card-blog__title {
    margin-bottom: 1.0430247718vw;
  }
}
@media screen and (max-width: 420px) {
  .card-blog__title {
    margin-bottom: 1.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .card-blog__title {
    margin-bottom: 2.0512820513vw;
  }
}
@media screen and (max-width: 320px) {
  .card-blog__title {
    margin-bottom: 2.5vw;
  }
}
@media (max-width: 1199px) {
  .card-blog__title {
    height: 6.0050041701vw;
  }
}
@media (max-width: 991px) {
  .card-blog__title {
    height: 6.5388496468vw;
  }
}
@media (max-width: 767px) {
  .card-blog__title {
    height: 8.4485006519vw;
  }
}
@media (max-width: 420px) {
  .card-blog__title {
    height: 15.4285714286vw;
  }
}
@media (max-width: 390px) {
  .card-blog__title {
    height: 16.6153846154vw;
  }
}
@media (max-width: 320px) {
  .card-blog__title {
    height: 20.25vw;
  }
}
.card-blog__date {
  font-size: 1.1111111111vw;
  margin-bottom: 0px;
  font-weight: 700;
  color: #B0B0B0;
}
@media screen and (max-width: 1199px) {
  .card-blog__date {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-blog__date {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-blog__date {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-blog__date {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-blog__date {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-blog__date {
    font-size: 5vw;
  }
}

.card-event {
  position: relative;
}
.card-event__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-event__image-container:before {
  content: "";
  display: block;
  padding-top: 66.3414634146%;
}
.card-event__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-event__image-container {
  margin-bottom: 2.2222222222vw;
  border-radius: 1.1111111111vw;
  border-width: 0.2083333333vw;
  overflow: hidden;
  border: 3px solid #ffffff;
}
@media screen and (max-width: 1199px) {
  .card-event__image-container {
    margin-bottom: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .card-event__image-container {
    margin-bottom: 1.5136226034vw;
  }
}
@media screen and (max-width: 767px) {
  .card-event__image-container {
    margin-bottom: 1.9556714472vw;
  }
}
@media screen and (max-width: 420px) {
  .card-event__image-container {
    margin-bottom: 3.5714285714vw;
  }
}
@media screen and (max-width: 390px) {
  .card-event__image-container {
    margin-bottom: 3.8461538462vw;
  }
}
@media screen and (max-width: 320px) {
  .card-event__image-container {
    margin-bottom: 4.6875vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-event__image-container {
    border-radius: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-event__image-container {
    border-radius: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-event__image-container {
    border-radius: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-event__image-container {
    border-radius: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-event__image-container {
    border-radius: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-event__image-container {
    border-radius: 5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-event__image-container {
    border-width: 0.2502085071vw;
  }
}
@media screen and (max-width: 991px) {
  .card-event__image-container {
    border-width: 0.3027245207vw;
  }
}
@media screen and (max-width: 767px) {
  .card-event__image-container {
    border-width: 0.3911342894vw;
  }
}
@media screen and (max-width: 420px) {
  .card-event__image-container {
    border-width: 0.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-event__image-container {
    border-width: 0.7692307692vw;
  }
}
@media screen and (max-width: 320px) {
  .card-event__image-container {
    border-width: 0.9375vw;
  }
}
.card-event__title {
  margin-bottom: 0.5555555556vw;
  font-size: 1.3888888889vw;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .card-event__title {
    margin-bottom: 0.6672226856vw;
  }
}
@media screen and (max-width: 991px) {
  .card-event__title {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .card-event__title {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 420px) {
  .card-event__title {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 390px) {
  .card-event__title {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 320px) {
  .card-event__title {
    margin-bottom: 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-event__title {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .card-event__title {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-event__title {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-event__title {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-event__title {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-event__title {
    font-size: 5vw;
  }
}
.card-event__title ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.card-event__title li {
  margin-bottom: 0.3472222222vw;
  display: block;
}
@media screen and (max-width: 1199px) {
  .card-event__title li {
    margin-bottom: 0.4170141785vw;
  }
}
@media screen and (max-width: 991px) {
  .card-event__title li {
    margin-bottom: 0.5045408678vw;
  }
}
@media screen and (max-width: 767px) {
  .card-event__title li {
    margin-bottom: 0.6518904824vw;
  }
}
@media screen and (max-width: 420px) {
  .card-event__title li {
    margin-bottom: 1.1904761905vw;
  }
}
@media screen and (max-width: 390px) {
  .card-event__title li {
    margin-bottom: 1.2820512821vw;
  }
}
@media screen and (max-width: 320px) {
  .card-event__title li {
    margin-bottom: 1.5625vw;
  }
}
.card-event__title li:last-child {
  margin-bottom: 0px;
}
.card-event__title li span,
.card-event__title li strong {
  padding-top: 0.2777777778vw;
  padding-right: 0.8333333333vw;
  padding-bottom: 0.2777777778vw;
  padding-left: 0.8333333333vw;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.4196078431);
  color: #ffffff;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-top: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-top: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-top: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-top: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-top: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-top: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-right: 1.0008340284vw;
  }
}
@media screen and (max-width: 991px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-right: 1.2108980827vw;
  }
}
@media screen and (max-width: 767px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-right: 1.5645371578vw;
  }
}
@media screen and (max-width: 420px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-right: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-right: 3.0769230769vw;
  }
}
@media screen and (max-width: 320px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-right: 3.75vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-bottom: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-bottom: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-bottom: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-bottom: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-bottom: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-bottom: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-left: 1.0008340284vw;
  }
}
@media screen and (max-width: 991px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-left: 1.2108980827vw;
  }
}
@media screen and (max-width: 767px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-left: 1.5645371578vw;
  }
}
@media screen and (max-width: 420px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-left: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-left: 3.0769230769vw;
  }
}
@media screen and (max-width: 320px) {
  .card-event__title li span,
  .card-event__title li strong {
    padding-left: 3.75vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-event__title {
    font-size: 16px;
  }
  .card-event__title ul {
    display: flex;
    flex-wrap: wrap;
  }
}
.card-event__date {
  font-size: 1.1111111111vw;
  font-weight: 700;
  color: #B0B0B0;
}
@media screen and (max-width: 1199px) {
  .card-event__date {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-event__date {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-event__date {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-event__date {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-event__date {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-event__date {
    font-size: 5vw;
  }
}

.banner {
  position: relative;
}
.banner__video-container {
  height: 100vh;
  min-height: 38.1944444444vw;
}
@media screen and (max-width: 1199px) {
  .banner__video-container {
    min-height: 45.871559633vw;
  }
}
@media screen and (max-width: 991px) {
  .banner__video-container {
    min-height: 55.4994954591vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__video-container {
    min-height: 71.7079530639vw;
  }
}
@media screen and (max-width: 420px) {
  .banner__video-container {
    min-height: 130.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .banner__video-container {
    min-height: 141.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .banner__video-container {
    min-height: 171.875vw;
  }
}
.banner__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner__container {
  position: absolute;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.banner__title {
  font-size: var(--tdfs-home-banner);
  font-weight: 900;
  line-height: 1.8;
  letter-spacing: 0.3472222222vw;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  .banner__title {
    letter-spacing: 0.4170141785vw;
  }
}
@media screen and (max-width: 991px) {
  .banner__title {
    letter-spacing: 0.5045408678vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__title {
    letter-spacing: 0.6518904824vw;
  }
}
@media screen and (max-width: 420px) {
  .banner__title {
    letter-spacing: 1.1904761905vw;
  }
}
@media screen and (max-width: 390px) {
  .banner__title {
    letter-spacing: 1.2820512821vw;
  }
}
@media screen and (max-width: 320px) {
  .banner__title {
    letter-spacing: 1.5625vw;
  }
}
.banner__scroll-bottom {
  bottom: 3.4722222222vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .banner__scroll-bottom {
    bottom: 4.1701417848vw;
  }
}
@media screen and (max-width: 991px) {
  .banner__scroll-bottom {
    bottom: 5.0454086781vw;
  }
}
@media screen and (max-width: 767px) {
  .banner__scroll-bottom {
    bottom: 6.518904824vw;
  }
}
@media screen and (max-width: 420px) {
  .banner__scroll-bottom {
    bottom: 11.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .banner__scroll-bottom {
    bottom: 12.8205128205vw;
  }
}
@media screen and (max-width: 320px) {
  .banner__scroll-bottom {
    bottom: 15.625vw;
  }
}

.about {
  padding-top: 11.1111111111vw;
  position: relative;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  overflow: hidden;
}
.about__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.about__image-container:before {
  content: "";
  display: block;
  padding-top: 137.5%;
}
.about__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .about {
    padding-top: 13.3444537114vw;
  }
}
@media screen and (max-width: 991px) {
  .about {
    padding-top: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .about {
    padding-top: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .about {
    padding-top: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .about {
    padding-top: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .about {
    padding-top: 25vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .about {
    flex-direction: column;
    padding-right: 0px;
  }
  .about .section-title {
    color: #ffffff;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
  }
  .about .section-subtitle--underscore {
    color: #ffffff;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
  }
  .about .section-subtitle--underscore::before {
    left: 0px;
    transform: unset;
  }
}
.about__door-group {
  perspective: 145.8333333333vw;
  width: 44.4444444444vw;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .about__door-group {
    perspective: 175.1459549625vw;
  }
}
@media screen and (max-width: 991px) {
  .about__door-group {
    perspective: 211.9071644803vw;
  }
}
@media screen and (max-width: 767px) {
  .about__door-group {
    perspective: 273.7940026076vw;
  }
}
@media screen and (max-width: 420px) {
  .about__door-group {
    perspective: 500vw;
  }
}
@media screen and (max-width: 390px) {
  .about__door-group {
    perspective: 538.4615384615vw;
  }
}
@media screen and (max-width: 320px) {
  .about__door-group {
    perspective: 656.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .about__door-group {
    width: 53.3778148457vw;
  }
}
@media screen and (max-width: 991px) {
  .about__door-group {
    width: 64.5812310797vw;
  }
}
@media screen and (max-width: 767px) {
  .about__door-group {
    width: 83.4419817471vw;
  }
}
@media screen and (max-width: 420px) {
  .about__door-group {
    width: 152.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .about__door-group {
    width: 164.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .about__door-group {
    width: 200vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .about__door-group {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767.98px) {
  .about__door-group {
    max-width: 100%;
    width: 100%;
  }
}
.about__door {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #ffffff;
  transform: rotateY(0deg);
  transform-origin: right;
  z-index: 2;
}
.about__header {
  margin-bottom: 3.8888888889vw;
}
@media screen and (max-width: 1199px) {
  .about__header {
    margin-bottom: 4.670558799vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .about__header {
    margin-bottom: 80px;
  }
}
.about__info-container {
  padding-right: 5.5555555556vw;
  margin-left: auto;
  margin-right: auto;
  flex: 1;
}
@media screen and (max-width: 1199px) {
  .about__info-container {
    padding-right: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .about__info-container {
    padding-right: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .about__info-container {
    padding-right: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .about__info-container {
    padding-right: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .about__info-container {
    padding-right: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .about__info-container {
    padding-right: 7.5vw;
  }
}
@media screen and (max-width: 991px) {
  .about__info-container {
    padding-left: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .about__info-container {
    padding-left: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .about__info-container {
    padding-left: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .about__info-container {
    padding-left: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .about__info-container {
    padding-left: 7.5vw;
  }
}
@media screen and (max-width: 991px) {
  .about__info-container {
    margin-top: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .about__info-container {
    margin-top: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .about__info-container {
    margin-top: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .about__info-container {
    margin-top: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .about__info-container {
    margin-top: 12.5vw;
  }
}
@media screen and (max-width: 991px) {
  .about__info-container {
    max-width: 72.6538849647vw;
  }
}
@media screen and (max-width: 767px) {
  .about__info-container {
    max-width: 93.8722294654vw;
  }
}
@media screen and (max-width: 420px) {
  .about__info-container {
    max-width: 171.4285714286vw;
  }
}
@media screen and (max-width: 390px) {
  .about__info-container {
    max-width: 184.6153846154vw;
  }
}
@media screen and (max-width: 320px) {
  .about__info-container {
    max-width: 225vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .about__info-container {
    width: 100%;
    margin-top: -140px;
    padding-top: 0px;
    padding-bottom: 0px;
    max-width: 100%;
  }
}
.about__action {
  margin-top: 3.8194444444vw;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  .about__action {
    margin-top: 4.5871559633vw;
  }
}
@media screen and (max-width: 991px) {
  .about__action {
    margin-top: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .about__action {
    margin-top: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .about__action {
    margin-top: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .about__action {
    margin-top: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .about__action {
    margin-top: 7.5vw;
  }
}

.point {
  padding-top: 8.3333333333vw;
  padding-bottom: 25vw;
  position: relative;
  background-color: #ffffff;
  margin-top: -0.2777777778vw;
}
@media screen and (max-width: 1199px) {
  .point {
    padding-top: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .point {
    padding-top: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .point {
    padding-top: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .point {
    padding-top: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .point {
    padding-top: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .point {
    padding-top: 25vw;
  }
}
@media screen and (max-width: 1199px) {
  .point {
    padding-bottom: 30.0250208507vw;
  }
}
@media screen and (max-width: 1199px) {
  .point {
    margin-top: -0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .point {
    margin-top: -0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .point {
    margin-top: -0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .point {
    margin-top: -0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .point {
    margin-top: -1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .point {
    margin-top: -1.25vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .point {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 767.98px) {
  .point {
    overflow: hidden;
    padding-bottom: 150px;
  }
}
@media only screen and (max-width: 575.98px) {
  .point {
    padding-bottom: 90px;
  }
}
.point::before {
  height: 31.25vw;
  top: 24.3055555556vw;
  right: 0px;
  left: 0px;
  content: "";
  position: absolute;
  background-color: #C03232;
  transform-origin: top left;
  transform: skewY(18deg);
}
@media screen and (max-width: 1199px) {
  .point::before {
    height: 37.5312760634vw;
  }
}
@media screen and (max-width: 991px) {
  .point::before {
    height: 45.4086781029vw;
  }
}
@media screen and (max-width: 767px) {
  .point::before {
    height: 58.6701434159vw;
  }
}
@media screen and (max-width: 420px) {
  .point::before {
    height: 107.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .point::before {
    height: 115.3846153846vw;
  }
}
@media screen and (max-width: 320px) {
  .point::before {
    height: 140.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .point::before {
    top: 29.1909924937vw;
  }
}
@media screen and (max-width: 991px) {
  .point::before {
    top: 35.3178607467vw;
  }
}
@media screen and (max-width: 767px) {
  .point::before {
    top: 45.6323337679vw;
  }
}
@media screen and (max-width: 420px) {
  .point::before {
    top: 83.3333333333vw;
  }
}
@media screen and (max-width: 390px) {
  .point::before {
    top: 89.7435897436vw;
  }
}
@media screen and (max-width: 320px) {
  .point::before {
    top: 109.375vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .point::before {
    top: 45%;
  }
}
@media only screen and (max-width: 767.98px) {
  .point::before {
    display: none;
  }
}
.point__title {
  margin-bottom: 3.8888888889vw;
  font-size: 2.2222222222vw;
  line-height: 1.6;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .point__title {
    margin-bottom: 4.670558799vw;
  }
}
@media screen and (max-width: 991px) {
  .point__title {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .point__title {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .point__title {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .point__title {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .point__title {
    margin-bottom: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .point__title {
    font-size: 2.6688907423vw;
  }
}
@media screen and (max-width: 991px) {
  .point__title {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .point__title {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .point__title {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .point__title {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .point__title {
    font-size: 6.25vw;
  }
}
.point__inner {
  max-width: 85%;
  margin: 0 auto;
}
@media only screen and (max-width: 991.98px) {
  .point__inner {
    max-width: 100%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .point__inner {
    max-width: 90%;
    margin: 0 auto;
  }
}
.point__grid {
  gap: 6.25vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 1199px) {
  .point__grid {
    gap: 7.5062552127vw;
  }
}
@media screen and (max-width: 991px) {
  .point__grid {
    gap: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .point__grid {
    gap: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .point__grid {
    gap: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .point__grid {
    gap: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .point__grid {
    gap: 25vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .point__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767.98px) {
  .point__grid {
    grid-template-columns: repeat(1, 1fr);
  }
}

.flow {
  background-color: transparent;
}

.surprise {
  padding-top: 8.3333333333vw;
}
.surprise__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.surprise__image-container:before {
  content: "";
  display: block;
  padding-top: 62.5%;
}
.surprise__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .surprise {
    padding-top: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .surprise {
    padding-top: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .surprise {
    padding-top: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .surprise {
    padding-top: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .surprise {
    padding-top: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .surprise {
    padding-top: 25vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .surprise__image-container {
    position: relative;
    width: 100%;
    display: block;
  }
  .surprise__image-container:before {
    content: "";
    display: block;
    padding-top: 143.5897435897%;
  }
  .surprise__image-container .ratio-item {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.surprise__inner {
  padding-left: calc(2.5% + 16px);
}
.surprise__title {
  margin-bottom: 3.9583333333vw;
  font-size: 5.5555555556vw;
  letter-spacing: 0.04em;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  .surprise__title {
    margin-bottom: 4.7539616347vw;
  }
}
@media screen and (max-width: 991px) {
  .surprise__title {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .surprise__title {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .surprise__title {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .surprise__title {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .surprise__title {
    margin-bottom: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .surprise__title {
    font-size: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .surprise__title {
    font-size: 2.6236125126vw;
  }
}
@media screen and (max-width: 767px) {
  .surprise__title {
    font-size: 3.3898305085vw;
  }
}
@media screen and (max-width: 420px) {
  .surprise__title {
    font-size: 6.1904761905vw;
  }
}
@media screen and (max-width: 390px) {
  .surprise__title {
    font-size: 6.6666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .surprise__title {
    font-size: 8.125vw;
  }
}
.surprise__infos-container {
  position: relative;
}
.surprise__subtitle {
  top: -0.9722222222vw;
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: 2;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .surprise__subtitle {
    top: -1.1676396997vw;
  }
}
@media screen and (max-width: 991px) {
  .surprise__subtitle {
    bottom: -0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .surprise__subtitle {
    bottom: -0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .surprise__subtitle {
    bottom: -0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .surprise__subtitle {
    bottom: -1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .surprise__subtitle {
    bottom: -1.25vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .surprise__subtitle {
    top: auto;
  }
}
.surprise__subtitle-image {
  position: relative;
  left: 0px;
  width: 100%;
}
.surprise__info-wrapper {
  position: absolute;
  bottom: 6.0416666667vw;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 1199px) {
  .surprise__info-wrapper {
    bottom: 7.2560467056vw;
  }
}
@media screen and (max-width: 991px) {
  .surprise__info-wrapper {
    top: 4.3390514632vw;
  }
}
@media screen and (max-width: 767px) {
  .surprise__info-wrapper {
    top: 5.6062581486vw;
  }
}
@media screen and (max-width: 420px) {
  .surprise__info-wrapper {
    top: 10.2380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .surprise__info-wrapper {
    top: 11.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .surprise__info-wrapper {
    top: 13.4375vw;
  }
}
@media only screen and (max-width: 991px) {
  .surprise__info-wrapper {
    bottom: auto;
  }
}
.surprise__info {
  font-size: 1.6666666667vw;
  font-weight: 700;
  line-height: 2.2;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1199px) {
  .surprise__info {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .surprise__info {
    font-size: 1.8163471241vw;
  }
}
@media screen and (max-width: 767px) {
  .surprise__info {
    font-size: 2.3468057366vw;
  }
}
@media screen and (max-width: 420px) {
  .surprise__info {
    font-size: 4.2857142857vw;
  }
}
@media screen and (max-width: 390px) {
  .surprise__info {
    font-size: 4.6153846154vw;
  }
}
@media screen and (max-width: 320px) {
  .surprise__info {
    font-size: 5.625vw;
  }
}
.surprise__info ul {
  padding: 0px;
  list-style: none;
  margin: 0px;
}
.surprise__info li {
  margin-bottom: 0.2777777778vw;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .surprise__info li {
    margin-bottom: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .surprise__info li {
    margin-bottom: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .surprise__info li {
    margin-bottom: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .surprise__info li {
    margin-bottom: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .surprise__info li {
    margin-bottom: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .surprise__info li {
    margin-bottom: 1.25vw;
  }
}
.surprise__info li:last-child {
  margin-bottom: 0px;
}
.surprise__info li strong {
  position: relative;
  top: 0px;
  display: inline;
  background-color: #ffffff;
  padding-top: 0.2777777778vw;
  padding-right: 0.2777777778vw;
  padding-bottom: 0.2777777778vw;
  padding-left: 0.2777777778vw;
}
@media screen and (max-width: 1199px) {
  .surprise__info li strong {
    padding-top: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .surprise__info li strong {
    padding-top: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .surprise__info li strong {
    padding-top: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .surprise__info li strong {
    padding-top: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .surprise__info li strong {
    padding-top: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .surprise__info li strong {
    padding-top: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .surprise__info li strong {
    padding-right: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .surprise__info li strong {
    padding-right: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .surprise__info li strong {
    padding-right: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .surprise__info li strong {
    padding-right: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .surprise__info li strong {
    padding-right: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .surprise__info li strong {
    padding-right: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .surprise__info li strong {
    padding-bottom: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .surprise__info li strong {
    padding-bottom: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .surprise__info li strong {
    padding-bottom: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .surprise__info li strong {
    padding-bottom: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .surprise__info li strong {
    padding-bottom: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .surprise__info li strong {
    padding-bottom: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .surprise__info li strong {
    padding-left: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .surprise__info li strong {
    padding-left: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .surprise__info li strong {
    padding-left: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .surprise__info li strong {
    padding-left: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .surprise__info li strong {
    padding-left: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .surprise__info li strong {
    padding-left: 1.25vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .surprise__info {
    font-size: 16px;
  }
}

.question {
  padding-top: 8.3333333333vw;
}
@media screen and (max-width: 1199px) {
  .question {
    padding-top: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .question {
    padding-top: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .question {
    padding-top: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .question {
    padding-top: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .question {
    padding-top: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .question {
    padding-top: 25vw;
  }
}

.review {
  position: relative;
  overflow: hidden;
  margin-top: 8.3333333333vw;
  padding-top: 4.7222222222vw;
}
@media screen and (max-width: 1199px) {
  .review {
    margin-top: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .review {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .review {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 420px) {
  .review {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 390px) {
  .review {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 320px) {
  .review {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 1199px) {
  .review {
    padding-top: 5.6713928274vw;
  }
}
@media screen and (max-width: 991px) {
  .review {
    padding-top: 6.8617558022vw;
  }
}
@media screen and (max-width: 767px) {
  .review {
    padding-top: 8.8657105606vw;
  }
}
@media screen and (max-width: 420px) {
  .review {
    padding-top: 16.1904761905vw;
  }
}
@media screen and (max-width: 390px) {
  .review {
    padding-top: 17.4358974359vw;
  }
}
@media screen and (max-width: 320px) {
  .review {
    padding-top: 21.25vw;
  }
}
.review .swiper-pagination-fraction,
.review .swiper-pagination-custom,
.review .swiper-horizontal > .swiper-pagination-bullets,
.review .swiper-pagination-bullets.swiper-pagination-horizontal {
  width: auto;
  top: 50%;
  right: -9.5%;
  left: auto;
}
.review .swiper-pagination-bullet {
  width: 0.8333333333vw;
  height: 0.8333333333vw;
  display: inline-block;
  background: #ffffff;
}
@media screen and (max-width: 1199px) {
  .review .swiper-pagination-bullet {
    width: 1.0008340284vw;
  }
}
@media screen and (max-width: 991px) {
  .review .swiper-pagination-bullet {
    width: 1.2108980827vw;
  }
}
@media screen and (max-width: 767px) {
  .review .swiper-pagination-bullet {
    width: 1.5645371578vw;
  }
}
@media screen and (max-width: 420px) {
  .review .swiper-pagination-bullet {
    width: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .review .swiper-pagination-bullet {
    width: 3.0769230769vw;
  }
}
@media screen and (max-width: 320px) {
  .review .swiper-pagination-bullet {
    width: 3.75vw;
  }
}
@media screen and (max-width: 1199px) {
  .review .swiper-pagination-bullet {
    height: 1.0008340284vw;
  }
}
@media screen and (max-width: 991px) {
  .review .swiper-pagination-bullet {
    height: 1.2108980827vw;
  }
}
@media screen and (max-width: 767px) {
  .review .swiper-pagination-bullet {
    height: 1.5645371578vw;
  }
}
@media screen and (max-width: 420px) {
  .review .swiper-pagination-bullet {
    height: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .review .swiper-pagination-bullet {
    height: 3.0769230769vw;
  }
}
@media screen and (max-width: 320px) {
  .review .swiper-pagination-bullet {
    height: 3.75vw;
  }
}
.review .swiper-button-prev {
  left: -5.2083333333vw;
}
@media screen and (max-width: 1199px) {
  .review .swiper-button-prev {
    left: -6.2552126772vw;
  }
}
@media screen and (max-width: 991px) {
  .review .swiper-button-prev {
    left: 1.0090817356vw;
  }
}
@media screen and (max-width: 767px) {
  .review .swiper-button-prev {
    left: 1.3037809648vw;
  }
}
@media screen and (max-width: 420px) {
  .review .swiper-button-prev {
    left: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .review .swiper-button-prev {
    left: 2.5641025641vw;
  }
}
@media screen and (max-width: 320px) {
  .review .swiper-button-prev {
    left: 3.125vw;
  }
}
.review .swiper-button-next {
  right: -5.2083333333vw;
}
@media screen and (max-width: 1199px) {
  .review .swiper-button-next {
    right: -6.2552126772vw;
  }
}
@media screen and (max-width: 991px) {
  .review .swiper-button-next {
    right: 1.0090817356vw;
  }
}
@media screen and (max-width: 767px) {
  .review .swiper-button-next {
    right: 1.3037809648vw;
  }
}
@media screen and (max-width: 420px) {
  .review .swiper-button-next {
    right: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .review .swiper-button-next {
    right: 2.5641025641vw;
  }
}
@media screen and (max-width: 320px) {
  .review .swiper-button-next {
    right: 3.125vw;
  }
}
.review .swiper-button-prev, .review .swiper-button-next {
  width: 7.2222222222vw;
}
@media screen and (max-width: 1199px) {
  .review .swiper-button-prev, .review .swiper-button-next {
    width: 8.6738949124vw;
  }
}
@media screen and (max-width: 991px) {
  .review .swiper-button-prev, .review .swiper-button-next {
    width: 10.4944500505vw;
  }
}
@media screen and (max-width: 767px) {
  .review .swiper-button-prev, .review .swiper-button-next {
    width: 13.5593220339vw;
  }
}
@media screen and (max-width: 420px) {
  .review .swiper-button-prev, .review .swiper-button-next {
    width: 24.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .review .swiper-button-prev, .review .swiper-button-next {
    width: 26.6666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .review .swiper-button-prev, .review .swiper-button-next {
    width: 32.5vw;
  }
}
.review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0.5555555556vw;
  margin-left: 0.5555555556vw;
}
@media screen and (max-width: 1199px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-right: 0.6672226856vw;
  }
}
@media screen and (max-width: 991px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-right: 0.8072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-right: 1.0430247718vw;
  }
}
@media screen and (max-width: 420px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-right: 1.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-right: 2.0512820513vw;
  }
}
@media screen and (max-width: 320px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-right: 2.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-left: 0.6672226856vw;
  }
}
@media screen and (max-width: 991px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-left: 0.8072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-left: 1.0430247718vw;
  }
}
@media screen and (max-width: 420px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-left: 1.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-left: 2.0512820513vw;
  }
}
@media screen and (max-width: 320px) {
  .review .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .review .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-left: 2.5vw;
  }
}
.review .swiper-button-prev:after, .review .swiper-button-next:after {
  display: none;
}
.review .section-title--outline {
  margin-bottom: 2.7777777778vw;
}
@media screen and (max-width: 1199px) {
  .review .section-title--outline {
    margin-bottom: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .review .section-title--outline {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .review .section-title--outline {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .review .section-title--outline {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .review .section-title--outline {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .review .section-title--outline {
    margin-bottom: 7.5vw;
  }
}
.review__art {
  top: 0px;
  bottom: 17.4305555556vw;
  left: 5.5555555556vw;
  content: "";
  position: absolute;
  right: 0px;
  background-color: #C03232;
}
@media screen and (max-width: 1199px) {
  .review__art {
    bottom: 20.9341117598vw;
  }
}
@media screen and (max-width: 991px) {
  .review__art {
    bottom: 25.3279515641vw;
  }
}
@media screen and (max-width: 767px) {
  .review__art {
    bottom: 32.7249022164vw;
  }
}
@media screen and (max-width: 420px) {
  .review__art {
    bottom: 59.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .review__art {
    bottom: 64.358974359vw;
  }
}
@media screen and (max-width: 320px) {
  .review__art {
    bottom: 78.4375vw;
  }
}
@media screen and (max-width: 1199px) {
  .review__art {
    left: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .review__art {
    left: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .review__art {
    left: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .review__art {
    left: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .review__art {
    left: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .review__art {
    left: 25vw;
  }
}
.review__inner {
  position: relative;
  max-width: 85%;
  margin: 0px auto;
  margin-bottom: 2.7777777778vw;
}
@media screen and (max-width: 1199px) {
  .review__inner {
    margin-bottom: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .review__inner {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .review__inner {
    margin-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .review__inner {
    margin-bottom: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .review__inner {
    margin-bottom: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .review__inner {
    margin-bottom: 12.5vw;
  }
}
.review__header {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.review__header-left {
  position: relative;
}
@media screen and (max-width: 991px) {
  .review__header-left {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .review__header-left {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .review__header-left {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .review__header-left {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .review__header-left {
    margin-bottom: 7.5vw;
  }
}
.review__header-right {
  position: relative;
  width: 100%;
  height: 1.6666666667vw;
}
@media screen and (max-width: 1199px) {
  .review__header-right {
    height: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .review__header-right {
    height: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .review__header-right {
    height: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .review__header-right {
    height: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .review__header-right {
    height: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .review__header-right {
    height: 7.5vw;
  }
}
.review__slider {
  position: relative;
  overflow: hidden;
}
.review__slider-wrapper {
  padding-bottom: 8.3333333333vw;
}
@media screen and (max-width: 1199px) {
  .review__slider-wrapper {
    padding-bottom: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .review__slider-wrapper {
    padding-bottom: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .review__slider-wrapper {
    padding-bottom: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .review__slider-wrapper {
    padding-bottom: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .review__slider-wrapper {
    padding-bottom: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .review__slider-wrapper {
    padding-bottom: 25vw;
  }
}
.review__navigation-container {
  position: absolute;
  max-width: 85%;
  width: 85%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.review__navigation-icon {
  width: 7.2222222222vw;
  height: auto;
}
@media screen and (max-width: 1199px) {
  .review__navigation-icon {
    width: 8.6738949124vw;
  }
}
@media screen and (max-width: 991px) {
  .review__navigation-icon {
    width: 10.4944500505vw;
  }
}
@media screen and (max-width: 767px) {
  .review__navigation-icon {
    width: 13.5593220339vw;
  }
}
@media screen and (max-width: 420px) {
  .review__navigation-icon {
    width: 24.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .review__navigation-icon {
    width: 26.6666666667vw;
  }
}
@media screen and (max-width: 320px) {
  .review__navigation-icon {
    width: 32.5vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .review .swiper-pagination-fraction,
  .review .swiper-pagination-custom,
  .review .swiper-horizontal > .swiper-pagination-bullets,
  .review .swiper-pagination-bullets.swiper-pagination-horizontal {
    position: relative;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .review .swiper-button-prev, .review .swiper-button-next {
    display: none;
  }
  .review__art {
    left: 0px;
  }
  .review__inner {
    max-width: 100%;
  }
  .review__header {
    flex-direction: column;
    text-align: center;
  }
}

.columns {
  position: relative;
  padding-top: 8.3333333333vw;
  padding-bottom: 8.3333333333vw;
}
@media screen and (max-width: 1199px) {
  .columns {
    padding-top: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .columns {
    padding-top: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .columns {
    padding-top: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .columns {
    padding-top: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .columns {
    padding-top: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .columns {
    padding-top: 12.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .columns {
    padding-bottom: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .columns {
    padding-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .columns {
    padding-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .columns {
    padding-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .columns {
    padding-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .columns {
    padding-bottom: 7.5vw;
  }
}
.columns__inner {
  max-width: 85%;
  margin: 0 auto;
}
@media only screen and (max-width: 991.98px) {
  .columns__inner {
    max-width: 100%;
  }
}
.columns__header {
  margin-bottom: 2.7777777778vw;
}
@media screen and (max-width: 1199px) {
  .columns__header {
    margin-bottom: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .columns__header {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .columns__header {
    margin-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .columns__header {
    margin-bottom: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .columns__header {
    margin-bottom: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .columns__header {
    margin-bottom: 12.5vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .columns__header {
    text-align: center;
  }
}
.columns__action {
  margin-top: 2.7777777778vw;
  text-align: right;
}
@media screen and (max-width: 1199px) {
  .columns__action {
    margin-top: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .columns__action {
    margin-top: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .columns__action {
    margin-top: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .columns__action {
    margin-top: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .columns__action {
    margin-top: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .columns__action {
    margin-top: 7.5vw;
  }
}
.columns__row-custom {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1.6666666667vw;
}
@media screen and (max-width: 1199px) {
  .columns__row-custom {
    gap: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .columns__row-custom {
    gap: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .columns__row-custom {
    gap: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .columns__row-custom {
    gap: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .columns__row-custom {
    gap: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .columns__row-custom {
    gap: 7.5vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .columns__row-custom {
    grid-template-columns: repeat(2, 1fr);
  }
}

.events {
  padding-top: 8.3333333333vw;
  padding-bottom: 8.3333333333vw;
  position: relative;
  overflow: hidden;
}
.events__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.events__image-container:before {
  content: "";
  display: block;
  padding-top: 62.5%;
}
.events__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.events__video-container {
  position: relative;
  width: 100%;
  display: inline-block;
  max-width: 133.3333333333vw;
}
@media screen and (max-width: 1199px) {
  .events__video-container {
    max-width: 160.1334445371vw;
  }
}
@media screen and (max-width: 991px) {
  .events__video-container {
    max-width: 193.7436932392vw;
  }
}
@media screen and (max-width: 767px) {
  .events__video-container {
    max-width: 250.3259452412vw;
  }
}
@media screen and (max-width: 420px) {
  .events__video-container {
    max-width: 457.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .events__video-container {
    max-width: 492.3076923077vw;
  }
}
@media screen and (max-width: 320px) {
  .events__video-container {
    max-width: 600vw;
  }
}
.events__video-container:before {
  content: "";
  display: block;
  padding-top: 62.5%;
}
.events__video-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .events {
    padding-top: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .events {
    padding-top: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .events {
    padding-top: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .events {
    padding-top: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .events {
    padding-top: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .events {
    padding-top: 25vw;
  }
}
@media screen and (max-width: 1199px) {
  .events {
    padding-bottom: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .events {
    padding-bottom: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .events {
    padding-bottom: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .events {
    padding-bottom: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .events {
    padding-bottom: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .events {
    padding-bottom: 25vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .events {
    min-height: 100vh;
  }
}
.events__image-container, .events__video-container {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
.events__image-container::after, .events__video-container::after {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background-color: #222222;
  opacity: 0.6;
  z-index: 2;
}
.events__inner {
  position: relative;
  max-width: 80%;
  z-index: 3;
  margin: 0 auto;
}
@media only screen and (max-width: 1199.98px) {
  .events__inner {
    max-width: 100%;
  }
}
.events__title {
  font-size: 5.5555555556vw;
  color: #ffffff;
  margin-bottom: 0px;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  .events__title {
    font-size: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .events__title {
    font-size: 6.458123108vw;
  }
}
@media screen and (max-width: 767px) {
  .events__title {
    font-size: 8.3441981747vw;
  }
}
@media screen and (max-width: 420px) {
  .events__title {
    font-size: 15.2380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .events__title {
    font-size: 16.4102564103vw;
  }
}
@media screen and (max-width: 320px) {
  .events__title {
    font-size: 20vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .events__title {
    font-size: 42px;
  }
}
@media only screen and (max-width: 575.98px) {
  .events__title {
    font-size: 24px;
  }
}
.events__row-custom {
  margin-top: 11.1111111111vw;
  position: relative;
  z-index: 2;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .events__row-custom {
    margin-top: 13.3444537114vw;
  }
}
@media screen and (max-width: 991px) {
  .events__row-custom {
    margin-top: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .events__row-custom {
    margin-top: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .events__row-custom {
    margin-top: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .events__row-custom {
    margin-top: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .events__row-custom {
    margin-top: 12.5vw;
  }
}
@media screen and (max-width: 991px) {
  .events__col-custom {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .events__col-custom {
    margin-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .events__col-custom {
    margin-bottom: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .events__col-custom {
    margin-bottom: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .events__col-custom {
    margin-bottom: 12.5vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .events__col-custom:last-child {
    margin-bottom: 0px;
  }
}

/*# sourceMappingURL=home.css.map*/