.about-page{background-color:#fff;min-height:60vh}.about-page .home-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.about-page .btn-primary,.about-page .btn-outline-light,.about-page .btn-white{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:4px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1)}.about-page .btn-primary svg,.about-page .btn-outline-light svg,.about-page .btn-white svg{transition:transform .25s cubic-bezier(.16,1,.3,1)}.about-page .btn-primary:hover svg,.about-page .btn-outline-light:hover svg,.about-page .btn-white:hover svg{transform:translate(4px)}.about-page .btn-primary{background:#1a6fc4;color:#fff;box-shadow:0 8px 20px -6px #1a6fc48c}.about-page .btn-primary:hover{background:#1258a0;transform:translateY(-1px)}.about-page .btn-outline-light{border:1.5px solid rgba(255,255,255,.7);color:#fff}.about-page .btn-outline-light:hover{background:#fff;color:#0b2b4d}.about-page .btn-white{background:#fff;color:#0b2b4d;box-shadow:0 10px 24px -10px #0b2b4d80}.about-page .btn-white:hover{transform:translateY(-1px);box-shadow:0 14px 28px -10px #0b2b4d8c}.about-page .btn-more{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:700;color:#1a6fc4;text-decoration:none}.about-page .btn-more svg{transition:transform .25s cubic-bezier(.16,1,.3,1)}.about-page .btn-more:hover svg{transform:translate(4px)}.about-page .about-hero{position:relative;min-height:480px;display:flex;align-items:center;background:#0d3a66;overflow:hidden}.about-page .about-hero .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.about-page .about-hero .hero-bg img{width:100%;height:100%;object-fit:cover;object-position:62% 22%;display:block}.about-page .about-hero .hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,#0b2b4deb,#123c699e 48%,#14549633 78%)}.about-page .about-hero .hero-content{position:relative;z-index:3;color:#fff;padding-top:64px;padding-bottom:64px}.about-page .about-hero .eyebrow{font-size:12px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#7fb3e3}.about-page .about-hero h1{margin-top:14px;font-size:38px;font-weight:800;line-height:1.25;max-width:720px}.about-page .about-hero p{margin-top:18px;max-width:620px;font-size:15px;line-height:1.75;color:#ffffffde}.about-page .about-hero .hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:14px}.about-page .stats-strip{background:#eaf3fb;padding:40px 0}.about-page .stats-strip .stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.about-page .stats-strip .stat{text-align:center;padding:4px 16px}.about-page .stats-strip .stat+.stat{border-left:1px solid rgba(26,111,196,.16)}.about-page .stats-strip .stat b{display:block;font-size:30px;font-weight:800;line-height:1.1;color:#1a6fc4}.about-page .stats-strip .stat span{display:block;margin-top:7px;font-size:13px;color:#55677d}.about-page .about-section{max-width:1200px;margin:0 auto;padding:72px 20px}@media (max-width: 768px){.about-page .about-section{padding:52px 20px}}.about-page .about-section.is-tight{padding-top:0}.about-page .section-head{margin-bottom:40px}.about-page .section-head .section-title-left{position:relative;padding-bottom:12px;font-size:27px;font-weight:800;line-height:1.3;color:#1e293b}.about-page .section-head .section-title-left:after{content:"";position:absolute;left:0;bottom:0;width:52px;height:3px;border-radius:2px;background:#1a6fc4}@media (max-width: 768px){.about-page .section-head .section-title-left{font-size:23px}}.about-page .section-head .section-sub{margin-top:16px;max-width:62ch;font-size:15px;line-height:1.8;color:#55677d}.about-page .who-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center}.about-page .who-text p{font-size:14.5px;line-height:1.85;color:#55677d}.about-page .who-text p+p{margin-top:14px}.about-page .check-list{margin-top:24px;display:grid;gap:12px}.about-page .check-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#1e293b}.about-page .check-list .chk{flex-shrink:0;width:20px;height:20px;margin-top:1px;border-radius:50%;background:#1a6fc41f;color:#1a6fc4;display:flex;align-items:center;justify-content:center}.about-page .who-text .btn-primary{margin-top:28px}.about-page .who-media{border-radius:12px;overflow:hidden;box-shadow:0 26px 52px -26px #0d3a6673}.about-page .who-media img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.about-page .biz-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.about-page .biz-card{background:#fff;border:1px solid #e3eaf2;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px #0d3a660f;transition:all .35s cubic-bezier(.16,1,.3,1)}.about-page .biz-card:hover{transform:translateY(-6px);box-shadow:0 24px 44px -18px #0d3a664d}.about-page .biz-card:hover .card-pic img{transform:scale(1.05)}.about-page .biz-card .card-pic{aspect-ratio:16/9.5;overflow:hidden}.about-page .biz-card .card-pic img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.about-page .biz-card .card-body{padding:0 26px 26px}.about-page .biz-card .card-body .icon-orb{width:62px;height:62px;margin-top:-31px;margin-bottom:16px;border-radius:50%;background:#1a6fc4;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;box-shadow:0 0 0 5px #fff,0 10px 20px -8px #1a6fc480}.about-page .biz-card .card-body h3{font-size:19px;font-weight:800;color:#1e293b}.about-page .biz-card .card-body p{margin-top:10px;font-size:14px;line-height:1.75;color:#55677d}.about-page .biz-card .card-body .btn-more{margin-top:16px}.about-page .values-band{position:relative;background:#0b2b4d;color:#fff;overflow:hidden}.about-page .values-band .band-bg{position:absolute;top:0;right:0;bottom:0;width:58%;opacity:.72;overflow:hidden}.about-page .values-band .band-bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.about-page .values-band .band-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b2b4d,#0b2b4d99 42%,#0b2b4d2e)}.about-page .values-band .values-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.12fr .88fr;gap:48px;align-items:center;padding-top:76px;padding-bottom:76px}.about-page .values-band .about-label{font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#7fb3e3}.about-page .values-band h2{margin-top:12px;font-size:30px;font-weight:800;line-height:1.3;max-width:22ch}.about-page .values-band .band-text>p{margin-top:16px;max-width:52ch;font-size:14.5px;line-height:1.8;color:#ffffffd9}.about-page .values-band .value-list{margin-top:28px;display:grid;gap:14px}.about-page .values-band .value-item{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border-radius:10px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12)}.about-page .values-band .value-item .v-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:#ffffff1f;color:#9fd0ff;display:flex;align-items:center;justify-content:center}.about-page .values-band .value-item b{display:block;font-size:15px;font-weight:800}.about-page .values-band .value-item span{display:block;margin-top:4px;font-size:13px;line-height:1.7;color:#ffffffb8}.about-page .values-band .band-brand{justify-self:end;text-align:right}.about-page .values-band .band-brand .brand-xl{font-size:66px;font-weight:800;line-height:1;letter-spacing:.01em}.about-page .values-band .band-brand .brand-tag{margin-top:11px;font-size:17px;font-weight:600;line-height:1.5;color:#bcd7f0}.about-page .journey-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:26px;padding-top:6px}.about-page .journey-grid:before{content:"";position:absolute;top:5px;left:6px;right:6px;height:2px;background:#e3eaf2}.about-page .milestone{position:relative;padding-top:30px}.about-page .milestone:before{content:"";position:absolute;top:0;left:0;width:12px;height:12px;border-radius:50%;background:#fff;border:3px solid #1a6fc4}.about-page .milestone .m-year{font-size:20px;font-weight:800;color:#1a6fc4}.about-page .milestone h3{margin-top:8px;font-size:15.5px;font-weight:800;color:#1e293b}.about-page .milestone p{margin-top:8px;font-size:13.5px;line-height:1.75;color:#55677d}.about-page .cta-band{background:linear-gradient(118deg,#0f4c8a,#1a6fc4 52%,#2f8bdd);color:#fff}.about-page .cta-band .cta-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;padding-top:66px;padding-bottom:66px}.about-page .cta-band h2{font-size:28px;font-weight:800;line-height:1.3}.about-page .cta-band p{margin-top:10px;max-width:56ch;font-size:14.5px;line-height:1.75;color:#ffffffe6}.about-page .cta-band .cta-actions{display:flex;flex-wrap:wrap;gap:14px}@media (max-width: 1024px){.about-page .who-grid,.about-page .values-band .values-inner{grid-template-columns:1fr;gap:36px}.about-page .who-media{order:-1}.about-page .biz-grid{grid-template-columns:1fr;max-width:520px;margin:0 auto}.about-page .journey-grid{grid-template-columns:1fr 1fr;gap:30px 26px}.about-page .journey-grid:before{display:none}.about-page .values-band .band-bg{width:100%;opacity:.4}.about-page .values-band .band-brand{justify-self:start;text-align:left}}@media (max-width: 768px){.about-page .about-hero{min-height:380px}.about-page .about-hero .hero-content{padding-top:40px;padding-bottom:40px}.about-page .about-hero h1{font-size:26px}.about-page .stats-strip .stats-grid{grid-template-columns:1fr 1fr;gap:24px 0}.about-page .stats-strip .stat+.stat{border-left:0}.about-page .values-band h2{font-size:24px}.about-page .values-band .band-brand .brand-xl{font-size:48px}.about-page .cta-band h2{font-size:23px}.about-page .cta-band .cta-inner{padding-top:52px;padding-bottom:52px}}
