.sub-header{z-index:2!important}.sub-header__wrapper{display:flex;align-items:center;justify-content:space-between;gap:2rem}.sub-header__menu{display:none;align-items:center;flex-wrap:wrap;gap:1.2rem 2.4rem}.sub-header__menu__link{text-decoration:none;font-weight:600;font-size:1.6rem;line-height:1.6rem;color:rgb(var(--color-foreground))}.sub-header__dropdown{position:relative;z-index:10}.sub-header__dropdown__toggle{width:100%;display:flex;align-items:center;gap:8px;cursor:pointer}.sub-header__dropdown__toggle .svg-wrapper{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.sub-header__dropdown__toggle .icon{width:12px;height:7px;transition:.2s}.sub-header__dropdown[aria-expanded=true] .sub-header__dropdown__toggle .icon{transform:rotate(180deg)}.sub-header__dropdown__list{width:250px;display:none;position:absolute;top:100%;left:0;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.2);border-radius:.4rem;margin-top:.5rem;z-index:10}.sub-header__dropdown__item{display:block;padding:1.4rem 1rem}.sub-header__dropdown__item:hover,.sub-header__dropdown__item.is-active{background:rgba(var(--color-foreground),.05)}.sub-header__dropdown[aria-expanded=true] .sub-header__dropdown__list{display:block}@media (min-width: 990px){.sub-header__menu{display:flex}.sub-header__dropdown{display:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/section-sub-header.css.map */
