.solution-wrapper{padding:96px 20px 112px}.sol-txt{display:flex;flex-direction:column;gap:12px;text-align:center}.stat-row{display:flex;flex-wrap:wrap;gap:32px;justify-content:flex-start}.sol-col{align-items:center;background:#f2eef5b2;border-radius:16px;flex:0 0 calc(33.33333% - 21.33333px);justify-content:center}.sol-card,.sol-col{display:flex;flex-direction:column}.sol-card{gap:24px}.sol-txt h4{color:#272727;font-family:Poppins;font-size:24px;font-weight:500;line-height:32px;margin:0;text-align:center}.sol-img{align-items:center;background:#6501e5;border-radius:50%;display:flex;height:52px;justify-content:center;margin:0 auto;width:52px}.sol-img.ingreen{background:#c4f63a}.sol-section{display:flex;flex-direction:column;flex-wrap:wrap;gap:48px;justify-content:center}.sol-col a{align-items:center;display:flex;height:100%;justify-content:center;padding:40px 24px 56px;text-decoration:none;width:100%}.sol-col:hover{background-color:#6501e5}.sol-col:hover .sol-txt h4{color:#fff}.sol-col:hover .sol-img{background:hsla(0,0%,100%,.3)}img.sol-hr{display:none}.sol-col:hover img.sol-nh{display:none;transition:all .2s}.sol-col:hover img.sol-hr{display:block;transition:all .2s}@media(max-width:767px){.solution-wrapper{padding:50px 20px}.stat-row{flex-direction:column}h2.edgheading{font-size:32px;line-height:42px}}