.geti-products-hero{padding:96px 0 72px;color:#fff;background:linear-gradient(120deg,var(--brand-primary-dark),var(--brand-primary))}.geti-products-hero h1,.geti-products-hero p{max-width:820px;color:#fff}.geti-products-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.geti-products-hero .geti-kicker{color:var(--brand-secondary)}.geti-featured-band{background:var(--brand-bg-alt)}.geti-featured-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);grid-gap:40px;gap:40px;align-items:center;padding:32px;background:#fff;border:1px solid var(--brand-border);border-radius:var(--geti-radius);box-shadow:var(--geti-shadow)}.geti-featured-card+.geti-featured-card{margin-top:24px}.geti-featured-media{position:relative;min-height:280px;overflow:hidden;background:var(--brand-accent);border-radius:var(--geti-radius)}.geti-featured-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.geti-featured-copy h2{margin:8px 0 16px;font-size:max(1.5rem, min(2.5vw, 2.1rem))}.geti-featured-copy p{color:var(--brand-text)}.geti-featured-copy ul{margin:16px 0 0;padding-left:18px;color:var(--brand-text)}.geti-products-grid{background:#fff}.geti-product-category+.geti-product-category{margin-top:64px}.geti-category-heading{max-width:760px;margin-bottom:28px}.geti-product-card{height:100%;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--geti-radius);background:#fff;box-shadow:0 8px 24px rgba(20,57,92,.08)}.geti-product-card button{display:flex;width:100%;height:100%;padding:0;flex-direction:column;border:0;background:0 0;text-align:left}.geti-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-accent)}.geti-product-card-body{display:flex;width:100%;min-height:140px;padding:24px;flex:1;flex-direction:column}.geti-product-card-body strong{margin-bottom:16px;color:var(--brand-text);font-size:1.15rem}.geti-product-card-body>span{margin-top:auto;color:var(--brand-primary);font-weight:700}@media (max-width:991.98px){.geti-featured-card{grid-template-columns:1fr}.geti-featured-media{min-height:220px}}