/**
 * Autonomous Hero Creative Composer v1.11.8.
 * The generated artwork is already brand-directed; the browser adds only the
 * protected copy gradient and responsive presentation.
 */
.retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer{
    min-height:clamp(640px,49vw,770px)!important;
    isolation:isolate;
    overflow:hidden;
}
.retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer .ref-smart-campaign__media img{
    object-fit:cover!important;
    object-position:center center!important;
    filter:saturate(1.04) contrast(1.025);
}
.retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer .ref-smart-campaign__overlay{
    background:
        linear-gradient(90deg,rgba(5,6,25,.88) 0%,rgba(5,6,25,.70) 32%,rgba(5,6,25,.16) 61%,rgba(5,6,25,.03) 100%),
        linear-gradient(0deg,rgba(4,5,23,.34),transparent 52%)!important;
}
.retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer.ref-smart-campaign--safe-right .ref-smart-campaign__overlay{
    background:
        linear-gradient(270deg,rgba(5,6,25,.88) 0%,rgba(5,6,25,.70) 32%,rgba(5,6,25,.16) 61%,rgba(5,6,25,.03) 100%),
        linear-gradient(0deg,rgba(4,5,23,.34),transparent 52%)!important;
}
.retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer .ref-smart-campaign__copy{
    width:min(100%,620px)!important;
    max-width:620px!important;
}
.retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer h1{
    max-width:11ch!important;
    font-size:clamp(3rem,4.55vw,5.05rem)!important;
}
.retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer .ref-smart-campaign__supporting{
    max-width:46ch!important;
}
.retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer .ref-smart-campaign__cta{
    box-shadow:0 15px 36px rgba(0,0,0,.22);
}
.retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer .ref-smart-campaign__shipping{
    background:rgba(5,6,25,.26)!important;
    backdrop-filter:blur(10px);
}

@media(max-width:767px){
    .retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer{
        min-height:680px!important;
    }
    .retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer .ref-smart-campaign__media img{
        object-position:center top!important;
    }
    .retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer .ref-smart-campaign__overlay,
    .retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer.ref-smart-campaign--safe-right .ref-smart-campaign__overlay{
        background:linear-gradient(0deg,rgba(5,6,25,.96) 0%,rgba(5,6,25,.82) 38%,rgba(5,6,25,.30) 63%,rgba(5,6,25,.04) 100%)!important;
    }
    .retail-hero-composer-ready .ref-smart-campaign--source-autonomous_composer h1{
        max-width:12ch!important;
        font-size:clamp(2.55rem,12vw,4rem)!important;
    }
}
