html .header:not(.header-sticky){position:relative}html .header-top{background:#000;padding:1rem 0}@media(max-width: 991.98px){html .header-top{display:none}}html .header-top-selector{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media(max-width: 991.98px){html .header-top-selector{justify-content:center;gap:1rem}}html .header-top-selector-brands{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:20px}html .header-top-selector-brands-brand{pointer-events:none;--color-document-link-text: #FFFFFF}html .header-top-selector-home{display:flex;align-items:center;gap:.5rem}html .header-top-selector-home .text{color:#fff;margin:0}html .header-top-selector-home-link{color:kws-color("header-top", "text")}html .header-top-selector-home-link:hover{color:kws-color("header-top", "link-text-hover")}@media(max-width: 991.98px){html header.header+.content{padding:0}}
