.gh-hero{position:relative;min-height:640px;display:flex;align-items:center;justify-content:center;padding:180px 0 96px;overflow:hidden;background:var(--brand-primary-dark)}.gh-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.gh-hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:640px}.gh-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(21,67,96,.88),rgba(21,67,96,.45))}.gh-hero__content{position:relative;z-index:2;max-width:800px;text-align:center;margin:0 auto}.gh-hero__content h1,.gh-hero__content p{color:#fff}.gh-hero__content p{font-size:1.125rem;opacity:.92;margin:16px auto 0;max-width:640px}.gh-hero__actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:32px}.gh-trust{background:var(--brand-bg-alt);padding:40px 0}.gh-trust__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;text-align:center}.gh-trust__num{display:block;font-size:max(2.5rem, min(4vw, 3.5rem));font-weight:800;color:var(--brand-primary);line-height:1.1;margin-bottom:8px}.gh-trust__label{display:block;font-size:.875rem;color:var(--brand-text);font-weight:600}.gh-certs{background:var(--brand-bg)}.gh-cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:24px;gap:24px}.gh-cert-card{border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;background:#fff;box-shadow:var(--shadow-soft);min-height:180px}.gh-cert-card__mark{display:inline-block;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);margin-bottom:12px}.gh-cert-card h3{font-size:1.1rem;margin-bottom:8px}.gh-cert-card p{margin:0;font-size:.92rem}.gh-industries{background:var(--brand-bg-alt)}.gh-icon-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.gh-icon-card{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;text-align:center;transition:border-color .2s,box-shadow .2s}.gh-icon-card:hover{border-color:var(--brand-primary-light);box-shadow:var(--shadow-soft)}.gh-icon-card__mark{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;border-radius:50%;background:rgba(27,79,114,.1);color:var(--brand-primary);font-weight:800;margin-bottom:16px}.gh-icon-card h3{margin-bottom:8px}.gh-icon-card p{margin:0;font-size:.92rem}.gh-testimonials{background:var(--brand-bg)}.gh-testimonial-carousel{max-width:820px;margin:0 auto;text-align:center;position:relative}.gh-testimonial-slide{display:none;padding:16px 8px 32px}.gh-testimonial-slide.is-active{display:block}.gh-quote-mark{font-size:3rem;line-height:1;color:var(--brand-primary-light);font-weight:700}.gh-testimonial-slide blockquote{font-size:1.25rem;color:var(--brand-text);margin:16px 0 24px;border:0;padding:0}.gh-testimonial-slide cite{display:block;font-style:normal;font-weight:700;color:var(--brand-primary-dark)}.gh-testimonial-slide .role{display:block;font-size:.875rem;color:var(--brand-secondary);margin-top:4px}.gh-testimonial-controls{display:flex;align-items:center;justify-content:center;gap:16px}.gh-testimonial-next,.gh-testimonial-prev{border:1px solid var(--brand-border);background:#fff;color:var(--brand-primary-dark);width:40px;height:40px;border-radius:var(--brand-radius);font-weight:700}.gh-testimonial-dots{display:flex;gap:8px}.gh-testimonial-dot{width:10px;height:10px;border-radius:50%;border:0;background:var(--brand-border);padding:0}.gh-testimonial-dot.is-active{background:var(--brand-primary)}.gh-company-stats{background:var(--brand-primary-dark);padding:48px 0}.gh-company-stats,.gh-company-stats span,.gh-company-stats strong{color:#fff}.gh-company-stats__row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;text-align:center}.gh-company-stats__row strong{display:block;font-size:max(2rem, min(3vw, 2.75rem));margin-bottom:8px}.gh-company-stats__row span{display:block;font-size:.875rem;opacity:.9}.gh-cta{position:relative;padding:96px 0;overflow:hidden;background:var(--brand-primary-dark)}.gh-cta__media{position:absolute;top:0;right:0;bottom:0;left:0}.gh-cta__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:360px}.gh-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,rgba(21,67,96,.92),rgba(27,79,114,.75))}.gh-cta__content{position:relative;z-index:1;max-width:680px;text-align:center;margin:0 auto}.gh-cta__content h2,.gh-cta__content p{color:#fff}.gh-cta__content p{margin:16px auto 28px;opacity:.95}@media (max-width:991.98px){.gh-company-stats__row,.gh-icon-grid,.gh-trust__grid{grid-template-columns:repeat(2,1fr)}.gh-hero{min-height:520px;padding-top:160px}.gh-hero__actions{flex-direction:column}.gh-hero__actions .btn{width:100%}}@media (max-width:575.98px){.gh-icon-grid,.gh-trust__grid{grid-template-columns:1fr}}