.main:has(.about-wrapper){width:100%;margin-left:0;margin-right:0}.about-wrapper{width:100%}.about-hero-gradient{z-index:1;background:linear-gradient(160deg,#001a3a 0%,#002b59 40%,#001e45 70%,#00214a 100%);align-items:center;min-height:320px;padding:5rem 5% 7rem;display:flex;position:relative;overflow:hidden}.about-hero-inner{z-index:2;width:100%;max-width:1100px;margin:0 auto;position:relative}.about-hero-inner h1{margin-bottom:1rem;font-size:1.75rem;line-height:1.3}.about-hero-subline{color:#ffffffd9;font-size:1.1rem;line-height:1.6}.about-content{z-index:1;background:var(--content-bg);color:var(--content-text);padding-bottom:0;position:relative}.about-content h2{color:var(--background)}.about-block{padding:3.5rem 5%}.about-block+.about-block{border-top:1px solid #002b590f}.about-block-inner{max-width:1100px;margin:0 auto}.about-block--white{background:#fff}.about-block--blue{background:var(--block-blue)}.about-block--mint{background:var(--block-mint)}.about-block--warm{background:var(--block-warm)}.about-text h2{margin-bottom:1.25rem;font-size:1.5rem;font-weight:600}.about-text p{color:var(--content-text-muted);margin-bottom:1.25rem;font-size:1rem;line-height:1.75}.about-text p:last-child{margin-bottom:0}.about-team-title{text-align:center;margin-bottom:2.5rem;font-size:1.5rem;font-weight:600}.about-team-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}.about-team-card{text-align:center;background:#fff;border:1px solid #002b590f;border-radius:10px;flex-direction:column;align-items:center;padding:2rem 1.5rem;transition:box-shadow .25s,transform .2s;display:flex}.about-team-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #002b5914}.about-team-portrait{object-fit:cover;object-position:center top;border:3px solid #007a5e59;border-radius:50%;width:160px;height:160px;margin-bottom:1.25rem}.about-team-name{color:var(--background);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.about-team-role{color:#007a5e;font-size:.95rem;font-style:italic;font-weight:500}.about-team-linkedin{color:#0a66c2;align-items:center;gap:.4rem;margin-top:.75rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-flex}.about-team-linkedin svg{flex-shrink:0;width:16px;height:16px}.about-team-linkedin:hover{opacity:.75;transform:translateY(-1px)}.about-cta{text-align:center;background:0 0;border-top:1px solid #002b590f;padding:5rem 5%}.about-cta-inner{max-width:650px;margin:0 auto}.about-cta h2{margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.about-cta p{color:var(--content-text-muted);margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.about-cta-buttons{flex-direction:column;align-items:center;gap:.75rem;display:flex}.about-cta-button{background:var(--background);color:var(--foreground);text-align:center;border-radius:6px;min-width:260px;padding:.85rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-block}.about-cta-button:hover{opacity:.9;transform:translateY(-1px)}.about-cta-button--secondary{color:var(--background);border:1.5px solid var(--background);background:0 0}.about-cta-button--secondary:hover{background:#002b590a}@media (min-width:768px){.about-hero-gradient{min-height:360px;padding:5.5rem 8% 8rem}.about-hero-inner h1{font-size:2.25rem}.about-block{padding:4rem 8%}.about-team-grid{grid-template-columns:1fr 1fr 1fr}.about-cta{padding:5rem 8%}.about-cta-buttons{flex-flow:wrap;justify-content:center}}@media (min-width:1200px){.about-hero-gradient{min-height:400px;padding:6rem 12% 9rem}.about-hero-inner h1{font-size:2.5rem}.about-block{padding:5rem 12%}.about-cta{padding:5.5rem 12%}}@media (max-width:768px){.about-hero-gradient{min-height:260px;padding:3.5rem 5% 5rem}.about-block{padding:2.5rem 5%}.about-text h2,.about-team-title,.about-cta h2{font-size:1.3rem}.about-team-grid{gap:1.5rem}.about-team-portrait{width:130px;height:130px}.about-cta-button{width:100%}}
