:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{color:var(--foreground);background:var(--background);margin:0;padding:0}.carousel-container,.carousel-container *{touch-action:pan-x}@media (min-width:768px){.carousel-container-wrapper{max-width:100%;margin-left:-80px;padding:0 80px;position:relative}.react-multi-carousel-list{overflow:hidden;position:static!important}.react-multiple-carousel__arrow--left{z-index:10;left:0!important}.react-multiple-carousel__arrow--right{z-index:10;right:10px!important}.react-multiple-carousel__arrow:before{color:var(--mui-text)!important;opacity:1!important}}
