.breakdance .animate-zoomout{animation:zoomOut .5s;animation-duration:.5s;animation-timing-function:ease}@keyframes zoomOut{0%{transform:scale(2,2)}100%{transform:scale(1,1)}}.breakdance .animate-rotate-in{animation:spin 0.5s;animation-duration:0.5s;animation-timing-function:ease}@keyframes spin{from{transform:rotate(70deg)}}.breakdance .animate-fadein{opacity:0;animation:posterfadeIn .5s,floatingPoster 1.2s infinite;animation-fill-mode:forwards}@keyframes posterfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes floatingPoster{0%,100%{margin-bottom:0px}50%{margin-bottom:-10px}}.breakdance .poster-shadow{box-shadow:5px 20px 20px 0px #00000078}.breakdance .poster-hover{transition:.2s}@media (max-width:479px){.breakdance .poster-hover{width:150px}}.poster-hover:hover{z-index:5!important;scale:1.1}.breakdance .animate-curtain-up{animation:curtainUp 3s;animation-fill-mode:forwards}@keyframes curtainUp{0%{margin-top:0px}100%{margin-top:-200vh}}.breakdance .flemming-signatur{margin-top:0px;margin-bottom:-60px}.breakdance .hide-before::before{display:none}