.carousel-wrapper{justify-content:center;align-items:center;gap:20px;height:300px;display:flex;position:relative}.carousel{perspective:1000px;width:400px;height:220px;position:relative}.carousel-item{cursor:pointer;background-color:#87cefa;border-radius:12px;justify-content:center;align-items:center;width:180px;height:180px;font-size:3rem;font-weight:700;display:flex;box-shadow:0 8px 20px #0003}.nav-button{cursor:pointer;background-color:#0000;border:none;font-size:2rem}
