#nov-promo {
    --red: #ee1d25;
    --green: #009047;
}
#nov-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	background-image: url(../images/10-12/back.jpg);
	background-image: -webkit-image-set(url("../images/10-12/back.jpg") 1x, url("../images/10-12/back@2x.jpg") 2x);
}
#nov-hero .nh-left-back {
    --green: #233f4b;
    width: 50%;
    box-shadow: 2px -4px 20px 0px rgba(0, 0, 0, 0.25);
}
.nh-inner {
    width: 61.223958vw;
    padding: 0 15px;
}
.nh-left {
    max-width: 50%;
}
.nh-left dotlottie-player {
    width: 101%;
    height: auto;
    margin-left: -2%;
}
.nh-main {
    padding-top: 2.421875vw;
    padding-right: 1.5625vw;
    padding-bottom: 2.8125vw;
}
.nh-main .main {
    margin-top: 13px;
    margin-bottom: 20px;
}
.nh-right {
    padding: 0 15px;
}
.nh-right dotlottie-player {
    width: 102%;
    height: auto;
    bottom: -4%;
}
.nh-right .nh-product.fp1 {
    column-gap: 1.119792vw;
}
.nh-right .nh-product.fp2 {
    margin-top: 2.135417vw;
    column-gap: 0.286458vw;
}
.nh-right .fp1 .product-text .relative {
    margin-bottom: 10px;
}
.nh-right .product-image:before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    width: 10.052083vw;
    height: auto;
    aspect-ratio: 1 / 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	background-image: url(../images/10-12/circle.png);
	background-image: -webkit-image-set(url("../images/10-12/circle.png") 1x, url("../images/10-12/circle@2x.png") 2x);
}
.nh-right .fp1 .product-image:before {
    top: -10px;
    margin-right: -15px;
}
.nh-right .fp2 .product-image:before {
    margin-right: -35px;
}
#nov-banner {
    margin-top: 30px;
}
#nov-banner .button {
    text-indent: -9999px;
    width: 11.5%;
    height: 14%;
    bottom: 15%;
}
.santa {
    bottom: -41px;
    left: -246px;
}
.gifts {
    bottom: -41px;
    right: -182.5px;
}
@media screen and (min-width: 992px) {
    .nh-left .button {
        width: 7.395833vw;
        height: 1.822917vw;
        border-radius: 0.9375vw;
        font-size: 0.833333vw;
        margin-top: 0.572917vw;
        padding-top: 0.2em;
        flex-shrink: 0;
    }
    .nh-right .button {
        width: 5.052083vw;
        height: 1.354167vw;
        border-radius: 0.677083vw;
        font-size: 0.625vw;
        margin-top: 0.677083vw;
        flex-shrink: 0;
        padding-top: 0.2em;
    }
}
@media screen and (max-width: 991px) {
    .nh-inner {
        flex-direction: column;
        width: 100%;
        padding: 0;
    }
    .nh-left {
        width: 100%;
        max-width: 100%;
        padding: 0 15px;
        background-color: #233f4b;
        box-shadow: 2px -4px 20px 0px rgba(0, 0, 0, 0.25);
    }
    .nh-left .button {
        width: 142px;
        height: 35px;
        border-radius: 18px;
        font-size: 1em;
        margin-top: 11px;
        padding-top: 0.2em;
        flex-shrink: 0;
    }
    .nh-right {
        align-items: center;
    }
    .nh-right .button {
        width: 97px;
        height: 26px;
        border-radius: 13px;
        font-size: 12px;
        margin-top: 13px;
        flex-shrink: 0;
        padding-top: 0.2em;
    }
    .nh-main {
        padding-top: 52px;
        padding-right: 0;
        padding-bottom: 60px;
    }
    .nh-main .arrows {
        right: -99px;
        bottom: 160px;
        max-width: 38.599349%;
    }
    .nh-right {
        padding: 40px 15px 0;
    }
    .nh-right dotlottie-player {
        width: 102%;
        height: auto;
        bottom: -4%;
    }
    .nh-right .nh-product.fp1 {
        column-gap: 10px;
    }
    .nh-right .product-image:before {
        width: 207px;
    }
    #nov-hero:before {
        display: none;
    }
}
@media screen and (max-width: 567px) {
    #nov-hero dotlottie-player {
        height: auto;
    }
    #nov-hero {
        background-image: url(../images/10-12/back-m.jpg);
        background-image: -webkit-image-set(url("../images/10-12/back-m.jpg") 1x, url("../images/10-12/back-m@2x.jpg") 2x);
        background-position: bottom center;
    }
    .nh-main {
        padding-top: 37px;
        padding-bottom: 45px;
    }
    .nh-main .main {
        margin-top: 15px;
        margin-bottom: 15px;
        max-width: inherit;
    }
    .nh-left .button,
    .nh-right .button {
        width: 95px;
        height: 24px;
        border-radius: 12px;
        font-size: 0.6875em;
        margin-top: 10px;
    }
    .nh-right {
        padding: 48px 15px 26px;
    }
    .nh-right dotlottie-player {
        width: 102%;
        height: auto;
        bottom: -4%;
    }
    .nh-right .nh-product.fp1 {
        column-gap: 0;
    }
    .nh-right .nh-product.fp2 {
        margin-top: 20px;
        margin-bottom: 0;
        column-gap: 19px;
    }
    .nh-right .product-image:before {
        width: 166px;
    }
    #nov-banner .button {
        width: 37%;
        height: 7%;
        bottom: 38%;
    }
    .santa {
        bottom: -112px;
        left: -32px;
    }
    .gifts {
        top: 140px;
        right: -16px;
    }
}