@keyframes aboutFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.about-badge{animation:aboutFadeUp .7s ease both;animation-delay:.2s}.about-hero h1{animation:aboutFadeUp .8s ease both;animation-delay:.45s}.about-hero p,.about-hero-content p{animation:aboutFadeUp .8s ease both;animation-delay:.65s}.about-hero{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:50%!important;margin-left:-50vw!important;margin-right:-50vw!important;min-height:600px;overflow:hidden;position:relative;right:50%!important;width:100vw!important}.about-hero-bg{inset:0;position:absolute;z-index:0}.about-hero-img{height:100%;object-fit:cover;object-position:center 40%;width:100%}.about-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.55) 50%,rgba(0,0,0,.8));inset:0;position:absolute;z-index:1}.about-hero:after{box-shadow:inset 0 0 120px 40px rgba(0,0,0,.5);content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.about-hero-content{max-width:860px;padding:0 40px;position:relative;text-align:center;z-index:3}.about-badge{background:rgba(255,107,53,.15);border:1px solid rgba(255,107,53,.3);border-radius:20px;color:#ff6b35;display:inline-block;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:.06em;margin-bottom:28px;padding:7px 16px;text-transform:uppercase}.about-hero h1{color:#fff!important;font-family:Inter,sans-serif!important;font-size:80px!important;font-weight:700!important;letter-spacing:-.03em!important;line-height:1!important;margin-bottom:28px!important}.about-hero p,.about-hero-content p{color:hsla(0,0%,100%,.75)!important;font-family:Inter,sans-serif!important;font-size:18px!important;line-height:1.7!important;margin:0 auto!important;max-width:640px}@media (max-width:768px){.about-hero h1{font-size:48px!important}.about-hero p,.about-hero-content p{font-size:15px!important}.about-hero-content{padding:0 24px}}