.solution-card{border:1px solid #fff;display:flex;flex-direction:column;gap:40px;height:180px;padding-left:5px;padding-right:5px;text-align:center;width:100%}.solution-card .title{font-size:26px;font-weight:bolder;margin-top:25px}.solution-card .content{font-size:14px;font-weight:600;padding:0 20px}@media only screen and (min-width:450px){.solution-card{gap:20px;width:50%}}@media only screen and (min-width:680px){.solution-card{gap:30px}}@media only screen and (min-width:768px){.solution-card{gap:40px;height:240px;width:33.33%}.solution-card .title{font-size:30px;margin-top:30px}.solution-card .content{font-size:16px}}@media only screen and (min-width:1175px){.solution-card{gap:60px}}.home-page{display:flex;flex-direction:column}.home-page .hero-section h1{padding:0 20px}.home-page .hero-section .description-title{color:#565656;font-size:14px;font-weight:500;line-height:normal;margin:0 auto;max-width:800px;padding:0 20px;text-align:center}.home-page .hero-section .carousel{outline:none}.home-page .hero-section .carousel .carousel__item{align-items:normal;border-radius:8px;color:var(--vc-clr-white);display:flex;font-size:20px;justify-content:center;max-width:800px;min-height:200px;width:100%}.home-page .hero-section .carousel .carousel__item .q-img{width:100%}.home-page .hero-section .carousel .carousel__slide{align-items:normal;padding:15px 0}.home-page .hero-section .carousel .carousel__icon{background-color:#ffffffb8;border-radius:50%;height:30px;scale:1.5}.home-page .hero-section .carousel .carousel__next,.home-page .hero-section .carousel .carousel__prev{border:none;box-sizing:initial;color:#ff8a00;padding:3%}.home-page .about-us .content{margin:0 auto;max-width:600px;padding:0 20px;text-align:justify}.home-page .solutions h2{padding:0 20px}.home-page .solutions .top-section{z-index:10}.home-page .solutions .top-section .images{display:flex;gap:10px;justify-content:center;padding:0 5%}.home-page .solutions .top-section .images .q-img{border:2px solid #ff8a00;max-width:50%;z-index:10}.home-page .solutions .top-section .images .q-img .q-img__container{background-color:#fff}.home-page .solutions .top-section .images .extra-img{display:none}.home-page .solutions .main-section{background-color:#4e4d87;color:#fff;padding-top:56px}.home-page .solutions .main-section .solutions-cards{display:flex;flex-direction:unset;flex-wrap:wrap;justify-content:space-between}.home-page .video-section{margin:0 auto;width:100%}@media only screen and (min-width:768px){.home-page .about-us .content{padding:0}.home-page .hero-section .description-title{font-size:16px}.home-page .images .extra-img{display:block!important}.home-page .images .q-img{width:25%}.home-page .video-section{padding:0 10%}}@media only screen and (min-width:1175px){.home-page .solutions .top-section .images{padding:0 100px}.home-page .carousel .carousel__next,.home-page .carousel .carousel__prev{padding:0 15%!important}.home-page .video-section{margin:0 auto;max-width:937px;padding:0}}@media only screen and (min-width:1600px){.home-page .solutions .main-section .solutions-cards{padding:0 100px}}