.carousel-wrap .carousel-items{-ms-overflow-style:none;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.carousel-wrap .carousel-items::-webkit-scrollbar{display:none}.carousel-wrap .carousel-items .carousel-item{display:flex;flex:none;flex-direction:column;justify-content:center;padding:1rem 2rem;width:100%}.carousel-wrap .carousel-items p.content{font-size:1.7rem;max-width:768px}.carousel-wrap .carousel-items p.name{font-size:1rem;font-weight:600}.carousel-wrap .carousel-items .rating .star{color:#fec84b!important}.carousel-wrap .carousel-items .rating .star.empty{color:#e0e0e0!important}.carousel-wrap .control{align-items:center;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px;z-index:1}.carousel-wrap .control.left{left:-10px}.carousel-wrap .control.right{right:-10px}