#shopify-section-theme-header{margin-bottom:-65px}#header{background-color:transparent;padding:20px;transition:ease .4s;position:relative}#header.index,#header.ingredients{color:var(--off-white)}#header.active{background-color:var(--off-white);color:revert}.play #header:not(.active){color:var(--play-text)}.groove #header:not(.active){color:var(--groove-text)}.chill #header:not(.active){color:var(--chill-text)}.boost #header:not(.active){color:var(--boost-text)}.dream #header:not(.active){color:var(--dream-text)}#headerInner{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;justify-items:center;margin:auto;max-width:1440px}#headerMenu{display:none}#headerNav{align-items:center;display:flex;flex-wrap:wrap;gap:40px;margin-right:auto}.headerNavItemTitle,.headerNavItemTitleDrop{font-size:14px;padding:2px 6px;text-transform:uppercase;cursor:pointer;transition:.4s ease}.headerNavItemTitleDrop{padding:2px 6px 2px 0}#header.sticky:not(.active) .headerNavItemTitle,#header.sticky:not(.active) .headerNavItemTitleDrop:not(.sticky){display:none}#header.sticky:not(.active) .headerNavItemTitleDrop.sticky{background-color:var(--black);color:#fff;border-radius:10px;padding:6px 8px}.headerNavItemExpanded{display:grid;grid-template-rows:0fr;background-color:var(--off-white);left:0;overflow:hidden;position:absolute;padding:0 20px;top:100%;transition:1.2s cubic-bezier(.075,.82,.165,1);z-index:5;width:100%}.headerNavItemExpandedClose{position:absolute;top:0;left:50%;translate:-50% 0;padding:10px;cursor:pointer;max-width:1440px;margin:0 auto;font-size:20px;font-weight:700;text-align:end}.headerNavItemTitleDrop.active+.headerNavItemExpanded{grid-template-rows:1fr;padding:40px 20px;border-bottom:1px solid var(--black)}.headerNavItemExpanded>div{overflow:hidden}.headerNavItemExpandedInner{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:20px 0 40px;max-width:1440px;margin:0 auto}.headerNavItemExpandedLinks{display:flex;justify-content:space-between;gap:20px}.headerNavItemExpandedLinksItem{flex:1;display:flex;text-transform:uppercase;flex-direction:column}.headerNavItemExpandedLinksItemTitle{font-size:14px;letter-spacing:-.01em;margin-bottom:16px;text-transform:uppercase}.headerNavItemExpandedLinksItemLink{font-family:OwnersXNarrow;font-size:82px;font-weight:800;line-height:65px;overflow:hidden;letter-spacing:-.01em;white-space:nowrap;transition:ease .4s}.headerNavItemExpandedLinksItemLink:hover{opacity:.4}.headerNavItemExpandedHover{justify-self:flex-end}.headerNavItemExpandedHoverItem{display:flex;flex-direction:column;max-width:335px;gap:16px;height:100%}.headerNavItemExpandedHoverImageWrap{border:var(--black) 1px solid;position:relative}.headerNavItemExpandedHoverText{height:100%;position:relative}.headerNavItemExpandedHoverImage,.headerNavItemExpandedHoverTextItem{object-fit:cover;opacity:0;transition:ease-in .3s;background-color:var(--off-white);font-size:14px;text-transform:uppercase;letter-spacing:-.01em}.headerNavItemExpandedHoverImage{aspect-ratio:5/ 6}.headerNavItemExpandedHoverImage.active,.headerNavItemExpandedHoverImage.promoted,.headerNavItemExpandedHoverTextItem.active,.headerNavItemExpandedHoverTextItem.promoted{opacity:1}.headerNavItemExpandedHoverImage.hover,.headerNavItemExpandedHoverTextItem.hover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}#headerLogo{display:flex}#headerLogo svg{height:24px;width:auto;transition:.4s ease}.mixBlendMode #headerLogo svg{opacity:0}#headerLogo svg path{transition:.4s ease}#header.index:not(.sticky) #headerLogo svg path,#header.ingredients:not(.sticky) #headerLogo svg path{fill:#fff}#header.index.active #headerLogo svg path{fill:var(--black)}.play #header.index:not(.sticky) #headerLogo svg path{fill:var(--play-text)}.groove #header.index:not(.sticky) #headerLogo svg path{fill:var(--groove-text)}.chill #header.index:not(.sticky) #headerLogo svg path{fill:var(--chill-text)}.boost #header.index:not(.sticky) #headerLogo svg path{fill:var(--boost-text)}.dream #header.index:not(.sticky) #headerLogo svg path{fill:var(--dream-text)}#headerIconsCart{display:flex;text-align:center;align-items:center;justify-self:flex-end;text-transform:uppercase;order:2;padding:0;max-width:fit-content}#header.sticky:not(.active) #headerIconsCart{padding:6px 8px;background-color:var(--black);border-radius:10px;color:var(--off-white)}@media (max-width: 800px){#header{padding:20px 12px}#headerInner{padding:0}#headerMenu{display:block;justify-self:flex-start;padding:4px 0;font-size:14px;letter-spacing:-.01em;position:relative;max-width:fit-content}#header.sticky:not(.active) #headerMenu{padding:6px 8px;background-color:var(--black);border-radius:10px;color:var(--off-white)}#header.sticky:not(.active) #headerMenu:before,#header.sticky:not(.active) #headerMenu:after{display:none}#headerMenu:before,#headerMenu:after{content:"";display:block;width:15px;height:2px;position:absolute;top:50%;left:100%;background-color:var(--black);transition:ease .3s}#headerMenu:before{translate:4px 0}#header.active #headerMenu:before{translate:4px -150%;transform:rotate(45deg)}#headerMenu:after{translate:4px -6px}#header.active #headerMenu:after{translate:4px -150%;transform:rotate(-45deg)}#headerNav{display:none}}#slider{position:fixed;top:0;left:0;z-index:2147483648;display:none;width:100%;height:100%;max-height:none;max-width:none;border:none;padding:0}#slider[open]{display:flex}#slider::backdrop{background-color:transparent!important}#sliderContent{position:fixed;top:100%;left:0;height:100%;width:100dvw;background-color:var(--off-white);padding:90px 12px 20px;transition:.4s ease-in-out;overflow:scroll}#sliderContent.close{top:100%!important}#sliderNav{display:flex;flex-direction:column;height:100%}.sliderNavItem{display:block;margin-bottom:28px}.sliderNavItem.lowest{order:10;margin:auto 0 0}.sliderNavItemTitle{font-size:14px;letter-spacing:-.01em;margin-bottom:12px}.sliderNavItemLink{font-family:OwnersXNarrow;font-size:68px;font-weight:800;line-height:54.4px;overflow:hidden;letter-spacing:-.01em}[data-rebuy-component=cart-items] .rebuy-cart__flyout-item-media{overflow:hidden!important}.rebuy-product-grid>.rebuy-product-block>.rebuy-product-media{overflow:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/113/assets/theme-header.css.map */
