:host{z-index:200}@media only screen and (min-width:992px){:host{grid-template-columns:[menu-start] 20px [logo-start] 67px [logo-end] 32px repeat(var(--items),[col-start] min-content) auto [actions-start] max-content [actions-end] 20px [menu-end];height:var(--menu-height);margin:0 auto;max-width:1240px;width:100%}}:host:after,:host:before{content:"";position:absolute;z-index:-1}@media only screen and (min-width:992px){:host:after,:host:before{border-radius:0;border-radius:var(--menu-border-radius-desktop,0)}}:host:before{display:none}@media only screen and (min-width:992px){:host:before{background:var(--menu-background);bottom:auto;display:block;grid-column:menu;grid-row:top;height:var(--menu-height);left:auto;right:auto;top:auto;inset:auto;left:50%;transform:translateX(-50%);width:100vw}}:host:after{background:var(--menu-after-background);bottom:0;display:block;grid-column:menu;height:100dvh;left:0;right:0;top:auto;inset:auto 0 0;transform:translateX(-100%);transform:var(--menu-after-translate,translateX(-100%));transform-origin:bottom center;transition:scale .2s,transform .2s}@media only screen and (min-width:992px){:host:after{background:var(--menu-after-background-desktop);border-top:none;border-top:var(--menu-after-border-top-desktop,none);bottom:0;box-shadow:0 0 15px rgba(0,24,56,.05);grid-row:submenu;height:0;height:var(--menu-after-height-desktop,0);left:50%;right:0;top:0;top:var(--menu-level-2-top,0);transform:translate(-50%);transform-origin:top center;width:100vw}}@media only screen and (min-width:992px){:host [data-page-id]{margin-top:0;padding:56px 48px 0;padding:calc(var(--size-spacer, 4px)*14) calc(var(--size-spacer, 4px)*12) 0;width:100%}}:host .user{--menu-button-text-display-desktop:block;align-items:center;align-self:center;background:linear-gradient(116.84deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.16));border:1px solid hsla(0,0%,100%,.5);border-radius:22px;color:var(--color-moonlight-blue);display:flex;font-family:var(--secondary-default-family);font-size:var(--secondary-default-size);font-style:var(--secondary-default-style);font-weight:var(--secondary-default-weight);gap:4px;height:44px;letter-spacing:var(--secondary-default-letter-spacing);line-height:var(--secondary-default-line-height);margin-left:10px;order:3;padding-left:6px;padding-right:16px;-webkit-text-decoration:var(--secondary-default-decoration);text-decoration:var(--secondary-default-decoration);text-transform:none;text-transform:var(--secondary-default-transform,var(--text-transform,none));transition:background .2s;white-space:nowrap;width:-moz-min-content;width:min-content}:host .user wp-icon{align-items:flex-end;aspect-ratio:1/1;background:linear-gradient(116.84deg,hsla(0,0%,100%,.4),hsla(0,0%,100%,.16));border:1px solid hsla(0,0%,100%,.5);border-radius:50%;display:flex;justify-content:center;overflow:hidden;padding:5px 5px 0;width:32px}:host .user span{max-width:70px;order:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .user:hover{background:linear-gradient(140.75deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.48))}.close{--button-height:48px;--button-width:48px;--button-primary-color:var(--color-light);--button-primary-color-hover:var(--color-light);--button-primary-background:transparent;--button-primary-background-hover:transparent}@media only screen and (min-width:992px){.close{right:20px}}@media only screen and (max-width:991px){.close{--button-height:64px;grid-row:1;opacity:0;opacity:var(--menu-close-button-opacity,0);right:5px;top:-100dvh;transition:translate .2s;translate:-100vw 0;translate:var(--menu-close-button-transform,-100vw 0);visibility:visible}}a.cart[data-count="0"],button.cart[data-count="0"]{--cart-dot-display:none}:host([menu-open=true]){--menu-after-background:linear-gradient(to bottom,var(--color-moonlight-blue) 0%,var(--color-moonlight-blue) 64px,var(--color-electric-blue) 64px,var(--color-electric-blue) 65px,var(--color-moonlight-blue) 65px,var(--color-moonlight-blue) 100%);--menu-after-background-desktop:var(--color-light);--menu-after-translate:translateX(0);--menu-after-border-top-desktop:48px solid var(--color-moonlight-blue);--submenu-level-2-width:100%;--menu-close-button-opacity:1;--menu-close-button-transform:translateX(0)}