.wrap{max-width:900px;margin:0 auto;padding:0 2rem}.label{font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#7ec8e3;display:block;margin-bottom:1rem}.about-hero{background:linear-gradient(135deg,#0a1628,#1a3a5c);padding:10rem 2rem 5rem;color:#fff}.about-hero h1{font-family:Lora,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.25;margin-bottom:1.25rem}.about-hero p{font-size:1.05rem;color:rgba(255,255,255,.68);line-height:1.8;max-width:600px}.about-cards{padding:5rem 2rem}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.card{border:1px solid #e8edf2;border-radius:12px;padding:2rem;text-align:center}.ico{font-size:2rem;display:block;margin-bottom:.75rem}.card h3{font-size:1.05rem;color:#0a1628;margin-bottom:.6rem}.card p{font-size:.88rem;color:#666;line-height:1.7}