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]) {
    /* display: none; */
    visibility: hidden;
}

.hw-hopper-all sup.hw-sup {
    font-size: 0.6em;
    cursor: pointer;
}
@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;
    background: #fff;
}
.hw-hopper-all .sec1-top {
    padding: 2.96875vw 0 1.82291667vw;
    background:linear-gradient(180deg,#F2EDE1 0%,#B7A88B 100%);
}
.hw-hopper-all .sec1-img {
    width: 52.29166667vw;
    margin: 0 auto;
}
.hw-hopper-all .sec1-word {
    position: absolute;
    width: 83.48958333vw;
    left: 7.29166667vw;
    top: 18.17708333vw;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.hw-hopper-all .sec1-name {
    width: 17.5vw;    
}
.hw-hopper-all .sec1-ksp {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hw-hopper-all .sec1-ksp-text {
    color:#000000;
    font-size:2.08333333vw;
    font-weight: 400;
    line-height:1.25;
    width: 14.21875vw;
    display: flex;
    justify-content: space-between; 
}
.hw-hopper-all .sec1-play {
    margin: 0.83333333vw 0 0;
}
.hw-hopper-all .sec1-play a {
    display: inline-flex;
    align-items: center;
    transition: all 0.3s;
}
@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec1-play a:hover {
        opacity: 0.8;
    }
}
.hw-hopper-all .sec1-play span {
    font-size: 1.04166667vw;
    font-weight: 400;
    color: #000000;
    line-height: 1.6;
}
.hw-hopper-all .sec1-play-svg {
    background: #252527;
    border-radius: 50px;
    overflow: hidden;
    margin: -1px 0 0 0.625vw;
    display: flex;
}
.hw-hopper-all .sec1-play svg {
    width: 1.66666667vw;
    overflow: visible;
    transform: translate3d(0,0,0);
}
.hw-hopper-all .sec1-footer {
    padding: 0.9375vw 0;
    position: relative;
    display: flex;
    min-height: 5.72916667vw;
}
.hw-hopper-all .sec1-text {
    color:#000000;
    font-size:1.5625vw;
    line-height:1.6;
    font-weight: 400;
    position: absolute;
    left: 7.29166667vw;
    top: 50%;
    transform: translateY(-50%);
    width: 15.625vw;
    display: flex;
    justify-content: space-between; 
}
.hw-hopper-all .sec1-icon {
    width: 17.76041667vw;
    position: absolute;
    top: 36.71875vw;
    left: 79.16666667vw;
}
@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec1-top {
        padding: 4vw 0 2.857142vw;
    }
    .hw-hopper-all .sec1-img {
        width: 61.8571428vw;
    }
    .hw-hopper-all .sec1-word {
        position: static;
        width: 63.07142857vw;
        left: 0;
        top: 0;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin: 4vw auto 2.714285714vw;
    }
    .hw-hopper-all .sec1-name {
        width: 100%;    
        margin: 0 0 3.5vw;
    }
    .hw-hopper-all .sec1-ksp {
        display: block;
    }
    .hw-hopper-all .sec1-ksp-text {
        font-size:4.571428571vw;
        width: 24vw;
    }
    .hw-hopper-all .sec1-play {
        order: 2;
        margin: 3.428571428vw 0 0;
    }
    .hw-hopper-all .sec1-play span {
        font-size: 2vw;
    }
    .hw-hopper-all .sec1-play-svg {
        margin: 0 0 0 0.857142857vw;
    }
    .hw-hopper-all .sec1-play svg {
        width: 3.428571428vw;
    }
    .hw-hopper-all .sec1-footer {
        padding: 0 0 5.714285714vw;
        align-items: center;
        flex-direction: column;
        min-height: auto;
    }
    .hw-hopper-all .sec1-text {
        font-size:2.85714285714vw;
        position: static;
        left: 0;
        top: 0;
        transform: translateY(0);
        width: 23.7142857vw;
        order: 1;
    }
    .hw-hopper-all .sec1-icon {
        width: 25.142857vw;
        position: static;
        top: 0;
        left: 0;
        margin: 5.714285714vw 0 4.928571428vw;
        order: 3;
    }
    .hw-hopper-all .sec1-price {
        order: 4;
    }
}
@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec1-top {
        padding: 16.666666vw 0 15.6944444vw;
    }
    .hw-hopper-all .sec1-img {
        width: 88.888888vw;
    }
    .hw-hopper-all .sec1-word {
        position: static;
        width: 76.6666666vw;
        left: 0;
        top: 0;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin: 7.5vw auto 2.7777777vw;
    }
    .hw-hopper-all .sec1-name {
        width: 100%;    
        margin: 0 0 4.027777777vw;
    }
    .hw-hopper-all .sec1-ksp {
        display: block;
    }
    .hw-hopper-all .sec1-ksp-text {
        font-size:5.5555555vw;
        width: 38.888888vw;
    }
    .hw-hopper-all .sec1-play {
        order: 2;
        margin: 3.33333333vw 0 0;
    }
    .hw-hopper-all .sec1-play span {
        font-size: 3.888888888vw;
    }
    .hw-hopper-all .sec1-play-svg {
        margin: 0 0 0 1.666666666vw;
    }
    .hw-hopper-all .sec1-play svg {
        width: 5.55555555vw;
    }

    .hw-hopper-all .sec1-footer {
        padding: 0 0 11.11111111vw;
        align-items: center;
        flex-direction: column;
        min-height: auto;
    }
    .hw-hopper-all .sec1-text {
        font-size:3.888888vw;
        position: static;
        left: 0;
        top: 0;
        transform: translateY(0);
        width: 38.6111111111vw;
        order: 1;
    }
    .hw-hopper-all .sec1-icon {
        width: 44.444444vw;
        position: static;
        top: 0;
        left: 0;
        margin: 5.5555555vw 0 9.72222222vw;
        order: 3;
    }
    .hw-hopper-all .sec1-price {
        order: 4;
    }
}




/* 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: 10.41666667vw;
    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%);
}
.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);
    /* transform: rotateX(50deg); */
    backface-visibility: hidden;
    transform-origin: top;
}
.hw-hopper-all .sec2-box-text-animation {
    transform: translateY(100%);
    will-change: transform;
}
.hw-hopper-all .sec2-center h3 {
    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 h3 {
        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 h3 {
        font-size:8.888888888vw;
        line-height: 1.8;
    }
}

/* sec3 */
.hw-hopper-all .sec3 {
    padding: 0 0 6.25vw 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;
}
.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: 3.33333333vw;
    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: 28.64583333vw;
    position: absolute;
    z-index: 2;
    top: 2.70833333vw;
    left: 2.5vw;
    transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
}
.hw-hopper-all .sec3-swiper h3 {
    font-weight:500;
    color:#ffffff;
    font-size:1.66666667vw;
    line-height:1.25;
}
.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.6;
    }
}
.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:2.285714285vw;
        margin-right: 2.285714285vw;
    }
    .hw-hopper-all .sec3-swiper .swiper-slide:not(.swiper-slide-active) {
        cursor: default;
    }
    .hw-hopper-all .sec3-swiper .sec3-text {
        width: 60vw;
        top: 3.8571428vw;
        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.25vw 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;
    }
}

/* .sec4 */
.hw-hopper-all .sec4 {
    width: 100%;
    height: 100vh;
    margin: 0 auto 11.458333333vw;
    overflow: hidden;
}
.hw-hopper-all .sec4 iframe {
    max-width: 100%;
    height: 100%;
    width: 100%;
}
@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec4 {
        width: 100vw;
        height: 100vh;
        margin: 0 auto 15.714285714vw;
    }
}
@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec4 {
        width: 100vw;
        height: 100vh;
        margin: 0 auto 30.5555555vw;
    }
}


/* 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;
    /* height: 46.875vw; */
    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;
    /* opacity: 0; */
}
.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: 2.08333333vw 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;
    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 {
    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;
}
@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.57142857vw 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 15.625vw;
    overflow: hidden;
}
.hw-hopper-all .sec8-center {
    width: 67.5vw;
    margin: 0 auto;
}
.hw-hopper-all .sec8-swiper .swiper-slide {
    width: 33.125vw;
}
.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-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 41.6666666vw;
    }
    .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: 5.20833333vw; */
    top: var(--stickypos1);
}
.hw-hopper-all .sec9-canvas {
    width: 100%;
    height: 100%;
    /* margin-top: 7.8125vw; */
    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 15.625vw 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 21.428571428vw 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 41.666666vw 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 5.05208333vw 0;
}
@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec-title3 {
        padding: 0 0 11.4285714vw 0;
    }
}
@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec-title3 {
        padding: 0 0 16.66666666vw 0;
    }
    .hw-hopper-all .sec-title3 h2 span {
        font-size: 11.11111111vw;
    }
}

/* 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:44.0625vw;
    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 .sec12 {
        padding: 0 0 14.2857142vw 0;
    }
    .hw-hopper-all .sec12-video {
        height: 57.14285714vw;
    }
    .hw-hopper-all .sec12-text {
        width:77.8571428vw;
        font-size:2.28571428vw;
        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:84.444444444vw;
        font-size:4.444444vw;
        margin: 11.111111vw 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 {
    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-background {
    width: fit-content;
    padding: 0.3125vw;
    background:#252527;
    border-radius:50px;
    margin: 2.5vw auto 2.08333333vw;
}
.hw-hopper-all .sec13-swiper-pagination {
    display: flex;
    align-items: center;
    position: relative;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10;
}
.hw-hopper-all .sec13-swiper-pagination::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 .sec13-swiper-pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background: transparent;
    opacity: 1;
    border-radius: 0;
    outline: 0;
    margin: 0;
    font-weight:500;
    color:#fff;
    font-size:0.9375vw;
    line-height:1.6;
    padding: 0.625vw 1.25vw 0.57291667vw;
    opacity: 0.6;
    transition: 0.6s;
}
@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec13-swiper-pagination .swiper-pagination-bullet:hover {
        opacity: 0.8;
    }
}
.hw-hopper-all .sec13-swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    color: #000;
}
.hw-hopper-all .sec13-text {
    width: 45.625vw;
    margin: 0 auto;
    text-align: center;
    color:#85858a;
    font-size:1.04166667vw;
    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;
}
@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 {
        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-background {
        padding: 0.42857142vw;
        margin: 4.57142857vw auto 2.8571428vw;
    }
    .hw-hopper-all .sec13-swiper-pagination .swiper-pagination-bullet {
        font-size:2vw;
        padding: 1.9285714vw 2.85714285vw 1.714285vw 2.85714285vw;
    }
    .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: 91.11111vw;
    }
    .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 {
        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-background {
        padding: 0.83333333vw;
        margin: 8.888888888vw auto 6.6666666vw;
    }
    .hw-hopper-all .sec13-swiper-pagination .swiper-pagination-bullet {
        font-size:3.88888888vw;
        padding: 3.75vw 5.55555555vw 3.33333333vw 5.55555555vw;
    }
    .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%;
    /* height: 36.14583333vw; */
}
.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-background {
    width: fit-content;
    padding: 0.3125vw;
    background:#252527;
    border-radius:50px;
    margin: 2.5vw auto 2.08333333vw;
}
.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-swiper-pagination::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 .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:#fff;
    font-size:0.9375vw;
    line-height:1.6;
    padding: 0.625vw 1.25vw 0.57291667vw;
    opacity: 0.6;
    transition: 0.6s;
}
@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: #000;
}
.hw-hopper-all .sec14-text {
    width: 47.5vw;
    margin: 0 auto;
    text-align: center;
    color:#85858a;
    font-size:1.04166667vw;
    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;
}
@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-video {
        height: 50vw;
    } */
    .hw-hopper-all .sec14-button {
        width: 4.57142857142vw;
        right: 1.428571vw;
        bottom: 1.428571vw;
        cursor: default;
    }
    .hw-hopper-all .sec14-background {
        padding: 0.428571vw;
        margin: 4.57142857142vw auto 2.8571428vw;
    }
    .hw-hopper-all .sec14-swiper-pagination .swiper-pagination-bullet {
        font-size:2vw;
        padding: 1.92857142vw 2.8571428571vw 1.714285714vw 2.8571428571vw;
    }
    .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: 91.111111vw;
    }
    .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: 78.333333333vw;
        font-size:4.444444vw;
    }
    .hw-hopper-all .sec14-swiper {
        border-radius: 2.22222222vw;
    }
    /* .hw-hopper-all .sec14-video {
        height: 97.22222222vw;
    } */
    .hw-hopper-all .sec14-button {
        width: 8.8888888vw;
        right: 3.333333vw;
        bottom: 3.333333vw;
        cursor: default;
    }
    .hw-hopper-all .sec14-background {
        padding: 0.8333333vw;
        margin: 8.8888888vw auto 6.6666666vw;
    }
    .hw-hopper-all .sec14-swiper-pagination .swiper-pagination-bullet {
        font-size: 3.88888888vw;
        padding: 3.75vw 5.55555555vw 3.33333333vw 5.55555555vw;
    }
    .hw-hopper-all .sec14-text {
        width: 82.22222222vw;
        font-size:4.444444vw;
    }
}



/* sec15 */
.hw-hopper-all .sec15 {
    width: 100%;
    padding: 10.41666667vw 0 15.625vw;
    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: 33.125vw;
    margin: 0 1.25vw 0 0;
}
.hw-hopper-all .sec15-swiper .swiper-slide:last-of-type{
    margin: 0;
}
.hw-hopper-all .sec15-img {
    position: relative;
    border-radius: 0.83333333vw;
    overflow: hidden;
    transform: translate3d(0,0,0);
}
.hw-hopper-all .sec15-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 .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: 26.14583333vw;
    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: 26.14583333vw;
}
.hw-hopper-all .sec15-swiper .swiper-slide:nth-of-type(2) .sec15-text {
    width: 25.67708333vw;
}
.hw-hopper-all .sec15-swiper .swiper-slide:nth-of-type(3) .sec15-text {
    width: 31.82291667vw;
}
.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-button {
        width: 4.5714285vw;
        right: 1.42857142vw;
        bottom: 1.42857142vw;
        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: 63.5714285vw;
        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;
    }
    .hw-hopper-all .sec15-footer[data-index="1"] .sec15-text-pad .sec15-text:nth-of-type(2) {
        opacity: 1;
        transition-delay: 0.3s;
    }
    .hw-hopper-all .sec15-footer[data-index="2"] .sec15-text-pad .sec15-text:nth-of-type(3) {
        opacity: 1;
        transition-delay: 0.3s;
    }
    .hw-hopper-all .sec15-footer[data-index="3"] .sec15-text-pad .sec15-text:nth-of-type(4) {
        opacity: 1;
        transition-delay: 0.3s;
    }
    .hw-hopper-all .sec15-footer[data-index="4"] .sec15-text-pad .sec15-text:nth-of-type(5) {
        opacity: 1;
        transition-delay: 0.3s;
    }
    .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-button {
        width: 8.8888888vw;
        right: 3.333333vw;
        bottom: 3.333333vw;
        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: 83.05555555vw;
    }
    .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;
}
@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::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;
}
@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-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 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-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 div {
        font-size: 3.88888vw;
        padding: 3.1944444vw 5.5555555vw;
        cursor: default;
    }
}




/* 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: 21.35416667vw;
    position: absolute;
    left: 16.25vw;
    bottom: 8.4375vw;
    z-index: 10;
}
.hw-hopper-all .sec17-title h3 {
    font-weight: 500;
    color: #ffffff;
    font-size: 4.16666667vw;
    line-height: 1.25;
}
.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: 75.428571vw;
        left: 12.2857142vw;
        bottom: 17.14285714vw;
        margin: 0 auto 0;
    }
    .hw-hopper-all .sec17-title h3 {
        font-size: 5.71428571428vw;
    }
    
}
@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec17 {
        padding: 0 0 27.777777vw;
    }
    .hw-hopper-all .sec17-title {
        width: 82.22222222vw;
        position: static;
        left: 0;
        bottom: 0;
        margin: 0 auto 11.111111vw;
    }
    .hw-hopper-all .sec17-title h3 {
        font-size: 11.111111vw;
    }
}




/* 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-block;
    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,
.hw-hopper-all .sec18-pagination[data-index="2"] span:nth-of-type(3) .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;
}
.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: 21.66666667vw;
    height: auto;
    margin: 0 1.25vw 0 0;
}
.hw-hopper-all .sec19-swiper .swiper-slide:last-of-type {
    margin: 0;
}
.hw-hopper-all .sec19-swiper-box {
    padding: 2.91666667vw 0 4.42708333vw 2.91666667vw;
    background:linear-gradient(180deg,#181717 0%,#101010 100%);
    border-radius:0.83333333vw;
    height: 100%;
}
.hw-hopper-all .sec19-svg {
    width: 2.91666667vw;
}
.hw-hopper-all .sec19-subheading {
    font-weight:500;
    color:#ffffff;
    font-size:1.45833333vw;
    line-height:1.25;
    margin: 0.83333333vw 0 0.83333333vw;
}
.hw-hopper-all .sec19-text {
    width: 16.40625vw;
    font-weight:400;
    color:#85858a;
    font-size:0.9375vw;
    line-height:1.6;
}
.hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(1) .sec19-text {
    width: 14.58333333vw;
}
.hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(2) .sec19-text {
    width: 13.22916667vw;
}
.hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(3) .sec19-text {
    width: 13.75vw;
}
.hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(4) .sec19-text {
    width: 16.40625vw;
}
.hw-hopper-all .sec19-navigation {
    display: flex;
    justify-content: flex-end;
    margin: 2.5vw 0 0;
}
.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;
}
.hw-hopper-all .sec19-note {
    width: 100%;
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    color: #85858A;
    margin: 3.33333333vw 0 0 0;
}
@media screen and (min-width:1920px) {
    .hw-hopper-all .sec19-note {
        font-size: 0.625vw;
    }
}
@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;
    }
    .hw-hopper-all .sec19-swiper .swiper-slide {
        width: 29.1428571vw;
        height: auto;
        margin: 0 1.71428571vw 0 0;
    }
    .hw-hopper-all .sec19-swiper-box {
        padding: 2.8571428vw 0 4.57142857vw 2.8571428vw;
        border-radius:1.1428571vw;
    }
    .hw-hopper-all .sec19-svg {
        width: 5.1428571vw;
    }
    .hw-hopper-all .sec19-subheading {
        font-size:2.857142vw;
        margin: 2.07142857vw 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: 21.7142857vw;
    }
    .hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(2) .sec19-text {
        width: 24.214285714vw;
    }
    .hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(3) .sec19-text {
        width: 24.6428571vw;
    }
    .hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(4) .sec19-text {
        width: 23.142857vw;
    }
    .hw-hopper-all .sec19-navigation {
        margin: 4.571428vw 0 0;
    }
    .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 .sec19-note {
        font-size: 1.428571428vw;
        margin: 5.142857142vw 0 0 0;
    }
}
@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 .sec19-title {
        width: 82.222222vw;
        margin: 0 auto 11.1111111vw;
    }
    .hw-hopper-all .sec19-title h3 {
        font-size: 8.8888888vw;
    }
    .hw-hopper-all .sec19-swiper {
        width: 82.22222222vw;
        margin: 0 0 0 4.44444444vw;
    }
    .hw-hopper-all .sec19-swiper .swiper-slide {
        width: 56.6666666vw;
        margin: 0 3.3333333vw 0 0;
    }
    .hw-hopper-all .sec19-swiper-box {
        padding: 5.555555vw 0 8.8888888vw 5.555555vw;
        border-radius:2.2222222vw;
    }
    .hw-hopper-all .sec19-svg {
        width: 10vw;
    }
    .hw-hopper-all .sec19-subheading {
        font-size:5.555555vw;
        margin: 4.02777777vw 0 2.3611111vw;
    }
    .hw-hopper-all .sec19-text {
        width: 42.222222222vw;
        font-size:3.88888888vw;
    }
    .hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(1) .sec19-text {
        width: 42.2222222vw;
    }
    .hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(2) .sec19-text {
        width: 46.94444444vw;
    }
    .hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(3) .sec19-text {
        width: 47.77777777vw;
    }
    .hw-hopper-all .sec19-swiper .swiper-slide:nth-of-type(4) .sec19-text {
        width: 45vw;
    }
    .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;
    }
    .hw-hopper-all .sec19-note {
        width: 86.1111111vw;
        font-size: 2.77777777vw;
        margin: 11.11111111vw auto 0;
    }
}

/* note */
.hw-hopper-all .sec-note {
    width: 67.5vw;
    margin: 0 auto;
    padding: 0 0 10.41666667vw;
}
.hw-hopper-all .sec-note ul {
    list-style-type: decimal;
}
.hw-hopper-all .sec-note li {
    color:#85858a;
    font-size:12px;
    line-height:1.6;
    font-weight: 400;
}
.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 {
    color:#fff;
}
@media screen and (min-width:1920px) {
    .hw-hopper-all .sec-note li {
        font-size:0.625vw;
    }
}
@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec-note {
        width: 89.4285714285vw;
        padding: 0 0 14.28571428vw 1.4285714285vw;
    }
    .hw-hopper-all .sec-note li {
        font-size:1.7142857vw;
    }
}
@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec-note {
        width: 82.222222vw;
        padding: 0 0 27.777777vw;
    }
    .hw-hopper-all .sec-note li {
        font-size:3.333333vw;
    }
}




.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: 23.33333333vw;
    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;
    /* transition: opacity 0.2s 0.4s; */
}
.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%);
    /* transition: transform 0.4s; */
}
.hw-hopper-all .sec24-number p:nth-of-type(2) {
    transform: translateY(0%);
    /* transition: transform 0.4s; */
}
.hw-hopper-all .sec24-number p:nth-of-type(3) {
    transform: translateY(0%);
    /* transition: transform 0.4s; */
}
.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: 12px;
    color: #85858A;
    font-weight: 400;
    line-height: 1.6;
    margin: 1.25vw auto 0;
}
@media screen and (min-width:1920px) {
    .hw-hopper-all .sec24-note {
        font-size: 0.625vw;
    }
}
@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;
    /* overflow: hidden; */
    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);
    /* filter: brightness(0.2); */
}
@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;
    }
}



/* .huawei-v4.nav-hidden .hw-hopper-all .sec1 .sec1-price {
    display: none;
    opacity: 0;
    pointer-events: none;
} */
.hw-hopper-all .sec1-price {
    position: relative;
    z-index: 100;
    text-align: center;
    margin: 0 auto;
}
.hw-hopper-all .sec1-price .pricing {
    font-size: 1.458333vw;
    font-weight: 400;
    line-height: 1.25;
    color: #000;
}
.hw-hopper-all .sec1-price .pricing span { 
    font-size: 0.677083vw;
}
.hw-hopper-all .sec1-price .buy-cta {
    display: inline-block;
    margin-top: 8px;
    padding: 8px 18px 9px;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    transition: opacity .3s cubic-bezier(0,0,.5,1);
    color: #fff;
    border: 2px solid #000;
    border-radius: 4px;
    background-color: #000;
    transform: translateZ(0);
}
@media (hover: hover) and (pointer: fine) {
    .hw-hopper-all .sec1-price .buy-cta:hover {
        opacity: 0.8;
    }
}
@media screen and (min-aspect-ratio:7/10) and (max-aspect-ratio: 11/10) {
    .hw-hopper-all .sec1-price .pricing {
      font-size: 2.8571428571vw;
    }
    .hw-hopper-all .sec1-price .pricing span {
      font-size: 1.8571428571vw;
    }
    .hw-hopper-all .sec1-price .buy-cta {
        margin-top: 24px;
    }
}
@media screen and (max-aspect-ratio:7/10) {
    .hw-hopper-all .sec1-price .pricing {
      font-size: 5.555556vw;
    }
    .hw-hopper-all .sec1-price .pricing span {
      font-size: 3.6111111vw;
    }
    .hw-hopper-all .sec1-price .buy-cta {
        margin-top: 24px;
    }
}



.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 video {
    /* width: max-content; */
}
.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;
}
@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;
    }
}