:root{--sa-blue: 5, 93, 150;--sa-slate: 140, 145, 170;--sa-bar-bg: rgba(255, 255, 255, .96);--sa-bar-bg-scrolled: #ffffff;--sa-fade-height: 3.2rem}.section-header,.section-header.shopify-section-header-sticky,.section-header.shopify-section-header-hidden{position:fixed!important;top:0!important;left:0;right:0;width:100%;margin-bottom:0!important;z-index:100!important}body:not(:has(.section-header h1.header__heading)){padding-top:var(--header-height, 90px)}.section-header .header-wrapper{position:relative;background:var(--sa-bar-bg);-webkit-backdrop-filter:blur(14px) saturate(140%);backdrop-filter:blur(14px) saturate(140%);border-bottom:1px solid rgba(var(--sa-blue),.14);transition:background-color .25s ease,box-shadow .25s ease}.section-header .header-wrapper:after{content:"";position:absolute;left:0;right:0;top:100%;height:var(--sa-fade-height);background:linear-gradient(to bottom,#ffffffd9,#fff0);pointer-events:none;transition:opacity .25s ease}.section-header.scrolled-past-header .header-wrapper{background:var(--sa-bar-bg-scrolled);box-shadow:0 6px 24px rgba(var(--sa-blue),.12)}.section-header.scrolled-past-header .header-wrapper:after{opacity:0}.section-header:has(header-drawer details[open]) .header-wrapper:after{opacity:0}.section-header .header.page-width{max-width:none;padding:1.4rem 2rem;font-family:Inter,var(--font-body-family)}@media screen and (min-width:990px){.section-header .header.page-width{padding:1.8rem 4rem}.section-header.scrolled-past-header .header.page-width{padding-top:1.2rem;padding-bottom:1.2rem}}.section-header .header>.header__search,.section-header .header__icons .header__search{display:none!important}.section-header .header.drawer-menu{grid-template-areas:"heading icons left-icons" "search search search";grid-template-columns:1fr auto auto;column-gap:1rem;row-gap:1rem}.section-header .header header-drawer{grid-area:left-icons;justify-self:end;margin:0 -.8rem 0 0}.section-header .header .header__heading,.section-header .header .header__heading-link{grid-area:heading;justify-self:start}.section-header .header .header__icons{grid-area:icons;justify-self:end}@media screen and (min-width:750px){.section-header .header.drawer-menu{grid-template-areas:"heading search icons left-icons";grid-template-columns:auto minmax(0,1fr) auto auto;column-gap:3.2rem;row-gap:0}.section-header .header .header__icons:empty{display:none}}.section-header .header__heading-link{padding:.4rem 0}.section-header .header__heading-logo-wrapper,.section-header .header__heading-logo{width:210px;max-width:none;transition:width .25s ease}@media screen and (min-width:750px){.section-header .header__heading-logo-wrapper,.section-header .header__heading-logo{width:270px}}@media screen and (min-width:990px){.section-header .header__heading-logo-wrapper,.section-header .header__heading-logo{width:330px}.section-header.scrolled-past-header .header__heading-logo-wrapper,.section-header.scrolled-past-header .header__heading-logo{width:270px}}.section-header .sa-search{grid-area:search;width:100%;max-width:82rem;justify-self:center}.section-header .sa-search__form{position:relative;display:flex;align-items:center;gap:1.2rem;height:5.2rem;padding:0 2rem;background:#fff;border:1.5px solid rgb(var(--sa-blue));border-radius:999px;transition:box-shadow .2s ease}.section-header .sa-search__form:focus-within{box-shadow:0 0 0 4px rgba(var(--sa-blue),.15)}.section-header .sa-search__icon{flex:0 0 auto;width:2rem;height:2rem;color:#1a1a1a}.section-header .sa-search__input{flex:1 1 auto;min-width:0;height:100%;padding:0;border:0;outline:none;background:transparent;font-family:Inter,var(--font-body-family);font-size:1.6rem;color:#1a1a1a;-webkit-appearance:none;appearance:none}.section-header .sa-search__input:focus,.section-header .sa-search__input:focus-visible{outline:none!important;outline-offset:0!important;box-shadow:none!important;background:transparent!important}.section-header .sa-search__form:has(.sa-search__input:focus-visible){box-shadow:0 0 0 4px rgba(var(--sa-blue),.2)}.section-header .sa-search__input::placeholder{color:#6b6b6b;opacity:1}.section-header .sa-search__input::-webkit-search-cancel-button,.section-header .sa-search__input::-webkit-search-decoration{-webkit-appearance:none;display:none}.section-header .sa-search__clear{flex:0 0 auto;padding:.4rem .2rem;border:0;background:none;cursor:pointer;font-family:Inter,var(--font-body-family);font-size:1.5rem;color:#1a1a1a}.section-header .sa-search__clear:hover{color:rgb(var(--sa-blue));text-decoration:underline}.section-header .sa-search__clear.hidden{display:none}.section-header .sa-search__results{top:calc(100% + .8rem);left:0;right:0;width:100%;border-radius:1.6rem;overflow:hidden;box-shadow:0 12px 32px rgba(var(--sa-blue),.16);z-index:5}@media screen and (max-width:749px){.section-header .sa-search__form{height:4.6rem;padding:0 1.6rem}.section-header .sa-search__input{font-size:1.6rem}}.section-header .header__icon,.section-header .header__icon .icon{color:rgb(var(--sa-blue))}.section-header .header__icon--account,.section-header .header__icon--cart{display:none}.section-header header-drawer .header__icon--menu{width:4.4rem;height:4.4rem;border-radius:50%;transition:background-color .2s ease}.section-header header-drawer .header__icon--menu:hover,.section-header header-drawer details[open]>.header__icon--menu{background-color:rgba(var(--sa-blue),.08)}.section-header .menu-drawer{color:#fff;background:linear-gradient(0deg,rgba(var(--sa-slate),.82),rgba(var(--sa-blue),.9));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:0;border-radius:1.6rem 0 0 1.6rem;font-family:Inter,var(--font-body-family);left:auto;right:0;transform:translate(100%)}.no-js .section-header details[open]>.menu-drawer,.js .section-header details[open].menu-opening>.menu-drawer{transform:translate(0)}@media screen and (min-width:750px){.section-header .menu-drawer{width:34rem}}body.overflow-hidden-mobile:has(.section-header header-drawer details[open]),body.overflow-hidden-tablet:has(.section-header header-drawer details[open]),body.overflow-hidden-desktop:has(.section-header header-drawer details[open]){overflow:auto!important;height:auto!important}.js .section-header menu-drawer>details>summary:before,.js .section-header menu-drawer>details[open]:not(.menu-opening)>summary:before{background:rgba(var(--sa-blue),.18)}.section-header .menu-drawer__navigation{padding:2.4rem 0}.section-header .menu-drawer__menu-item{color:#fff;font-size:1.8rem;padding:1.1rem 3.2rem;letter-spacing:.02em;border-right:3px solid transparent;transition:background-color .2s ease,border-color .2s ease}.section-header .menu-drawer__menu-item:hover,.section-header .menu-drawer__menu-item:focus-visible{background-color:#ffffff1f;color:#fff}.section-header .menu-drawer__menu-item--active{background-color:#ffffff29;border-right-color:#fff}.section-header .menu-drawer__submenu,.section-header .menu-drawer__close-button{color:#fff;background:transparent}.section-header .menu-drawer__submenu{background:linear-gradient(0deg,rgba(var(--sa-slate),.95),rgba(var(--sa-blue),.97))}.section-header .menu-drawer .icon,.section-header .menu-drawer .icon-arrow,.section-header .menu-drawer .icon-caret{color:#fff}.section-header .menu-drawer__utility-links{background-color:#ffffff14;color:#fff}.section-header .menu-drawer__account{display:none}@media(prefers-reduced-motion:reduce){.section-header .header-wrapper,.section-header .header-wrapper:after,.section-header .header__heading-logo-wrapper,.section-header .header__heading-logo{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-header-bar.css.map */
