::-webkit-scrollbar{width:3.5px;height:5px}::-webkit-scrollbar-track{background:transparent;border-radius:10px}::-webkit-scrollbar-thumb{border-radius:10px;background-color:orange;cursor:pointer}::-webkit-scrollbar-thumb:hover{background-color:#ffa60095}*,*:before,*:after{box-sizing:border-box}body{min-height:100vh}.mantine-Carousel-controls .mantine-Carousel-control:nth-child(1){position:relative;left:-30px}.mantine-Carousel-controls .mantine-Carousel-control:nth-child(2){position:relative;right:-40px}
