.home-collection-hero{padding:88px 0 96px;background:linear-gradient(180deg,#fff 0,var(--brand-bg-alt) 100%)}.gc-hero-collection__intro{max-width:980px;margin:0 auto 44px;text-align:center}.gc-collection-grid,.product-grid-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.gc-collection-card,.product-feature-card{position:relative;display:grid;grid-gap:14px;gap:14px;min-height:100%;border:1px solid var(--brand-border);background:#fff;padding:18px;overflow:hidden}.gc-collection-card img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;background:var(--brand-muted-bg)}.product-feature-card img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-muted-bg)}.gallery-section,.product-grid-section{padding:88px 0}.gc-heritage-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;background:var(--brand-primary-dark)}.gc-heritage-band__media img{width:100%;min-height:560px;-o-object-fit:cover;object-fit:cover}.gc-heritage-band__copy{padding:64px;color:#fff}.gc-heritage-band__copy a:not([class*=btn]),.gc-heritage-band__copy h2,.gc-heritage-band__copy p{color:#fff}.gc-heritage-stats{display:flex;gap:18px;flex-wrap:wrap;margin:24px 0}.gc-heritage-stats span{border:1px solid rgba(255,255,255,.38);padding:8px 12px;color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.gallery-grid img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-muted-bg)}.gc-trust-bar{padding:30px 0;background:#fff;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.gc-trust-bar__inner{display:flex;flex-wrap:nowrap}.gc-trust-item{flex:1 1 0;min-width:0;padding:0 20px;color:var(--brand-text);font-weight:800;border-right:1px solid var(--brand-border)}.gc-trust-item:last-child{border-right:0}@media (max-width:991px){.gallery-grid,.gc-collection-grid,.product-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}.gc-heritage-band{grid-template-columns:1fr}.gc-trust-bar__inner{flex-wrap:wrap;row-gap:20px}.gc-trust-item{flex:0 0 50%}}@media (max-width:575px){.gallery-grid,.gc-collection-grid,.product-grid-three{grid-template-columns:1fr}.gc-heritage-band__copy{padding:40px 24px}.gc-trust-item{flex:0 0 100%;border-right:0}}