.carousel-wrapper{height:50svh;min-height:480px}.carousel-wrapper>*{position:absolute;top:4em;left:0;width:100%;min-width:100vw;overflow-x:scroll!important;@media screen and (width >= 48rem){scrollbar-width:none;&::-webkit-scrollbar{display:none}}@media screen and (width < 48rem){scrollbar-width:thin;scrollbar-color:var(--clr-brand-primary) var(--clr-brand-secondary);&::-webkit-scrollbar{width:.5rem;height:.5rem}&::-webkit-scrollbar-track{background:var(--clr-brand-secondary)}&::-webkit-scrollbar-thumb{background:var(--clr-brand-primary);border-radius:.25rem}}@media screen and (width < 36rem){top:0}}.carousel:last-child{padding-right:calc(10vw + 20%)}.carousel-ctrl{position:absolute;top:0;left:0;z-index:1;max-height:2.8rem;height:100%;max-width:200px;button{cursor:pointer}}