.floating-header header.header{z-index:3}.with-selection-bar{background:#fff;position:sticky;top:0;z-index:2}.selection-bar-wrapper{display:flex;flex-wrap:wrap;grid-gap:20px 4rem}.selection-bar-wrapper a{color:var(--para-color);display:flex;position:relative;grid-gap:15px;font-family:var(--global-heading-font-family)}.selection-bar-wrapper a span.selection-bar-icon{align-items:center;background-color:#fff;border-radius:4px;display:flex;height:20px;justify-content:center;position:relative;top:4px;width:20px}.selection-bar-wrapper a.active{font-weight:700}.selection-bar-wrapper a.active span.selection-bar-icon{background-color:#00adba}.selection-bar-wrapper a.active span.selection-bar-icon:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath fill='%23fff' d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7l233.4-233.3c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:15px;position:absolute;width:15px}