#header-component{--muskle-header-bg: #fff;--muskle-header-border: rgba(17, 17, 17, .08);--muskle-header-shadow: 0 1px 0 rgba(17, 17, 17, .06), 0 4px 20px rgba(17, 17, 17, .04);--muskle-header-link: var(--muskle-black, #050505);--muskle-header-link-muted: rgb(var(--muskle-black-rgb, 5 5 5) / .55);--muskle-header-accent: var(--muskle-red, #e30613);--muskle-header-menu-gap: .35rem;--muskle-header-icon-hover-bg: rgb(var(--muskle-light-blue-rgb, 230 240 250) / .72);--muskle-header-icon-hover-bg-strong: var(--muskle-light-blue-hover, #d4e6f6);--muskle-header-cart-badge-bg: var(--muskle-light-blue, #e6f0fa);--muskle-header-cart-badge-text: var(--muskle-black, #050505);--muskle-header-cart-badge-border: rgb(var(--muskle-red-rgb, 227 6 19) / .2)}#header-component .header__underlay-closed,#header-component .header__underlay-open{background:var(--muskle-header-bg)!important}#header-component .header__row--top{border-bottom-color:var(--muskle-header-border)!important}.header-section:has(#header-component){background:var(--muskle-header-bg);box-shadow:var(--muskle-header-shadow)}body:has(main[data-template*=bee-hive-partner]) .header-section:has(#header-component){box-shadow:0 1px #1111110d;border-bottom:1px solid rgba(17,17,17,.07)}body:has(main[data-template*=bee-hive-partner]) #header-component .menu-list__link-title{font-weight:500}@media screen and (min-width:750px){#header-component{--header-height: 72px}#header-component .header__columns{--padding-block-start: .75rem;--padding-block-end: .75rem;min-height:4.25rem;column-gap:1.25rem}#header-component header-menu .overflow-menu::part(list){--menu-horizontal-gap: .7rem;margin-inline:0;gap:var(--muskle-header-menu-gap)}@media screen and (min-width:750px)and (max-width:1299px){#header-component header-menu .overflow-menu::part(list){--menu-horizontal-gap: .55rem;gap:.28rem}#header-component .menu-list__list-item:not([slot=overflow]) .menu-list__link-title{padding-inline:.32rem;font-size:.78125rem}#header-component .menu-list__list-item--muskle-network .menu-list__link-title,#header-component .menu-list__list-item--muskle-topmerken .menu-list__link-title{padding-inline:.28rem}}#header-component .header__column--left,#header-component .header__column--center,#header-component .header__column--right{gap:1rem}}#header-component .menu-list__link,#header-component .header-actions__action{color:var(--muskle-header-link)!important}#header-component .menu-list__list-item:not([slot=overflow])>.menu-list__link{position:relative}#header-component .menu-list__list-item:not([slot=overflow]) .menu-list__link-title{position:relative;display:inline-block;padding-inline:.45rem;font-weight:500;font-size:.8125rem;letter-spacing:.01em;line-height:1.35;transition:color .18s ease}@media screen and (min-width:990px){#header-component .menu-list__list-item:not([slot=overflow]) .menu-list__link-title{font-size:.84375rem}}#header-component .menu-list__list-item:not([slot=overflow]) .menu-list__link-title:after{content:"";display:block;height:2px;margin-top:.2rem;border-radius:2px;background:var(--muskle-header-accent);opacity:0;transform:scaleX(.35);transform-origin:center;transition:opacity .2s ease,transform .22s cubic-bezier(.22,1,.36,1)}#header-component .menu-list__list-item:not([slot=overflow])>.menu-list__link:hover .menu-list__link-title:after,#header-component .menu-list__list-item:not([slot=overflow])>.menu-list__link:focus-visible .menu-list__link-title:after,#header-component .menu-list__list-item:not([slot=overflow])>.menu-list__link[aria-expanded=true] .menu-list__link-title:after,#header-component .menu-list:not(:has(.menu-list__list-item:hover)) .menu-list__link--active .menu-list__link-title:after{opacity:1;transform:scaleX(1)}#header-component .menu-list__list-item:not([slot=overflow])>.menu-list__link.menu-list__link--active .menu-list__link-title{color:var(--muskle-header-link);font-weight:600}@media(hover:hover)and (min-width:750px){#header-component .header__column:has(header-menu:hover) header-menu:not(:hover){opacity:.78}}#header-component .menu-list__list-item--muskle-topmerken .menu-list__link-title,#header-component .menu-list__list-item--muskle-network .menu-list__link-title{font-weight:600}#header-component .header-actions__action{border-radius:8px;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}@media(hover:hover){#header-component .header-actions__action:hover,#header-component .header-actions__action:focus-visible{background-color:var(--muskle-header-icon-hover-bg)}#header-component .header-actions__action:has(.header-actions__cart-icon):hover,#header-component .header-actions__action:has(.header-actions__cart-icon):focus-visible{background-color:var(--muskle-header-icon-hover-bg-strong)}}#header-component .header-actions__action:focus-visible{outline:2px solid rgb(var(--muskle-red-rgb, 227 6 19) / .28);outline-offset:2px}#header-component .header-actions__action .svg-wrapper{opacity:.92}#header-component .header-actions__cart-icon{color:var(--muskle-header-link)}#header-component .header-actions__cart-icon svg{color:inherit}#header-component .header-actions__cart-icon .cart-bubble__background{background-color:var(--muskle-header-cart-badge-bg)!important;border:1px solid var(--muskle-header-cart-badge-border);box-shadow:0 1px 3px rgb(var(--muskle-black-rgb, 5 5 5) / .1)}#header-component .header-actions__cart-icon .cart-bubble__text,#header-component .header-actions__cart-icon .cart-bubble__text-count{color:var(--muskle-header-cart-badge-text)!important;font-weight:600}#header-component cart-icon:has(.cart-bubble__text-count:empty) .cart-bubble__background{background-color:var(--muskle-light-blue-strong, #c5dbf0)!important;border-color:rgb(var(--muskle-red-rgb, 227 6 19) / .18)}@media screen and (max-width:749px){#header-component .header-actions__cart-icon{--cart-bubble-size: 20px;--cart-bubble-top: 4px;--cart-bubble-right: 2px}#header-component cart-icon:has(.cart-bubble__text-count:empty){--cart-bubble-size: 10px;--cart-bubble-top: 8px;--cart-bubble-right: 8px}#header-component .header-actions__action:has(.header-actions__cart-icon){min-width:40px;min-height:40px;display:inline-flex;align-items:center;justify-content:center}}html.muskle-product-page--dark #header-component .header-actions__cart-icon .cart-bubble__background{background-color:var(--muskle-header-cart-badge-bg)!important;border-color:rgb(var(--muskle-red-rgb, 227 6 19) / .24)}html.muskle-product-page--dark #header-component .header-actions__cart-icon .cart-bubble__text-count{color:var(--muskle-header-cart-badge-text)!important}html.muskle-product-page--light #header-component .header-actions__action:hover,html.muskle-product-page--light #header-component .header-actions__action:focus-visible{background-color:var(--muskle-header-icon-hover-bg)}#header-component .header__logo-image{height:52px!important;max-width:180px!important}@media screen and (min-width:750px){#header-component .header__logo-image{height:56px!important}}@media screen and (max-width:749px){#header-component .header__columns{--padding-block-start: .55rem;--padding-block-end: .55rem}.menu-drawer .menu-drawer__menu-item--mainlist{font-weight:600;letter-spacing:.02em}.menu-drawer__list-item--muskle-network .muskle-network-drawer__lede,.menu-drawer__list-item--muskle-topmerken .muskle-topmerken-drawer__lede{font-size:.8125rem;line-height:1.45;color:rgb(var(--color-foreground-rgb) / .68)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/muskle-header-modern.css.map */
