.about-page{--navy:#0b1f3a;--navy2:#132d52;--blue:#00aeef;--blue-h:#1558d0;--gold:#c8922a;--txt:#1a2535;--sub:#5a6a7e;--line:#e4e9f0;--bg:#f8fafc;--white:#fff;--radius:50px;--shadow:0 4px 24px #0b1f3a14;--shadow-lg:0 12px 50px #0b1f3a1f;background:var(--white);color:var(--txt)}.about-page a{color:inherit;text-decoration:none}.about-page img{max-width:100%;display:block}.about-page section{padding:7rem 0}.about-page #hero{background:var(--navy);flex-direction:column;min-height:100vh;padding:72px 0 0;display:flex;position:relative;overflow:hidden}.about-page .hero-dots{background-image:radial-gradient(#ffffff0f 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.about-page .hero-shape{background:radial-gradient(circle at 40% 40%,#1d6ef538,#0000 65%);border-radius:50%;width:600px;height:600px;animation:8s ease-in-out infinite shapePulse;position:absolute;top:-120px;right:-120px}.about-page .hero-shape2{background:radial-gradient(circle,#c8922a1a,#0000 65%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;left:-80px}@keyframes shapePulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}.about-page .hero-lines{pointer-events:none;position:absolute;inset:0;overflow:hidden}.about-page .hero-lines:before,.about-page .hero-lines:after{content:"";background:#ffffff0f;width:1px;position:absolute;top:0;bottom:0}.about-page .hero-lines:before{left:33%}.about-page .hero-lines:after{left:66%}.about-page .hero-inner{z-index:2;flex:1;align-items:center;padding:70px 0 80px;display:flex;position:relative}.about-page .hero-label{letter-spacing:3px;text-transform:uppercase;color:var(--gold);align-items:center;gap:.5rem;margin-bottom:1.6rem;font-size:.72rem;font-weight:700;animation:.6s .1s both riseUp;display:inline-flex}.about-page .hero-label:before{content:"";background:var(--gold);width:24px;height:1px}.about-page h1.hero-title-about{letter-spacing:-2px;color:var(--white);margin-bottom:1.5rem;font-size:clamp(2.8rem,5.5vw,4.8rem);font-weight:900;line-height:1.08;animation:.7s .22s both riseUp}.about-page h1.hero-title-about span{color:#00aeef}.about-page .hero-desc{color:#ffffff8c;max-width:460px;margin-bottom:2.4rem;font-size:1rem;line-height:1.85;animation:.7s .34s both riseUp}.about-page .hero-actions{flex-wrap:wrap;gap:.9rem;animation:.7s .46s both riseUp;display:flex}.about-page .btn-main{border-radius:var(--radius);color:var(--white);cursor:pointer;background:#00aeef;border:none;padding:.8rem 2rem;font-size:.88rem;font-weight:700;transition:all .25s;box-shadow:0 0 6px #00aeef40,0 0 12px #00aeef26}.about-page .btn-main:hover{background:0 0;border-color:#ffffff80;transform:translateY(-2px)}.about-page .btn-sec{color:#ffffffd9;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50px;padding:.8rem 2rem;font-size:.88rem;font-weight:600;transition:all .25s}.about-page .btn-sec:hover{color:var(--white);border-color:#ffffff80}.about-page .hero-cards{animation:.8s .35s both riseUp}.about-page .h-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem 1.8rem;transition:border-color .3s}.about-page .h-card:hover{border-color:#fff3}.about-page .h-card+.h-card{margin-top:1rem}.about-page .h-card-row{justify-content:space-between;align-items:center;display:flex}.about-page .h-card-label{color:#ffffff73;font-size:.8rem;font-weight:500}.about-page .h-card-val{color:var(--white);letter-spacing:-1px;font-size:1.75rem;font-weight:900}.about-page .h-card-bar{background:#ffffff14;border-radius:2px;height:4px;margin-top:1rem;overflow:hidden}.about-page .h-card-fill{border-radius:2px;height:100%;transition:width 1.5s}.about-page .trust-strip{z-index:2;border-top:1px solid #ffffff14;padding:1.4rem 0;position:relative}.about-page .trust-strip-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.about-page .t-item{color:#ffffff73;align-items:center;gap:.55rem;font-size:.78rem;font-weight:500;display:flex}.about-page .t-item i{color:var(--gold);font-size:.75rem}@keyframes riseUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.about-page .sec-label{letter-spacing:4px;text-transform:uppercase;color:var(--blue);align-items:center;gap:.6rem;margin-bottom:.85rem;font-size:.7rem;font-weight:700;display:flex}.about-page .sec-label:before{content:"";background:var(--blue);flex-shrink:0;width:20px;height:2px}.about-page h2.sec-title-about{letter-spacing:-1px;color:var(--navy);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:900;line-height:1.2}.about-page .sec-body{color:var(--sub);font-size:.95rem;line-height:1.9}.about-page .gold-line{background:var(--gold);border-radius:2px;width:36px;height:3px;margin:1.2rem 0}.about-page #who{background:var(--bg)}.about-page .who-visual{position:relative}.about-page .who-img{box-shadow:var(--shadow-lg);background:linear-gradient(145deg, var(--navy), var(--navy2));border-radius:14px;justify-content:center;align-items:center;height:440px;display:flex;position:relative;overflow:hidden}.about-page .who-img img{object-fit:cover;width:100%;height:100%}.about-page .who-badge{background:var(--white);box-shadow:var(--shadow-lg);border-radius:10px;align-items:center;gap:.8rem;padding:1rem 1.4rem;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.about-page .wb-num{color:var(--navy);font-size:1.6rem;font-weight:900;line-height:1}.about-page .wb-lbl{color:var(--sub);font-size:.72rem;line-height:1.4}.about-page .who-badge2{background:var(--blue);color:var(--white);border-radius:8px;padding:.6rem .9rem;font-size:.75rem;font-weight:700;position:absolute;top:1.5rem;left:1.5rem;box-shadow:0 4px 16px #1d6ef559}.about-page .check-list{flex-direction:column;gap:.75rem;margin-top:2rem;padding:0;list-style:none;display:flex}.about-page .check-list li{color:var(--sub);align-items:flex-start;gap:.85rem;font-size:.92rem;line-height:1.6;display:flex}.about-page .check-list li i{color:var(--blue);background:#eff4ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:.28rem;font-size:.75rem;display:flex}.about-page .check-list strong{color:var(--navy)}.about-page #serve{background:var(--white)}.about-page .serve-intro{text-align:center;max-width:560px;margin:0 auto}.about-page .serve-intro .gold-line{margin:1rem auto}.about-page .svc-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.25rem;margin-top:3.5rem;display:grid}.about-page .svc{border:1px solid var(--line);background:var(--white);border-radius:12px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.about-page .svc:before{content:"";background:var(--ic);opacity:0;border-radius:0 2px 2px 0;width:3px;transition:opacity .3s;position:absolute;top:1.5rem;bottom:1.5rem;left:0}.about-page .svc:hover{box-shadow:var(--shadow-lg);border-color:#1d6ef526;transform:translateY(-4px)}.about-page .svc:hover:before{opacity:1}.about-page .svc-head{justify-content:space-between;align-items:flex-start;margin-bottom:1.3rem;display:flex}.about-page .svc-icon{background:var(--ibg);border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.about-page .svc-icon i{color:var(--ic);font-size:1.1rem}.about-page .svc-num{letter-spacing:2px;color:var(--line);font-size:.7rem;font-weight:700}.about-page .svc h4{color:var(--navy);margin-bottom:.55rem;font-size:1rem;font-weight:800}.about-page .svc p{color:var(--sub);flex:1;font-size:.85rem;line-height:1.75}.about-page .svc-tag{color:var(--ic);align-items:center;gap:.35rem;margin-top:1.2rem;font-size:.72rem;font-weight:600;display:flex}.about-page #mission{background:var(--navy);position:relative;overflow:hidden}.about-page #mission .hero-dots{opacity:.5}.about-page .mission-glow{background:radial-gradient(circle,#1d6ef51f,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;left:-200px}.about-page #mission .sec-label{color:#00aeef}.about-page #mission .sec-label:before{background:#00aeef}.about-page .m-quote{border-left:3px solid var(--gold);background:#ffffff0a;border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem 2rem}.about-page .m-quote p{color:var(--white);margin:0;font-size:1.05rem;font-style:italic;font-weight:600;line-height:1.65}.about-page .m-quote cite{color:#ffffff59;margin-top:.4rem;font-size:.75rem;font-style:normal;display:block}.about-page .pillars-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.about-page .pillar{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;padding:1.4rem;transition:all .3s}.about-page .pillar:hover{background:#1d6ef50f;border-color:#1d6ef566;transform:translateY(-3px)}.about-page .pillar-ico{background:#ffffff12;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:.9rem;display:flex}.about-page .pillar-ico i{color:#00aeef;font-size:.95rem}.about-page .pillar h5{color:var(--white);margin-bottom:.3rem;font-size:.88rem;font-weight:700}.about-page .pillar p{color:#fff6;margin:0;font-size:.78rem;line-height:1.6}.about-page .m-stats{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:2.5rem;margin-top:2.5rem;padding-top:2.5rem;display:flex}.about-page .m-stat .ms-n{color:var(--white);letter-spacing:-1.5px;font-size:2.2rem;font-weight:900;line-height:1}.about-page .m-stat .ms-n span{color:#00aeef}.about-page .m-stat .ms-l{color:#fff6;margin-top:.25rem;font-size:.75rem}.about-page .m-cta{background:#ffffff0a;border:1px solid #ffffff17;border-radius:12px;margin-top:2rem;padding:2rem}.about-page .m-cta h4{color:var(--white);margin-bottom:.4rem;font-size:1.1rem;font-weight:800}.about-page .m-cta p{color:#ffffff73;margin-bottom:1.2rem;font-size:.85rem}.about-page .btn-w{border-radius:var(--radius);background:var(--white);color:var(--navy);cursor:pointer;border:none;padding:.75rem 1.8rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-block}.about-page .btn-w:hover{color:var(--navy);background:#e8f0fe;transform:translateY(-1px)}.about-page .btn-ow{border-radius:var(--radius);color:#fffc;cursor:pointer;background:0 0;border:1px solid #fff3;padding:.75rem 1.8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.about-page .btn-ow:hover{color:var(--white);border-color:#ffffff73}@media (width<=768px){.about-page #hero{min-height:auto}.about-page .hero-inner{padding:0}.about-page .pillars-grid{display:block}.about-page .pillar{margin:10px 0}.about-page section{padding:4rem 0}.about-page .hero-shape{width:300px;height:300px;top:-80px;right:-80px}.about-page .hero-shape2{width:200px;height:200px;bottom:-50px;left:-50px}}.about-page [data-r]{opacity:0;transition:opacity .75s,transform .75s}.about-page [data-r=up]{transform:translateY(36px)}.about-page [data-r=left]{transform:translate(-36px)}.about-page [data-r=right]{transform:translate(36px)}.about-page [data-r=fade]{transform:none}.about-page [data-r].visible{opacity:1;transform:none}
