.about-page{background:#fff;overflow-x:hidden}.about-hero{height:calc(100vh - var(--navbar-height));min-height:720px;margin-top:var(--navbar-height);background:linear-gradient(135deg,#0b1d3a,#122e63);align-items:center;display:flex;position:relative;overflow:hidden}.about-hero-inner{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.about-hero-content{color:#fff;max-width:680px;margin-left:90px}.hero-tag{letter-spacing:1.6px;text-transform:uppercase;color:#38bdf8;margin-bottom:14px;font-size:22px;font-weight:650;display:inline-block}.about-hero-content h1{margin-bottom:20px;font-size:3.3rem;font-weight:800;line-height:1.15}.about-hero-content h1 span{color:#38bdf8}.hero-subtext{color:#e5e7eb;margin-bottom:28px;font-size:1.15rem;line-height:1.75}.about-hero-buttons{gap:18px;display:flex}.about-hero-btn{cursor:pointer;border:none;border-radius:50px;padding:12px 26px;font-weight:700;transition:all .3s}.about-hero-btn.primary{color:#000;background:#facc15}.about-hero-btn.secondary{color:#fff;background:0 0;border:1px solid #fff}.about-hero-btn:hover{transform:translateY(-2px)}.about-hero-image{z-index:1;align-items:flex-end;display:flex;position:absolute;bottom:0;right:-80px}.hero-team-img{object-fit:contain;width:980px;height:auto}.about-intro{padding:100px 0}.about-intro h2{color:#020617;margin-bottom:20px;font-size:45px;font-weight:800}.about-intro p{color:#475569;font-size:16.5px;line-height:1.8}.about-values{padding:80px 0}.value-card{background:#fff;border-radius:16px;padding:32px;transition:transform .35s,box-shadow .35s;box-shadow:0 20px 60px #0f172a14}.value-card:hover{transform:translateY(-8px);box-shadow:0 30px 80px #38bdf840}.about-stats{color:#fff;background:linear-gradient(120deg,#020617,#000);padding:80px 0}.about-stats h3{color:#38bdf8;font-size:42px;font-weight:800}@media (max-width:1200px){.about-hero-content{margin-left:60px}.about-hero-image{margin-right:60px}}@media (max-width:992px){.about-hero-content h1{font-size:2.7rem}.hero-subtext{font-size:1rem}.hero-team-img{width:500px}}@media (max-width:768px){.about-hero{text-align:center;height:auto;padding:100px 0 60px}.about-hero-inner{flex-direction:column}.about-hero-content{margin-left:0;padding:0 24px}.about-hero-image{margin-top:50px;position:relative;bottom:auto;right:auto}.hero-team-img{width:320px}.about-hero-buttons{justify-content:center}}
.about-grid-zone{background-color:#f8fafc;width:100%;height:100%;position:relative;overflow:hidden}.about-grid-zone:before{content:"";opacity:.35;pointer-events:none;background-image:linear-gradient(#38bdf81f 1px,#0000 1px),linear-gradient(90deg,#38bdf81f 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0}
.faq-section{background:#fff;padding:120px 0}.faq-label{color:#1b6df0;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;font-size:14px;display:block}.faq-title{color:#0b1f3a;margin-bottom:18px;font-size:42px;font-weight:700;line-height:1.2}.faq-desc{color:#555;max-width:420px;font-size:16px}.faq-card{cursor:pointer;background:#f5f7fb;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:22px 26px;font-size:16px;font-weight:500;transition:background .3s,transform .3s;display:flex}.faq-card:hover{background:#eef3ff;transform:translate(4px)}.arrow{color:#1b6df0;font-size:22px}.fade-left,.fade-right{opacity:0;filter:blur(6px);transition:opacity .7s,transform .7s,filter .7s}.fade-left{transform:translate(-60px)}.fade-right{transform:translate(60px)}.faq-visible{opacity:1;filter:blur();transform:translate(0)}@media (max-width:768px){.faq-title{font-size:32px}}
