header{box-shadow:0 0 16px rgba(0,0,0,.1);transition:all .4s;width:100%}header.scroll{padding:0;transition:all .4s}header .header-inner{display:flex;gap:0 60px;margin:0 auto!important;max-width:1480px;padding:10px 40px!important}header.scroll .header-inner{background:hsla(0,0%,100%,.9);box-shadow:0 0 12px rgba(0,157,173,.2)}header .header-inner .logo{height:50px;width:132px}header .header-inner .logo img{height:100%}@media screen and (max-width:1080px){header{padding:10px 40px}header .header-inner{border:none;gap:0 50px}}@media screen and (max-width:820px){header{padding:10px 20px}header .header-inner{padding:10px 20px!important}header .header-inner .logo{height:40px;width:105px}}