.newsblock{position:relative}.rotatewrapper{width:350px;max-width:350px;height:400px;overflow:hidden;position:relative;z-index:100;transition-duration:400ms}.rotate{animation:spin 25s linear infinite;width:1200px;height:1200px;background-image:url(/wp-content/uploads/2022/12/strahlen-rot.svg);position:absolute;top:-50px;left:-430px!important;opacity:0;transition-duration:400ms;z-index:1}.newsblock:hover .rotate{opacity:1}.newscardwrapper{padding:2rem;width:350px;height:400px;max-width:350px;z-index:500;position:absolute;top:0;left:0;transition-duration:400ms;display:flex;justify-content:center;align-items:center}.newscard{background-color:#000;height:100%;width:100%;z-index:1000;opacity:0.9;overflow:hidden;transition-duration:400ms}.newsblock:hover .newscardwrapper,.newsblock:hover .rotatewrapper{height:660px}.newstextblock{padding:1rem 0rem 1rem 1rem;opacity:1;color:#fff}.newslink{text-align:center;font-size:0.9 rem;text-decoration:underline}.newsheading h2{color:#fff;font-size:1.4rem;font-family:AbelRegular;padding:0;line-height:1;text-align:center;margin:0}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.newslink a{color:#fff;text-decoration:none;display:inline-block;padding:5px 2px;position:relative}.newslink a:hover{color:#fb2f2f!important}.newslink a:after{background:none repeat scroll 0 0 transparent;bottom:0;content:"";display:block;height:1px;left:50%;position:absolute;background:#fb2f2f;transition:width 0.3s ease 0s,left 0.3s ease 0s;width:0}.newslink a:hover:after{width:100%;left:0}@media only screen and (max-width:1119px){.newscardwrapper,.rotatewrapper{height:660px}.rotate{opacity:1}}@media only screen and (max-width:449px){.newscardwrapper,.rotatewrapper{width:300px;height:600px}.rotate{left:-450px!important}.newsblock:hover .newscardwrapper,.newsblock:hover .rotatewrapper{height:600px}}