.frontPage_Video_modal{position:relative;transform:translate3d(0,50px,0) scale(0.92);opacity:0.65;filter:brightness(0.8);will-change:transform,opacity,filter;transition:transform 0.15s linear,opacity 0.15s linear,filter 0.15s linear}.frontPage_Video_modal::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:transparent;z-index:-1;animation:commerzShadowPulse 6s ease-in-out infinite;will-change:opacity,transform,filter}@keyframes commerzShadowPulse{0%{opacity:0;filter:drop-shadow(0 15px 20px rgba(30,30,30,0));transform:scale(1)}35%{opacity:0.75;filter:drop-shadow(0 20px 45px rgba(30,30,30,0.40));transform:scale(1.01)}50%{opacity:1;filter:drop-shadow(0 25px 65px rgba(25,25,25,0.55));transform:scale(1.025)}65%{opacity:0.70;filter:drop-shadow(0 30px 80px rgba(25,25,25,0.35));transform:scale(1.04)}100%{opacity:0;filter:drop-shadow(0 35px 100px rgba(20,20,20,0));transform:scale(1.06)}}.frontPage_Video_modal::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background:transparent;z-index:-2;animation:commerzOuterShadow 6s ease-in-out infinite}@keyframes commerzOuterShadow{0%,100%{opacity:0;box-shadow:0 0 0 rgba(20,20,20,0)}40%{opacity:0.8;box-shadow:0 20px 60px rgba(20,20,20,0.30),0 35px 110px rgba(20,20,20,0.18)}55%{opacity:1;box-shadow:0 25px 75px rgba(20,20,20,0.38),0 45px 140px rgba(20,20,20,0.22)}70%{opacity:0.5;box-shadow:0 30px 90px rgba(20,20,20,0.18),0 50px 150px rgba(20,20,20,0.10)}}@media (prefers-reduced-motion:reduce){.frontPage_Video_modal{transition:none!important}.frontPage_Video_modal::before,.frontPage_Video_modal::after{animation:none!important}}