.solution-page{margin:10rem 0 4rem}.solution-hero{width:75vw;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:3rem;padding:3rem 0;margin:0 auto 5vh}.solution-hero-left{flex:1.4 1;display:flex;flex-direction:column;gap:2rem}.solution-hero-left .section-header{align-items:flex-start;text-align:left}.solution-hero-left .section-header .section-badge{align-self:flex-start}.solution-hero-left .section-header h1{line-height:1.15}.solution-hero-right{flex:0.8 1;display:flex;align-items:center;justify-content:center}.solution-hero-right img{width:100%;max-width:380px;height:auto;object-fit:contain}.solution-hero-buttons{display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap}.solution-stats-wrapper{background:linear-gradient(90deg,#9944E5 2%,#38006A 56.73%);width:100%}@media (max-width:1024px){.solution-hero{width:90vw}}@media (max-width:768px){.solution-page{margin-top:15vh}.solution-hero{width:90vw;flex-direction:column;text-align:center;padding:2rem 0}.solution-hero-buttons{justify-content:center}.solution-hero-left .section-header{align-items:center;text-align:center}.solution-hero-right img{max-width:280px}}