html.has-modal body {
    padding-inline-end: var(--html-scrollbar);
    overflow: hidden;
}

.hw-hopper-all {
    color: #000;
    font-weight: 400;
    line-height: normal;
    position: relative;
    background-color: #000;
}

.hw-hopper-all * {
    box-sizing: border-box;
}

.hw-hopper-all .borderRadius {
    overflow: hidden;
    transform: translate3d(0, 0, 0) rotate(0deg);
    border-radius: 0.00vw;
}

.hw-hopper-all .overflow-hidden {
    overflow: hidden;
}

.hw-hopper-all .botton-animation {
    transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -webkit-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -moz-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -ms-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -o-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    will-change: opacity, transform;
}

.hw-hopper-all .text-animation {
    transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -webkit-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -moz-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -ms-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    -o-transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    will-change: opacity, transform;
}

.hw-hopper-all :is(svg) {
    width: 100%;
    height: auto;
    vertical-align: middle;
    overflow: visible;
}


.hw-hopper-all div svg {
    width: 100%;
    height: 100%;
}

.hw-hopper-all img {
    border: 0;
    width: 100%;
    display: block;
}


.hw-hopper-all picture {
    border: 0;
    width: 100%;
    display: block;
}

.hw-hopper-all video {
    border: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.hw-hopper-all a {
    text-decoration: none;
    color: initial;
}

.hw-hopper-all em {
    font-style: normal;
}

.hw-hopper-all .video-load {
    width: 100%;
    height: 100%;
}

.hw-hopper-all .video-load .videoPlay,
.hw-hopper-all .video-load .videoPause,
.hw-hopper-all .video-load .videoReplay {
    opacity: 0;
    transition: opacity .3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}

.hw-hopper-all .video-listening {
    position: relative;
}

.hw-hopper-all .pc-show {
    display: block;
    font-style: normal;
}

.hw-hopper-all .pc-hidden {
    display: none;
    font-style: normal;
}

.hw-hopper-all .pad-show {
    display: none;
    font-style: normal;
}

.hw-hopper-all .pad-hidden {
    display: block;
    font-style: normal;
}

.hw-hopper-all .mob-show {
    display: none;
    font-style: normal;
}

.hw-hopper-all .mob-hidden {
    display: block;
    font-style: normal;
}

.hw-hopper-all .iPc-show {
    display: inline-block;
    font-style: normal;
}

.hw-hopper-all .iPc-hidden {
    display: none;
    font-style: normal;
}

.hw-hopper-all .iPad-show {
    display: none;
    font-style: normal;
}

.hw-hopper-all .iPad-hidden {
    display: inline-block;
    font-style: normal;
}

.hw-hopper-all .iMob-show {
    display: none;
    font-style: normal;
}

.hw-hopper-all .iMob-hidden {
    display: inline-block;
    font-style: normal;
}

.hw-hopper-all .nr {
    white-space: nowrap;
    font-style: normal;
    display: inline-block;
}

.hw-hopper-all .blur-up {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: -webkit-filter 400ms;
    transition: -webkit-filter 400ms;
    transition: filter 400ms;
    transition: filter 400ms, -webkit-filter 400ms;
    will-change: filter;
}

.hw-hopper-all .blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.hw-hopper-all .lazyload:not([src]) {
    visibility: hidden;
}

.hw-hopper-all sup.hw-sup {
    font-size: 0.6em;
    cursor: pointer;
}
.hw-hopper-all sup{
        font-size: 0.6em;
}
@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .pc-show {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all .pc-hidden {
        display: block;
        font-style: normal;
    }

    .hw-hopper-all .pad-show {
        display: block;
        font-style: normal;
    }

    .hw-hopper-all .pad-hidden {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all .mob-show {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all .mob-hidden {
        display: block;
        font-style: normal;
    }

    .hw-hopper-all .iPc-show {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all .iPc-hidden {
        display: inline-block;
        font-style: normal;
    }

    .hw-hopper-all .iPad-show {
        display: inline-block;
        font-style: normal;
    }

    .hw-hopper-all .iPad-hidden {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all .iMob-show {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all .iMob-hidden {
        display: inline-block;
        font-style: normal;
    }

    .hw-hopper-all sup.hw-sup {
        cursor: initial;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .pc-show {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all .pc-hidden {
        display: block;
        font-style: normal;
    }

    .hw-hopper-all .pad-show {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all .pad-hidden {
        display: block;
        font-style: normal;
    }

    .hw-hopper-all .mob-show {
        display: block;
        font-style: normal;
    }

    .hw-hopper-all .mob-hidden {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all .iPc-show {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all .iPc-hidden {
        display: inline-block;
        font-style: normal;
    }

    .hw-hopper-all .iPad-show {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all .iPad-hidden {
        display: inline-block;
        font-style: normal;
    }

    .hw-hopper-all .iMob-show {
        display: inline-block;
        font-style: normal;
    }

    .hw-hopper-all .iMob-hidden {
        display: none;
        font-style: normal;
    }

    .hw-hopper-all sup.hw-sup {
        cursor: initial;
    }
}


.hw-hopper-all.wx .button-paly-bag,
.hw-hopper-all.wx .sec24-play,
.hw-hopper-all.wx .sec6-play {
    display: none !important;
}

.hw-hopper-all.wx .sec24-number {
    opacity: 1;
}

.hw-hopper-all.wx .sec24-number p span {
    display: none;
}

.hw-hopper-all.wx .sec24-number p span:last-of-type {
    display: block;
}

.hw-hopper-all.wx .sec24-number p:nth-of-type(1) {
    transform: translateY(0);
}

.hw-hopper-all.wx .sec24-number p:nth-of-type(2) {
    transform: translateY(0);
}

.hw-hopper-all.wx .sec24-number p:nth-of-type(3) {
    transform: translateY(0);
}

.hw-hopper-all.wx .sec8-popup-botton {
    display: none;

}


.hw-hopper-all .gradient {
    background-image: linear-gradient(122deg, #ffeccc 0%, #aa7a4f 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    display: inline-block;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    transform: translate3d(0, 0, 0);
}


.hw-hopper-all em {
    font-weight: 500;
    color: #fff;
}

.hw-hopper-all .title {
    font-weight: 500;
    color: #ffffff;
    font-size: 4.16666667vw;
    line-height: 1.25;
}

.hw-hopper-all .subheading {
    font-weight: 500;
    color: #ffffff;
    font-size: 3.33333333vw;
    line-height: 1.25;
}

.hw-hopper-all .text {
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .title {
        font-size: 4.57142857vw;
    }

    .hw-hopper-all .subheading {
        font-size: 4.5714285714vw;
    }

    .hw-hopper-all .text {
        font-size: 2.285714285vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .title {
        font-size: 11.1111111vw;
    }

    .hw-hopper-all .subheading {
        font-size: 8.888888888vw;
    }

    .hw-hopper-all .text {
        font-size: 4.444444444vw;
    }
}



/* sec1 */
.hw-hopper-all .sec1 {
    width: 100%;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec1-center {
    position: relative;
    width: 100%;
    height: 50vw;
    background: linear-gradient(180deg, #000000 0%, #272621 79.18%);
}

.hw-hopper-all .sec1-img {
    width: 100%;
    position: absolute;
    width: 45.46875vw;
    top: 6.61458333vw;
    right: 4.53125vw;
}

.hw-hopper-all .sec1-word {
    position: absolute;
    width: 38.64583333vw;
    left: 6.66666667vw;
    top: 21.45833333vw;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.hw-hopper-all .sec1-name {
    width: 100%;
}

.hw-hopper-all .sec1-text {
    color: #fff;
    font-size: 2.08333333vw;
    line-height: 1.25;
    font-weight: 400;
    width: 16.66666667vw;
    display: flex;
    justify-content: space-between;
    margin-top: 1.25vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec1-img {
        width: 43.8571428571vw;
        top: 33.4285714286vw;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        right: auto;
    }

    .hw-hopper-all .sec1-name {
        width: 100%;
    }

    .hw-hopper-all .sec1-text {
        font-size: 2.85714285714vw;
        width: 30vw;
        margin-top: 3.4285714286vw;
    }

    .hw-hopper-all .sec1-word {
        width: 59.8571428571vw;
        top: 18.5714285714vw;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
    }

    .hw-hopper-all .sec1-center {
        height: 77.1428571429vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec1-word {
        top: 33.3333333333vw;
        left: 50%;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        width: 81.5277777778vw;
    }

    .hw-hopper-all .sec1-name {
        width: 100%;
    }

    .hw-hopper-all .sec1-text {
        font-size: 3.888888vw;
        margin-top: 4.4444444444vw;
        width: 38.6111111111vw;
    }

    .hw-hopper-all .sec1-center {
        height: 150vw;
    }

    .hw-hopper-all .sec1-img {
        width: 75.1388888889vw;
        top: 69.4444444444vw;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
    }
}

.hw-hopper-all .sec1 {
    will-change: opacity, transform;
}



/* sec2 */
.hw-hopper-all .sec2 {
    width: 100%;
    position: relative;
    margin-top: calc(-1 * var(--distance));
}

.hw-hopper-all .sec2-gradient {
    display: flex;
    align-items: end;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.hw-hopper-all .sec2-gradient::after {
    content: "";
    display: block;
    position: sticky;
    bottom: 0;
    width: 100%;
    height: calc(10.41666667vw + 1px);
    transform: translateZ(0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.77) 43.23%, rgba(0, 0, 0, 0.9) 70.57%, #000000 100%);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
}

.hw-hopper-all .sec2-sticky-parent {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.hw-hopper-all .s2trigger {
    position: absolute;
    top: var(--distance);
}

.hw-hopper-all .sec2-height {
    height: var(--distance);
}

.hw-hopper-all .sec2-sticky {
    position: sticky;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.hw-hopper-all .sec2-hidden {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 10.41666667vw;
}

.hw-hopper-all .sec2-center {
    position: relative;
}

.hw-hopper-all .sec2-box {
    width: 100%;
    overflow: hidden;
}

.hw-hopper-all .sec2-box-back {
    position: absolute;
    transform-origin: top center;
    right: 0;
    left: 0;
    top: 100%;
    max-width: 100%;
    overflow: hidden;
    margin-top: -1px;
}

.hw-hopper-all .sec2-box-back .sec2-box-text {
    transform: translateY(-50%);
    will-change: transform;
}

.hw-hopper-all .sec2-box-back {
    transform-style: preserve-3d;
    perspective-origin: top center;
    perspective: 800px;
}

.hw-hopper-all .sec2-box-back-rotate {
    transform-origin: top center;
    transform: rotateX(60deg);
    backface-visibility: hidden;
    transform-origin: top;
}

.hw-hopper-all .sec2-box-text-animation {
    transform: translateY(100%);
    will-change: transform;
}

.hw-hopper-all .sec2-center h2 {
    font-weight: 500;
    color: #f5f5f0;
    font-size: 4.16666667vw;
    line-height: 1.6;
    text-align: center;
    letter-spacing: 0.52083333vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec2-gradient::after {
        content: "";
        height: 35.714285714vw;
    }

    .hw-hopper-all .sec2-hidden {
        padding: 0 0 35.714285714vw;
    }

    .hw-hopper-all .sec2-box-back .sec2-box-text {
        transform: translateY(-0%);
    }

    .hw-hopper-all .sec2-center h2 {
        font-size: 5.71428571428vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec2-gradient::after {
        content: "";
        height: 55.5555555vw;
    }

    .hw-hopper-all .sec2-hidden {
        padding: 0 0 55.5555555vw;
    }

    .hw-hopper-all .sec2-box-back .sec2-box-text {
        transform: translateY(-0%);
    }

    .hw-hopper-all .sec2-center h2 {
        font-size: 8.888888888vw;
        line-height: 1.8;
    }
}

/* sec3 */
.hw-hopper-all .sec3 {
    padding: 0 0 10.41666667vw 0;
    overflow: hidden;
    position: relative;
}

.hw-hopper-all .sec3-autopaly {
    position: absolute;
    top: 38.02083333vw;
    width: 100%;
}

.hw-hopper-all .sec3-swiper {
    width: 67.5vw;
    margin: 0 auto;
    overflow: visible;
}

.hw-hopper-all .sec3-swiper .swiper-wrapper {
    transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
}

.hw-hopper-all .sec3-swiper .swiper-slide {
    border-radius: 0.83333333vw;
    overflow: hidden;
    margin-right: 1.25vw;
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.hw-hopper-all .sec3-swiper .swiper-slide:last-of-type {
    margin-right: 0;
}

.hw-hopper-all .sec3-swiper .swiper-slide:not(.swiper-slide-active) {
    cursor: pointer;
}

.hw-hopper-all .sec3-swiper .sec3-text {
    width: 30.64583333vw;
    position: absolute;
    z-index: 2;
    top: 2.5vw;
    left: 2.5vw;
    transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
}

.hw-hopper-all .sec3-swiper .swiper-slide:nth-of-type(n + 2) .sec3-text {
    opacity: 0;
}
.hw-hopper-all .sec3-swiper .swiper-slide .mask-img{
        position: absolute;
        z-index: 9;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        will-change: opacity;
    transition: opacity 600ms 200ms linear;
    pointer-events: none;
}
.hw-hopper-all .sec3-swiper .swiper-slide .mask-img.show{
    opacity: 1;
    will-change: opacity;
}
.hw-hopper-all .sec3-swiper h3 {
    font-weight: 500;
    color: #ffffff;
    font-size: 1.66666667vw;
    line-height: 1.5;
}

.hw-hopper-all .sec3-navigation {
    display: flex;
    justify-content: center;
    margin: 2.5vw auto 0;
}

.hw-hopper-all .sec3-navigation-box {
    padding: 0.625vw 1.04166667vw;
    display: flex;
    align-items: center;
    background: #252527;
    border-radius: 50px;
}

.hw-hopper-all .sec3-button-prev {
    width: 2.08333333vw;
    transform: translate3d(0, 0, 0) rotate(180deg);
    cursor: pointer;
    transition: all 0.3s;
    flex-shrink: 0;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec3-button-prev:hover {
        opacity: 0.6;
    }
}

.hw-hopper-all .sec3-button-prev.swiper-button-disabled {
    opacity: 0.3;
    cursor: initial;
}

.hw-hopper-all .sec3-button-next {
    width: 2.08333333vw;
    cursor: pointer;
    transition: all 0.3s;
    flex-shrink: 0;
    transform: translate3d(0, 0, 0);
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec3-button-next:hover {
        opacity: 0.6;
    }
}

.hw-hopper-all .sec3-button-next.swiper-button-disabled {
    opacity: 0.3;
    cursor: initial;
}

.hw-hopper-all .sec3-pagination {
    display: flex;
    justify-content: space-between;
    margin: 0 0.9375vw;
    position: static;
}

.hw-hopper-all .sec3-pagination span {
    width: 0.52083333vw;
    height: 0.52083333vw;
    display: inline-block;
    border-radius: 50px;
    cursor: pointer;
    background: #fff;
    opacity: 0.2;
    transition: all 0.3s;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

.hw-hopper-all .sec3-pagination span+span {
    margin: 0 0 0 0.52083333vw;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec3-pagination span:hover {
        opacity: 0.5;
    }
}

.hw-hopper-all .sec3-pagination span.swiper-pagination-bullet-active {
    opacity: 0.8;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec3 {
        padding: 0 0 14.285714285vw 0;
    }

    .hw-hopper-all .sec3-autopaly {
        top: 71.4285714vw;
    }

    .hw-hopper-all .sec3-swiper {
        width: 90.857142857vw;
    }

    .hw-hopper-all .sec3-swiper .swiper-slide {
        border-radius: 1.1428571429vw;
        margin-right: 1.7142857143vw;
        -webkit-border-radius: 1.1428571429vw;
        -moz-border-radius: 1.1428571429vw;
}

    .hw-hopper-all .sec3-swiper .swiper-slide:not(.swiper-slide-active) {
        cursor: default;
    }

    .hw-hopper-all .sec3-swiper .sec3-text {
        width: 60vw;
        top: 3.4285714vw;
        left: 3.4285714vw;
    }

    .hw-hopper-all .sec3-swiper h3 {
        font-size: 3.4285714vw;
    }

    .hw-hopper-all .sec3-navigation {
        margin: 4.5714285vw auto 0;
    }

    .hw-hopper-all .sec3-navigation-box {
        padding: 0 0.857142857vw;
    }

    .hw-hopper-all .sec3-button-prev {
        width: 6.85714285vw;
        cursor: default;
    }

    .hw-hopper-all .sec3-button-next {
        width: 6.85714285vw;
        cursor: default;
    }

    .hw-hopper-all .sec3-pagination {
        margin: 0 0.57142857142vw;
    }

    .hw-hopper-all .sec3-pagination span {
        width: 1.142857142vw;
        height: 1.142857142vw;
        cursor: default;
    }

    .hw-hopper-all .sec3-pagination span+span {
        margin: 0 0 0 1.714285714vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec3 {
        padding: 0 0 27.77777777vw 0;
    }

    .hw-hopper-all .sec3-autopaly {
        top: 111.11111111vw;
    }

    .hw-hopper-all .sec3-swiper {
        width: 82.222222222vw;
    }

    .hw-hopper-all .sec3-swiper .swiper-slide {
        border-radius: 2.2222222222vw;
        margin-right: 4.4444444444vw;
    }

    .hw-hopper-all .sec3-swiper .sec3-box {
        border-radius: 2.2222222222vw;
        transform: translate3d(0, 0, 0) rotate(0deg);
        overflow: hidden;
    }

    .hw-hopper-all .sec3-swiper .swiper-slide:not(.swiper-slide-active) {
        cursor: default;
    }

    .hw-hopper-all .sec3-swiper .sec3-text {
        width: 68.05555555vw;
        position: static;
        top: 0;
        left: 0;
        margin: 6.6666666667vw auto 0;
        text-align: center;
    }

    .hw-hopper-all .sec3-swiper h3 {
        font-size: 5.55555555vw;
    }

    .hw-hopper-all .sec3-navigation {
        margin: 8.88888888vw auto 0;
    }

    .hw-hopper-all .sec3-navigation-box {
        padding: 0 1.6666666vw;
    }

    .hw-hopper-all .sec3-button-prev {
        width: 13.333333333vw;
        cursor: default;
    }

    .hw-hopper-all .sec3-button-next {
        width: 13.333333333vw;
        cursor: default;
    }

    .hw-hopper-all .sec3-pagination {
        margin: 0 1.111111111vw;
    }

    .hw-hopper-all .sec3-pagination span {
        width: 2.22222222222vw;
        height: 2.22222222222vw;
        cursor: default;
    }

    .hw-hopper-all .sec3-pagination span+span {
        margin: 0 0 0 3.333333333vw;
    }
}


/* sec-title */
.hw-hopper-all .sec-title {
    width: 100%;
    padding: 0 0 10.41666667vw 0;
    text-align: center;
}

.hw-hopper-all .sec-title1 {
    padding: 0 0 15.625vw 0;
}

.hw-hopper-all .sec-title p {
    color: #ffffff;
    font-size: 1.14583333vw;
    line-height: 1.25;
    font-weight: 400;
    margin: 0 0 0.83333333vw;
}

.hw-hopper-all .sec-title h2 {
    color: #ffffff;
    font-size: 5vw;
    line-height: 1.25;
    font-weight: 700;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec-title {
        padding: 0 0 14.2857142vw 0;
    }

    .hw-hopper-all .sec-title p {
        font-size: 2vw;
        margin: 0 0 2.07142857vw;
    }

    .hw-hopper-all .sec-title h2 {
        font-size: 6.857142vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec-title {
        padding: 0 0 27.7777777vw 0;
    }

    .hw-hopper-all .sec-title p {
        font-size: 3.88888888888vw;
        margin: 0 0 4.02777777vw;
    }

    .hw-hopper-all .sec-title h2 {
        font-size: 13.333333333vw;
    }
}


/* sec5 */
.hw-hopper-all .sec5 {
    width: 100%;
    padding: 0 0 10.41666667vw 0;
}

.hw-hopper-all .sec5-pin {
    position: relative;
}

.hw-hopper-all .sec5-sticky {
    position: sticky;
    top: var(--stickypos);
}

.hw-hopper-all .sec5-height {
    height: 200vh;
}

.hw-hopper-all .sec5-canvas {
    margin-top: -23.80208333vw;
    height: 46.875vw;
}

.hw-hopper-all .sec5-frame {
    width: 100%;
    display: block;
    transform: translateY(32.13541667vw);
}

.hw-hopper-all .sec5-text {
    width: 48.125vw;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 0 28.85416667vw;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec5-text h3 {
    width: 16.92708333vw;
    font-weight: 500;
    color: #ffffff;
    font-size: 4.16666667vw;
    line-height: 1.25;
}

.hw-hopper-all .sec5-text p {
    width: 23.64583333vw;
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
}

.hw-hopper-all .sec5-parameters {
    position: absolute;
    left: 50%;
    bottom: 8.59375vw;
    transform: translateX(-50%);
}

.hw-hopper-all .sec5-ul {
    display: flex;
    list-style: none;
    transition: opacity .6s linear, transform .6s cubic-bezier(0.26, 0.67, 0.48, 0.91);
    will-change: opacity, transform;
}

.hw-hopper-all .sec5-ul li+li {
    margin: 0 0 0 6.25vw;
}

.hw-hopper-all .sec5-ul p {
    color: #85858a;
    font-size: 0.9375vw;
    line-height: 1.6;
    font-weight: 400;
}

.hw-hopper-all .sec5-ul div {
    color: #ffffff;
    font-size: 2.5vw;
    line-height: 1.25;
    font-weight: 400;
}

.hw-hopper-all .sec5-ul div sub {
    font-size: 1.25vw;
    font-weight: 500;
    margin: 0 0 0 0.52083333vw;
    vertical-align: baseline;
}

.hw-hopper-all .sec5-button {
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec5-popup-botton {
    display: flex;
    justify-content: center;
}

.hw-hopper-all .sec5-popup-botton {
    margin-top: 0;
}

.hw-hopper-all .sec5-botton-baground {
    height: 3.33333333vw;
    background: #252527;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0 auto 0;
    cursor: pointer;
    padding: 0 0.83333333vw 0 1.66666667vw;
    transition: all 0.3s;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec5-botton-baground:hover {
        background: rgba(37, 37, 39, 0.6);
    }
}

.hw-hopper-all .sec5-botton-baground span {
    font-weight: 500;
    color: #ffffff;
    font-size: 0.9375vw;
    line-height: 1.6;
    background-image: linear-gradient(122.79deg, #ffeccc 0%, #aa7a4f 100%);
    white-space: nowrap;
}

.hw-hopper-all .sec5-botton-baground svg {
    width: 1.66666667vw;
    margin: 0 0 0 0.83333333vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec5 {
        padding: 0 0 14.2857142vw 0;
    }

    .hw-hopper-all .sec5-height {
        height: 140vh;
    }

    .hw-hopper-all .sec5-canvas {
        margin-top: -56.642857142vw;
        height: 100vw;
    }

    .hw-hopper-all .sec5-frame {
        width: 100%;
        transform: translateY(44.0714285vw);
    }

    .hw-hopper-all .sec5-text {
        width: 63.214285714vw;
        margin: 0 0 0 26.14285vw;
    }

    .hw-hopper-all .sec5-text h3 {
        width: 18.5714285vw;
        font-size: 4.5714285714vw;
    }

    .hw-hopper-all .sec5-text p {
        width: 34.2857142vw;
        font-size: 2.28571428vw;
    }

    .hw-hopper-all .sec5-parameters {
        bottom: 20.285714vw;
    }

    .hw-hopper-all .sec5-ul li+li {
        margin: 0 0 0 11.4285714vw;
    }

    .hw-hopper-all .sec5-ul p {
        font-size: 2vw;
    }

    .hw-hopper-all .sec5-ul div {
        font-size: 4.57142857vw;
    }

    .hw-hopper-all .sec5-ul div sub {
        font-size: 2vw;
        margin: 0 0 0 0.714285714vw;
    }

    .hw-hopper-all .sec5-popup-botton {
        margin-top: -13vw;
    }

    .hw-hopper-all .sec5-botton-baground {
        height: 6.85714285vw;
        cursor: default;
        padding: 0 1.71428571vw 0 3.42857142vw;
        margin-top: 4.285714285vw;
    }

    .hw-hopper-all .sec5-botton-baground span {
        font-size: 2vw;
    }

    .hw-hopper-all .sec5-botton-baground svg {
        width: 3.42857142vw;
        margin: 0 0 0 1.714285714vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec5 {
        padding: 0 0 27.777777vw 0;
    }

    .hw-hopper-all .sec5-height {
        height: 0;
    }

    .hw-hopper-all .sec5-pin {
        height: auto;
    }

    .hw-hopper-all .sec5-sticky {
        position: static;
        height: auto;
    }

    .hw-hopper-all .sec5-text {
        width: 81.11111111111vw;
        display: block;
        margin: 0 0 11.111111vw 8.888888888vw;
    }

    .hw-hopper-all .sec5-text h3 {
        width: 55.5555555vw;
        font-size: 11.111111vw;
        margin: 0 0 5.555555vw 0;
    }

    .hw-hopper-all .sec5-text p {
        width: 100%;
        font-size: 4.4444444vw;
    }

    .hw-hopper-all .sec5-video {
        width: 100%;
        height: 150vw;
        margin: 0 0 16.66666666vw 0;
    }

    .hw-hopper-all .sec5-parameters {
        position: static;
        left: 0;
        bottom: 0;
        transform: translateX(0);
        margin: 0 0 0 8.888888888vw;
    }

    .hw-hopper-all .sec5-ul li+li {
        margin: 0 0 0 10vw;
    }

    .hw-hopper-all .sec5-ul p {
        font-size: 3.888888vw;
    }

    .hw-hopper-all .sec5-ul div {
        font-size: 8.8888888vw;
    }

    .hw-hopper-all .sec5-ul div sub {
        font-size: 3.88888888vw;
        margin: 0 0 0 1.388888vw;
    }

    .hw-hopper-all .sec5-popup-botton {
        margin-top: 0;
    }

    .hw-hopper-all .sec5-botton-baground {
        height: 13.3333333vw;
        margin: 16.66666666vw auto 0;
        cursor: default;
        padding: 0 3.3333333vw 0 6.666666666vw;
    }

    .hw-hopper-all .sec5-botton-baground span {
        font-size: 3.88888888vw;
    }

    .hw-hopper-all .sec5-botton-baground svg {
        width: 6.66666666vw;
        margin: 0 0 0 3.333333333vw;
    }
}



/* sec6 */
.hw-hopper-all .sec6 {
    width: 100%;
    padding: 0 0 10.41666667vw 0;
}

.hw-hopper-all .sec6-center {
    position: relative;
}

.hw-hopper-all .sec6-video {
    width: 90.72916667vw;
    height: 51.04166667vw;
    overflow: hidden;
}

.hw-hopper-all .sec6-play {
    position: absolute;
    left: 44.01041667vw;
    bottom: 2.08333333vw;
    color: #85858a;
    font-size: 1.04166667vw;
    line-height: 1.6;
    font-weight: 400;
    display: flex;
    align-items: center;
    flex-direction: row;
    white-space: nowrap;
    cursor: pointer;
    transition: opacity 0.4s;
    pointer-events: none;
    opacity: 0;
}

.hw-hopper-all .sec6-play.active {
    pointer-events: all;
    opacity: 1;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec6-play.active:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .sec6-play svg {
    width: 1.35416667vw;
    margin: 0 0 0 0.10416667vw;
}

.hw-hopper-all .sec6-text {
    position: absolute;
    left: 64.375vw;
    top: 26.5625vw;
    width: 20.83333333vw;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    font-weight: 400;
}

.hw-hopper-all .sec6-popup-botton {
    display: flex;
    justify-content: center;
}

.hw-hopper-all .sec6-botton-baground {
    background: #252527;
    height: 3.33333333vw;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 1.92708333vw auto 0;
    cursor: pointer;
    padding: 0 0.83333333vw 0 1.66666667vw;
    transition: all 0.3s;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec6-botton-baground:hover {
        background: rgba(37, 37, 39, 0.6);
    }
}

.hw-hopper-all .sec6-botton-baground span {
    font-weight: 500;
    color: #ffffff;
    font-size: 0.9375vw;
    line-height: 1.6;
    background-image: linear-gradient(122.79deg, #ffeccc 0%, #aa7a4f 100%);
    white-space: nowrap;
}

.hw-hopper-all .sec6-botton-baground svg {
    width: 1.66666667vw;
    margin: 0 0 0 0.83333333vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec6 {
        padding: 0 0 14.2857142vw 0;
    }

    .hw-hopper-all .sec6-video {
        width: 94vw;
        height: 64.2857142vw;
    }

    .hw-hopper-all .sec6-play {
        left: 31.8vw;
        bottom: 1.5vw;
        font-size: 2vw;
        cursor: default;
        transform: translateY(50%);
    }

    .hw-hopper-all .sec6-play svg {
        width: 2.714285714vw;
        margin: 0 0 0 0.2857142vw;
    }

    .hw-hopper-all .sec6-text {
        left: 58.42857142vw;
        top: 31.64285vw;
        width: 33vw;
        font-size: 2.285714285vw;
        transform: translateY(2.85714285714vw);
    }

    .hw-hopper-all .sec6-botton-baground {
        height: 6.85714285vw;
        margin: 7.142857142vw auto 0;
        cursor: default;
        padding: 0 1.71428571vw 0 3.4285714285vw;
    }

    .hw-hopper-all .sec6-botton-baground span {
        font-size: 2vw;
    }

    .hw-hopper-all .sec6-botton-baground svg {
        width: 3.4285714285vw;
        margin: 0 0 0 1.7142857142vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec6 {
        padding: 0 0 27.7777777vw 0;
    }

    .hw-hopper-all .sec6-video {
        width: 100%;
        height: 106.8055555vw;
    }

    .hw-hopper-all .sec6-play {
        position: static;
        left: 0;
        bottom: 0;
        transform: translateY(0);
        font-size: 3.88888888vw;
        cursor: default;
        justify-content: center;
        width: fit-content;
        margin: 0 auto;
    }

    .hw-hopper-all .sec6-play svg {
        width: 5.277777777vw;
        margin: 0 0 0 0.555555555vw;
    }

    .hw-hopper-all .sec6-text {
        position: static;
        left: 0;
        top: 0;
        width: 80.694444444vw;
        font-size: 4.44444444vw;
        margin: 5.27777777vw 0 0 8.888888888vw;
        transform: translateY(0);
        opacity: 1;
    }

    .hw-hopper-all .sec6-botton-baground {
        height: 13.3333333vw;
        margin: 16.66666666vw auto 0;
        cursor: default;
        padding: 0 3.3333333vw 0 6.66666666vw;
    }

    .hw-hopper-all .sec6-botton-baground span {
        font-size: 3.88888888vw;
    }

    .hw-hopper-all .sec6-botton-baground svg {
        width: 6.66666666vw;
        margin: 0 0 0 3.333333333vw;
    }
}


/* sec7 */
.hw-hopper-all .sec7 {
    width: 100%;
}

.hw-hopper-all .sec7-center {
    width: 81.25vw;
    margin: 0 auto;
}

.hw-hopper-all .sec7-title {
    width: 53.75vw;
    margin: 0 auto 4.16666667vw;
}

.hw-hopper-all .sec7-title h3 {
    font-weight: 500;
    color: #ffffff;
    font-size: 4.16666667vw;
    line-height: 1.25;
}

.hw-hopper-all .sec7-swiper {
    overflow: hidden;
    width: 100%;
    border-radius: 0.83333333vw;
}

.hw-hopper-all .sec7-swiper .swiper-slide {
    position: relative;
    z-index: 1;
}

.hw-hopper-all .sec7-swiper .swiper-slide.swiper-slide-active {
    position: relative;
    z-index: 20;
}

.hw-hopper-all .sec7-swiper .swiper-slide.swiper-slide-active .sec7-img {
    transform: scale(1);
    transition: all 0.4s;
}

.hw-hopper-all .sec7-swiper .swiper-slide .sec7-img {
    transform: scale(1.1);
    transition: all 0s 0.8s;
}

.hw-hopper-all .sec7-pagination {
    width: fit-content;
    padding: 0.625vw 0.83333333vw;
    margin: 3.33333333vw auto 0;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    background: #252527;
    backdrop-filter: blur(10px);
}

.hw-hopper-all .sec7-pagination span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 2.08333333vw;
    height: 2.08333333vw;
    position: relative;
    background: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.hw-hopper-all .sec7-pagination span+span {
    margin: 0 0 0 0.83333333vw;
}

.hw-hopper-all .sec7-pagination span {
    cursor: pointer;
}

.hw-hopper-all .sec7-pagination span .item-border {
    opacity: 0;
    transition: opacity 0.3s;
}

.hw-hopper-all .sec7-pagination[data-index="0"] span:nth-of-type(1) .item-border,
.hw-hopper-all .sec7-pagination[data-index="1"] span:nth-of-type(2) .item-border,
.hw-hopper-all .sec7-pagination[data-index="2"] span:nth-of-type(3) .item-border,
.hw-hopper-all .sec7-pagination[data-index="3"] span:nth-of-type(4) .item-border {
    opacity: 1;
}

.hw-hopper-all .sec7-text {
    display: flex;
    margin: 1.35416667vw 0 0;
}

.hw-hopper-all .sec7-text div {
    width: 100%;
    font-weight: 500;
    color: #85858a;
    font-size: 1.04166667vw;
    line-height: 1.6;
    text-align: center;
    opacity: 0;
    transition: 0.3s;
}

.hw-hopper-all .sec7-text div+div {
    margin-left: -100%;
}

.hw-hopper-all .sec7-text[data-index="0"] div:nth-of-type(1) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec7-text[data-index="1"] div:nth-of-type(2) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec7-text[data-index="2"] div:nth-of-type(3) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec7-text[data-index="3"] div:nth-of-type(4) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec7-center {
        width: 90.85714285vw;
    }

    .hw-hopper-all .sec7-title {
        width: 75.428571vw;
        margin: 0 auto 5.71428571vw;
    }

    .hw-hopper-all .sec7-title h3 {
        font-size: 4.57142857vw;
    }

    .hw-hopper-all .sec7-swiper {
        border-radius: 1.14285714vw;
    }

    .hw-hopper-all .sec7-pagination {
        padding: 1.14285714vw 1.4285714285vw 1.14285714vw 1.14285714vw;
        margin: 4.5714285714vw auto 0;
    }

    .hw-hopper-all .sec7-pagination span {
        width: 4.57142857vw;
        height: 4.57142857vw;
    }

    .hw-hopper-all .sec7-pagination span+span {
        margin: 0 0 0 1.14285714vw;
    }

    .hw-hopper-all .sec7-pagination span {
        cursor: default;
    }

    .hw-hopper-all .sec7-text {
        margin: 2.5714285vw 0 0;
    }

    .hw-hopper-all .sec7-text div {
        font-size: 2vw;
        font-weight: 400;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec7-center {
        width: 100%;
    }

    .hw-hopper-all .sec7-title {
        width: 82.222222222vw;
        margin: 0 auto 11.111111vw;
    }

    .hw-hopper-all .sec7-title h3 {
        font-size: 11.111111vw;
    }

    .hw-hopper-all .sec7-swiper {
        border-radius: 0;
    }

    .hw-hopper-all .sec7-pagination {
        padding: 2.2222222vw 2.777777777vw 2.2222222vw 2.2222222vw;
        margin: 8.888888888vw auto 0;
    }

    .hw-hopper-all .sec7-pagination span {
        width: 8.888888888vw;
        height: 8.888888888vw;
    }

    .hw-hopper-all .sec7-pagination span+span {
        margin: 0 0 0 2.2222222vw;
    }

    .hw-hopper-all .sec7-pagination span {
        cursor: default;
    }

    .hw-hopper-all .sec7-text {
        width: 82.222222222vw;
        margin: 5vw auto 0;
    }

    .hw-hopper-all .sec7-text div {
        font-size: 3.88888888vw;
        font-weight: 400;
    }
}


/* sec8 */
.hw-hopper-all .sec8 {
    width: 100%;
    padding: 8.33333333vw 0 10.41666667vw;
    overflow: hidden;
}

.hw-hopper-all .sec8-center {
    width: 67.5vw;
    margin: 0 auto;
}

.hw-hopper-all .sec8-swiper .swiper-slide {
    width: 33.125vw;
}
@media (pointer: fine) and (hover: hover){
.hw-hopper-all .sec8-swiper .swiper-slide:not(.swiper-slide-active):hover {
    cursor: pointer;
}
}
.hw-hopper-all .sec8-swiper.isend .swiper-slide:nth-last-child(1){
    cursor: default;
}
.hw-hopper-all .sec8-swiper .swiper-slide {
    margin-right: 1.25vw;
}

.hw-hopper-all .sec8-swiper .swiper-slide:last-of-type {
    margin-right: 0;
}

.hw-hopper-all .sec8-video {
    width: 33.125vw;
    height: 31.25vw;
    position: relative;
    border-radius: 0.83333333vw;
    overflow: hidden;
}

.hw-hopper-all .sec8-video {
    transform: translate3d(0, 0, 0);
}

.hw-hopper-all .sec8-button {
    position: absolute;
    width: 2.08333333vw;
    right: 1.25vw;
    bottom: 1.25vw;
    border-radius: 50px;
    cursor: pointer;
    overflow: hidden;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec8-button:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .video-listening[data-state="play"] .videoPlay {
    opacity: 1;
}

.hw-hopper-all .video-listening[data-state="pause"] .videoPause {
    opacity: 1;
}

.hw-hopper-all .video-listening[data-state="replay"] .videoReplay {
    opacity: 1;
}

.hw-hopper-all .sec8-text {
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    font-weight: 400;
    margin: 2.08333333vw 0.83333333vw 0;
}

.hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(1) .sec8-text {
    width: 26.5625vw;
}

.hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(2) .sec8-text {
    width: 27.60416667vw;
}

.hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(3) .sec8-text {
    width: 28.64583333vw;
}

.hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(4) .sec8-text {
    width: 24.47916667vw;
}

.hw-hopper-all .sec8-navigation {
    display: flex;
    justify-content: flex-end;
    margin: 2.5vw 0 0;
}

.hw-hopper-all .sec8-button-prev {
    width: 2.5vw;
    transform: translate3d(0, 0, 0) rotate(180deg);
    cursor: pointer;
    transition: all 0.3s;
    flex-shrink: 0;
    background-color: #252527;
    border-radius: 50px;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec8-button-prev:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .sec8-button-prev.swiper-button-disabled {
    opacity: 0.5;
    cursor: initial;
}

.hw-hopper-all .sec8-button-next {
    width: 2.5vw;
    cursor: pointer;
    transition: all 0.3s;
    flex-shrink: 0;
    background-color: #252527;
    border-radius: 50px;
    margin: 0 0 0 1.25vw;
    transform: translate3d(0, 0, 0);
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec8-button-next:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .sec8-button-next.swiper-button-disabled {
    opacity: 0.5;
    cursor: initial;
}

.hw-hopper-all .sec8-popup-botton {
    display: flex;
    justify-content: center;
}

.hw-hopper-all .sec8-botton-baground {
    background: #252527;
    height: 3.33333333vw;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 4.16666667vw auto 0;
    cursor: pointer;
    padding: 0 0.83333333vw 0 1.66666667vw;
    transition: all 0.3s;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec8-botton-baground:hover {
        background: rgba(37, 37, 39, 0.6);
    }
}

.hw-hopper-all .sec8-botton-baground span {
    font-weight: 500;
    color: #ffffff;
    font-size: 0.9375vw;
    line-height: 1.6;
    background-image: linear-gradient(122.79deg, #ffeccc 0%, #aa7a4f 100%);
    white-space: nowrap;
}

.hw-hopper-all .sec8-botton-baground svg {
    width: 1.66666667vw;
    margin: 0 0 0 0.83333333vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec8 {
        padding: 14.285714vw 0 21.4285714vw;
    }

    .hw-hopper-all .sec8-center {
        width: 90.857142857vw;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide {
        width: 44.5714285vw;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide {
        margin-right: 1.7142857vw;
    }

    .hw-hopper-all .sec8-video {
        width: 44.5714285vw;
        height: 42.8571428571vw;
        border-radius: 1.14285714vw;
    }

    .hw-hopper-all .sec8-button {
        width: 4.5714285714vw;
        right: 1.7142857142vw;
        bottom: 1.7142857142vw;
        cursor: default;
    }

    .hw-hopper-all .sec8-text {
        font-size: 2.2857142vw;
        margin: 4vw 1.14285714vw 0;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(1) .sec8-text {
        width: 39.2857142vw;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(2) .sec8-text {
        width: 38.57142857vw;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(3) .sec8-text {
        width: 36.785714vw;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(4) .sec8-text {
        width: 36.4285714285vw;
    }

    .hw-hopper-all .sec8-navigation {
        margin: 4.5714285vw 0 0;
    }

    .hw-hopper-all .sec8-button-prev {
        width: 5.714285vw;
        cursor: default;
    }

    .hw-hopper-all .sec8-button-next {
        width: 5.714285vw;
        cursor: default;
        margin: 0 0 0 2.8571428vw;
    }

    .hw-hopper-all .sec8-botton-baground {
        height: 6.85714285vw;
        margin: 5.7142857142vw auto 0;
        cursor: default;
        padding: 0 1.71428571vw 0 3.428571428vw;
    }

    .hw-hopper-all .sec8-botton-baground span {
        font-size: 2vw;
    }

    .hw-hopper-all .sec8-botton-baground svg {
        width: 3.4285714285vw;
        margin: 0 0 0 1.7142857142vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec8 {
        padding: 22.22222vw 0 27.7777777vw;
    }

    .hw-hopper-all .sec8-center {
        width: 82.2222222222vw;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide {
        width: 82.2222222222vw;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide {
        margin-right: 4.44444444vw;
    }

    .hw-hopper-all .sec8-video {
        width: 82.2222222vw;
        height: 83.33333vw;
        border-radius: 2.22222222vw;
    }

    .hw-hopper-all .sec8-button {
        width: 8.8888888vw;
        right: 3.3333333vw;
        bottom: 3.3333333vw;
        cursor: default;
    }

    .hw-hopper-all .sec8-text {
        font-size: 4.444444vw;
        margin: 5.5555555vw 2.2222222vw 0;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(1) .sec8-text {
        width: 73.611111vw;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(2) .sec8-text {
        width: 72.2222222vw;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(3) .sec8-text {
        width: 72.2222222vw;
    }

    .hw-hopper-all .sec8-swiper .swiper-slide:nth-of-type(4) .sec8-text {
        width: 70.83333333vw;
    }

    .hw-hopper-all .sec8-navigation {
        margin: 8.88888888vw 0 0;
    }

    .hw-hopper-all .sec8-button-prev {
        width: 11.1111111vw;
        cursor: default;
    }

    .hw-hopper-all .sec8-button-next {
        width: 11.1111111vw;
        cursor: default;
        margin: 0 0 0 5.5555555vw;
    }

    .hw-hopper-all .sec8-botton-baground {
        height: 13.3333333vw;
        margin: 16.66666666vw auto 0;
        cursor: default;
        padding: 0 3.3333333vw 0 6.666666666vw;
    }

    .hw-hopper-all .sec8-botton-baground span {
        font-size: 3.88888888vw;
    }

    .hw-hopper-all .sec8-botton-baground svg {
        width: 6.66666666vw;
        margin: 0 0 0 3.333333333vw;
    }
}

.hw-hopper-all .sec-title2 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    z-index: 10;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec-title2 {
        padding: 0;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec-title2 {
        position: static;
        left: 0;
        transform: translateX(0);
        padding: 0 0 16.66666666vw;
    }

    .hw-hopper-all .sec-title2 h2 span {
        font-size: 10vw;
    }
}


/* sec9 */
.hw-hopper-all .sec9 {
    width: 100%;
    padding: 0 0 8.33333333vw;
    position: relative;
}

.hw-hopper-all .sec9-pin {
    position: relative;
}

.hw-hopper-all .sec9-height {
    height: 100vh;
}

.hw-hopper-all .sec9-sticky {
    position: sticky;
    top: var(--stickypos1);
}

.hw-hopper-all .sec9-canvas {
    width: 100%;
    height: 100%;
    transform: translateY(7.8125vw);
}

.hw-hopper-all .sec9-frame {
    width: 100%;
    height: 46.875vw;
}

.hw-hopper-all .sec9-canvas {
    width: 100%;
    display: block;
}

.hw-hopper-all .sec9-text {
    width: 42.8125vw;
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    text-align: center;
    margin: 3.33333333vw auto 0;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec9 {
        padding: 0 0 11.428571vw;
    }

    .hw-hopper-all .sec9-canvas {
        transform: translateY(18vw);
    }

    .hw-hopper-all .sec9-frame {
        height: 64.285714285vw;
    }

    .hw-hopper-all .sec9-canvas {
        width: 100%;
    }

    .hw-hopper-all .sec9-text {
        width: 77.142857142vw;
        font-size: 2.28571428vw;
        margin: 5.714285714vw auto 0;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec9 {
        padding: 0 0 22.222222vw;
    }

    .hw-hopper-all .sec9-pin {
        height: auto;
    }

    .hw-hopper-all .sec9-height {
        height: 0;
    }

    .hw-hopper-all .sec9-sticky {
        position: static;
        height: auto;
    }

    .hw-hopper-all .sec9-canvas {
        width: 100%;
        display: none;
    }

    .hw-hopper-all .sec9-video {
        width: 100%;
        height: 77.77777777vw;
        margin: 0 0 5.555555555vw 0;
    }

    .hw-hopper-all .sec9-text {
        width: 82.22222222vw;
        font-size: 4.444444444vw;
        margin: 0 auto 0;
    }
}



/* sec10 */
.hw-hopper-all .sec10 {
    width: 100%;
    padding: 0 0 10.41666667vw 0;
}

.hw-hopper-all .sec10-center {
    margin: 0 0 0 28.85416667vw;
}

.hw-hopper-all .sec10-word {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.hw-hopper-all .sec10-word li {
    list-style: none;
}

.hw-hopper-all .sec10-word li:nth-of-type(1),
.hw-hopper-all .sec10-word li:nth-of-type(5) {
    width: 14.375vw;
}

.hw-hopper-all .sec10-word li:nth-of-type(4) {
    width: 100%;
}

.hw-hopper-all .sec10-word li:nth-of-type(2),
.hw-hopper-all .sec10-word li:nth-of-type(6) {
    width: 19.53125vw;
}

.hw-hopper-all .sec10-word li:nth-of-type(n+5) {
    margin: 3.22916667vw 0 0;
}

.hw-hopper-all .sec10-word li p {
    color: #85858a;
    font-size: 0.9375vw;
    line-height: 1.6;
    font-weight: 400;
}

.hw-hopper-all .sec10-word li div {
    color: #85858a;
    font-size: 2.5vw;
    line-height: 1.25;
    font-weight: 400;
}

.hw-hopper-all .sec10-word li div sub {
    font-size: 1.25vw;
    vertical-align: baseline;
}

.hw-hopper-all .sec10-word li:nth-of-type(1) span,
.hw-hopper-all .sec10-word li:nth-of-type(5) span {
    background-image: linear-gradient(90deg, #F7E5C8 0%, #F9EBD2 100%);
}

.hw-hopper-all .sec10-word li:nth-of-type(2) span,
.hw-hopper-all .sec10-word li:nth-of-type(6) span {
    background-image: linear-gradient(90deg, #F1DEBB 0%, #D5AB62 100%);
}

.hw-hopper-all .sec10-word li:nth-of-type(3) span,
.hw-hopper-all .sec10-word li:nth-of-type(7) span {
    background-image: linear-gradient(90deg, #D3A75D 0%, #ECD5B5 100%);
}

.hw-hopper-all .sec10-spacing sub {
    margin-left: 0.52083333vw;
}

.hw-hopper-all .sec10-popup-botton {
    display: flex;
    justify-content: center;
}

.hw-hopper-all .sec10-botton-baground {
    background: #252527;
    height: 3.33333333vw;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 6.25vw auto 0;
    cursor: pointer;
    padding: 0 0.83333333vw 0 1.66666667vw;
    transition: all 0.3s;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec10-botton-baground:hover {
        background: rgba(37, 37, 39, 0.6);
    }
}

.hw-hopper-all .sec10-botton-baground span {
    font-weight: 500;
    color: #ffffff;
    font-size: 0.9375vw;
    line-height: 1.6;
    background-image: linear-gradient(122.79deg, #ffeccc 0%, #aa7a4f 100%);
    white-space: nowrap;
}

.hw-hopper-all .sec10-botton-baground svg {
    width: 1.66666667vw;
    margin: 0 0 0 0.83333333vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec10 {
        padding: 0 0 14.285714vw 0;
    }

    .hw-hopper-all .sec10-center {
        margin: 0 0 0 19.2857142vw;
    }

    .hw-hopper-all .sec10-word li:nth-of-type(1),
    .hw-hopper-all .sec10-word li:nth-of-type(5) {
        width: 21.142857142vw;
    }

    .hw-hopper-all .sec10-word li:nth-of-type(2),
    .hw-hopper-all .sec10-word li:nth-of-type(6) {
        width: 26.78571428vw;
    }

    .hw-hopper-all .sec10-word li:nth-of-type(n+5) {
        margin: 3.57142857vw 0 0;
    }

    .hw-hopper-all .sec10-word li p {
        font-size: 2vw;
    }

    .hw-hopper-all .sec10-word li div {
        font-size: 3.4285714vw;
    }

    .hw-hopper-all .sec10-word li div sub {
        font-size: 1.7142857vw;
    }

    .hw-hopper-all .sec10-spacing sub {
        margin-left: 0.7142857142vw;
    }

    .hw-hopper-all .sec10-botton-baground {
        height: 6.85714285vw;
        margin: 8.714285714vw auto 0;
        cursor: default;
        padding: 0 1.71428571vw 0 3.42857142vw;
    }

    .hw-hopper-all .sec10-botton-baground span {
        font-size: 2vw;
    }

    .hw-hopper-all .sec10-botton-baground svg {
        width: 3.4285714285vw;
        margin: 0 0 0 1.7142857142vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec10 {
        padding: 0 0 27.777777vw 0;
    }

    .hw-hopper-all .sec10-center {
        width: 82.2222222vw;
        margin: 0 auto;
    }

    .hw-hopper-all .sec10-word li {
        width: 100%;
    }

    .hw-hopper-all .sec10-word li:nth-of-type(1),
    .hw-hopper-all .sec10-word li:nth-of-type(5) {
        width: 100%;
    }

    .hw-hopper-all .sec10-word li:nth-of-type(2),
    .hw-hopper-all .sec10-word li:nth-of-type(6) {
        width: 100%;
    }

    .hw-hopper-all .sec10-word li:nth-of-type(n+2) {
        margin: 6.9444444vw 0 0;
    }

    .hw-hopper-all .sec10-word li:nth-of-type(4) {
        margin: 0;
    }

    .hw-hopper-all .sec10-word li p {
        font-size: 3.333333vw;
    }

    .hw-hopper-all .sec10-word li div {
        font-size: 8.88888888vw;
    }

    .hw-hopper-all .sec10-word li div sub {
        font-size: 4.4444444vw;
    }

    .hw-hopper-all .sec10-spacing sub {
        margin-left: 1.3888888888vw;
    }

    .hw-hopper-all .sec10-word li:nth-of-type(1) span {
        background-image: linear-gradient(90deg, #F9EAD1 0%, #FAECD5 100%);
    }

    .hw-hopper-all .sec10-word li:nth-of-type(2) span {
        background-image: linear-gradient(90deg, #EFDBB6 0%, #E7CC9B 100%);
    }

    .hw-hopper-all .sec10-word li:nth-of-type(3) span {
        background-image: linear-gradient(90deg, #EFDBB6 0%, #E7CC9B 100%);
    }

    .hw-hopper-all .sec10-word li:nth-of-type(4) span {
        background-image: linear-gradient(90deg, #CE9F4D 0%, #D3A85C 100%);
    }

    .hw-hopper-all .sec10-word li:nth-of-type(5) span {
        background-image: linear-gradient(90deg, #DCB97A 0%, #E5C794 100%);
    }

    .hw-hopper-all .sec10-word li:nth-of-type(6) span {
        background-image: linear-gradient(90deg, #E9D0A2 0%, #EFD9B3 100%);
    }

    .hw-hopper-all .sec10-botton-baground {
        height: 13.3333333vw;
        margin: 16.66666666vw auto 0;
        cursor: default;
        padding: 0 3.3333333vw 0 6.66666666vw;
    }

    .hw-hopper-all .sec10-botton-baground span {
        font-size: 3.88888888vw;
    }

    .hw-hopper-all .sec10-botton-baground svg {
        width: 6.66666666vw;
        margin: 0 0 0 3.333333333vw;
    }
}


/* sec11 */
.hw-hopper-all .sec11 {
    width: 100%;
    padding: 0 0 10.41666667vw 0;
}

.hw-hopper-all .sec11-center {
    width: 67.5vw;
    margin: 0 auto;
}

.hw-hopper-all .sec11-title {
    width: 53.75vw;
    margin: 0 auto 4.16666667vw;
}

.hw-hopper-all .sec11-title h3 {
    font-weight: 500;
    color: #ffffff;
    font-size: 4.16666667vw;
    line-height: 1.25;
}

.hw-hopper-all .sec11-video {
    width: 100%;
    height: 36.45833333vw;
    border-radius: 0.83333333vw;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
}

.hw-hopper-all .sec11-word {
    width: 47.70833333vw;
    margin: 2.5vw 0 0 12.91666667vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.hw-hopper-all .sec11-svg {
    width: 15.46875vw;
}

.hw-hopper-all .sec11-text {
    width: 26.5625vw;
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec11 {
        padding: 0 0 14.2857142857vw 0;
    }

    .hw-hopper-all .sec11-center {
        width: 90.85714285vw;
    }

    .hw-hopper-all .sec11-title {
        width: 75.428571vw;
        margin: 0 auto 5.7142857vw;
    }

    .hw-hopper-all .sec11-title h3 {
        font-size: 4.5714285vw;
    }

    .hw-hopper-all .sec11-video {
        height: 57.14285714vw;
        border-radius: 1.14285714285vw;
    }

    .hw-hopper-all .sec11-word {
        width: 77.142857142vw;
        margin: 4.5714285714vw auto 0;
    }

    .hw-hopper-all .sec11-svg {
        width: 28.35714285vw;
    }

    .hw-hopper-all .sec11-text {
        width: 41.7142857vw;
        font-size: 2.285714285vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec11 {
        padding: 0 0 27.7777777vw 0;
    }

    .hw-hopper-all .sec11-center {
        width: 91.11111111vw;
    }

    .hw-hopper-all .sec11-title {
        width: 82.2222222vw;
        margin: 0 auto 11.1111111vw;
    }

    .hw-hopper-all .sec11-title h3 {
        font-size: 11.1111111vw;
    }

    .hw-hopper-all .sec11-video {
        height: 97.222222vw;
        border-radius: 2.22222222vw;
    }

    .hw-hopper-all .sec11-word {
        width: 81.25vw;
        margin: 6.66666vw 0 0 4.44444444vw;
        flex-wrap: wrap;
    }

    .hw-hopper-all .sec11-svg {
        width: 55.1388888vw;
    }

    .hw-hopper-all .sec11-text {
        width: 100%;
        font-size: 4.4444444vw;
        margin: 4.444444444vw 0 0;
    }
}

.hw-hopper-all .sec-title3 {
    padding: 0 0 1.66666667vw 0;
}

.hw-hopper-all .sec-title3 p {
    margin: 0 0 1.45833333vw;
}

.hw-hopper-all .sec-title3 .txt-con {
    width: 44.0625vw;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    color: #85858A;
    margin: 3.33333333vw auto 0;
}

.hw-hopper-all .sec-title3 svg {
    width: 26.82291667vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec-title3 {
        padding: 0 0 2.2857142857vw 0;
    }

    .hw-hopper-all .sec-title3 svg {
        width: 36.7857142857vw;
    }

    .hw-hopper-all .sec-title3 p {
        margin: 0 0 2vw;
    }

    .hw-hopper-all .sec-title3 .txt-con {
        width: 58.857143vw;
        font-size: 2.2857142857vw;
        margin-top: 4.5714285714vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec-title3 {
        padding: 0 0 4.4444444444vw 0;
    }

    .hw-hopper-all .sec-title3 svg {
        width: 60.6944444444vw;
    }

    .hw-hopper-all .sec-title3 h2 span {
        font-size: 11.11111111vw;
    }

    .hw-hopper-all .sec-title3 .txt-con {
        width: 84.4444444444vw;
        font-size: 4.4444444444vw;
        margin-top: 8.8888889vw;
    }

    .hw-hopper-all .sec-title3 p {
        margin-bottom: 3.8888888889vw;
    }
}

/* sec12 */
.hw-hopper-all .sec12 {
    width: 100%;
    padding: 0 0 10.41666667vw 0;
    overflow: hidden;
}

.hw-hopper-all .sec12-video {
    width: 100vw;
    height: 52.08333333vw;
}

.hw-hopper-all .sec12-text {
    width: 62.5vw;
    font-weight: 500;
    color: #85858a;
    font-size: 2.5vw;
    line-height: 1.6;
    text-align: center;
    margin: 3.33333333vw auto 0;
    background: linear-gradient(95.13deg, #ffeccc 3.66%, #aa7a4f 105.79%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec12 {
        padding: 0 0 14.2857142vw 0;
    }

    .hw-hopper-all .sec12-video {
        height: 57.14285714vw;
    }

    .hw-hopper-all .sec12-text {
        width: 77.1428571429vw;
        font-size: 3.4285714286vw;
        margin: 4.5714285vw auto 0;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec12 {
        padding: 0 0 27.7777777vw 0;
    }

    .hw-hopper-all .sec12-video {
        height: 77.77777777vw;
    }

    .hw-hopper-all .sec12-text {
        width: 53.3333333333vw;
        font-size: 4.444444vw;
        margin: 4.4444444444vw auto 0;
    }
}


/* sec13 */
.hw-hopper-all .sec13 {
    width: 100%;
    padding: 0 0 10.41666667vw;
    overflow: hidden;
}

.hw-hopper-all .sec13-center {
    width: 67.5vw;
    margin: 0 auto;
}

.hw-hopper-all .sec13-title {
    width: 53.75vw;
    margin: 0 auto 4.16666667vw;
}

.hw-hopper-all .sec13-title h3 {
    font-weight: 500;
    color: #ffffff;
    font-size: 4.16666667vw;
    line-height: 1.25;
}

.hw-hopper-all .sec13-swiper {
    width: 100%;
    border-radius: 0.83333333vw;
    overflow: hidden;
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.hw-hopper-all .sec13-video {
    width: 100%;
    height: 36.45833333vw;
}

.hw-hopper-all .sec13-button {
    position: absolute;
    width: 2.08333333vw;
    right: 1.25vw;
    bottom: 1.25vw;
    border-radius: 50px;
    cursor: pointer;
    overflow: hidden;
    opacity: 0;
}

.hw-hopper-all .sec13-swiper .swiper-slide.swiper-slide-active .sec13-button {
    opacity: 1;
    transition: opacity 0s linear 0.1s;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec13-swiper .swiper-slide.swiper-slide-active .sec13-button:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .video-listening[data-state="play"] .videoPlay {
    opacity: 1;
}

.hw-hopper-all .video-listening[data-state="pause"] .videoPause {
    opacity: 1;
}

.hw-hopper-all .video-listening[data-state="replay"] .videoReplay {
    opacity: 1;
}

.hw-hopper-all .sec13-scroll {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 2.5vw auto 2.08333333vw;
}

.hw-hopper-all .sec13-background {
    flex-shrink: 0;
    --indicator-width: 5.83333333vw;
    --indicator-offset: 0;
    position: relative;
    background-color: #252527;
    border-radius: 999px;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    overflow: hidden;
}

.hw-hopper-all .sec13-swiper-pagination {
    display: flex;
    align-items: center;
    position: relative;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10;
    padding: 0.3125vw;
}

.hw-hopper-all .sec13-line {
    height: 2px;
    width: 100%;
    background: #707070;
    position: relative;
    margin: 0.83333333vw 0 0;
}

.hw-hopper-all .sec13-indicator {
    width: var(--indicator-width, 0);
    height: calc(100% - 0.625vw);
    top: 50%;
    left: 0.3125vw;
    transform: translate(var(--indicator-offset, 0), -50%);
    transition: width 0.6s, transform 0.6s;
    background: #fff;
    border-radius: 999px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transform: translate(var(--indicator-offset, 0), -50%);
    -moz-transform: translate(var(--indicator-offset, 0), -50%);
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
}

.hw-hopper-all .sec13-swiper-pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background: transparent;
    border-radius: 0;
    outline: 0;
    margin: 0;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9375vw;
    line-height: 1.25;
    transition: 0.6s;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    padding: 0.52083333vw 1.25vw;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec13-swiper-pagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
        color: rgba(255, 255, 255, 0.8);
    }
}

.hw-hopper-all .sec13-swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    color: #000;
}

.hw-hopper-all .sec13-text {
    width: 51vw;
    margin: 0 auto;
    text-align: center;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    font-weight: 400;
    display: flex;
}

.hw-hopper-all .sec13-text div {
    opacity: 0;
    transition: 0.3s;
    width: 100%;
}

.hw-hopper-all .sec13-text div+div {
    margin-left: -100%;
}

.hw-hopper-all .sec13-text[data-index="0"] div:nth-of-type(1) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec13-text[data-index="1"] div:nth-of-type(2) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec13-text[data-index="2"] div:nth-of-type(3) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec13-text[data-index="3"] div:nth-of-type(4) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec13 {
        padding: 0 0 14.28571vw;
    }

    .hw-hopper-all .sec13-center {
        width: 90.8571428vw;
    }

    .hw-hopper-all .sec13-title {
        width: 75.428571vw;
        margin: 0 auto 5.7142857vw;
    }

    .hw-hopper-all .sec13-title h3 {
        font-size: 4.5714285vw;
    }

    .hw-hopper-all .sec13-swiper {
        width: 100%;
        border-radius: 1.1428571vw;
    }

    .hw-hopper-all .sec13-video {
        height: 50vw;
    }

    .hw-hopper-all .sec13-button {
        width: 4.57142857vw;
        right: 1.42857142vw;
        bottom: 1.42857142vw;
        cursor: default;
    }

    .hw-hopper-all .sec13-scroll {
        margin: 4.5714285714vw auto 2.8571428571vw;
    }

    .hw-hopper-all .sec13-background {
        --indicator-width: 9.14285714vw;
        --indicator-offset: 0;
    }

    .hw-hopper-all .sec13-line {
        margin: 2vw 0 0;
    }

    .hw-hopper-all .sec13-swiper-pagination {
        padding: 0.4285714286vw;
    }

    .hw-hopper-all .sec13-swiper-pagination .swiper-pagination-bullet {
        font-size: 2vw;
        padding: 1.7142857143vw 2.8571428571vw;
    }

    .hw-hopper-all .sec13-indicator {
        height: calc(100% - 0.8571428571vw);
    }

    .hw-hopper-all .sec13-text {
        width: 65vw;
        font-size: 2.285714vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec13 {
        padding: 0 0 27.777777vw;
    }

    .hw-hopper-all .sec13-center {
        width: 100%;
    }

    .hw-hopper-all .sec13-title {
        width: 82.22222222vw;
        margin: 0 auto 11.111111vw;
    }

    .hw-hopper-all .sec13-title h3 {
        font-size: 11.111111vw;
    }

    .hw-hopper-all .sec13-swiper {
        width: 91.11111vw;
        margin: 0 auto;
        border-radius: 2.2222222222vw;
    }

    .hw-hopper-all .sec13-video {
        height: 97.22222222vw;
    }

    .hw-hopper-all .sec13-button {
        width: 8.888888888vw;
        right: 3.33333vw;
        bottom: 3.33333vw;
        cursor: default;
    }

    .hw-hopper-all .sec13-scroll {
        justify-content: flex-start;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        margin: 11.11111vw auto 8.888888vw;
    }

    .hw-hopper-all .sec13-scroll::-webkit-scrollbar {
        --webkit-appperance: none;
        display: none;
    }

    .hw-hopper-all .sec13-background {
        --indicator-width: 17.77777vw;
        --indicator-offset: 0;
        position: relative;
        margin: 0 auto;
    }

    .hw-hopper-all .sec13-line {
        margin: 3.888888vw 0 0;
    }

    .hw-hopper-all .sec13-swiper-pagination {
        padding: 0.8333333333vw;
    }

    .hw-hopper-all .sec13-swiper-pagination .swiper-pagination-bullet {
        font-size: 3.8888888889vw;
        padding: 3.3333333333vw 5.5555555556vw;
    }

    .hw-hopper-all .sec13-indicator {
        height: calc(100% - 1.6666666667vw);
    }

    .hw-hopper-all .sec13-text {
        width: 82.2222222vw;
        font-size: 4.4444444vw;
    }
}




/* sec14 */
.hw-hopper-all .sec14 {
    width: 100%;
    overflow: hidden;
}

.hw-hopper-all .sec14-center {
    width: 67.5vw;
    margin: 0 auto;
}

.hw-hopper-all .sec14-title {
    width: 55.83333333vw;
    margin: 0 auto 4.16666667vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hw-hopper-all .sec14-title h3 {
    width: 21.875vw;
    font-weight: 500;
    color: #ffffff;
    font-size: 4.16666667vw;
    line-height: 1.25;
}

.hw-hopper-all .sec14-title p {
    width: 20.52083333vw;
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
}

.hw-hopper-all .sec14-swiper {
    border-radius: 0.83333333vw;
    overflow: hidden;
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.hw-hopper-all .sec14-video {
    width: 100%;
}

.hw-hopper-all .sec14-button {
    position: absolute;
    width: 2.08333333vw;
    right: 1.25vw;
    bottom: 1.25vw;
    border-radius: 50px;
    cursor: pointer;
    overflow: hidden;
    opacity: 0;
}

.hw-hopper-all .sec14-swiper .swiper-slide.swiper-slide-active .sec14-button {
    opacity: 1;
    transition: opacity 0s linear 0.2s;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec14-swiper .swiper-slide.swiper-slide-active .sec14-button:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .video-listening[data-state="play"] .videoPlay {
    opacity: 1;
}

.hw-hopper-all .video-listening[data-state="pause"] .videoPause {
    opacity: 1;
}

.hw-hopper-all .video-listening[data-state="replay"] .videoReplay {
    opacity: 1;
}

.hw-hopper-all .sec14-scroll {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 2.5vw auto 2.08333333vw;
}

.hw-hopper-all .sec14-background {
    flex-shrink: 0;
    --indicator-width: 5.83333333vw;
    --indicator-offset: 0;
}

.hw-hopper-all .sec14-swiper-pagination {
    display: flex;
    align-items: center;
    position: relative;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10;
}

.hw-hopper-all .sec14-line {
    height: 2px;
    width: 100%;
    background: #707070;
    position: relative;
    margin: 0.83333333vw 0 0;
}

.hw-hopper-all .sec14-indicator {
    width: var(--indicator-width, 0);
    height: 2px;
    transform: translateX(var(--indicator-offset, 0));
    transition: width 0.6s, transform 0.6s;
    background: #fff;
    border-radius: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.hw-hopper-all .sec14-swiper-pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background: transparent;
    opacity: 1;
    border-radius: 0;
    outline: 0;
    margin: 0;
    font-weight: 500;
    color: #85858a;
    font-size: 1.25vw;
    line-height: 1.25;
    opacity: 0.6;
    transition: 0.6s;
    will-change: opacity;
    transform: translate3d(0, 0, 0);
}

.hw-hopper-all .sec14-swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
    margin: 0 0 0 2.91666667vw;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec14-swiper-pagination .swiper-pagination-bullet:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .sec14-swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    color: #fff;
}

.hw-hopper-all .sec14-text {
    width: 47.5vw;
    margin: 0 auto;
    text-align: center;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    font-weight: 400;
    display: flex;
}

.hw-hopper-all .sec14-text div {
    opacity: 0;
    transition: 0.3s;
    width: 100%;
}

.hw-hopper-all .sec14-text div+div {
    margin-left: -100%;
}

.hw-hopper-all .sec14-text[data-index="0"] div:nth-of-type(1) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec14-text[data-index="1"] div:nth-of-type(2) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec14-text[data-index="2"] div:nth-of-type(3) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec14-text[data-index="3"] div:nth-of-type(4) {
    opacity: 1;
    transition-delay: 0.3s;
    position: relative;
    z-index: 10;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec14-center {
        width: 90.85714285vw;
    }

    .hw-hopper-all .sec14-title {
        width: 75.4285714vw;
        margin: 0 auto 5.714285vw;
    }

    .hw-hopper-all .sec14-title h3 {
        width: 23.2142857vw;
        font-size: 4.57142857142vw;
    }

    .hw-hopper-all .sec14-title p {
        width: 34.2857142vw;
        font-size: 2.2857142vw;
    }

    .hw-hopper-all .sec14-swiper {
        border-radius: 1.14285714vw;
    }

    .hw-hopper-all .sec14-button {
        width: 4.57142857142vw;
        right: 1.428571vw;
        bottom: 1.428571vw;
        cursor: default;
    }

    .hw-hopper-all .sec14-scroll {
        margin: 5.714285vw auto 4.5714285vw;
    }

    .hw-hopper-all .sec14-background {
        --indicator-width: 9.14285714vw;
        --indicator-offset: 0;
    }

    .hw-hopper-all .sec14-line {
        margin: 2vw 0 0;
    }

    .hw-hopper-all .sec14-indicator {
        height: 0.214285714vw;
    }

    .hw-hopper-all .sec14-swiper-pagination .swiper-pagination-bullet {
        font-size: 2.85714vw;
    }

    .hw-hopper-all .sec14-swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
        margin: 0 0 0 5.7142857vw;
    }

    .hw-hopper-all .sec14-text {
        width: 76.85714285vw;
        font-size: 2.285714vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec14-center {
        width: 100%;
    }

    .hw-hopper-all .sec14-title {
        width: 82.222222vw;
        margin: 0 auto 8.888888vw;
        display: block;
    }

    .hw-hopper-all .sec14-title h3 {
        width: 65.27777777vw;
        font-size: 11.11111vw;
        margin: 0 0 5.5555555vw;
    }

    .hw-hopper-all .sec14-title p {
        width: 80.1388888vw;
        font-size: 4.444444vw;
    }

    .hw-hopper-all .sec14-swiper {
        width: 91.111111vw;
        margin: 0 auto;
        border-radius: 2.22222222vw;
    }

    .hw-hopper-all .sec14-button {
        width: 8.8888888vw;
        right: 3.333333vw;
        bottom: 3.333333vw;
        cursor: default;
    }

    .hw-hopper-all .sec14-scroll {
        justify-content: flex-start;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        margin: 11.11111vw auto 8.888888vw;
    }

    .hw-hopper-all .sec14-scroll::-webkit-scrollbar {
        --webkit-appperance: none;
        display: none;
    }

    .hw-hopper-all .sec14-background {
        --indicator-width: 17.77777vw;
        --indicator-offset: 0;
        padding: 0 8.888888888vw;
        position: relative;
    }

    .hw-hopper-all .sec14-line {
        margin: 3.888888vw 0 0;
    }

    .hw-hopper-all .sec14-indicator {
        height: 0.416666vw;
    }

    .hw-hopper-all .sec14-swiper-pagination .swiper-pagination-bullet {
        font-size: 5.555555vw;
    }

    .hw-hopper-all .sec14-swiper-pagination .swiper-pagination-bullet+.swiper-pagination-bullet {
        margin: 0 0 0 11.11111vw;
    }

    .hw-hopper-all .sec14-text {
        width: 82.22222222vw;
        font-size: 4.444444vw;
    }
}



/* sec15 */
.hw-hopper-all .sec15 {
    width: 100%;
    padding: 10.41666667vw 0;
    overflow: hidden;
}

.hw-hopper-all .sec15-center {
    width: 67.5vw;
    margin: 0 auto;
}

.hw-hopper-all .sec15-title {
    width: 53.75vw;
    margin: 0 auto 4.16666667vw;
}

.hw-hopper-all .sec15-title h3 {
    font-weight: 500;
    color: #ffffff;
    font-size: 4.16666667vw;
    line-height: 1.25;
}

.hw-hopper-all .sec15-swiper .swiper-wrapper {
    transition-timing-function: ease;
}

.hw-hopper-all .sec15-swiper .swiper-slide {
    width: 67.5vw;
    margin: 0 1.25vw 0 0;
}

.hw-hopper-all .sec15-swiper .swiper-slide:last-of-type {
    margin: 0;
}
@media (pointer: fine) and (hover: hover) {
.hw-hopper-all .sec15-swiper .swiper-slide:not(.swiper-slide-active):hover {
    cursor: pointer;
}
}

.hw-hopper-all .sec15-img {
    position: relative;
    border-radius: 0.83333333vw;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    background: #141414;
}

.hw-hopper-all .sec15-video {
    width: 45.9375vw;
    margin: 1.5625vw auto;
}

.hw-hopper-all .sec15-video video {
    mix-blend-mode: lighten;
}

.hw-hopper-all .sec15-button {
    position: absolute;
    width: 2.08333333vw;
    right: -9.53125vw;
    bottom: -0.3125vw;
    border-radius: 50px;
    overflow: hidden;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec15-button {
        cursor: pointer;
    }

    .hw-hopper-all .sec15-button:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .video-listening[data-state="play"] .videoPlay {
    opacity: 1;
}

.hw-hopper-all .video-listening[data-state="pause"] .videoPause {
    opacity: 1;
}

.hw-hopper-all .video-listening[data-state="replay"] .videoReplay {
    opacity: 1;
}

.hw-hopper-all .sec15-footer {
    width: 100%;
    position: relative;
    margin: 2.5vw 0 0;
}

.hw-hopper-all .sec15-text {
    width: 42.70833333vw;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    font-weight: 400;
    margin: 2.08333333vw 0 0 0.83333333vw;
}

.hw-hopper-all .sec15-swiper .swiper-slide:nth-of-type(1) .sec15-text {
    width: 51.77083333vw;
}

.hw-hopper-all .sec15-swiper .swiper-slide:nth-of-type(2) .sec15-text {
    width: 51.77083333vw;
}

.hw-hopper-all .sec15-swiper .swiper-slide:nth-of-type(3) .sec15-text {
    width: 51.77083333vw;
}

.hw-hopper-all .sec15-swiper .swiper-slide:nth-of-type(4) .sec15-text {
    width: 42.70833333vw;
}

.hw-hopper-all .sec15-navigation {
    display: flex;
    justify-content: flex-end;
}

.hw-hopper-all .sec15-button-prev {
    width: 2.5vw;
    transform: translate3d(0, 0, 0) rotate(180deg);
    cursor: pointer;
    transition: all 0.3s;
    flex-shrink: 0;
    background-color: #252527;
    border-radius: 50px;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec15-button-prev:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .sec15-button-prev.swiper-button-disabled {
    opacity: 0.5;
    cursor: initial;
}

.hw-hopper-all .sec15-button-next {
    width: 2.5vw;
    cursor: pointer;
    transition: all 0.3s;
    flex-shrink: 0;
    background-color: #252527;
    border-radius: 50px;
    margin: 0 0 0 1.25vw;
    transform: translate3d(0, 0, 0);
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec15-button-next:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .sec15-button-next.swiper-button-disabled {
    opacity: 0.5;
    cursor: initial;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec15 {
        padding: 14.2857142vw 0;
    }

    .hw-hopper-all .sec15-center {
        width: 90.857142857vw;
        margin: 0 auto;
    }

    .hw-hopper-all .sec15-title {
        width: 75.428571vw;
        margin: 0 auto 5.7142857vw;
    }

    .hw-hopper-all .sec15-title h3 {
        font-size: 4.5714285vw;
    }

    .hw-hopper-all .sec15-swiper .swiper-slide {
        width: 90.857142857vw;
        margin: 0 1.71428571vw 0 0;
    }

    .hw-hopper-all .sec15-img {
        border-radius: 1.1428571vw;
    }

    .hw-hopper-all .sec15-video {
        width: 71.2857142vw;
        margin: 4.285714vw auto;
    }

    .hw-hopper-all .sec15-button {
        width: 4.5714285vw;
        right: -8.35714vw;
        bottom: -2.857142vw;
        cursor: default;
    }

    .hw-hopper-all .sec15-footer {
        width: 89.14285714vw;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        margin: 4.5714285vw 0 0 1.714285714vw;
    }

    .hw-hopper-all .sec15-text-pad {
        width: 59.642857vw;
        display: flex;
    }

    .hw-hopper-all .sec15-text-pad .sec15-text+.sec15-text {
        margin-left: -100%;
    }

    .hw-hopper-all .sec15-text-pad .sec15-text {
        width: 100%;
        font-size: 2.28571428vw;
        padding: 0;
        opacity: 0;
        transition: 0.3s;
        margin: 0;
    }

    .hw-hopper-all .sec15-footer[data-index="0"] .sec15-text-pad .sec15-text:nth-of-type(1) {
        opacity: 1;
        transition-delay: 0.3s;
        position: relative;
        z-index: 10;
    }

    .hw-hopper-all .sec15-footer[data-index="1"] .sec15-text-pad .sec15-text:nth-of-type(2) {
        opacity: 1;
        transition-delay: 0.3s;
        position: relative;
        z-index: 10;
    }

    .hw-hopper-all .sec15-footer[data-index="2"] .sec15-text-pad .sec15-text:nth-of-type(3) {
        opacity: 1;
        transition-delay: 0.3s;
        position: relative;
        z-index: 10;
    }

    .hw-hopper-all .sec15-footer[data-index="3"] .sec15-text-pad .sec15-text:nth-of-type(4) {
        opacity: 1;
        transition-delay: 0.3s;
        position: relative;
        z-index: 10;
    }

    .hw-hopper-all .sec15-footer[data-index="4"] .sec15-text-pad .sec15-text:nth-of-type(5) {
        opacity: 1;
        transition-delay: 0.3s;
        position: relative;
        z-index: 10;
    }

    .hw-hopper-all .sec15-button-prev {
        width: 5.71428571428vw;
        cursor: default;
    }

    .hw-hopper-all .sec15-button-next {
        width: 5.71428571428vw;
        cursor: default;
        margin: 0 0 0 2.8571428vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec15 {
        padding: 27.777777vw 0;
    }

    .hw-hopper-all .sec15-center {
        width: 82.22222222vw;
    }

    .hw-hopper-all .sec15-title {
        width: 82.22222222vw;
        margin: 0 auto 11.111111vw;
    }

    .hw-hopper-all .sec15-title h3 {
        font-size: 11.111111vw;
    }

    .hw-hopper-all .sec15-swiper .swiper-slide {
        width: 82.22222222vw;
        margin: 0 4.44444444444vw 0 0;
    }

    .hw-hopper-all .sec15-img {
        border-radius: 2.2222222vw;
    }

    .hw-hopper-all .sec15-video {
        width: 78.05555vw;
        margin: 22.083333vw auto;
    }

    .hw-hopper-all .sec15-button {
        width: 8.8888888vw;
        right: 1.25vw;
        bottom: -18.75vw;
        cursor: default;
    }

    .hw-hopper-all .sec15-footer {
        width: 82.222222vw;
        justify-content: flex-end;
        margin: 8.88888vw auto 0;
    }

    .hw-hopper-all .sec15-text {
        width: 82.222222vw;
        font-size: 4.44444444vw;
        margin: 6.6666666vw 0 0 2.2222222vw;
    }

    .hw-hopper-all .sec15-swiper .swiper-slide:nth-of-type(1) .sec15-text {
        width: 67.777777vw;
    }

    .hw-hopper-all .sec15-swiper .swiper-slide:nth-of-type(2) .sec15-text {
        width: 71.944444vw;
    }

    .hw-hopper-all .sec15-swiper .swiper-slide:nth-of-type(3) .sec15-text {
        width: 71.944444vw;
    }

    .hw-hopper-all .sec15-swiper .swiper-slide:nth-of-type(4) .sec15-text {
        width: 71.944444vw;
    }

    .hw-hopper-all .sec15-button-prev {
        width: 11.1111111vw;
        cursor: default;
    }

    .hw-hopper-all .sec15-button-next {
        width: 11.1111111vw;
        cursor: default;
        margin: 0 0 0 5.5555555vw;
    }
}


/* sec16 */
.hw-hopper-all .sec16 {
    width: 100%;
    padding: 0 0 10.41666667vw;
    overflow: hidden;
}

.hw-hopper-all .sec16-center {
    width: 95.83333333vw;
    margin: 0 auto;
}

.hw-hopper-all .sec16-title {
    width: 53.75vw;
    margin: 0 auto 4.16666667vw;
}

.hw-hopper-all .sec16-title h3 {
    font-weight: 500;
    color: #ffffff;
    font-size: 4.16666667vw;
    line-height: 1.25;
}

.hw-hopper-all .sec16-swiper-all {
    width: 100%;
    position: relative;
}

.hw-hopper-all .sec16-front,
.hw-hopper-all .sec16-back {
    width: 100%;
    position: relative;
}

.hw-hopper-all .sec16-swiper-all .swiper-slide {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    z-index: -1;
}

.hw-hopper-all .sec16-swiper-all .swiper-slide.swiper-slide-active {
    z-index: 20;
    transform: scale(1);
}

.hw-hopper-all .sec16-swiper-all .swiper-slide.is-previous {
    animation: design-opacity 0s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s forwards;
    z-index: 15;
}

.hw-hopper-all .sec16-swiper-all .swiper-slide.is-previous .sec16-left img {
    transform: scale(1);
    animation: design-color-close 0.6s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
}

.hw-hopper-all .sec16-swiper-all .swiper-slide.is-previous .sec16-right img {
    transform: scale(1);
    animation: design-color-close 0.8s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s forwards;
}

.hw-hopper-all .sec16-swiper-all .swiper-slide .sec16-left {
    width: 64.58333333vw;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hw-hopper-all .sec16-swiper-all .swiper-slide .sec16-left .sec16-img {
    clip-path: inset(0 0 0 0);
    will-change: clip-path;
}

.hw-hopper-all .sec16-swiper-all .swiper-slide.swiper-slide-active .sec16-left img {
    clip-path: inset(0 0 0 100%);
    transform: translateX(100px) scale(1);
    animation: design-color-open 0.6s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
}

.hw-hopper-all .sec16-swiper-all .swiper-slide .sec16-right {
    width: 30vw;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hw-hopper-all .sec16-swiper-all .swiper-slide .sec16-right .sec16-img {
    clip-path: inset(0 0 0 0);
    will-change: clip-path;
}

.hw-hopper-all .sec16-swiper-all .swiper-slide.swiper-slide-active .sec16-right img {
    clip-path: inset(0 0 0 100%);
    transform: translateX(100px) scale(1);
    animation: design-color-open 0.8s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0s forwards;
}

@keyframes design-color-open {
    0% {
        clip-path: inset(0 0 0 100%);
        transform: translateX(100px) scale(1.1);
    }

    100% {
        clip-path: inset(0 0 0 0%);
        transform: translateX(0px) scale(1);
    }
}

@keyframes design-color-close {
    0% {
        opacity: 1;
        transform: scale(1);
    }

    100% {
        opacity: 0;
        transform: scale(1.2);
    }
}

@keyframes design-opacity {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.hw-hopper-all .sec16-text {
    width: 30vw;
    display: flex;
    font-size: 1.14583333vw;
    color: #fff;
    font-weight: 400;
    line-height: 1.6;
    position: absolute;
    left: 65.83333333vw;
    bottom: 2.1875vw;
    overflow: hidden;
    padding-left: 0.83333333vw;
}

.hw-hopper-all .sec16-text div {
    width: 100%;
    opacity: 0;
    animation: design-text1 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
}

@keyframes design-text1 {
    0% {
        opacity: 1;
        transform: translateX(0px);
    }

    100% {
        opacity: 0;
        transform: translateX(-100px);
    }
}

.hw-hopper-all .sec16-text div+div {
    margin-left: -100%;
}

.hw-hopper-all .sec16-text[data-index="0"] div:nth-of-type(1) {
    animation: design-text 0.8s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s forwards;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec16-text[data-index="1"] div:nth-of-type(2) {
    animation: design-text 0.8s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s forwards;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec16-text[data-index="2"] div:nth-of-type(3) {
    animation: design-text 0.8s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s forwards;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec16-text[data-index="3"] div:nth-of-type(4) {
    animation: design-text 0.8s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s forwards;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec16-text[data-index="4"] div:nth-of-type(5) {
    animation: design-text 0.8s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s forwards;
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec16-text[data-index="5"] div:nth-of-type(6) {
    animation: design-text 0.8s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s forwards;
    position: relative;
    z-index: 10;
}

@keyframes design-text {
    0% {
        opacity: 0;
        transform: translateX(100px);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

.hw-hopper-all .sec16-button-prev {
    width: 2.5vw;
    position: absolute;
    left: 1.66666667vw;
    top: 17.5vw;
    z-index: 30;
    cursor: pointer;
}

.hw-hopper-all .sec16-button-next {
    width: 2.5vw;
    transform: rotate(180deg);
    position: absolute;
    right: 1.66666667vw;
    top: 17.5vw;
    z-index: 30;
    cursor: pointer;
}

.hw-hopper-all .sec16-button-prev.swiper-button-disabled,
.hw-hopper-all .sec16-button-next.swiper-button-disabled {
    opacity: 0.3;
    cursor: default;
}

.hw-hopper-all .sec16-button-prev .icon-top-line,
.hw-hopper-all .sec16-button-next .icon-top-line {
    stroke-dasharray: 29;
    stroke-dashoffset: 60;
    transition: stroke-dashoffset 0.3s ease-in-out;
}

.hw-hopper-all .sec16-button-prev:hover .icon-top-line,
.hw-hopper-all .sec16-button-next:hover .icon-top-line {
    stroke-dashoffset: 70;
}

.hw-hopper-all .sec16-button-prev.swiper-button-disabled:hover .icon-top-line,
.hw-hopper-all .sec16-button-next.swiper-button-disabled:hover .icon-top-line {
    stroke-dashoffset: 60;
}

.hw-hopper-all .sec16-button-prev .icon-bottom-line,
.hw-hopper-all .sec16-button-next .icon-bottom-line {
    stroke-dasharray: 29;
    stroke-dashoffset: 60;
    transition: stroke-dashoffset 0.3s ease-in-out;
}

.hw-hopper-all .sec16-button-prev:hover .icon-bottom-line,
.hw-hopper-all .sec16-button-next:hover .icon-bottom-line {
    stroke-dashoffset: 70;
}

.hw-hopper-all .sec16-button-prev.swiper-button-disabled:hover .icon-bottom-line,
.hw-hopper-all .sec16-button-next.swiper-button-disabled:hover .icon-bottom-line {
    stroke-dashoffset: 60;
}

.hw-hopper-all .sec16-button-prev .icon-line,
.hw-hopper-all .sec16-button-next .icon-line {
    stroke-dasharray: 60;
    stroke-dashoffset: 60;
    transition: stroke-dashoffset 0.3s ease-in-out;
}

.hw-hopper-all .sec16-button-prev:hover .icon-line,
.hw-hopper-all .sec16-button-next:hover .icon-line {
    stroke-dashoffset: 5;
}

.hw-hopper-all .sec16-button-prev.swiper-button-disabled:hover .icon-line,
.hw-hopper-all .sec16-button-next.swiper-button-disabled:hover .icon-line {
    stroke-dashoffset: 60;
}

.hw-hopper-all .sec16-pagination {
    position: absolute;
    left: 0;
    bottom: 1.25vw;
    z-index: 30;
    display: flex;
    justify-content: center;
}

.hw-hopper-all .sec16-pagination span {
    width: 0.41vw;
    height: 0.41vw;
    background: #fff;
    opacity: 0.2;
    display: inline-block;
    border-radius: 50px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    transform: translate3d(0, 0, 0);
    transition: all 0.4s;
}

.hw-hopper-all .sec16-pagination span.swiper-pagination-bullet-active {
    opacity: 0.8;
}

.hw-hopper-all .sec16-pagination span+span {
    margin: 0 0 0 0.83333333vw;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec16-pagination span:hover {
        opacity: 0.6;
    }
}

.hw-hopper-all .sec16-background {
    width: fit-content;
    padding: 0.3125vw;
    background: #252527;
    border-radius: 50px;
    margin: 2.5vw auto 0;
}

.hw-hopper-all .sec16-table {
    display: flex;
    align-items: center;
    position: relative;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10;
}

.hw-hopper-all .sec16-table[data-index="0"] {
    --indicator-width: 6.25vw;
    --indicator-offset: 0;
}

.hw-hopper-all .sec16-table[data-index="1"] {
    --indicator-width: 6.25vw;
    --indicator-offset: 6.25vw;
}

.hw-hopper-all .sec16-table::after {
    content: "";
    width: var(--indicator-width, 0);
    height: 100%;
    transform: translateX(var(--indicator-offset, 0));
    transition: width 0.6s, transform 0.6s;
    background: #fff;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.hw-hopper-all .sec16-table div {
    font-weight: 500;
    color: #fff;
    font-size: 0.9375vw;
    line-height: 1.6;
    padding: 0.52083333vw 1.25vw;
    opacity: 0.6;
    transition: 0.6s;
    cursor: pointer;
    will-change: opacity;
    transform: translate3d(0, 0, 0);
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec16-table div:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .sec16-table[data-index="0"] div:nth-of-type(1) {
    opacity: 1;
    color: #000;
}

.hw-hopper-all .sec16-table[data-index="1"] div:nth-of-type(2) {
    opacity: 1;
    color: #000;
}

.hw-hopper-all .sec16-front {
    opacity: 0;
    z-index: 0;
    transition: all 0.3s;
}

.hw-hopper-all .sec16-back {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 0;
    transition: all 0.3s;
}

.hw-hopper-all .sec16-swiper-all[data-index="0"] .sec16-front {
    opacity: 1;
    z-index: 10;
}

.hw-hopper-all .sec16-swiper-all[data-index="1"] .sec16-back {
    opacity: 1;
    z-index: 10;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec16 {
        padding: 0 0 14.2857142vw;
    }

    .hw-hopper-all .sec16-center {
        width: 90.857142857vw;
    }

    .hw-hopper-all .sec16-title {
        width: 75.428571vw;
        margin: 0 auto 5.7142857vw;
    }

    .hw-hopper-all .sec16-title h3 {
        font-size: 4.5714285vw;
    }

    .hw-hopper-all .sec16-swiper-all .swiper-slide .sec16-left {
        width: 52.28571428vw;
    }

    .hw-hopper-all .sec16-swiper-all .swiper-slide .sec16-right {
        width: 36.8571428vw;
    }

    .hw-hopper-all .sec16-text {
        width: 36.85714285vw;
        font-size: 2.285714285vw;
        left: 54vw;
        bottom: 5.64285714vw;
        padding-left: 2.2857142vw;
    }
    .hw-hopper-all .sec16-back .sec16-text{
        bottom: 2.1428571429vw;
    }
    .hw-hopper-all .sec16-button-prev {
        display: none;
    }

    .hw-hopper-all .sec16-button-next {
        display: none;
    }

    .hw-hopper-all .sec16-pagination {
        position: static;
        left: 0;
        bottom: 0;
        margin: 2.285714285vw 0 0;
    }

    .hw-hopper-all .sec16-pagination span {
        width: 1vw;
        height: 1vw;
        cursor: default;
    }

    .hw-hopper-all .sec16-pagination span+span {
        margin: 0 0 0 1.714285714vw;
    }

    .hw-hopper-all .sec16-background {
        padding: 0.428571428vw;
        margin: 3.428571428vw auto 0;
    }

    .hw-hopper-all .sec16-table[data-index="0"] {
        --indicator-width: 13.7142857vw;
        --indicator-offset: 0;
    }

    .hw-hopper-all .sec16-table[data-index="1"] {
        --indicator-width: 13.7142857vw;
        --indicator-offset: 13.7142857vw;
    }

    .hw-hopper-all .sec16-table div {
        font-size: 2vw;
        padding: 1.928571428vw 2.85714285vw 1.71428571vw 2.85714285vw;
        cursor: default;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec16 {
        padding: 0 0 27.7777777vw;
    }

    .hw-hopper-all .sec16-center {
        width: 91.1111111vw;
    }

    .hw-hopper-all .sec16-title {
        width: 82.22222222vw;
        margin: 0 auto 11.111111vw;
    }

    .hw-hopper-all .sec16-title h3 {
        font-size: 11.111111vw;
    }

    .hw-hopper-all .sec16-swiper-all .swiper-slide {
        display: block;
    }

    .hw-hopper-all .sec16-swiper-all .swiper-slide .sec16-left {
        width: 100%;
    }

    .hw-hopper-all .sec16-swiper-all .swiper-slide .sec16-right {
        width: 100%;
        margin: 4.4444444vw 0 0;
    }

    .hw-hopper-all .sec16-text {
        width: 81.9444444vw;
        font-size: 4.444444444vw;
        position: static;
        left: 0;
        bottom: 0;
        margin: 3.33333333vw auto 0;
        text-align: center;
        color: #85858A;
        padding-left: 0;
    }

    .hw-hopper-all .sec16-back .sec16-text {
        margin-top: 8.6111111111vw;
    }

    .hw-hopper-all .sec16-text div {
        width: 100%;
        opacity: 0;
        animation: design-text1 0.2s cubic-bezier(0.46, 0.03, 0.52, 0.96) forwards;
    }

    @keyframes design-text1 {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    .hw-hopper-all .sec16-text[data-index="0"] div:nth-of-type(1) {
        animation: design-text 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s forwards;
        position: relative;
        z-index: 10;
    }

    .hw-hopper-all .sec16-text[data-index="1"] div:nth-of-type(2) {
        animation: design-text 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s forwards;
        position: relative;
        z-index: 10;
    }

    .hw-hopper-all .sec16-text[data-index="2"] div:nth-of-type(3) {
        animation: design-text 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s forwards;
        position: relative;
        z-index: 10;
    }

    .hw-hopper-all .sec16-text[data-index="3"] div:nth-of-type(4) {
        animation: design-text 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s forwards;
        position: relative;
        z-index: 10;
    }

    .hw-hopper-all .sec16-text[data-index="4"] div:nth-of-type(5) {
        animation: design-text 0.4s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.2s forwards;
        position: relative;
        z-index: 10;
    }

    @keyframes design-text {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .hw-hopper-all .sec16-button-prev {
        display: none;
    }

    .hw-hopper-all .sec16-button-next {
        display: none;
    }

    .hw-hopper-all .sec16-pagination {
        position: static;
        left: 0;
        bottom: 0;
        margin: 3.3333333vw 0 0;
    }

    .hw-hopper-all .sec16-pagination span {
        width: 1.94vw;
        height: 1.94vw;
        cursor: default;
    }

    .hw-hopper-all .sec16-pagination span+span {
        margin: 0 0 0 3.33333333vw;
    }

    .hw-hopper-all .sec16-background {
        padding: 0.8333333vw;
        margin: 8.888888888vw auto 0;
    }

    .hw-hopper-all .sec16-table[data-index="0"] {
        --indicator-width: 26.6666666vw;
        --indicator-offset: 0;
    }

    .hw-hopper-all .sec16-table[data-index="1"] {
        --indicator-width: 26.6666666vw;
        --indicator-offset: 26.6666666vw;
    }

    .hw-hopper-all .sec16-table div {
        font-size: 3.88888vw;
        padding: 3.1944444vw 5.5555555vw;
        cursor: default;
    }
}


/* w1 start */
.hw-hopper-all .w1 {
    text-align: center;
}

.hw-hopper-all .w1 .w1-con {
    width: 47.5vw;
    margin: 0 auto;
}

.hw-hopper-all .w1 h3 {
    font-size: 4.16666667vw;
    font-weight: 500;
    line-height: 1.25;
    color: #FFFFFF;
}

.hw-hopper-all .w1 .w1-txt {
    color: #85858A;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 3.33333333vw;
}

.hw-hopper-all .w1 .w1-box {
    width: 100%;
    margin-top: 2.08333333vw;
    position: relative;
}

.hw-hopper-all .w1 .w1-btnWrap {
    position: absolute;
    display: flex;
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
    top: 2.760417vw;
    margin: 0 auto;
    width: 67.5vw;
    flex-wrap: wrap;
    z-index: 10;
}

.hw-hopper-all .w1 .w1-btnWrap li {
    list-style: none;
    padding: 1.09375vw 1.25vw 1.197917vw;
    background: rgba(190, 208, 245, 0.08);
    border-radius: .416667vw;
    margin: 0 .416667vw;
    border: solid .104167vw #1A2028;
    color: #F5F5F7;
    font-size: 1.14583333vw;
    font-weight: 500;
    line-height: 1.6;
}

.hw-hopper-all .w1 .w1-btnWrap li:last-child {
    margin-right: 0;
    letter-spacing: 0.2em;
}

.hw-hopper-all .w1 .w1-btnWrap li:first-child {
    margin-left: 0;
}

.hw-hopper-all .w1 .w1-svg {
    width: 26.40625vw;
    position: absolute;
    top: 11.51041667vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .w1 .w1-con {
        width: 75vw;
    }

    .hw-hopper-all .w1 h3 {
        font-size: 5.7142857143vw;
    }

    .hw-hopper-all .w1 .w1-txt {
        margin-top: 4.5714285714vw;
        font-size: 2.2857142857vw;
        text-align: center;
    }

    .hw-hopper-all .w1 .w1-box {
        margin-top: 2.8571428571vw;
    }

    .hw-hopper-all .w1 .w1-btnWrap li {
        font-size: 1.1428571429vw;
        padding: 1.1428571429vw 1.2857142857vw;
        margin: 0 0.4285714286vw;
        border-width: 0.1428571429vw;
    }

    .hw-hopper-all .w1 .w1-svg {
        width: 26.2857142857vw;
        top: 12.1428571429vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .w1 .w1-con {
        width: 82.2222222222vw;
        text-align: left;
    }

    .hw-hopper-all .w1 h3 {
        font-size: 11.1111111vw;
    }

    .hw-hopper-all .w1 .w1-txt {
        font-size: 4.4444444444vw;
        margin-top: 4.4444444444vw;
    }

    .hw-hopper-all .w1 .w1-box {
        margin-top: 8.8888888889vw;
    }

    .hw-hopper-all .w1 .w1-btnWrap {
        width: 80vw;
        top: 5.555556vw;
    }

    .hw-hopper-all .w1 .w1-btnWrap li:nth-child(1n) {
        margin-left: 0;
    }

    .hw-hopper-all .w1 .w1-btnWrap li {
        font-size: 3.8888888889vw;
        padding: 2.777778vw 0 3.055556vw;
        width: 36.111111vw;
        border-radius: 1.111111vw;
        margin: 2.777778vw 2.222222vw 0;
        border: solid .277778vw rgba(26, 32, 40, 0.08);
        color: #fff;
    }

    .hw-hopper-all .w1 .w1-btnWrap li:last-child {
        background: none;
        padding: 0;
        border: none;
        margin-top: 5vw;
    }

    .hw-hopper-all .w1 .w1-svg {
        width: 50vw;
        top: 73.3333333333vw;
    }
}

/* w1 end */
/* w2 start */
.hw-hopper-all .w2 {
    margin: 0 0 10.41666667vw;
    padding: 0 6.25vw 0 16.25vw;
}

.hw-hopper-all .w2 .w2-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hw-hopper-all .w2 .w2-swiper {
    width: 41.66666667vw;
    margin: 0;
}

.hw-hopper-all .w2 .w2-contentWrap {
    width: 33.90625vw;
}

.hw-hopper-all .w2 h3 {
    line-height: 1.25;
    font-weight: 500;
    font-size: 4.16666667vw;
    color: #FFFFFF;
}

.hw-hopper-all .w2 .switch-container {
    position: relative;
}

.hw-hopper-all .w2 .switch-container .switch-wrapper {
    margin-top: 3.33333333vw;
}

.hw-hopper-all .w2 .smtitle {
    font-size: 1.66666667vw;
    font-weight: 500;
    color: #86868B;
    line-height: 1.25;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    cursor: default;
    width: fit-content;
}

.hw-hopper-all .w2 .switch-item.active .smtitle {
    color: #FFFFFF;
}

.hw-hopper-all .w2 .smdesc {
    font-size: 1.04166667vw;
    font-weight: 400;
    line-height: 1.6;
    color: #86868B;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: height 0.5s ease, opacity 0.8s ease;
    -webkit-transition: height 0.5s ease, opacity 0.8s ease;
    -moz-transition: height 0.5s ease, opacity 0.8s ease;
}

.hw-hopper-all .w2 .smdesc p {
    margin-top: 1.04166667vw;

}

.hw-hopper-all .w2 .switch-item.active .smdesc {
    opacity: 1;
}

.hw-hopper-all .w2 .switch-list {
    width: 18.75vw;
    margin-left: 1.66666667vw;
}

.hw-hopper-all .w2 .switch-list .switch-item:not(:first-child) {
    margin-top: 3.33333333vw;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .w2 .switch-item:not(.active) .smtitle:hover {
        color: rgba(255, 255, 255, 0.6);
        cursor: pointer;
    }
}

.hw-hopper-all .w2 .switch-indicator {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    border-radius: 999px;
    background-color: rgba(255, 255, 255, 0.3);
    overflow: hidden;
}

.hw-hopper-all .w2 .switch-indicator::after {
    position: relative;
    display: block;
    overflow: hidden;
    width: 2px;
    height: var(--lineHeight, 0);
    content: "";
    transition: all 0.6s;
    transition-property: height, transform;
    transform: translateY(var(--lineTop, 0));
    border-radius: 999px;
    background-color: #ffffff;
    will-change: transform, height;
    -webkit-transform: translateY(var(--lineTop, 0));
    -moz-transform: translateY(var(--lineTop, 0));
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .w2 {
        padding: 0 4vw 0 12.2857142857vw;
        margin: 0 0 14.2857142857vw;
    }

    .hw-hopper-all .w2 .w2-contentWrap h3 {
        font-size: 4.5714285714vw;
    }

    .hw-hopper-all .w2 .w2-contentWrap {
        width: 37.2142857143vw;
    }

    .hw-hopper-all .w2 .switch-container .switch-wrapper {
        margin-top: 4.5714285714vw;
    }

    .hw-hopper-all .w2 .smdesc {
        font-size: 2.2857142857vw;
    }

    .hw-hopper-all .w2 .smdesc p {
        margin-top: 1.4285714286vw;
    }

    .hw-hopper-all .w2 .switch-list .switch-item:not(:first-child) {
        margin-top: 4.5714285714vw;
    }

    .hw-hopper-all .w2 .switch-list {
        margin-left: 2.2857142857vw;
        width: 38.9285714286vw;
    }

    .hw-hopper-all .w2 .smtitle {
        font-size: 2.8571428571vw;
    }

    .hw-hopper-all .w2 .w2-swiper {
        width: 44.7857142857vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .w2 {
        padding: 0;
        margin: 0 0 27.7777777778vw;
    }

    .hw-hopper-all .w2 h3 {
        width: 100%;
        padding-left: 8.888888889vw;
        font-size: 11.11111111vw;
    }

    .hw-hopper-all .w2 .w2-area {
        flex-direction: column-reverse;
    }

    .hw-hopper-all .w2 .w2-swiper {
        width: 83.3333333333vw;
        margin: 8.88888889vw auto 0;
    }

    .hw-hopper-all .w2 .w2-contentWrap {
        width: 100%;
    }

    .hw-hopper-all .w2 .switch-list {
        position: relative;
        width: max-content;
        align-items: center;
        display: flex;
        flex-direction: row;
        margin-left: 0;
    }

    .hw-hopper-all .w2 .switch-list .switch-item {
        flex-shrink: 0;
    }

    .hw-hopper-all .w2 .switch-list .switch-item:not(:first-child) {
        margin: 0 0 0 11.1111111vw;
    }

    .hw-hopper-all .w2 .switch-container {
        width: 100%;
    }

    .hw-hopper-all .w2 .switch-container .switch-wrapper {
        position: relative;
        display: flex;
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        transform: translate3d(0, 0, 0);
        margin-top: 8.8888888889vw;
    }

    .hw-hopper-all .w2 .switch-container .switch-wrapper::-webkit-scrollbar {
        display: none;
    }

    .hw-hopper-all .w2 .switch-indicator {
        position: relative;
        width: 100%;
        height: 2px;
        background-color: #707070;
        margin-top: 3.8888888889vw;
    }

    .hw-hopper-all .w2 .switch-indicator::after {
        height: 2px;
        background-color: #ffffff;
        border-radius: 999px;
        -webkit-border-radius: 999px;
        -moz-border-radius: 999px;
        width: var(--lineWidth);
        transform: translateX(var(--linemoveX));
        -webkit-transform: translateX(var(--linemoveX));
        -moz-transform: translateX(var(--linemoveX));
    }

    .hw-hopper-all .w2 .switch-container .mob-switch-desc {
        width: 82.2222222222vw;
        margin: 8.888888889vw auto 0;
        display: flex;
        text-align: center;
        color: #85858A;
        font-size: 4.4444444444vw;
        line-height: 1.6;
        font-weight: 400;
    }

    .hw-hopper-all .w2 .switch-container .mob-switch-desc p {
        opacity: 0;
        transition: 0.3s;
        width: 100%;
    }

    .hw-hopper-all .w2 .switch-container .mob-switch-desc p.active {
        opacity: 1;
        transition-delay: 0.3s;
        position: relative;
        z-index: 10;
    }

    .hw-hopper-all .w2 .switch-container .mob-switch-desc p+p {
        margin-left: -100%;
    }

    .hw-hopper-all .w2 .switch-container .switch-mask {
        padding: 0 8.8888889vw;
    }

    .hw-hopper-all .w2 .smtitle {
        font-size: 5.5555555556vw;
    }
}

/* w2 end */
/* sec17 */
.hw-hopper-all .sec17 {
    width: 100%;
    padding: 0 0 8.33333333vw;
}

.hw-hopper-all .sec17-center {
    position: relative;
}

.hw-hopper-all .sec17-title {
    width: 41.66666667vw;
    position: absolute;
    left: 16.25vw;
    bottom: 8.33333333vw;
    z-index: 10;
}

.hw-hopper-all .sec17-title h3 {
    font-weight: 500;
    color: #ffffff;
    font-size: 4.16666667vw;
    line-height: 1.25;
    text-align: left;
}

.hw-hopper-all .sec17-img {
    width: 100%;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec17 {
        padding: 0 0 14.285714vw;
    }

    .hw-hopper-all .sec17-title {
        width: 42.857142vw;
        margin: 0 auto 0;
        left: 12.2857142857vw;
        bottom: 17.2857142857vw;
    }

    .hw-hopper-all .sec17-title h3 {
        font-size: 5.7142857143vw;
    }

}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec17 {
        padding: 0 0 27.777777vw;
    }

    .hw-hopper-all .sec17-title {
        width: 60vw;
        position: static;
        left: 0;
        bottom: 0;
        margin: 0 0 11.111111vw 8.888888vw;
        transform: none;
    }

    .hw-hopper-all .sec17-title h3 {
        font-size: 11.111111vw;
        text-align: left;
    }
}




/* sec18 */
.hw-hopper-all .sec18 {
    width: 100%;
    padding: 0 0 10.41666667vw 0;
    overflow: hidden;
}

.hw-hopper-all .sec18-center {
    width: 67.5vw;
    margin: 0 auto;
}

.hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper {
    display: flex;
    justify-content: space-between;
}

.hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper>.swiper-slide {
    width: 33.125vw;
}

.hw-hopper-all .sec18-item {
    width: 33.125vw;
}

.hw-hopper-all .sec18-swiper1,
.hw-hopper-all .sec18-swiper2 {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 0.83333333vw;
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.hw-hopper-all .sec18-img {
    background: linear-gradient(180deg, #181717 0%, #101010 100%);
}

.hw-hopper-all .sec18-pagination {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1.66666667vw;
    z-index: 100;
    transform: translate3d(-50%, 0, 0);
}

.hw-hopper-all .sec18-pagination span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 1.45833333vw;
    height: 1.45833333vw;
    position: relative;
    background: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transform: translateZ(0);
}

.hw-hopper-all .sec18-pagination span+span {
    margin: 0 0 0 0.625vw;
}

.hw-hopper-all .sec18-pagination span:not(.swiper-pagination-bullet-active) {
    cursor: pointer;
}


.hw-hopper-all .sec18-pagination span .item-border {
    opacity: 0;
    transition: opacity 0.3s;
    will-change: opacity;
}

.hw-hopper-all .sec18-pagination[data-index="0"] span:nth-of-type(1) .item-border,
.hw-hopper-all .sec18-pagination[data-index="1"] span:nth-of-type(2) .item-border,
.hw-hopper-all .sec18-pagination[data-index="2"] span:nth-of-type(3) .item-border,
.hw-hopper-all .sec18-pagination[data-index="3"] span:nth-of-type(4) .item-border {
    opacity: 1;
}

.hw-hopper-all .sec18-text {
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    margin: 2.08333333vw 0 0 0.83333333vw;
}

.hw-hopper-all .sec18-item1 .sec18-text {
    width: 28.38541667vw;
}

.hw-hopper-all .sec18-item2 .sec18-text {
    width: 29.79166667vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec18 {
        padding: 0 0 14.285714vw 0;
    }

    .hw-hopper-all .sec18-center {
        width: 90.85714285vw;
    }

    .hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper>.swiper-slide {
        width: 44.5714285vw;
    }

    .hw-hopper-all .sec18-item {
        width: 44.5714285vw;
    }

    .hw-hopper-all .sec18-swiper1,
    .hw-hopper-all .sec18-swiper2 {
        border-radius: 1.142857142vw;
    }

    .hw-hopper-all .sec18-pagination {
        bottom: 2.285714vw;
    }

    .hw-hopper-all .sec18-pagination span {
        width: 4.5714285714vw;
        height: 4.5714285714vw;
    }

    .hw-hopper-all .sec18-pagination span+span {
        margin: 0 0 0 1.1428571vw;
    }

    .hw-hopper-all .sec18-pagination span:not(.swiper-pagination-bullet-active) {
        cursor: default;
    }

    .hw-hopper-all .sec18-text {
        width: 39.2857142vw;
        font-size: 2.2857142vw;
        margin: 4vw 0 0 1.14285714vw;
    }

    .hw-hopper-all .sec18-item1 .sec18-text {
        width: 39.285714285vw;
    }

    .hw-hopper-all .sec18-item2 .sec18-text {
        width: 39.285714285vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec18 {
        padding: 0 0 27.777777vw 0;
    }

    .hw-hopper-all .sec18-center {
        width: 82.22222222vw;
    }

    .hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper>.swiper-slide {
        width: 82.22222222vw;
    }

    .hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper>.swiper-slide {
        margin-right: 4.444444444vw;
    }

    .hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper>.swiper-slide:last-of-type {
        margin-right: 0;
    }

    .hw-hopper-all .sec18-item {
        width: 82.22222222vw;
    }

    .hw-hopper-all .sec18-swiper1,
    .hw-hopper-all .sec18-swiper2 {
        border-radius: 2.222222vw;
    }

    .hw-hopper-all .sec18-pagination {
        bottom: 4.444444444vw;
    }

    .hw-hopper-all .sec18-pagination span {
        width: 8.8888888vw;
        height: 8.8888888vw;
        cursor: default;
    }

    .hw-hopper-all .sec18-pagination span+span {
        margin: 0 0 0 2.2222222vw;
    }

    .hw-hopper-all .sec18-pagination span:not(.swiper-pagination-bullet-active) {
        cursor: default;
    }

    .hw-hopper-all .sec18-text {
        width: 76.3888888vw;
        font-size: 4.4444444vw;
        margin: 6.6666666vw 0 0 2.222222vw;
    }

    .hw-hopper-all .sec18-item1 .sec18-text {
        width: 76.38888888vw;
    }

    .hw-hopper-all .sec18-item2 .sec18-text {
        width: 76.38888888vw;
    }

    .hw-hopper-all .sec18-navigation {
        display: flex;
        justify-content: flex-end;
        width: 82.222222vw;
        margin: 8.88888vw auto 0;
    }

    .hw-hopper-all .sec18-button-prev {
        width: 11.1111111vw;
        transform: translate3d(0, 0, 0) rotate(180deg);
        cursor: default;
        transition: all 0.3s;
        flex-shrink: 0;
        background-color: #252527;
        border-radius: 50px;
    }

    .hw-hopper-all .sec18-button-prev.swiper-button-disabled {
        opacity: 0.5;
        cursor: initial;
    }

    .hw-hopper-all .sec18-button-next {
        transition: all 0.3s;
        flex-shrink: 0;
        background-color: #252527;
        border-radius: 50px;
        width: 11.1111111vw;
        cursor: default;
        margin: 0 0 0 5.5555555vw;
        transform: translate3d(0, 0, 0);
    }

    .hw-hopper-all .sec18-button-next.swiper-button-disabled {
        opacity: 0.5;
        cursor: initial;
    }
}
/* .hw-hopper-all .sec18 {
    width: 100%;
    padding: 0 0 10.41666667vw 0;
    overflow: hidden;
}

.hw-hopper-all .sec18-center {
    width: 67.5vw;
    margin: 0 auto;
}

.hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper {
    display: flex;
    justify-content: space-between;
}

.hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper>.swiper-slide {
    width: 33.125vw;
}

.hw-hopper-all .sec18-item {
    width: 33.125vw;
}

.hw-hopper-all .sec18-swiper1,
.hw-hopper-all .sec18-swiper2 {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 0.83333333vw;
    transform: translate3d(0, 0, 0) rotate(0deg);
}

.hw-hopper-all .sec18-img {
    background: linear-gradient(180deg, #181717 0%, #101010 100%);
}

.hw-hopper-all .sec18-pagination {
    display: flex;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1.66666667vw;
    z-index: 100;
    transform: translate3d(-50%, 0, 0);
}

.hw-hopper-all .sec18-pagination span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 1.45833333vw;
    height: 1.45833333vw;
    position: relative;
    background: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    transform: translateZ(0);
}

.hw-hopper-all .sec18-pagination span+span {
    margin: 0 0 0 0.625vw;
}

.hw-hopper-all .sec18-pagination span:not(.swiper-pagination-bullet-active) {
    cursor: pointer;
}

.hw-hopper-all .sec18-pagination span .item-border {
    opacity: 0;
    transition: opacity 0.3s;
}

.hw-hopper-all .sec18-pagination[data-index="0"] span:nth-of-type(1) .item-border,
.hw-hopper-all .sec18-pagination[data-index="1"] span:nth-of-type(2) .item-border{ 
    opacity: 1;
}

.hw-hopper-all .sec18-text {
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    margin: 2.08333333vw 0 0 0.83333333vw;
}

.hw-hopper-all .sec18-item1 .sec18-text {
    width: 28.38541667vw;
}

.hw-hopper-all .sec18-item2 .sec18-text {
    width: 29.79166667vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec18 {
        padding: 0 0 14.285714vw 0;
    }

    .hw-hopper-all .sec18-center {
        width: 90.85714285vw;
    }

    .hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper>.swiper-slide {
        width: 44.5714285vw;
    }

    .hw-hopper-all .sec18-item {
        width: 44.5714285vw;
    }

    .hw-hopper-all .sec18-swiper1,
    .hw-hopper-all .sec18-swiper2 {
        border-radius: 1.142857142vw;
    }

    .hw-hopper-all .sec18-pagination {
        bottom: 2.285714vw;
    }

    .hw-hopper-all .sec18-pagination span {
        width: 4.5714285714vw;
        height: 4.5714285714vw;
    }

    .hw-hopper-all .sec18-pagination span+span {
        margin: 0 0 0 1.1428571vw;
    }

    .hw-hopper-all .sec18-pagination span:not(.swiper-pagination-bullet-active) {
        cursor: default;
    }

    .hw-hopper-all .sec18-text {
        width: 39.2857142vw;
        font-size: 2.2857142vw;
        margin: 4vw 0 0 1.14285714vw;
    }

    .hw-hopper-all .sec18-item1 .sec18-text {
        width: 39.285714285vw;
    }

    .hw-hopper-all .sec18-item2 .sec18-text {
        width: 39.285714285vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec18 {
        padding: 0 0 27.777777vw 0;
    }

    .hw-hopper-all .sec18-center {
        width: 82.22222222vw;
    }

    .hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper>.swiper-slide {
        width: 82.22222222vw;
    }

    .hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper>.swiper-slide {
        margin-right: 4.444444444vw;
    }

    .hw-hopper-all .sec18-center .sec18-swiper3>.swiper-wrapper>.swiper-slide:last-of-type {
        margin-right: 0;
    }

    .hw-hopper-all .sec18-item {
        width: 82.22222222vw;
    }

    .hw-hopper-all .sec18-swiper1,
    .hw-hopper-all .sec18-swiper2 {
        border-radius: 2.222222vw;
    }

    .hw-hopper-all .sec18-pagination {
        bottom: 4.444444444vw;
    }

    .hw-hopper-all .sec18-pagination span {
        width: 8.8888888vw;
        height: 8.8888888vw;
        cursor: default;
    }

    .hw-hopper-all .sec18-pagination span+span {
        margin: 0 0 0 2.2222222vw;
    }

    .hw-hopper-all .sec18-pagination span:not(.swiper-pagination-bullet-active) {
        cursor: default;
    }

    .hw-hopper-all .sec18-text {
        width: 76.3888888vw;
        font-size: 4.4444444vw;
        margin: 6.6666666vw 0 0 2.222222vw;
    }

    .hw-hopper-all .sec18-item1 .sec18-text {
        width: 76.38888888vw;
    }

    .hw-hopper-all .sec18-item2 .sec18-text {
        width: 76.38888888vw;
    }

    .hw-hopper-all .sec18-navigation {
        display: flex;
        justify-content: flex-end;
        width: 82.222222vw;
        margin: 8.88888vw auto 0;
    }

    .hw-hopper-all .sec18-button-prev {
        width: 11.1111111vw;
        transform: translate3d(0, 0, 0) rotate(180deg);
        cursor: default;
        transition: all 0.3s;
        flex-shrink: 0;
        background-color: #252527;
        border-radius: 50px;
    }

    .hw-hopper-all .sec18-button-prev.swiper-button-disabled {
        opacity: 0.5;
        cursor: initial;
    }

    .hw-hopper-all .sec18-button-next {
        transition: all 0.3s;
        flex-shrink: 0;
        background-color: #252527;
        border-radius: 50px;
        width: 11.1111111vw;
        cursor: default;
        margin: 0 0 0 5.5555555vw;
        transform: translate3d(0, 0, 0);
    }

    .hw-hopper-all .sec18-button-next.swiper-button-disabled {
        opacity: 0.5;
        cursor: initial;
    }
} */

/* sec19 */
.hw-hopper-all .sec19 {
    width: 100%;
    padding: 0 0 10.41666667vw;
    overflow: hidden;
}

.hw-hopper-all .sec19-center {
    width: 67.5vw;
    margin: 0 auto;
}

.hw-hopper-all .sec19-title {
    width: 53.75vw;
    margin: 0 auto 4.16666667vw;
}

.hw-hopper-all .sec19-title h3 {
    font-weight: 500;
    color: #ffffff;
    font-size: 3.33333333vw;
    line-height: 1.25;
    text-align: center;
}

.hw-hopper-all .sec19-swiper {
    width: 100%;
}

.hw-hopper-all .sec19-swiper .swiper-wrapper {
    transition-timing-function: ease;
}

.hw-hopper-all .sec19-swiper .swiper-slide {
    width: 33.125vw;
    height: auto;
    margin: 0 1.25vw 0 0;
    border-radius: 0.83333333vw;
    overflow: hidden;
}

.hw-hopper-all .sec19-swiper .swiper-slide:last-of-type {
    margin: 0;
}

.hw-hopper-all .sec19-swiper-box {
    background: linear-gradient(180deg, #181717 0%, #101010 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.hw-hopper-all .swiper-slide:nth-child(2) .sec19-swiper-box {
    padding: 4.42708333vw 2.08333333vw;
}

.hw-hopper-all .s19-tip {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #181717;
    border-radius: 0.83333333vw;
    -webkit-border-radius: 0.83333333vw;
    -moz-border-radius: 0.83333333vw;
    overflow: hidden;
    font-size: 0.9375vw;
    font-weight: 400;
    color: #85858A;
    line-height: 1.6;
    padding: 3.64583333vw 3.02083333vw 0;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    opacity: 0;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    pointer-events: none;
    z-index: 10;
}

.hw-hopper-all .swiper-slide.active .s19-tip {
    opacity: 1;
    pointer-events: all;
}

.hw-hopper-all .swiper-slide.active .sec19-swiper-box {
    pointer-events: none;
}

.hw-hopper-all .s19-tip ul {
    transform: translateY(1.04166667vw);
    -webkit-transform: translateY(1.04166667vw);
    -moz-transform: translateY(1.04166667vw);
    transition: 0.6s ease;
    -webkit-transition: 0.6s ease;
    -moz-transition: 0.6s ease;
}

.hw-hopper-all .swiper-slide.active .s19-tip ul {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}

.hw-hopper-all .s19-tip ul li {
    list-style: none;
}

.hw-hopper-all .s19-btn {
    position: absolute;
    width: 2.08333333vw;
    height: 2.08333333vw;
    right: 1.04166667vw;
    bottom: 1.04166667vw;
    background-color: rgba(128, 128, 128, 0.4);
    border-radius: 999px;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    backdrop-filter: blur(8px);
    filter: brightness(1.2);
    -webkit-filter: brightness(1.2);
    z-index: 20;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .s19-btn:hover {
        background-color: rgba(128, 128, 128, 0.6);
    }
}

.hw-hopper-all .s19-btn svg {
    width: 0.83333333vw;
    height: 0.83333333vw;
    transition: 0.6s;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
}

.hw-hopper-all .swiper-slide.active .s19-btn svg {
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
    -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
    -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
}

.hw-hopper-all .sec19-svg {
    width: 7.8125vw;
    margin-top: -0.41666667vw;

}

.hw-hopper-all .s19-con {
    margin-left: 1.25vw;
}

.hw-hopper-all .sec19-subheading {
    font-weight: 500;
    color: #ffffff;
    font-size: 1.45833333vw;
    line-height: 1.25;
    margin: 0 0 0.83333333vw;
}

.hw-hopper-all .sec19-text {
    width: 16.40625vw;
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    text-align: left;
}

.hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(1) .sec19-text {
    width: 16.40625vw;
}

.hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(2) .sec19-text {
    width: 16.14583333vw;
}

.hw-hopper-all .sec19-navigation {
    display: flex;
    justify-content: flex-end;
}

.hw-hopper-all .sec19-button-prev {
    width: 2.5vw;
    transform: translate3d(0, 0, 0) rotate(180deg);
    cursor: pointer;
    transition: all 0.3s;
    flex-shrink: 0;
    background-color: #252527;
    border-radius: 50px;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec19-button-prev:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .sec19-button-prev.swiper-button-disabled {
    opacity: 0.5;
    cursor: initial;
}

.hw-hopper-all .sec19-button-next {
    width: 2.5vw;
    cursor: pointer;
    transition: all 0.3s;
    flex-shrink: 0;
    background-color: #252527;
    border-radius: 50px;
    margin: 0 0 0 1.25vw;
    transform: translate3d(0, 0, 0);
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec19-button-next:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .sec19-button-next.swiper-button-disabled {
    opacity: 0.5;
    cursor: initial;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec19 {
        padding: 0 0 14.2857142vw;
    }

    .hw-hopper-all .sec19-center {
        width: 90.85714285vw;
        margin: 0 auto;
    }

    .hw-hopper-all .sec19-title {
        width: 75.428571vw;
        margin: 0 auto 5.7142857vw;
    }

    .hw-hopper-all .sec19-title h3 {
        font-size: 4.5714285vw;
        text-align: left;
    }

    .hw-hopper-all .sec19-swiper .swiper-slide {
        width: 44.5714285714vw;
        height: auto;
        margin: 0 1.71428571vw 0 0;
        border-radius: 1.1428571vw;
        -webkit-border-radius: 1.1428571vw;
        -moz-border-radius: 1.1428571vw;
    }

    .hw-hopper-all .swiper-slide:nth-child(2) .sec19-swiper-box {
        padding: 9.1428571429vw 1.4285714286vw;
        align-items: center;
        justify-content: flex-start;
    }

    .hw-hopper-all .sec19-svg {
        width: 9.2857142857vw;
        margin-top: -0.7142857143vw;
    }

    .hw-hopper-all .s19-tip {
        font-size: 1.7142857143vw;
        padding: 3.4285714286vw 3.4285714286vw 0;
    }

    .hw-hopper-all .sec19-subheading {
        font-size: 2.857142vw;
        margin: 0 0 1.14285714vw;
    }

    .hw-hopper-all .sec19-text {
        width: 25vw;
        font-size: 2vw;
    }

    .hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(1) .sec19-text {
        width: 28.5714285714vw;
    }

    .hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(2) .sec19-text {
        width: 28.1428571429vw;
    }

    .hw-hopper-all .sec19-button-prev {
        width: 5.714285714vw;
        cursor: default;
    }

    .hw-hopper-all .sec19-button-next {
        width: 5.714285714vw;
        cursor: default;
        margin: 0 0 0 2.85714285vw;
    }

    .hw-hopper-all .s19-btn {
        width: 2.8571428571vw;
        height: 2.8571428571vw;
        right: 1.4285714286vw;
        bottom: 1.4285714286vw;
    }

    .hw-hopper-all .s19-btn svg {
        width: 1.1428571429vw;
        height: 1.1428571429vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec19 {
        padding: 0 0 27.77777vw;
    }

    .hw-hopper-all .sec19-center {
        width: 91.1111111vw;
    }

    .hw-hopper-all .s19-con {
        margin-left: 3.3333333333vw;
    }

    .hw-hopper-all .sec19-title {
        width: 82.222222vw;
        margin: 0 auto 11.1111111vw;
    }

    .hw-hopper-all .sec19-title h3 {
        font-size: 8.8888888vw;
        text-align: left;
    }

    .hw-hopper-all .sec19-swiper {
        width: 82.22222222vw;
        margin: 0 0 0 4.44444444vw;
    }

    .hw-hopper-all .sec19-swiper .swiper-slide {
        width: 82.2222222222vw;
        margin: 0 4.4444444444vw 0 0;
        border-radius: 2.2222222vw;
    }

    .hw-hopper-all .swiper-slide:nth-child(2) .sec19-swiper-box {
        padding: 11.111111111vw 2.7777777778vw;
        align-items: center;
        justify-content: flex-start;
    }

    .hw-hopper-all .sec19-svg {
        width: 16.6666666667vw;
        height: 16.6666666667vw;
    }

    .hw-hopper-all .s19-tip {
        padding: 6.9444444444vw 4.4444444444vw 0;
        font-size: 3.0555555556vw;
    }

    .hw-hopper-all .sec19-subheading {
        font-size: 5.555555vw;
        margin: 0 0 2.2222222vw;
    }

    .hw-hopper-all .sec19-text {
        width: 47.083333vw;
        font-size: 3.88888888vw;
    }

    .hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(1) .sec19-text {
        width: 55.5555555556vw;
    }

    .hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(2) .sec19-text {
        width: 54.5833333333vw;
    }

    .hw-hopper-all .s19-btn {
        width: 5.5555555556vw;
        height: 5.5555555556vw;
        right: 2.7777777778vw;
        bottom: 2.7777777778vw;
    }

    .hw-hopper-all .s19-btn svg {
        width: 2.2222222222vw;
        height: 2.2222222222vw;
    }

    .hw-hopper-all .sec19-navigation {
        margin: 8.8888888vw 4.44444444vw 0;
    }

    .hw-hopper-all .sec19-button-prev {
        width: 11.1111111vw;
        cursor: default;
    }

    .hw-hopper-all .sec19-button-next {
        width: 11.1111111vw;
        cursor: default;
        margin: 0 0 0 5.5555555vw;
    }
}

/* note */
.hw-hopper-all .sec-note {
    width: 67.5vw;
    margin: 0 auto;
    padding: 0 0 80px 1.8em;
}

.hw-hopper-all .sec-note ul {
    list-style-type: decimal;
}

.hw-hopper-all .sec-note li {
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    font-weight: 500;
    margin: 0.5em 0;
    --arrowdark: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4NCiAgPGcgaWQ9Iue7hF84MjY3NSIgZGF0YS1uYW1lPSLnu4QgODI2NzUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjk4IDE3LjY1MSkgcm90YXRlKC05MCkiPg0KICAgIDxjaXJjbGUgaWQ9IuakreWchl81ODYwIiBkYXRhLW5hbWU9IuakreWchiA1ODYwIiBjeD0iOCIgY3k9IjgiIHI9IjgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNjUxIDE3Ljk4KSByb3RhdGUoLTkwKSIgZmlsbD0iIzQzNDM0MyIvPg0KICAgIDxwYXRoIGlkPSLot6/lvoRfNTU2NDMiIGRhdGEtbmFtZT0i6Lev5b6EIDU1NjQzIiBkPSJNMy4yMzksOC45ODYsMy4yMzMsOC45OGEuNjg4LjY4OCwwLDAsMS0uMDE0LS45NzJMNS45NDIsNS4yOEguNjg5QS42ODUuNjg1LDAsMCwxLC4yLDUuMDg5bC0uMDA5LS4wMUEuNjg5LjY4OSwwLDAsMSwwLDQuNlY0LjU4OWEuNy43LDAsMCwxLC4xODgtLjQ4TC4xOTQsNC4xYS42ODEuNjgxLDAsMCwxLC40OTQtLjIxM0g1LjkxMUwzLjIyNSwxLjE3OGEuNjk0LjY5NCwwLDAsMSwwLS45NzlsMCwwQS42NjkuNjY5LDAsMCwxLDMuNywwYS43NzIuNzcyLDAsMCwxLC40NzMuMTcxbC4wMjEuMDE3TDcuODM4LDMuODQ1YTEuMTUxLDEuMTUxLDAsMCwxLC4yMjIuMzMxbC4wMDguMDE5VjQuMmExLjAzNiwxLjAzNiwwLDAsMSwuMDc2LjM5djBhMS4wODIsMS4wODIsMCwwLDEtLjMxMi43Nkw0LjIxMiw4Ljk3NmEuNjgzLjY4MywwLDAsMS0uNDg3LjIuNzE1LjcxNSwwLDAsMS0uNDg2LS4xOTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUuNTc5IDUuMzkxKSIgZmlsbD0iI2ZmZiIvPg0KICA8L2c+DQo8L3N2Zz4NCg==');
    --arrowlight: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4NCiAgPGcgaWQ9Iue7hF84MjY3OSIgZGF0YS1uYW1lPSLnu4QgODI2NzkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xLjk4IDE3LjY1MSkgcm90YXRlKC05MCkiPg0KICAgIDxjaXJjbGUgaWQ9IuakreWchl81ODYwIiBkYXRhLW5hbWU9IuakreWchiA1ODYwIiBjeD0iOCIgY3k9IjgiIHI9IjgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNjUxIDE3Ljk4KSByb3RhdGUoLTkwKSIgZmlsbD0iI2U3ZTdlOCIvPg0KICAgIDxwYXRoIGlkPSLot6/lvoRfNTU2NDMiIGRhdGEtbmFtZT0i6Lev5b6EIDU1NjQzIiBkPSJNMy4yMzksOC45ODYsMy4yMzMsOC45OGEuNjg4LjY4OCwwLDAsMS0uMDE0LS45NzJMNS45NDIsNS4yOEguNjg5QS42ODUuNjg1LDAsMCwxLC4yLDUuMDg5bC0uMDA5LS4wMUEuNjg5LjY4OSwwLDAsMSwwLDQuNlY0LjU4OWEuNy43LDAsMCwxLC4xODgtLjQ4TC4xOTQsNC4xYS42ODEuNjgxLDAsMCwxLC40OTQtLjIxM0g1LjkxMUwzLjIyNSwxLjE3OGEuNjk0LjY5NCwwLDAsMSwwLS45NzlsMCwwQS42NjkuNjY5LDAsMCwxLDMuNywwYS43NzIuNzcyLDAsMCwxLC40NzMuMTcxbC4wMjEuMDE3TDcuODM4LDMuODQ1YTEuMTUxLDEuMTUxLDAsMCwxLC4yMjIuMzMxbC4wMDguMDE5VjQuMmExLjAzNiwxLjAzNiwwLDAsMSwuMDc2LjM5djBhMS4wODIsMS4wODIsMCwwLDEtLjMxMi43Nkw0LjIxMiw4Ljk3NmEuNjgzLjY4MywwLDAsMS0uNDg3LjIuNzE1LjcxNSwwLDAsMS0uNDg2LS4xOTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUuNTc5IDUuMzkxKSIvPg0KICA8L2c+DQo8L3N2Zz4NCg==');
}

.hw-hopper-all .sec-note li i {
    display: none;
    width: max(0.83333334vw, 16px);
    height: max(0.83333334vw, 16px);
    background-image: var(--arrowdark);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    cursor: pointer;
    transform: translateY(0.2em);
    -webkit-transform: translateY(0.2em);
    -moz-transform: translateY(0.2em);
}

.hw-hopper-all .sec-note li.active i {
    display: inline-block;
}

.hw-hopper-all .sec-note li a {
    color: #fff;
    text-decoration: underline;
}

.hw-hopper-all .sec-note li.note-none {
    list-style-type: "";
}

.hw-hopper-all .sec-note li.note1 {
    list-style-type: "*";
}

.hw-hopper-all .sec-note li.note2 {
    list-style-type: "**";
}

.hw-hopper-all .sec-note li.pic1 {
    list-style-type: "*";
}

.hw-hopper-all .sec-note li.pic2 {
    list-style-type: "**";
}

.hw-hopper-all .sec-note li.active,
.hw-hopper-all .sec-note li.active a {
    color: #fff;
    font-weight: 800;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec-note {
        width: 90.8571428571vw;
        padding-left: 2.3em;
    }

    .hw-hopper-all .sec-note li {
        font-size: 1.7142857vw;
    }

    .hw-hopper-all .sec-note li i {
        width: 2.4285714286vw;
        height: 2.4285714286vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec-note {
        width: 91.1111111111vw;
    }

    .hw-hopper-all .sec-note li {
        font-size: 3.333333vw;
    }

    .hw-hopper-all .sec-note li i {
        width: 4.7222222222vw;
        height: 4.7222222222vw;
    }
}




.hw-hopper-all .sec23,
.hw-hopper-all .sec24,
.hw-hopper-all .sec25,
.hw-hopper-all .sec26,
.hw-hopper-all .sec27 {
    position: relative;
    z-index: 10;
}

.hw-hopper-all .sec-dialog {
    width: 81.25vw;
    background: #000000;
    border-radius: 1.25vw;
    padding: 4.16666667vw 0;
    flex-shrink: 0;
    position: relative;
}

.hw-hopper-all .sec6-popup .sec-dialog::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 57.44791667vw;
    background: linear-gradient(180deg, #0c0c0d 0%, #0c0c0d 70.01%, #000000 100%);
    border-top-left-radius: 1.25vw;
    border-top-right-radius: 1.25vw;
}

.hw-hopper-all .sec10-popup .sec-dialog::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 57.44791667vw;
    background: linear-gradient(180deg, #0c0c0d 0%, #0c0c0d 70.01%, #000000 100%);
    border-top-left-radius: 1.25vw;
    border-top-right-radius: 1.25vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec-dialog {
        width: 88.57142857vw;
        border-radius: 1.714285714vw;
        padding: 8.57142857vw 0;
    }

    .hw-hopper-all .sec6-popup .sec-dialog::after {
        content: "";
        height: 90.214285714vw;
        border-top-left-radius: 1.7142857142vw;
        border-top-right-radius: 1.7142857142vw;
    }

    .hw-hopper-all .sec10-popup .sec-dialog::after {
        content: "";
        height: 82.428571428vw;
        border-top-left-radius: 1.7142857142vw;
        border-top-right-radius: 1.7142857142vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec-dialog {
        width: 95.55555555vw;
        border-radius: 3.333333vw;
        padding: 22.2222222vw 0 16.6666666vw;
    }

    .hw-hopper-all .sec6-popup .sec-dialog::after {
        content: "";
        height: 162.0833333vw;
        border-top-left-radius: 3.333333333vw;
        border-top-right-radius: 3.333333333vw;
    }

    .hw-hopper-all .sec10-popup .sec-dialog::after {
        content: "";
        height: 57.44791667vw;
        border-top-left-radius: 3.333333333vw;
        border-top-right-radius: 3.333333333vw;
    }
}

/* sec20 */
.hw-hopper-all .sec20 {
    margin: 0 0 8.33333333vw;
}

.hw-hopper-all .sec20-description {
    width: 39.0625vw;
    margin: 0 0 3.33333333vw 13.75vw;
}

.hw-hopper-all .sec20-subheading {
    font-weight: 500;
    color: #ffffff;
    font-size: 3.33333333vw;
    line-height: 1.25;
}

.hw-hopper-all .sec20-text {
    width: 32.03125vw;
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    margin: 1.66666667vw 0 0 0;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec20 {
        margin: 0 0 11.4285714vw;
    }

    .hw-hopper-all .sec20-description {
        width: 63.7142857vw;
        margin: 0 0 5.7142857vw 5.7142857vw;
    }

    .hw-hopper-all .sec20-subheading {
        font-size: 4.571428vw;
    }

    .hw-hopper-all .sec20-text {
        width: 100%;
        font-size: 2.28571428vw;
        margin: 2.28571428vw 0 0 0;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec20 {
        margin: 0 0 22.222222vw;
    }

    .hw-hopper-all .sec20-description {
        width: 82.222222222vw;
        margin: 0 0 11.111111vw 6.666666vw;
    }

    .hw-hopper-all .sec20-subheading {
        font-size: 8.888888vw;
    }

    .hw-hopper-all .sec20-text {
        width: 100%;
        font-size: 4.4444444vw;
        margin: 4.4444444vw 0 0 0;
    }
}


/* sec22 */
.hw-hopper-all .sec22 {
    width: 100%;
}

.hw-hopper-all .sec22-center {
    width: 67.5vw;
    margin: 0 auto;
}

.hw-hopper-all .sec22-img {
    width: 100%;
    height: 37.5vw;
}

.hw-hopper-all .sec22-text {
    width: 35.83333333vw;
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    text-align: center;
    margin: 2.5vw auto 0;
}

.hw-hopper-all .sec22-button {
    width: 2.08333333vw;
    position: absolute;
    right: 1.25vw;
    bottom: 1.25vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec22-center {
        width: 77.1428571vw;
    }

    .hw-hopper-all .sec22-img {
        height: 51.42857142vw;
    }

    .hw-hopper-all .sec22-text {
        width: 67.7142857vw;
        font-size: 2.28571428vw;
        margin: 3.4285714vw auto 0;
    }

    .hw-hopper-all .sec22-button {
        width: 4.57142857vw;
        position: absolute;
        right: 2.2857142vw;
        bottom: 2.2857142vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec22-center {
        width: 95.555555vw;
    }

    .hw-hopper-all .sec22-img {
        height: 62.5vw;
    }

    .hw-hopper-all .sec22-text {
        width: 82.22222vw;
        font-size: 4.444444444vw;
        margin: 8.888888vw auto 0;
    }

    .hw-hopper-all .sec22-button {
        width: 8.888888vw;
        position: absolute;
        right: 3.333333333vw;
        bottom: 3.333333333vw;
    }
}


/* sec23 */
.hw-hopper-all .sec23 {
    margin: 0 0 3.125vw;
}

.hw-hopper-all .sec23-center {
    width: 67.5vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.hw-hopper-all .sec23-subheading {
    width: 25vw;
    font-weight: 500;
    color: #ffffff;
    font-size: 3.33333333vw;
    line-height: 1.25;
    margin: 0 0 3.33333333vw 6.875vw;
}

.hw-hopper-all .sec23-text {
    width: 26.92708333vw;
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    margin: 0 4.16666667vw 3.33333333vw 0;
}

.hw-hopper-all .sec23-img {
    width: 100%;
    height: 37.5vw;
    flex-shrink: 0;
}

.hw-hopper-all .sec23-button {
    width: 2.08333333vw;
    position: absolute;
    right: 1.25vw;
    bottom: 1.25vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec23 {
        margin: 0 0 11.428571vw;
    }

    .hw-hopper-all .sec23-center {
        width: 77.1428571vw;
        justify-content: normal;
        align-items: normal;
        flex-wrap: wrap;
    }

    .hw-hopper-all .sec23-subheading {
        width: 35.714285vw;
        font-size: 4.571428vw;
        margin: 0 0 4.571428vw 0;
        order: 1;
    }

    .hw-hopper-all .sec23-text {
        width: 62.8571428vw;
        font-size: 2.28571428vw;
        margin: 3.428571vw auto 0;
        order: 3;
        text-align: center;
    }

    .hw-hopper-all .sec23-img {
        height: 51.4285714vw;
        order: 2;
    }

    .hw-hopper-all .sec23-button {
        width: 4.57142857vw;
        position: absolute;
        right: 2.2857142vw;
        bottom: 2.2857142vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec23 {
        margin: 0 0 22.2222222vw;
    }

    .hw-hopper-all .sec23-center {
        width: 95.5555555vw;
        justify-content: normal;
        align-items: normal;
        flex-wrap: wrap;
    }

    .hw-hopper-all .sec23-subheading {
        width: 82.222222vw;
        font-size: 8.888888vw;
        margin: 0 auto 11.111111vw;
        order: 1;
    }

    .hw-hopper-all .sec23-text {
        width: 82.2222222vw;
        font-size: 4.4444444vw;
        margin: 8.888888vw auto 0;
        order: 3;
        text-align: center;
    }

    .hw-hopper-all .sec23-img {
        height: 62.5vw;
        order: 2;
    }

    .hw-hopper-all .sec23-button {
        width: 8.888888vw;
        position: absolute;
        right: 3.333333333vw;
        bottom: 3.333333333vw;
    }
}


/* sec24 */
.hw-hopper-all .sec24 {
    margin: 0 0 8.33333333vw;
}

.hw-hopper-all .sec24-center {
    width: 67.5vw;
    margin: 0 auto;
    position: relative;
}

.hw-hopper-all .sec24-number {
    position: absolute;
    left: 50%;
    top: 5.20833333vw;
    transform: translateX(-50%);
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    font-weight: 500;
    font-size: 5vw;
    color: #fff;
    line-height: 1.25;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
}

.hw-hopper-all .sec24-center.active .sec24-number {
    opacity: 1;
    transition: opacity 0.1s;
}

.hw-hopper-all .sec24-number p {
    height: calc(5vw * 1.25);
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
}

.hw-hopper-all .sec24-number p span {
    display: block;
    height: 100%;
    width: 100%;
    height: calc(5vw * 1.25);
    flex-shrink: 0;
}

.hw-hopper-all .sec24-number p:nth-of-type(1) {
    transform: translateY(0%);
}

.hw-hopper-all .sec24-number p:nth-of-type(2) {
    transform: translateY(0%);
}

.hw-hopper-all .sec24-number p:nth-of-type(3) {
    transform: translateY(0%);
}

.hw-hopper-all .sec24-center.active .sec24-number p:nth-of-type(1) {
    transform: translateY(-100%);
    transition: transform 1s 0.1s;
}

.hw-hopper-all .sec24-center.active .sec24-number p:nth-of-type(2) {
    transform: translateY(-800%);
    transition: transform 1.4s 0.1s;
}

.hw-hopper-all .sec24-center.active .sec24-number p:nth-of-type(3) {
    transform: translateY(-1000%);
    transition: transform 1.4s 0.2s;
}

.hw-hopper-all .sec24-video {
    width: 100%;
    height: 37.5vw;
}

.hw-hopper-all .sec24-play {
    transition: opacity 0.4s;
    pointer-events: none;
    opacity: 0;
    margin: 1.25vw 0 0;
    display: flex;
    justify-content: center;
    transform: translate3d(0, 0, 0);
}

.hw-hopper-all .sec24.active .sec24-play {
    pointer-events: all;
    opacity: 1;
}

.hw-hopper-all .sec24 .sec24-play div {
    color: #85858a;
    font-size: 1.04166667vw;
    line-height: 1.6;
    font-weight: 400;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    white-space: nowrap;
}

.hw-hopper-all .sec24.active .sec24-play div {
    cursor: pointer;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec24.active .sec24-play div:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .sec24-play svg {
    width: 1.35416667vw;
    margin: 0 0 0 0.10416667vw;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
}

.hw-hopper-all .sec24-tip {
    font-size: 0.9375vw;
    font-weight: 400;
    line-height: 1.6;
    color: #85858A;
}

.hw-hopper-all .sec24 .sec24-tip {
    opacity: 0;
}

.hw-hopper-all .sec24 .sec24-tip span {
    position: absolute;
    right: 0;
    bottom: 0.83333333vw;
}

.hw-hopper-all .sec24.active .sec24-tip {
    opacity: 1;
    transition: opacity 0.4s;
}

.hw-hopper-all .sec24-tip1 {
    width: 7vw;
    height: 1px;
    position: absolute;
    left: 19.4%;
    top: 71%;
    background-color: #ad9f80;
    border-radius: 50px;
}

.hw-hopper-all .sec24-tip1::before {
    content: "";
    width: 3.1vw;
    height: 1px;
    background-color: #ad9f80;
    position: absolute;
    left: calc(100% - 0.5px);
    bottom: 0.8px;
    transform: rotate(50deg);
    transform-origin: left bottom;
    border-radius: 50px;
}

.hw-hopper-all .sec24-tip2 {
    width: 10.72916667vw;
    height: 1px;
    position: absolute;
    left: 44.89583333vw;
    top: 20.8vw;
    background-color: #ad9f80;
    border-radius: 50px;
}

.hw-hopper-all .sec24-tip2::before {
    content: "";
    width: 9.6vw;
    height: 1px;
    background-color: #ad9f80;
    position: absolute;
    left: 0.5px;
    bottom: 0.8px;
    transform: rotate(138deg);
    transform-origin: left bottom;
    border-radius: 50px;
}

.hw-hopper-all .sec24-tip3 {
    width: 9.375vw;
    height: 1px;
    position: absolute;
    left: 48.6vw;
    top: 30vw;
    background-color: #ad9f80;
    border-radius: 50px;
}

.hw-hopper-all .sec24-tip3::before {
    content: "";
    width: 3.9vw;
    height: 1px;
    background-color: #ad9f80;
    position: absolute;
    left: 0.5px;
    bottom: 0.8px;
    transform: rotate(132deg);
    transform-origin: left bottom;
    border-radius: 50px;
}

.hw-hopper-all .sec24-note {
    width: 67.5vw;
    text-align: right;
    font-size: 0.625vw;
    color: #85858A;
    font-weight: 400;
    line-height: 1.6;
    margin: 1.25vw auto 0;
}

@media screen and (max-width:1920px) and (min-width:1200px) {
    .hw-hopper-all .sec24-note {
        font-size: 12px;
    }
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec24 {
        margin: 0 0 11.4285714vw;
    }

    .hw-hopper-all .sec24-center {
        width: 79.4285714vw;
        padding: 0 0 0;
    }

    .hw-hopper-all .sec24-number {
        top: 0;
        font-size: 6.857142857vw;
    }

    .hw-hopper-all .sec24-number p {
        height: calc(6.857142857vw * 1.25);
    }

    .hw-hopper-all .sec24-number p span {
        height: calc(6.857142857vw * 1.25);
    }

    .hw-hopper-all .sec24-video {
        height: 51.42857142vw;
    }

    .hw-hopper-all .sec24-play {
        margin: 0;
    }

    .hw-hopper-all .sec24 .sec24-play div {
        font-size: 2vw;
    }

    .hw-hopper-all .sec24.active .sec24-play div {
        cursor: default;
    }

    .hw-hopper-all .sec24-play svg {
        width: 2.714285714vw;
        margin: 0 0 0 0.28571428vw;
    }

    .hw-hopper-all .sec24-tip {
        font-size: 2vw;
    }

    .hw-hopper-all .sec24 .sec24-tip span {
        position: absolute;
        right: 0;
        bottom: 1.1428571428vw;
    }

    .hw-hopper-all .sec24-tip1 {
        width: 15.285714vw;
        left: 10.4%;
        top: 68.2%;
    }

    .hw-hopper-all .sec24-tip1::before {
        content: "";
        width: 3.7142857142vw;
        left: calc(100% - 0.5px);
        bottom: 0.8px;
    }

    .hw-hopper-all .sec24-tip2 {
        width: 22.85714285vw;
        left: 54vw;
        top: 27.4vw;
    }

    .hw-hopper-all .sec24-tip2::after {
        content: "";
        bottom: 0;
    }

    .hw-hopper-all .sec24-tip2::before {
        content: "";
        width: 12.571428571vw;
        left: 0.5px;
        bottom: 0.8px;
    }

    .hw-hopper-all .sec24-tip3 {
        width: 20vw;
        left: 57.3vw;
        top: 38.8vw;
    }

    .hw-hopper-all .sec24-tip3::after {
        content: "";
        bottom: 0;
    }

    .hw-hopper-all .sec24-tip3::before {
        content: "";
        width: 5vw;
        left: 0.5px;
        bottom: 0.8px;
    }

    .hw-hopper-all .sec24-note {
        width: 79.4285714vw;
        font-size: 1.42857142vw;
        margin: 4.57142857vw auto 0;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec24 {
        margin: 0 0 22.2222222vw;
    }

    .hw-hopper-all .sec24-center {
        width: 100%;
    }

    .hw-hopper-all .sec24-number {
        position: static;
        left: 0;
        top: 0;
        transform: translateX(0);
        display: flex;
        align-items: flex-start;
        justify-content: center;
        font-size: 13.333333vw;
    }

    .hw-hopper-all .sec24-number p {
        height: calc(13.333333vw * 1.25);
        display: flex;
        flex-direction: column;
    }

    .hw-hopper-all .sec24-number p span {
        height: calc(13.333333vw * 1.25);
    }

    .hw-hopper-all .sec24-video {
        height: 62.5vw;
    }

    .hw-hopper-all .sec24-play {
        margin: 4.16666666vw 0 0;
    }

    .hw-hopper-all .sec24 .sec24-play div {
        font-size: 3.88888888vw;
    }

    .hw-hopper-all .sec24.active .sec24-play div {
        cursor: default;
    }

    .hw-hopper-all .sec24-play svg {
        width: 5.27777777vw;
        margin: 0 0 0 0.5555555555vw;
    }

    .hw-hopper-all .sec24-tip {
        font-size: 5.555555555vw;
        margin: 16.6666666vw auto 0;
        padding: 0 0 0 4.16666666vw;
        opacity: 1;
        margin: 0 auto;
    }

    .hw-hopper-all .sec24 .sec24-tip {
        opacity: 1;
    }

    .hw-hopper-all .sec24 .sec24-tip span {
        position: static;
        right: 0;
        bottom: 0;
    }

    .hw-hopper-all .sec24.active .sec24-tip {
        opacity: 1;
        transition: none;
    }

    .hw-hopper-all .sec24-tip+.sec24-tip {
        margin: 8.888888888vw auto 0;
    }

    .hw-hopper-all .sec24-tip1 {
        position: relative;
        left: 0;
        top: 0;
        width: 77.777777777vw;
        height: auto;
        border-radius: 0;
        background-color: transparent;
        margin-top: 16.6666666vw;
    }

    .hw-hopper-all .sec24-tip1::before {
        content: "";
        width: 0.83333333333vw;
        height: 5vw;
        position: absolute;
        left: 0;
        bottom: 50%;
        transform: translateY(50%);
        border-radius: 0;
    }

    .hw-hopper-all .sec24-tip2 {
        position: relative;
        left: 0;
        top: 0;
        width: 77.777777777vw;
        height: auto;
        border-radius: 0;
        background-color: transparent;
    }

    .hw-hopper-all .sec24-tip2::before {
        content: "";
        width: 0.83333333333vw;
        height: 5vw;
        position: absolute;
        left: 0;
        bottom: 50%;
        transform: translateY(50%);
        border-radius: 0;
    }

    .hw-hopper-all .sec24-tip3 {
        position: relative;
        left: 0;
        top: 0;
        width: 77.777777777vw;
        height: auto;
        border-radius: 0;
        background-color: transparent;
    }

    .hw-hopper-all .sec24-tip3::before {
        content: "";
        width: 0.83333333333vw;
        height: 5vw;
        position: absolute;
        left: 0;
        bottom: 50%;
        transform: translateY(50%);
        border-radius: 0;
    }

    .hw-hopper-all .sec24-note {
        width: 91.111111vw;
        font-size: 2.7777777vw;
        margin: 11.11111111vw auto 0;
    }
}


/* sec25 */
.hw-hopper-all .sec25 {
    width: 100%;
}

.hw-hopper-all .sec25-center {
    width: 100%;
}

.hw-hopper-all .sec25-img {
    width: 100%;
}

.hw-hopper-all .sec25-text {
    width: 48.22916667vw;
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    text-align: center;
    margin: 2.5vw auto 0;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec25-text {
        width: 70.142857vw;
        font-size: 2.28571428vw;
        margin: 3.428571428vw auto 0;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec25-text {
        width: 82.2222222vw;
        font-size: 4.4444444vw;
        margin: 8.888888vw auto 0;
    }
}



/* sec26 */
.hw-hopper-all .sec26 {
    width: 100%;
    margin: 0 0 8.33333333vw;
}

.hw-hopper-all .sec26-center {
    width: 67.5vw;
    margin: 0 auto;
}

.hw-hopper-all .sec26-img {
    width: 100%;
    height: 37.5vw;
}

.hw-hopper-all .sec26-subheading {
    width: 53.95833333vw;
    font-weight: 500;
    color: #ffffff;
    font-size: 3.33333333vw;
    line-height: 1.25;
    margin: 0 auto 3.33333333vw;
}

.hw-hopper-all .sec26-text {
    width: 45.10416667vw;
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
    text-align: center;
    margin: 2.5vw auto 0;
}

.hw-hopper-all .sec26-button {
    width: 2.08333333vw;
    position: absolute;
    right: 1.25vw;
    bottom: 1.25vw;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec26 {
        margin: 0 0 11.428571vw;
    }

    .hw-hopper-all .sec26-center {
        width: 77.1428571vw;
    }

    .hw-hopper-all .sec26-img {
        height: 51.42857142vw;
    }

    .hw-hopper-all .sec26-subheading {
        width: 100%;
        font-size: 4.571428vw;
        margin: 0 0 4.571428vw 0;
    }

    .hw-hopper-all .sec26-text {
        width: 62.57142857vw;
        font-size: 2.285714vw;
        margin: 3.42857vw auto 0;
    }

    .hw-hopper-all .sec26-button {
        width: 4.57142857vw;
        position: absolute;
        right: 2.2857142vw;
        bottom: 2.2857142vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec26 {
        margin: 0 0 22.2222222vw;
    }

    .hw-hopper-all .sec26-center {
        width: 95.555555vw;
    }

    .hw-hopper-all .sec26-img {
        height: 62.5vw;
    }

    .hw-hopper-all .sec26-subheading {
        width: 84.4444444vw;
        font-size: 8.888888vw;
        margin: 0 auto 11.11111111vw;
    }

    .hw-hopper-all .sec26-text {
        width: 82.2222222vw;
        font-size: 4.444444vw;
        margin: 8.888888vw auto 0;
    }

    .hw-hopper-all .sec26-button {
        width: 8.888888vw;
        position: absolute;
        right: 3.333333333vw;
        bottom: 3.333333333vw;
    }
}


/* sec27 */
.hw-hopper-all .sec27 {
    width: 100%;
}

.hw-hopper-all .sec27-center {
    width: 74.375vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hw-hopper-all .sec27-img {
    width: 46.875vw;
}

.hw-hopper-all .sec27-box {
    width: 23.48958333vw;
}

.hw-hopper-all .sec27-text {
    font-weight: 400;
    color: #85858a;
    font-size: 1.14583333vw;
    line-height: 1.6;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec27-center {
        width: 84vw;
    }

    .hw-hopper-all .sec27-img {
        width: 51.42857142vw;
    }

    .hw-hopper-all .sec27-box {
        width: 29.85714285vw;
    }

    .hw-hopper-all .sec27-text {
        font-size: 2.28571428vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec27-center {
        width: 100%;
        display: block;
    }

    .hw-hopper-all .sec27-img {
        width: 100%;
    }

    .hw-hopper-all .sec27-box {
        width: 77.3611111vw;
        margin: 8.8888888vw 0 0 6.6666666vw;
    }

    .hw-hopper-all .sec27-text {
        font-size: 4.444444vw;
        text-align: center;
    }
}




.hw-hopper-all .popup {
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    overflow: auto;
    transition: opacity 0.4s cubic-bezier(0.22, 0.61, 0.36, 1), -webkit-backdrop-filter 0.4s, backdrop-filter 0.4s, visibility 0s 0.4s;
    transform: translateZ(-1px);
    pointer-events: none;
    opacity: 0;
    background-color: rgba(62, 62, 62, 0.4);
    -webkit-backdrop-filter: blur(1px);
    backdrop-filter: blur(1px);
}

.hw-hopper-all .popup.active {
    z-index: 200;
    visibility: visible;
    transition: opacity 0.2s cubic-bezier(0.22, 0.61, 0.36, 1), -webkit-backdrop-filter 0.2s, backdrop-filter 0.2s, visibility 0s;
    transform: translateZ(0px);
    pointer-events: all;
    opacity: 1;
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
}

.hw-hopper-all .popup.active1 {
    z-index: 200;
}

.hw-hopper-all .popup-center {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100%;
}

.hw-hopper-all .popup-center .popup-center-box {
    position: relative;
}

.hw-hopper-all .popup.active .popup-center {
    animation: popup-scale 0.7s cubic-bezier(0.46, 0.03, 0.52, 0.96) 0.08s forwards;
}

@keyframes popup-scale {
    0% {
        transform: scale(0.8);
    }

    100% {
        transform: scale(1);
    }
}

.hw-hopper-all .popup-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.hw-hopper-all .popup-front-box {
    transform: translate3d(0, 20.833333vw, 0) rotateX(-45deg);
    transform-origin: top;
    backface-visibility: hidden;
    perspective: 260.416667vw;
    perspective-origin: center center;
    transform-style: preserve-3d;
    width: 81.25vw;
    margin: 3.33333333vw auto 3.33333333vw;

}

.hw-hopper-all .popup.active1 .popup-front-box {
    transition: transform 0.7s 0.08s;
    transform: translate3d(0, 0, 0) rotateX(0);
}

.hw-hopper-all .popup-paste1 {
    overflow: hidden;
    width: 50%;
    height: 100%;
    backface-visibility: hidden;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: flex;
    justify-content: flex-start;
    transform: translate3d(0%, 0, 0) rotateY(-65deg);
    transform-origin: right;
}

.hw-hopper-all .popup-paste1::after {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    pointer-events: none;
    background-image: linear-gradient(90deg, #1e1c1c, #333);
    border-top-left-radius: 1.25vw;
    border-bottom-left-radius: 1.25vw;
    overflow: hidden;
}

.hw-hopper-all .popup.active1 .popup-paste1::after {
    transition: opacity 0.5s;
    opacity: 0;
}

.hw-hopper-all .popup.active1 .popup-paste1 {
    transition: transform 0.5s 0.08s;
    transform: translate3d(0%, 0, 0) rotateY(0deg);
}

.hw-hopper-all .popup-paste2 {
    overflow: hidden;
    width: 50%;
    height: 100%;
    margin-left: auto;
    backface-visibility: hidden;
    position: relative;
    z-index: 1;
    top: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
    transform: translate3d(0%, 0, 0) rotateY(65deg);
    transform-origin: left;
}

.hw-hopper-all .popup-paste2::after {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    pointer-events: none;
    background-image: linear-gradient(90deg, #707070, #4f4f4f);
    border-top-right-radius: 1.25vw;
    border-bottom-right-radius: 1.25vw;
    overflow: hidden;
}

.hw-hopper-all .popup.active1 .popup-paste2::after {
    transition: opacity 0.5s;
    opacity: 0;
}

.hw-hopper-all .popup.active1 .popup-paste2 {
    transition: transform 0.5s 0.08s;
    transform: translate3d(0%, 0, 0) rotateY(0deg);
}

.hw-hopper-all .popup-back {
    position: relative;
    width: 81.25vw;
    z-index: 4;
    opacity: 0;
}

.hw-hopper-all .popup.active1 .popup-back {
    transition: opacity 0s 0.78s;
    opacity: 1;
}

.hw-hopper-all .popup-back-box {
    width: 81.25vw;
    position: relative;
    margin: 3.33333333vw auto 3.33333333vw;
}

.hw-hopper-all .popup-close {
    position: absolute;
    top: 1.25vw;
    right: 2.2916666vw;
    bottom: 0;
    width: 0;
    z-index: 99;
    display: flex;
    justify-content: center;
}

.hw-hopper-all .popup-close svg {
    position: sticky;
    z-index: 10;
    top: 1.25vw;
    width: 2.08333333vw;
    height: 2.08333333vw;
    cursor: pointer;
    background: #252527;
    border-radius: 50px;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .popup-close svg:hover {
        opacity: 0.8;
    }

    .hw-hopper-all .popup .button-paly-bag svg:hover {
        opacity: 0.8;
    }

}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .popup-center {
        transform: scale(1);
    }

    .hw-hopper-all .popup.active .popup-center {
        animation: none;
    }

    .hw-hopper-all .popup-front {
        display: none;
    }

    .hw-hopper-all .popup-back {
        width: 88.571428vw;
        transform: translateY(55.555556vw);
    }

    .hw-hopper-all .popup-paste1::after {
        border-top-left-radius: 1.714285714vw;
        border-bottom-left-radius: 1.714285714vw;
    }

    .hw-hopper-all .popup-paste2::after {
        border-top-right-radius: 1.714285714vw;
        border-bottom-right-radius: 1.714285714vw;
    }

    .hw-hopper-all .popup.active1 .popup-back {
        transition: all 0.4s;
        transform: translateY(0);
    }

    .hw-hopper-all .popup-back-box {
        width: 88.571428vw;
        margin: 4.57142vw auto 4.57142vw;
    }

    .hw-hopper-all .popup-close {
        top: 2.85714285vw;
        right: 5.7142857142vw;
    }

    .hw-hopper-all .popup-close svg {
        width: 5.714285vw;
        height: 5.714285vw;
        top: 2.85714vw;
        cursor: default;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .popup-center {
        transform: scale(1);
    }

    .hw-hopper-all .popup.active .popup-center {
        animation: none;
    }

    .hw-hopper-all .popup-front {
        display: none;
    }

    .hw-hopper-all .popup-back {
        width: 95.55555555vw;
        transform: translateY(55.555556vw);
    }

    .hw-hopper-all .popup-paste1::after {
        border-top-left-radius: 3.333333vw;
        border-bottom-left-radius: 3.333333vw;
    }

    .hw-hopper-all .popup-paste2::after {
        border-top-right-radius: 3.333333vw;
        border-bottom-right-radius: 3.333333vw;
    }

    .hw-hopper-all .popup.active1 .popup-back {
        transition: all 0.4s;
        transform: translateY(0);
    }

    .hw-hopper-all .popup-back-box {
        width: 95.55555555vw;
        margin: 8.8888888vw auto 8.8888888vw;
    }

    .hw-hopper-all .popup-close {
        top: 3.333333vw;
        right: 8.888888888vw;
    }

    .hw-hopper-all .popup-close svg {
        top: 3.33333333vw;
        width: 11.11111111vw;
        height: 11.11111111vw;
        cursor: default;
    }
}


.hw-hopper-all .button-paly-bag {
    background-color: rgba(37, 37, 39, 0.5);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    border-radius: 50px;
    cursor: pointer;
    width: 2.08333333vw;
    height: 2.08333333vw;
}

@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .button-paly-bag:hover {
        opacity: 0.8;
    }
}

.hw-hopper-all .swiper-wrapper {
    transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1)
}

.hw-hopper-all .button-paly-bag img {
    position: absolute;
    left: 0;
    top: 0;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .button-paly-bag {
        width: 4.57142857vw;
        height: 4.57142857vw;
        cursor: default;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .button-paly-bag {
        width: 8.888888vw;
        height: 8.888888vw;
        cursor: default;
    }
}


.hw-hopper-all .sec28 {
    width: 81.25vw;
    margin: 0 auto;
}

.hw-hopper-all .sec8-popup .popup-back-box,
.hw-hopper-all .sec8-popup .popup-front-box {
    margin: 0 auto;
}

.hw-hopper-all .sec8-popup .sec-dialog {
    padding: 0;
    border-radius: 1.25vw;
    overflow: hidden;
    background: transparent;
}

.hw-hopper-all .sec28-img {
    height: 45.625vw;
    width: 100%;
}

.hw-hopper-all .sec28-img video {
    transform: scale(1.01);
    border-radius: 1.25vw;
    overflow: hidden;
}

.hw-hopper-all .sec28-button {
    width: 2.08333333vw;
    position: absolute;
    right: 1.25vw;
    bottom: 1.25vw;
}

.hw-hopper-all .sec8-popup .sec-dialog,
.hw-hopper-all .sec28-img video {
    transform: translate3d(0, 0, 0);
}

.hw-hopper-all .sec28-img video {
    transform: translate3d(0, 0, 0) scale(1.01);
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec28 {
        width: 88.57142857vw;
    }

    .hw-hopper-all .sec8-popup .sec-dialog {
        border-radius: 1.714285714vw;
    }

    .hw-hopper-all .sec28-img {
        height: 49.714285vw;
    }

    .hw-hopper-all .sec28-img video {
        border-radius: 1.714285714vw;
    }

    .hw-hopper-all .sec28-button {
        width: 4.57142857vw;
        position: absolute;
        right: 2.2857142vw;
        bottom: 2.2857142vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec28 {
        width: 95.55555555vw;
    }

    .hw-hopper-all .sec8-popup .sec-dialog {
        padding: 0;
        border-radius: 1.25vw;
        overflow: hidden;
        background: transparent;
    }

    .hw-hopper-all .sec28-img {
        height: 53.75vw;
    }

    .hw-hopper-all .sec28-img video {
        border-radius: 1.25vw;
    }

    .hw-hopper-all .sec8-popup .popup-close {
        top: -34.3055555vw;
    }

    .hw-hopper-all .sec28-button {
        width: 8.888888vw;
        position: absolute;
        right: 3.333333333vw;
        bottom: 3.333333333vw;
    }
}

.hw-hopper-all .sec-title4 {
    padding: 0 0 5.52083333vw 0;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec-title4 {
        padding: 0 0 8.5714285vw 0;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec-title4 {
        padding: 0 0 16.6666666vw 0;
    }

    .hw-hopper-all .sec-title4 span {
        font-size: 10vw;
    }
}


.hw-hopper-all .sec09 {
    padding: 0 0 10.41666667vw 0;
}

.hw-hopper-all .sec09 .sec09-img {
    width: 100%;
}

.hw-hopper-all .sec09-word {
    width: 33.75vw;
    margin: 2.08333333vw auto 0;
    display: flex;
    justify-content: space-between;
}

.hw-hopper-all .sec09-ul {
    display: flex;
}

.hw-hopper-all .sec09-ul p {
    color: #85858a;
    font-size: 0.9375vw;
    line-height: 1.6;
    font-weight: 400;
}

.hw-hopper-all .sec09-ul div {
    color: #ffffff;
    font-size: 2.5vw;
    line-height: 1.25;
    font-weight: 500;
}

.hw-hopper-all .sec09-ul div sub {
    margin: 0 0 0 0.52083333vw;
    vertical-align: baseline;
}

.hw-hopper-all .sec09-text {
    width: 23.80208333vw;
    color: #85858a;
    font-size: 1.14583333vw;
    font-weight: 400;
    line-height: 1.6;
}

@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec09 {
        padding: 0 0 14.285714vw 0;
    }

    .hw-hopper-all .sec09-word {
        width: 47.714285vw;
        margin: 2.857142vw auto 0;
    }

    .hw-hopper-all .sec09-ul p {
        font-size: 2vw;
    }

    .hw-hopper-all .sec09-ul div {
        font-size: 4.57142857vw;
    }

    .hw-hopper-all .sec09-ul div sub {
        margin: 0 0 0 0.714285714vw;
    }

    .hw-hopper-all .sec09-text {
        width: 32.64285vw;
        font-size: 2.2857142vw;
    }
}

@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec09 {
        padding: 0 0 27.77777vw 0;
    }

    .hw-hopper-all .sec09-word {
        width: 76.66666vw;
        margin: 5.55555vw auto 0;
    }

    .hw-hopper-all .sec09-ul p {
        font-size: 3.888888vw;
    }

    .hw-hopper-all .sec09-ul div {
        font-size: 8.8888888vw;
    }

    .hw-hopper-all .sec09-ul div sub {
        margin: 0 0 0 1.388888vw;
    }

    .hw-hopper-all .sec09-text {
        width: 47.5vw;
        font-size: 4.4444444vw;
    }
}


/* new 2025-10-31-end */