/**
 * 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;
}

main {
  padding-top: 10.4166666667vw;
}
@media screen and (max-width: 1199px) {
  main {
    padding-top: 12.5104253545vw;
  }
}
@media screen and (max-width: 991px) {
  main {
    padding-top: 10.0908173562vw;
  }
}
@media screen and (max-width: 767px) {
  main {
    padding-top: 13.037809648vw;
  }
}
@media screen and (max-width: 420px) {
  main {
    padding-top: 23.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  main {
    padding-top: 25.641025641vw;
  }
}
@media screen and (max-width: 320px) {
  main {
    padding-top: 31.25vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  main {
    padding-top: 140px;
  }
}
@media only screen and (max-width: 991.98px) {
  main {
    padding-top: 70px;
  }
}

.page-header, .page-header--simple {
  position: relative;
  overflow: hidden;
}
.page-header__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.page-header__image-container:before {
  content: "";
  display: block;
  padding-top: 143.4108527132%;
}
.page-header__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.page-header__inner {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 767.98px) {
  .page-header__inner {
    flex-direction: column;
  }
}
@media only screen and (max-width: 575.98px) {
  .page-header__inner {
    max-width: 100%;
  }
}
.page-header__infos-container {
  flex: 1;
}
@media screen and (max-width: 991px) {
  .page-header__infos-container {
    margin-top: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__infos-container {
    margin-top: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__infos-container {
    margin-top: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__infos-container {
    margin-top: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__infos-container {
    margin-top: 7.5vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__infos-container {
    order: 2;
    margin-top: 0px;
  }
}
.page-header__door-group {
  width: 35.8333333333vw;
  position: relative;
  perspective: 2100px;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .page-header__door-group {
    width: 43.0358632193vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__door-group {
    width: 52.068617558vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__door-group {
    width: 67.2750977836vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__door-group {
    width: 122.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__door-group {
    width: 132.3076923077vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__door-group {
    width: 161.25vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .page-header__door-group {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__door-group {
    max-width: 100%;
    order: 1;
    width: 100%;
    margin-top: 60px;
  }
}
.page-header__door {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  background: #ffffff;
  transform: rotateY(0deg);
  transform-origin: right;
  z-index: 2;
}
.page-header__header {
  padding-left: 5.5555555556vw;
  margin-bottom: 5.5555555556vw;
}
@media screen and (max-width: 1199px) {
  .page-header__header {
    padding-left: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__header {
    padding-left: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__header {
    padding-left: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__header {
    padding-left: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__header {
    padding-left: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__header {
    padding-left: 7.5vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__header {
    padding-right: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__header {
    padding-right: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__header {
    padding-right: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__header {
    padding-right: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__header {
    padding-right: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__header {
    margin-bottom: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__header {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__header {
    margin-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__header {
    margin-bottom: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__header {
    margin-bottom: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__header {
    margin-bottom: 12.5vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__header {
    position: absolute;
    top: 0px;
    left: 24px;
    padding: 0px;
    text-align: left;
    padding-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    z-index: 2;
  }
}
.page-header__title {
  margin-top: 2.7777777778vw;
  margin-bottom: 3.3333333333vw;
  font-size: 11.1111111111vw;
  line-height: 0.8;
  font-weight: normal;
  color: #222222;
  font-family: "Futura PT Bold Oblique";
}
@media screen and (max-width: 1199px) {
  .page-header__title {
    margin-top: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__title {
    margin-top: 6.458123108vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__title {
    margin-top: 8.3441981747vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__title {
    margin-top: 15.2380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__title {
    margin-top: 16.4102564103vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__title {
    margin-top: 20vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__title {
    margin-bottom: 4.0033361134vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__title {
    margin-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__title {
    margin-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__title {
    margin-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__title {
    margin-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__title {
    margin-bottom: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__title {
    font-size: 13.3444537114vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__title {
    font-size: 7.2653884965vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__title {
    font-size: 9.3872229465vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__title {
    font-size: 17.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__title {
    font-size: 18.4615384615vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__title {
    font-size: 22.5vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__title {
    color: #ffffff;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
  }
}
.page-header__subtitle {
  margin-bottom: 0px;
  font-weight: 700;
  line-height: 1;
  font-size: 2.7777777778vw;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1199px) {
  .page-header__subtitle {
    font-size: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__subtitle {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__subtitle {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__subtitle {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__subtitle {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__subtitle {
    font-size: 6.25vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .page-header__subtitle {
    font-size: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__subtitle {
    color: #ffffff;
    background-color: #222222;
    line-height: 1.6;
    padding: 0px 8px;
  }
}
.page-header__info {
  background-color: #C03232;
  line-height: 1.8;
  display: flex;
  align-items: center;
  padding-top: 4.8611111111vw;
  padding-left: 5.5555555556vw;
  padding-right: 5.5555555556vw;
  padding-bottom: 4.8611111111vw;
  font-size: 1.3888888889vw;
  min-height: 22.2222222222vw;
  color: #ffffff;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1199px) {
  .page-header__info {
    padding-top: 5.8381984987vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__info {
    padding-top: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__info {
    padding-top: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__info {
    padding-top: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__info {
    padding-top: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__info {
    padding-top: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__info {
    padding-left: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__info {
    padding-left: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__info {
    padding-left: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__info {
    padding-left: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__info {
    padding-left: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__info {
    padding-left: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__info {
    padding-right: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__info {
    padding-right: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__info {
    padding-right: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__info {
    padding-right: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__info {
    padding-right: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__info {
    padding-right: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__info {
    padding-bottom: 5.8381984987vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__info {
    padding-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__info {
    padding-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__info {
    padding-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__info {
    padding-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__info {
    padding-bottom: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__info {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 1199px) {
  .page-header__info {
    min-height: 26.6889074229vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header__info {
    min-height: 32.2906155399vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header__info {
    min-height: 41.7209908735vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header__info {
    min-height: 76.1904761905vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header__info {
    min-height: 82.0512820513vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header__info {
    min-height: 100vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .page-header__info {
    font-size: 16px;
  }
}
@media only screen and (max-width: 767.98px) {
  .page-header__info {
    padding: 24px;
    min-height: unset;
  }
}
@media only screen and (max-width: 390px) {
  .page-header__info {
    letter-spacing: 0.03em;
  }
}
.page-header__info-inner p:last-child {
  margin-bottom: 0px;
}
@media only screen and (max-width: 767.98px) {
  .page-header__info-inner {
    max-width: 100%;
    margin: 0 auto;
  }
}
.page-header--simple {
  padding-top: 2.7777777778vw;
}
@media screen and (max-width: 1199px) {
  .page-header--simple {
    padding-top: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .page-header--simple {
    padding-top: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .page-header--simple {
    padding-top: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .page-header--simple {
    padding-top: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .page-header--simple {
    padding-top: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .page-header--simple {
    padding-top: 7.5vw;
  }
}
.page-header--simple .page-header__header {
  position: relative;
  left: 0px;
  text-align: center;
  width: 100%;
  max-width: 100%;
  padding: 0px;
}
.page-header--simple .page-header__title {
  color: #222222;
  text-shadow: none;
}
.page-header--simple .page-header__subtitle {
  color: #222222;
  background-color: transparent;
}

.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-scene__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-scene__image-container:before {
  content: "";
  display: block;
  padding-top: 60%;
}
.card-scene__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-scene__image-container {
  margin-bottom: 0.5555555556vw;
}
@media screen and (max-width: 1199px) {
  .card-scene__image-container {
    margin-bottom: 0.6672226856vw;
  }
}
@media screen and (max-width: 991px) {
  .card-scene__image-container {
    margin-bottom: 0.8072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .card-scene__image-container {
    margin-bottom: 1.0430247718vw;
  }
}
@media screen and (max-width: 420px) {
  .card-scene__image-container {
    margin-bottom: 1.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .card-scene__image-container {
    margin-bottom: 2.0512820513vw;
  }
}
@media screen and (max-width: 320px) {
  .card-scene__image-container {
    margin-bottom: 2.5vw;
  }
}
.card-scene__title {
  font-weight: 700;
  line-height: 1.8;
  font-size: 1.6666666667vw;
  margin-bottom: 0.2777777778vw;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1199px) {
  .card-scene__title {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .card-scene__title {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .card-scene__title {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .card-scene__title {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-scene__title {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .card-scene__title {
    font-size: 6.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-scene__title {
    margin-bottom: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .card-scene__title {
    margin-bottom: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .card-scene__title {
    margin-bottom: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .card-scene__title {
    margin-bottom: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .card-scene__title {
    margin-bottom: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .card-scene__title {
    margin-bottom: 1.25vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-scene__title {
    font-size: 18px;
  }
}
.card-scene__info {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 991px) {
  .card-scene__info {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-scene__info {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-scene__info {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-scene__info {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-scene__info {
    font-size: 5vw;
  }
}
@media only screen and (max-width: 1199.98px) {
  .card-scene__info {
    font-size: 16px;
  }
}
@media only screen and (max-width: 575.98px) {
  .card-scene__info {
    font-size: 14px;
  }
}

.card-sceneBig {
  margin-bottom: 8.3333333333vw;
  position: relative;
}
.card-sceneBig__image-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-sceneBig__image-container:before {
  content: "";
  display: block;
  padding-top: 40.2777777778%;
}
.card-sceneBig__image-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
.card-sceneBig__itemImage-container {
  position: relative;
  width: 100%;
  display: block;
}
.card-sceneBig__itemImage-container:before {
  content: "";
  display: block;
  padding-top: 62.5%;
}
.card-sceneBig__itemImage-container .ratio-item {
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig {
    margin-bottom: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig {
    margin-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig {
    margin-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig {
    margin-bottom: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig {
    margin-bottom: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig {
    margin-bottom: 12.5vw;
  }
}
.card-sceneBig:last-child {
  margin-bottom: 0px;
}
.card-sceneBig .swiper-button-prev:after, .card-sceneBig .swiper-button-next:after {
  display: none;
}
.card-sceneBig .swiper-pagination-bullet {
  width: 0.8333333333vw;
  height: 0.8333333333vw;
  border-radius: 100%;
  background: #C03232;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig .swiper-pagination-bullet {
    width: 1.0008340284vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig .swiper-pagination-bullet {
    width: 1.2108980827vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig .swiper-pagination-bullet {
    width: 1.5645371578vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig .swiper-pagination-bullet {
    width: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig .swiper-pagination-bullet {
    width: 3.0769230769vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig .swiper-pagination-bullet {
    width: 3.75vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig .swiper-pagination-bullet {
    height: 1.0008340284vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig .swiper-pagination-bullet {
    height: 1.2108980827vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig .swiper-pagination-bullet {
    height: 1.5645371578vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig .swiper-pagination-bullet {
    height: 2.8571428571vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig .swiper-pagination-bullet {
    height: 3.0769230769vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig .swiper-pagination-bullet {
    height: 3.75vw;
  }
}
.card-sceneBig__header {
  position: relative;
}
.card-sceneBig__header::before {
  content: "";
  position: absolute;
  top: 0px;
  right: 50%;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(90deg, rgba(34, 34, 34, 0.4) 0%, rgba(34, 34, 34, 0) 100%);
  z-index: 1;
}
.card-sceneBig__header-info {
  top: 5.0694444444vw;
  left: 5.5555555556vw;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__header-info {
    top: 6.0884070058vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__header-info {
    top: 7.36629667vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__header-info {
    top: 9.517601043vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__header-info {
    top: 17.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__header-info {
    top: 18.7179487179vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__header-info {
    top: 22.8125vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__header-info {
    left: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__header-info {
    left: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__header-info {
    left: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__header-info {
    left: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__header-info {
    left: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__header-info {
    left: 7.5vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__header-info {
    bottom: 1.7154389506vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__header-info {
    bottom: 2.2164276402vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__header-info {
    bottom: 4.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__header-info {
    bottom: 4.358974359vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__header-info {
    bottom: 5.3125vw;
  }
}
.card-sceneBig__title {
  margin-bottom: 1.1111111111vw;
  font-size: 5.5555555556vw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__title {
    margin-bottom: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__title {
    margin-bottom: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__title {
    margin-bottom: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__title {
    margin-bottom: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__title {
    margin-bottom: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__title {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__title {
    font-size: 6.6722268557vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__title {
    font-size: 3.4308779011vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__title {
    font-size: 4.4328552803vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__title {
    font-size: 8.0952380952vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__title {
    font-size: 8.7179487179vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__title {
    font-size: 10.625vw;
  }
}
.card-sceneBig__categories {
  margin-bottom: 3.8888888889vw;
  font-size: 2.7777777778vw;
  display: flex;
  list-style: none;
  padding: 0px;
  font-family: "Futura PT Bold Oblique";
  font-weight: normal;
  line-height: 0.6;
  color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__categories {
    margin-bottom: 4.670558799vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__categories {
    margin-bottom: 1.0090817356vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__categories {
    margin-bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__categories {
    margin-bottom: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__categories {
    margin-bottom: 2.5641025641vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__categories {
    margin-bottom: 3.125vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__categories {
    font-size: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__categories {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__categories {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__categories {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__categories {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__categories {
    font-size: 6.25vw;
  }
}
.card-sceneBig__category {
  margin-right: 1.6666666667vw;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__category {
    margin-right: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__category {
    margin-right: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__category {
    margin-right: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__category {
    margin-right: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__category {
    margin-right: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__category {
    margin-right: 7.5vw;
  }
}
.card-sceneBig__category:las-child {
  margin-right: 0px;
}
.card-sceneBig__description {
  font-size: 2.7777777778vw;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #ffffff;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__description {
    font-size: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__description {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__description {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__description {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__description {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__description {
    font-size: 6.25vw;
  }
}
.card-sceneBig__swiper {
  padding-left: 12.2222222222vw;
  padding-right: 12.2222222222vw;
  margin-top: -4.4444444444vw;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__swiper {
    padding-left: 14.6788990826vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__swiper {
    padding-left: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__swiper {
    padding-left: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__swiper {
    padding-left: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__swiper {
    padding-left: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__swiper {
    padding-left: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__swiper {
    padding-right: 14.6788990826vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__swiper {
    padding-right: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__swiper {
    padding-right: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__swiper {
    padding-right: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__swiper {
    padding-right: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__swiper {
    padding-right: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__swiper {
    margin-top: -5.3377814846vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__swiper {
    margin-top: -6.458123108vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__swiper {
    margin-top: -8.3441981747vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__swiper {
    margin-top: -15.2380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__swiper {
    margin-top: -16.4102564103vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__swiper {
    margin-top: -20vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__swiper {
    padding-bottom: 5.0454086781vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__swiper {
    padding-bottom: 6.518904824vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__swiper {
    padding-bottom: 11.9047619048vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__swiper {
    padding-bottom: 12.8205128205vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__swiper {
    padding-bottom: 15.625vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__swiper {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__swiper {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__swiper {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__swiper {
    margin-top: 0vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__swiper {
    margin-top: 0vw;
  }
}
.card-sceneBig__item {
  text-align: center;
}
.card-sceneBig__number {
  display: inline-block;
  position: relative;
  color: #C03232;
  font-size: 1.9444444444vw;
  font-weight: normal;
  font-family: "Futura PT Bold Oblique";
  line-height: 1;
  background-color: #ffffff;
  padding-top: 3.125vw;
  padding-right: 3.125vw;
  padding-bottom: 3.125vw;
  padding-left: 2.0833333333vw;
  border-radius: 100%;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__number {
    font-size: 2.3352793995vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__number {
    font-size: 2.0181634712vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__number {
    font-size: 2.6075619296vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__number {
    font-size: 4.7619047619vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__number {
    font-size: 5.1282051282vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__number {
    font-size: 6.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__number {
    padding-top: 3.7531276063vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__number {
    padding-top: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__number {
    padding-top: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__number {
    padding-top: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__number {
    padding-top: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__number {
    padding-top: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__number {
    padding-right: 3.7531276063vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__number {
    padding-right: 4.5408678103vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__number {
    padding-right: 5.8670143416vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__number {
    padding-right: 10.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__number {
    padding-right: 11.5384615385vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__number {
    padding-right: 14.0625vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__number {
    padding-bottom: 3.7531276063vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__number {
    padding-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__number {
    padding-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__number {
    padding-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__number {
    padding-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__number {
    padding-bottom: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__number {
    padding-left: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__number {
    padding-left: 3.0272452069vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__number {
    padding-left: 3.9113428944vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__number {
    padding-left: 7.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__number {
    padding-left: 7.6923076923vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__number {
    padding-left: 9.375vw;
  }
}
.card-sceneBig__number-inner {
  position: relative;
}
.card-sceneBig__number-value {
  font-size: 8.3333333333vw;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__number-value {
    font-size: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__number-value {
    font-size: 8.072653885vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__number-value {
    font-size: 10.4302477184vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__number-value {
    font-size: 19.0476190476vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__number-value {
    font-size: 20.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__number-value {
    font-size: 25vw;
  }
}
.card-sceneBig__number-label {
  padding-top: 0.1388888889vw;
  padding-right: 0.2777777778vw;
  padding-bottom: 0.1388888889vw;
  padding-left: 0.2777777778vw;
  bottom: 0.6944444444vw;
  background-color: #ffffff;
  position: absolute;
  left: 0px;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__number-label {
    padding-top: 0.1668056714vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__number-label {
    padding-top: 0.2018163471vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__number-label {
    padding-top: 0.260756193vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__number-label {
    padding-top: 0.4761904762vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__number-label {
    padding-top: 0.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__number-label {
    padding-top: 0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__number-label {
    padding-right: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__number-label {
    padding-right: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__number-label {
    padding-right: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__number-label {
    padding-right: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__number-label {
    padding-right: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__number-label {
    padding-right: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__number-label {
    padding-bottom: 0.1668056714vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__number-label {
    padding-bottom: 0.2018163471vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__number-label {
    padding-bottom: 0.260756193vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__number-label {
    padding-bottom: 0.4761904762vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__number-label {
    padding-bottom: 0.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__number-label {
    padding-bottom: 0.625vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__number-label {
    padding-left: 0.3336113428vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__number-label {
    padding-left: 0.4036326942vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__number-label {
    padding-left: 0.5215123859vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__number-label {
    padding-left: 0.9523809524vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__number-label {
    padding-left: 1.0256410256vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__number-label {
    padding-left: 1.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__number-label {
    bottom: 0.834028357vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__number-label {
    bottom: 1.0090817356vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__number-label {
    bottom: 1.3037809648vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__number-label {
    bottom: 2.380952381vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__number-label {
    bottom: 2.5641025641vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__number-label {
    bottom: 3.125vw;
  }
}
.card-sceneBig__itemInfo-container {
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  font-size: 1.3888888889vw;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__itemInfo-container {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__itemInfo-container {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__itemInfo-container {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__itemInfo-container {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__itemInfo-container {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__itemInfo-container {
    font-size: 5vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__itemInfo-container {
    padding-right: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__itemInfo-container {
    padding-right: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__itemInfo-container {
    padding-right: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__itemInfo-container {
    padding-right: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__itemInfo-container {
    padding-right: 7.5vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__itemInfo-container {
    padding-left: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__itemInfo-container {
    padding-left: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__itemInfo-container {
    padding-left: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__itemInfo-container {
    padding-left: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__itemInfo-container {
    padding-left: 7.5vw;
  }
}
@media only screen and (max-width: 991.98px) {
  .card-sceneBig__itemInfo-container {
    font-size: 16px;
  }
}
.card-sceneBig__itemImage-container {
  margin-top: -2.7777777778vw;
  margin-bottom: 1.1111111111vw;
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__itemImage-container {
    margin-top: -3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__itemImage-container {
    margin-top: -2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__itemImage-container {
    margin-top: -3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__itemImage-container {
    margin-top: -5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__itemImage-container {
    margin-top: -6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__itemImage-container {
    margin-top: -7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .card-sceneBig__itemImage-container {
    margin-bottom: 1.3344453711vw;
  }
}
@media screen and (max-width: 991px) {
  .card-sceneBig__itemImage-container {
    margin-bottom: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .card-sceneBig__itemImage-container {
    margin-bottom: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .card-sceneBig__itemImage-container {
    margin-bottom: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .card-sceneBig__itemImage-container {
    margin-bottom: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .card-sceneBig__itemImage-container {
    margin-bottom: 5vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .card-sceneBig__image-container {
    position: relative;
    width: 100%;
    display: block;
  }
  .card-sceneBig__image-container:before {
    content: "";
    display: block;
    padding-top: 74.8717948718%;
  }
  .card-sceneBig__image-container .ratio-item {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .card-sceneBig__header::before {
    right: 0px;
  }
  .card-sceneBig__header-info {
    top: auto;
  }
}

.scene {
  padding-top: 11.1111111111vw;
}
@media screen and (max-width: 1199px) {
  .scene {
    padding-top: 13.3444537114vw;
  }
}
@media screen and (max-width: 991px) {
  .scene {
    padding-top: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .scene {
    padding-top: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .scene {
    padding-top: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .scene {
    padding-top: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .scene {
    padding-top: 12.5vw;
  }
}

.scene-info {
  padding-top: 8.3333333333vw;
  padding-bottom: 11.1111111111vw;
}
@media screen and (max-width: 1199px) {
  .scene-info {
    padding-top: 10.0083402836vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info {
    padding-top: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info {
    padding-top: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info {
    padding-top: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info {
    padding-top: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info {
    padding-top: 12.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .scene-info {
    padding-bottom: 13.3444537114vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info {
    padding-bottom: 4.0363269425vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info {
    padding-bottom: 5.2151238592vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info {
    padding-bottom: 9.5238095238vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info {
    padding-bottom: 10.2564102564vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info {
    padding-bottom: 12.5vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info {
    padding-right: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info {
    padding-right: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info {
    padding-right: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info {
    padding-right: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info {
    padding-right: 5vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info {
    padding-left: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info {
    padding-left: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info {
    padding-left: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info {
    padding-left: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info {
    padding-left: 5vw;
  }
}
.scene-info__inner {
  position: relative;
  max-width: 75.5%;
  margin: 0 auto;
  background-color: #C03232;
  text-align: center;
  color: #ffffff;
  margin-top: 2.0833333333vw;
  padding-top: 4.4444444444vw;
  padding-right: 10.0694444444vw;
  padding-bottom: 4.4444444444vw;
  padding-left: 10.0694444444vw;
  font-size: 1.6666666667vw;
  border-radius: 2.7777777778vw;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1199px) {
  .scene-info__inner {
    margin-top: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__inner {
    margin-top: 3.0272452069vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__inner {
    margin-top: 3.9113428944vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__inner {
    margin-top: 7.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__inner {
    margin-top: 7.6923076923vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__inner {
    margin-top: 9.375vw;
  }
}
@media screen and (max-width: 1199px) {
  .scene-info__inner {
    padding-top: 5.3377814846vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__inner {
    padding-top: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__inner {
    padding-top: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__inner {
    padding-top: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__inner {
    padding-top: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__inner {
    padding-top: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .scene-info__inner {
    padding-right: 12.093411176vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__inner {
    padding-right: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__inner {
    padding-right: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__inner {
    padding-right: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__inner {
    padding-right: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__inner {
    padding-right: 5vw;
  }
}
@media screen and (max-width: 1199px) {
  .scene-info__inner {
    padding-bottom: 5.3377814846vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__inner {
    padding-bottom: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__inner {
    padding-bottom: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__inner {
    padding-bottom: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__inner {
    padding-bottom: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__inner {
    padding-bottom: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .scene-info__inner {
    padding-left: 12.093411176vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__inner {
    padding-left: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__inner {
    padding-left: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__inner {
    padding-left: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__inner {
    padding-left: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__inner {
    padding-left: 5vw;
  }
}
@media screen and (max-width: 1199px) {
  .scene-info__inner {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__inner {
    font-size: 1.614530777vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__inner {
    font-size: 2.0860495437vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__inner {
    font-size: 3.8095238095vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__inner {
    font-size: 4.1025641026vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__inner {
    font-size: 5vw;
  }
}
@media screen and (max-width: 1199px) {
  .scene-info__inner {
    border-radius: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__inner {
    border-radius: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__inner {
    border-radius: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__inner {
    border-radius: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__inner {
    border-radius: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__inner {
    border-radius: 7.5vw;
  }
}
.scene-info__inner strong {
  font-size: 2.7777777778vw;
  line-height: 1.4;
  border-bottom: 2px dashed #ffffff;
  border-bottom-width: 0.1388888889vw;
}
@media screen and (max-width: 1199px) {
  .scene-info__inner strong {
    font-size: 3.3361134279vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__inner strong {
    font-size: 2.4217961655vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__inner strong {
    font-size: 3.1290743155vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__inner strong {
    font-size: 5.7142857143vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__inner strong {
    font-size: 6.1538461538vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__inner strong {
    font-size: 7.5vw;
  }
}
@media screen and (max-width: 1199px) {
  .scene-info__inner strong {
    border-bottom-width: 0.1668056714vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__inner strong {
    border-bottom-width: 0.2018163471vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__inner strong {
    border-bottom-width: 0.260756193vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__inner strong {
    border-bottom-width: 0.4761904762vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__inner strong {
    border-bottom-width: 0.5128205128vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__inner strong {
    border-bottom-width: 0.625vw;
  }
}
@media only screen and (max-width: 767.98px) {
  .scene-info__inner {
    max-width: 100%;
  }
}
.scene-info__chevron-up {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -1.875vw;
  width: 2.5vw;
  height: 2.0833333333vw;
}
@media screen and (max-width: 1199px) {
  .scene-info__chevron-up {
    top: -2.2518765638vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__chevron-up {
    top: -2.7245206862vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__chevron-up {
    top: -3.520208605vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__chevron-up {
    top: -6.4285714286vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__chevron-up {
    top: -6.9230769231vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__chevron-up {
    top: -8.4375vw;
  }
}
@media screen and (max-width: 1199px) {
  .scene-info__chevron-up {
    width: 3.0025020851vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__chevron-up {
    width: 3.6326942482vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__chevron-up {
    width: 4.6936114733vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__chevron-up {
    width: 8.5714285714vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__chevron-up {
    width: 9.2307692308vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__chevron-up {
    width: 11.25vw;
  }
}
@media screen and (max-width: 1199px) {
  .scene-info__chevron-up {
    height: 2.5020850709vw;
  }
}
@media screen and (max-width: 991px) {
  .scene-info__chevron-up {
    height: 3.0272452069vw;
  }
}
@media screen and (max-width: 767px) {
  .scene-info__chevron-up {
    height: 3.9113428944vw;
  }
}
@media screen and (max-width: 420px) {
  .scene-info__chevron-up {
    height: 7.1428571429vw;
  }
}
@media screen and (max-width: 390px) {
  .scene-info__chevron-up {
    height: 7.6923076923vw;
  }
}
@media screen and (max-width: 320px) {
  .scene-info__chevron-up {
    height: 9.375vw;
  }
}

/*# sourceMappingURL=scene.css.map*/