.story-hero{color:#fff;background:linear-gradient(90deg,#07162aeb 0%,#07162ab8 36%,#07162a2e 72%),url(/images/our-story-hero.png) 50%/cover no-repeat;min-height:760px;padding:10rem 0 6rem;position:relative;overflow:hidden}.story-hero-overlay{pointer-events:none;background:radial-gradient(circle at 75% 45%,#ffb8302e,#0000 35%),linear-gradient(#0f172a26,#0f172a59);position:absolute;inset:0}.story-hero-content{z-index:2;position:relative}.story-hero-inner{max-width:650px}.story-hero-title{color:#fff;max-width:650px;margin-top:1rem;font-size:clamp(2.7rem,5.8vw,5.9rem);line-height:1.05}.story-hero-title span{color:var(--ss-primary)}.story-hero-lead{color:#fff;margin:1.7rem 0 1.2rem;font-size:1.55rem;font-weight:800}.story-hero-content{z-index:5;width:100%;max-width:760px;margin-left:7%;position:relative}.story-hero-content h1{color:#fff;margin:25px 0;font-size:92px;font-weight:900;line-height:.95}.story-content h1 span{color:#ff7b1d}.story-hero-text{color:#ffffffdb;max-width:560px;font-size:1rem;line-height:1.85}@media (max-width:991px){.story-hero{background-position:100%;min-height:620px;padding:8rem 0 4rem}.story-hero-title{font-size:clamp(2.4rem,9vw,4rem)}}@media (max-width:575px){.story-hero{background-position:65%;min-height:580px}.story-hero-text{font-size:.95rem}}.story-hero-card{color:#0f172a;background:#fffffff5;border-radius:24px;padding:1.5rem 1.75rem;box-shadow:0 24px 70px #00000038}.story-hero-card>div{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:1rem;padding:1rem 0;display:flex}.story-hero-card>div:last-child{border-bottom:0}.story-hero-card strong{font-weight:900}.story-hero-card span{color:var(--ss-text-muted)}.story-section{padding:5rem 0}.story-soft-section{background:linear-gradient(#f8fafc,#eef7f3);padding:5rem 0}.story-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.story-problem-card{text-align:center;border:1px solid var(--ss-border);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:356px;height:230px;display:flex;position:relative;box-shadow:0 14px 36px #2a2a7212;padding:28px 24px!important}.story-problem-card.tint-blue{background:#eaf4ff;border:1px solid #d5e7fa}.story-problem-card.tint-green{background:#f0f9e4;border:1px solid #dcefc7}.story-problem-card.tint-yellow{background:#fff6e0;border:1px solid #fae7b8}.story-problem-card.tint-coral{background:#ffeee8;border:1px solid #f9d2c2}.story-problem-card.tint-blue .story-problem-icon{color:#185fa5;background:#fff}.story-problem-card.tint-green .story-problem-icon{color:#3b6d11;background:#fff}.story-problem-card.tint-yellow .story-problem-icon{color:#854f0b;background:#fff}.story-problem-card.tint-coral .story-problem-icon{color:#993c1d;background:#fff}.story-problem-icon{background:#eef7f3;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 0 18px;font-size:30px;display:grid}.story-problem-card h4{color:var(--ss-indigo,#2a2a72);margin:0 0 10px;font-size:18px;font-weight:700}.story-problem-card p{color:#65708a;max-width:210px;margin:0;font-size:14px;line-height:1.65}.story-connected-box{text-align:center;color:#334155;background:#fff;border:1px dashed #9fb4d4;border-radius:16px;width:100%;max-width:100%;margin:22px 0 0;padding:20px 28px;line-height:1.65;box-shadow:0 12px 30px #2a2a720d}.story-check-list{margin:1.5rem 0 0;padding:0;list-style:none}.story-check-list li{color:#334155;margin-bottom:.85rem;padding-left:1.9rem;line-height:1.6;position:relative}.story-check-list li:before{content:"✓";background:var(--ss-primary);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.75rem;font-weight:900;display:grid;position:absolute;top:.18rem;left:0}.story-map-card{border:1px solid var(--ss-border);text-align:center;background:#fff;border-radius:28px;padding:1.5rem;box-shadow:0 20px 50px #0f172a14}.story-map-card h4{color:#0f172a;margin-top:1rem;font-weight:900}.story-center-text{max-width:860px;color:var(--ss-text-muted);margin:0 auto 2.5rem}.story-ecosystem-flow{grid-template-columns:repeat(7,minmax(0,1fr));gap:18px;margin-top:40px;display:grid}.story-eco-item{text-align:center;border:1px solid;border-radius:18px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:235px;padding:28px 18px;transition:all .25s;display:flex}.story-eco-item:hover{transform:translateY(-6px);box-shadow:0 18px 40px #2a2a7214}.story-eco-icon{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-size:34px;display:flex;box-shadow:0 10px 24px #2a2a720f}.story-eco-item h5{color:#2a2a72;margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.3}.story-eco-item p{color:#65708a;margin:0;font-size:14px;line-height:1.7}.story-eco-item.tint-blue{background:#eaf4ff;border-color:#d5e7fa}.story-eco-item.tint-green{background:#f0f9e4;border-color:#dcefc7}.story-eco-item.tint-yellow{background:#fff6e0;border-color:#fae7b8}.story-eco-item.tint-coral{background:#ffeee8;border-color:#f9d2c2}.story-journey-section{background:#fff;padding:5rem 0}.story-journey-image-wrap{border:1px solid var(--ss-border);background:#f8fafc;border-radius:28px;margin-top:2rem;padding:1.5rem;overflow:hidden;box-shadow:0 20px 55px #0f172a14}.story-journey-image{object-fit:contain;width:100%;height:auto}.story-growth-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.story-growth-card{border:1px solid;border-radius:20px;min-height:210px;padding:28px;transition:transform .25s,box-shadow .25s}.story-growth-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #2a2a7214}.story-growth-icon{background:#fff;border-radius:15px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:18px;font-size:22px;display:flex;box-shadow:0 10px 24px #2a2a720f}.story-growth-card h4{color:#2a2a72;margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.3}.story-growth-card p{color:#65708a;margin:0;font-size:14px;line-height:1.7}.story-growth-card.tint-blue{background:#eaf4ff;border-color:#d5e7fa}.story-growth-card.tint-green{background:#f0f9e4;border-color:#dcefc7}.story-growth-card.tint-yellow{background:#fff6e0;border-color:#fae7b8}.story-growth-card.tint-coral{background:#ffeee8;border-color:#f9d2c2}.story-growth-card.tint-blue .story-growth-icon{color:#185fa5}.story-growth-card.tint-green .story-growth-icon{color:#3b6d11}.story-growth-card.tint-yellow .story-growth-icon{color:#854f0b}.story-growth-card.tint-coral .story-growth-icon{color:#993c1d}@media (max-width:767px){.story-growth-grid{grid-template-columns:1fr}.story-growth-card{min-height:auto}}.story-btn{background:var(--ss-secondary,#0f3b63);color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;margin-right:.75rem;padding:.85rem 1.45rem;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex}.story-btn:hover{color:#fff;transform:translateY(-2px)}.story-btn.green{background:var(--ss-primary)}.story-btn.outline{color:#fff;background:0 0;border-color:#ffffff59}.story-path-panel{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.story-path-panel:before,.story-path-panel:after{display:none}.story-path-intro{color:#65708a;max-width:720px;margin:0 auto;font-size:15px;line-height:1.75}.story-path{grid-template-columns:repeat(5,1fr);gap:24px;margin:60px 0 42px;display:grid;position:relative}.story-path:before{content:"";z-index:0;background:#dce8fa;height:2px;position:absolute;top:36px;left:8%;right:8%}.story-path-item{box-shadow:none;text-align:center;z-index:2;background:0 0;border:none;padding:0 12px;position:relative}.story-path-dot{color:#fff;background:#3b5fe3;border:6px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 22px;font-size:20px;font-weight:700;display:flex;box-shadow:0 10px 24px #3b5fe32e}.story-path-item:first-child .story-path-dot:before{content:"1"}.story-path-item:nth-child(2) .story-path-dot:before{content:"2"}.story-path-item:nth-child(3) .story-path-dot:before{content:"3"}.story-path-item:nth-child(4) .story-path-dot:before{content:"4"}.story-path-item:nth-child(5) .story-path-dot:before{content:"5"}.story-path-item h5{color:#2a2a72;margin:0 0 12px;font-size:22px;font-weight:700;line-height:1.3}.story-path-item p{color:#65708a;margin:0;max-width:220px;margin-inline:auto;font-size:14px;line-height:1.7}@media (max-width:991px){.story-path{grid-template-columns:1fr;gap:40px}.story-path:before{display:none}.story-path-item{padding:0}}.story-cta{color:#fff;background:linear-gradient(135deg,#0f172a,#123b63);padding:4rem 0}.story-cta h2{font-size:clamp(2rem,4vw,3.4rem);font-weight:900}.story-cta p{color:#ffffffbf;max-width:620px;margin-bottom:0}@media (max-width:1199px){.story-ecosystem-flow{grid-template-columns:repeat(4,1fr)}.story-problem-grid{grid-template-columns:repeat(2,1fr);row-gap:3rem}}@media (max-width:991px){.story-hero{padding:7rem 0 4rem}.story-path{grid-template-columns:repeat(2,1fr)}.story-growth-grid{grid-template-columns:1fr}}@media (max-width:575px){.story-problem-grid,.story-ecosystem-flow,.story-path{grid-template-columns:1fr}.story-btn{width:100%;margin:0 0 .75rem}.story-journey-image-wrap{border-radius:18px;padding:.75rem}}.story-timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px;margin-top:60px;display:grid;position:relative}.story-timeline:before{content:"";z-index:0;background:#d5e7fa;border-radius:999px;height:3px;position:absolute;top:42px;left:10%;right:10%}.story-timeline-item{z-index:2;text-align:center;position:relative}.story-timeline-icon{color:#3b5fe3;background:#fff;border:3px solid #3b5fe3;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;margin:0 auto 18px;font-size:30px;display:flex;box-shadow:0 10px 24px #2a2a7214}.story-timeline-icon.green{color:#7cc223;border-color:#7cc223}.story-timeline-icon.blue{color:#3b5fe3;border-color:#3b5fe3}.story-timeline-icon.yellow{color:#ffc542;border-color:#ffc542}.story-timeline-icon.purple{color:#7c5cfa;border-color:#7c5cfa}.story-timeline-icon.coral{color:#ff8a65;border-color:#ff8a65}.story-timeline-year{color:#3b5fe3;background:#eaf4ff;border:1px solid #d5e7fa;border-radius:999px;justify-content:center;align-items:center;margin-bottom:12px;padding:5px 14px;font-size:13px;font-weight:700;display:inline-flex}.story-timeline-item h4{color:#2a2a72;margin:0 0 12px;font-size:22px;font-weight:700;line-height:1.3}.story-timeline-item p{color:#65708a;margin:0;font-size:14px;line-height:1.7}@media (max-width:991px){.story-timeline{grid-template-columns:1fr;gap:40px}.story-timeline:before{display:none}.story-timeline-item{text-align:left;padding-left:110px}.story-timeline-icon{margin:0;position:absolute;top:0;left:0}}:root{--story-indigo:#2a2a72;--story-blue:#3b5fe3;--story-blue-hover:#2f50cb;--story-blue-bg:#eaf4ff;--story-blue-border:#d5e7fa;--story-gray:#65708a;--story-border:#e1e4ee;--story-white:#fff}.story-hero-new{background:var(--story-blue-bg);padding:145px 0 86px;position:relative;overflow:hidden}.story-hero-content-only{text-align:center;width:min(100%,920px);margin:0 auto}.story-hero-pill{color:#185fa5;background:var(--story-white);letter-spacing:.06em;text-transform:uppercase;border:1px solid #b9d4f3;border-radius:999px;justify-content:center;align-items:center;margin-bottom:22px;padding:8px 16px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.story-hero-heading{max-width:900px;color:var(--story-indigo);letter-spacing:-.035em;margin:0 auto 20px;font-size:clamp(42px,5vw,68px);font-weight:600;line-height:1.05}.story-hero-heading span{color:var(--story-blue)}.story-hero-lead-new{max-width:740px;color:var(--story-indigo);margin:0 auto 12px;font-size:18px;font-weight:600;line-height:1.55}.story-hero-description{max-width:700px;color:var(--story-gray);margin:0 auto 30px;font-size:15px;line-height:1.75}.ss-section-label{align-items:center;gap:10px;width:100%;margin:0 0 16px;display:flex}.ss-section-label small{color:var(--story-blue);letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:11px;font-weight:700;line-height:1.2}.ss-section-label>span{background:var(--story-blue);border-radius:999px;flex:0 0 28px;width:28px;height:2px;display:block}.story-label-left{text-align:left;justify-content:flex-start}.story-label-left>span:last-child{display:none}.story-label-center{text-align:center;justify-content:center}.story-coral-label small{color:var(--story-blue)}.story-coral-label>span{background:var(--story-blue)}.story-hero-new .ss-section-label{margin-bottom:18px}.story-primary-btn{background:var(--story-blue);border:1px solid var(--story-blue);border-radius:9px;justify-content:center;align-items:center;gap:10px;min-width:190px;min-height:52px;padding:0 28px;font-size:14px;font-weight:700;line-height:1;transition:transform .25s,box-shadow .25s,background-color .25s;display:inline-flex;box-shadow:0 14px 30px #3b5fe338;color:#fff!important;text-decoration:none!important}.story-primary-btn:hover{background:var(--story-blue-hover);border-color:var(--story-blue-hover);transform:translateY(-2px);box-shadow:0 19px 38px #3b5fe347;color:#fff!important}.story-primary-btn i{font-size:13px;transition:transform .25s}.story-primary-btn:hover i{transform:translate(3px)}.story-hero-cta:hover i{transform:translateY(3px)}.story-section .ss-heading,.story-soft-section .ss-heading,.story-journey-section .ss-heading,.story-path-section .ss-heading{color:var(--story-indigo);letter-spacing:-.025em;margin:0 0 18px;font-size:clamp(30px,3.8vw,44px);font-weight:600;line-height:1.18}.story-section .ss-heading span,.story-soft-section .ss-heading span,.story-journey-section .ss-heading span,.story-path-section .ss-heading span{color:var(--story-blue)}.story-path-section{background:#fff;padding:72px 0}.story-path-panel{background:var(--story-blue-bg);border:1px solid var(--story-blue-border);border-radius:26px;padding:62px 42px;position:relative;overflow:hidden;box-shadow:0 22px 52px #2a2a7212}.story-path-panel:before,.story-path-panel:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.story-path-panel:before{background:#3b5fe312;width:118px;height:118px;top:30px;left:34px}.story-path-panel:after{background:#7cc2231a;width:160px;height:160px;bottom:-48px;right:-44px}.story-path-panel>*{z-index:1;position:relative}.story-path-intro{max-width:720px;color:var(--story-gray);margin:0 auto;font-size:15px;line-height:1.75}.story-path{margin:38px 0 34px}.story-path-item{border-color:var(--story-blue-border);box-shadow:0 12px 28px #2a2a720f}.story-path-dot{background:var(--story-blue)}.story-path-button{min-width:220px}@media (max-width:991px){.story-hero-new{padding:125px 0 70px}.story-path-panel{padding:50px 28px}}@media (max-width:767px){.story-hero-new{padding:112px 0 58px}.story-hero-heading{font-size:clamp(36px,11vw,48px)}.story-hero-lead-new{font-size:16px}.story-hero-description{font-size:14px}.story-path-section{padding:54px 0}.story-path-panel{border-radius:22px;padding:42px 20px}.story-path-panel:before,.story-path-panel:after{display:none}}@media (max-width:575px){.story-primary-btn{width:100%;max-width:290px}.ss-section-label small{white-space:normal}}
