banner-logoanimation *{border:none;box-sizing:border-box;margin:0;padding:0}banner-logoanimation{display:block;position:relative;width:100%}banner-logoanimation .komponente{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}banner-logoanimation .mobile-video{align-items:center;display:flex;height:60px;justify-content:center;width:100%}banner-logoanimation .desktop-videos{display:none}banner-logoanimation .video-wrapper{height:100%;width:100%}banner-logoanimation .videoplayer{display:block;height:100%;object-fit:contain;width:100%}@media screen and (min-width:1024px){banner-logoanimation .mobile-video{display:none}banner-logoanimation .desktop-videos{display:flex;height:114px;justify-content:center;max-width:1180px;position:relative;width:100%}banner-logoanimation .video-wrapper--first{height:114px;left:60px;position:absolute;width:300px}banner-logoanimation .video-wrapper--second{flex:0 0 auto;height:114px;width:300px}banner-logoanimation .desktop-videos .videoplayer{height:114px;object-fit:contain;width:100%}}