.gc-hero-split{display:grid;grid-template-columns:1fr 1fr;min-height:680px;background:var(--brand-bg-alt)}.gc-hero-split__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gc-hero-split__panel{display:flex;flex-direction:column;justify-content:center;padding:96px 12vw 96px 72px}.gc-hero-split__panel h1{font-size:max(2rem, min(4vw, 3.45rem));line-height:1.05}.section-heading{margin-bottom:36px}.featured-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,0.85fr);grid-gap:28px;gap:28px}.featured-large{display:grid;grid-template-columns:1.1fr 0.9fr;border:1px solid var(--brand-border);background:#fff}.featured-large img{height:100%;-o-object-fit:cover;object-fit:cover}.featured-large div{padding:36px;align-self:center}.product-mini-grid{display:grid;grid-gap:20px;gap:20px}.plain-card img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;margin:-28px -28px 20px;width:calc(100% + 56px);max-width:none}.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:320px;color:#fff;-webkit-text-decoration:none;text-decoration:none}.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.05)}.gc-occasion-tile__label{position:absolute;left:0;right:0;bottom:0;padding:18px;background:linear-gradient(180deg,transparent,rgba(36,25,51,.88));color:#fff;font-family:var(--brand-serif);font-size:1.25rem}.industry-image-grid article{position:relative;overflow:hidden;min-height:260px;background:var(--brand-primary-dark)}.industry-image-grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.78}.industry-image-grid h3{position:absolute;left:20px;right:20px;bottom:18px;color:#fff}.gc-trust-bar{padding:30px 0;background:#fff;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.gc-trust-item{border-right:1px solid var(--brand-border);padding:8px 22px}.gc-trust-item:last-child{border-right:0}.gc-trust-item span{display:block;color:var(--brand-primary);font-family:var(--brand-serif);font-size:1.45rem}.gc-trust-item small{color:var(--brand-text)}.home-cta{position:relative;padding:80px 0 96px;min-height:420px;color:#fff;overflow:hidden}.home-cta__image,.home-cta__image::after{position:absolute;top:0;right:0;bottom:0;left:0}.home-cta__image::after{content:"";background:rgba(36,25,51,.76)}.home-cta__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-cta__content{position:relative;max-width:760px}.home-cta h2,.home-cta p{color:#fff}@media (max-width:991px){.featured-large,.featured-layout,.gc-hero-split{grid-template-columns:1fr}.gc-hero-split__panel{padding:56px 24px}.gc-occasion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.gc-occasion-grid{grid-template-columns:1fr}}