:root{--myacc-font-lg:var(--text-xl);--myacc-font-md:var(--text-m);--myacc-font-sm:var(--text-s);--myacc-radius-lg:var(--radius-l);--myacc-radius-md:var(--radius-m);--myacc-radius-sm:var(--radius-s);--myacc-color-primary:var(--primary-ultra-light);--myacc-color-secondary:var(--secondary-ultra-light)}@media (max-width:767px){:root{--myacc-font-lg:var(--text-xl);--myacc-font-md:var(--text-m);--myacc-font-sm:var(--text-xs);--myacc-radius-lg:var(--radius-m);--myacc-radius-md:var(--radius-s);--myacc-radius-sm:var(--radius-xs)}}body:has(.show-cart-details) header{z-index:99!important}.wa-header{position:relative;z-index:2;background:url(/wp-content/uploads/2025/05/header-bg.svg);height:var(--wa-header-height);justify-content:center}.wa-header__stepback{margin-right:var(--space-s)}.wa-header__stepback svg{min-height:4.8rem;min-width:4.8rem;height:4.8rem;width:4.8rem;padding:1rem;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:0.2s all ease-in-out;background-color:var(--neutral)}.wa-header__stepback svg path{stroke:var(--base-medium);transition:0.2s all ease-in-out}.wa-header__stepback svg:hover{background-color:var(--secondary-light)}.wa-header-link{display:flex;flex-direction:row;align-items:center;gap:calc(var(--space-xs) * 0.5);transition:0.2s all ease-in-out}@media (max-width:991px){.wa-header-link{display:none!important}}.wa-header-link__icon{width:2.4rem;min-width:2.4rem;min-height:2.4rem;height:2.4rem;transition:0.2s all ease-in-out}.wa-header-link__text{color:var(--neutral);position:relative;white-space:nowrap}.wa-header-link__text:after{content:"";position:absolute;top:calc(100% + 0.1rem);left:0;transform:scaleX(0);width:100%;border-bottom:.1rem solid var(--neutral);transform-origin:center center;transition:transform 0.6s cubic-bezier(.28,.75,.22,.95)}.wa-header-link:hover .wa-header-link__text:after{width:100%;transform:scaleX(1);transform-origin:center center}.wa-header-link:hover .wa-header-link__icon{transform:scale(1.1)}.wa-header-link:hover .wa-header-link__icon--heart{animation:pump 0.5s ease infinite}@keyframes pump{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.wa-header-main{padding-inline:var(--section-padding-x);display:flex;flex-direction:column;background-color:#fff0}.wa-header-main-inner{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:var(--space-s);padding-top:var(--space-s);padding-bottom:var(--space-s)}.wa-header-main-left{display:flex;flex-direction:row;align-items:center}.wa-header-main__logo a{height:auto;width:25rem;position:relative}.wa-header-main__logo a img{width:100%;height:100%;object-fit:contain}.wa-header-main-center{width:100%;max-width:45rem;display:flex;justify-content:flex-end;align-items:center;margin-left:auto}@media (max-width:991px){.wa-header-main-center{margin-left:auto}}.wa-header-main-right{display:flex;flex-direction:row;gap:var(--space-m)}.wa-header-topbar-section{padding-block:calc(var(--space-xs) * .5);padding-inline:var(--gutter)}.wa-header-topbar-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center;column-gap:var(--space-xs);row-gap:calc(var(--space-xs) * .5)}.wa-header-topbar__text{text-align:center}@media (max-width:767px){.wa-header-main__logo{min-width:15rem;width:auto;height:auto}.wa-header-main__logo a{height:auto;width:auto}}@media (max-width:350px){.wa-header:has(.wa-header__stepback) .wa-header-main__logo{min-width:11rem}}