.about-page{min-height:100vh;background:#f8f9fa}.about-hero{background:linear-gradient(135deg,#009e60,#00b36e);padding:60px 0;text-align:center;color:#fff}.about-hero h1{font-size:2.5rem;font-weight:700;margin:0 0 12px}.about-hero p{font-size:1.1rem;opacity:.9;margin:0}.about-content{padding:60px 0 80px}.about-content .container{max-width:900px;margin:0 auto;padding:0 24px}.about-section{margin-bottom:60px}.about-section:last-child{margin-bottom:0}.about-section h2{font-size:26px;font-weight:600;color:#2d3748;margin:0 0 24px;letter-spacing:-.3px}.mission-section{background:#fff;border-radius:16px;padding:40px;box-shadow:0 2px 8px #0000000a}.mission-text{font-size:17px;color:#444;line-height:1.7;margin:0 0 20px}.mission-text:last-child{margin-bottom:0}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.value-card{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;box-shadow:0 2px 8px #0000000a}.value-icon{width:60px;height:60px;background:#e6f7ef;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#009e60}.value-card h3{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.value-card p{font-size:15px;color:#666;line-height:1.5;margin:0}.location-card{background:#fff;border-radius:16px;padding:40px;display:flex;align-items:flex-start;gap:24px;box-shadow:0 2px 8px #0000000a}.about-location-icon{width:64px;height:64px;background:#e6f7ef;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#009e60;flex-shrink:0}.location-content h3{font-size:20px;font-weight:600;color:#1a1a1a;margin:0 0 12px}.location-content p{font-size:16px;color:#555;line-height:1.6;margin:0}.how-steps{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.how-step{background:#fff;border-radius:16px;padding:32px 24px;text-align:center;box-shadow:0 2px 8px #0000000a}.step-number{width:48px;height:48px;background:#009e60;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;margin:0 auto 20px}.how-step h4{font-size:17px;font-weight:600;color:#1a1a1a;margin:0 0 10px}.how-step p{font-size:14px;color:#666;line-height:1.5;margin:0}.contact-section{text-align:center;background:#fff;border-radius:16px;padding:48px 40px;box-shadow:0 2px 8px #0000000a}.contact-section p{font-size:16px;color:#666;margin:0 0 24px}.contact-btn{display:inline-block;background:#009e60;color:#fff;padding:14px 32px;border-radius:10px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.contact-btn:hover{background:#008050;transform:translateY(-2px)}@media(max-width:768px){.about-hero h1{font-size:2rem}.how-steps,.values-grid{grid-template-columns:1fr}.location-card{flex-direction:column;text-align:center}.about-location-icon{margin:0 auto}.contact-section,.location-card,.mission-section{padding:32px 24px}}@media(max-width:480px){.about-hero{padding:40px 0}.about-hero h1{font-size:1.75rem}.about-content{padding:40px 0 60px}.about-section{margin-bottom:40px}.about-section h2{font-size:22px}}