.hs-carousel-wrapper{align-items:center!important;display:flex;width:100%}.hs-carousel-viewport{overflow:hidden;width:100%}.hs-carousel-card{background:#fff;border-radius:20px;box-shadow:0 10px 20px rgba(0,0,0,.05);box-sizing:border-box;display:flex;flex:0 0 calc(100% - 5px);flex-direction:column;text-align:center!important;width:auto}.hs-carousel-card img{border-radius:20px 20px 0 0;height:200px;margin-bottom:16px;max-height:200px;max-width:100%;object-fit:cover;width:auto}.hs-carousel-card h3{color:#707070!important;font-size:18px;font-weight:700;margin:5px 5px 0}.hs-carousel-card p{color:#666;flex-grow:1;font-size:14px;line-height:1.6;margin:5px 5px 20px 20px}@media (max-width:1024px){.hs-carousel-card{flex:0 0 calc(100% - 5px)}}@media (max-width:600px){.hs-carousel-card{flex:0 0 100%}.hs-carousel-wrapper{padding:0!important}}