.home-hero{position:relative;min-height:720px;display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden;color:var(--brand-text-inverse)}.home-hero .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#0c2230}.home-hero .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,51,68,.88),rgba(8,51,68,.48))}.home-hero .hero-content{position:relative;z-index:2;max-width:880px;text-align:center;padding-top:52px}.home-hero h1,.home-hero p{color:var(--brand-text-inverse)}.home-hero p{max-width:780px;margin:18px auto 0;font-size:1.18rem}.hero-actions{display:flex;justify-content:center;gap:16px;margin-top:30px;flex-wrap:wrap}.telecom-port-grid{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:26px}.trust-strip{background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.trust-item{padding:28px 20px;border-right:1px solid rgba(255,255,255,.22)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;color:var(--brand-text-inverse);font-size:2rem}.trust-item span{color:#ddeaf1}.industry-cards,.stats-band,.testimonials-section,.timeline-section{padding:88px 0}.timeline{position:relative;display:grid;grid-gap:26px;gap:26px;max-width:860px;margin:0 auto}.timeline article{background:var(--brand-bg);border:1px solid var(--brand-border);border-left:5px solid var(--brand-secondary);padding:24px;box-shadow:var(--brand-shadow);border-radius:var(--brand-radius)}.timeline span{font-size:1.5rem;color:var(--brand-primary);font-weight:900}.industry-cards{background:var(--brand-bg-alt)}.industry-card{position:relative;display:block;min-height:320px;overflow:hidden;border-radius:var(--brand-radius);color:var(--brand-text-inverse)}.industry-card img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;background:#bcd2dc;transition:transform .25s}.industry-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(8,51,68,.88))}.industry-card small,.industry-card span{position:absolute;z-index:2;left:22px;right:22px;color:var(--brand-text-inverse)}.industry-card span{bottom:58px;font-size:1.25rem;font-weight:900}.industry-card small{bottom:22px}.industry-card:hover img{transform:scale(1.05)}.testimonials-section blockquote{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;min-height:190px;box-shadow:var(--brand-shadow)}.stats-band{background:var(--brand-primary);color:var(--brand-text-inverse)}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:rgba(255,255,255,.22)}.stats-row div{background:var(--brand-primary);text-align:center;padding:28px 16px}.stats-row strong{display:block;color:var(--brand-text-inverse);font-size:2.3rem}.stats-row span{color:#e7f1f6}.cta-split{padding:88px 0;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.cta-split h2,.cta-split li,.cta-split p{color:var(--brand-text-inverse)}.check-list{padding-left:1.2rem}@media (max-width:767.98px){.home-hero{min-height:600px}.trust-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}.stats-row{grid-template-columns:repeat(2,1fr)}}