.home-hero{min-height:680px;padding-top:150px;background:linear-gradient(135deg,#fff7e4 0,#fff 52%,#ffe8c1 100%)}.home-hero .hero-copy{padding:24px 0}.home-hero .hero-copy p{max-width:620px;color:var(--brand-muted);font-size:19px}.hero-media img{width:100%;min-height:430px;-o-object-fit:cover;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.workplace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.image-card,.wp-card{overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow-card)}.wp-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.wp-card h3,.wp-card p{padding-left:22px;padding-right:22px}.wp-card h3{margin-top:20px}.wp-card p{padding-bottom:22px;color:var(--brand-muted)}.trust-bar-sustainability{display:grid;grid-template-columns:repeat(5,1fr);background:#f7f4ee;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);padding:0}.trust-item{min-height:118px;padding:24px 18px;text-align:center;border-right:1px solid var(--brand-border)}.trust-item:last-child{border-right:0}.trust-item span{display:block;color:var(--brand-primary-dark);font-weight:900}.trust-item small{color:var(--brand-muted)}.image-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.image-card{position:relative;min-height:310px}.image-card img{width:100%;height:310px;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.image-card div{position:absolute;top:auto;right:0;bottom:0;left:0;padding:80px 20px 22px;color:#fff;background:linear-gradient(180deg,transparent,rgba(0,0,0,.78))}.image-card:hover img{transform:scale(1.05)}.testimonial-large{background:#fff;text-align:center}.testimonial-large blockquote{max-width:900px;margin:0 auto 18px;color:var(--brand-text);font-size:30px;font-weight:800;line-height:1.35}.quote-source{color:var(--brand-muted);font-weight:800}.cta-split-form .form-card h3{color:var(--brand-text)}@media (max-width:991px){.image-card-grid,.workplace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-bar-sustainability{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.image-card-grid,.trust-bar-sustainability,.workplace-grid{grid-template-columns:1fr}.testimonial-large blockquote{font-size:23px}}