.services-title{margin-top:5vh;font-size:3.3vw;font-weight:400;line-height:7vw}.services-description{width:50vw;font-size:1.4vw;font-weight:300}.services-container{justify-content:space-between;margin-top:10vh;display:flex}.bg-solutions-bg{justify-content:left;align-items:left;background-image:url(/background/background.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}@media (max-width:768px),(max-device-width:768px){.services-title{width:100%;margin-top:5vh;font-size:8vw;font-weight:400;line-height:7vw}.services-description{width:100%;margin-top:1vh;font-size:4vw;font-weight:300}.services-container{justify-content:space-between;margin-top:10vh;display:flex}}
.solution-card{border:1px solid #0003;border-radius:1vw;flex-direction:column;max-width:100%;height:auto;padding:1.5vw;display:flex;position:relative;box-shadow:0 0 12px #00000014}.card-title{color:#000;font-size:1.5vw;font-weight:600}.card-description{color:#000;font-size:1.4vw;font-weight:300}.solution-card:hover{transition:all .3s;box-shadow:0 0 20px #0003}@media (max-width:768px),(max-device-width:768px){.solution-card{border:1px solid #0003;border-radius:5vw;flex-direction:column;max-width:100%;height:max-content;padding:5vw;display:flex;position:relative;box-shadow:0 0 12px #00000014}.card-title{color:#000;font-size:5.5vw;font-weight:600}.card-description{color:#000;font-size:4vw;font-weight:300}}
