header{background:#fff;box-shadow:0 0 30px rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:column;height:120px;justify-content:center;left:0;position:fixed;top:0;transition:.5s;width:100%;z-index:100}body.scroll-down header{box-shadow:0 0 25px rgba(0,0,0,.1);height:80px}header .innerwidth{display:flex;justify-content:space-between}header .logo{align-items:center;background:#fff;display:flex;gap:45px;height:46px;position:relative}header .logo span{background:url(https://info.aibatros.com/hubfs/AiBATROS%20Theme%202025/images/logo.svg) no-repeat 50%;background-size:contain;display:block;height:25px;text-indent:-9999px;width:160px}header .logo .calcon-25-jahre{background:url(https://info.aibatros.com/hubfs/AiBATROS%20Theme%202025/images/25-jahre-calcon.svg) no-repeat 50%;background-size:contain;display:block;height:90px;transition:.3s;width:90px}body.scroll-down header .logo .calcon-25-jahre{height:64px;width:64px}@media (max-width:768px){header{box-shadow:0 0 25px rgba(0,0,0,.1);height:80px}body.scroll-down header{box-shadow:none;top:-80px}header .logo{gap:18px}header .logo .calcon-25-jahre{height:60px;width:60px}}