.headerContentCategories{background-color:var(--header-bg-color);width:100%;max-width:147px;height:45px;color:var(--white);font-size:14px;font-weight:var(--fontWeightBold);border-radius:var(--header-bradius);justify-content:center;align-items:center;margin-right:40px;padding:12px 16px;display:none}@media (min-width:768px) and (max-width:991.98px){.headerContentCategories{margin-right:24px}}@media (min-width:992px) and (max-width:1199.98px){.headerContentCategories{margin-right:24px}}.headerContentCategories:hover{cursor:pointer}.headerContentCategories .allProductLabel{white-space:nowrap;margin-left:10px}@media (min-width:768px) and (max-width:991.98px){.scrolled .headerContentCategories{display:flex}}@media (min-width:992px) and (max-width:1199.98px){.scrolled .headerContentCategories{display:flex}}@media (min-width:1200px){.scrolled .headerContentCategories{display:flex}}.scrolled .headerContentCategories .svgIcon,.scrolled .headerContentCategories .allProductLabel{height:17px}
body.scrolled{padding-top:199px}@media (max-width:767.98px){body.scrolled{padding-top:112px}}body.scrolled header{margin-top:0;position:fixed;top:0;left:0;right:0}body.scrolled header .headerContentWrapper{margin-bottom:0}body.scrolled .headerContent-left img.logo{width:auto;height:40px}@media (max-width:767.98px){body.scrolled .headerContent-left img.logo{height:auto}}body.scrolled .filters--sticky{top:100px}@media (max-width:767.98px){body.scrolledWithBanner{padding-top:138px}body.scrolledWithBanner header{position:fixed;top:0;left:0;right:0}}header{background:var(--white);z-index:997;position:relative}header .skipLink{background:var(--black);color:var(--white);z-index:100;padding:8px;transition:top .3s;position:absolute;top:-40px;right:0}header .skipLink:focus{top:0}@media (max-width:767.98px){header{z-index:110;position:relative;top:0;transform:translate(0,0)}header .headerContentWrapper{width:100%;height:100px}header .heightUnset{height:unset}}@media (min-width:768px) and (max-width:991.98px){header .headerContentWrapper{box-shadow:0 2px 3px #00000040}}.wishlist--header{margin-right:15px}.wishlist--header a{display:flex}.wishlist--header svg{color:var(--black)}@media (max-width:767.98px){.wishlist--header{display:none}}.headerContentWrapper{background-color:var(--white);position:relative;box-shadow:0 1px 6px #00000040}.headerContentWrapper--withBanner{margin-bottom:0}.headerContent{justify-content:space-between;display:flex}@media (max-width:767.98px){.headerContent{align-items:center;width:100%;margin:0;position:relative}}.headerContent a{font-size:13px;text-decoration:none}.headerContent a:hover,.headerContent a:focus,.headerContent a:active,.headerContent .wishlist-heart:hover{color:var(--black)}.headerContent img{max-height:154px;transition:max-height .2s}@media (max-width:767.98px){.headerContent img{max-width:70px;height:auto;max-height:32px}}@media (min-width:768px) and (max-width:991.98px){.headerContent img{max-width:137px;height:auto;max-height:77px}}@media (min-width:992px) and (max-width:1199.98px){.headerContent img{max-width:137px;height:auto;max-height:77px}}.headerContent-left,.headerContent-right{align-items:center;display:flex}.headerContent-left{flex-grow:1}@media (max-width:767.98px){.headerContent-left{flex-grow:0}}.headerContent-right .moreMenuButton{display:none}@media (max-width:767.98px){.headerContent-right{flex-grow:1;justify-content:flex-end;align-items:center;margin-left:13px}.headerContent-right .headerCart-icon [class*=fa-]{font-size:19px}.headerContent-right .headerCart-icon:after{font-size:9px;top:calc(50% - 2px)}.headerContent-right .headerCart{display:none}.headerContent-right a{color:var(--black)}.headerContent-right .moreMenuButton{display:flex}}.headerContent-right .needHelpInfo{color:var(--grey160);align-items:center;display:flex}.headerContent-right .needHelpInfo_text{margin-right:8px;font-size:14px;font-weight:400;line-height:21px}.headerContent-right .needHelpInfo_phone{margin-left:6px;font-size:14px;font-weight:400;line-height:21px}@media (min-width:768px){.headerContent-right .needHelpInfo_phone{font-size:17px;font-weight:600;line-height:25px}}.headerContent{height:108px}@media (max-width:767.98px){.headerContent{height:58px}}@media (min-width:768px) and (max-width:991.98px){.headerContent{height:85px}}@media (min-width:992px) and (max-width:1199.98px){.headerContent{height:85px}}@media (max-width:767.98px){.headerContent .mainHorizontalMenuWrapper{display:none}}body.scrolled .headerContent{height:85px}@media (max-width:767.98px){body.scrolled .headerContent{height:58px}}@media (min-width:768px) and (max-width:991.98px){body.scrolled .headerContent{height:85px}}@media (min-width:992px) and (max-width:1199.98px){body.scrolled .headerContent{height:85px}}
.stickyCartSlider{display:none}.stickyCartSlider__overlay{background:var(--grey140);opacity:0;pointer-events:none;z-index:999;opacity:.8;pointer-events:all;transition:opacity .1s;position:fixed;inset:0}@starting-style{.stickyCartSlider__overlay{opacity:0}}.stickyCartSlider__container{background-color:var(--white);z-index:2147483640;opacity:1;flex-direction:column;width:420px;transition:transform .1s,opacity .1s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(0);box-shadow:0 -4px 16px #0003}@starting-style{.stickyCartSlider__container{opacity:0;right:-420px;transform:translate(100%)}}.stickyCartSlider__content{text-align:center;height:100%;padding:20px;overflow:auto}.stickyCartSlider__content--empty{justify-content:center;display:flex}.stickyCartSlider__content--loading{overflow:hidden}.stickyCartSlider__emptyCart{flex-direction:column;justify-content:center;align-items:center;display:flex}.stickyCartSlider__emptyCart h2{color:var(--black);font-size:17px;font-weight:600;line-height:25px}.stickyCartSlider__emptyCart button{max-width:170px}.stickyCartSlider__header{border-bottom:1px solid var(--grey20);justify-content:space-between;align-items:center;padding:16px;display:flex}.stickyCartSlider__title{color:var(--black);gap:4px;font-weight:600;display:flex}.stickyCartSlider__count{color:var(--grey120)}.stickyCartSlider__footer{border-top:1px solid var(--grey20);z-index:1;justify-content:space-between;align-items:center;padding:16px;display:flex;box-shadow:0 -1px 4px #0003}.stickyCartSlider__summary{flex-direction:column;justify-content:flex-start;display:flex}.stickyCartSlider__text{color:var(--grey120);font-size:12px;line-height:18px}.stickyCartSlider__price{color:var(--black);font-size:17px;font-weight:600;line-height:25px}body.cart-open .stickyCartSlider{display:block}
.mobileMenuDropdownContainer .labelBlock{border-radius:4px;padding:12px;box-shadow:1px 1px 4px 1px #0003}.mobileMenuDropdownContainer .labelBlock button,.mobileMenuDropdownContainer .labelBlock a{width:100%;font-size:12px;font-weight:var(--fontWeightBold);height:20px;padding:0}.mobileMenuDropdownContainer .labelBlock button .leftSide,.mobileMenuDropdownContainer .labelBlock a .leftSide{display:flex}.mobileMenuDropdownContainer .labelBlock button .leftSide .label,.mobileMenuDropdownContainer .labelBlock a .leftSide .label{color:var(--black);padding-left:8px}.mobileMenuDropdownContainer .labelBlock button span,.mobileMenuDropdownContainer .labelBlock a span{white-space:nowrap;justify-content:space-between;align-items:center;width:100%;display:flex}.mobileMenuDropdownContainer .labelBlock button span .leftSide,.mobileMenuDropdownContainer .labelBlock a span .leftSide{justify-content:flex-start;width:90%;display:flex}.mobileMenuDropdownContainer .labelBlock button span .leftSide .label,.mobileMenuDropdownContainer .labelBlock a span .leftSide .label{color:var(--black);padding-left:8px}.mobileMenuDropdownContainer .labelBlock button span .rightSide,.mobileMenuDropdownContainer .labelBlock a span .rightSide{justify-content:flex-end;width:10%;display:flex}.mobileMenuDropdownContainer .contentBlock{opacity:0;max-height:0;color:var(--black);flex-direction:column;margin:0;padding:0 40px;transition:max-height .4s ease-in-out,padding .2s ease-in-out,opacity .2s ease-in-out;display:flex;overflow:hidden}.mobileMenuDropdownContainer .contentBlock a{color:var(--black);font-size:12px;font-weight:var(--fontWeightBold);margin:9px 0;line-height:18px}.mobileMenuDropdownContainer .contentBlock--active{opacity:1;max-height:500px;padding:6px 40px;transition:max-height .4s ease-in-out,padding .2s ease-in-out,opacity .2s ease-in-out;overflow:visible}
.informationMenu{width:auto;margin:16px 16px 60px}.informationMenu__dropdownMenuBlock{flex-direction:column;gap:12px;display:flex}.informationMenuButton{text-align:center;color:var(--black);background-color:var(--white);background-color:#0000;border:none;height:24px;margin:0;padding:0}.informationMenuButton--active{color:var(--green120)}.informationMenuButton__label{font-size:8px;line-height:12px}
/*# sourceMappingURL=2bc69b7329e4b132.css.map*/