.header-burger-menu-sticky{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px;border:0;padding:0;background-color:transparent;touch-action:manipulation;cursor:pointer;min-width:32px;max-width:32px;height:32px}.header-burger-menu-sticky:hover .header-burger-menu-sticky__line{background-color:#008dca}.header-burger-menu-sticky:hover .header-burger-menu-sticky__text{color:#008dca}@media(min-width:375px){.header-burger-menu-sticky{min-width:36px;max-width:36px;height:36px}}@media(min-width:1280px){.header-burger-menu-sticky{display:none}}.header-burger-menu-sticky__line{display:block;width:24px;height:1px;background-color:#000;margin:4px 0;transition:all .25s ease}.header-burger-menu-sticky__text{margin:0;font-family:Roboto,sans-serif;font-weight:300;font-size:10px;color:#000;transition:color .25s ease}.header-burger-menu-sticky--open .header-burger-menu-sticky__line--1{transform:translateY(5px) rotate(45deg) scaleX(.769)}.header-burger-menu-sticky--open .header-burger-menu-sticky__line--2{transform:scale(0)}.header-burger-menu-sticky--open .header-burger-menu-sticky__line--3{transform:translateY(-5px) rotate(-45deg) scaleX(.769)}.header-user-shortcuts{display:grid;grid-template-columns:repeat(4,32px);grid-template-rows:32px;-moz-column-gap:6px;column-gap:6px;justify-content:flex-end}@media(min-width:320px){.header-user-shortcuts{-moz-column-gap:10px;column-gap:10px}}@media(min-width:375px){.header-user-shortcuts{grid-template-columns:repeat(4,36px);grid-template-rows:36px}}@media(min-width:768px){.header-user-shortcuts{grid-template-columns:repeat(3,36px);grid-template-rows:36px;-moz-column-gap:20px;column-gap:20px}}@media(min-width:1280px){.header-user-shortcuts{width:212px;grid-template-columns:repeat(3,auto);grid-template-rows:auto;-moz-column-gap:20px;column-gap:20px}.header-user-shortcuts--b2b{width:231px}}.header-user-shortcuts__mobile-background{background-color:#f7f6f4;border-radius:4px 4px 0 0;padding-bottom:16px;margin-bottom:-16px}@media(min-width:768px){.header-user-shortcuts__mobile-background{background-color:transparent}}.header-user-shortcuts__search-mobile{cursor:pointer;display:flex;justify-content:center;align-items:center;color:#000;font-size:24px}@media(min-width:768px){.header-user-shortcuts__search-mobile{display:none}}.header-user-shortcuts__account{position:relative}.header-user-shortcuts__logged-in-layer-desktop{display:none}@media(min-width:1280px){.header-user-shortcuts__logged-in-layer-desktop--active:before{display:block;position:absolute;left:100px;right:100px;height:10px;content:"";top:-10px}.header-user-shortcuts__logged-in-layer-desktop--active{display:flex;margin-top:10px;margin-left:-116px}}.header-user-shortcuts__link{color:#000}.header-user-shortcuts__wishlist--nonempty{color:#008dca}.header-user-shortcuts__cart{position:relative}.header-user-shortcuts__cart--lightning{color:#b3001b}.header-user-shortcuts__cart-qty{position:absolute;top:-3px;right:0;display:flex;align-items:center;justify-content:center;padding:1px 5px;min-width:18px;height:18px;border:1px solid #fff;border-radius:18px;background:#008dca;color:#fff;font-weight:700;font-size:10px;line-height:1}@media(min-width:1280px){.header-user-shortcuts__cart-qty{right:11px}}.minicart-flyin-enter-active{transition:all .15s ease-in-out .4s}.minicart-flyin-leave-active{display:none}.minicart-flyin-enter,.minicart-flyin-leave-to{opacity:0;z-index:-1;transform:translateY(-12px)}.header-search{display:grid;grid-template-columns:1fr 70% 56px 1fr;justify-content:center;align-items:stretch;position:relative}@media(min-width:768px){.header-search{display:grid;grid-template-columns:1fr min(70%,414px) 56px 1fr}}@media(min-width:1280px){.header-search{grid-template-columns:1fr min(70%,414px) 116px 1fr}}.header-search__heading{position:absolute;top:0;left:0}.header-search__input{height:inherit;grid-column:2;margin-right:0;text-overflow:ellipsis;border:1px solid #bfbfbf;border-radius:5px 0 0 5px;box-shadow:0 3px 6px #0000000d;border-right:0;font-family:Roboto,sans-serif;font-weight:300;font-size:16px;padding:10px 32px 10px 16px}.header-search__input ::-moz-placeholder{color:#bfbfbf}.header-search__input ::placeholder{color:#bfbfbf}.header-search__input:focus{border:1px solid #008dca;border-radius:4px 0 0 4px;border-right:0;outline:none}@media(min-width:1280px){.header-search__input{display:inline-block;max-width:414px;padding:10px 24px}}.header-search__clear-button{display:block;cursor:pointer;background-color:transparent;border:none;align-self:center;position:absolute;right:25%;margin-top:1px;padding:5px;z-index:5;top:50%;transform:translateY(-50%);color:#000}.header-search__clear-button__clear-icon{display:block}@media(min-width:1280px){.header-search__clear-button{right:32.5%}}.header-search__submit-button{height:inherit;width:56px;display:flex;justify-content:center;align-items:center;margin-left:0;cursor:pointer;border:1px solid #008dca;border-radius:0 4px 4px 0;box-shadow:0 3px 6px #e3e0d9;background-color:#008dca;color:#fff;font-size:24px}@media(min-width:1280px){.header-search__submit-button{width:116px}}.header-search__submit-button-text{display:none}@media(min-width:1280px){.header-search__submit-button-text{font-family:Roboto,sans-serif;font-size:16px;margin-left:6px;display:block}}@media(min-width:768px){.header-search__submit-button--mobile{display:none}}.header-search__submit-button--desktop{display:none}@media(min-width:768px){.header-search__submit-button--desktop{display:flex}}@media(min-width:768px)and (hover:hover){.header-search__submit-button--desktop:hover{border-color:#016997;background-color:#016997}}.header-search__mobile-close-icon{border:none;background:none}.header-search__mobile-close-icon .icon{font-size:26px;padding:7px 10px 0 0}@media(min-width:768px){.header-search__mobile-close-icon{display:none}}.header-sticky{position:relative;z-index:900;background:#fff;box-shadow:0 2px 6px #e3e0d9;padding-top:0}@media(min-width:768px)and (max-width:1280px){.header-sticky--no-usps{padding-bottom:16px}}.header-sticky:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#fff}.header-sticky__filler{min-height:0}.header-sticky__container{display:grid;grid-template-columns:1fr auto;grid-template-rows:32px;align-items:center;padding-bottom:10px;padding-top:10px;background-color:#fff}@media(min-width:375px){.header-sticky__container{grid-template-rows:36px}}@media(min-width:768px){.header-sticky__container{grid-template-columns:1fr 2fr 1fr;grid-template-rows:38px}}@media(min-width:1280px){.header-sticky__container{grid-template-columns:auto 2fr auto;grid-template-rows:31px;grid-auto-rows:minmax(min-content,max-content)}}.header-sticky__burger-menu-and-logo{height:100%;display:flex}@media(min-width:1280px){.header-sticky__burger-menu-and-logo{grid-row:1/3;gap:20px;align-items:center;max-width:212px}.header-sticky__burger-menu-and-logo img{width:212px;max-width:none}}.header-sticky--fixed .header-sticky__outer-container{position:fixed;background-color:#fff;left:0;right:0;top:calc(var(--header-slide-offset, 80px)*-1);z-index:101;transform:translateY(var(--header-slide-offset,80px));pointer-events:all;transition:transform .5s;box-shadow:0 2px 6px #e3e0d9}.header-sticky--fixed .header-sticky__burger-menu-sticky{display:flex}.header-sticky__logo{margin-left:6px;width:100%}@media(min-width:320px){.header-sticky__logo{margin-left:10px}}@media(min-width:768px){.header-sticky__logo{margin-left:20px}}@media(min-width:1280px){.header-sticky__logo{align-self:flex-end;margin-left:0;height:auto;width:212px}}.header-sticky__service-and-trust{grid-column-end:3;align-self:flex-start}@media(max-width:767px){.header-sticky__search-desktop{display:none!important}}@media(min-width:768px){.header-sticky__search-desktop{align-self:center;margin:0 24px;height:38px}}@media(min-width:1280px){.header-sticky__search-desktop{grid-column-start:2;grid-row-start:2;align-self:flex-end;height:44px}}@media(min-width:768px){.header-sticky__search{display:none}}.header-sticky__user-shortcuts{margin-left:6px}@media(min-width:320px){.header-sticky__user-shortcuts{margin-left:10px}}@media(min-width:768px){.header-sticky__user-shortcuts{margin-left:20px}}@media(min-width:1280px){.header-sticky__user-shortcuts{grid-row-end:3;align-self:flex-end}}.header-sticky__inner-wrapper-sticky{padding-block:10px;background-color:#fff}@media(min-width:768px){.header-sticky__inner-wrapper-sticky{padding-block:0;background-color:transparent;border-bottom:initial}}@media(max-width:1279px){.header-sticky__inner-wrapper-sticky{position:fixed;left:0;right:0;top:0;z-index:900;height:100dvh}}.header-sticky__suggestions-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#000000bf;z-index:-2}.header-sticky__suggestions-overlay[data-visible]{display:block}.layout--blog{background-color:#fff}
