.depth-carousel-container{perspective:1800px;transform-style:preserve-3d}.depth-carousel-card{transition:transform .75s cubic-bezier(.16,1,.3,1),opacity .75s cubic-bezier(.16,1,.3,1),filter .75s cubic-bezier(.16,1,.3,1);will-change:transform,opacity;transform-style:preserve-3d;backface-visibility:hidden}.depth-carousel-card.active{transform:translateZ(0) scale(1) rotateY(0deg);opacity:1;z-index:30;filter:blur(0) brightness(1)}.depth-carousel-card.prev{transform:translate3d(-38%,0,-140px) scale(.88) rotateY(12deg)}.depth-carousel-card.next,.depth-carousel-card.prev{opacity:.6;z-index:20;filter:blur(1.2px) brightness(.7)}.depth-carousel-card.next{transform:translate3d(38%,0,-140px) scale(.88) rotateY(-12deg)}.depth-carousel-card.far-prev{transform:translate3d(-68%,0,-300px) scale(.72) rotateY(22deg);opacity:.22;z-index:10;filter:blur(3px) brightness(.4)}.depth-carousel-card.far-next{transform:translate3d(68%,0,-300px) scale(.72) rotateY(-22deg);opacity:.22;z-index:10;filter:blur(3px) brightness(.4)}.depth-carousel-card.hidden-card{transform:translateZ(-450px) scale(.5);opacity:0;z-index:0;pointer-events:none}@media (max-width:640px){.depth-carousel-container{perspective:1200px}.depth-carousel-card.prev{transform:translate3d(-24%,0,-80px) scale(.9) rotateY(8deg);opacity:.45}.depth-carousel-card.next{transform:translate3d(24%,0,-80px) scale(.9) rotateY(-8deg);opacity:.45}.depth-carousel-card.far-next,.depth-carousel-card.far-prev{opacity:0;pointer-events:none}}