.section-header{position:sticky;z-index:calc(var(--z-index-temporary, 5) + 1)}.shopify-section-header-sticky{top:0}.shopify-section-header-hidden{top:calc(-1 * var(--header-height))}.section-header.animate{transition:top var(--duration-short) ease-out}.header-wrapper{display:block;position:relative;--page-width: 1688px}.header{display:grid;grid-template-areas:"left-icons heading right-icons";grid-template-columns:1fr 10rem 1fr;align-items:center;column-gap:1rem}.header *[tabindex="-1"]:focus{outline:none}.search-modal__content .search-form__form{max-height:4.8rem}.search-modal__content .search-bar .search-form__form .field{max-width:unset;color:#fff}.search-modal__content .search-bar .search-form__form .field__input{border-bottom:.1rem solid #FFFFFF}.search-modal__content .search-bar .search-form__form .field__input::placeholder{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:var(--heading-line-height, 1.2);text-transform:uppercase;color:#4d4d4d;font-size:1.6rem}.search-modal__content .search-bar .search-form__form .field__input{background-color:transparent;padding-left:0;min-height:calc(3rem + var(--inputs-border-width)* 2);color:#fff;padding:.8rem 1.6rem .8rem .4rem;font-size:4rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);line-height:var(--heading-line-height, 1.2)}predictive-search[open=true] .suggestion-container{display:none}.suggestion-container{overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;max-height:calc(75vh - var(--header-height, 0rem))}.suggestion-container .keyword-list{grid-gap:.8rem;text-align:center;align-items:center}.suggestion-container .keyword-list__item a{padding:1.2rem 1.6rem;font-size:calc(1.6rem * var(--font-heading-scale));font-weight:var(--font-heading-weight);color:rgba(var(--color-foreground),1);background:rgba(var(--color-background),1);background:var(--gradient-background);transition-property:background,color;font-family:var(--font-heading-family);text-transform:uppercase;min-height:3.5rem;display:inline-flex;align-items:center}.suggestion-container .label-suggessions{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-style:var(--font-heading-style);font-size:1.8rem;line-height:120%;text-transform:uppercase;margin:0 .8rem 0 0}.suggestion-container .card-collection .card__information{--collection-card-title-font-size-desktop: 2.6rem;--collection-card-title-font-size-mobile: 1.8rem}.suggestion-container .card-collection .card__content{padding:1rem 1rem 3rem}.suggestion-container .card-collection .card__heading a{--ellipsis: 2}.suggestion-container .card-collection .card__heading{--collection-card-title-text-transform: uppercase}@media screen and (max-width:1032px){.header .header__search details:not([open]) .header__icon--search{color:#000}}@media screen and (max-width: 749px){.suggestion-container .keyword-list{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.suggestion-container .keyword-list::-webkit-scrollbar{display:none}.suggestion-container .keyword-list__item{flex:0 0 auto}.suggestion-container .label-suggessions{font-size:1.6rem}.search-modal__content .search-bar .search-form__form .field__input{min-height:calc(2rem + var(--inputs-border-width)* 2);padding:1.4rem 1.2rem 1.4rem .4rem;font-size:1.6rem}.suggestion-container .card-collection .card__heading a{--ellipsis: 3}}@media screen and (min-width: 750px){.header{grid-template-columns:1fr auto 1fr}.search-modal__content .search-form__form{max-height:6.4rem}.suggestion-container .card-collection .card__content{padding:3.1rem 2.3rem}.suggestion-container .card-collection .card__buttons{opacity:0;max-height:0;margin-top:0;transform:translateY(1rem);transition:opacity .3s ease,max-height .4s ease,transform .3s ease}.suggestion-container .card-collection:hover .card__buttons,.suggestion-container .card-collection:focus-within .card__buttons{opacity:1;max-height:200px;transform:translateY(0);margin-top:2rem}.header .search-modal{padding-bottom:2.2rem}}@media screen and (min-width: 1033px){.header{column-gap:2rem}.header--top-left{grid-template-areas:"heading right-icons" "navigation navigation";grid-template-columns:1fr auto;row-gap:2.4rem}.header--top-center{grid-template-areas:"left-icons heading right-icons" "navigation navigation navigation";grid-template-columns:1fr auto 1fr;row-gap:2.4rem}.header--top-center:has(.header__icon--full){grid-template-columns:auto 1fr auto}.header--top-left:not(.header--has-menu),.header--top-center:not(.header--has-menu){row-gap:0}.header--middle-left{grid-template-areas:"heading navigation right-icons";grid-template-columns:auto 8fr 1fr}.header--middle-left:has(.header__icon--full){grid-template-columns:auto 8fr auto}.header--middle-left:not(.header--has-menu){grid-template-areas:"heading right-icons";grid-template-columns:1fr auto}.header--middle-center{grid-template-areas:"navigation heading right-icons";grid-template-columns:1fr auto 1fr}.header--middle-center:has(.header__icon--full){grid-template-columns:auto 1fr auto}.header--align-left{grid-template-areas:"heading right-icons" "heading navigation";grid-template-columns:auto 1fr;row-gap:2.4rem}.header--align-left:has(.header__icon--full){grid-template-columns:auto 1fr}.header--align-left:not(.header--has-menu){grid-template-areas:"heading right-icons";grid-template-columns:1fr auto;row-gap:0}.header--top-left.header--drawer-menu,.header--top-center.header--drawer-menu,.header--middle-left.header--drawer-menu,.header--middle-center.header--drawer-menu,.header--align-left.header--drawer-menu{grid-template-areas:"left-icons heading right-icons";column-gap:1rem}.header--top-left.header--drawer-menu,.header--middle-left.header--drawer-menu{grid-template-columns:auto 1fr auto}.header--top-center.header--drawer-menu,.header--middle-center.header--drawer-menu{grid-template-columns:1fr auto 1fr}.search-modal__content .search-bar .search-form__form .field__input::placeholder{font-size:4rem}}.header__heading,.header>.header__heading-link{margin:0;line-height:var(--line-height-base, 0)}.header__heading,.header>.header__heading-link{grid-area:heading;justify-self:center}.header__heading-link{position:relative;line-height:inherit;word-break:break-word}.header__heading-link .h2{line-height:var(--line-height-lowest, 1);color:currentColor}.header__heading-logo-wrapper{display:inline-block;width:100%;transition:width .3s cubic-bezier(.52,0,.61,.99)}.header__heading-logo-wrapper--transparent{position:absolute;display:inline-block;top:0;left:0;width:100%;z-index:var(--z-index-lowest, -1)}.header__heading-logo-wrapper svg{width:clamp(10rem,var(--logo-width, 100px),25vw)}.header__heading-logo{height:auto;max-width:100%}@media screen and (hover: hover){.header-wrapper:after{content:"";position:fixed;top:auto;width:100%;height:100%;z-index:-2;background:rgba(var(--color-foreground),.3);opacity:0;visibility:hidden}.section-header:has(:is(.header__menu):hover) .header-wrapper:after{opacity:1;visibility:visible}}@media screen and (max-width: 1032px){.header__heading,.header>.header__heading-link{text-align:center}.search-modal__content .search-form__form{padding:0}}@media screen and (min-width: 1033px){.header__heading,.header>.header__heading-link{justify-self:start}.header--top-center .header__heading,.header--middle-center .header__heading,.header--top-center>.header__heading-link,.header--middle-center>.header__heading-link{justify-self:center;text-align:center}}.header__icons{display:flex;grid-gap:1.6rem}.header__icons--left{grid-area:left-icons;justify-self:start}.header__icons--right{grid-area:right-icons;align-items:center;justify-self:end}.header__icon{line-height:var(--line-height-base, 0)}.header__icon--account shop-user-avatar{--shop-avatar-size: 2.8rem}.header__icon-action{color:rgba(var(--color-icon),1);display:inline-flex;align-items:center;grid-gap:.2rem;padding-left:0;padding-right:0;line-height:var(--line-height-base, 0)}.header__icon-action .svg-wrapper{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;position:relative;pointer-events:none}.header__icon-action .svg-wrapper:has(.icon-hamburger){display:flex;align-items:center;justify-content:center;width:4.1rem;height:4.1rem;position:relative;pointer-events:none}.header__icon--cart button.header__icon-action{position:relative;top:-.1rem}.header__icon--hamburger .header__icon-action .icon-close{position:absolute;display:none}.header__icon--hamburger .header__icon-action[open] .icon-hamburger{display:none}.header__icon--hamburger .header__icon-action[open] .icon-close{display:block}.cart-count-bubble:empty{display:none}.cart-count-bubble{height:2.4rem;width:2.4rem;border-radius:100%;display:flex;justify-content:center;align-items:center;background-color:rgba(var(--cart-bubble-color-background, var(--color-button)),1);color:rgba(var(--cart-bubble-color-foreground, var(--color-button-text)),1);flex-shrink:0;font-size:calc(var(--font-body-scale) * 1.4rem);font-weight:600;line-height:var(--body-line-height, 1.5)}@media screen and (max-width: 1032px){.header__search:not(.header__icon){grid-column:span 3;margin-top:1.6rem}.open-header-drawer .header__search:not(.header__icon){display:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-header.css.map */
