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