#cap-promo {
    --orange: #f7941c;
}
#cap-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	background-image: url(../images/cap/back.jpg);
	background-image: -webkit-image-set(url("../images/cap/back.jpg") 1x, url("../images/cap/back@2x.jpg") 2x);
}
.ch-inner {
    width: 1353px;
    max-width: 70.46875vw;
    padding: 0 15px;
    column-gap: 11.901042vw;
}
.ch-left {
    padding-top: 4.270833vw;
    padding-bottom: 5.104167vw;
}
.ch-main {
    max-width: 34.166667vw;
}
.ch-left .ch-animation {
    margin: 11px 0 27px;
    max-width: 83.079268%;
}
.ch-left .bottom-text {
    max-width: 66.310976%;
}
.ch-left .employee {
    max-width: 16.40625vw;
    right: -12.03125vw;
}
.ch-left .button {
    width: 10.260417vw;
    height: 2.083333vw;
    border-radius: 1.041667vw;
    font-size: 0.9375vw;
    margin-top: 1.5625vw;
    padding-top: 0.2em;
    flex-shrink: 0;
}
#cap-hero dotlottie-player {
    width: 87%;
    height: auto;
    margin-bottom: 9%;
    margin-left: 6%;
}
.ch-right .ch-product {
    margin-top: 4vw;
    max-width: 21.510417vw;
}
.ch-right .button {
    width: 10.260417vw;
    height: 2.083333vw;
    border-radius: 1.041667vw;
    font-size: 0.9375vw;
    margin-top: 0;
    flex-shrink: 0;
    padding-top: 0.2em;
}
.ch-right .product-text {
    top: -65.367647%;
    left: -48.062954%;
    max-width: 115.98063%;
}
.ch-right .product-badge {
    top: -6.985294%;
    right: -14.769976%;
    max-width: 47.457627%;
}
@media screen and (max-width: 991px) {
}
@media screen and (max-width: 567px) {
    #cap-hero {
        background-image: url(../images/cap/back-m.jpg);
        background-image: -webkit-image-set(url("../images/cap/back-m.jpg") 1x, url("../images/cap/back-m@2x.jpg") 2x);
        background-position: bottom center;
    }
    .ch-inner {
        width: 1353px;
        max-width: 100%;
        padding: 0 15px;
        column-gap: 0;
        flex-direction: column;
        align-items: center;
    }
    .ch-left {
        padding-top: 82px;
        padding-bottom: 187px;
    }
    .ch-main {
        max-width: 100%;
    }
    .ch-left .ch-animation {
        margin: 24px 0;
        max-width: inherit;
    }
    .ch-left .bottom-text {
        max-width: inherit;
    }
    .ch-left .button {
        width: 192px;
        height: 40px;
        border-radius: 20px;
        font-size: 1.125em;
        margin-top: 24px;
    }
    #cap-hero dotlottie-player {
        width: 87%;
        height: auto;
        margin-bottom: 9%;
        margin-left: 6%;
    }
    .ch-right {
        padding-bottom: 114px;
    }
    .ch-right .ch-product {
        margin-top: 0;
        max-width: 100%;
    }
    .ch-right .button {
        width: 192px;
        height: 40px;
        border-radius: 20px;
        font-size: 1.125em;
        margin-top: 10px;
    }
    .ch-right .product-text {
        top: -55.367647%;
        left: -19.249592%;
        max-width: 104.078303%;
        z-index: 1;
    }
}