.header{background-color:var(--color-dark)}.header .inner-section{display:flex;flex-wrap:nowrap;justify-content:space-between;padding-block:12px 8px;position:relative;width:100%;max-width:var(--max-width-default);margin:0 auto;margin-block:2rem;padding-inline:2rem}@media screen and (min-width: 980px){.header .inner-section{margin-block:3rem;padding-inline:3rem}}.header .inner-section .logo{display:inline-block;width:90px;height:auto;z-index:1}@media screen and (min-width: 740px){.header .inner-section .logo{width:150px}}@media screen and (min-width: 1900px){.header .inner-section .logo{width:200px}}
