.kicker-flourished, .heading-size-9 {font-weight:700; font-size:clamp(26px,2.71vw,50px); line-height:1.2; letter-spacing:2.88px;}
.standard__heading {color:var(--COLOR-HEADING-PRIMARY);}
.kicker-flourished:after {display:none;}  
.btn--long {padding:var(--space-8) var(--space-8); min-width:min(210px,100%);}
.kicker-flourished, .standard__heading {padding:0; margin-bottom:40px;}
.product__grid__info .product__grid__badge { display: none; }

@media(max-width:999px){
    .kicker-flourished, .standard__heading {margin-bottom: 30px;}
}
@media(max-width:767px){
    .kicker-flourished, .standard__heading {margin-bottom:20px;}
    .product-grid-item .product__grid__price {font-size:14px;}  
}