.about-us-page{font-family:Inter,system-ui,-apple-system,sans-serif;color:#0a0a0a;background-color:#fff}.about-us-container{max-width:1280px;margin:0 auto;padding:0 24px}.hero-subtitle{opacity:.9}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:48px;position:relative;color:#0a0a0a}.section-title:after{content:"";display:block;width:80px;height:4px;background:#0a0a0a;margin:16px auto 0;border-radius:2px}.solving-section{padding:80px 0;background:#f5f5f5}.solving-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.solving-card{background:#fff;padding:20px 28px;border-radius:40px;font-weight:600;font-size:1.1rem;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:transform .2s;border:1px solid #e0e0e0;color:#0a0a0a}.solving-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.impact-section{padding:80px 0;background:#fff}.impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:32px;gap:32px}.impact-card{background:#fff;border-radius:20px;padding:28px;box-shadow:0 8px 24px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid #eaeaea}.impact-card:hover{transform:translateY(-8px);box-shadow:0 20px 30px -12px rgba(0,0,0,.1)}.impact-card h3{font-size:1.5rem;margin-bottom:16px;color:#0a0a0a}.impact-card p{line-height:1.5;color:#333}.stats-section{background:#dbdbdb;padding:80px 0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:40px;gap:40px;text-align:center}.stat-item{display:flex;flex-direction:column}.stat-number{font-size:3rem;font-weight:800;line-height:1;margin-bottom:12px;background:none;color:#0a0a0a}.stat-label{font-size:1.1rem;opacity:.85}.why-section{padding:80px 0;background:#f5f5f5}.why-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.why-item{background:#fff;padding:14px 28px;border-radius:50px;font-weight:500;box-shadow:0 2px 8px rgba(0,0,0,.05);border:1px solid #e0e0e0;color:#0a0a0a}.aggregator-section{padding:80px 0;background:#fff}.aggregator-text{max-width:900px;margin:0 auto 48px;text-align:center;font-size:1.2rem;line-height:1.6;color:#0a0a0a}.aggregator-highlights{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.highlight{background:#f0f0f0;padding:12px 24px;border-radius:40px;font-weight:500;color:#0a0a0a;border:1px solid #e0e0e0}.offer-section{padding:80px 0;background:#f5f5f5}.offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:32px;gap:32px}.offer-card{background:#fff;border-radius:24px;padding:28px;transition:all .3s;box-shadow:0 4px 12px rgba(0,0,0,.05);border:1px solid #eaeaea}.offer-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -12px rgba(0,0,0,.1)}.offer-card h3{font-size:1.5rem;margin-bottom:16px;color:#0a0a0a}.offer-card p{color:#333;line-height:1.5}.hero-section{background:linear-gradient(145deg,#f8f9ff,#eef2f7);text-align:center;padding:100px 24px;margin-top:20px;margin-bottom:0;position:relative;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,0) 70%);pointer-events:none}.hero-badge{display:inline-block;background:hsla(0,0%,4%,.08);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:6px 18px;border-radius:40px;font-size:.9rem;font-weight:600;letter-spacing:1px;color:#0a0a0a;margin-bottom:24px;text-transform:uppercase;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 6px rgba(0,0,0,.02)}.hero-title{font-size:3rem;font-weight:800;margin-bottom:20px;line-height:1.2;color:#0a0a0a;text-shadow:0 2px 5px rgba(0,0,0,.02)}.hero-subtitle{font-size:1.25rem;max-width:800px;margin:0 auto;color:#2c3e50;line-height:1.5}.about-section{padding-top:40px;padding-bottom:40px}.about-us-title{font-weight:500;font-size:48px;color:#0a0a0a}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.8rem}.stat-number{font-size:2.2rem}.about-us-container{padding:0 16px}.impact-card,.offer-card{padding:20px}.about-us-page .solving-grid{gap:16px;padding:0 8px}.about-us-page .solving-card{width:100%;text-align:center;padding:14px 20px;font-size:1rem;border-radius:30px}}@media (max-width:480px){.hero-section{padding:50px 24px}.about-us-page .hero-title{font-size:1.5rem}.about-us-page .section-title{font-size:1.4rem}.about-us-page .stats-grid{grid-template-columns:1fr;gap:20px}.about-us-page .stat-number{font-size:1.8rem}.about-us-page .solving-card{font-size:.9rem;padding:12px 16px}.about-us-page .why-item{width:100%;text-align:center}.about-us-page .aggregator-highlights{flex-direction:column;align-items:stretch}.about-us-page .highlight{text-align:center}.about-us-page .offer-card{padding:16px}}