.header,.nav-item{align-items:center}.footer *,.header *{display:flex;background-color:transparent}.header{display:flex;justify-content:space-between;position:sticky;top:0;flex-wrap:wrap;padding-left:.5rem}.menu,.menu li:first-child{padding-left:0}.header *{flex-direction:row;flex-wrap:wrap}.footer-item a:hover,.menu>li>a:hover,nav li[aria-current]:not([aria-current=false]) a{color:#d30af2}.nav-item{margin:0 .5rem;white-space:nowrap}.nav-item a{font-size:1.5rem}.footer{display:flex;align-items:center;justify-content:space-between}.footer nav{flex:0 0 100%;justify-content:flex-end}.footer-item{align-items:center;margin:0 .5rem}.footer-item a{font-size:.75rem;color:#000}ul{list-style-type:none;margin:1rem}.navigation-mobile,input#hamburg{display:none}label.hamburg{display:block;background:#555;width:40px;height:30px;position:relative;margin-left:auto;margin-right:auto;border-radius:4px}.line{position:absolute;left:10px;height:2px;width:20px;background:#fff;border-radius:2px;display:block;transition:.5s;transform-origin:center}.line:first-child{top:10px}.line:nth-child(2){top:15px}.line:nth-child(3){top:20px}#hamburg:checked+.hamburg .line:first-child{transform:translateY(5px) rotate(-45deg)}#hamburg:checked+.hamburg .line:nth-child(2){opacity:0}#hamburg:checked+.hamburg .line:nth-child(3){transform:translateY(-5px) rotate(45deg)}.mobile-header{justify-content:start;display:flex;transition:.2s linear;flex-direction:row}.menu{margin-left:0}.menu>li>a{color:#000}@media screen and (max-width:768px){.navigation-desktop{display:none}.mobile-header{position:fixed;top:8%;width:75%;box-shadow:0 0 20px #3d5a80}.menu,.mobile-header>nav{width:100%}nav li[aria-current]:not([aria-current=false]){background-color:#b2ffff;box-shadow:inset 0 0 5px #3d5a80}nav li{background-color:#f0fbff}.navigation-mobile{display:flex}.mobile-navigation-link{display:block;margin:0;padding:5px 0 5px 10px}ul{margin-right:5px}.menu{margin:0;padding:0}.menu>.nav-item{margin:0;border:1px solid #505050;border-bottom:none}.menu>.nav-item:last-child{border-bottom:1px solid #505050}}