.custom-carousel-wrapper{margin:0 auto;max-width:100%;overflow:hidden;position:relative}.carousel-track{display:flex;transition:transform .5s ease;will-change:transform}.carousel-slide{box-sizing:border-box;flex:0 0 100%;padding:20px}@media (min-width:768px){.carousel-slide{flex:0 0 33.3333%}}.rectangle-content{background:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.1);color:#24356e;padding:30px}.carosello-recensioni{padding-bottom:10px;width:200px}.carousel-btn{align-items:center;background-color:#fff;border:2px solid #24356e;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.1);color:#24356e;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:99}.carousel-btn.prev{left:5px}.carousel-btn.next{right:5px}