.top-header{background:#f4f4f4;border-bottom:1px solid #ddd;font-family:Open Sans,sans-serif;font-size:13px;width:100%}.top-header__inner{display:flex;gap:24px;justify-content:flex-start;margin:0;max-width:1200px;padding:8px 20px}.top-header__item{align-items:center;color:#000;display:flex;font-weight:500;gap:6px}.top-header__divider{color:#d4a017;font-size:14px;font-weight:300;line-height:1}@media (max-width:480px){.top-header__inner{align-items:right;flex-direction:column;gap:4px;padding:8px 12px}.top-header__divider{display:none}.top-header__item{font-size:11px;justify-content:center}}