.btl-products-hero{padding:80px 0;color:#fff;background:linear-gradient(120deg,var(--brand-primary-dark),var(--brand-primary))}.btl-products-hero h1,.btl-products-hero p{max-width:820px;color:#fff}.btl-products-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.btl-products-hero .btl-kicker{color:var(--brand-secondary)}.btl-products-grid{background:#fffdf8}.btl-product-category+.btl-product-category{margin-top:64px}.btl-category-heading{max-width:760px;margin-bottom:28px}.btl-product-card{height:100%;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--btl-radius);background:#fff;box-shadow:0 8px 24px rgba(39,64,46,.08)}.btl-product-card button{display:flex;width:100%;height:100%;padding:0;flex-direction:column;border:0;background:0 0;text-align:left}.btl-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-accent)}.btl-product-card-body{display:flex;width:100%;min-height:150px;padding:24px;flex:1;flex-direction:column}.btl-product-card-body strong{margin-bottom:16px;color:var(--brand-text);font-size:1.18rem}.btl-product-card-body>span{margin-top:auto;color:var(--brand-primary);font-weight:700}