@charset "UTF-8";

@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: translateZ(0)
}

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

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

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

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

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

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

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

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

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

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
    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-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: #00000026
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, #00000080, #0000)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, #00000080, #0000)
}

.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(0)
    }

    to {
        transform: rotate(360deg)
    }
}

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

.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: .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%;
    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-lock {
    display: none
}

.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"
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translateZ(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-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%
}

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

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

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

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

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.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, .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(0, -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: .2s transform, .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: translate(-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: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .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, .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
}

.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, .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-vertical>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
    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, .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-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,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

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

@keyframes fade-in {
    0% {
        display: none;
        opacity: 0
    }

    1% {
        display: block;
        opacity: 0
    }

    to {
        display: block;
        opacity: 1
    }
}

@keyframes fade-out {
    0% {
        display: block;
        opacity: 1
    }

    99% {
        display: block;
        opacity: 0
    }

    to {
        display: none;
        opacity: 0
    }
}

@keyframes slide-out {
    0% {
        transform: translate(0)
    }

    50% {
        transform: translate(-102%)
    }

    to {
        transform: translate(-102%)
    }
}

@keyframes ticker {
    0% {
        transform: translateZ(0);
        visibility: visible
    }

    to {
        transform: translate3d(-50%, 0, 0)
    }
}

@keyframes menu-in {
    0% {
        visibility: hidden;
        transform: translate(100%)
    }

    1% {
        visibility: visible;
        transform: translate(100%)
    }

    to {
        visibility: visible;
        transform: translate(0)
    }
}

@keyframes menu-out {
    0% {
        visibility: visible;
        transform: translate(0)
    }

    99% {
        visibility: visible;
        transform: translate(100%)
    }

    to {
        visibility: hidden;
        transform: translate(100)
    }
}

@keyframes menu-in-side {
    0% {
        display: none;
        visibility: hidden;
        transform: translate(100%)
    }

    1% {
        display: block;
        visibility: visible;
        transform: translate(100%)
    }

    2% {
        display: block;
        visibility: visible;
        transform: translate(100%)
    }

    to {
        display: block;
        visibility: visible;
        transform: translate(0)
    }
}

@keyframes menu-out-side {
    0% {
        display: block;
        visibility: visible;
        transform: translate(0)
    }

    98% {
        display: block;
        visibility: visible;
        transform: translate(100%)
    }

    99% {
        display: block;
        visibility: hidden;
        transform: translate(100%)
    }

    to {
        display: none;
        visibility: hidden;
        transform: translate(100%)
    }
}

@keyframes indicator {
    0% {
        top: 0;
        height: 0
    }

    70% {
        height: 120px
    }

    to {
        top: 120px;
        height: 120px
    }
}

@keyframes button-hover {
    0% {
        transform: scaleX(1);
        transform-origin: left bottom
    }

    50% {
        transform: scaleX(0);
        transform-origin: left bottom
    }

    51% {
        transform: scaleX(0);
        transform-origin: right bottom
    }

    to {
        transform: scaleX(1);
        transform-origin: right bottom
    }
}

@keyframes draw-circle {
    0% {
        stroke-dashoffset: 360
    }

    to {
        stroke-dashoffset: 0
    }
}

@keyframes line {
    0% {
        transform: translateY(0) scaleY(0)
    }

    50% {
        transform: translateY(0) scaleY(1)
    }

    to {
        transform: translateY(0) scaleY(1)
    }
}

@keyframes arrow {
    0% {
        opacity: 0;
        transform: translateY(-10%)
    }

    50% {
        opacity: 1;
        transform: translateY(0)
    }

    90% {
        opacity: 1;
        transform: translateY(0)
    }

    to {
        opacity: 0;
        transform: translateY(0)
    }
}

@keyframes glow {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

html {
    overflow: visible
}

.lp25-page-wrapper {
    color: #ffffff;
    font-family: hanken-grotesk, Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-feature-settings: "palt";
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: none;
    line-height: 1
}

.lp25-page-wrapper img,
.lp25-page-wrapper a {
    border: none;
    outline: none
}

.lp25-page-wrapper label {
    cursor: pointer
}

.lp25-page-wrapper h1,
.lp25-page-wrapper h2,
.lp25-page-wrapper h3,
.lp25-page-wrapper h4,
.lp25-page-wrapper h5,
.lp25-page-wrapper h6 {
    letter-spacing: .03em;
    line-height: 1.4em;
    font-weight: 400
}

.lp25-page-wrapper p {
    line-height: 1.8em;
    letter-spacing: .02em
}

.lp25-page-wrapper main {
    display: block
}

.lp25-page-wrapper .clearfix:after {
    content: "";
    display: block;
    clear: both
}

.lp25-page-wrapper ol,
.lp25-page-wrapper ul {
    list-style: none
}

.lp25-page-wrapper a:link,
.lp25-page-wrapper a:visited {
    color: #ffffff;
    text-decoration: none;
    transition: opacity .5s cubic-bezier(.215, .61, .355, 1)
}

@media (hover: hover) {

    .lp25-page-wrapper a:hover,
    .lp25-page-wrapper a:active {
        opacity: .7
    }
}

.lp25-page-wrapper * {
    box-sizing: border-box
}

.lp25-page-wrapper img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}

.lp25-page-wrapper svg {
    overflow: visible;
    overflow-y: visible;
    overflow-x: visible
}

.lp25-page-wrapper button {
    padding: 0;
    color: #ffffff;
    font-family: hanken-grotesk, Helvetica Neue, Arial, sans-serif;
    font-weight: 400;
    border: none;
    background-color: transparent;
    cursor: pointer
}

.lp25-page-wrapper button:focus {
    outline: none
}

.lp25-page-wrapper .clear {
    clear: both
}

.lp25-page-wrapper ins {
    display: inline-block;
    vertical-align: bottom;
    background-color: transparent;
    color: inherit;
    text-decoration: none
}

.lp25-page-wrapper .no-scroll {
    overflow-y: hidden
}

.lp25-page-wrapper .mt10 {
    margin-top: 10px
}

.lp25-page-wrapper .mt20 {
    margin-top: 20px
}

.lp25-page-wrapper .mt30 {
    margin-top: 30px
}

.lp25-page-wrapper .mt40 {
    margin-top: 40px
}

.lp25-page-wrapper .mt50 {
    margin-top: 50px
}

.lp25-page-wrapper .mt60 {
    margin-top: 60px
}

.lp25-page-wrapper .mt70 {
    margin-top: 70px
}

.lp25-page-wrapper .mt80 {
    margin-top: 80px
}

.lp25-page-wrapper .mt90 {
    margin-top: 90px
}

.lp25-page-wrapper .mt100 {
    margin-top: 100px
}

.lp25-page-wrapper .mt110 {
    margin-top: 110px
}

.lp25-page-wrapper .mt120 {
    margin-top: 120px
}

.lp25-page-wrapper .mb10 {
    margin-bottom: 10px
}

.lp25-page-wrapper .mb20 {
    margin-bottom: 20px
}

.lp25-page-wrapper .mb30 {
    margin-bottom: 30px
}

.lp25-page-wrapper .mb40 {
    margin-bottom: 40px
}

.lp25-page-wrapper .mb50 {
    margin-bottom: 50px
}

.lp25-page-wrapper .mb60 {
    margin-bottom: 60px
}

.lp25-page-wrapper .mb70 {
    margin-bottom: 70px
}

.lp25-page-wrapper .mb80 {
    margin-bottom: 80px
}

.lp25-page-wrapper .mb90 {
    margin-bottom: 90px
}

.lp25-page-wrapper .mb100 {
    margin-bottom: 100px
}

.lp25-page-wrapper .mb110 {
    margin-bottom: 110px
}

.lp25-page-wrapper .mb120 {
    margin-bottom: 120px
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt10 {
        margin-top: 10px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt20 {
        margin-top: 20px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt30 {
        margin-top: 30px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt40 {
        margin-top: 40px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt50 {
        margin-top: 50px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt60 {
        margin-top: 60px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt70 {
        margin-top: 70px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt80 {
        margin-top: 80px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt90 {
        margin-top: 90px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt100 {
        margin-top: 100px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt110 {
        margin-top: 110px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mt120 {
        margin-top: 120px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb10 {
        margin-bottom: 10px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb20 {
        margin-bottom: 20px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb30 {
        margin-bottom: 30px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb40 {
        margin-bottom: 40px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb50 {
        margin-bottom: 50px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb60 {
        margin-bottom: 60px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb70 {
        margin-bottom: 70px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb80 {
        margin-bottom: 80px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb90 {
        margin-bottom: 90px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb100 {
        margin-bottom: 100px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb110 {
        margin-bottom: 110px
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:mb120 {
        margin-bottom: 120px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt0 {
        margin-top: 0
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt10 {
        margin-top: 10px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt20 {
        margin-top: 20px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt30 {
        margin-top: 30px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt40 {
        margin-top: 40px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt50 {
        margin-top: 50px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt60 {
        margin-top: 60px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt70 {
        margin-top: 70px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt80 {
        margin-top: 80px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt90 {
        margin-top: 90px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt100 {
        margin-top: 100px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt110 {
        margin-top: 110px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mt120 {
        margin-top: 120px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb10 {
        margin-bottom: 10px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb20 {
        margin-bottom: 20px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb30 {
        margin-bottom: 30px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb40 {
        margin-bottom: 40px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb50 {
        margin-bottom: 50px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb60 {
        margin-bottom: 60px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb70 {
        margin-bottom: 70px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb80 {
        margin-bottom: 80px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb90 {
        margin-bottom: 90px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb100 {
        margin-bottom: 100px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb110 {
        margin-bottom: 110px
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .lg\:mb120 {
        margin-bottom: 120px
    }
}

.lp25-page-wrapper .list--inline {
    display: flex;
    flex-wrap: wrap
}

.lp25-page-wrapper .hidden,
.lp25-page-wrapper .hide {
    display: none
}

.lp25-page-wrapper .video-js .vjs-big-play-button {
    width: 50px;
    height: 52px;
    border: none;
    background: transparent var(--button-play-01) no-repeat center center;
    background-color: transparent !important;
    background-size: contain
}

.lp25-page-wrapper .video-js .vjs-big-play-button .vjs-icon-placeholder {
    display: none
}

.lp25-page-wrapper .text-left {
    text-align: left
}

.lp25-page-wrapper .text-center {
    text-align: center
}

.lp25-page-wrapper .text-right {
    text-align: right
}

.lp25-page-wrapper .text-red {
    color: #ee3524
}

.lp25-page-wrapper .text-blue {
    color: #004bff
}

.lp25-page-wrapper .text-xlg {
    font-size: 2rem
}

@media (max-width: 900px) {
    .lp25-page-wrapper .text-xlg {
        font-size: 2.2rem
    }
}

.lp25-page-wrapper .img-rect--v {
    display: block;
    position: relative;
    padding-top: 125%
}

.lp25-page-wrapper .img-rect--v img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

.lp25-page-wrapper .img-square {
    display: block;
    position: relative;
    padding-top: 100%;
    border-radius: 8px
}

.lp25-page-wrapper .img-square img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    border-radius: 8px
}

.lp25-page-wrapper .img-product {
    display: block;
    position: relative;
    padding-top: 125%
}

.lp25-page-wrapper .img-product img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

.lp25-page-wrapper .img-product.img-product--s {
    padding-top: 125%
}

.lp25-page-wrapper .img-platinum {
    display: block;
    position: relative;
    padding-top: 58%
}

.lp25-page-wrapper .img-platinum img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

.lp25-page-wrapper .md\:block {
    display: none
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:block {
        display: block
    }
}

.lp25-page-wrapper .md\:inline {
    display: none
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:inline {
        display: inline
    }
}

.lp25-page-wrapper .md\:hidden {
    display: block
}

@media (max-width: 900px) {
    .lp25-page-wrapper .md\:hidden {
        display: none
    }
}

.lp25-page-wrapper .sm\:hidden {
    display: block
}

@media (max-width: 768px) {
    .lp25-page-wrapper .sm\:hidden {
        display: none
    }
}

.lp25-page-wrapper .sm\:block {
    display: none
}

@media (max-width: 768px) {
    .lp25-page-wrapper .sm\:block {
        display: block
    }
}

.lp25-page-wrapper .sm\:inline {
    display: none
}

@media (max-width: 768px) {
    .lp25-page-wrapper .sm\:inline {
        display: inline
    }
}

.lp25-page-wrapper .error {
    margin-top: 4px;
    color: #ee3524
}

.lp25-page-wrapper .dl--stack {
    font-size: 16px
}

.lp25-page-wrapper .dl--stack dt {
    margin-bottom: 4px;
    line-height: 1.8em
}

.lp25-page-wrapper .dl--stack dd {
    margin-bottom: 30px
}

.lp25-page-wrapper .stacks .stack {
    margin-bottom: 16px
}

.lp25-page-wrapper .font--bold {
    font-family: var(--font-b)
}

.lp25-page-wrapper .uppercase {
    text-transform: uppercase
}

.lp25-page-wrapper .bgc--light-gray {
    background-color: #eef1f6
}

.lp25-page-wrapper .bdr--top {
    border-top: #E8E8E8
}

.lp25-page-wrapper .bdr--right {
    border-right: #E8E8E8
}

.lp25-page-wrapper .bdr--bottom {
    border-bottom: #E8E8E8
}

.lp25-page-wrapper .bdr--left {
    border-left: #E8E8E8
}

.lp25-page-wrapper .sticky-contents {
    width: 100%;
    position: sticky;
    top: 84px
}

@media (max-width: 900px) {
    .lp25-page-wrapper .sticky-contents {
        position: static
    }
}

.lp25-page-wrapper .sticky-contents .page-title {
    width: 100%
}

.lp25-page-wrapper .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -16px;
    margin-left: -16px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .row {
        margin-right: -6px;
        margin-left: -6px
    }
}

.lp25-page-wrapper .row.row--center {
    justify-content: center
}

.lp25-page-wrapper .row.row--v-center {
    align-items: center
}

.lp25-page-wrapper .row.row--reverse {
    flex-direction: row-reverse
}

.lp25-page-wrapper .col {
    padding: 0 16px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col {
        padding-right: 6px;
        padding-left: 6px
    }
}

.lp25-page-wrapper .col--auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.lp25-page-wrapper .col--right {
    margin-left: auto
}

.lp25-page-wrapper .col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.lp25-page-wrapper .col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.lp25-page-wrapper .col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.lp25-page-wrapper .col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.lp25-page-wrapper .col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.lp25-page-wrapper .col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.lp25-page-wrapper .col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.lp25-page-wrapper .col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.lp25-page-wrapper .col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.lp25-page-wrapper .col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.lp25-page-wrapper .col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.lp25-page-wrapper .col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
}

@media (max-width: 900px) {
    .lp25-page-wrapper .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }
}

@media (max-width: 1200px) {
    .lp25-page-wrapper .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.lp25-page-wrapper .span-xl-12 {
    width: auto
}

.lp25-page-wrapper .span-xl-11 {
    width: 91.6666666667vw
}

.lp25-page-wrapper .span-xl-10 {
    width: 83.3333333333vw
}

.lp25-page-wrapper .span-xl-9 {
    width: 75vw
}

.lp25-page-wrapper .span-xl-8 {
    width: 66.6666666667vw
}

.lp25-page-wrapper .span-xl-7 {
    width: 58.3333333333vw
}

.lp25-page-wrapper .span-xl-6 {
    width: 50vw
}

.lp25-page-wrapper .span-xl-5 {
    width: 41.6666666667vw
}

.lp25-page-wrapper .span-xl-4 {
    width: 33.3333333333vw
}

.lp25-page-wrapper .span-xl-3 {
    width: 25vw
}

.lp25-page-wrapper .span-xl-2 {
    width: 16.6666666667vw
}

.lp25-page-wrapper .scroll-container {
    overflow-y: auto
}

.lp25-page-wrapper .scroll-container::-webkit-scrollbar {
    width: 3px;
    -webkit-appearance: none
}

.lp25-page-wrapper .scroll-container::-webkit-scrollbar-track {
    background-color: transparent;
    border: none
}

.lp25-page-wrapper .scroll-container::-webkit-scrollbar-thumb {
    background-color: #f50
}

.lp25-page-wrapper .scroll-container:hover::-webkit-scrollbar-thumb {
    background-color: #f50
}

.lp25-page-wrapper .container {
    margin-right: auto;
    margin-left: auto;
    padding: 40px;
    max-width: 1160px
}

@media (max-width: 900px) {
    .lp25-page-wrapper .container {
        padding: 56px 5.3333333333vw
    }
}

.lp25-page-wrapper .container--full {
    width: 100%;
    max-width: none;
    padding: 0
}

.lp25-page-wrapper .container--fluid {
    max-width: none
}

@media (max-width: 900px) {
    .lp25-page-wrapper .container--fluid {
        padding-left: 5.3333333333vw;
        padding-right: 5.3333333333vw
    }
}

.lp25-page-wrapper .container--md {
    max-width: 800px
}

.lp25-page-wrapper .container--sm {
    max-width: 480px
}

.lp25-page-wrapper .swiper-wrapper {
    height: auto
}

.lp25-page-wrapper .swiper-horizontal .swiper-pagination {
    bottom: 0;
    padding-right: 20px;
    padding-bottom: 20px;
    text-align: right
}

@media (max-width: 900px) {
    .lp25-page-wrapper .swiper-horizontal .swiper-pagination {
        padding-right: 15px;
        padding-bottom: 15px
    }
}

.lp25-page-wrapper .swiper-pagination-bullet {
    display: inline-block;
    opacity: 1;
    margin: 0 0 0 8px;
    width: 14px;
    height: 14px;
    background-color: #ffffff73;
    border-radius: 0
}

@media (max-width: 768px) {
    .lp25-page-wrapper .swiper-pagination-bullet {
        width: 16px;
        height: 16px
    }
}

.lp25-page-wrapper .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #fff
}

.lp25-page-wrapper .prlx {
    opacity: 0;
    transition: opacity ease .8s
}

.lp25-page-wrapper .prlx.executed {
    opacity: 1
}

@media (min-width: 768px) {
    body.static .wrapper {
        margin-top: 0
    }

    .lp25-page-wrapper {
        min-width: 1220px
    }
}

@media (max-width: 768px) {
    .scrolled .lp25-page-wrapper .page-header .logo {
        top: -32px
    }
}

body.lp25-lock {
    overflow-y: hidden;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0
}

@keyframes huerotator {
    0% {
        filter: hue-rotate(0deg)
    }

    to {
        filter: hue-rotate(360deg)
    }
}

.lp25-page-wrapper {
    overflow: hidden;
    container-type: inline-size;
    font-family: dnp-shuei-gothic-kin-std, sans-serif;
    background-color: #c9c3bd
}

.lp25-page-wrapper .mv-section {
    position: relative
}

.lp25-page-wrapper .mv-section .mask-group {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0
}

.lp25-page-wrapper .mv-section .line {
    display: flex;
    animation: ticker 90s linear infinite
}

.lp25-page-wrapper .mv-section .line .line-group {
    display: flex;
    flex-shrink: 0
}

.lp25-page-wrapper .mv-section .line .img-item {
    width: 17.9166666667vw;
    flex-shrink: 0
}

@media (max-width: 768px) {
    .lp25-page-wrapper .mv-section .line .img-item {
        width: 43.7333333333vw
    }
}

.lp25-page-wrapper .mv-section .line .img-item img {
    opacity: 0
}

.lp25-page-wrapper .mv-section .line:nth-of-type(2) {
    animation-direction: reverse
}

.lp25-page-wrapper .mv-section .line:nth-of-type(4) {
    display: none;
    animation-direction: reverse
}

@media (max-width: 768px) {
    .lp25-page-wrapper .mv-section .line:nth-of-type(4) {
        display: flex
    }
}

.lp25-page-wrapper .mv-section .page-title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width: 768px) {
    .lp25-page-wrapper .mv-section .page-title {
        width: 82.6666666667vw
    }
}

.lp25-page-wrapper .copy-section {
    text-align: center;
    background-color: #d9d9d9
}

.lp25-page-wrapper .copy-section .container {
    padding-top: 80px;
    padding-bottom: 95px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .copy-section .container {
        padding-top: 40px;
        padding-bottom: 20px
    }
}

.lp25-page-wrapper .copy-section .section-title {
    margin-bottom: 50px;
    color: #59001c;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.5em
}

@media (max-width: 768px) {
    .lp25-page-wrapper .copy-section .section-title {
        margin-bottom: 32px;
        font-size: 4.8cqw
    }
}

.lp25-page-wrapper .copy-section p {
    margin-bottom: 1.5em;
    color: #000;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 225%
}

@media (max-width: 768px) {
    .lp25-page-wrapper .copy-section p {
        color: #000;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 216.667%
    }
}

.lp25-page-wrapper .copy-section .cta-button {
    margin: 40px
}

.lp25-page-wrapper .copy-section .cta-button .btn-how-to-apply {
    display: flex;
    margin: 0 auto;
    max-width: 280.5px;
    height: 45px;
    padding: 3px 12px;
    justify-content: center;
    align-items: center;
    gap: 15px;
    flex-shrink: 0;
    background: #2e274c;
    color: #fff;
}

@media (max-width: 768px) {
    .lp25-page-wrapper .copy-section .cta-button .btn-how-to-apply {
        max-width: 187px;
        color: #fff;
        text-align: center;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 236.364%
    }
}

.lp25-page-wrapper .copy-section .cta-button .btn-how-to-apply:link,
.lp25-page-wrapper .copy-section .cta-button .btn-how-to-apply:visited {
    color: #fff;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%
}

.lp25-page-wrapper .lineup-section {
    text-align: center
}

.lp25-page-wrapper .lineup-section .container {
    padding-top: 158px;
    padding-bottom: 158px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .container {
        padding-top: 58px;
        padding-bottom: 58px
    }
}

.lp25-page-wrapper .lineup-section .lineup-header {
    margin-bottom: 100px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .lineup-header {
        margin-bottom: 30px
    }
}

.lp25-page-wrapper .lineup-section .lineup-header .lineup-subtitle {
    margin-top: 16px;
    color: #000;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 206.25%;
    letter-spacing: .05em
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .lineup-header .lineup-subtitle {
        color: #000;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: .6px
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .lineup-title img {
        width: 286px
    }
}

.lp25-page-wrapper .lineup-section .products-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.1111111111cqw;
    row-gap: 2.0833333333cqw
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .products-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 2.6666666667cqw;
        row-gap: 8cqw
    }
}

.lp25-page-wrapper .lineup-section .product-header {
    display: flex;
    align-items: flex-end;
    padding-bottom: 11px;
    margin-bottom: 13px;
    border-bottom: 2px solid #000
}

.lp25-page-wrapper .lineup-section .product-entry {
    color: #000;
    font-family: August Stories;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 1.05px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .product-entry img {
        width: auto;
        height: 12px
    }
}

.lp25-page-wrapper .lineup-section .product-number {
    margin-left: auto
}

.lp25-page-wrapper .lineup-section .product-number img {
    width: auto;
    height: 33px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .product-number img {
        height: 25px
    }
}

.lp25-page-wrapper .lineup-section .product-image {
    position: relative;
    margin-bottom: 15px;
    width: 100%
}

.lp25-page-wrapper .lineup-section .product-image .open-modal-btn {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.lp25-page-wrapper .lineup-section .product-image .open-modal-btn img {
    position: absolute;
    left: 15px;
    top: 15px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .product-image .open-modal-btn img {
        left: 10px;
        top: 10px;
        width: 15px
    }
}

.lp25-page-wrapper .lineup-section .product-image picture {
    display: block;
    aspect-ratio: 258/318
}

.lp25-page-wrapper .lineup-section .product-image picture img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.lp25-page-wrapper .lineup-section .heart-icon {
    position: absolute;
    right: 0;
    top: 0
}

.lp25-page-wrapper .lineup-section .heart-icon label {
    display: block
}

.lp25-page-wrapper .lineup-section .heart-icon input[type=checkbox] {
    display: none
}

.lp25-page-wrapper .lineup-section .heart-icon input[type=checkbox]:checked+.backdrop {
    background: url(../../assets/images/icon-like-on.svg);
    background-size: contain
}

.lp25-page-wrapper .lineup-section .heart-icon .backdrop {
    display: inline-block;
    position: relative;
    width: 39px;
    height: 39px;
    background: url(../../assets/images/icon-like-off.svg);
    background-size: contain
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .heart-icon .backdrop {
        width: 26px;
        height: 26px
    }
}

.lp25-page-wrapper .lineup-section .heart-icon .backdrop a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.lp25-page-wrapper .lineup-section .product-info {
    position: relative;
    padding-right: 48px;
    width: 100%;
    text-align: left
}

.lp25-page-wrapper .lineup-section .product-name {
    color: #000;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 157.143%
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .product-name {
        color: #000;
        font-family: DNP ShueiGoKinStd;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 136.364%
    }
}

.lp25-page-wrapper .lineup-section .product-price {
    color: #000;
    font-family: GFS Didot;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .product-price {
        color: #000;
        font-family: GFS Didot;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px
    }
}

.lp25-page-wrapper .lineup-section .lineup-link {
    margin-top: 120px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .lineup-link {
        margin-top: 72px
    }
}

.lp25-page-wrapper .lineup-section .lineup-link-button {
    display: flex;
    margin: 0 auto;
    width: 400px;
    height: 75px;
    padding: 19px 91px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    background-color: #59001c
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lineup-section .lineup-link-button {
        display: flex;
        width: 267px;
        height: 50px;
        padding: 13px 16px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0
    }
}

.lp25-page-wrapper .lineup-section .lineup-link-button:link,
.lp25-page-wrapper .lineup-section .lineup-link-button:visited {
    color: #fff;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 191.667%
}

@media (max-width: 768px) {

    .lp25-page-wrapper .lineup-section .lineup-link-button:link,
    .lp25-page-wrapper .lineup-section .lineup-link-button:visited {
        color: #c9c3bd;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 23px
    }
}

.lp25-page-wrapper .application-section {
    text-align: center
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section {
        padding-right: 15px;
        padding-left: 15px
    }
}

.lp25-page-wrapper .application-section .container {
    padding-bottom: 120px;
    max-width: 1084px;
    background-color: #fff
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .container {
        padding-top: 32px;
        padding-bottom: 32px
    }
}

.lp25-page-wrapper .application-section .application-header {
    margin-bottom: 52px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .application-header {
        margin-bottom: 34px
    }
}

.lp25-page-wrapper .application-section .application-title-wrapper {
    display: inline-block;
    padding: 32px 24px;
    border-top: 2px solid #59001C;
    border-bottom: 2px solid #59001C
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .application-title-wrapper {
        display: block;
        padding: 24px 12px 20px;
        text-align: center
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .application-title img {
        width: 266px
    }
}

.lp25-page-wrapper .application-section .application-subtitle {
    margin-top: 10px;
    color: #59001c;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
    letter-spacing: .05em
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .application-subtitle {
        color: #59001c;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .7px
    }
}

.lp25-page-wrapper .application-section .application-headline {
    margin-bottom: 52px;
    color: #000;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .application-headline {
        margin-bottom: 32px;
        color: #000;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 171.429%
    }
}

.lp25-page-wrapper .application-section .application-period {
    margin-bottom: 52px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .application-period {
        margin-bottom: 32px
    }
}

.lp25-page-wrapper .application-section .announcement-title,
.lp25-page-wrapper .application-section .period-title {
    margin-bottom: 12px;
    color: #59001c;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 180%
}

@media (max-width: 768px) {

    .lp25-page-wrapper .application-section .announcement-title,
    .lp25-page-wrapper .application-section .period-title {
        color: #59001c;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 171.429%
    }
}

.lp25-page-wrapper .application-section .period-content {
    display: flex;
    justify-content: center
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .period-content {
        display: flex;
        margin: 0 auto;
        height: 40px;
        padding: 0 14px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-shrink: 0
    }
}

.lp25-page-wrapper .application-section .period-text {
    display: flex;
    width: 421.5px;
    height: 60px;
    padding: 0 21px;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: #ededed;
    color: #000;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 243.75%
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .period-text {
        color: #000;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 216.667%
    }
}

.lp25-page-wrapper .application-section .announcement-text {
    margin: 0 auto 50px;
    padding-bottom: 50px;
    max-width: 422px;
    color: #000;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 195%;
    border-bottom: 2px solid #59001C
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .announcement-text {
        color: #000;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 185.714%
    }
}

.lp25-page-wrapper .application-section .step:after {
    display: block;
    content: "";
    margin: 25px auto 40px;
    width: 2px;
    height: 87px;
    background-color: #59001c
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .step:after {
        margin-bottom: 24px;
        width: 1px;
        height: 58px
    }
}

.lp25-page-wrapper .application-section .step:last-of-type:after {
    display: none
}

.lp25-page-wrapper .application-section .step-title {
    margin-bottom: 40px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .step-title {
        margin-bottom: 24px
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .step-title img {
        width: auto;
        height: 17px
    }
}

.lp25-page-wrapper .application-section .step-description {
    margin-bottom: 12px;
    color: #000;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 170%
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .step-description {
        color: #000;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 171.429%
    }
}

.lp25-page-wrapper .application-section .step-note {
    margin-bottom: 12px;
    color: #000;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 171.429%
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .step-note {
        color: #000;
        text-align: center;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: 170%
    }
}

.lp25-page-wrapper .application-section .btn-howto-page {
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 185.714%;
    display: flex;
    max-width: 238px;
    height: 42px;
    padding: 2px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #c9c3bd
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .btn-howto-page {
        color: #fff;
        text-align: center;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 236.364%;
        display: flex;
        width: 187px;
        height: 30px;
        padding: 2px 12px;
        justify-content: center;
        align-items: center;
        gap: 10px
    }
}

.lp25-page-wrapper .application-section .notice-section {
    margin: 120px auto 0;
    padding: 18px 24px 32px;
    max-width: 840px;
    text-align: left;
    background: #efefef;
    color: #000;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 214.286%
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .notice-section {
        margin-top: 64px;
        color: #000;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: 200%
    }
}

.lp25-page-wrapper .application-section .notice-section ul {
    margin-left: 1em
}

.lp25-page-wrapper .application-section .notice-section ul li {
    text-indent: -1em
}

.lp25-page-wrapper .application-section .notice-section ul li:before {
    content: "";
    vertical-align: top;
    display: inline-block;
    margin-top: .8em;
    margin-right: calc(1em - 4px);
    width: 4px;
    height: 4px;
    background-color: #000;
    border-radius: 100px
}

.lp25-page-wrapper .application-section .sns-info {
    text-align: center
}

.lp25-page-wrapper .application-section .sns-info__title {
    margin-bottom: 24px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.5em
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .sns-info__title {
        display: block;
        margin-bottom: 16px;
        font-size: 4.8cqw
    }
}

.lp25-page-wrapper .application-section .sns-info__title .icon {
    display: inline-block;
    margin-bottom: 12px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .sns-info__title .icon {
        margin-right: 0;
        margin-bottom: 8px;
        width: 28px
    }
}

.lp25-page-wrapper .application-section .sns-info p {
    color: #000;
    text-align: center;
    font-size: 16px;
    line-height: 1.75em;
    font-weight: 500;
    position: relative
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .sns-info p {
        color: #000;
        text-align: center;
        font-size: 10px;
        line-height: 170%;
        font-weight: 500
    }
}

.lp25-page-wrapper .application-section .sns-info__link {
    background: #59001c;
    margin-top: 30px;
    padding: 12px 24px;
    display: inline-block;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 238px;
    margin-bottom: 10px;
    color: #c9c3bd;
    text-align: center;
    font-family: DnpShueiGoKinStd-M, sans-serif;
    font-size: 14px;
    line-height: 1.4375rem;
    font-weight: 400;
    position: relative
}

@media (max-width: 768px) {
    .lp25-page-wrapper .application-section .sns-info__link {
        padding: 12px;
        max-width: 180px;
        font-size: 11px
    }
}

.lp25-page-wrapper .application-section .sns-info__link:link,
.lp25-page-wrapper .application-section .sns-info__link:visited {
    color: #fff
}

.lp25-page-wrapper .lp-footer {
    padding-top: 84px;
    padding-bottom: 84px;
    text-align: center
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lp-footer {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

.lp25-page-wrapper .lp-footer p {
    margin-top: 12px;
    color: #000;
    text-align: center;
    font-family: dnp-shuei-gothic-kin-std;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.75px;
    letter-spacing: .6px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .lp-footer .vis-logo img {
        width: 72px
    }
}

.lp25-page-wrapper .modal-backdrop {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.lp25-page-wrapper .modal-backdrop.open {
    display: block
}

.lp25-page-wrapper .modal {
    opacity: 0;
    visibility: hidden;
    transform: translate(100%);
    container-type: inline-size;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    max-width: 720px;
    background-color: #c9c3bd;
    transition: opacity .6s ease, visibility .6s ease, transform .6s ease
}

.lp25-page-wrapper .modal.open {
    opacity: 1;
    visibility: visible;
    transform: translate(0)
}

.lp25-page-wrapper .modal-container {
    padding: 60px 14.8611111111cqw;
    height: 100vh;
    overflow-y: auto
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container {
        padding: 60px 9.8666666667vw
    }
}

.lp25-page-wrapper .modal-container.open {
    opacity: 1;
    visibility: visible;
    transform: translate(0)
}

.lp25-page-wrapper .modal-container .modal-close-btn {
    position: fixed;
    top: 34px;
    right: 34px;
    background: none;
    border: none;
    cursor: pointer
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .modal-close-btn {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 36px;
        height: 36px;
        top: 0;
        right: 0
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .modal-close-btn img {
        width: 12px
    }
}

.lp25-page-wrapper .modal-container .main-image picture {
    display: block;
    aspect-ratio: 500/667
}

.lp25-page-wrapper .modal-container .main-image picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center
}

.lp25-page-wrapper .modal-container .product-detail {
    position: relative;
    padding-top: 72px;
    padding-bottom: 124px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .product-detail {
        padding-top: 42px;
        padding-bottom: 40px
    }
}

.lp25-page-wrapper .modal-container .product-detail:first-of-type {
    padding-top: 0
}

.lp25-page-wrapper .modal-container .product-detail:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%);
    width: 77.5cqw;
    height: 2px;
    background-color: #fff
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .product-detail:after {
        width: 89.3333333333vw
    }
}

.lp25-page-wrapper .modal-container .product-number {
    margin-left: auto;
    margin-bottom: 26px;
    text-align: right
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .product-number {
        margin-bottom: 16px
    }
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .product-number img {
        width: auto;
        height: 35px
    }
}

.lp25-page-wrapper .modal-container .color-variations {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 10px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .color-variations {
        gap: 6px;
        margin-top: 6px
    }
}

.lp25-page-wrapper .modal-container .color-variations .color-option {
    width: calc(33.33% - 6.66px)
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .color-variations .color-option {
        width: calc(33.33% - 4px)
    }
}

.lp25-page-wrapper .modal-container .color-variations .color-name {
    margin-top: 10px;
    color: #000;
    text-align: center;
    font-family: GFS Didot;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 145.827%
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .color-variations .color-name {
        color: #000;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px
    }
}

.lp25-page-wrapper .modal-container .product-title {
    margin-top: 48px;
    color: #000;
    text-align: center;
    font-family: DNP ShueiGoKinStd;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
    letter-spacing: 1px
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .product-title {
        margin-top: 27px;
        color: #000;
        text-align: center;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: 24px;
        letter-spacing: .75px
    }
}

.lp25-page-wrapper .modal-container .product-price {
    color: #000;
    font-family: GFS Didot;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: .05em;
    text-align: center
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .product-price {
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: .8px
    }
}

.lp25-page-wrapper .modal-container .btn-favorite {
    display: flex;
    margin: 20px auto;
    width: 238px;
    height: 42px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 16.666px;
    flex-shrink: 0;
    color: #fff;
    font-size: 14px;
    letter-spacing: .05em;
    background: #4d4d4d
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .btn-favorite {
        display: flex;
        width: 143px;
        height: 25px;
        padding: 5px 8px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        color: #fff;
        text-align: center;
        font-size: 10px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: .5px
    }
}

.lp25-page-wrapper .modal-container .product-description {
    color: #000;
    font-family: DNP ShueiGoKinStd;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 233.333%
}

@media (max-width: 768px) {
    .lp25-page-wrapper .modal-container .product-description {
        color: #000;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 200%
    }
}

.dammy-footer {
    height: 600px;
    background-color: #ccc
}

#ch-plugin {
    visibility: hidden;
    pointer-events: none
}

#ch-plugin #ch-plugin-entry {
    display: none !important
}