.hs-carousel-v2-wrapper{display:flex;padding:0;width:100%}.hs-carousel-v2-wrapper.no-arrows .hs-carousel-v2-viewport{width:100%}.hs-carousel-v2-wrapper:not(.no-arrows) .hs-carousel-v2-viewport{width:90%}.hs-carousel-v2-arrow-container{align-items:center;display:flex;justify-content:center;width:5%}.hs-carousel-v2-viewport{overflow:hidden;transition:width .3s ease}.hs-carousel-v2-track{display:flex;gap:16px;transition:transform .5s ease-in-out;will-change:transform}.hs-carousel-v2-card{align-items:flex-start;border-radius:20px;box-sizing:border-box;display:flex;flex:0 0 100%;flex-direction:column;justify-content:flex-start;padding:20px;width:auto}.hs-carousel-v2-card.with-shadow{box-shadow:0 10px 20px rgba(0,0,0,.05);transition:box-shadow .3s ease}.hs-carousel-v2-card.align-left{align-items:flex-start;text-align:left}.hs-carousel-v2-card.align-center{align-items:center;text-align:center}.hs-carousel-v2-card.align-right{align-items:flex-end;text-align:right}.hs-carousel-v2-card img{height:80px;margin-bottom:5px;object-fit:contain}.hs-carousel-v2-card h3{color:#005eb8!important;font-size:18px;font-weight:600}.hs-carousel-v2-card p{color:#666;flex:none;font-size:14px;line-height:1.6}.hs-carousel-btn{background-color:#005eb8;border-radius:50px;color:#fff;display:inline-block;font-weight:500;padding:12px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease}.hs-carousel-btn:hover{background-color:#0041a8;color:#fff}.hs-carousel-v2-arrow{background-color:#f3f8ff;border:none;border-radius:1px;color:#005eb8;cursor:pointer;font-size:30px;padding:12px;z-index:2}.hs-carousel-v2-arrow:focus,.hs-carousel-v2-arrow:hover{background-color:#f3f8ff;color:#0041a8}.hs-carousel-v2-arrow.left{margin-right:10px}.hs-carousel-v2-arrow.right{margin-left:10px}.hs-carousel-v2-1col .hs-carousel-v2-card{flex:0 0 100%}@media (max-width:1024px){.hs-carousel-v2-1col .hs-carousel-v2-card,.hs-carousel-v2-card{flex:0 0 100%}}@media (max-width:600px){.hs-carousel-v2-card{flex:0 0 100%}.hs-carousel-v2-wrapper{padding:0!important}}