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