header-drawer{flex:0 0 4rem;width:4rem;justify-self:start;margin-left:.8rem}@media screen and (min-width:750px){header-drawer{flex:0 0 4.4rem;width:4.4rem;margin-left:1.6rem}}@media screen and (min-width:1200px){header-drawer{display:none}}.menu-drawer-container{display:flex}.list-menu{list-style:none;padding:0;margin:0}.list-menu--inline{display:inline-flex;flex-wrap:wrap}summary.list-menu__item{padding-right:2.7rem}.list-menu__item{display:flex;align-items:center;line-height:calc(1 + .3 / var(--font-body-scale));text-decoration-color:rgb(var(--color-foreground))}.list-menu__item--link{text-decoration:none;padding-bottom:1rem;padding-top:1rem;line-height:calc(1 + .8 / var(--font-body-scale))}@media screen and (min-width:750px){.list-menu__item--link{padding-bottom:.5rem;padding-top:.5rem}}.section-header{position:sticky}.section-header:has(.header__search>details[open]){z-index:5}.section-header .header{overflow-x:clip;overflow-y:visible}.section-header.shopify-section-group-header-group{z-index:4}.shopify-section-header-sticky{position:sticky;top:0}.shopify-section-header-hidden.menu-open{top:0}.section-header.animate{transition:top .15s ease-out}.shopify-section-group-header-group{z-index:5}.section-header~.shopify-section-group-header-group{z-index:initial}.header-wrapper{--_clr-outline: var(--c-color-outline, rgb(var(--color-outline)));display:block;position:relative;background-color:rgb(var(--color-background));overflow-x:clip}.header-wrapper:not(.header-transparent){border-bottom:.1rem solid var(--_clr-outline)}.header{display:grid;grid-template-areas:"heading icons";grid-template-columns:1fr auto;align-items:center}@media screen and (max-width:749px){.header{justify-content:space-between}.header--has-app{grid-template-columns:auto 1fr auto}}@media screen and (min-width:990px){.header{grid-template-columns:1fr auto 1fr}.header--middle-left:not(.header--has-menu){grid-template-areas:"heading icons" "navigation navigation";grid-template-columns:1fr auto}.header--middle-left.drawer-menu{grid-template-areas:"navigation heading icons";grid-template-columns:auto 1fr auto;column-gap:1rem}.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:var(--logo-width) 1fr auto;column-gap:2rem}}.header *[tabindex="-1"]:focus{outline:none}.header__heading{margin:0;line-height:0}.header>.header__heading-link{line-height:0}.header__heading,.header__heading-link{grid-area:heading}.header__heading-link{display:inline-block;text-decoration:none;word-break:break-word}.header__heading-link:hover .h2{color:rgb(var(--color-foreground))}.header__heading-link .h2{line-height:1;color:rgba(var(--color-foreground),1)}.header__heading-logo{height:auto;max-width:100%}.header__heading-logo-wrapper{width:100%;display:inline-grid;transition:width .3s cubic-bezier(.52,0,.61,.99);grid-template-areas:"content"}.header-wrapper:not(.header-transparent) .header__heading-logo-transparent{display:none}@media screen and (max-width:989px){.header--mobile-left .header__heading,.header--mobile-left .header__heading-link{text-align:left;justify-self:start}.header--mobile-left{grid-template-columns:auto 2fr 1fr}}@media screen and (max-width:749px){.header__heading-link{display:flex;justify-content:start;width:100%}.header__heading-logo-wrapper{flex:0 0 15.7rem}.header__heading-link img{max-width:15.7rem;width:100%;height:auto}}@media screen and (min-width:990px){.header__heading,.header__heading-link{justify-self:start}}.header__icons{display:flex;grid-area:icons;justify-self:end}.header__icons .shopify-app-block{max-width:4.4rem;max-height:4.4rem;overflow:hidden}.header__icon:not(.header__icon--summary),.header__icon span{display:flex;align-items:center;justify-content:center}.header__icon{color:rgb(var(--color-foreground))}.header__icon span{height:100%}.header__icon .svg-wrapper{width:44px;height:44px}.header__icon:after{content:none}.header__icon:hover .icon,.modal__close-button:hover .icon{transform:scale(1.07)}.header__icon .icon{height:2.4rem;width:2.4rem;fill:none;vertical-align:middle}.header__icon,.header__icon--cart .icon{height:4.4rem;width:4.4rem;padding:0}.header__icon--cart{position:relative;margin-right:-1.2rem}.header__icon--cart .svg-wrapper{--size: 2.4rem;height:var(--size);width:var(--size)}.header__icon--menu[aria-expanded=true]:before{content:"";top:0;left:0;height:calc(var(--viewport-height, 100vh));width:100%;display:block;position:absolute;background:rgba(var(--color-foreground),.5)}.header__icon--account shop-user-avatar{--shop-avatar-size: 2.8rem}details .header__icon-close{display:none}details[open] .header__icon-close{display:inline-block}account-icon{display:flex}menu-drawer+.header__search{display:none}.header>.header__search{grid-area:left-icons;justify-self:start}.header:not(.header--has-menu) *>.header__search{display:none}.header__search{display:inline-flex;line-height:0}@media screen and (min-width:990px){.header *>.header__search{display:inline-flex}}details[open]>.search-modal{opacity:1;animation:animateMenuOpen var(--duration-default) ease}details[open] .modal-overlay{display:block}details[open] .modal-overlay:after{position:absolute;content:"";background-color:rgb(var(--color-foreground),.5);top:100%;left:0;right:0;height:100vh}.search-modal{position:fixed;padding:5rem var(--container-paddings);opacity:0;background:rgba(var(--color-foreground),.4)}.search-modal__content-wrapper{width:min(89rem,100%);background:rgb(var(--color-background));position:relative;border-radius:1.6rem;border:.1rem solid rgb(var(--color-outline));overflow:hidden}.search-modal__content{width:100%;padding:0;line-height:calc(1 + .8 / var(--font-body-scale))}.search-modal__content-bottom{bottom:calc((var(--inputs-margin-offset) / 2))}.search-modal__content-top{top:calc((var(--inputs-margin-offset) / 2))}.search-modal__top{position:relative;width:100%;padding:2.4rem 6.4rem 2.4rem 2.4rem;border-bottom:.1rem solid rgb(var(--color-outline))}@media(min-width:750px){.search-modal__top{padding:3.2rem 8rem 3.2rem 3.2rem}}.search__input-wrapper,.search-modal__field{position:relative}.search__input{width:100%;padding-left:5.6rem}.search__button.field__button{--size: 2.4rem;height:var(--size);width:var(--size);right:auto;left:2.4rem;top:50%;transform:translateY(-50%)}.search__input-wrapper .input{padding-left:2.4rem}.search__input-wrapper .input::-webkit-search-cancel-button{display:none}.search__input-wrapper .input::-moz-search-cancel-button{display:none}.search__input-wrapper .search__button.field__button{left:auto;right:1.6rem;background:inherit;z-index:1;transform:translateY(-50%)}.search__input-wrapper .search__button .svg-wrapper{background:var(--color-input, #ffffff)}.modal__close-button.link.search-modal__close-button{--size: 2.4rem;position:absolute;top:50%;right:2.4rem;transform:translateY(-50%);height:var(--size);width:var(--size)}@media(min-width:750px){.modal__close-button.link.search-modal__close-button{right:3.2rem}}.search-modal__close-button .icon,.search-modal__close-button .svg-wrapper{--size: 2.4rem;height:var(--size);width:var(--size)}.predictive-search--header.predictive-search{width:100%;position:static;max-height:min(47.1rem,calc(100vh - 10rem))!important}@media(min-width:750px){.predictive-search--header.predictive-search{max-height:min(52.2rem,calc(100vh - 10rem))!important}}@media(min-width:990px){.predictive-search--header.predictive-search{max-height:min(53.7rem,calc(100vh - 10rem))!important}}.predictive-search__results-groups-wrapper{flex-direction:column-reverse}.predictive-search__results-list--grid{display:grid;gap:1.6rem;grid-template-columns:repeat(2,1fr)}@media(min-width:750px){.predictive-search__results-list--grid{gap:2.4rem;grid-template-columns:repeat(3,1fr)}}.search-products{padding:2.4rem}@media(min-width:750px){.search-products{padding:3.2rem}}predictive-search.open .search-products{display:none}.search-products__content{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;max-height:min(47.1rem,calc(100vh - 28rem));overflow-y:auto}@media(min-width:750px){.search-products__content{max-height:min(52.2rem,calc(100vh - 28rem));grid-template-columns:repeat(3,1fr);gap:2.4rem}}@media(min-width:990px){.search-products__content{max-height:min(52.7rem,calc(100vh - 28rem))}}.header__icon--menu .icon{display:block;position:absolute;opacity:1;transform:scale(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;transform:scale(.8)}.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;transform:scale(1.07)}.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,.header__inline-menu .list-menu{display:flex;justify-content:center;gap:2.4rem}}.header__menu{padding:0 1rem}.header__menu-item{padding:.5rem 0;text-decoration:none;color:rgba(var(--color-foreground),1);text-decoration-color:rgba(var(--color-foreground),1)}.header__menu-item .icon-caret{color:rgba(var(--color-accent),1)}.header__menu-item,.header__menu-item:hover{color:rgb(var(--color-heading))}.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));z-index:-1}.header__submenu.list-menu{padding:1rem 0}.header__submenu .header__submenu{background-color:rgba(var(--color-foreground),.03);padding:1rem 0;margin:1rem 0}.header__submenu .header__menu-item:after{right:2rem}.header__submenu .header__menu-item{justify-content:space-between;padding:.8rem 2rem}.header__submenu .header__menu-item:hover{text-decoration-line:underline}.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}.header__heading-logo-transparent,.header__heading-logo{display:grid;grid-area:content}.header__heading-logo-wrapper img:nth-child(2){filter:invert(1) brightness(2)}.section-header.scrolled-past-header .header-transparent .header__heading-logo-transparent,.section-header .header-transparent .header__heading-logo,.section-header .header-transparent:has(.header-menu--mega-menu[open]) .header__heading-logo-transparent,.section-header .header-transparent:has(.mega-menu[open]) .header__heading-logo-transparent,.section-header:not(.scrolled-past-header) .header-transparent:hover .header__heading-logo-transparent,.header-transparent:hover .header__heading-logo-transparent{opacity:0}.section-header.scrolled-past-header .header-transparent:has(.header-menu--mega-menu[open]) .header__heading-logo,.section-header.scrolled-past-header .header-transparent:has(.mega-menu[open]) .header__heading-logo,.section-header.scrolled-past-header .header-transparent .header__heading-logo,.section-header .header-transparent:has(.header-menu--mega-menu[open]) .header__heading-logo,.section-header .header-transparent:has(.mega-menu[open]) .header__heading-logo,.section-header:not(.scrolled-past-header) .header-transparent:hover .header__heading-logo{opacity:1}.header-transparent{transition:color var(--duration-short) ease-in,background var(--duration-short) ease-in}.section-header:has(.header-transparent:not(.initialized)){position:relative}.section-header:has(.header-transparent:not(.initialized)) .header-transparent{position:absolute;top:0;z-index:120;width:100%}.shopify-section-header-hidden{top:calc(-1 * var(--header-height))}.section-header:not(.scrolled-past-header) .header-transparent:not(:hover){background:transparent}.section-header .header-transparent:has(.header-menu--mega-menu[open]),.section-header .header-transparent:has(.mega-menu[open]),.section-header:not(.scrolled-past-header) .header-transparent:hover{background:rgb(var(--color-background))}.header__menu-item--dropdown+.list-menu--disclosure{--_width: 20rem;flex-direction:column;border-radius:1.6rem;border:.1rem solid rgb(var(--color-outline));padding:2.4rem;gap:.8rem;width:var(--_width);left:calc(50% - var(--_width) / 2)}.header__menu-item--dropdown+.list-menu--disclosure .header__menu-item{font-size:1.6rem;line-height:2.4rem;padding:0;justify-content:center;text-align:center}.search-modal .reset__button{display:none}
/*# sourceMappingURL=/cdn/shop/t/46/assets/main-header.css.map */
