.section-header{position:sticky;top:0;left:0;width:100%;z-index:100;background:var(--brand-primary)}.header{display:block;border-radius:16px 16px 0 0}#shopify-section-header,.header{transition:transform .15s ease-out}.header-top-menu{display:none;background:var(--gradient-base-accent-2)}@media screen and (min-width: 1200px){.header{border-bottom:1px solid var(--border-line-primary, #EEEAD7)}.header-top-menu{display:block}}.header-top-menu__bg{background:var(--background-secondary2);border-radius:16px 16px 0 0;overflow:hidden;padding:6px 0}.header-top-menu__wrapper{display:flex;justify-content:flex-end;align-items:center;gap:21px}.header-top-menu__item,.header-top-menu__item a{font-size:14px;font-style:normal;font-weight:300;line-height:140%;letter-spacing:normal;border:0;text-decoration:none}#shopify-section-header{z-index:3}.shopify-section-header-sticky{position:sticky;top:0}.shopify-section-header-hidden{transform:translateY(-100%)}.shopify-section-header-hidden.menu-open{transform:translateY(0)}#shopify-section-header.animate{transition:transform .15s ease-out}.header__wrapper{padding-top:14px;padding-bottom:14px;background:transparent;position:relative;display:grid;grid-template-areas:"left-icons heading icons" "search search search";grid-template-columns:1fr 2fr 1fr;align-items:center;z-index:40}@media screen and (min-width: 1200px){.header__wrapper{padding-top:16px;padding-bottom:0;grid-template-areas:"heading search icons" "navigation navigation navigation";grid-template-columns:auto 1fr auto}}.header *[tabindex="-1"]:focus{outline:none}.header__heading{margin:0;line-height:0}.header__wrapper>.header__heading-link{line-height:0}.header__heading,.header__heading-link{grid-area:heading;justify-self:center}.header__heading-link.link{display:inline-block;padding:0;text-decoration:none;word-break:break-word;border:0}.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}.header__heading-link .h2{line-height:1;color:rgba(var(--color-foreground),.75)}.header__heading-logo{height:auto;width:100%}@media screen and (max-width: 1199.9px){.header__heading-logo{max-width:160px}.header__heading,.header__heading-link{text-align:center}}@media screen and (min-width: 1200px){.header__heading,.header__heading-link{justify-self:start}}.header__icon-hamburger{position:relative}.header__icon-hamburger .icon{top:0;left:0}.header__left-icons{display:flex;grid-area:left-icons;justify-self:start}.header__icons{display:flex;grid-area:icons;justify-self:end;gap:12px;margin-right:6px}@media screen and (min-width: 1200px){.header__icons{gap:24px;margin-right:0}}.header__search{display:flex;grid-area:search;line-height:1}@media screen and (max-width:1199.9px){.header__search{padding-top:14px}}.header__icon{border:0;padding:0;text-decoration:none;color:rgb(var(--color-foreground));font-weight:400;letter-spacing:normal}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:center}.header__icon span{height:100%}.header__icon .icon{fill:none;vertical-align:middle}.header__icon .icon{height:24px;width:24px;padding:0}@media screen and (min-width: 1200px){.header__icon .icon{height:22px;width:22px}}.header__icon--cart{position:relative}.header__icon--account-mobile{margin-left:13px}@media screen and (min-width: 1200px){.header__icon--cart .icon{margin-right:12px}.header__icon--account .icon{margin-right:4px}.header__icon--wishlist .icon{margin-right:6px}}@media screen and (max-width: 1199.9px){menu-drawer~.header__icons .header__icon--account{display:none}}.header .list-menu{list-style:none;padding:0;margin:0}.header .list-menu--inline{display:inline-flex;flex-wrap:wrap}.header summary.list-menu__item{padding-right:2.7rem}.header .list-menu__item{display:flex;align-items:center;min-width:220px}.header .list-menu__item--link{text-decoration:none;padding-bottom:1rem;padding-top:1rem}@media screen and (min-width: 750px){.header .list-menu__item--link{padding-bottom:.5rem;padding-top:.5rem}}header-drawer{justify-self:start}@media screen and (min-width: 1200px){header-drawer{display:none}}.menu-drawer-container{display:flex}.header__icon--menu .icon{display:block;position:absolute;opacity:1;transition:transform .15s ease,opacity .15s ease}details:not([open])>.header__icon--menu .icon-close,details[open]>.header__icon--menu .icon-hamburger{visibility:hidden;opacity:0}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-close{visibility:hidden}.js details[open]:not(.menu-opening)>.header__icon--menu .icon-hamburger{visibility:visible;opacity:1}.js details>.header__submenu{opacity:0;transform:translateY(-1.5rem)}details[open]>.header__submenu{animation:animateMenuOpen var(--duration-default) ease;animation-fill-mode:forwards;z-index:1}@media (prefers-reduced-motion){details[open]>.header__submenu{opacity:1;transform:translateY(0)}}.header__inline-menu{grid-area:navigation;display:none}@media screen and (min-width: 1200px){.header__inline-menu{display:block}}.header__menu{padding:0 1rem}.header__menu-item{padding:1.2rem;text-decoration:none;color:rgba(var(--color-foreground),.75)}.header__menu-item:hover{color:rgb(var(--color-foreground))}.header__menu-item span{transition:text-decoration var(--duration-short) ease}.header__menu-item:hover span{text-decoration:underline;text-underline-offset:.3rem}details[open]>.header__menu-item{text-decoration:underline}details[open]:hover>.header__menu-item{text-decoration-thickness:.2rem}details[open]>.header__menu-item .icon-caret{transform:rotate(180deg)}.header__active-menu-item{transition:text-decoration-thickness var(--duration-short) ease;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.header__menu-item:hover .header__active-menu-item{text-decoration-thickness:.2rem}.header__submenu{transition:opacity var(--duration-default) ease,transform var(--duration-default) ease}.global-settings-popup,.header__submenu.global-settings-popup{border-radius:var(--popup-corner-radius);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.header__submenu.list-menu{padding:2.4rem 0}.header__submenu .header__submenu{background-color:rgba(var(--color-foreground),.03);padding:.5rem 0;margin:.5rem 0}.header__submenu .header__menu-item{justify-content:space-between;padding:.8rem 2.4rem}.header__submenu .header__submenu .header__menu-item{padding-left:3.4rem}.header__menu-item .icon-caret{right:.8rem}.header__submenu .icon-caret{flex-shrink:0;margin-left:1rem;position:static}header-menu>details,details-disclosure>details{position:relative}@keyframes animateMenuOpen{0%{opacity:0;transform:translateY(-1.5rem)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/104/assets/component-header.css.map */
