.about-hero{background:linear-gradient(180deg,#1c2337 0,#2a344b 50%,#4b5563);border-bottom:1px solid #e5e7eb;color:#f9fafb;font-family:Inter,Arial,sans-serif;padding:100px 0 60px}.about-hero-inner{margin:0 auto;max-width:1100px;padding:0 1.5rem}.about-hero-title{color:#f9fafb;font-family:Inter,Arial,sans-serif;font-size:clamp(2.3rem,4.8vw,3.3rem);font-weight:800;letter-spacing:-.01em;line-height:1.05;margin:0 0 1rem;text-align:left}.about-hero-title span{color:#bed600}.about-hero-description{color:#e5e7eb;font-size:1.1rem;font-weight:600;line-height:1.6;margin:0 0 1.4rem;max-width:640px}.about-hero-description,.about-hero-description *{background:transparent!important;color:#e5e7eb!important}.about-hero-description p{margin:0}.about-cta{align-items:center;background:linear-gradient(135deg,#bed600,#9bc400);border-radius:12px;box-shadow:0 8px 20px rgba(190,214,0,.25);color:#111!important;display:inline-flex;font-weight:800;gap:.6rem;justify-content:center;padding:.9rem 1.4rem;text-decoration:none;transition:transform .2s ease,filter .2s ease}.about-cta:hover{color:#111!important;filter:brightness(1.03);transform:translateY(-2px)}@media (max-width:640px){.about-hero{padding:90px 0 40px}.about-hero-inner{padding:0 1.35rem}.about-hero-description{font-size:1rem}}