header{background-color:var(--white);z-index:1000}header .header_inner{margin:0 auto;max-width:1200px}header .header_logo-list,header p{align-items:center;display:flex;gap:0 40px;height:82px}header img{height:45px;max-width:100%;width:auto}@media screen and (max-width:1240px){header .header_inner{padding:0 20px}}@media screen and (max-width:768px){header .header_logo-list,header p{gap:0 20px;height:50px}header img{height:28px}}