.about-hero{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);color:white;padding:5rem 0 4rem;text-align:center}.about-hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,0.1)}.about-hero .hero-subtitle{font-size:1.25rem;opacity:0.95;font-weight:400}.about-content{padding:4rem 0;background:#f9fafb}.about-grid{display:grid;grid-template-columns:1fr 350px;gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem}.about-main{background:white;padding:3rem;border-radius:20px;box-shadow:0 4px 6px rgba(0,0,0,0.05)}.about-section{margin-bottom:3rem}.about-section:last-child{margin-bottom:0}.about-section h2{font-size:2rem;color:#1f2937;margin-bottom:1.5rem;font-weight:700}.about-section p{color:#4b5563;line-height:1.8;margin-bottom:1rem;font-size:1.05rem}.highlight-section{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);padding:2.5rem;border-radius:15px;border-left:4px solid #3b82f6}.difference-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.difference-card{background:white;padding:2rem;border-radius:15px;box-shadow:0 2px 8px rgba(0,0,0,0.08);transition:transform 0.3s ease,box-shadow 0.3s ease}.difference-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.12)}.difference-card .card-icon{font-size:3rem;margin-bottom:1rem;display:block}.difference-card h3{font-size:1.25rem;color:#1f2937;margin-bottom:0.75rem;font-weight:600}.difference-card p{color:#6b7280;line-height:1.6;margin:0;font-size:0.95rem}.commitment-list{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.commitment-item{display:flex;gap:1.5rem;align-items:flex-start}.commitment-icon{font-size:2.5rem;flex-shrink:0}.commitment-item h4{font-size:1.15rem;color:#1f2937;margin-bottom:0.5rem;font-weight:600}.commitment-item p{color:#6b7280;line-height:1.7;margin:0}.about-cta{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);color:white;padding:2rem;border-radius:15px;text-align:center}.about-cta h3{font-size:1.5rem;margin-bottom:1rem;font-weight:700;color:white}.about-cta p{font-size:1rem;opacity:0.95;margin-bottom:1.5rem;color:white}.cta-buttons{display:flex;flex-direction:column;gap:0.75rem;justify-content:center;align-items:stretch}.about-sidebar{display:flex;flex-direction:column;gap:2rem}.sidebar-card{background:white;padding:2rem;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,0.05)}.sidebar-card h3{font-size:1.25rem;color:#1f2937;margin-bottom:1.25rem;font-weight:600}.sidebar-card p{color:#6b7280;line-height:1.7;margin:0}.values-list{list-style:none;padding:0;margin:0}.values-list li{padding:0.75rem 0;color:#4b5563;font-size:1.05rem;border-bottom:1px solid #e5e7eb}.values-list li:last-child{border-bottom:none}.btn-block{display:block;width:100%;text-align:center;background-color:#5B38ED;color:white;padding:14px 36px;border-radius:8px;text-decoration:none;font-weight:600;font-size:0.95rem;transition:all 0.3s ease;border:2px solid #5B38ED}.btn-block:hover{background-color:#4928cf;border-color:#4928cf;transform:translateY(-2px);box-shadow:0 8px 16px rgba(91,56,237,0.3)}@media (max-width:968px){.about-grid{grid-template-columns:1fr}.about-hero h1{font-size:2.5rem}.difference-cards{grid-template-columns:1fr}.about-main{padding:2rem}}@media (max-width:640px){.about-hero{padding:3rem 0 2rem}.about-hero h1{font-size:2rem}.about-hero .hero-subtitle{font-size:1.05rem}.about-main{padding:1.5rem}.about-section h2{font-size:1.5rem}.cta-buttons{flex-direction:column}.cta-buttons .btn{width:100%}}