/* Shared storefront proportions, independent of the slide's content template. */
.hero-carousel .hero-slide{height:570px!important;min-height:570px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);overflow:hidden}
.hero-carousel .hero-slide[hidden]{display:none!important}
.hero-carousel .hero-copy{min-height:0;display:flex;flex-direction:column;justify-content:center;padding:40px 42px;overflow-wrap:anywhere}
.hero-carousel .hero-copy h1,.hero-carousel .hero-copy h2{font-size:clamp(2.6rem,4.8vw,4.8rem);line-height:1.04;margin:22px 0}
.hero-carousel .hero-image,.hero-carousel .campaign-visual,.hero-carousel .category-slide-content,.hero-carousel .professional-slide-stage,.hero-carousel .shipping-slide-content{min-height:0!important;height:100%;min-width:0;align-self:stretch}
.hero-carousel .hero-image picture,.hero-carousel .campaign-visual picture{height:100%;width:100%;display:block}
.hero-carousel .hero-image picture>img{height:100%;width:100%;object-fit:cover;object-position:center}
.hero-carousel .campaign-visual picture>img{height:100%;width:100%;object-fit:contain}
.hero-carousel .slide-footnote{padding-top:20px;margin-top:0;font-size:.75rem}
.hero-carousel[data-show-dots="false"] .slider-dots,.hero-carousel[data-show-arrows="false"] .slider-arrows{display:none}
.slider-playback{font:inherit;font-size:.875rem;border:1px solid var(--line);border-radius:100px;min-height:36px;padding:6px 13px;background:#fff;cursor:pointer}
.slider-playback:focus-visible{outline:2px solid var(--ink);outline-offset:3px}
.site-footer .footer-main{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;padding-block:16px 42px;align-items:start}
.site-footer .footer-main>*{min-width:0}
.site-footer .footer-brand p{font-size:.875rem;line-height:1.85;max-width:36ch;margin:20px 0}
.site-footer .footer-menu h3{font-size:.875rem;line-height:1.5;font-weight:700;margin:5px 0 22px;color:var(--ink)}
.site-footer .footer-menu>a{display:block;font-size:.875rem;line-height:1.7;margin:0 0 12px;color:#66705c;overflow-wrap:anywhere}
.site-footer .footer-menu>a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}
.site-footer .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.8125rem;line-height:1.9;padding-block:22px 28px}
.site-footer .footer-bottom>span{display:block!important}
.site-footer .footer-credit{font-weight:650;color:var(--ink);white-space:nowrap}
.site-footer .footer-credit sup{color:var(--lime);vertical-align:super;font-size:.8em;line-height:0;margin-left:2px}
.site-footer .footer-contact-line{font-size:.875rem;line-height:1.7}
.brands-page .support-heading p{max-width:68ch}
@media(min-width:701px) and (max-width:1100px){.hero-carousel .hero-copy{padding:28px}.hero-carousel .hero-copy h1,.hero-carousel .hero-copy h2{font-size:3.2rem}.site-footer .footer-main{gap:24px}.hero-carousel .hero-product-refined{max-width:calc(100% - 25px)}}
@media(max-width:700px){
 .hero-carousel{margin-top:16px}
 .hero-carousel .hero-slide{height:560px!important;min-height:560px!important;grid-template-columns:minmax(0,1fr);grid-template-rows:314px 246px}
 .hero-carousel .hero-copy{padding:22px 24px;justify-content:center;min-height:0}
 .hero-carousel .hero-copy .eyebrow{font-size:.75rem;letter-spacing:.07em;line-height:1.4}
 .hero-carousel .hero-copy h1,.hero-carousel .hero-copy h2{font-size:2.35rem;line-height:1.05;margin:13px 0 12px}
 .hero-carousel .hero-copy h1>span,.hero-carousel .hero-copy h2>span{white-space:normal}
 .hero-carousel .hero-copy>p{font-size:.875rem;line-height:1.55;margin:0 0 17px;max-width:none}
 .hero-carousel .hero-copy .button{align-self:flex-start;min-height:43px;font-size:.875rem}
 .hero-carousel .slide-footnote,.hero-carousel .hero-image-label,.hero-carousel .hero-product-refined{display:none}
 .hero-carousel .hero-image{margin-top:0;width:100%}
 .hero-carousel .hero-image::before{display:none}
 .hero-carousel .hero-image picture>img{object-position:center 46%}
 .hero-carousel .campaign-visual{padding:0!important;margin:0!important;border-radius:0!important}
 .hero-carousel .shipping-slide-content{padding:15px 22px 20px;justify-content:center}
 .hero-carousel .shipping-slide-heading,.hero-carousel .shipping-slide-footer{display:none}
 .hero-carousel .carrier-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
 .hero-carousel .carrier-logo-grid>div{height:86px;border-radius:12px}
 .hero-carousel .carrier-logo-grid img{max-height:82px}
 .slider-controls{height:56px;gap:10px}.slider-playback{padding-inline:10px;font-size:.75rem}
 .site-footer .footer-main{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:14px;row-gap:32px;padding-bottom:26px}
 .site-footer .footer-brand{grid-column:1/-1}.site-footer .footer-brand p{max-width:60ch;margin:16px 0}
 .site-footer .footer-menu h3{font-size:.875rem;margin-bottom:17px;min-height:42px}
 .site-footer .footer-menu>a{font-size:.875rem;line-height:1.7;margin-bottom:13px}
 .site-footer .footer-bottom{flex-direction:column;text-align:center;padding-block:21px 26px;gap:9px}
 .site-footer .footer-bottom>span{max-width:46ch}
}
@media(prefers-reduced-motion:reduce){.hero-slide{animation:none!important}}
