.jury-card{position:absolute;width:400px;transition:transform .7s ease-in-out,opacity .7s ease-in-out;transform-style:preserve-3d}.jury-card.center-card{transform:translateX(0) rotateY(0deg) scale(1);opacity:1;z-index:10}.jury-card.right-card{transform:translateX(400px) rotateY(-30deg) scale(.9);filter:brightness(.6)}.jury-card.left-card{transform:translateX(-400px) rotateY(30deg) scale(.9);filter:brightness(.6)}.jury-card.hidden-card{transform:translateX(0) scale(.8);opacity:0;z-index:0;pointer-events:none}.juries-container-wrapper{-ms-overflow-style:none;scrollbar-width:none;&::-webkit-scrollbar{display:none}}@media (hover:none) and (pointer:coarse){.left-arrow,.right-arrow{display:none}}@media (max-width:1024px){.jury-card .wrapper{height:28rem}}@media (min-width:768px) and (max-width:1023px){.jury-card .wrapper{padding:2rem 3rem;height:30rem}.jury-card{width:400px}.jury-card.right-card{transform:translateX(395px) rotateY(-20deg) scale(.8)}.jury-card.left-card{transform:translateX(-395px) rotateY(20deg) scale(.8)}}@media (min-width:320px) and (max-width:767px){.jury-card .wrapper{padding:1.2rem 1.3rem;height:25rem}.jury-card{width:275px}.jury-card.right-card{transform:translateX(260px) rotateY(-25deg) scale(.8)}.jury-card.left-card{transform:translateX(-260px) rotateY(25deg) scale(.8)}}@media screen and (min-height:600px) and (max-height:860px) and (min-width:1024px){.juries-container{.carousel-container{height:21rem;.jury-card{width:400px;.wrapper{height:18rem;display:flex;flex-direction:column;align-items:center;.jury-image{height:70%;width:80%;object-position:top}}.hover-wrapper{height:50%;h3{font-size:18px}button{padding:10px}}}}}}