:root{--header-height: 100px;--header-padding: 40px;--header-border-radius: 10px;--header-background: #ffffff;--header-border-color: rgba(0, 0, 0, .08);--header-shadow: 0 4px 20px rgba(0,0,0,.1);--header-shadow-scrolled: 0 4px 25px rgba(0,0,0,.15);--nav-gap: 4rem;--nav-font-size: 2rem;--nav-font-size-hover: 2.1rem;--icon-size: 40px;--icon-svg-size: 20px;--mobile-header-height: 100px;--tablet-header-height: 100px}#shopify-section-sections--24425466724640__header,.shopify-section-group-header-group,.shopify-section.section-header{background:transparent!important;position:absolute!important;width:100%!important;top:0!important;left:0!important;z-index:1000!important}.shopify-section-group-header-group .gradient:not(.header-wrapper){background:transparent!important}main#MainContent,.main-content,#MainContent>:first-child{padding-top:0!important}.header__search{display:none!important}.header-wrapper{background:var(--header-background)!important;border:1px solid var(--header-border-color)!important;position:absolute!important;display:flex;justify-content:center;align-items:center;width:100%!important;max-width:1400px;border-radius:var(--header-border-radius)!important;box-shadow:var(--header-shadow)!important;left:50%!important;transform:translate(-50%)!important;top:var(--header-padding)!important;z-index:1001;box-sizing:border-box!important;padding:0!important;margin:0!important}@media screen and (min-width: 990px){.header-wrapper{width:calc(100% - 40px)!important}}@media screen and (min-width: 990px) and (max-width: 1440px){.header-wrapper{width:calc(100vw - 40px)!important;max-width:calc(100vw - 40px)!important}}.header{padding:15px 30px!important;width:100%;background:transparent!important;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10}.header__heading{margin:0;position:relative;z-index:10}.header__heading-link{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease}.header__heading-link:hover{transform:scale(1.05)}.header__heading-logo{height:75px!important;width:auto!important;max-width:360px;display:block!important}@media screen and (min-width: 990px) and (max-width: 1200px){.list-menu{gap:2.5rem!important}.header__menu-item{font-size:1.8rem!important}.header__menu-item:hover span,.header__menu-item:hover a{font-size:1.9rem!important}}.header__inline-menu{display:flex;justify-content:center;align-items:center;flex:1;height:100%}.list-menu{display:flex;gap:var(--nav-gap)!important;align-items:center;margin:0;padding:0;list-style:none;height:100%}.header__menu-item{position:relative;font-family:var(--font-heading);font-weight:var(--font-weight-medium)!important;font-size:var(--nav-font-size)!important;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;height:100%;padding:0!important}.header__menu-item span,.header__menu-item a{color:var(--color-text-dark)!important;text-decoration:none!important;padding:0!important;display:flex;align-items:center;transition:font-size .2s ease;position:relative;line-height:1}.header__menu-item:after,.header__menu-item span:after,.header__menu-item a:after{display:none!important}.header__menu-item:hover span,.header__menu-item:hover a,.header__menu-item:hover>span,.header__menu-item:hover>a,.header__menu-item:hover span.header__menu-item,.header__menu-item:hover a.header__menu-item,.template-index .header__menu-item:hover span,.template-index .header__menu-item:hover a,body.template-index .header__menu-item:hover span,body.template-index .header__menu-item:hover a,.header__menu-item:hover,.header__menu-item:hover *,.header__menu-item a:hover,.header__menu-item span:hover{font-size:var(--nav-font-size-hover)!important;color:var(--color-text-dark)!important}.header__menu-item--active,.header__menu-item[aria-current=page],.list-menu__item--active{position:relative}.header__menu-item--active span,.header__menu-item--active a,.header__menu-item[aria-current=page] span,.header__menu-item[aria-current=page] a{font-weight:var(--font-weight-bold)!important}.header__menu-item--active:after,.header__menu-item[aria-current=page]:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:4px;border-radius:2px;display:block!important}.list-menu>:nth-child(3n+1) .header__menu-item--active:after,.list-menu>:nth-child(3n+1) .header__menu-item[aria-current=page]:after{background-color:var(--color-primary-yellow)!important}.list-menu>:nth-child(3n+2) .header__menu-item--active:after,.list-menu>:nth-child(3n+2) .header__menu-item[aria-current=page]:after{background-color:var(--color-primary-purple)!important}.list-menu>:nth-child(3n) .header__menu-item--active:after,.list-menu>:nth-child(3n) .header__menu-item[aria-current=page]:after{background-color:var(--color-primary-cyan)!important}@media screen and (min-width: 990px){#HeaderMenu-my-account,.header__menu-item[href*="/account"],li:has(>#HeaderMenu-my-account){display:none!important}}.header__icons{display:flex;align-items:center;gap:var(--spacing-md)}.header__icon{position:relative;display:flex!important;align-items:center;justify-content:center;width:var(--icon-size);height:var(--icon-size);border-radius:5px;transition:all .3s ease;color:var(--color-text-dark)!important}.header__icon:not(.header__icon--account):hover{background-color:var(--color-background-light);transform:translateY(-2px)}.header__icon svg{width:var(--icon-svg-size);height:var(--icon-svg-size);fill:var(--color-text-dark)!important;color:var(--color-text-dark)!important}.header__icon--account{display:inline-flex!important;width:auto!important;height:auto!important;background:var(--color-primary-yellow)!important;padding:14px 32px!important;border-radius:5px!important;font-family:var(--font-heading);font-weight:var(--font-weight-bold);font-size:1.25rem!important;text-transform:uppercase;letter-spacing:.05em;color:#fff!important;text-decoration:none!important;margin-right:20px!important}.header__icon--account:hover{background-color:#ff9e00!important;transform:translateY(-2px);box-shadow:var(--shadow-lg)}.header__icon--account .svg-wrapper,.header__icon--account account-icon,.header__icon--account span{display:none!important}.header__icon--account:after{content:"LOG IN / SIGN UP";color:#fff!important}.header__icon--account[href="/account"]:after{content:"MY ACCOUNT"}.cart-count-bubble{position:absolute;top:-4px;right:-4px;background-color:var(--color-primary-yellow)!important;color:var(--color-text-dark)!important;font-size:.7rem;font-weight:var(--font-weight-bold);min-width:18px;height:18px;border-radius:5px;display:flex!important;align-items:center;justify-content:center;padding:0 4px}.store-location-selector{display:flex;align-items:center;margin-right:2rem}.store-location-wrapper{display:flex;flex-direction:column!important;gap:2px!important;position:relative!important}.store-location-label{font-size:1.2rem!important;color:var(--color-text-dark)!important;font-weight:var(--font-weight-medium)!important;font-family:var(--font-heading)!important;margin-bottom:2px!important}.store-location-disclosure{position:relative!important;display:inline-block!important}.store-location-button{display:flex!important;align-items:center!important;gap:8px!important;padding:12px 20px!important;background:#fff!important;border:1px solid #000000!important;border-radius:5px!important;cursor:pointer!important;min-width:220px!important;max-width:280px!important;justify-content:space-between!important;font-size:1.25rem!important;color:var(--color-text-dark)!important;font-family:var(--font-heading)!important;font-weight:var(--font-weight-medium)!important;transition:all .3s ease!important}.store-location-button:hover{border-color:var(--color-primary-purple)!important;box-shadow:0 2px 8px #0000001a!important}.store-current-location{font-size:1.25rem!important;font-weight:var(--font-weight-medium)!important;line-height:1.2!important}.store-location-list-wrapper{position:absolute!important;top:calc(100% + 4px)!important;left:0!important;z-index:1002!important;width:100%!important;min-width:220px!important;max-width:280px!important;background-color:#fff!important;border:none!important;border-radius:5px!important;box-shadow:0 4px 12px #00000026!important;padding:8px 0!important;overflow-y:auto!important}.store-location-list{list-style:none!important;margin:0!important;padding:0!important}.store-location-item{padding:16px 20px!important;cursor:pointer!important;font-size:1.25rem!important;color:var(--color-text-dark)!important;font-weight:var(--font-weight-regular)!important;transition:background-color .2s ease!important}.store-location-item:hover{background-color:var(--color-background-light)!important}@media screen and (min-width: 750px){.store-icon-location-mobile{display:none!important}.store-icon-caret{display:block!important}.mobile-location-text{display:none!important}}sticky-header[data-sticky-type]{position:fixed!important;width:100%!important;top:0!important;left:0!important;z-index:999!important}.shopify-section-header-sticky .header-wrapper{position:fixed!important;top:var(--header-padding)!important}.scrolled-past-header .header-wrapper{top:0!important;border-radius:0 0 var(--header-border-radius) var(--header-border-radius)!important;box-shadow:var(--header-shadow-scrolled)!important}@media screen and (min-width: 750px) and (max-width: 989px){.header-wrapper{width:100%!important;margin:0!important;left:0!important;transform:none!important;max-width:none!important;border-radius:0!important;top:0!important;position:fixed!important;border:none!important;border-bottom:1px solid var(--header-border-color)!important;background:var(--header-background)!important;height:var(--tablet-header-height)!important}.header{padding:0 25px!important;height:var(--tablet-header-height)!important}.header__inline-menu{display:none!important}.header__icon--menu{display:flex!important;align-items:center;justify-content:center;width:var(--icon-size);height:var(--icon-size);background:none;border:none;cursor:pointer;padding:8px}.header__heading{margin-right:auto}.header__heading-logo{height:60px!important}.header__icon--account,.header__icon--cart{display:none!important}.header__icons{display:flex;align-items:center;gap:15px;margin-left:auto}.store-location-selector{order:1;margin:0!important}header-drawer{order:2;margin:0!important}.store-location-label{display:block!important;font-size:1.1rem!important}.store-location-button{min-width:200px!important;padding:10px 18px!important}.store-current-location{font-size:1.15rem!important}}@media screen and (max-width: 749px){.header-wrapper{width:100%!important;margin:0!important;left:0!important;transform:none!important;max-width:none!important;border-radius:0!important;top:0!important;position:fixed!important;border:none!important;border-bottom:1px solid var(--header-border-color)!important;background:var(--header-background)!important;height:var(--mobile-header-height)!important}.header{padding:0 20px!important;height:var(--mobile-header-height)!important}.header__icon--menu{display:flex!important;align-items:center;justify-content:center;width:var(--icon-size);height:var(--icon-size);background:none;border:none;cursor:pointer;padding:8px}.header__inline-menu,.header__icon--cart,.header__icon--account{display:none!important}.header__heading{position:absolute;left:50%;transform:translate(-50%);margin:0}.header__heading-logo{height:55px!important}.header__icons{margin-left:auto;display:flex;align-items:center;gap:8px}header-drawer{order:2;margin:0!important}.store-location-selector{order:1;margin:0!important;position:relative}.store-location-label{display:none!important}.store-location-button{min-width:auto!important;width:auto!important;height:var(--icon-size)!important;padding:8px!important;display:flex!important;align-items:center!important;gap:4px!important;justify-content:center!important;border:none!important;background:transparent!important}.store-current-location{display:none!important}.store-icon-location-mobile{display:block!important;width:24px!important;height:24px!important}.store-icon-caret{display:block!important;width:10px!important;height:6px!important;margin-left:2px!important;flex-shrink:0}.store-location-list-wrapper{top:calc(100% + 20px)!important;right:-10px!important;left:auto!important}.mobile-location-text{display:block!important;font-size:.9rem!important;color:var(--color-text-dark)!important;font-family:var(--font-heading)!important;font-weight:var(--font-weight-regular)!important;text-align:center;white-space:nowrap;position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:2px}}@media screen and (max-width: 989px){main,.main-content{display:block!important;visibility:visible!important;opacity:1!important}body{padding-top:var(--mobile-header-height)!important}}.menu-drawer{transform:translate(100%);transition:transform .3s cubic-bezier(.25,.46,.45,.94);background-color:#fff!important;width:100%;max-width:100%}details[open] .menu-drawer{transform:translate(0)}.menu-drawer-container{background-color:#fff!important}.header__icon--menu[aria-expanded=true]:before,.header__icon--menu[aria-expanded=true]:after{display:none!important;content:none!important}.menu-drawer,.menu-drawer-container,.menu-drawer__inner-container,.menu-drawer__navigation-container,.menu-drawer__navigation{background-color:#fff!important;background:#fff!important}.menu-drawer__inner-container{background-color:#fff!important;display:flex;flex-direction:column;position:relative;min-height:100vh}.menu-drawer__navigation-container{background-color:#fff!important;flex:1;overflow-y:auto;padding:80px 30px 30px}.menu-drawer__navigation{background-color:var(--color-white)!important}.menu-drawer__menu{display:flex;flex-direction:column!important;gap:30px!important;list-style:none;padding:0;margin:0}.menu-drawer__menu-item{font-family:var(--font-heading);font-weight:var(--font-weight-medium)!important;text-transform:uppercase;font-size:1.8rem!important;padding:0 0 8px;color:var(--color-text-dark)!important;text-decoration:none!important;display:block;border:none!important;background:transparent!important;transition:font-size .2s ease;position:relative}.menu-drawer__menu-item:hover{color:var(--color-text-dark)!important;font-size:2rem!important;text-decoration:none!important;background:transparent!important}.menu-drawer__menu-item--active{font-weight:var(--font-weight-bold)!important}.menu-drawer__menu-item--active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:4px;border-radius:2px}.menu-drawer__menu li:nth-child(3n+1) .menu-drawer__menu-item--active:after{background-color:var(--color-primary-yellow)}.menu-drawer__menu li:nth-child(3n+2) .menu-drawer__menu-item--active:after{background-color:var(--color-primary-purple)}.menu-drawer__menu li:nth-child(3n) .menu-drawer__menu-item--active:after{background-color:var(--color-primary-cyan)}.menu-drawer__utility-links{position:absolute!important;top:20px!important;right:20px!important;display:flex!important;align-items:center!important;gap:15px!important;z-index:10!important;background:transparent!important}.menu-drawer__account,.menu-drawer__cart-link{width:var(--icon-size)!important;height:var(--icon-size)!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;border-radius:5px!important;padding:0!important;text-decoration:none!important;position:relative;transition:background-color .2s ease}.menu-drawer__account:hover,.menu-drawer__cart-link:hover{background-color:var(--color-background-light)!important}.menu-drawer__account .svg-wrapper,.menu-drawer__cart-link .svg-wrapper{display:block!important;width:var(--icon-svg-size);height:var(--icon-svg-size)}.menu-drawer__account svg,.menu-drawer__cart-link svg{width:var(--icon-svg-size)!important;height:var(--icon-svg-size)!important;fill:currentColor!important;color:var(--color-text-dark)!important}.menu-drawer__cart-link svg{transform:scale(1.8)}.menu-drawer__cart-link .cart-count-bubble{position:absolute;top:-2px;right:-2px;background-color:var(--color-primary-yellow)!important;color:var(--color-text-dark)!important;font-size:.65rem;font-weight:var(--font-weight-bold);min-width:16px;height:16px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;padding:0 4px}.menu-drawer__close-button{position:absolute!important;top:20px!important;left:20px!important;background-color:transparent!important;border:none!important;width:var(--icon-size);height:var(--icon-size);display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width: 989px){#HeaderDrawer-my-account,.menu-drawer__menu-item[href*="/account"],li:has(>#HeaderDrawer-my-account){display:none!important}}@media screen and (max-width: 480px){.header{padding:0 15px!important}.header__heading-logo{height:50px!important}.header__icon{width:35px;height:35px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/header-peak-portal.css.map */
