body{--header-height: 0px;--header-group-height: var(--header-height);--transparent-header-offset-boolean: 0}body:has(>#header-group>header.shpflt-header-section){--header-height: 73px}body:has(>#header-group>header.shpflt-header-section .shpflt-header--compact){--header-height: 56px}body:has(>#header-group:empty){--header-group-height: 0px}.shpflt-header-section{position:relative}.shpflt-header{position:relative;z-index:var(--layer-sticky, 1000)}#header-group:has(.shpflt-header[sticky]){display:contents}.shpflt-header-section:has(>.shpflt-header[sticky=always]),.shpflt-header-section:has(>.shpflt-header[sticky=scroll-up][data-sticky-state=active]){position:sticky;top:-1px;z-index:var(--layer-sticky)}.shpflt-header[data-sticky-state]{transition:opacity var(--animation-speed) var(--animation-easing),box-shadow var(--animation-speed) var(--animation-easing);opacity:1}.shpflt-header[data-sticky-state=active]{view-transition-name:sticky-header;box-shadow:0 2px 4px #00000014}.shpflt-header[data-sticky-state=idle],.shpflt-header[data-sticky-state=active][data-animating]{opacity:0}.shpflt-header[transparent]{--header-bg-color: transparent;position:absolute;top:0;left:0;right:0;background-color:var(--header-bg-color, var(--color-background));z-index:var(--layer-overlay)}.shpflt-header[transparent=not-sticky][data-sticky-state=active],.shpflt-header[transparent]:has(.shpflt-nav:hover),.shpflt-header[transparent]:has(.shpflt-mega:hover){--header-bg-color: unset;--color-foreground: inherit;--color-foreground-rgb: inherit;--color-background: inherit;--color-background-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit}:is(.shpflt-header[transparent=not-sticky][data-sticky-state=active],.shpflt-header[transparent]:has(.shpflt-nav:hover),.shpflt-header[transparent]:has(.shpflt-mega:hover)) .shpflt-header__row-1,:is(.shpflt-header[transparent=not-sticky][data-sticky-state=active],.shpflt-header[transparent]:has(.shpflt-nav:hover),.shpflt-header[transparent]:has(.shpflt-mega:hover)) .shpflt-header__row-2{transition:color var(--animation-values-fast),border-color var(--animation-values-fast),background-color var(--animation-values-fast)}.shpflt-header[transparent] .shpflt-header__row-1,.shpflt-header[transparent] .shpflt-header__row-2{transition:color var(--animation-values-slow),border-color var(--animation-values-slow),background-color var(--animation-values-slow)}:is(.shpflt-header[transparent]:not([data-sticky-state=active]),.shpflt-header[transparent=always][data-sticky-state=active]) .shpflt-header__row-1:not(:has(.shpflt-nav:hover)),:is(.shpflt-header[transparent]:not([data-sticky-state=active]),.shpflt-header[transparent=always][data-sticky-state=active]) .shpflt-header__row-2:not(:has(.shpflt-nav:hover)){--color-foreground: inherit;--color-foreground-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit}@media screen and (max-width:989px){.shpflt-header[transparent=not-sticky][data-sticky-state=active] .shpflt-header__row-1,.shpflt-header[transparent=not-sticky][data-sticky-state=active] .shpflt-header__row-2{--color-foreground: initial;--color-foreground-rgb: initial;--color-background: initial;--color-background-rgb: initial;--color-border: initial;--color-border-rgb: initial;background:var(--color-background)!important;color:var(--color-foreground)!important}}.shpflt-header-section:has(.shpflt-header[transparent])+.shopify-section{margin-top:var(--header-height, 73px)}body:has(.shpflt-header[transparent]){--transparent-header-offset-boolean: 1}body:not(:has(.shpflt-header[transparent])){--transparent-header-offset-boolean: 0}main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style,main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style{--section-top-offset: calc(var(--header-height) * var(--transparent-header-offset-boolean))}:is(main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style,main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style) :is(.spacing-style,.inherit-spacing){--section-top-offset: 0px}main>.shopify-section:first-child .section:not(.disable-section-top-offset) .sticky-content{margin-top:calc(var(--header-height) * var(--transparent-header-offset-boolean) * -1)}.shpflt-header__row-1,.shpflt-header__row-2{position:relative;background-color:var(--header-bg-color, var(--color-background));color:var(--color-foreground)}.shpflt-header__row-inner{display:flex;justify-content:space-between;align-items:center;padding:var(--header-padding, var(--padding-sm)) var(--page-margin, 20px);gap:var(--gap-xl, 20px);border-bottom:var(--style-border-width, 1px) solid rgb(var(--color-border-rgb) / .3);transition:padding var(--animation-speed) var(--animation-easing)}.shpflt-header__row-2 .shpflt-header__row-inner{padding:0 var(--page-margin, 20px)}.shpflt-header[data-sticky-state=active] .shpflt-header__row-1 .shpflt-header__row-inner{padding-top:0;padding-bottom:0}.shpflt-header--standard{--header-padding: var(--padding-sm, 12px)}.shpflt-header--compact{--header-padding: var(--padding-2xs, 6px)}.shpflt-header--full-width .shpflt-header__row-inner{max-width:none}.shpflt-header__group{display:flex;align-items:center;gap:var(--gap-xl, 20px)}.shpflt-header__group--left{flex:1;justify-content:flex-start}.shpflt-header__group--center{flex:1 1 auto;justify-content:center;min-width:0}.shpflt-header__group--right{flex:1;justify-content:flex-end}.shpflt-header__logo img{width:auto;display:block;transition:filter var(--animation-speed) var(--animation-easing),transform var(--animation-speed) var(--animation-easing),max-height var(--animation-speed) var(--animation-easing)}.shpflt-header__logo .shpflt-header--compact .shpflt-header__logo img{max-height:44px}.shpflt-header__logo a{display:block;text-decoration:none;color:inherit}.shpflt-header[data-sticky-state=active] .shpflt-header__logo img{transform:scale(.85)}.shpflt-header[transparent=not-sticky][data-sticky-state=active] .shpflt-header__logo img,.shpflt-header[transparent]:has(.shpflt-nav:hover) .shpflt-header__logo img,.shpflt-header[transparent]:has(.shpflt-mega:hover) .shpflt-header__logo img{filter:invert(1)}.shpflt-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--gap-xl, 24px)}.shpflt-nav__item{position:static;flex-shrink:0}.shpflt-nav__link{display:block;padding:var(--padding-sm, 12px) 0;text-decoration:none;color:inherit;position:relative;font-weight:500;white-space:nowrap;transition:none}.shpflt-nav__link:hover,.shpflt-nav__link--active{opacity:.7}.shpflt-nav__link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background-color:currentColor;transition:width .3s ease}.shpflt-nav__link:hover:after,.shpflt-nav__link--active:after{width:100%}.shpflt-mega{position:absolute;top:100%;left:0;width:100%;background:var(--color-background);color:var(--color-foreground);border-bottom:1px solid rgb(var(--color-border-rgb) / .1);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:1001;padding:var(--padding-2xl, 30px) 0;box-shadow:0 10px 20px #0000000d}.shpflt-nav__item:hover .shpflt-mega,.shpflt-nav__item:focus-within .shpflt-mega{opacity:1;visibility:visible}.shpflt-mega__grid{display:grid;grid-template-columns:repeat(auto-fit,120px);gap:var(--gap-xl, 20px);max-width:var(--page-width, 1200px);margin:0 auto;padding:0 var(--page-margin, 20px);justify-content:center}.shpflt-mega__item{text-align:center;text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:var(--gap-sm, 10px)}.shpflt-mega__item:hover{opacity:.7}.shpflt-mega__image-container{width:100px;height:100px;border-radius:50%;overflow:hidden}.shpflt-mega__image{width:100%;height:100%;object-fit:cover;transition:transform var(--animation-speed) var(--animation-easing)}.shpflt-mega__image:hover{transform:scale(1.1)}.shpflt-mega__image{width:100px;height:100px;border-radius:50%;object-fit:cover}.shpflt-mega__image--placeholder{background-color:rgb(var(--color-foreground-rgb) / .05)}.shpflt-mega__label{font-size:var(--font-size--sm, .875rem);font-weight:500}.shpflt-header__actions{display:flex;align-items:center;gap:var(--gap-md, 12px)}.shpflt-header__actions header-actions{display:flex;align-items:center;gap:var(--gap-md, 12px)}.shpflt-header__actions .header-actions__action{--button-color: var(--color-foreground);--button-size: 44px;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:var(--padding-sm, 10px);transition:opacity var(--animation-speed) var(--animation-easing)}@media screen and (max-width:749px){.shpflt-header__actions .header-actions__action{padding:var(--padding-sm, 10px) 0}.shpflt-header__actions header-actions{gap:0}}.shpflt-header__actions .header-actions__action:hover{opacity:.7}.shpflt-header__actions .header-actions__action .svg-wrapper{height:var(--button-size, 44px);width:var(--button-size, 44px)}.shpflt-header__actions .header-actions__action svg{width:var(--icon-size-md, 20px);height:var(--icon-size-md, 20px)}.shpflt-header__search{display:flex;align-items:center}.shpflt-mobile-trigger{display:none;background:none;border:none;cursor:pointer;padding:var(--padding-md, 10px);margin:calc(-1 * var(--padding-md, 10px));color:inherit}.svg-wrapper{display:inline-flex;align-items:center;justify-content:center;width:var(--icon-size-xs, 16px);height:var(--icon-size-xs, 16px)}.shpflt-drawer-nav__item .icon-caret{transform:rotate(-90deg)}.shpflt-drawer-nav__item .icon-caret--backward{transform:rotate(0)}@media screen and (max-width:989px){.shpflt-header__row-2{display:none}.shpflt-mobile-trigger{display:flex}.mobile-hide{display:none!important}.shpflt-header__group--center{position:absolute;left:50%;transform:translate(-50%)}.shpflt-header--logo-left .shpflt-header__group--center{position:static;transform:none}}.shpflt-drawer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--layer-menu-drawer, 2000);visibility:hidden;transition:visibility .3s ease}.shpflt-drawer[aria-hidden=false]{visibility:visible}.shpflt-drawer__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:brightness(.75);backdrop-filter:brightness(.75)}.shpflt-drawer[aria-hidden=false] .shpflt-drawer__overlay{opacity:1}.shpflt-drawer__panel{position:absolute;top:0;width:85%;max-width:400px;height:100%;background:var(--color-background);color:var(--color-foreground);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;border-right:var(--style-border-drawer, 1px solid rgb(var(--color-border-rgb)));box-shadow:var(--shadow-drawer, 4px 0 20px rgba(0,0,0,.1))}.shpflt-drawer--left .shpflt-drawer__panel{left:0;transform:translate(-100%)}.shpflt-drawer--right .shpflt-drawer__panel{right:0;left:auto;transform:translate(100%);border-right:none;border-left:var(--style-border-drawer, 1px solid rgb(var(--color-border-rgb)))}.shpflt-drawer[aria-hidden=false] .shpflt-drawer__panel{transform:translate(0)}.shpflt-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:var(--padding-lg, 16px) var(--padding-xl, 20px);border-bottom:1px solid rgb(var(--color-border-rgb) / .1);min-height:60px}.shpflt-drawer__logo img{max-height:80px;width:auto;max-width:150px}.shpflt-drawer__close{background:none;border:none;cursor:pointer;padding:var(--padding-md, 10px);margin:calc(-1 * var(--padding-md, 10px));color:inherit}.shpflt-drawer__close .svg-wrapper{width:var(--icon-size-xs, 16px);height:var(--icon-size-xs, 16px)}.shpflt-drawer__content{flex:1;overflow:hidden;position:relative}.shpflt-drawer__level{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto;background:var(--color-background);transition:transform .3s ease;padding:var(--padding-lg, 16px) var(--padding-xl, 20px);box-sizing:border-box}.shpflt-drawer__level--main{z-index:1;transform:translate(0)}.shpflt-drawer__level--sub{z-index:2;left:100%;transform:translate(0)}.shpflt-drawer__level--sub.shpflt-drawer__level--active{left:0}.shpflt-drawer.drill-down-active .shpflt-drawer__level--main{transform:translate(-20px)}.shpflt-drawer-nav{list-style:none;padding:0;margin:0}.shpflt-drawer-nav__item{border-bottom:1px solid rgb(var(--color-border-rgb) / .1)}.shpflt-drawer-nav__link{display:flex;justify-content:space-between;align-items:center;padding:var(--padding-lg, 16px) 0;text-decoration:none;color:inherit;font-size:var(--font-size--md, 1rem);width:100%;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-paragraph--family)}.shpflt-drawer-nav__link .svg-wrapper{width:var(--icon-size-xs, 16px);height:var(--icon-size-xs, 16px)}.shpflt-drawer__back{display:flex;align-items:center;gap:var(--gap-sm, 8px);width:100%;padding:var(--padding-lg, 16px) 0;background:none;border:none;border-bottom:1px solid rgb(var(--color-border-rgb) / .1);font-weight:600;cursor:pointer;margin-bottom:var(--margin-md, 16px);color:inherit}.shpflt-drawer__back .svg-wrapper{width:var(--icon-size-xs, 16px);height:var(--icon-size-xs, 16px)}.shpflt-drawer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap-md, 16px);padding-top:var(--padding-lg, 16px)}.shpflt-drawer-grid__item{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;font-size:var(--font-size--xs, .75rem);gap:var(--gap-xs, 6px)}.shpflt-drawer-grid__image{width:70px;height:70px;border-radius:50%;object-fit:cover;background:rgb(var(--color-foreground-rgb) / .05)}.shpflt-drawer__footer{padding:var(--padding-lg, 16px) var(--padding-xl, 20px);border-top:1px solid rgb(var(--color-border-rgb) / .1);background:rgb(var(--color-foreground-rgb) / .02)}.shpflt-drawer-footer__links{display:flex;flex-direction:column;gap:var(--gap-md, 12px);margin-bottom:var(--margin-lg, 20px)}.shpflt-drawer-footer__link{display:flex;align-items:center;gap:var(--gap-sm, 8px);text-decoration:none;color:inherit;font-size:var(--font-size--sm, .875rem)}.shpflt-drawer-footer__link .svg-wrapper{width:var(--icon-size-sm, 18px);height:var(--icon-size-sm, 18px)}.shpflt-drawer__localization{margin-top:var(--margin-md, 16px)}@media(prefers-reduced-motion:reduce){.shpflt-drawer,.shpflt-drawer__overlay,.shpflt-drawer__panel,.shpflt-drawer__level,.shpflt-mega,.shpflt-nav__link:after{transition:none}}@media(max-width:570px){#swym-plugin #swym-anchor,#swym-hosted-plugin #swym-anchor{z-index:8!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shpflt-header.css.map */
