.home-hero{padding-bottom:80px;background:linear-gradient(120deg,#fff 0,var(--brand-bg) 58%,#ffe6aa 100%)}.home-hero .hero-media{min-height:420px}.home-hero .hero-media img{width:100%;height:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);box-shadow:0 24px 70px rgba(43,43,43,.14)}.risk-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:22px;gap:22px}.risk-card{overflow:hidden}.risk-card img{width:100%;height:170px;-o-object-fit:cover;object-fit:cover}.risk-card a,.risk-card h3,.risk-card p{margin-left:18px;margin-right:18px}.risk-card h3{margin-top:18px}.risk-card a{display:inline-flex;margin-bottom:18px;font-weight:740}.trust-bar{background:var(--brand-charcoal);padding:28px 0}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.trust-grid article{padding:16px 24px;border-right:1px solid rgba(255,255,255,.2)}.trust-grid article:last-child{border-right:0}.trust-grid strong{display:block;color:#fff;font-size:1.15rem}.trust-grid span{color:rgba(255,255,255,.76)}.image-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:22px;gap:22px}.image-card-grid article{position:relative;min-height:260px;overflow:hidden;border-radius:var(--brand-radius);background:var(--brand-charcoal)}.image-card-grid img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover;opacity:.78;transition:transform .3s}.image-card-grid article:hover img{transform:scale(1.05)}.image-card-grid h3{position:absolute;left:20px;right:20px;bottom:20px;color:#fff}.testimonial-large{background:#fff}.testimonial-large blockquote{max-width:850px;margin:0 auto 18px;color:var(--brand-charcoal);font-size:2rem;line-height:1.28;text-align:center;font-weight:760}.quote-source{text-align:center}@media (max-width:767px){.trust-grid article{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.testimonial-large blockquote{font-size:1.45rem}}