.main:has(.about-wrapper){margin-left:0;margin-right:0;width:100%}.about-wrapper{width:100%}.about-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.about-reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.about-reveal{opacity:1;transform:none;transition:none}}.about-hero-gradient{position:relative;z-index:1;padding:5rem 5% 7rem;min-height:320px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(160deg,#001a3a,#002B59 40%,#001e45 70%,#00214a)}.about-hero-inner{position:relative;z-index:2;width:100%;max-width:1100px;margin:0 auto}.about-hero-inner h1{font-size:1.75rem;line-height:1.3;margin-bottom:1rem}.about-hero-subline{font-size:1.1rem;line-height:1.6;color:rgba(255,255,255,.85)}.about-content{position:relative;z-index:1;background:var(--content-bg);color:var(--content-text);padding-bottom:0}.about-content h2{color:var(--background)}.about-block{padding:3.5rem 5%}.about-block+.about-block{border-top:1px solid rgba(0,43,89,.06)}.about-block-inner{max-width:1100px;margin:0 auto}.about-block--white{background:#FFFFFF}.about-block--blue{background:var(--block-blue)}.about-block--mint{background:var(--block-mint)}.about-block--warm{background:var(--block-warm)}.about-text h2{font-size:1.5rem;font-weight:600;margin-bottom:1.25rem}.about-text p{font-size:1rem;line-height:1.75;color:var(--content-text-muted);margin-bottom:1.25rem}.about-text p:last-child{margin-bottom:0}.about-team-title{font-size:1.5rem;font-weight:600;margin-bottom:2.5rem;text-align:center}.about-team-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}.about-team-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.5rem;background:#FFFFFF;border-radius:10px;border:1px solid rgba(0,43,89,.06);transition:box-shadow .25s ease,transform .2s ease}.about-team-card:hover{box-shadow:0 4px 20px rgba(0,43,89,.08);transform:translateY(-2px)}.about-team-portrait{width:160px;height:160px;border-radius:50%;object-fit:cover;object-position:center top;margin-bottom:1.25rem;border:3px solid rgba(0,122,94,.35)}.about-team-name{font-size:1.1rem;font-weight:600;color:var(--background);margin-bottom:.25rem}.about-team-role{font-size:.95rem;color:#007A5E;font-weight:500;font-style:italic}.about-team-linkedin{display:inline-flex;align-items:center;gap:.4rem;margin-top:.75rem;font-size:.8rem;font-weight:600;color:#0A66C2;text-decoration:none;transition:opacity .2s,transform .15s}.about-team-linkedin svg{width:16px;height:16px;flex-shrink:0}.about-team-linkedin:hover{opacity:.75;transform:translateY(-1px)}.about-cta{padding:5rem 5%;background:transparent;text-align:center;border-top:1px solid rgba(0,43,89,.06)}.about-cta-inner{max-width:650px;margin:0 auto}.about-cta h2{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.about-cta p{color:var(--content-text-muted);margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.about-cta-buttons{display:flex;flex-direction:column;gap:.75rem;align-items:center}.about-cta-button{display:inline-block;padding:.85rem 2.25rem;background:var(--background);color:var(--foreground);border-radius:6px;text-decoration:none;font-weight:600;font-size:1rem;transition:opacity .2s,transform .15s;min-width:260px;text-align:center}.about-cta-button:hover{opacity:.9;transform:translateY(-1px)}.about-cta-button--secondary{background:transparent;color:var(--background);border:1.5px solid var(--background)}.about-cta-button--secondary:hover{background:rgba(0,43,89,.04)}@media (min-width:768px){.about-hero-gradient{padding:5.5rem 8% 8rem;min-height:360px}.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-direction:row;justify-content:center;flex-wrap:wrap}}@media (min-width:1200px){.about-hero-gradient{padding:6rem 12% 9rem;min-height:400px}.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{padding:3.5rem 5% 5rem;min-height:260px}.about-block{padding:2.5rem 5%}.about-cta h2,.about-team-title,.about-text h2{font-size:1.3rem}.about-team-grid{gap:1.5rem}.about-team-portrait{width:130px;height:130px}.about-cta-button{width:100%}}