@charset "UTF-8";.products-hero{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-dark) 100%);padding:64px 0 56px;color:#fff;position:relative;overflow:hidden}.products-hero h1{color:#fff;font-size:max(1.6rem, min(3vw, 2.4rem));margin-bottom:12px}.products-hero p{opacity:.8;font-size:1rem;max-width:580px;margin-bottom:20px}.products-grid-section{padding:48px 0 64px}.products-grid-section .category-section{margin-bottom:40px}.products-grid-section .category-title{font-size:1.2rem;color:var(--brand-primary);border-left:4px solid var(--brand-secondary);padding-left:12px;margin-bottom:24px;margin-top:40px}.products-grid-section .category-title:first-child{margin-top:0}