.home-featured{margin:0 0 32px}.home-featured__heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.home-featured__heading span{font-size:22px;font-weight:800;color:#123553}.home-featured__heading small{color:#718399}
.home-featured__viewport{overflow:hidden;border-radius:24px}.home-featured__track{display:flex;transition:transform .55s ease}.home-featured__slide{min-width:100%;padding:2px}.home-featured__dots{display:flex;justify-content:center;gap:7px;margin-top:13px}.home-featured__dots span{width:8px;height:8px;border-radius:50%;background:#c9d8e3}.home-featured__dots span.is-active{width:24px;border-radius:8px;background:#ef7d00}
@media(min-width:760px){.home-featured__slide{padding:4px 12%}}
