.hw-colombob39 {
    width: 100%;
    background: #000;
    color: #fff;
    font-weight: 500;
    letter-spacing: calc(-.037em + .526px);
    border-bottom: 1px solid transparent;
}

.hw-colombob39 * {
    box-sizing: border-box;
}

.hw-colombob39 b {
    font-weight: inherit;
}

.hw-colombob39 .blur-up {
    filter: blur(20px);
    transition: filter .2s;
}

.hw-colombob39 .blur-up.lazyloaded {
    filter: blur(0);
}

.hw-colombob39 picture,
.hw-colombob39 img,
.hw-colombob39 video {
    display: block;
    width: 100%;
    border: 0;
}

.hw-colombob39 .active {
    color: #fff;
}

.hw-colombob39 sup.ssup {
    font-size: .6em;
    cursor: pointer;
}

.hw-colombob39 a {
    text-decoration: none;
}

.hw-colombob39 .nr {
    white-space: nowrap;
    font-style: normal;
}

.hw-colombob39 .showPc {
    display: inline-block;
}

.hw-colombob39 .showMob {
    display: none!important;
}

.hw-colombob39 .showInWxUc {
    display: none;
}

.hw-colombob39 .showie {
    display: none;
}

.hw-colombob39 .hidden {
    display: none!important;
}

/* mob */
@media screen and (max-aspect-ratio:127/100) {
    .hw-colombob39 .showPc {
        display: none!important;
    }

    .hw-colombob39 .showPcinline {
        display: none;
    }

    .hw-colombob39 .showMob {
        display: inline-block!important;
    }

}

/* IE STYLE */
@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .hw-colombob39 .showie {
        display: block;
    }

    .hw-colombob39 .hideie {
        display: none;
    }
}


/* bug btn */
.hw-colombob39 .section-pic-center * {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.hw-colombob39 .section-pic-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
    text-align: center;
    font-family: "Manrope", Arial, Helvetica Neue, Helvetica, sans-serif;
}

.hw-colombob39 .section-kv-pic {
    line-height: 1.25;
    margin-top: 1.5625vw;
    font-size: 1.46vw;
    font-weight: 400;
    color: #fff;
}

.hw-colombob39 .section-kv-pic a {
    color: #fff;
}

.hw-colombob39 .section-kv-pic span {
    font-size: .45em;
    font-weight: 500;
}

.hw-colombob39 .section-slogan-botton {
    color: #fff;
    font-size: 13px;
    border: 2px solid #fff;
    display: inline-block;
    line-height: 24px;
    font-weight: 800;
    padding: 10px 26px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    text-align: left;
    cursor: pointer;
    transition: .3s ease-out;
    margin-top: 1.25vw;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    vertical-align: top;
}

.hw-colombob39 .section-slogan-botton:hover {
    opacity: .8;
}

.hw-colombob39 .section-slogan-botton a {
    color: inherit;
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-colombob39 .section-kv-pic span {
        font-size: .65em;
    }

    .hw-colombob39 .section-kv-pic {
        font-size: 5.56vw;
        margin-top: 3.666667vw;
    }

    .hw-colombob39 .section-slogan-botton {
        margin-top: 3.333333333333vw;
    }
}

/* sup  */
.hw-colombob39 .last-section {
    position: relative;
    z-index: 20;
}

.hw-colombob39 .last-section a {
    color: #1f71ff;
    word-wrap: break-word; 
    word-break: normal; 
}

.hw-colombob39 .last-section ol {
    width: 82.958333vw;
    margin: 10.4166666666vw auto;
    color: #7f7f7f;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6;
    list-style: decimal;
}

.hw-colombob39 .last-section .notmm {
    position: relative;
    list-style: none!important;
    margin: 0 0 1.04166666666vw 0;
}

.hw-colombob39 .last-section .mll {
    position: relative;
    list-style: none;
}

.hw-colombob39 .last-section .mll::before {
    content: "*";
    position: absolute;
    top: 0;
    left: -9px;
}

.hw-colombob39 .last-section .mll1 {
    position: relative;
    list-style: none;
}

.hw-colombob39 .last-section .mll1::before {
    content: "**";
    position: absolute;
    top: 0;
    left: -14px;
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-colombob39  .last-section .mll1::before {
        left: -4.1666666666vw;
    }

    .hw-colombob39  .last-section .mll::before {
        left: -2.7777777777vw;
    }
}

@media screen and (min-width: 1921px) {
    .hw-colombob39  .last-section .mll1::before {
        left: -0.8333333333vw;
    }

    .hw-colombob39 .last-section ol {
        font-size: 0.625vw;
    }
}

/* mob */
@media screen and (max-aspect-ratio:127/100) {
    .hw-colombob39 .last-section .notmm { 
        margin: 0 0 2.777777777vw 0;
    }

    .hw-colombob39 .last-section ol {
        width: 82.1vw;
        margin: 27.777777777vw 0 27.777777777vw 10.833333333vw;
        font-size: 3.3333333333vw;
    }
}



/* section pc 1 */
.hw-colombob39 .cb-s1 {
    position: relative;
    position: sticky;
    top: 0;
    height: 100vh;
}

.hw-colombob39 .cb-s1 .kvtit {
    position: absolute;
    left: 5.52083333333vw;
    top: 40.20833%;
    width: 27.96875vw;
}

@media screen and (max-aspect-ratio:1543/969) {
    .hw-colombob39 .cb-s1 .kvtit {
        left: 2.52083333333vw;
        width: 27.96875vw;
    }
}

.hw-colombob39 .cb-s1 .kvtxt {
    position: absolute;
    right: 10.572916666vw;
    top: 42.0833333%;
    width: 20.15625vw;
    color: #fff;
    font-size: 2.91666666666vw;
    font-weight: 500;
    line-height: 1.25;
}

.hw-colombob39 .cb-s1 .kvtxt span:not(:last-child) {
    margin: 0 3.125vw 0 0;
}

.hw-colombob39 .cb-s1 .kvhos {
    display: flex;
    position: absolute;
    right: 3.02083333333vw;
    bottom: 10.625%;
    width: 7.8125vw;
}

.hw-colombob39 .cb-s1 picture,
.hw-colombob39 .cb-s1 img {
    height: 100%;
    object-fit: cover;
}

.hw-colombob39 .cbtot {
    position: relative;
    background-color: #000;
}

.hw-colombob39 .tpc {
    opacity: 0;
    transition:opacity 0.6s linear, transform .6s cubic-bezier(0.26,0.67,0.48,0.91);
    -webkit-transition:opacity 0.6s linear, transform .6s cubic-bezier(0.26,0.67,0.48,0.91);
    -moz-transition:opacity 0.6s linear, transform .6s cubic-bezier(0.26,0.67,0.48,0.91);
    -ms-transition:opacity 0.6s linear, transform .6s cubic-bezier(0.26,0.67,0.48,0.91);
    -o-transition:opacity 0.6s linear, transform .6s cubic-bezier(0.26,0.67,0.48,0.91);
    transform: translateY(6.25vw);
    -webkit-transform: translateY(6.25vw);
    -moz-transform: translateY(6.25vw);
    -ms-transform: translateY(6.25vw);
    -o-transform: translateY(6.25vw);
}

.hw-colombob39 .will-change .tpc {
    will-change: transform, opacity;
}



/* section 1 mob */
@media screen and (max-aspect-ratio: 127 / 100) {
    .hw-colombob39 .cb-s1 .kvhos {
        right: 5.5555555555vw;
        bottom: 10.185185185%;
        width: 19.4444444444vw;
        height: 5.6944444444vw;
    }

    .hw-colombob39 .cb-s1 .kvtxt {
        top: auto;
        bottom: 11.518518%;
        right: 50%;
        width: 57.7777777777vw;
        transform: translateX(50%);
        -webkit-transform: translateX(50%);
        -moz-transform: translateX(50%);
        -ms-transform: translateX(50%);
        -o-transform: translateX(50%);
        font-size: 7.7777777777vw;
        text-align: center;
    }

    .hw-colombob39 .cb-s1 .kvtit {
        top: auto;
        bottom: 31.85185185%;
        left: 50%;
        width: 75vw;
        height: 3.0555555555vw;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }

    .hw-colombob39 .cb-s1 .kvtxt span:not(:last-child) {
        margin: 0 9.0277777777vw 0 0;
    }

    .hw-colombob39 .cb-s1 picture,
    .hw-colombob39 .cb-s1 img {
        object-position: 50% 30%;
    }
}

@media screen and (max-aspect-ratio: 525 / 997) {
    .hw-colombob39 .cb-s1 .kvtxt {
        bottom: 12.518518%;
    }
}

@media screen and (max-aspect-ratio: 600 / 1080) {
    .hw-colombob39 .cb-s1 .kvhos {
        bottom: 13.185185185%;
    }
}

@media screen  and (min-aspect-ratio:632 / 985 ) and (max-aspect-ratio: 632 / 857) {
    .hw-colombob39 .cb-s1 .kvtxt {
        width: 39.777778vw;
    }

    .hw-colombob39 .cb-s1 .kvtxt {
        bottom: 9.518518%;
    }

}

@media screen  and (min-aspect-ratio:632 / 857 ) and (max-aspect-ratio: 632 / 817) {
    .hw-colombob39 .cb-s1 picture,
    .hw-colombob39 .cb-s1 img {
        object-position: 50% 62%;
    }

    .hw-colombob39 .cb-s1 .kvtxt {
        width: 39.777778vw;
    }

    .hw-colombob39 .cb-s1 .kvtxt {
        bottom: 9.518518%;
    }
}

@media screen  and (min-aspect-ratio:632 / 816 ) and (max-aspect-ratio: 632 / 813) {
    .hw-colombob39 .cb-s1 picture,
    .hw-colombob39 .cb-s1 img {
        object-position: 50% 62%;
    }

    .hw-colombob39 .section-kv-pic {
        font-size: 3.56vw;
    }

    .hw-colombob39 .cb-s1 .kvtxt {
        width: 39.777778vw;
    }

    .hw-colombob39 .cb-s1 .kvtxt {
        bottom: 9.518518%;
    }
}

@media screen  and (min-aspect-ratio:632 / 813 ) and (max-aspect-ratio: 648 / 707) {
    .hw-colombob39 .section-kv-pic {
        margin-top: 1.666667vw;
        font-size: 2.56vw;
    }

    .hw-colombob39 .cb-s1 .kvtit {
        width: 50vw;
        height: auto;
        bottom: 22.851852%;
    }

    .hw-colombob39 .cb-s1 .kvtxt {
        width: 20.777778vw;
        bottom: 5.518518%;
    }

    .hw-colombob39 .section-slogan-botton {
        margin: 2vw 0 0 0;
    }
}

@media screen  and (min-aspect-ratio:648 / 707 ) and (max-aspect-ratio: 127 / 100) {
    .hw-colombob39 .section-kv-pic {
        margin-top: 1.666667vw;
        font-size: 2.56vw;
    }

    .hw-colombob39 .cb-s1 .kvtit {
        width: 50vw;
        height: auto;
        bottom: 22.851852%;
    }

    .hw-colombob39 .cb-s1 .kvtxt {
        width: 20.777778vw;
        bottom: 3.518518%;
    }

    .hw-colombob39 .section-slogan-botton {
        margin: 1vw 0 0 0;
    }
}


/* section 2 pc */
.hw-colombob39 .cb-s2 {
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    background-color: #000;
    width: 100%;
    z-index: 3;
}

.hw-colombob39 .cb-s2 .prodes {
    position: relative;
    width: 60.875vw;
    margin: 8.3333333333vw 0;
    color: #fff;
    font-size: 2.5vw;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(137deg,#BA9D70 0%, #BA9D70 25%,#FFEFCC 28%, #FFEFCC 28%, #BA9D70 33%, #BA9D70 100%);
}

.hw-colombob39 .cb-s2 .prodes p {
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(137deg,#BA9D70 0%, #BA9D70 25%,#FFEFCC 28%, #FFEFCC 28%, #BA9D70 33%, #BA9D70 100%);
}

.hw-colombob39 .cb-s2 .ml0 {
    animation: ml 4s ease-out infinite ;
    -webkit-animation: ml 4s ease-out infinite ;
} 

.hw-colombob39 .cb-s2 .ml1 {
    animation: ml1 4s ease-out infinite ;
    -webkit-animation: ml1 4s ease-out infinite ;
} 

.hw-colombob39 .cb-s2 .ml2 {
    animation: ml2 4s ease-out infinite ;
    -webkit-animation: ml2 4s ease-out infinite ;
} 

.hw-colombob39 .cb-s2 .ml3 {
    animation: ml3 4s ease-out infinite ;
    -webkit-animation: ml3 4s ease-out infinite ;
} 

@keyframes ml1 {
    0% {
        background-position: -4.6875vw;
    }

    50% {
        background-position: 46.0833333vw;
    }

    100% {
        background-position: 46.0833333vw;
    }
}

@keyframes ml2 {
    0% {
        background-position: -9.375vw;
    }

    50% {
        background-position: 41.3958333vw;
    }

    100% {
        background-position: 41.3958333vw;
    }
}

@keyframes ml3 {
    0% {
        background-position: -11.9791666vw;
    }

    50% {
        background-position: 38.7916666vw;
    }

    100% {
        background-position: 38.7916666vw;
    }
}

@keyframes ml {
    0% {
        background-position: -15.625vw;
    }

    50% {
        background-position: 35.1458333vw;
    }

    100% {
        background-position: 35.1458333vw;
    }
}

/* section 2 mob */
@media screen and (max-aspect-ratio: 127 / 100) {
    .hw-colombob39 .cb-s2 .prodes {
        width: 150vw;
        margin: 22.2222222vw 0 22.2222222vw 0;
        font-size: 4.4444444444vw;
        line-height: 2.2;
        flex-shrink: 0;
    }

    .hw-colombob39 .cb-s2 .prodes p {
        width: 100%;
        padding: 0 16.666666666vw;
    }

    .hw-colombob39 .tpc {
        transform: translateY(16.66666666vw);
        -webkit-transform: translateY(16.66666666vw);
        -moz-transform: translateY(16.66666666vw);
        -ms-transform: translateY(16.66666666vw);
        -o-transform: translateY(16.66666666vw);
    }
    
    @keyframes ml1 {
        0% {
            background-position: 4.1666666vw;
        }

        50% {
            background-position: 110vw;
        }

        100% {
            background-position: 110vw;
        }
    }


    @keyframes ml2 {
        0% {
            background-position: -1.3888888vw;
        }

        50% {
            background-position: 104.4444444vw;
        }

        100% {
            background-position: 104.4444444vw;
        }
    }

    @keyframes ml3 {
        0% {
            background-position: -9.7222222vw;
        }

        50% {
            background-position: 96.1111111vw;
        }

        100% {
            background-position: 96.1111111vw;
        }
    }

    @keyframes ml {
        0% {
            background-position: -19.4444444vw;
        }

        50% {
            background-position: 86.3888888vw;
        }

        100% {
            background-position: 86.3888888vw;
        }
    }

}

/* section 3 pc */
.hw-colombob39 .cb-s3 {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background-color: #000;
    z-index: 3;
}

.hw-colombob39 .cb-s3 .watchbg {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 56.25vw;
}

.hw-colombob39 .cb-s3 .watchim {
    position: absolute;
    top: 15.46875vw;
    left: -9.375vw;
    width: 100%;
    transform-origin: right top;
}

.hw-colombob39 .cb-s3 .will-change .watchim,
.hw-colombob39 .cb-s3 .will-change .watchbg,
.hw-colombob39 .cb-s3 .will-change span {
    will-change: transform, opacity;
}

.hw-colombob39 .cb-s3 span {
    display: inline-block;
    color: #CFB26D;
    font-size: 12.5vw;
    font-weight: 100;
    line-height: 1.25;
    transition: transform 0.8s ease-out, opacity 0.8s ease-out;
    -webkit-transition: transform 0.8s ease-out, opacity 0.8s ease-out;
    -moz-transition: transform 0.8s ease-out, opacity 0.8s ease-out;
    -ms-transition: transform 0.8s ease-out, opacity 0.8s ease-out;
    -o-transition: transform 0.8s ease-out, opacity 0.8s ease-out;
}

.hw-colombob39 .cb-s3 .undetext {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 0 5.208333333vw 0;
}

.hw-colombob39 .cb-s3 p:nth-child(1) {
    margin: -8.3333333vw 0 0 12.5vw;
    align-self: flex-start;
}

.hw-colombob39 .cb-s3 p:nth-child(2) {
    margin: -3.9062vw 2.6041666vw 0 0;
    align-self: flex-end;
}

.hw-colombob39 .static {
    position: static;
    top: 50%!important;
    left: 50%!important;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
}

/* section 3 mob */
@media screen and (max-aspect-ratio: 127 / 100) { 
    .hw-colombob39 .cb-s3 .undetext {
        margin: 0;
    }

    .hw-colombob39 .cb-s3 span {
        font-size: 17.2222222vw;
    }
   
    .hw-colombob39 .cb-s3 p:nth-child(1) {
        margin: -8.8888888vw 0 0 9.7222222vw;
    }

    .hw-colombob39 .cb-s3 p:nth-child(2) {
        margin: -1.9444444444vw 0 0 0;
    }

    .hw-colombob39 .cb-s3 .watchbg {
        height: 133.333333333vw;
    }

    .hw-colombob39 .cb-s3 .watchnm {
        width: 257.63888888vw;
        transform: translate3d(-90.1388888888vw, -5.972222222vw, 0);
        -webkit-transform: translate3d(-90.1388888888vw, -5.972222222vw, 0);
        -moz-transform: translate3d(-90.1388888888vw, -5.972222222vw, 0);
        -ms-transform: translate3d(-90.1388888888vw, -5.972222222vw, 0);
        -o-transform: translate3d(-90.1388888888vw, -5.972222222vw, 0);
    }

    .hw-colombob39 .cb-s3 .watchim {
        width: 170.416666666vw;
        top: 40.2777777777vw;
        left: -62.5vw;
    }
}

/* section nadd  pc */
.hw-colombob39 .cb-sna {
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8.333333333vw 0 3.2291666vw 0;
    background-color: #000;
    z-index: 3;
}

.hw-colombob39 .cb-sna .breheadtxt {
    width: 47.5vw;
    color: #fff;
    line-height: 1.25;
    text-align: center;
}

.hw-colombob39 .cb-sna .breheaddes {
    position: relative;
    width: 48.3333333vw;
    margin: 3.125vw 0 -0.52083333333vw 0;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
    z-index: 2;
}

.hw-colombob39 .cb-sna .brevideo {
    position: relative;
    width: 72.916666666vw;
}

.hw-colombob39 .cb-sna .brepbtn {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 1.0416666666vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    cursor: pointer;
} 

.hw-colombob39 .cb-sna .brepbtn:hover {
    opacity: 0.8;
}

.hw-colombob39 .cb-sna .brepbtn img {
    width: 0.9375vw;
    height: 0.9375vw;
    margin: 0 0.26041666666vw 0 0;
}

.hw-colombob39 .cb-sna .brepbtn span {
    color: #cfb26d;
    font-size: 0.83333333333vw;
    font-weight: 500;
    line-height: 1.6;
    flex-shrink: 0;
}

/* section 2 mob */
@media screen and (max-aspect-ratio: 127 / 100) {
    .hw-colombob39 .cb-sna {
        padding: 22.2222222vw 0 4.1666666vw 0;
    }

    .hw-colombob39 .cb-sna .breheadtxt {
        width: 90%;
    }

    .hw-colombob39 .cb-sna .breheaddes {
        width: 77.777777777vw;
        margin: 8.33333333333vw 0 0 0;
        font-size: 3.8888888888vw;
    }

    .hw-colombob39 .cb-sna .brevideo {
        width: 100%;
        height: 111.1111111111vw;
    }

    .hw-colombob39 .cb-sna .brevideo video {
        height: 100%;
        object-fit: cover;
    }

    .hw-colombob39 .cb-sna .brepbtn {
        bottom: 0;
    }

    .hw-colombob39 .cb-sna .brepbtn img {
        width: 2.5vw;
        height: 2.5vw;
        margin: 0 0.6944444444vw 0 0;
    }

    .hw-colombob39 .cb-sna .brepbtn span {
        font-size: 2.2222222222vw;
    }
}


/* section 4 pc */
.hw-colombob39 .cb-s4 .cb-fistv {
    position: sticky;
    top: 0;
    width: 100%;
    height: calc(100vh + 1px);
    margin: -100vh 0 -1px 0;
}


.hw-colombob39 .cb-s4 .cb-fistv video {
    height: 100%;
    object-fit: cover;
}

.hw-colombob39 .cb-s4 .cb-fispace {
    height: 140vh;
} 

.hw-colombob39 .cb-s4 .hcplay {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 11.11111111%;
    right: 10.9375%;
    z-index: 22;
    transform-origin: center;
}

.hw-colombob39 .cb-s4 .hcplay a {
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.hw-colombob39 .cb-s4 .hcplay:hover a {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.hw-colombob39 .cb-s4 .hcplay:hover .fsha {
    opacity: 1;
}

.hw-colombob39 .cb-s4 .fsha {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0px 0 1.28125vw 0.104166666666vw #cfb26d;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    z-index: -1;
    opacity: 0;
    transition: all 0.3s linear 0.2s;
    -webkit-transition: all 0.3s linear 0.2s;
    -moz-transition: all 0.3s linear 0.2s;
    -ms-transition: all 0.3s linear 0.2s;
    -o-transition: all 0.3s linear 0.2s;
}

.hw-colombob39 .cb-s4 .hcplay a {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    width: 4.16666666666vw;
    height: 4.16666666666vw;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #CFB26D;
}

.hw-colombob39 .cb-s4 .hcplay a img {
    width: calc(100% + 2px);
}

/* section 4 mob */
@media screen and (max-aspect-ratio: 127 / 100) {
    .hw-colombob39 .cb-s4 .hcplay {
        width: 11.111111111vw;
        height: 11.111111111vw;
        bottom: 5%;
        right: 5.5555555555%;
    }

    .hw-colombob39 .cb-s4 .hcplay a {
        width: 11.111111111vw;
        height: 11.111111111vw;
    }
}


/* section pc 6 */
.hw-colombob39 .cb-s6 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    background:#29241f;
    z-index: 99;
} 

.hw-colombob39 .cb-s6 .crafscard {
    width: 85.4166666vw;
}

.hw-colombob39 .cb-s6 .crafscard li {
    display: flex;
}

.hw-colombob39 .cb-s6 .crafscard li:not(:last-child) {
    margin: 0 0 1.0416666vw 0;
}

.hw-colombob39 .cb-s6 .crafscard li:nth-child(odd) {
   flex-direction: row-reverse; 
}

.hw-colombob39 .cb-s6 .cradslim {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 62.5vw;
    height: 41.6666666vw;
}

.hw-colombob39 .cb-s6 .cradsli0 picture {
    width: calc(100% + 2px);
    margin: 0 0 0 -1px;
}

.hw-colombob39 .cb-s6 .clithsha,
.hw-colombob39 .cb-s6 .cliscsha,
.hw-colombob39 .cb-s6 .clifisha {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}

.hw-colombob39 .cb-s6 .clifisha {
    background: radial-gradient(circle at center,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0,.5) 100%);
}

.hw-colombob39 .cb-s6 .cliscsha {
    background: radial-gradient(circle at center,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 30.54%,rgba(0, 0, 0, 0.46) 67.98%,rgba(0, 0, 0, 0.72) 87.68%,rgba(0, 0, 0, 0.96) 100%);
}

.hw-colombob39 .cb-s6 .cliscsha2 {
    position: absolute;
    left: -4.166666666vw;
    bottom: -0.2083333333vw;
    width: 12.916666666vw;
    height: 18.333333333vw;
    background: linear-gradient(270deg,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.82) 73.89%,#000000 100%);
    z-index: 3;
    transform: rotate(-31deg);
}

.hw-colombob39 .cb-s6 .clithsha {
    background: radial-gradient(circle at 50% 25%,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 39.9%, rgba(0,0,0,.58) 100%);
}

.hw-colombob39 .will-change .cradslim img {
    will-change: transform, opacity;
}

.hw-colombob39 .cb-s6 .cradstcon {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    background-color: #000;
}

.hw-colombob39 .cb-s6 .ttsani {
    margin: 10.4166666vw 0 0 2.0833333333vw;
}

.hw-colombob39 .cb-s6 .craftxt {
    width: 47.5vw;
    margin: 10.4166666vw 0 3.125vw 0;
    color: #f0d798;
    line-height: 1.25;
    text-align: center;
}

.hw-colombob39 .cb-s6 .cardtxt {
    width: 19.2708333vw;
    margin: 0 0 2.0833333vw 0;
    color: #fff;
    font-size: 2.0833333vw;
    font-weight: 500;
    line-height: 1.25;
} 

.hw-colombob39 .cb-s6 .carddes {
    width: 19.2708333vw;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
}

.hw-colombob39 .cb-s6 .cardsdes {
    width: 19.2708333vw;
    margin: 2.34375vw 0 0 0;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
}

.hw-colombob39 .cb-s6 .matericon {
    position: relative;
    margin: 2.0833333vw 0 8.33333333333vw 0;
}

.hw-colombob39 .cb-s6 .matericon:hover .hovel {
    opacity: 1;
}

.hw-colombob39 .cb-s6 .matericon .hovel {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    border: 0.2083333333vw solid #cfb26d;
    box-shadow: 0px 0 0.78125vw 0px #cfb26d;
    z-index: 0;
    opacity: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    z-index: 0;
}

.hw-colombob39 .cb-s6 .materibtn {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 0.4796875vw 2.0833333333vw;
    color: #cfb26d;
    font-size: 0.8333333vw;
    font-weight: 500;
    line-height: 1.6;
    border: 0.10416666666vw solid #cfb26d;
    cursor: pointer;
    transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    z-index: 2;
}

.hw-colombob39 .cb-s6 .materibtn img {
    width: 0.8333333333vw;
    height: 0.8333333333vw;
    margin: 0 0 0 0.41666666666vw;
}

.hw-colombob39 .matermodal {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100vh;
    background: #101010;
    z-index: 9999;
}

.hw-colombob39 .materdalfl {
    display: flex;
    width: 100%;
    height: 100%;
    transform: translateX(20%);
    -webkit-transform: translateX(20%);
    -moz-transform: translateX(20%);
    -ms-transform: translateX(20%);
    -o-transform: translateX(20%);
}

.hw-colombob39 .materleft {
    width: 46.875vw;
    height: 100%;
    flex-shrink: 0;
}

.hw-colombob39 .materleft picture,
.hw-colombob39 .materleft img {
    height: 100%;
    object-fit: cover;
}

.hw-colombob39 .materright {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 0 0 9.375vw;
}

.hw-colombob39 .matertxt {
    margin: 0 0 3.6458333vw 0;
    color: #fff;
    font-size: 3.3333333vw;
    font-weight: 700;
    line-height: 1.25;
}

.hw-colombob39 .materexplore {
    display: flex;
    flex-wrap: wrap;
}

.hw-colombob39 .materexplore li:not(:last-child) {
    margin: 0 0 2.0833333vw 0;
}

.hw-colombob39 .materexplore li:nth-child(even) {
    margin-right: 6.4166666vw;
}

.hw-colombob39 .materexplore li:nth-child(odd) {
    margin: 0 3.6458333vw 0 0;
}

.hw-colombob39 .materexplore li span {
    display: inline-block;
    width: 11.6666666vw;
    color: #fff;
    font-size: 1.6666666vw;
    font-weight: 500;
    line-height: 1.25;
}

.hw-colombob39 .materexplore li p {
    width: 13.5416666vw;
    margin: 0.8333333vw 0 0 0;
    color: #fff;
    font-size: 1.0416666vw;
    font-weight: 100;
    line-height: 1.6;
}

.hw-colombob39 .materexplore li:nth-child(even) p {
    width: 18.229166666vw;
}

.hw-colombob39 .materclobtn {
    position: absolute;
    right: 4.1666666vw;
    top: 4.1666666vw;
    cursor: pointer;
}

.hw-colombob39 .materclobtn:hover .closha {
    opacity: 1;
}

.hw-colombob39 .materclobtn .closha {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    border: 0.20833333333vw solid #e9c368;
    box-shadow: 0px 0 9px 3px #f1c55a;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    z-index: 0;
}


.hw-colombob39 .materclobtn img {
    width: 2.5vw;
    height: 2.5vw;
}


/* section 6 mob */
@media screen and (max-aspect-ratio: 127 / 100) {
    .hw-colombob39 .cb-s6 {
        background-color: #000;
    }

    .hw-colombob39 .cb-s6 .ttsani {
        margin: 11.111111111vw 0 13.888888888vw 0;
    }

    .hw-colombob39 .cb-s6 .sicolor {
        width: 100%;
    }

    .hw-colombob39 .cb-s6 .cradstcon  {
        align-items: center;
    }

    .hw-colombob39 .cb-s6 .craftxt{
        width: 90%;
        margin: 27.777777777vw auto 8.3333333333vw;
        text-align: center;
    }

    .hw-colombob39 .cb-s6 .crafscard li {
        flex-direction: column!important;
    }

    .hw-colombob39 .cb-s6 .crafscard {
        width: 100%;
    }

    .hw-colombob39 .cb-s6 .cradslim {
        width: 100%;
        height: 111.1111111vw;
    }

    .hw-colombob39 .cb-s6 .cardtxt {
        width: 69.4444444vw;
        margin: 0 0 5.5555555vw 0;
        font-size: 6.6666666vw;
    }

    .hw-colombob39 .cb-s6 .carddes {
        width: 88.8888888vw;
        font-size: 3.8888888vw;
    }

    .hw-colombob39 .cb-s6 .cardsdes {
        width: 88.8888888vw;
        font-size: 3.8888888vw;
        margin: 6.9444444444vw 0 0 0;
    }

    .hw-colombob39 .cb-s6 .materibtn img {
        width: 4.44444444444vw;
        height: 4.44444444444vw;
        margin: 0 0 0 2.2222222222vw;
    }

    .hw-colombob39 .materleft {
        width: 100%;
        height: 83.3333333vw;
    }

    .hw-colombob39 .materdalfl {
        overflow-y: auto;
        flex-direction: column;
    }

    .hw-colombob39 .materclobtn {
        top: 5.5555555vw;
        right: 5.5555555vw;
    }

    .hw-colombob39 .materclobtn img {
        width: 13.3333333vw;
        height: 13.3333333vw;
    }

    .hw-colombob39 .cb-s6 .materibtn {
        padding: 2.7vw 10.5555555vw;
        margin: 0;
        font-size: 4.4444444vw;
        border: 0.5555555vw solid #cfb26d;
    }

    .hw-colombob39 .matertxt {
        margin: 13.888888888vw 0 8.8888888vw 0;
        font-size: 6.6666666vw;
    }

    .hw-colombob39 .cb-s6 .crafscard li:not(:last-child){
        margin: 0;
    }

    .hw-colombob39 .materexplore li span {
        width: 27.777777777vw;
        font-size: 3.88888888888vw;
    }

    .hw-colombob39 .materexplore li p {
        width: 49.0277777777vw;
        margin: 2.2222222vw 0 0 0;
        font-size: 3.88888888888vw;
    }

    .hw-colombob39 .materexplore li:nth-child(even) p {
        width: 36.1111111111vw;
    }

    .hw-colombob39 .materexplore {
        margin: 0 0 11.1111111111vw 0;
    }

    .hw-colombob39 .materexplore li:nth-child(odd) {
        margin: 0 2.7777777777vw 0 0;
    }

    .hw-colombob39 .materexplore li:nth-child(even) {
        margin-right: 0;
        margin-bottom: 5.5555555vw;
    }

    .hw-colombob39 .materexplore li:last-child {
        margin-bottom: 0;
    }

    .hw-colombob39 .materright {
        margin: 0 0 0 5.5555555555vw;
    }
  
    .hw-colombob39 .cb-s6 .clifisha {
        background: radial-gradient(ellipse at center,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 44.83%,rgba(0, 0, 0, 1) 100%);
    }

    .hw-colombob39 .cb-s6 .cliscsha {
        background: radial-gradient(ellipse at center,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 44.83%,rgba(0, 0, 0, .4) 100%);
    }

    .hw-colombob39 .cb-s6 .clithsha {
        background: radial-gradient(ellipse at center,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0) 44.83%,rgba(0, 0, 0, .4) 100%);
    }

    .hw-colombob39 .cb-s6 .matericon:hover .hovel {
        opacity: 1;
    }

    .hw-colombob39 .cb-s6 .matericon {
        margin: 0 0 27.777777777vw 0;
    }
}

/* section pc 7 */
.hw-colombob39 .cb-s7 {
    position: relative;
    display: flex;
    width: 85.4166666vw;
    min-height: 33.333333333vw;
    margin: 17.5vw auto 21.197916666vw;
    background: linear-gradient(149.72deg,#766a54 0%,#4a3d32 100%);
} 

.hw-colombob39 .cb-s7 .reptimbc {
    overflow: hidden;
    position: absolute;
    width: 50.9375vw;
    top: 50%;
    left: 35.2083333vw;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.hw-colombob39 .cb-s7 .reptim {
    position: absolute;
    top: 11.875vw;
    left: 16.302083333vw;
    width: 17.8645833333vw;
    z-index: 2;
}

.hw-colombob39 .cb-s7 .reptime {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 3.125vw 11.4062vw 3.125vw 7.1875vw;
}

.hw-colombob39 .cb-s7 .reptxt {
    width: 40vw;
    color: #f0d798;
    line-height: 1.25;
}

.hw-colombob39 .cb-s7 .hilitm {
    display: flex;
}

.hw-colombob39 .cb-s7 .hilitm li {
    overflow: hidden;
    position: relative;
    width: 5.20833333333vw;
    height: 5.20833333333vw;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.25s ease-out, transform 0.25s ease-out;
    -webkit-transition: opacity 0.25s ease-out, transform 0.25s ease-out;
    -moz-transition: opacity 0.25s ease-out, transform 0.25s ease-out;
    -ms-transition: opacity 0.25s ease-out, transform 0.25s ease-out;
    -o-transition: opacity 0.25s ease-out, transform 0.25s ease-out;
    transform: translateY(6.25vw);
    -webkit-transform: translateY(6.25vw);
    -moz-transform: translateY(6.25vw);
    -ms-transform: translateY(6.25vw);
    -o-transform: translateY(6.25vw);
}

.hw-colombob39 .will-change .hilitm li {
    will-change: transform, opacity;
}

.hw-colombob39 .cb-s7 .hilitm .ac {
    border: 2px solid #cfb26d;
    box-shadow: 0px 0 0.78125vw 0px #cfb26d
}

.hw-colombob39 .cb-s7 .hilitm .ac picture {
    opacity: 1;
}

.hw-colombob39 .cb-s7 .hilitm picture {
    opacity: 0.6;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.hw-colombob39 .cb-s7 .hilitm li:not(:last-child) {
    margin: 0 0.78125vw 0 0;
}

.hw-colombob39 .cb-s7 .repdes {
    width: 29.7916666vw;
    margin: 3.125vw 0 2.083333333vw 0;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    line-height: 1.6;
}

/* section 7 mob */
@media screen and (max-aspect-ratio: 127 / 100) {
    .hw-colombob39 .cb-s7 {
        width: 100%;
        height: auto;
        margin: 0 0 72.36111111111vw 0;
        flex-direction: column;
        align-items: center;
    }

    .hw-colombob39 .cb-s7 .reptxt {
        width: 90%;
        margin: 16.1111111vw auto 8.3333333333vw;
        text-align: center;
    }

    .hw-colombob39 .cb-s7 .reptime {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin: 0 0 81.9444444444vw 0;
    }

    .hw-colombob39 .cb-s7 .repdes {
        width: 77.777777777vw;
        margin: 0 auto;
        font-size: 3.8888888888vw;
        text-align: center;
    }

    .hw-colombob39 .cb-s7 .reptim {
        width: 47.638888888vw;
        margin: 0;
        top: 44.166666666vw;
        left: 25.55555555vw;
    }

    .hw-colombob39 .cb-s7 .hilitm li {
        width: 13.88888888vw;
        height: 13.88888888vw;
    }

    .hw-colombob39 .cb-s7 .hilitm li:not(:last-child) {
        margin: 0 2.0833333vw 0 0;
    }

    .hw-colombob39 .cb-s7 .hilitm {
        margin: 3.33333333333vw 0 0 0;
    }

    .hw-colombob39 .cb-s7 .hilitm li {
        transform: translateY(16.666666666vw);
        -webkit-transform: translateY(16.666666666vw);
        -moz-transform: translateY(16.666666666vw);
        -ms-transform: translateY(16.666666666vw);
        -o-transform: translateY(16.666666666vw);
    }

    .hw-colombob39 .cb-s7 .reptimbc {
        width: 100%;
        left: 50%;
        top: auto;
        bottom: -50.694444444vw;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }   
}

/* section pc 8 */
.hw-colombob39 .cb-s8 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hw-colombob39 .cb-s8 .conwdcon {
    margin: 0 0 -17.7083333333vw 0;
    z-index: 2;
}

.hw-colombob39 .cb-s8 h2 {
    position: relative;
    margin: 0 auto 3.125vw;
    width: 31.25vw;
    color: #f0d798;
    line-height: 1.25;
    text-align: center;
}

.hw-colombob39 .cb-s8 p {
    position: relative;
    width: 47.9166666vw;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
}

.hw-colombob39 .cb-s8 .conwdim {
    width: 100%;
}


/* section 8 mob */
@media screen and (max-aspect-ratio: 127 / 100) {
    .hw-colombob39 .cb-s8 {
        position: relative;
    }

    .hw-colombob39 .cb-s8 .conwdcon {
        position: static;
        width: 100%;
        margin: 0 0 -61.466667vw 0;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }

    .hw-colombob39 .cb-s8 .conwdim {
        height: auto;
    }

    .hw-colombob39 .cb-s8 h2 {
        width: 100%;
        margin: 0;
    }

    .hw-colombob39 .cb-s8 p {
        width: 77.7777777777vw;
        margin: 8.33333333333vw auto 0;
        font-size: 3.8888888888vw;
        text-align: center;
    }

}

/* section pc 9 */
.hw-colombob39 .cb-s9 .extralftxt {
    width: 47.0833333vw;
    margin: 10.4166666vw auto 3.125vw;
    color: #f0d798;
    line-height: 1.25;
    text-align: center;
}

.hw-colombob39 .cb-s9 .extranav {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    flex-shrink: 0;
    margin: 0 2.0833333333vw 0 0;
    padding: 0 1.25vw 0 0;
}

.hw-colombob39 .cb-s9 .extranav li {
    max-width: 10.416666666vw;
    padding: 1.0416666vw 0;
    color: rgba(255, 255, 255, 0.52);
    font-size: 1.4583333vw;
    font-weight: 700;
    line-height: 1.25;
    transform-origin: right center;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    cursor: pointer;
    transform-origin: right;
}

.hw-colombob39 .exactive {
    color: #fff!important;
    transform: scale(1.142857);
    -webkit-transform: scale(1.142857);
    -moz-transform: scale(1.142857);
    -ms-transform: scale(1.142857);
    -o-transform: scale(1.142857);
}

.hw-colombob39 .cb-s9 .extratoline {
    position: absolute;
    right: 0;
    top: 0;
    width: 0.1041666vw;
    height: 100%;
    background:rgba(255, 255, 255, 0.3);
    border-radius: 0.5208333vw;
    -webkit-border-radius: 0.5208333vw;
    -moz-border-radius: 0.5208333vw;
    -ms-border-radius: 0.5208333vw;
    -o-border-radius: 0.5208333vw;
}

.hw-colombob39 .cb-s9 .extrapro0,
.hw-colombob39 .cb-s9 .extrapro1,
.hw-colombob39 .cb-s9 .extrapro2 {
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 0.1041666vw;
    height: 33.3333333%;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
} 

.hw-colombob39 .cb-s9 .extrapro0 {
    top: 0;
}

.hw-colombob39 .cb-s9 .extrapro1 {
    top: 33.3333333%;
}

.hw-colombob39 .cb-s9 .extrapro2 {
    top: 66.66666666%;
}

.hw-colombob39 .cb-s9 .mpro {
    width: 100%;
    height: 100%;
    background: #ffdb89;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    border-radius: 0.5208333vw;
    -webkit-border-radius: 0.5208333vw;
    -moz-border-radius: 0.5208333vw;
    -ms-border-radius: 0.5208333vw;
    -o-border-radius: 0.5208333vw;
}

.hw-colombob39 .cb-s9 .extrapro0 .mpro {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.hw-colombob39 .cb-s9 .extralfsli {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.hw-colombob39 .cb-s9 .extratswi {
   display: flex;
   width: 69.375vw;
   height: 28.5416666vw;
}

.hw-colombob39 .cb-s9 .extratswi .swiper-wrapper {
   transform-style: preserve-3d;
   perspective: 31.25vw;
   perspective-origin: -10.4166666666vw;
}

.hw-colombob39 .cb-s9 .extratswi .swiper-slide {
   display: flex;
   position: absolute;
   left: 0;
   top: 0;
   width: auto;
   background-color: #000;
   pointer-events: none;
}

.hw-colombob39 .will-change .extratswi .swiper-slide {
    will-change: transform, opacity;
}

.hw-colombob39 .cb-s9 .extratswi .lilcard {
   position: absolute;
   left: 0;
   width: 21.875vw;
   z-index: 2;
   flex-shrink: 0;
}

.hw-colombob39 .cb-s9 .extratswi .lircard {
   flex-shrink: 0;
   width: 41.25vw;
   height: 28.5416666vw;
   margin: 0 0 0 22.395833333vw;
}

.hw-colombob39 .cb-s9 .extrahswi {
    width: 100%;
}

.hw-colombob39 .cb-s9 .extrahswi .swiper-slide {
    opacity: 0;
}

.hw-colombob39 .will-change .extrahswi .swiper-slide {
    will-change: transform, opacity;
}

.hw-colombob39 .cb-s9 .extrahswi .swiper-slide:nth-child(1) {
    opacity: 1;
}

.hw-colombob39 .cb-s9 .extrahswi .swiper-slide:nth-child(2) {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
}

.hw-colombob39 .cb-s9 .extrahswi .swiper-slide:nth-child(3) {
    transform: translate3d(-200%, 0, 0);
    -webkit-transform: translate3d(-200%, 0, 0);
    -moz-transform: translate3d(-200%, 0, 0);
    -ms-transform: translate3d(-200%, 0, 0);
    -o-transform: translate3d(-200%, 0, 0);
}

.hw-colombob39 .cb-s9 .waterpftxt {
    margin: 2.0833333vw 0 1.0416666666vw 0;
    color: #fff;
    font-size: 1.9791666666vw;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
}

.hw-colombob39 .cb-s9 .waterpfdes {
    width: 49.9479166vw;
    margin: 0 auto;
    color: #a8a8a8;
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
}

/* sectiom 9 mob */
@media screen and (max-aspect-ratio: 127 / 100){
    .hw-colombob39 .cb-s9 {
        overflow: hidden;
    }

    .hw-colombob39 .cb-s9 .extralftxt {
        width: 90%;
        margin: 22.222222222vw auto 8.3333333333vw;
        text-align: center;
    }

    .hw-colombob39 .cb-s9 .extralfsli {
        position: relative;
        flex-direction: column;
        margin: -28.888888888vw 0 0 0;
        z-index: 2;
    }

    .hw-colombob39 .cb-s9 .extranav {
        flex-direction: row;
        padding: 0 0 1.9444444vw 0;
        margin: 0 0 3.3333333vw 0;
    }

    .hw-colombob39 .cb-s9 .extranav li {
        max-width: 28.416667vw;
        margin: 0 2.5vw;
        font-size: 3.8888888vw;
        font-weight: 500;
        text-align: center;
        transform-origin: center;
    }

    .hw-colombob39 .cb-s9 .extratoline {
        top: auto;
        bottom: 0;
        width: 100%;
        height: 0.5555555vw;
        border-radius: 5.520833vw;
        -webkit-border-radius: 5.520833vw;
        -moz-border-radius: 5.520833vw;
        -ms-border-radius: 5.520833vw;
        -o-border-radius: 5.520833vw;
    }

    .hw-colombob39 .cb-s9 .extrapro0, 
    .hw-colombob39 .cb-s9 .extrapro1, 
    .hw-colombob39 .cb-s9 .extrapro2 {
        width: 33%;
        height: 0.5555555vw;
        border-radius: 1.1111111111vw;
        -webkit-border-radius: 1.1111111111vw;
        -moz-border-radius: 1.1111111111vw;
        -ms-border-radius: 1.1111111111vw;
        -o-border-radius: 1.1111111111vw;
    }

    .hw-colombob39 .cb-s9 .extrapro0 {
        top: auto;
        left: 0;
        bottom: 0;
    }

    .hw-colombob39 .cb-s9 .extrapro1 {
        top: auto;
        left: 35%;
        bottom: 0;
    }

    .hw-colombob39 .cb-s9 .extrapro2 {
        top: auto;
        left: 67%;
        bottom: 0;
    }
     
    .hw-colombob39 .cb-s9 .extrahswi {
        width: 88.8888888vw;
        margin: 0 auto;
    }

    .hw-colombob39 .cb-s9 .waterpftxt {
        margin: 11.1111111vw 0 5.5555555vw 0;
        font-size: 6.6666666vw;
        text-align: left;
    }

    .hw-colombob39 .cb-s9 .waterpfdes {
        width: 100%;
        font-size: 3.8888888vw;
        text-align: left;
    }

    .hw-colombob39 .cb-s9 .extratswi {
        overflow: hidden;
        width: 94.4444444vw;
        height: auto;
        margin: 0 0 0 5.5555555vw;
    }

    .hw-colombob39 .cb-s9 .mobswi {
        width: calc(100% + 1px);
        margin: 0 0 -27.7777777vw 0;
    }

    .hw-colombob39 .cb-s9 .extratswi .swiper-wrapper {
        width: 100%;
    }

    .hw-colombob39 .cb-s9 .extratswi .swiper-slide {
        position: relative;
        width: 58.3333333vw;
        height: auto;
        margin: 0 2.7777777vw 0 0;
    }

    .hw-colombob39 .cb-s9 .extratswi .lilcard {
        position: static;
        width: 100%;
        height: auto;
        margin: 0;
    }

    .hw-colombob39 .cb-s9 .extratswi {
        display: flex;
    }

    .hw-colombob39 .cb-s9 .extrapro0 .mpro,
    .hw-colombob39 .cb-s9 .extrapro1 .mpro,
    .hw-colombob39 .cb-s9 .extrapro2 .mpro {
        transform: translate(-103%, 0);
        -webkit-transform: translate(-103%, 0);
        -moz-transform: translate(-103%, 0);
        -ms-transform: translate(-103%, 0);
        -o-transform: translate(-103%, 0);
    }

}

/* section 10 pc */
.hw-colombob39 .cb-s10 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hw-colombob39 .cb-s10 .proanalystxt {
    width: 47.0833333vw;
    margin: 10.4166666vw 0 3.125vw 0;
    color: #f0d798;
    line-height: 1.25;
    text-align: center;
}

.hw-colombob39 .cb-s10 .prohtxt {
    color: #fff;
    font-size: 1.97916666666vw;
    font-weight: 500;
    line-height: 1.25;
}

.hw-colombob39 .cb-s10 .protwot {
    width: 35.6770833vw;
    margin: 1.25vw 0 4.1666666666vw 0;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
}

.hw-colombob39 .cb-s10 .learnsoft {
    margin: 2.083333333vw 0 0 0;
    color: #cfb26d;
    font-size: 0.833333333333vw;
    font-weight: 500;
    line-height: 1.6;
    flex-shrink: 0;
}

.hw-colombob39 .cb-s10 .learnsoft img {
    display: inline-block;
    width: 0.3125vw;
    margin: 0 0 0.208333333333vw 0.364583333333vw;
}

@media screen and (max-width: 1441px) {
    .hw-colombob39 .cb-s10 .learnsoft {
        font-size: 12px;
    }
}

.hw-colombob39 .cb-s10 .learnsoft:hover {
    opacity: 0.8;
}

.hw-colombob39 .cb-s10 .prothit {
    width: 23.75vw;
    margin: 0 0 1.25vw 0;
    color: #fff;
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
}

.hw-colombob39 .cb-s10 .profout {
    width: 35.6770833vw;
    color: rgba(255, 255, 255, 0.6);
    font-size: 12px;
    font-weight: 300;
    line-height: 1.6;
} 

@media screen and (min-width: 1920px) {
    .hw-colombob39 .cb-s10 .profout {
        font-size: 0.625vw;
    }
}

@media screen and (min-width: 780px) and (max-width: 820px) and (min-aspect-ratio: 127 / 100 ) {
    .hw-colombob39 .cb-s10 .profout {
        width: 39.6770833vw;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1300px) {
    .hw-colombob39 .cb-s10 .profout {
        width: 37.6770833vw;
    }
}

.hw-colombob39 .cb-s10 .proanalyscard {
    display: flex;
    width: 85.4166666vw;
    background:#171717;
}

.hw-colombob39 .cb-s10 .proanalytcon {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 5.3125vw 8.4895833vw 2.76041666666vw 4.1666666vw;
}

.hw-colombob39 .cb-s10 .proanalyim {
    width: 30.4166666vw;
    margin: 3.6458333333vw 6.6666666vw 3.59375vw 0;
}

/* sectiom 10 mob */
@media screen and (max-aspect-ratio: 127 / 100) {
    .hw-colombob39 .cb-s10 .proanalyim {
        width: 100%;
        margin: 13.888888888vw 0 11.11111111111vw 0;
    }

    .hw-colombob39 .cb-s10 .prohtxt {
        font-size: 6.6666666666vw;
    }

    .hw-colombob39 .cb-s10 .proanalystxt {
        width: 90%;
        margin: 22.22222222vw 0 8.3333333333vw 0;
        text-align: center;
    }

    .hw-colombob39 .cb-s10 .proanalyscard {
        width: 88.8888888vw;
        flex-direction: column-reverse;
    }

    .hw-colombob39 .cb-s10 .proanalytcon {
        width: 80.5555555vw;
        margin: 0 auto;
    }

    .hw-colombob39 .cb-s10 .protwot {
        width: 100%;
        margin: 5.555555555vw 0;
        font-size: 3.8888888vw;
    }

    .hw-colombob39 .cb-s10 .learnsoft {
        margin: 5.5555555555vw 0 0 0;
        font-size: 3.8888888888vw;
    }

    .hw-colombob39 .cb-s10 .learnsoft img {
        width: 1.8055555555vw;
        margin: 0 0 0.6944444444vw 1.11111111111vw;
    }

    .hw-colombob39 .cb-s10 .prothit {
        width: 100%;
        margin: 0;
        font-size: 4.4444444vw;
    }

    .hw-colombob39 .cb-s10 .profout {
        width: 80.5555555vw;
        margin: 5.5555555vw 0 11.1111111111vw 0;
        font-size: 2.5vw;
    }
}

/* section 11 pc */
.hw-colombob39 .cb-s11 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hw-colombob39 .cb-s11 .heathmantxt {
    width: 31.25vw;
    margin: 10.4166666vw 0 3.125vw 0;
    color: #f0d798;
    line-height: 1.25;
    text-align: center;
}

.hw-colombob39 .cb-s11 .heathmtsli {
    overflow: hidden;
    display: flex;
    align-self: flex-start;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.hw-colombob39 .cb-s11 .heathnavcon {
    display: flex;
    align-items: center;
    align-self: flex-start;
    margin: 0 -2.65625vw 0 0;
    height: 31.5vw;
} 

.hw-colombob39 .cb-s11 .heathnav {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    flex-shrink: 0;
    padding: 0 1.25vw 0 0;
}

.hw-colombob39 .cb-s11 .heathnav .heathmantoline {
    position: absolute;
    right: 0;
    top: 0;
    width: 0.1041666vw;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 0.1041666vw;
    -webkit-border-radius: 0.1041666vw;
    -moz-border-radius: 0.1041666vw;
    -ms-border-radius: 0.1041666vw;
    -o-border-radius: 0.1041666vw;
}

.hw-colombob39 .cb-s11 .heathmline0,
.hw-colombob39 .cb-s11 .heathmline1,
.hw-colombob39 .cb-s11 .heathmline2,
.hw-colombob39 .cb-s11 .heathmline3 {
    overflow: hidden;
    position: absolute;
    right: 0;
    height: 25%;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.hw-colombob39 .cb-s11 .heathinline {
    width: 0.1041666vw;
    height: 100%;
    background: #ffdb89;
    border-radius: 0.1041666vw;
    -webkit-border-radius: 0.1041666vw;
    -moz-border-radius: 0.1041666vw;
    -ms-border-radius: 0.1041666vw;
    -o-border-radius: 0.1041666vw;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
}

.hw-colombob39 .cb-s11 .heathmline0 .heathinline {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
}

.hw-colombob39 .cb-s11 .heathmline0 {
    top: 0;
}

.hw-colombob39 .cb-s11 .heathmline1 {
    top: 25%;
}

.hw-colombob39 .cb-s11 .heathmline2 {
    top: 50%;
}

.hw-colombob39 .cb-s11 .heathmline3 {
    top: 75%;
}

.hw-colombob39 .cb-s11 .heathnav li {
    max-width: 15.583333333vw;
    margin: 1.0416666vw 0;
    color: rgba(255, 255, 255, 0.52);
    font-size: 1.4583333vw;
    font-weight: 700;
    line-height: 1.25;
    cursor: pointer;
    transform-origin: right center;
    transition: transform 0.2s ease-in;
    -webkit-transition: transform 0.2s ease-in;
    -moz-transition: transform 0.2s ease-in;
    -ms-transition: transform 0.2s ease-in;
    -o-transition: transform 0.2s ease-in;
}

.hw-colombob39 .cb-s11 .heathtwos {
    position: relative;
    display: flex;
    flex-direction: column;
    align-self: flex-start;
}

.hw-colombob39 .cb-s11 .heathcards {
    display: flex;
    width: 64.84375vw;
    height: 31.25vw;
}

.hw-colombob39 .cb-s11 .heathtwos .swiper-wrapper {
    transform-style: preserve-3d;
    perspective: 36.458333333vw;
    width: auto;
    justify-content: flex-start;
}

.hw-colombob39 .cb-s11 .heathcards .swiper-slide {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}

.hw-colombob39 .will-change .heathcards .swiper-slide {
    will-change: transform;
}

.hw-colombob39 .cb-s11 .heathcards .swiper-slide .heatwatch {
    position: absolute;
    width: 28.5416666vw;
    margin: 2.054167vw 0 0 0;
    flex-shrink: 0;
    z-index: 2;
}

.hw-colombob39 .cb-s11 .heathtwos .swiper-slide .heatotherp {
    padding: 0 0 0 14.3229166vw;
}

.hw-colombob39 .cb-s11 .heathtwos .swiper-slide .heatother {
    width: 44.7916666vw;
    height: 31.25vw;
    flex-shrink: 0;
    background: linear-gradient(180deg,#29241f 0%,#5c564f 100%);
    box-shadow: 0px 0px 1.25vw rgba(0, 0, 0, 0.32);
}

.hw-colombob39 .cb-s11 .heathtexts {
    width: 50.4166666vw;
    margin: 2.5vw 0 0 14.322916666vw;
}

.hw-colombob39 .cb-s11 .heathtexts .swiper-slide {
    position: relative;
    opacity: 0;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
}

.hw-colombob39 .will-change .heathtexts .swiper-slide {
    will-change: transform;
}

.hw-colombob39 .cb-s11 .heathtexts .swiper-slide:nth-child(1) {
    opacity: 1;
}

.hw-colombob39 .cb-s11 .heathtexts .swiper-slide:nth-child(2) {
    transform: translate3d(-100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
}

.hw-colombob39 .cb-s11 .heathtexts .swiper-slide:nth-child(3) {
    transform: translate3d(-200%, 0, 0);
    -webkit-transform: translate3d(-200%, 0, 0);
    -moz-transform: translate3d(-200%, 0, 0);
    -ms-transform: translate3d(-200%, 0, 0);
    -o-transform: translate3d(-200%, 0, 0);
} 

.hw-colombob39 .cb-s11 .heathtexts .swiper-slide:nth-child(4) {
    transform: translate3d(-300%, 0, 0);
    -webkit-transform: translate3d(-300%, 0, 0);
    -moz-transform: translate3d(-300%, 0, 0);
    -ms-transform: translate3d(-300%, 0, 0);
    -o-transform: translate3d(-300%, 0, 0);
}

/* sectiom 11 mob */
@media screen and (max-aspect-ratio: 127 / 100) {
    .hw-colombob39 .cb-s11 {
        overflow: hidden;
    }

    .hw-colombob39 .cb-s11 .heathmantxt {
        width: 90%;
        margin: 27.7777777777vw 0 8.3333333333vw 0;
        text-align: center;
    }

    .hw-colombob39 .cb-s11 .heathmtsli {
        flex-direction: column;
    }

    .hw-colombob39 .cb-s11 .heathnav {
        justify-content: flex-start;
        flex-direction: row;
        padding: 0;
        margin: 0 0 0 9.7222222vw;
    }

    .hw-colombob39 .cb-s11 .heathnav li {
        max-width: 40.583333vw;
        padding: 0 1.9444444444vw 1.9444444vw;
        font-size: 3.8888888vw;
        font-weight: 500;
        transform-origin: center;
        flex-shrink: 0;
    }

    .hw-colombob39 .cb-s11 .heathnav .heathmantoline {
        width: 100%;
        height: 0.5555555vw;
        top: auto;
        bottom: 0;
        right: 0;
        border-radius: 5.104167vw;
        -webkit-border-radius: 5.104167vw;
        -moz-border-radius: 5.104167vw;
        -ms-border-radius: 5.104167vw;
        -o-border-radius: 5.104167vw;
    }

    .hw-colombob39 .cb-s11 .heathtwos {
        width: 88.8888888888vw;
        margin: 5.5555555vw 0 0 5.5555555vw;
    }

    .hw-colombob39 .cb-s11 .heathcards {
        width: 100%;
        height: auto;
    }

    .hw-colombob39 .cb-s11 .heathcards .swiper-slide:last-child {
        margin: 0 11.1111111vw 0 0;
    }

    .hw-colombob39 .cb-s11 .heathtexts {
        width: 88.8888888vw;
        margin: 2.0833333333vw 0 0 0;
    }

    .hw-colombob39 .cb-s11 .heathtexts .swiper-slide {
        width: 100%;
        font-size: 3.8888888vw;
    }

    .hw-colombob39 .cb-s11 .heathmline0,
    .hw-colombob39 .cb-s11 .heathmline1,
    .hw-colombob39 .cb-s11 .heathmline2,
    .hw-colombob39 .cb-s11 .heathmline3 {
        top: auto;
        bottom: 0;
        width: 23%;
        height: 0.5555555vw;
        border-radius: 1.1111111111vw;
        -webkit-border-radius: 1.1111111111vw;
        -moz-border-radius: 1.1111111111vw;
        -ms-border-radius: 1.1111111111vw;
        -o-border-radius: 1.1111111111vw;
    }

    .hw-colombob39 .cb-s11 .heathmline0 {
        left: 0;
    }

    .hw-colombob39 .cb-s11 .heathmline1 {
        left: 23%;
        width: 24%;
    }

    .hw-colombob39 .cb-s11 .heathmline2 {
        left: 47%;
        width: 29%;
    }

    .hw-colombob39 .cb-s11 .heathmline3 {
        left: 75%;
    }

    .hw-colombob39 .cb-s11 .heathmline1 .heathinline,
    .hw-colombob39 .cb-s11 .heathmline2 .heathinline,
    .hw-colombob39 .cb-s11 .heathmline3 .heathinline,
    .hw-colombob39 .cb-s11 .heathmline0 .heathinline {
        width: 100%;
        transform: translate(-103%,0);
        -webkit-transform: translate(-103%,0);
        -moz-transform: translate(-103%,0);
        -ms-transform: translate(-103%,0);
        -o-transform: translate(-103%,0);
        border-radius: 0.5555555vw;
        -webkit-border-radius: 0.5555555vw;
        -moz-border-radius: 0.5555555vw;
        -ms-border-radius: 0.5555555vw;
        -o-border-radius: 0.5555555vw;
    }

    .hw-colombob39 .cb-s11 .heathcards .swiper-slide {
        position: relative;
        width: 88.8888888vw;
        height: 100vw;
        display: flex;
        align-items: flex-end;
        margin: 0 5.5555555vw 0 0;
    }

    .hw-colombob39 .cb-s11 .heathcards .swiper-slide .heatwatch {
        position: static;
        width: 63.333333333vw;
        margin: 0;
    }

    .hw-colombob39 .cb-s11 .heathtwos .swiper-slide .heatotherp {
        width: 42.222222222vw;
        margin: 0 0 4.7222222222vw -26.388888888vw;
        padding: 0;
    }

    .hw-colombob39 .cb-s11 .heathtwos .swiper-slide .heatother {
        width: 42.222222222vw;
        height: auto;
        background: none;
        box-shadow: none;
    }

    .hw-colombob39 .cb-s11 .heathnavcon {
        margin: 0;
        height: auto;
    }
}

/* section 12 pc */
.hw-colombob39 .cb-s12 {
    width: 85.4166666vw;
    margin: 10.4166666vw auto 0;
}

.hw-colombob39 .cb-s12 .smartlifetxt {
    width: 41.666666666vw;
    margin: 0 auto 3.125vw;
    color: #f0d798;
    line-height: 1.25;
    text-align: center;
}

.hw-colombob39 .cb-s12 .smartlibot {
    display: flex;
}

.hw-colombob39 .cb-s12 .advantcolumn {
    display: flex;
    flex-direction: column;
    width: 34.375vw;
    margin: 0 0.5208333vw 0 0;
}

.hw-colombob39 .cb-s12 .advantage0 {
    display: flex;
    margin: 0 0 0.5208333vw 0;
    background:#29241f;
}

.hw-colombob39 .cb-s12 .advantage1 {
    display: flex;
    background:#29241f;
}

.hw-colombob39 .cb-s12 .advantage2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 25vw;
    margin: 0 0.5208333vw 0 0;
    background:#29241f;
} 

.hw-colombob39 .cb-s12 .advantage3 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 25vw;
    background:#29241f;
}

.hw-colombob39 .cb-s12 .card {
    transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    -webkit-transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    -moz-transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    -ms-transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    -o-transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    transform: translateY(10.4166666666vw);
    -webkit-transform: translateY(10.4166666666vw);
    -moz-transform: translateY(10.4166666666vw);
    -ms-transform: translateY(10.4166666666vw);
    -o-transform: translateY(10.4166666666vw);
    opacity: 0;
}

.hw-colombob39 .cb-s12 .card1 {
    transform: translateY(18.229166666vw);
    -webkit-transform: translateY(18.229166666vw);
    -moz-transform: translateY(18.229166666vw);
    -ms-transform: translateY(18.229166666vw);
    -o-transform: translateY(18.229166666vw);
}

.hw-colombob39 .cb-s12 .card2 {
    transform: translateY(26.041666666vw);
    -webkit-transform: translateY(26.041666666vw);
    -moz-transform: translateY(26.041666666vw);
    -ms-transform: translateY(26.041666666vw);
    -o-transform: translateY(26.041666666vw);
}


.hw-colombob39 .will-change .card {
    will-change: transform, opacity;
}

.hw-colombob39 .cb-s12 .firstcardtxt {
    margin: 2.0833333vw 1.875vw 10.4166666vw 2.0833333vw;
}

.hw-colombob39 .cb-s12 .twocardtxt {
    margin: 2.0833333vw 1.3541666vw 11.5625vw 2.0833333vw;
}

.hw-colombob39 .cb-s12 .thirdcardtxt {
    width: 20.833333333vw;
    margin: 2.0833333vw 2.0833333333vw 3.125vw;
}

.hw-colombob39 .cb-s12 .fourcardtxt {
    width: 20.833333333vw;
    margin: 2.0833333vw 2.0833333vw 6.40625vw;
}

.hw-colombob39 .cb-s12 .advantage0 .advandes {
    width: 14.7395833vw;
}   

.hw-colombob39 .cb-s12 .advantage1 .advandes {
    width: 16.1979166vw;
} 

.hw-colombob39 .cb-s12 .firstcardim {
    width: 13.4375vw;
    margin: 5.8333333vw 2.2395833vw 1.5625vw 0;
}

.hw-colombob39 .cb-s12 .twocardim {
    flex-shrink: 0;
    width: 14.583333333vw;
    margin: 4.6354166666vw 0 1.40625vw -3.3333333333vw;
}

.hw-colombob39 .cb-s12 .advanmat {
    max-width: 14.5833333vw;
    margin: 0 0 1.25vw 0;
    color: #fff;
    font-size: 2.0833333vw;
    font-weight: 500;
    line-height: 1.25;
}

.hw-colombob39 .cb-s12 .advandes {
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
}

/* section 13 mob */
@media screen and (max-aspect-ratio:127/100) {
    .hw-colombob39 .cb-s12 {
        width: 88.8888888vw;
        margin: 27.77777777vw auto 0;
    }

    .hw-colombob39 .cb-s12 .advantcolumn {
        width: 100%;
        margin: 0;
    }

    .hw-colombob39 .cb-s12 .advantage0 {
        flex-direction: column;
        margin: 0 0 5.5555555555vw 0;
    }

    .hw-colombob39 .cb-s12 .firstcardtxt {
        width: 77.7777777vw;
        margin: 11.1111111vw auto 0;
    }

    .hw-colombob39 .cb-s12 .twocardtxt {
        width: 77.7777777vw;
        margin: 11.1111111vw auto 0;
    }

    .hw-colombob39 .cb-s12 .thirdcardtxt {
        width: 77.7777777vw;
        margin: 11.1111111vw auto 0;
    }   

    .hw-colombob39 .cb-s12 .fourcardtxt {
        width: 77.7777777vw;
        margin: 11.1111111vw auto 0;
    }

    .hw-colombob39 .cb-s12 .advantage1 {
        flex-direction: column;
        margin: 5.5555555555vw 0 0 0;
    }

    .hw-colombob39 .cb-s12 .advantage2 {
        width: 100%;
        margin: 0 0 5.5555555555vw 0;
    }

    .hw-colombob39 .cb-s12 .advantage3 {
        width: 100%;
    }

    .hw-colombob39 .cb-s12 .smartlibot {
        flex-direction: column;
    }

    .hw-colombob39 .cb-s12 .smartlifetxt {
        width: 69.4444444vw;
        margin: 0 auto 8.3333333333vw;
        text-align: center;
    }

    .hw-colombob39 .cb-s12 .advanmat {
        max-width: 38.8888888vw;
        width: 36.1111111vw;
        margin: 0 0 3.3333333vw 0;
        font-size: 5.5555555vw;
    }

    .hw-colombob39 .cb-s12 .advandes {
        font-size: 3.8888888888vw;
    }

    .hw-colombob39 .cb-s12 .advantage1 .advandes {
        width: 79.4444444444vw;
    }

    .hw-colombob39 .cb-s12 .advantage0 .advandes {
        width: 100%;
    }   

    .hw-colombob39 .cb-s12 .advantage2 .advandes {
        width: 100%;
    }

    .hw-colombob39 .cb-s12 .advantage3 .advandes {
        width: 100%;
    }

    .hw-colombob39 .cb-s12 .firstcardim {
        width: 55.5555555vw;
        height: 55.5555555vw;
        margin: 7.7777777777vw auto 13.8888888vw;
    }

    .hw-colombob39 .cb-s12 .twocardim {
        width: 100%;
        margin: 9.7222222222vw auto 11.1111111111vw;
    }

    .hw-colombob39 .cb-s12 .thirdcardim {
        width: 100%;
        margin: 5.5555555555vw auto;
    }

    .hw-colombob39 .cb-s12 .fourcardim {
        width: 100%;
        margin: 7.77777777777vw auto 13.8888888vw;
    }

    .hw-colombob39 .will-change .card {
        opacity: 1;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
}

/* section sn2 pc */
.hw-colombob39 .cb-sn2 {
    overflow: hidden;
    width: 100%;
    margin: 10.4166666vw 0 0 0;
    background: linear-gradient(180deg,#000000 0%,#29241f 100%);
}

.hw-colombob39 .cb-sn2 .lrancon {
    margin: 0 0 -6.5104166vw 14.5833333vw;
}

.hw-colombob39 .cb-sn2 .lrandes {
    max-width: 62.5vw;
    margin: 3.125vw 0 2.0833333vw 0;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
}

.hw-colombob39 .cb-sn2 .lranex {
    display: flex;
}

.hw-colombob39 .cb-sn2 .lranex li {
    display: flex;
    flex-direction: column;
}

.hw-colombob39 .cb-sn2 .lranex li:not(:last-child) {
    margin: 0 6.25vw 0 0;
}

.hw-colombob39 .cb-sn2 .lranex li p span:nth-child(1) {
    color: #ffdb89;
    font-size: 3.3333333vw;
    font-weight: 900;
    line-height: 1;
}

.hw-colombob39 .cb-sn2 .lranex li p span:nth-child(2) {
    margin: 0 0 0 0.52083333333vw; 
    color: #fff;
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
}

.hw-colombob39 .cb-sn2 .lranex li span {
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
}

.hw-colombob39 .cb-sn2 .lranim {
    width: 83.75vw;
    margin: 0 auto;
}

/* section sn2 mob  */
@media screen and (max-aspect-ratio:127/100) {
    .hw-colombob39 .cb-sn2 {
        margin: 27.777777777vw 0 0 0;
    }

    .hw-colombob39 .cb-sn2 .lrancon {
        width: 83.3333333vw;
        margin: 0 auto;
    }

    .hw-colombob39 .cb-sn2 .lrandes {
        max-width: none;
        width: 80.833333333vw;
        margin: 8.3333333333vw 0 5.5555555vw 0;
        font-size: 3.888888888vw;
    }

    .hw-colombob39 .cb-sn2 .lranex {
        flex-wrap: wrap;
    }

    .hw-colombob39 .cb-sn2 .lranex li {
        flex-direction: row;
        align-items: flex-end;
    }

    .hw-colombob39 .cb-sn2 .lranex li:not(:last-child) {
        margin: 0 6.6666666vw 0 0;
    }

    .hw-colombob39 .cb-sn2 .lranex li:nth-child(-n+2) {
        margin-bottom: 3.3333333333vw;
    }

    .hw-colombob39 .cb-sn2 .lranex li span:nth-child(1) {
        font-size: 3.0555555vw;
    }

    .hw-colombob39 .cb-sn2 .lranex li p span:nth-child(1) {
        font-size: 5.555555555vw;
    }

    .hw-colombob39 .cb-sn2 .lranex li p span:nth-child(2) {
        margin: 0 0 0 1.3888888888vw;
        color: rgba(255, 255, 255, 0.6);
        font-size: 3.888888888vw;
    }

    .hw-colombob39 .cb-sn2 .lranex li span {
        font-size: 3.888888888vw;
    }

    .hw-colombob39 .cb-sn2 .lranim {
        width: 100%;
        margin: -7.6388888888vw 0 0 0;
    }

}

/* section 13 pc */
.hw-colombob39 .cb-s13 {
    width: 85.416666666vw;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 8.3333333333vw auto 0;
}

.hw-colombob39 .cb-s13 .expengiftcon {
    position: absolute;
    top: 9.79166666666vw;
    left: 49.2708333333vw;
    z-index: 2;
}

.hw-colombob39 .cb-s13 .expengiftim {
    width: 100%;
    height: 100%;
}

.hw-colombob39 .cb-s13 .expengiftxt {
    width: 19.7916666vw;
    color: #f0d798;
    line-height: 1.25;
}

.hw-colombob39 .cb-s13 .expengiftdes {
    width: 32.979166666vw;
    margin: 3.125vw 0 0 0;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
}

/* section 13 mob */
@media screen and (max-aspect-ratio:127/100) {
    .hw-colombob39 .cb-s13 {
        margin: 27.777777777vw auto 0;
    }

    .hw-colombob39 .cb-s13 .expengiftxt {
        width: 100%;
        font-size: 8.8888888vw;
        text-align: center;
    }
 
    .hw-colombob39 .cb-s13 .expengiftim {
        width: 88.8888888vw;
        height: 111.1111111vw;
        text-align: center;
    }

    .hw-colombob39 .cb-s13 .expengiftdes {
        width: 84.444444444vw;
        margin: 8.333333333333vw auto 5.5555555555vw;
        font-size: 3.8888888vw;
        text-align: center;
    }

    .hw-colombob39 .cb-s13 .expengiftcon {
        position: static;
        width: 88.888888888vw;
    }
}
/* section 14 pc */
.hw-colombob39 .cb-s14 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 85.4166666vw;
    margin: 8.3333333333vw auto 0;
    background: #29241f;
}

.hw-colombob39 .cb-s14 .honorritxt {
    width: 47.75vw;
    margin: 4.1666666666vw 0 3.125vw 0;
    color: #f0d798;
    font-size: 4.1666666vw;
    font-weight: 700;
    line-height: 1.25;
    text-align: center;
}

.hw-colombob39 .cb-s14 .honorrides {
    width: 62.7604166vw;
    color: rgba(255, 255, 255, 0.6);
    font-size: 1.1458333vw;
    font-weight: 300;
    line-height: 1.6;
    text-align: center;
}

.hw-colombob39 .cb-s14 .honorribtn {
    margin: 1.25vw 0 3.28125vw 0;
    color:#cfb26d;
    font-size: 0.8333333vw;
    font-weight: 500;
    line-height: 1.6;
}

.hw-colombob39 .cb-s14 .honorribtn img {
    display: inline-block;
    width: 0.3125vw;
    margin: 0 0 0.15625vw 0.364583333333vw;
}

@media screen and (max-width: 1441px) {
    .hw-colombob39 .cb-s14 .honorribtn {
        font-size: 12px;
    }
}

.hw-colombob39 .cb-s14 .honorricon {
    display: flex;
    margin: 0 0 4.1666666666vw 0;
}

.hw-colombob39 .cb-s14 .honorribtn:hover {
    opacity: 0.8!important;
    transition: none!important;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -ms-transition: none!important;
    -o-transition: none!important;
}

.hw-colombob39 .cb-s14 .honorricon li {
    display: flex;
    align-items: center;
    transition: opacity 0.25s ease-out, transform 0.25s ease-out;
    -webkit-transition: opacity 0.25s ease-out, transform 0.25s ease-out;
    -moz-transition: opacity 0.25s ease-out, transform 0.25s ease-out;
    -ms-transition: opacity 0.25s ease-out, transform 0.25s ease-out;
    -o-transition: opacity 0.25s ease-out, transform 0.25s ease-out;
    transform: translateY(5.2083333333vw);
    -webkit-transform: translateY(5.2083333333vw);
    -moz-transform: translateY(5.2083333333vw);
    -ms-transform: translateY(5.2083333333vw);
    -o-transform: translateY(5.2083333333vw);
    opacity: 0;
}

.hw-colombob39 .will-change .honorricon li {
    will-change: transform, opacity;
}

.hw-colombob39 .cb-s14 .honorricon li span {
    max-width: 7.8125vw;
    color: #fff;
    font-size: 1.1458333vw;
    font-weight: 100;
    line-height: 1.6;
}

.hw-colombob39 .cb-s14 .honorricon li:not(:last-child) {
    margin: 0 3.6458333vw 0 0;
}

.hw-colombob39 .cb-s14 .honorc {
    width: 2.5vw;
    height: 2.5vw;
    margin: 0 0.4166666666vw 0 0;
}

/* section 14 mob */
@media screen and (max-aspect-ratio:127/100) {
    .hw-colombob39 .cb-s14 {
        width: 88.8888888vw;
        margin: 22.22222222vw auto 0;
        background: none;
    }

    .hw-colombob39 .cb-s14 .honorritxt {
        width: 69.4444444vw;
        margin: 0 0 8.333333333333vw 0;
        font-size: 8.8888888vw;
    }

    .hw-colombob39 .cb-s14 .honorrides {
        width: 75.833333333vw;
        font-size: 3.8888888vw;
    }

    .hw-colombob39 .cb-s14 .honorribtn {
        align-self: flex-start;
        margin: 3.3333333333vw auto 9.7222222222vw;
        font-size: 3.8888888vw;
    }

    .hw-colombob39 .cb-s14 .honorricon {
        align-self: flex-start;
        flex-wrap: wrap;
        margin: 0 0 0 6.5277777777vw;
    }

    .hw-colombob39 .cb-s14 .honorricon li:not(:last-child) {
        margin: 0 0 7.77777777777vw 0;
    }

    .hw-colombob39 .cb-s14 .honorricon li:nth-child(odd) {
        margin-right: 11.388888888vw;
    }

    .hw-colombob39 .cb-s14 .honorricon li:nth-child(odd) span {
        width: 25.6944444vw;
    }

    .hw-colombob39 .cb-s14 .honorricon li span {
        max-width: 32.8125vw;
        font-size: 3.8888888vw;
    }

    .hw-colombob39 .cb-s14 .honorc {
        width: 6.6666666666vw;
        height: 6.6666666666vw;
        margin: 0 1.11111111111vw 0 0;
    }

    .hw-colombob39 .cb-s14 .honorricon li:nth-child(1) {
        transform: translateY(16.66666666vw);
        -webkit-transform: translateY(16.66666666vw);
        -moz-transform: translateY(16.66666666vw);
        -ms-transform: translateY(16.66666666vw);
        -o-transform: translateY(16.66666666vw);
    }

    .hw-colombob39 .cb-s14 .honorribtn img {
        width: 1.8055555555vw;
        margin: 0 0 0.55555555555vw 1.11111111111vw;
    }
}

.hw-colombob39 .cbtot .txtspe {
    color: transparent;
    font-size: 4.1666666vw;
    font-weight: 700;
    line-height: 1.25;
    background-clip: text;
    -webkit-background-clip: text;
    background-image: linear-gradient(180deg,#b2875d 10%,#eede8d 19%,#fffdea 31%,#f0e49a 42%,#c7ad93 80%);;
}

@media screen and (max-aspect-ratio:127/100) {
    .hw-colombob39 .cbtot .txtspe {
        font-size: 8.8888888888vw;
    }
}

/* ie style */
@media screen and(-ms-high-contrast:active),(-ms-high-contrast:none) {
    .hw-colombob39 .cb-sna .brepbtn {
        display: none!important;
    }

    .hw-colombob39 .cb-s12 .advantage0 {
        flex: 1;
    }

    .hw-colombob39 .cbtot .txtspe {
        color: #FFEFCC;
        background-image: none;
    }

    .hw-colombob39 .cb-s4 .cb-fistv {
        position: relative;
        height: auto;
        margin: 0;
    }

    .hw-colombob39 .materright {
        flex: 1;
    }

    .hw-colombob39 .cb-s4 .fsha {
        display: none;
    }

    .hw-colombob39 .cb-s4 .cb-fispace {
        display: none;
    }

    .hw-colombob39 .cb-s1 {
        height: auto;
    }

    .hw-colombob39 .cb-s2 .prodes {
        background-image: none;
    }

    .hw-colombob39 .cb-s2 .prodes p {
        color: #FFEFCC;
        background-image: none;
    }

    .hw-colombob39 .cb-s6 .matericon,
    .hw-colombob39 .cb-sna .brevideo {
        height: 100%;
    }
}