@charset "UTF-8";
/**
 * Swiper 11.0.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 9, 2023
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

/*!
Modaal - accessible modals - v0.4.4
by Humaan, for all humans.
http://humaan.com
*/
.modaal-noscroll {
  overflow: hidden;
}

.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}

.modaal-wrapper .modaal-close {
  border: none;
  background: 0 0;
  padding: 0;
  -webkit-appearance: none;
}

.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}

.modaal-wrapper [tabindex="0"] {
  outline: 0 !important;
}

.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}

.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}

.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}

.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}

.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modaal-close:focus, .modaal-close:hover {
  outline: 0;
  background: #fff;
}

.modaal-close:focus:after, .modaal-close:focus:before, .modaal-close:hover:after, .modaal-close:hover:before {
  background: #b93d0c;
}

.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-close:after, .modaal-close:before {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}

.modaal-content-container {
  padding: 30px;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: 0 0;
}

.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}

.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}

.modaal-instagram .modaal-container {
  width: auto;
  background: 0 0;
  box-shadow: none !important;
}

.modaal-instagram .modaal-content-container {
  padding: 0;
  background: 0 0;
}

.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}

.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}

.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}

.modaal-gallery-item img {
  display: block;
}

.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}

.modaal-gallery-label:focus {
  outline: 0;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}

.modaal-gallery-control:focus, .modaal-gallery-control:hover {
  outline: 0;
  background: #fff;
}

.modaal-gallery-control:focus:after, .modaal-gallery-control:focus:before, .modaal-gallery-control:hover:after, .modaal-gallery-control:hover:before {
  background: #afb7bc;
}

.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-gallery-control:after, .modaal-gallery-control:before {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}

.modaal-gallery-next-outer {
  right: 45px;
}

.modaal-gallery-prev:after, .modaal-gallery-prev:before {
  left: 22px;
}

.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}

.modaal-gallery-prev-outer {
  left: 45px;
}

.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.modaal-video-container embed, .modaal-video-container iframe, .modaal-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}

.modaal-loading-spinner {
  background: 0 0;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
  -ms-transform: scale(0.25);
  transform: scale(0.25);
}

.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}

.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(1) {
  -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}

.modaal-loading-spinner > div:nth-of-type(2) {
  -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(3) {
  -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.37s;
  animation-delay: 0.37s;
}

.modaal-loading-spinner > div:nth-of-type(4) {
  -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}

.modaal-loading-spinner > div:nth-of-type(5) {
  -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.62s;
  animation-delay: 0.62s;
}

.modaal-loading-spinner > div:nth-of-type(6) {
  -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}

.modaal-loading-spinner > div:nth-of-type(7) {
  -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}

.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.87s;
  animation-delay: 0.87s;
}

.modaal-loading-spinner > div:nth-of-type(8) {
  -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }

  .modaal-gallery-control:after, .modaal-gallery-control:before {
    background: #fff;
  }

  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }

  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }

  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*!
 * fullPage 2.9.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box;
  /* <=28 */
  box-sizing: border-box;
}

.fp-slide {
  float: left;
}

.fp-slide, .fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-section.fp-table, .fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}

.fp-scroller {
  overflow: hidden;
}

.iScrollIndicator {
  border: 0 !important;
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.right {
  right: 17px;
}

#fp-nav.left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

.fp-slidesNav.bottom {
  bottom: 17px;
}

.fp-slidesNav.top {
  top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}

* {
  outline: none;
}

html {
  font-size: clamp(0vw, 1.3vw, 18px);
  font-family: "YakuHanMPs", "Noto Serif JP", serif;
  background: #000;
  color: #fff;
  font-weight: normal;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  html {
    font-size: 3.4vw;
  }
}

/*
::selection {
  background: #cfb8d5;
}
*/
.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}

.container {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto 0;
  width: 80%;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .container {
    width: 88%;
  }
}

.main-contents {
  margin: auto;
  padding-top: calc(2.6rem);
}
@media screen and (max-width: 767px) {
  .main-contents {
    padding-top: 0;
  }
}

a {
  text-decoration: none;
}

p a.text-link {
  text-decoration: underline;
  color: #403c35;
}

img {
  display: block;
  height: auto;
  width: 100%;
}

ul {
  margin: 0;
  list-style: none;
  padding: 0;
}

strong {
  font-weight: normal;
}

i {
  font-style: normal;
}

p {
  margin: 0;
}

p strong {
  color: #e56046;
}

strong {
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
}

@keyframes anim-newicon {
  0% {
    transform: scale(0.9) rotate(-45deg);
  }
  50% {
    transform: scale(1.3) rotate(-45deg);
  }
  100% {
    transform: scale(0.9) rotate(-45deg);
  }
}
@keyframes anim-newicon-outer {
  0% {
    transform: scale(1) rotate(-45deg);
    opacity: 1;
  }
  50% {
    transform: scale(4.8) rotate(-45deg);
    opacity: 0;
  }
  100% {
    transform: scale(1) rotate(-45deg);
    opacity: 0;
  }
}
@keyframes anim-boothicon {
  0% {
    transform: scale(1) rotate(-45deg);
    opacity: 1;
  }
  50% {
    transform: scale(2) rotate(-45deg);
    opacity: 0;
  }
  100% {
    transform: scale(1) rotate(-45deg);
    opacity: 0;
  }
}
.modaal-wrapper {
  width: 100vw !important;
  overflow-x: hidden;
}

.modaal-container {
  background: transparent;
  box-sizing: border-box;
  width: 90%;
}

.modaal-close {
  border-radius: 50%;
  background: #403c35 !important;
}

@media screen and (max-width: 767px) {
  .modaal-video-wrap {
    margin: auto 0px !important;
  }
}

.modaal-wrapper {
  width: 100vw !important;
  overflow-x: hidden;
}

.modaal-inner-wrapper {
  padding: 0rem;
}

.modaal-content-container {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .modaal-content-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.popup-block {
  display: none;
}

@media screen and (max-height: 900px) and (min-width: 1025px) and (max-width: 1400px) {
  .modaal-video-container {
    max-height: none !important;
    aspect-ratio: 16/9 !important;
    padding-bottom: 0 !important;
    height: 100% !important;
  }
}
/*
.swiper-button-next{
  // 右ボタンのスタイル調整
}

.swiper-button-prev{
  // 左ボタンのスタイル調整
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled{
  // 左右ボタンを機能させない場合のスタイル調整
  // opacity: 0;
}

.swiper-pagination{
  //ページネーションの位置調整
}

.swiper-pagination-bullet{
  //ページネーションのスタイル調整
}
.swiper-pagination-bullet-active{
  //ページネーションのアクティブ時のスタイル調整
}
*/
.swiper--disable .swiper-wrapper {
  display: block;
}

.characters-info__voice {
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  margin: 0 auto;
}

.js-set-voice {
  max-width: 120px;
  width: 24%;
  text-align: center;
}

.js-set-voice.is-playing {
  filter: brightness(2.5);
}

.no-clickable {
  pointer-events: none;
}

@media screen and (max-width: 767px) {
  .hide-sp {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .hide-pc {
    display: none;
  }
}

.btn-default {
  position: relative;
  display: block;
  box-sizing: border-box;
  width: 48%;
  font-size: 0.8rem;
  padding: 1rem 1rem;
  background: #65351a;
  color: #d8d5d3;
  text-align: center;
  transition: filter 0.5s;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .btn-default:hover {
    filter: brightness(1.2);
  }
}

.btn-default.btn-comingsoon {
  filter: grayscale(100%) brightness(1.5);
  color: #767676;
  pointer-events: none;
}
.btn-default.btn-comingsoon::after {
  opacity: 0.2;
}
.btn-default.btn-comingsoon::before {
  border: 1px solid #767676;
}

.icon-play {
  transition: filter 0.5s;
  display: block;
}
.icon-play::after {
  content: "";
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: url(../img/common_icon_play.png) no-repeat 50% 50%;
  background-size: 25%;
  z-index: 10;
  top: 50%;
  left: 50%;
  transition: transform 0.5s;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 768px) {
  .icon-play:hover {
    filter: brightness(1.2);
  }
}
@media screen and (min-width: 768px) {
  .icon-play:hover::after {
    transform: translate(-50%, -50%) scale(1.2);
  }
}
@media screen and (min-width: 768px) {
  .icon-play:hover::before {
    transform: translate(-50%, -50%) scale(1.2);
  }
}

.icon-plus {
  position: relative;
}
.icon-plus::before {
  content: "";
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  position: absolute;
  color: #fff;
  background: #000 url(../img/common_icon_plus.png) no-repeat center center/70%;
  bottom: 0;
  right: 0;
  line-height: 0;
  z-index: 1;
  transition: transform 0.5s;
  transform-origin: 100% 100%;
}
.icon-plus > * {
  transition: filter 0.5s;
}
.icon-plus:hover::before {
  transform: scale(1.1);
}
@media screen and (min-width: 768px) {
  .icon-plus:hover > * {
    filter: brightness(1.2);
  }
}

.icon-new::before {
  opacity: 1;
  content: "";
  display: block;
  width: 0.8rem;
  border-radius: 50%;
  height: 0.8rem;
  background: #f5570c;
  position: absolute;
  top: 0.3em;
  left: 0.3em;
  transform: rotate(-45deg);
  z-index: 10;
  animation: 1.8s ease-in-out infinite anim-newicon;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .icon-new::before {
    width: 0.8rem;
    height: 0.8rem;
    top: 6px;
    left: 6px;
  }
}
.icon-new::after {
  opacity: 1;
  content: "";
  display: block;
  width: 0.8rem;
  border-radius: 50%;
  height: 0.8rem;
  background: #ff0e1a;
  position: absolute;
  top: 0.3em;
  left: 0.3em;
  transform: rotate(-45deg);
  z-index: 10;
  animation: 1.8s ease-in-out infinite anim-newicon-outer;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .icon-new::after {
    width: 0.8rem;
    height: 0.8rem;
    top: 6px;
    left: 6px;
  }
}

.hover-opacity {
  transition: opacity 0.5s;
}
.hover-opacity:hover {
  opacity: 0.5;
}

.hover-brightness {
  transition: filter 0.5s, box-shadow 0.3s;
}
@media screen and (min-width: 768px) {
  .hover-brightness:hover {
    filter: brightness(1.3);
    box-shadow: 0.5rem 0.5rem 1.1rem rgba(0, 0, 0, 0.2);
  }
}

.section-default {
  padding: 2rem 0;
}

.section-header-default {
  padding: 5rem 0;
  text-align: center;
}

ul.asterisk, ul.note {
  list-style-type: none;
  margin-left: 1em;
  margin-top: 1em;
}
ul.asterisk > li, ul.note > li {
  text-indent: -1em;
  margin-bottom: 0.3em;
  line-height: 1.4;
  font-size: 0.8rem;
}
ul.asterisk > li::before, ul.note > li::before {
  content: "※";
}
html:lang(en) ul.asterisk, html:lang(fr) ul.asterisk, html:lang(de) ul.asterisk, html:lang(es) ul.asterisk, html:lang(it) ul.asterisk, html:lang(en) ul.note, html:lang(fr) ul.note, html:lang(de) ul.note, html:lang(es) ul.note, html:lang(it) ul.note {
  margin-left: 0;
}
html:lang(en) ul.asterisk::before, html:lang(fr) ul.asterisk::before, html:lang(de) ul.asterisk::before, html:lang(es) ul.asterisk::before, html:lang(it) ul.asterisk::before, html:lang(en) ul.note::before, html:lang(fr) ul.note::before, html:lang(de) ul.note::before, html:lang(es) ul.note::before, html:lang(it) ul.note::before {
  font-size: 0.8rem;
  display: block;
  padding: 0;
  line-height: 1.4;
}
html:lang(en) ul.asterisk > li, html:lang(fr) ul.asterisk > li, html:lang(de) ul.asterisk > li, html:lang(es) ul.asterisk > li, html:lang(it) ul.asterisk > li, html:lang(en) ul.note > li, html:lang(fr) ul.note > li, html:lang(de) ul.note > li, html:lang(es) ul.note > li, html:lang(it) ul.note > li {
  padding-left: 0.5em;
  text-indent: -0.5em;
}
html:lang(en) ul.asterisk > li::before, html:lang(fr) ul.asterisk > li::before, html:lang(de) ul.asterisk > li::before, html:lang(es) ul.asterisk > li::before, html:lang(it) ul.asterisk > li::before, html:lang(en) ul.note > li::before, html:lang(fr) ul.note > li::before, html:lang(de) ul.note > li::before, html:lang(es) ul.note > li::before, html:lang(it) ul.note > li::before {
  content: "*";
}

html:lang(en) ul.asterisk::before, html:lang(en) ul.note::before {
  content: "Notes:  ";
}
html:lang(en) ul.asterisk > li::before, html:lang(en) ul.note > li::before {
  content: "- ";
}

html:lang(fr) ul.asterisk::before, html:lang(fr) ul.note::before {
  content: "Remarque:  ";
}

html:lang(it) ul.asterisk::before, html:lang(it) ul.note::before {
  content: "Attenzione:  ";
}

html:lang(de) ul.asterisk::before, html:lang(de) ul.note::before {
  content: "Hinweis:  ";
}

html:lang(es) ul.asterisk::before, html:lang(es) ul.note::before {
  content: "Nota:  ";
}

html:lang(en) ul.asterisk:has(li:only-of-type)::before, html:lang(en) ul.note:has(li:only-of-type)::before {
  content: "Note:  ";
}

html:lang(en) ul.asterisk:has(li:only-of-type), html:lang(fr) ul.asterisk:has(li:only-of-type), html:lang(de) ul.asterisk:has(li:only-of-type), html:lang(es) ul.asterisk:has(li:only-of-type), html:lang(it) ul.asterisk:has(li:only-of-type), html:lang(en) ul.note:has(li:only-of-type), html:lang(fr) ul.note:has(li:only-of-type), html:lang(de) ul.note:has(li:only-of-type), html:lang(es) ul.note:has(li:only-of-type), html:lang(it) ul.note:has(li:only-of-type) {
  display: flex;
  justify-content: left;
  align-items: start;
}
html:lang(en) ul.asterisk > li:only-of-type, html:lang(fr) ul.asterisk > li:only-of-type, html:lang(de) ul.asterisk > li:only-of-type, html:lang(es) ul.asterisk > li:only-of-type, html:lang(it) ul.asterisk > li:only-of-type, html:lang(en) ul.note > li:only-of-type, html:lang(fr) ul.note > li:only-of-type, html:lang(de) ul.note > li:only-of-type, html:lang(es) ul.note > li:only-of-type, html:lang(it) ul.note > li:only-of-type {
  width: fit-content;
  margin: 0;
  text-indent: 0;
  padding: 0;
  display: block;
}
html:lang(en) ul.asterisk > li:only-of-type::before, html:lang(fr) ul.asterisk > li:only-of-type::before, html:lang(de) ul.asterisk > li:only-of-type::before, html:lang(es) ul.asterisk > li:only-of-type::before, html:lang(it) ul.asterisk > li:only-of-type::before, html:lang(en) ul.note > li:only-of-type::before, html:lang(fr) ul.note > li:only-of-type::before, html:lang(de) ul.note > li:only-of-type::before, html:lang(es) ul.note > li:only-of-type::before, html:lang(it) ul.note > li:only-of-type::before {
  content: none;
}

/*html:lang(en) &{& > li:only-of-type{width:calc(100% - 4em);}}
html:lang(fr) &{& > li:only-of-type{width:calc(100% - 8em);}}
html:lang(it) &{& > li:only-of-type{width:calc(100% - 8em);}}
html:lang(de) &{& > li:only-of-type{width:calc(100% - 6em);}}
html:lang(es) &{& > li:only-of-type{width:calc(100% - 4em);}}*/
ul.asterisk.centered, ul.note.centered {
  text-align: center;
}
html:lang(en) ul.asterisk.centered:has(li:only-of-type), html:lang(fr) ul.asterisk.centered:has(li:only-of-type), html:lang(de) ul.asterisk.centered:has(li:only-of-type), html:lang(es) ul.asterisk.centered:has(li:only-of-type), html:lang(it) ul.asterisk.centered:has(li:only-of-type), html:lang(en) ul.note.centered:has(li:only-of-type), html:lang(fr) ul.note.centered:has(li:only-of-type), html:lang(de) ul.note.centered:has(li:only-of-type), html:lang(es) ul.note.centered:has(li:only-of-type), html:lang(it) ul.note.centered:has(li:only-of-type) {
  justify-content: center;
}
html:lang(en) ul.asterisk.centered:has(li:only-of-type) > li, html:lang(fr) ul.asterisk.centered:has(li:only-of-type) > li, html:lang(de) ul.asterisk.centered:has(li:only-of-type) > li, html:lang(es) ul.asterisk.centered:has(li:only-of-type) > li, html:lang(it) ul.asterisk.centered:has(li:only-of-type) > li, html:lang(en) ul.note.centered:has(li:only-of-type) > li, html:lang(fr) ul.note.centered:has(li:only-of-type) > li, html:lang(de) ul.note.centered:has(li:only-of-type) > li, html:lang(es) ul.note.centered:has(li:only-of-type) > li, html:lang(it) ul.note.centered:has(li:only-of-type) > li {
  text-align: left;
}

.disc > li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.7em;
  line-height: 1.4;
}
.disc > li::before {
  content: "・";
}
@media screen and (max-width: 767px) {
  .disc > li {
    padding-bottom: 0.7em;
  }
}
.disc > li .disc > li::before {
  content: "- ";
}
.disc > li span {
  font-size: 0.8rem;
  color: #5e5e5e;
}

.indent1 > li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.3em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .indent1 > li {
    padding-bottom: 0.3em;
  }
}

.indent1_8 > li {
  padding-left: 1.8em;
  text-indent: -1.8em;
  margin-bottom: 0.3em;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .indent1_8 > li {
    padding-bottom: 0.3em;
  }
}

.text-min {
  font-size: 0.9em;
  color: #666;
}

.table-wrap {
  border-radius: 1.5rem;
  border: 1px solid #ddd;
  overflow: hidden;
  margin-bottom: 2rem;
}
.table-wrap table {
  border-collapse: collapse;
  width: 100%;
}
.table-wrap th {
  background-color: #ddd;
  padding: 1rem 2rem;
  border-bottom: 1px solid #fff;
  width: 20%;
  font-size: 0.8rem;
}
@media screen and (max-width: 767px) {
  .table-wrap th {
    box-sizing: border-box;
    width: 30%;
    font-size: 0.7rem;
    padding: 1rem 0.5rem;
  }
}
.table-wrap td {
  padding: 1rem;
  font-size: 0.8rem;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .table-wrap td {
    box-sizing: border-box;
    display: inline-block;
    font-size: 0.8rem;
    padding: 1rem 1rem;
  }
}
.table-wrap tr:last-child th {
  border-bottom: 0;
}
.table-wrap tr:last-child td {
  border-bottom: 0;
}

#js-loader-base {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: #000;
}

.loader {
  position: absolute;
  width: 8vw;
  height: 8vw;
  z-index: 103;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 767px) {
  .loader {
    width: 20vw;
    height: 20vw;
  }
}

.loader-icon {
  display: block;
  width: auto;
  margin: auto;
  height: 100%;
}

.menu-btn {
  display: none;
}
@media screen and (max-width: 767px) {
  .menu-btn {
    position: fixed;
    right: 2vw;
    top: 2vw;
    z-index: 91;
    display: block;
    width: 15vw;
    height: 15vw;
    background: url(../img/common_menu.png) center center/contain;
  }
  .menu-btn::after {
    opacity: 0;
    transition: opacity 0.5s;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/common_menu_close.png) center center/contain;
  }
}

@media screen and (max-width: 767px) {
  .menu-on .menu-btn::after {
    opacity: 1;
  }
}

.buy-fix-sp-wrap {
  position: relative;
  width: 100%;
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 768px) {
  .buy-fix-sp-wrap {
    display: none;
  }
}

.buy-fix-sp {
  height: calc(20rem * 0.205);
  position: absolute;
  width: 15.2rem;
  right: 2vw;
  bottom: 2vw;
  line-height: 1;
  text-align: center;
}

.nav-wrap {
  position: fixed;
  /* background:rgba(0,0,0,0.85); */
  padding: 0 0 0 1rem;
  height: 2.6rem;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 90;
  font-size: 0.8rem;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .nav-wrap {
    height: 100vh;
    width: 100vw;
    background: #000;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .menu-on .nav-wrap {
    opacity: 1;
    pointer-events: fill;
    overflow-y: scroll;
  }
}

.nav {
  display: flex;
  justify-content: space-between;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .nav {
    flex-direction: column;
    width: 80%;
    margin: auto;
    padding: 20vw 0 10vw;
    height: auto;
  }
}
.nav .js-drawer-content {
  display: block;
}
.nav .nav_img {
  width: 100%;
  margin-top: 2em;
  display: block;
}
@media screen and (min-width: 768px) {
  .nav .nav_img {
    display: none;
  }
}

.nav-list {
  display: flex;
}
@media screen and (max-width: 767px) {
  .nav-list {
    gap: 6%;
    flex-wrap: wrap;
    border-bottom: 1px solid #666;
    padding-bottom: 2rem;
  }
}

.nav-item {
  position: relative;
}
@media screen and (max-width: 767px) {
  .nav-item {
    width: 47%;
  }
}
.nav-item a {
  display: flex;
  box-sizing: border-box;
  line-height: 1;
  padding: 0rem 1rem;
  color: #fff;
  height: 100%;
  align-items: center;
  transition: color 0.5s;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .nav-item a:hover {
    color: #ce9e5f;
  }
}
@media screen and (max-width: 767px) {
  .nav-item a {
    font-size: 1.4rem;
    padding: 1.5rem 0rem;
    height: auto;
    width: 50%;
    display: block;
    justify-content: center;
  }
}
.nav-item.icon-new::before {
  width: 0.5rem;
  height: 0.5rem;
  left: 0.3rem;
  top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .nav-item.icon-new::before {
    left: -0.4rem;
    top: 0.7rem;
  }
}
.nav-item.icon-new::after {
  width: 0.5rem;
  height: 0.5rem;
  left: 0.3rem;
  top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .nav-item.icon-new::after {
    left: -0.4rem;
    top: 0.7rem;
  }
}

.top .nav-item.top a,
.about .nav-item.topics a,
.about .nav-item.support a {
  color: #ce9e5f;
}

.nav-item.nav_close {
  pointer-events: none;
}
.nav-item.nav_close a {
  color: #666362;
}

.nav-item.nav_close {
  pointer-events: none;
}
.nav-item.nav_close a {
  color: #666362;
}

.nav-rightside {
  background: rgba(117, 117, 116, 0.4);
  padding: 0 0rem 0 1rem;
}
@media screen and (max-width: 767px) {
  .nav-rightside {
    transform: none;
    padding: 0;
    margin-right: 0;
  }
}
.nav-rightside__inner {
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .nav-rightside__inner {
    display: block;
    transform: none;
  }
}
@media screen and (max-width: 767px) {
  .nav-rightside {
    margin-top: 3rem;
    background: transparent;
  }
}

.nav-follow {
  position: relative;
}
@media screen and (max-width: 767px) {
  .nav-follow {
    display: flex;
    justify-content: center;
    margin-bottom: 2.8rem;
  }
}

.nav-follow__title {
  white-space: nowrap;
  border-right: 1px solid #c8c3b6;
  padding-right: 0.8rem;
}
@media screen and (max-width: 767px) {
  .nav-follow__title {
    font-size: 1.8rem;
    line-height: 1;
  }
}

@media screen and (max-width: 767px) {
  #drawer-sns {
    display: block !important;
  }
  #drawer-sns .drawer-base {
    height: 100%;
    padding: 0 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
  }
}

.buy-fix-sp-wrap {
  position: fixed;
  bottom: 0;
  z-index: 90;
}

.kv-header__lang {
  padding: 0 1.2rem 0 0.8rem;
}
@media screen and (max-width: 767px) {
  .kv-header__lang {
    display: none;
  }
}

.sp__lang {
  position: fixed !important;
  top: 5.5rem;
  right: 0.8rem;
  z-index: 91;
  color: #fff;
}

/*
.js-accordion-custom {
}
*/
.lang-title {
  display: flex;
  align-items: center;
  white-space: nowrap;
}

.lang-icon {
  width: 1.2rem;
  margin-right: 0.5rem;
}

.nav-buy {
  display: flex;
  align-items: center;
  background: #65351a;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 0 2rem;
}
@media screen and (max-width: 767px) {
  .nav-buy {
    padding: 1rem 2rem;
    font-size: 1.5rem;
    justify-content: center;
  }
}

.lang-list__item--jp:lang(ja) {
  color: #ce9e5f !important;
  pointer-events: none;
}

.lang-list__item--us:lang(en-US) {
  color: #ce9e5f !important;
  pointer-events: none;
}

.lang-list__item--uk:lang(en-GB) {
  color: #ce9e5f !important;
  pointer-events: none;
}

.lang-list__item--fr:lang(fr) {
  color: #ce9e5f !important;
  pointer-events: none;
}

.lang-list__item--it:lang(it) {
  color: #ce9e5f !important;
  pointer-events: none;
}

.lang-list__item--de:lang(de) {
  color: #ce9e5f !important;
  pointer-events: none;
}

.lang-list__item--es:lang(es) {
  color: #ce9e5f !important;
  pointer-events: none;
}

.lang-list__item--sch:lang(zh-cmn-Hans) {
  color: #ce9e5f !important;
  pointer-events: none;
}

.lang-list__item--tch:lang(zh-cmn-Hant) {
  color: #ce9e5f !important;
  pointer-events: none;
}

.lang-list__item--ko:lang(ko) {
  color: #ce9e5f !important;
  pointer-events: none;
}

.modal-wrap {
  background: #2a2a2a;
  padding: 10px;
  font-size: clamp(0vw, 1.3vw, 18px);
}

.modal-wrap__inner {
  padding: 30px;
}
@media screen and (max-width: 767px) {
  .modal-wrap__inner {
    padding: 2rem 1rem;
  }
}

.modal-wrap h2 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .modal-wrap h2 {
    font-size: 4em;
  }
}

.popup-buy-title {
  color: #fff;
  border-bottom: 1px solid #fff;
  margin: 1em 0 1em;
  padding-bottom: 0.5em;
  text-align: center;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .popup-buy-title {
    font-size: 3em;
  }
}

.popup-buy-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.popup-buy-list a {
  width: 31%;
  font-size: 15px;
  padding: 1em 1em;
  margin: 1%;
}
@media screen and (max-width: 767px) {
  .popup-buy-list a {
    width: 48%;
    font-size: 0.8rem;
    line-height: 1.3;
    padding: 1.5em 1em;
    font-weight: 800;
  }
}

.drawer-base {
  background-color: #403c35;
  padding: 1rem 1.5rem;
}

.drawer-base .sns-list {
  display: flex;
  gap: 1rem;
}
.drawer-base .sns-list a {
  display: block;
  height: 1rem;
}
@media screen and (max-width: 767px) {
  .drawer-base .sns-list a {
    height: 1.5rem;
  }
}
.drawer-base .sns-list a img {
  height: 100%;
  width: auto;
}

.drawer-base .lang-list a {
  display: block;
  font-size: 0.8rem;
  color: #fff;
  padding: 0.2rem 0;
}
@media screen and (min-width: 768px) {
  .drawer-base .lang-list a:hover {
    color: #ce9e5f;
  }
}

.footer-content {
  position: relative;
  background: #000;
  padding: 7rem 0;
  margin: auto;
}

.footer-content .container {
  position: static;
}

.footer-info {
  width: 50%;
  padding-top: 0rem;
  color: #d8d5d3;
}
@media screen and (max-width: 767px) {
  .footer-info {
    width: 100%;
    padding-top: 7vw;
  }
}

.footer-info__logo {
  width: 76%;
  margin: 0 auto 2rem;
}
@media screen and (max-width: 767px) {
  .footer-info__logo {
    margin-bottom: 15rem;
  }
}

.footer-info__cero {
  width: 3rem;
}

.footer-info__data {
  position: relative;
}
.footer-info__data th {
  color: #ce9e5f;
  text-align: right;
  vertical-align: top;
}
.footer-info__data td {
  padding-left: 1rem;
  padding-bottom: 1rem;
  vertical-align: top;
}
.footer-info__data a {
  color: #d8d5d3;
  text-decoration: underline;
}

.footer-info__sns {
  display: flex;
  justify-content: center;
  gap: 1.8rem;
}
.footer-info__sns a {
  height: 2rem;
}
.footer-info__sns a img {
  height: 100%;
  width: auto;
}

.footer-info__brand-logo {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  width: 6rem;
}
@media screen and (max-width: 767px) {
  .footer-info__brand-logo {
    position: relative;
    bottom: auto;
    right: auto;
    margin: 1.5rem auto 0;
    width: 5rem;
    padding-bottom: 1.5rem;
  }
}

.footer-info__btn a {
  margin: 2rem auto;
}

.footer-info__platform {
  width: 90%;
  max-width: 600px;
  margin: 0 auto 1.5em auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.footer-info__platform .platform__nsw2 {
  width: 8%;
  margin: 2%;
}
.footer-info__platform .platform__ps5 {
  width: 23%;
  margin: 2%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.footer-info__platform .platform__ps5 img:nth-child(1) {
  width: 33%;
  margin-right: 2%;
}
.footer-info__platform .platform__ps5 img:nth-child(2) {
  width: 65%;
}
.footer-info__platform .platform__xbox {
  width: 36%;
  margin: 2.5% 2% 1% 2%;
}
.footer-info__platform .platform__stm {
  width: 23%;
  margin: 1.5% 2% 1% 2%;
}

.rating-icon {
  width: 80%;
  margin: 0 auto 2em auto;
}

html:lang(ja) .rating-icon {
  max-width: 50px;
}

html:lang(zh-cmn-Hant) .rating-icon {
  width: 300px;
  text-align: center;
  font-size: 70%;
}

/* 他の言語の場合 */
html:lang(en) .rating-icon {
  width: 150px;
}

html:lang(en-gb) .rating-icon,
html:lang(fr) .rating-icon,
html:lang(it) .rating-icon,
html:lang(de) .rating-icon,
html:lang(es) .rating-icon {
  width: 100px;
}

#js-footer {
  position: relative;
  z-index: 1;
}

#AgeVerify {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(10px);
  text-align: center;
  z-index: 10001;
  font-size: 20px;
  overflow: auto;
  opacity: 0;
  transition: all 0.5s;
}

#AgeVerify.on {
  opacity: 1;
}

#AgeVerify * {
  box-sizing: border-box;
}

#AgeVerify #verify_body {
  padding: 3%;
  width: 85%;
  max-width: 650px;
  margin: 0% auto;
  background-color: #222;
  border-radius: 10px;
  color: #ddd;
  box-shadow: 0 0 10px black;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#AgeVerify #verify_body .verify__icon {
  width: 250px;
  height: 180px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0px auto 10px;
}

#AgeVerify #verify_body .verify__icon {
  background-image: url("../img/en/kv_logo.png");
}

html:lang(ja) #AgeVerify #verify_body .verify__icon {
  background-image: url("../img/kv_logo.png");
}

#AgeVerify #verify_body .verify__icon.close {
  background-image: url("https://download1.gamecity.ne.jp/lib/ageVerify/img/verify-0.gif");
}

#AgeVerify #verify_body .verify__title {
  font-size: 150%;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}

#AgeVerify #verify_body .verify__message {
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.4;
}

#AgeVerify #verify_body .birth {
  width: 28%;
  max-width: 190px;
  font-size: 120%;
  margin: 0.5%;
  text-align: center;
  border: 1px #CCC solid;
  border-radius: 7px;
  padding: 0.3em;
  box-sizing: border-box;
  line-height: normal;
}

#AgeVerify #verify_body select.birth {
  text-align: left;
}

#AgeVerify #verify_body select.birth:focus {
  color: #000 !important;
}

#AgeVerify #verify_body .birth::placeholder {
  color: #CCC;
}

#AgeVerify #verify_body button#btn_submit,
#AgeVerify #verify_body a.verify__close {
  display: block;
  width: 10em;
  text-align: center;
  padding: 0.5em 1.5em;
  background-color: #C00;
  color: #FFF;
  font-size: 100%;
  cursor: pointer;
  border-width: 0;
  border-radius: 7px;
  margin: 40px auto 20px;
  text-decoration: none;
}

#AgeVerify #verify_body button#btn_submit.inactive {
  cursor: default;
  opacity: 0.3;
}

#AgeVerify #verify_body a.verify__close {
  display: none;
}

@media screen and (max-width: 640px) {
  #AgeVerify {
    font-size: 16px;
  }

  #AgeVerify #verify_body .verify__icon {
    width: 70%;
    height: 35vw;
    margin: 4vw auto 4vw;
  }

  #AgeVerify #verify_body .verify__message {
    margin-bottom: 4vw;
  }

  #AgeVerify #verify_body {
    padding: 4%;
  }

  #AgeVerify #verify_body .birth {
    width: 48%;
    max-width: 600px;
    padding: 0.5em 1em;
  }

  #AgeVerify #verify_body select.birth {
    width: 98%;
    margin-bottom: 2%;
    text-align: center;
  }

  #AgeVerify #verify_body button#btn_submit,
#AgeVerify #verify_body a.verify__close {
    font-size: 140%;
    margin-top: 5vw;
  }
}
.verify__checkbox {
  display: none;
}

.verify__label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding: 0 0 0 40px;
}
@media screen and (min-width: 768px) {
  .verify__label:hover {
    color: #efc7c7;
  }
}

.verify__label::before {
  background: #fff;
  border: 2px solid #c00;
  content: "";
  display: block;
  height: 20px;
  left: 5px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 20px;
  border-radius: 4px;
}

.verify__label::after {
  border-bottom: 3px solid #c00;
  border-right: 3px solid #c00;
  content: "";
  display: block;
  height: 11px;
  left: 13px;
  margin-top: -7px;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
  width: 6px;
}

.verify__checkbox[type=checkbox]:checked ~ .verify__label::after {
  opacity: 1;
}