.hs-carousel-wrapper{align-items:center;display:flex;margin:0 auto;max-width:1230px;position:relative}.hs-carousel-viewport{overflow:hidden;width:100%}.hs-carousel-track{background:transparent;display:flex;transition:transform .4s ease}.hs-carousel-slide{background:transparent;display:flex;justify-content:center;min-width:100%}.carousel-card{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;display:grid;grid-template-columns:1fr 1fr;height:550px;overflow:hidden;position:relative;width:800px}.card-content{backdrop-filter:blur(8px);display:flex;flex-direction:column;justify-content:center;padding:48px;z-index:1}.card-title{color:#fff;margin-bottom:16px}.card-text{color:#cbd5f5}.carousel-arrow{background:none;border:none;color:#fff;cursor:pointer;font-size:48px;padding:0 16px}