.gc-hero-mosaic{position:relative;overflow:hidden;min-height:720px;padding:126px 0 70px;background:linear-gradient(135deg,#fff 0,var(--brand-bg-alt) 100%)}.gc-hero-mosaic__grid{width:min(1180px,100% - 40px);margin:0 auto;display:grid;grid-template-columns:1.15fr 0.85fr;grid-template-rows:260px 260px;grid-gap:18px;gap:18px}.gc-hero-mosaic__grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:0 24px 60px rgba(34,89,98,.16)}.gc-hero-mosaic__grid img:first-child{grid-row:span 2}.gc-hero-mosaic__card{left:calc(50% - 520px);top:210px;width:min(520px,100% - 40px);padding:34px;border-radius:var(--brand-radius);background:rgba(255,255,255,.92);backdrop-filter:blur(12px);box-shadow:0 28px 70px rgba(42,38,34,.18)}.gc-hero-mosaic__card h1{color:var(--brand-text);font-size:max(2rem, min(4vw, 3.45rem));line-height:1.02;font-weight:900;margin-bottom:18px}.gc-hero-mosaic__card p{color:var(--brand-text)}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.feature-card{text-align:center}.feature-card span{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:52px;height:52px;border-radius:50%;margin-bottom:18px;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:900}.gallery-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:260px;grid-gap:18px;gap:18px}.gallery-tile{min-height:0}.gallery-tile.tall{grid-row:span 2}.gallery-tile.wide{grid-column:span 2}.gc-trust-bar{background:#fff;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);padding:26px 0}.gc-trust-row{display:flex;flex-wrap:nowrap}.gc-trust-item{flex:1 1 0;min-width:0;padding:0 22px;border-right:1px solid var(--brand-border);display:grid;grid-gap:4px;gap:4px}.gc-trust-item:last-child{border-right:0}.trust-icon{color:var(--brand-secondary);font-size:1.6rem;font-weight:900}.gc-trust-item small,.gc-trust-item strong{color:var(--brand-text)}@media (max-width:991px){.gc-hero-mosaic{padding-top:120px}.gc-hero-mosaic__grid{grid-template-columns:1fr;grid-template-rows:auto}.gc-hero-mosaic__grid img{height:260px}.gc-hero-mosaic__card{position:relative;left:auto;top:auto;margin:-80px auto 0}.gallery-grid{grid-template-columns:1fr 1fr}.gc-trust-row{flex-wrap:wrap}.gc-trust-item{flex:0 0 50%;margin-bottom:18px}}@media (max-width:575px){.gallery-grid{grid-template-columns:1fr}.gallery-tile.tall,.gallery-tile.wide{grid-column:auto;grid-row:auto}}