.outcomes-section{padding:80px 20px;background:#ecf3ff;text-align:center}.outcomes-title{font-size:28px;font-weight:600;margin-bottom:14px}.outcomes-subtitle{max-width:720px;margin:0 auto 80px;color:#242424;line-height:1.6}.outcomes-container{position:relative;max-width:1000px;margin:0 auto}.outcomes-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.outcome-card{position:relative;background:#ffffff;padding:64px;min-height:150px;border-radius:26px;box-shadow:0 15px 40px rgba(0,0,0,.06);text-align:left;overflow:hidden;z-index:5}.outcome-card h4,.outcome-card p{position:relative;z-index:2}.outcome-card h4{font-size:20px;margin-bottom:12px}.outcome-card p{font-size:15px;line-height:1.6;color:#242424!important}.outcome-card:before{content:"";position:absolute;width:180px;height:180px;background:#153c7f;border-radius:50%;z-index:1}.curve-bottom-right:before{bottom:-90px;right:-90px}.curve-bottom-left:before{bottom:-90px;left:-90px}.curve-top-right:before{top:-90px;right:-90px}.curve-top-left:before{top:-90px;left:-90px}.card-icon{position:absolute;width:44px;height:44px;background:#153c7f;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3}.card-icon img{filter:brightness(0) invert(1);width:32px}.curve-bottom-right .card-icon{bottom:14px;right:14px}.curve-bottom-left .card-icon{bottom:14px;left:14px}.curve-top-right .card-icon{top:14px;right:14px}.curve-top-left .card-icon{top:14px;left:14px}.outcomes-center-circle{position:absolute;top:50%;left:50%;width:248px;height:248px;transform:translate(-50%,-50%);background-size:contain;z-index:4;pointer-events:none}.center-logo-box,.outcomes-center-circle{display:flex;align-items:center;justify-content:center}.center-logo-box{border-radius:6px}.center-logo-box,.center-logo-box img{width:80px;height:80px}@media (max-width:900px){.outcomes-grid{grid-template-columns:1fr;gap:30px}.outcomes-container{display:flex;flex-direction:column-reverse}.outcomes-center-circle{position:relative;transform:none;margin:40px auto}}@media (max-width:768px){.outcomes-center-circle{display:none}.outcomes-grid{grid-template-columns:1fr;gap:20px}.center-logo-box{width:40px;height:40px}}.subhero-section{background-color:#ECF3FF;padding:80px 20px;display:flex;justify-content:center}.subhero-container{max-width:800px;width:100%;margin:0 auto;text-align:center}.subhero-section h2{font-size:2rem;font-weight:700;color:#4D4D4D;margin-bottom:24px;line-height:1.25}.subhero-section p{font-size:1rem;color:#242424;line-height:1.7;margin-bottom:20px}.demo-button{display:inline-block;text-decoration:none;background-color:#63A821;color:#ffffff;border:none;padding:14px 32px;font-size:1rem;font-weight:600;cursor:pointer;border-radius:4px;transition:background .3s ease}.demo-button:hover{background-color:#7ac100}@media (max-width:1024px){.subhero-section{padding:64px 24px}.subhero-section h2{font-size:1.8rem}}@media (max-width:768px){.subhero-section{padding:56px 20px}.subhero-section h2{font-size:1.5rem;margin-bottom:20px}.subhero-section p{font-size:.95rem;line-height:1.6}.demo-button{padding:12px 26px;font-size:.95rem}}@media (max-width:480px){.subhero-section{padding:48px 16px}.subhero-section h2{font-size:1.3rem}.subhero-section p{font-size:.9rem}.demo-button{width:100%;padding:14px;font-size:.95rem}}.hero{height:calc(100vh - 120px);min-height:unset;padding:0;background:linear-gradient(113.99deg,#153C7F 12.55%,#000820 87.43%);color:#ffffff;text-align:center}.content,.hero{overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box}.content{height:100%;width:100%;max-width:clamp(320px,85vw,1200px);margin:0 auto;padding:20px clamp(1rem,3vw,2rem) 0}.hero h1{position:relative;z-index:2;font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:400;line-height:1.3;margin:0 0 12px;flex-shrink:0}.hero h1 .brand-ascendium{font-weight:600}.imageWrapper{position:relative;z-index:1;display:flex;justify-content:center;align-items:flex-end;width:100%;flex:1;min-height:0}.hero-image,.imageWrapper img{position:relative;max-height:100%;max-width:58%;width:auto;height:auto;display:block;object-fit:contain;object-position:bottom center;margin:0;border-radius:clamp(4px,.5vw,8px) clamp(4px,.5vw,8px) 0 0}@media (max-width:768px){.hero{min-height:unset;overflow:visible}.content,.hero{height:auto}.imageWrapper{flex:none;align-items:center}.hero-image,.imageWrapper img{max-height:40vh;max-width:88%}}