.header-wrapper{position:relative;width:100%;padding-top:10px;padding-right:0px;padding-bottom:10px;padding-left:0px;background-color:red}.header-wrapper{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364)}@media (max-width:479px){.header-wrapper{background:linear-gradient(180deg,#0f2027,#203a43)}}.header-inner{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin-right:auto;margin-left:auto}@media (max-width:479px){.header-inner{display:flex;flex-flow:row;justify-content:center;align-items:center;gap:0px}.header-inner{box-shadow:0 6px 20px rgba(0,0,0,.25)}}.logo{max-width:150px;max-height:180px}@media (max-width:479px){.logo{max-width:120px}}@media (max-width:479px){.menu-wrapper{display:block;position:absolute;left:15px}}