.tlp__header{background:#fff;display:flex;justify-content:center;min-height:100px;padding-inline:var(--edge-padding)}.tlp__header-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;max-width:var(--max-width);width:100%}@media (max-width:640px){.tlp__header-content{align-items:center;flex-direction:column;gap:10px;justify-content:center}.tlp__header{padding-block:10px}}