#header-group{font-family:var(--k9-font-family)}#header-component{--k9-header-background: #fff;--k9-menu-background: #fff;--k9-header-shadow: 0 14px 34px rgb(31 39 43 / 14%)}#header-component .header-logo{color:var(--k9-color-text);letter-spacing:.02em}#header-component .k9-header-logo__fallback{width:12rem;height:auto}#header-component header-actions{align-items:center;gap:0;padding-block-end:0}#header-component .header__column--right{gap:0}#header-component .search-action{align-items:center;padding-block-end:0}#header-component .header-actions__action,#header-component .search-action .header-actions__action,#header-component .header__icon--menu{align-items:center;width:3rem;height:3rem;color:var(--k9-color-text);background:transparent;box-shadow:none;transition:background-color var(--k9-transition-base),box-shadow var(--k9-transition-base),opacity var(--k9-transition-base)}#header-component .header-actions__action{position:relative;flex:0 0 auto;overflow:visible}#header-component .k9-header-action-label{position:absolute;top:calc(100% + .35rem);left:50%;width:max-content;transform:translate(-50%);color:var(--k9-color-text);font-family:var(--k9-font-family);font-size:.625rem;font-weight:400;line-height:1.2;white-space:nowrap}#header-component .k9-header-action-label__login--mobile,#header-component .k9-header-mobile-search{display:none}#header-component .header-actions__action:hover,#header-component .search-action .header-actions__action:hover,#header-component .header__icon--menu:hover{background:transparent;box-shadow:none;opacity:var(--k9-link-hover-opacity)}#header-component .cart-bubble__background{background-color:var(--k9-color-button, #f36f21)}#header-component shopify-account{--shopify-account-color-accent: var(--k9-color-button, #f36f21)}@media screen and (min-width:990px){html.k9-account-dialog-open body,html.k9-account-dialog-open .page-wrapper{width:100vw;max-width:100vw}html.k9-account-dialog-open .k9-floating-story{transform:translate(var(--k9-account-dialog-scrollbar-offset, 0))}}@media screen and (min-width:1150px){#header-component .header__row--top .header__columns{position:relative;grid-column:1 / -1;width:100%;min-height:4.75rem;margin-inline:auto;padding-inline:1.25rem;grid-template-areas:"left center right";grid-template-columns:1fr auto 1fr;--padding-block-start: .5rem;--padding-block-end: .5rem}#header-component .header__column--left,#header-component .header__column--right{display:contents}#header-component .header-logo{z-index:1;grid-area:center;justify-self:center}#header-component .header__column--right>.search-action{z-index:1;grid-area:right;justify-self:end;margin-inline-end:6rem}#header-component .header__column--right>header-actions{z-index:1;grid-area:right;justify-self:end;margin-inline-start:0}#header-component .k9-header-action-label{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}#header-component .k9-global-nav{display:flex;z-index:1;grid-area:left;justify-self:start;min-height:3.75rem;color:var(--k9-color-text)}#header-component .k9-global-nav__list{display:flex;align-items:center;gap:clamp(.65rem,1.05vw,1rem);margin:0;padding:0;list-style:none}#header-component .k9-global-nav__item{position:static;display:flex;align-items:center;min-height:3.75rem}#header-component .k9-global-nav__link{position:relative;display:flex;align-items:center;gap:.4rem;color:inherit;font-family:var(--k9-font-family);font-size:.8125rem;font-weight:500;line-height:1.4;text-decoration:none;white-space:nowrap;transition:color var(--k9-transition-base),opacity var(--k9-transition-base)}#header-component .k9-global-nav__item--has-children>.k9-global-nav__link:after{position:absolute;right:0;bottom:-.35rem;left:0;height:1px;background:var(--k9-color-button, #f36f21);content:"";opacity:0;transform:scaleX(0);transform-origin:center;transition:opacity var(--k9-transition-base),transform var(--k9-transition-base)}#header-component .k9-global-nav__link:hover,#header-component .k9-global-nav__link:focus-visible{opacity:var(--k9-link-hover-opacity)}#header-component .k9-global-nav__item--has-children:is(:hover,:focus-within)>.k9-global-nav__link,#header-component .k9-global-nav__item--has-children.k9-global-nav__item--open>.k9-global-nav__link{color:var(--k9-color-button, #f36f21);opacity:1}#header-component .k9-global-nav__item--has-children:is(:hover,:focus-within)>.k9-global-nav__link:after,#header-component .k9-global-nav__item--has-children.k9-global-nav__item--open>.k9-global-nav__link:after{opacity:1;transform:scaleX(1)}#header-component .k9-global-nav__mega{position:absolute;z-index:var(--layer-header-menu);top:100%;left:calc((100% - 100vw)/2);width:100vw;border-top:1px solid rgb(31 39 43 / 10%);visibility:hidden;opacity:0;pointer-events:none;color:var(--k9-color-text);background:var(--k9-menu-background);box-shadow:var(--k9-header-shadow);clip-path:inset(0 0 100% 0);transform:translateY(-.75rem);transform-origin:top;transition:clip-path .32s var(--ease-out-cubic),opacity .22s ease,transform .32s var(--ease-out-cubic),visibility .32s ease}#header-component .k9-global-nav__mega-inner{display:grid;grid-template-columns:minmax(0,1fr) 34.25rem;align-items:start;gap:clamp(2rem,5vw,5rem);width:min(100%,90rem);margin-inline:auto;padding:2.5rem 2rem}#header-component .k9-global-nav__mega-inner--compact{grid-template-columns:minmax(0,1fr) 34.25rem}#header-component .k9-global-nav__groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:2rem;row-gap:0;width:100%;max-width:40rem}#header-component .k9-global-nav__groups--two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:26rem}#header-component .k9-global-nav__groups--one{grid-template-columns:minmax(0,1fr);max-width:12rem}#header-component .k9-global-nav__group-title{display:block;margin:0 0 1rem;color:inherit;font-size:.9375rem;font-weight:700;line-height:1.4;text-decoration:none}#header-component .k9-global-nav__group ul{margin:0;padding:0;list-style:none}#header-component .k9-global-nav__group li+li{margin-block-start:.625rem}#header-component .k9-global-nav__group li a{color:inherit;font-size:.8125rem;line-height:1.55;text-decoration:none;transition:color .22s ease}#header-component .k9-global-nav__group-title,#header-component .k9-global-nav__promo span{transition:color .22s ease}#header-component .k9-global-nav__group a:hover,#header-component .k9-global-nav__group a:focus-visible,#header-component .k9-global-nav__promo:hover span,#header-component .k9-global-nav__promo:focus-visible span{color:var(--k9-color-button, #f36f21);text-decoration:none}#header-component .k9-global-nav__promos{display:grid;grid-template-columns:repeat(2,minmax(0,16.75rem));align-self:start;justify-self:end;gap:.75rem;width:34.25rem}#header-component .k9-global-nav__promos--single{grid-template-columns:16.75rem;justify-content:end}#header-component .k9-global-nav__promo{color:inherit;text-decoration:none}#header-component .k9-global-nav__promo img{display:block;width:100%;max-width:16.75rem;height:clamp(12.5rem,35.5vw,20.9375rem);max-height:20.9375rem;border-radius:var(--k9-photo-radius);object-fit:cover}#header-component .k9-global-nav__promo span{display:block;padding-block-start:.625rem;font-size:.75rem;font-weight:500;line-height:1.45}#header-component .k9-global-nav__item:hover>.k9-global-nav__mega,#header-component .k9-global-nav__item--open>.k9-global-nav__mega,#header-component .k9-global-nav__item:focus-within>.k9-global-nav__mega{visibility:visible;opacity:1;pointer-events:auto;clip-path:inset(0);transform:translateY(0)}body:has(#header-component .k9-global-nav__item--has-children:hover):after,body:has(#header-component .k9-global-nav__item--open):after,body:has(#header-component .k9-global-nav__item--has-children:focus-within):after{position:fixed;z-index:calc(var(--layer-menu-drawer) - 1);top:var(--header-height);right:0;bottom:0;left:0;background:#1f272b61;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);content:"";pointer-events:none}@media(prefers-reduced-motion:reduce){#header-component .k9-global-nav__mega{transition:none}}}@media screen and (max-width:1149px){#header-component.k9-mobile-menu-open,#header-component:has(#Details-menu-drawer-container[open]){--header-logo-display: block;--header-logo-inverse-display: none;--closed-underlay-height: 100%;visibility:visible;opacity:1}#header-component.k9-mobile-menu-open .header__row--top,#header-component:has(#Details-menu-drawer-container[open]) .header__row--top{--color-foreground: var(--k9-color-text);--color-foreground-rgb: 31 39 43;visibility:visible;background:var(--k9-header-background);opacity:1}#header-component .header__row--top:before{position:absolute;z-index:calc(var(--layer-menu-drawer) + 1);top:0;right:0;bottom:0;left:0;background:var(--k9-header-background);content:"";pointer-events:none}#header-component .header-logo,#header-component header-actions{position:relative;z-index:calc(var(--layer-menu-drawer) + 2)}#header-component.k9-mobile-menu-open .header-logo,#header-component.k9-mobile-menu-open header-actions,#header-component:has(#Details-menu-drawer-container[open]) .header-logo,#header-component:has(#Details-menu-drawer-container[open]) header-actions{visibility:visible;opacity:1}#header-component .k9-global-nav{display:none}#header-component .k9-header-logo__fallback{width:min(8rem,34vw)}#header-component[data-menu-style] .header__row--top .header__columns{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"menu brand actions";align-items:center;gap:.1875rem;min-height:3.75rem;padding:.5rem .9375rem}#header-component[data-menu-style] .header__row--top .header__columns .header-logo{grid-area:brand;justify-self:center}#header-component .header__column{display:contents}.header-section #header-component[data-menu-style] .header__row--top .header__columns .header__drawer{display:flex;grid-area:menu;justify-self:start;min-height:0}#header-component[data-menu-style] .header__row--top .header__columns header-drawer{grid-area:menu}#header-component .menu-drawer-container .header__icon--summary{position:fixed;z-index:calc(var(--layer-menu-drawer) + 2);top:.75rem;right:auto;left:.9375rem;width:2.25rem;height:2.25rem;padding:0;border:0;background-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#header-component .header__icon--summary .header-drawer-icon--open{width:1.125rem;height:.125rem;margin:auto;color:var(--k9-color-text);background:currentcolor;box-shadow:0 -.375rem currentcolor,0 .375rem currentcolor}#header-component .header__icon--summary .header-drawer-icon--open svg,#header-component .header__icon--summary .header-drawer-icon--close svg{display:none}#header-component .header__icon--summary .header-drawer-icon--close{position:relative;width:1.125rem;height:1.125rem;margin:auto;color:var(--k9-color-text)}#header-component .header__icon--summary .header-drawer-icon--close:before,#header-component .header__icon--summary .header-drawer-icon--close:after{position:absolute;top:50%;left:0;width:1.125rem;height:.125rem;background:currentcolor;content:""}#header-component .header__icon--summary .header-drawer-icon--close:before{transform:translateY(-50%) rotate(45deg)}#header-component .header__icon--summary .header-drawer-icon--close:after{transform:translateY(-50%) rotate(-45deg)}#header-component details.menu-open .header__icon--menu .header-drawer-icon--open{display:none}#header-component details.menu-open .header__icon--menu .header-drawer-icon--close{display:flex}#header-component .header__icon--menu{background-color:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#header-component .menu-drawer>.menu-drawer__close-button{display:none}#header-component .menu-drawer{top:3.75rem;width:100%;max-width:none;height:calc(100dvh - 3.75rem)}#header-component .menu-drawer__backdrop{top:3.75rem;height:calc(100dvh - 3.75rem)}#header-component .search-action{display:none}#header-component .header-actions__action,#header-component .search-action .header-actions__action,#header-component .header__icon--menu{width:2.25rem;height:2.25rem;background:var(--k9-menu-background);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}#header-component[data-menu-style] .header__row--top .header__columns header-actions{grid-area:actions;justify-self:end;gap:.0625rem;margin-inline-start:0;padding-block-end:0}#header-component header-actions .header-actions__action{width:2rem}#header-component .search-action{padding-block-end:0}#header-component .k9-header-action-label{display:none}#header-component .k9-header-mobile-search{display:flex}@media screen and (max-width:360px){#header-component[data-menu-style] .header__row--top .header__columns{padding-inline:.5rem}#header-component .k9-header-logo__fallback{width:min(5.875rem,30vw)}#header-component .header-actions__action,#header-component .header__icon--menu{width:2.125rem;height:2.125rem}#header-component .menu-drawer-container .header__icon--summary{left:.5rem;width:2.125rem;height:2.125rem}#header-component header-actions .header-actions__action{width:2rem;height:2.125rem}}#header-component .k9-mobile-menu-search{position:relative;display:flex;align-items:center;min-height:2.8125rem;margin:1.125rem;padding-inline:1.125rem 3.25rem;border:1px solid rgb(31 39 43 / 20%);border-radius:999px;background:var(--k9-color-white)}#header-component .k9-mobile-menu-search__input{width:100%;min-width:0;height:2.6875rem;padding:0;border:0;outline:0;color:var(--k9-color-text);background:transparent;box-shadow:none;font-family:var(--k9-font-family);font-size:1rem}#header-component .k9-mobile-menu-search__input::placeholder{color:var(--k9-color-text);opacity:1}#header-component .k9-mobile-menu-search__button{position:absolute;top:50%;right:.5625rem;display:grid;width:2.25rem;height:2.25rem;padding:0;border:0;border-radius:50%;place-items:center;color:var(--k9-color-text);background:transparent;transform:translateY(-50%)}#header-component .k9-mobile-menu-search__button .svg-wrapper{width:1.125rem;height:1.125rem}#header-component .menu-drawer>.menu-drawer__navigation,#header-component .menu-drawer>.menu-drawer__utility-links,#header-component .menu-drawer>.menu-drawer__featured-content{display:none}#header-component .k9-mobile-menu{display:block;padding:0 1.125rem 2.75rem;color:var(--k9-color-text);background:var(--k9-menu-background);font-family:var(--k9-font-family)}#header-component .k9-mobile-menu__navigation{border-top:1px solid rgb(31 39 43 / 14%)}#header-component .k9-mobile-menu__section,#header-component .k9-mobile-menu__primary-links a{border-bottom:1px solid rgb(31 39 43 / 14%)}#header-component .k9-mobile-menu__heading,#header-component .k9-mobile-menu__summary{display:flex;align-items:center;min-height:3.3125rem;margin:0;padding:0;border:0;color:var(--k9-color-text);background:transparent;font-size:.98rem;font-weight:700;list-style:none;text-decoration:none}#header-component .k9-mobile-menu__summary{position:relative;padding-inline-end:2.5rem;cursor:pointer}#header-component .k9-mobile-menu__summary::-webkit-details-marker{display:none}#header-component .k9-mobile-menu__summary:before,#header-component .k9-mobile-menu__summary:after{position:absolute;top:50%;right:.25rem;width:.875rem;height:1px;background:currentcolor;content:"";transition:transform var(--k9-transition-base)}#header-component .k9-mobile-menu__summary:after{transform:rotate(90deg)}#header-component .k9-mobile-menu__section[open]>.k9-mobile-menu__summary:after{transform:rotate(0)}#header-component .k9-mobile-menu__links{margin:0 0 .75rem;padding:0;list-style:none}#header-component .k9-mobile-menu__group-title{padding:1rem .875rem .375rem;color:var(--k9-color-text);font-size:.84rem;font-weight:700;line-height:1.4}#header-component .k9-mobile-menu__section--single .k9-mobile-menu__heading{min-height:3.3125rem}#header-component .k9-mobile-menu__links a,#header-component .k9-mobile-menu__primary-links a{position:relative;display:flex;align-items:center;min-height:2.75rem;padding:0 3.5rem 0 .875rem;border-top:1px solid rgb(31 39 43 / 10%);color:var(--k9-color-text);font-size:.84rem;font-weight:500;line-height:1.4;text-decoration:none}#header-component .k9-mobile-menu__links a:after,#header-component .k9-mobile-menu__primary-links a:after{position:absolute;right:0;display:grid;width:1.5rem;height:1.5rem;content:"\2192";place-items:center;font-size:.75rem}#header-component .k9-mobile-menu__primary-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem}#header-component .k9-mobile-menu__primary-links a{min-height:3.125rem;padding-inline-start:0;border-top:0}}@media screen and (min-width:1150px){#header-component .k9-mobile-menu,#header-component .k9-mobile-menu-search{display:none}}.k9-footer{font-family:var(--k9-font-family)}.k9-site-footer{color:var(--k9-color-white);background:#2e3a56}.k9-site-footer__inner{width:min(calc(100% - 2.5rem),var(--k9-container-max));margin-inline:auto;padding-block:4.25rem}.k9-site-footer__grid{display:grid;grid-template-columns:minmax(12.5rem,1fr) 3fr;gap:clamp(2.5rem,5vw,5rem);align-items:start}.k9-site-footer__logo{display:block;width:min(12.5rem,100%)}.k9-site-footer__logo img{display:block;width:100%;height:auto}.k9-site-footer__address{margin-block:1.25rem .75rem;font-size:.75rem;font-style:normal;font-weight:300;line-height:1.75}.k9-site-footer__phone{color:inherit;font-size:.875rem;font-weight:600;text-decoration:none}.k9-site-footer__socials{display:flex;gap:1.5rem;align-items:center;margin:1.25rem 0 0;padding:0;list-style:none}.k9-site-footer__socials a{display:grid;width:1.5rem;height:1.5rem;place-items:center;transition:opacity var(--k9-transition-base)}.k9-site-footer__socials a:hover{opacity:var(--k9-link-hover-opacity)}.k9-site-footer__socials img{display:block;width:auto;height:1.4rem;max-width:100%;object-fit:contain}.k9-site-footer__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(2rem,4vw,4rem)}.k9-site-footer__menu-stack{display:grid;gap:2rem}.k9-site-footer__heading{margin:0 0 .75rem;color:var(--k9-color-text-muted);font-family:var(--k9-font-family);font-size:.8125rem;font-weight:600;line-height:1.5}.k9-site-footer__links{margin:0;padding:0;list-style:none}.k9-site-footer__links li+li{margin-block-start:.55rem}.k9-site-footer__links a{color:inherit;font-size:.8125rem;font-weight:300;line-height:1.6;text-decoration:none;transition:opacity var(--k9-transition-base)}.k9-site-footer__links a:hover{opacity:var(--k9-link-hover-opacity)}.k9-site-footer__copyright{display:flex;justify-content:center;margin-block-start:3.125rem;padding-block-start:2.8125rem;border-top:1px solid rgb(255 255 255 / 72%);text-align:center}.k9-site-footer__copyright small{font-size:.75rem;font-weight:300}.k9-footer .footer-content{gap:clamp(2rem,4vw,4rem)}.k9-footer .footer-content .menu__heading{color:var(--k9-color-text-muted);font-family:var(--k9-font-family);font-size:.875rem;font-weight:600;letter-spacing:.04em}.k9-footer .footer-content .menu__item{font-family:var(--k9-font-family);font-size:.8125rem;font-weight:300;line-height:1.65}.k9-footer .footer-content .menu__item a{color:var(--k9-color-white);text-decoration:none;transition:opacity var(--k9-transition-base)}.k9-footer .footer-content .menu__item a:hover{opacity:var(--k9-link-hover-opacity)}.k9-footer .footer-utilities .utilities{color:#ffffffb3;font-family:var(--k9-font-family)}.k9-footer .footer-utilities .utilities a,.k9-footer .footer-utilities .utilities button{color:inherit}@media screen and (max-width:749px){.k9-site-footer__inner{width:min(calc(100% - 2rem),var(--k9-container-max));padding-block:1.875rem}.k9-site-footer__grid{grid-template-columns:1fr;gap:2rem}.k9-site-footer__brand{text-align:center}.k9-site-footer__logo{margin-inline:auto}.k9-site-footer__socials{justify-content:center}.k9-site-footer__nav{grid-template-columns:1fr;gap:1.75rem;text-align:left}.k9-site-footer__menu-stack{gap:1.75rem}.k9-site-footer__copyright{display:block;margin-block-start:1.75rem;padding-block-start:1.5rem}.k9-footer .footer-content{gap:0}.k9-footer .footer-content .menu__details{border-bottom:1px solid rgb(255 255 255 / 16%)}.k9-footer .footer-content .menu__heading{min-height:3.5rem;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/k9-header-footer.css.map */
