#about-hero{width:100%;min-height:320px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 24px;background:linear-gradient(135deg,#1a365de6,#12294af2),url(/assets/hero-about.webp);background-position:center;background-size:cover;background-repeat:no-repeat}#about-hero>h1{color:#fff;font-size:48px;font-weight:700;text-align:center}#about-hero>p{color:#ffffffe6;font-size:20px;font-weight:400;text-align:center;max-width:500px}#our-story{width:100%;max-width:1400px;margin:0 auto;padding:80px 24px;display:flex;flex-direction:row;align-items:center;gap:64px}.story-content{flex:1;display:flex;flex-direction:column;gap:20px}.story-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#1a365d1a;border-radius:50px;color:#1a365d;font-size:14px;font-weight:600;width:fit-content}.story-content>h2{color:#1a365d;font-size:36px;font-weight:700;line-height:1.2}.story-content>p{color:#4a5568;font-size:16px;line-height:1.7}.story-image{flex:0 0 400px}.story-image>img{width:100%;height:350px;object-fit:cover;border-radius:20px;box-shadow:0 12px 40px #1a365d33}#our-values{width:100%;padding:80px 24px;background:linear-gradient(180deg,#f8fafc,#fff);display:flex;flex-direction:column;align-items:center;gap:16px}#our-values>h2{color:#1a365d;font-size:36px;font-weight:700;text-align:center}.section-subtitle{color:#64748b;font-size:18px;text-align:center;margin-bottom:32px}.values-grid{width:100%;max-width:1400px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.value-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding:32px 24px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:all .3s ease}.value-card:hover{border-color:#1a365d;transform:translateY(-4px);box-shadow:0 12px 32px #1a365d1f}.value-icon{width:72px;height:72px;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#1a365d1a,#2b4a7c1a);border-radius:20px;color:#1a365d}.value-card>h3{color:#1a365d;font-size:18px;font-weight:700}.value-card>p{color:#64748b;font-size:14px;line-height:1.6}#about-stats{width:100%;padding:80px 24px;background:linear-gradient(135deg,#1a365d,#12294a)}.stats-grid{width:100%;max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.stat-value{color:#fff;font-size:48px;font-weight:800;line-height:1}.stat-label{color:#fffc;font-size:16px;font-weight:500}.stat-value.animated{animation:countUp .5s ease-out forwards}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}#trust-section{width:100%;max-width:1400px;margin:0 auto;padding:80px 24px;display:flex;flex-direction:column;align-items:center;gap:16px}#trust-section>h2{color:#1a365d;font-size:36px;font-weight:700;text-align:center}.trust-grid{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px}.trust-item{display:flex;flex-direction:row;align-items:flex-start;gap:20px;padding:28px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:all .3s ease}.trust-item:hover{border-color:#16a34a;box-shadow:0 8px 24px #16a34a1a}.trust-icon{width:56px;height:56px;flex-shrink:0;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#16a34a1a,#16a34a26);border-radius:14px;color:#16a34a}.trust-content{display:flex;flex-direction:column;gap:8px}.trust-content>h3{color:#1a365d;font-size:18px;font-weight:700}.trust-content>p{color:#64748b;font-size:14px;line-height:1.6}#about-cta{width:100%;padding:80px 24px;background:linear-gradient(180deg,#f8fafc,#fff)}.cta-content{max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.cta-content>h2{color:#1a365d;font-size:36px;font-weight:700}.cta-content>p{color:#64748b;font-size:18px;line-height:1.6;margin-bottom:8px}.cta-button{display:flex;flex-direction:row;align-items:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,#1a365d,#2b4a7c);color:#fff;font-size:16px;font-weight:700;border-radius:50px;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 12px #1a365d4d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1a365d66;background:linear-gradient(135deg,#12294a,#1a365d)}@media screen and (max-width: 900px){#about-hero{min-height:260px;padding:48px 16px}#about-hero>h1{font-size:32px}#about-hero>p{font-size:16px}#our-story{flex-direction:column-reverse;gap:32px;padding:48px 16px}.story-image{flex:none;width:100%}.story-image>img{height:250px}.story-content>h2{font-size:28px}.story-content>p{font-size:15px}#our-values{padding:48px 16px}#our-values>h2{font-size:28px}.values-grid{grid-template-columns:repeat(2,1fr);gap:16px}.value-card{padding:24px 16px}.value-icon{width:60px;height:60px}.value-card>h3{font-size:16px}.value-card>p{font-size:13px}#about-stats{padding:48px 16px}.stats-grid{grid-template-columns:repeat(2,1fr);gap:32px}.stat-value{font-size:36px}.stat-label{font-size:14px}#trust-section{padding:48px 16px}#trust-section>h2{font-size:28px}.trust-grid{grid-template-columns:1fr;gap:16px}.trust-item{padding:20px}.trust-icon{width:48px;height:48px}.trust-content>h3{font-size:16px}.trust-content>p{font-size:13px}#about-cta{padding:48px 16px}.cta-content>h2{font-size:28px}.cta-content>p{font-size:16px}.cta-button{padding:14px 28px;font-size:15px}}@media screen and (max-width: 480px){.values-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr;gap:24px}}
