.gc-hero-split{display:grid;grid-template-columns:minmax(0,55%) minmax(0,45%);min-height:760px;padding-top:160px;background:var(--brand-bg-alt)}.gc-hero-split__media img{width:100%;height:100%;min-height:600px;-o-object-fit:cover;object-fit:cover}.gc-hero-split__panel{display:flex;flex-direction:column;justify-content:center;padding:72px max(32px,min(7vw,96px));background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.gc-hero-split__panel .eyebrow,.gc-hero-split__panel a,.gc-hero-split__panel h1,.gc-hero-split__panel p{color:var(--brand-text-inverse)}.featured-plus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.featured-product{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,0.8fr);border:1px solid var(--brand-border);background:var(--brand-bg)}.featured-product img{width:100%;height:100%;min-height:420px;-o-object-fit:cover;object-fit:cover}.featured-product div{padding:42px;align-self:center}.featured-product span{color:var(--brand-secondary);font-weight:700}.mini-product{border:1px solid var(--brand-border);background:var(--brand-bg);padding:18px}.mini-product img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;margin-bottom:18px}.gc-occasion-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.gc-occasion-tile{position:relative;overflow:hidden;min-height:360px;border:1px solid var(--brand-border);color:var(--brand-text-inverse)}.gc-occasion-tile img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s}.gc-occasion-tile:hover img{transform:scale(1.04)}.gc-occasion-tile__label{position:absolute;left:0;right:0;bottom:0;padding:18px;background:rgba(25,34,51,.82);color:var(--brand-text-inverse);font-weight:700;text-align:center}.lali-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.lali-gallery-grid img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border)}.lali-home-cta{background:linear-gradient(rgba(25,34,51,.88),rgba(25,34,51,.88)),var(--brand-primary-dark)}@media (max-width:991px){.featured-product,.gc-hero-split{grid-template-columns:1fr}.gc-hero-split__media img{min-height:360px}.featured-plus-grid,.gc-occasion-grid,.lali-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.featured-plus-grid,.gc-occasion-grid,.lali-gallery-grid{grid-template-columns:1fr}}