.solution-cards-row{width:75vw;display:flex;flex-direction:row;justify-content:space-between;gap:2rem}.info-cards-section.solution{margin:0}.second .solution-card{width:33%;min-width:30%}.third .solution-card{width:55%}.solution-cta-card{width:40%;display:flex;flex-direction:column;justify-content:center;align-items:start}.solution-cta-card h2{font-weight:500!important}.solution-cta-card .link-button{width:60%;padding:10px 20px}.solution-card{min-width:45%;min-height:300px;background:radial-gradient(55.89% 112.02% at 18.83% 45.5%,#6A25A8 .5%,#38006A 53.5%,#2D0650 95.5%);border-radius:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1rem}.solution-card.row{flex-direction:row;max-width:90%}.solution-card.row .solution-card-text{max-width:50%}.solution-card-content{max-width:80%;display:flex;justify-content:center;align-items:center;flex-direction:column}.solution-card-text{font-weight:600;font-size:30px!important;line-height:100%;letter-spacing:0;text-align:center;display:flex;flex-wrap:wrap}.solution-card.row .solution-card-text{text-align:left}.solution-card img{width:150px;height:150px}.solution-card.row img{width:200px;height:200px}@media (max-width:768px){.solution-cards-row{width:80vw;flex-direction:column;gap:1rem}.solution-card.row{flex-direction:column-reverse;max-width:80vw}.solution-card{width:80vw!important;min-height:150px}.solution-cta-card{width:80vw!important;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem}.solution-cta-card h2{font-weight:500!important;text-align:center}.solution-cta-card .link-button{width:60vw;padding:10px 20px}.solution-card.row .solution-card-text{max-width:90%;text-align:center}.solution-card img,.solution-card.row img{width:100px;height:100px}.info-cards-section.solution{gap:1rem}}