.hs-home-banner{overflow:hidden;position:relative;width:100%}.hs-home-banner__track{cursor:grab;position:relative;width:100%}.hs-home-banner__track.is-dragging{cursor:grabbing}.hs-home-banner__slide{display:none;width:100%}.hs-home-banner__slide.is-active{display:block}.hs-home-banner img,.hs-home-banner__link{display:block;width:100%}.hs-home-banner img{border-radius:20px;height:auto;object-fit:cover;user-select:none;-webkit-user-drag:none}.hs-home-banner__bullets{display:flex;gap:8px;justify-content:center;margin-top:16px}.hs-home-banner__bullet{background-color:transparent;border:2px solid #002061;border-radius:999px;cursor:pointer;height:12px;padding:0;width:12px}.hs-home-banner__bullet.is-active{background-color:#002061}