.page-wrapper{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1}h1,h2,h3,h4,h5,h6{color:#2c6771;font-family:Poppins,sans-serif}.about-hero{padding:5rem 0 4rem;color:#f8fafc;background:linear-gradient(135deg,#0f766e,#2c6771 45%,#5aa9a3)}.about-hero__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.85rem;font-weight:600;color:#fffc}.about-hero__title{font-size:clamp(2.3rem,4vw,3.6rem);line-height:1.1;font-weight:700;color:#fff;margin-bottom:1.2rem}.about-hero__lead{font-size:1.05rem;color:#ffffffe0;max-width:640px}.about-hero__actions{flex-wrap:nowrap}.about-hero__social{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;font-size:.95rem;color:#ffffffbf}.about-hero__social-label{font-weight:600;letter-spacing:.02em}.about-hero__social-link{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:999px;background:#ffffff2e;color:#fff;text-decoration:none;transition:transform .2s ease,background .2s ease}.about-hero__social-link i{font-size:.9rem}.about-hero__social-link:hover{background:#ffffff47;transform:translateY(-1px)}.about-hero__portrait{display:inline-flex;padding:.4rem;border-radius:1.5rem;background:#ffffff1f;box-shadow:0 24px 45px #0f172a40}.about-hero__portrait-img{width:min(100%,320px);height:auto;border-radius:1.2rem;border:3px solid rgba(255,255,255,.35)}.about-hero__card{background:#ffffff1f;border-radius:1rem;padding:2rem;backdrop-filter:blur(6px);box-shadow:0 20px 35px #0f172a33;margin-top:2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem}.about-hero__card-item{display:flex;align-items:center;gap:.75rem;color:#fff;font-weight:500}.about-hero__card-item:last-child{margin-bottom:0}.about-hero__card-item i{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff3}.about-section{padding:4.5rem 0}.about-section--light{background-color:#f8f9fa}.about-card{background:#fff;border-radius:1rem;padding:2rem;height:100%;box-shadow:0 12px 25px #0f172a14;border:1px solid rgba(44,103,113,.08)}.about-card__icon{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.75rem;background:#2c67711a;color:#2c6771;margin-bottom:1rem;font-size:1.2rem}.about-steps{display:grid;gap:1.5rem;margin-top:2rem}.about-step{display:flex;gap:1rem;align-items:flex-start;background:#fff;padding:1.25rem;border-radius:.75rem;box-shadow:0 8px 20px #0f172a14}.about-step__index{font-weight:700;color:#2c6771;font-size:1.1rem}.about-panel{background:#fff;border-radius:1rem;padding:2.5rem;box-shadow:0 18px 35px #0f172a1a}.about-panel__list{list-style:none;padding-left:0;margin:1.5rem 0 2rem}.about-panel__list li{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;color:#333}.about-panel__list li i{color:#2c6771}.about-cta{padding:3.5rem 0;color:#fff;background:linear-gradient(120deg,#1d4d57,#2c6771,#4b9a93)}.about-cta h2{color:#fff}.about-cta p{color:#ffffffd9}body.theme-dark .about-cta .btn-light{background:#ffffff1a;color:#e2e8f0;border:1px solid rgba(255,255,255,.2)}body.theme-dark .about-cta .btn-light:hover{background:#ffffff2e;color:#fff}body.theme-dark .about-section--light{background-color:#0f172a}body.theme-dark .about-card,body.theme-dark .about-step,body.theme-dark .about-panel{background:#1e293b;border-color:#5eead433;box-shadow:0 14px 30px #02061773}body.theme-dark .about-card__icon{background:#5eead424;color:#5eead4}body.theme-dark .about-step__index,body.theme-dark .about-panel__list li i{color:#5eead4}body.theme-dark .about-panel__list li{color:#e2e8f0}body.theme-dark .about-hero__social-link{background:#0f172a5c;border:1px solid rgba(148,163,184,.35)}body.theme-dark .about-hero__social-link:hover{background:#1e293bcc}body.theme-dark .about-hero__card{background:#0f172a73;border:1px solid rgba(148,163,184,.35)}@media (max-width: 991px){.about-hero{padding:4rem 0 3rem}.about-hero__card{margin-top:2rem}.about-hero__card-item i{width:auto;height:auto}.about-hero__portrait{margin-bottom:1.5rem}}
