.multi-parallax-container{height:auto}@media (min-width:1200px){.multi-parallax-container:not(:hover) .parallax-layer{filter:drop-shadow(4px 5px 0 #000) blur(0)!important}}.parallax-layer{position:absolute;top:0;left:0;width:100%;will-change:transform,filter;pointer-events:none;transition:transform .5s ease,filter .5s ease,border .5s ease}.move-opposite{z-index:1;transition:transform .5s cubic-bezier(.23,1,.32,1);filter:brightness(1.1) contrast(1.05)}.scale-effect{z-index:2;transition:transform .7s cubic-bezier(.23,1,.32,1);filter:saturate(1.2)}.rotate-effect{z-index:3;transition:transform .9s cubic-bezier(.23,1,.32,1);transform-origin:center;filter:sepia(.2)}.tilt-effect{z-index:4;transition:transform .6s cubic-bezier(.23,1,.32,1);transform-style:preserve-3d;filter:drop-shadow(8px 8px 10px rgba(0,0,0,.5))}.blur-effect{z-index:5;transition:filter .8s ease-out,transform .8s ease-out;filter:grayscale(.3)}.color-shift{z-index:6;transition:filter .7s ease,transform .7s ease;filter:contrast(1.1) brightness(1.05)}.border-reveal{z-index:7;transition:transform .6s ease,border .6s ease;border:0px solid transparent}.delay-move{z-index:8;transition:transform .8s ease;filter:opacity(.95)}.parallax-content{position:relative;z-index:10;color:white;max-width:100vw;margin:0 auto;top:50%}.multi-parallax-container:hover::after{width:30px;height:30px;background:rgba(255,255,255,.1)}@media (max-width:768px){.multi-parallax-container{cursor:default}.multi-parallax-container::after{display:none}.parallax-layer{transform:none!important}}