.home-hero{background:var(--brand-bg-alt);padding:92px 0 80px}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}.telecom-port-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-image img{min-height:520px}.trust-row{min-height:96px;display:flex;align-items:stretch;justify-content:space-between}.trust-item{flex:1;display:flex;flex-direction:column;justify-content:center;padding:18px 22px;border-left:1px solid rgba(255,255,255,.16)}.trust-item:first-child{border-left:0}.trust-item span{color:#fff;font-size:1.55rem;font-weight:900}.trust-item p{color:#fff;opacity:.82;margin:2px 0 0;font-size:.9rem}.timeline-track{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));grid-gap:18px;gap:18px;overflow-x:auto;padding-bottom:8px}.timeline-track article{min-width:220px;border-top:4px solid var(--brand-secondary);padding:20px;background:#fff;border:1px solid var(--brand-border)}.timeline-track strong{color:var(--brand-primary);font-size:1.4rem}.industry-grid,.stats-grid,.testimonial-grid{display:grid;grid-gap:20px;gap:20px}.industry-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.industry-grid article,.stats-grid div,.testimonial-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:26px}.industry-grid article span{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;background:var(--brand-primary);color:#fff;font-weight:900;margin-bottom:18px}.testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.testimonial-grid p{font-style:italic;font-size:1.03rem}.testimonial-grid span{color:var(--brand-text);font-weight:700}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));text-align:center}.stats-grid span{color:var(--brand-primary);font-size:2.2rem;font-weight:900}.deep-band .btn-outline-light{border-color:#fff;color:#fff}@media (max-width:768px){.trust-row{flex-wrap:wrap}.trust-item{flex:0 0 50%;border-top:1px solid rgba(255,255,255,.16)}.hero-image img{min-height:320px}}