.colors__inheritColor{color:inherit}.colors__inheritBgColor{background-color:inherit}.colors__inheritBorderColor{border-color:inherit}.colors__transparentColor{color:transparent}.colors__transparentBgColor{background-color:transparent}.colors__transparentBorderColor{border-color:transparent}.colors__grayColor{color:grey}.colors__grayBgColor{background-color:grey}.colors__grayBlueBgColor{background-color:#e4f1f9}.colors__grayBorderColor{border-color:grey}.colors__gray2Color{color:#afb8bb}.colors__gray2BgColor{background-color:#afb8bb}.colors__gray2BorderColor{border-color:#afb8bb}.colors__darkGrayColor{color:#43474a}.colors__darkGrayBgColor{background-color:#43474a}.colors__darkGrayBorderColor{border-color:#43474a}.colors__blackColor{color:#000}.colors__blackBgColor{background-color:#000}.colors__blackBorderColor{border-color:#000}.colors__blueColor{color:#1f84db}.colors__blueBgColor{background-color:#1f84db}.colors__blueBorderColor{border-color:#1f84db}.colors__blueIcon{color:#2153b7}.colors__blueIconBgColor{background-color:#2153b7}.colors__blueIconBorderColor{border-color:#2153b7}.colors__darkBlueColor{color:#32457d}.colors__darkBlueBgColor{background-color:#32457d}.colors__darkBlueBorderColor{border-color:#32457d}.colors__darkBlue2Color{color:#00599d}.colors__darkBlue2BgColor{background-color:#00599d}.colors__darkBlue2BorderColor{border-color:#00599d}.colors__veryDarkBlueColor{color:#002b41}.colors__veryDarkBlueBgColor{background-color:#002b41}.colors__veryDarkBlueBorderColor{border-color:#002b41}.colors__redColor{color:#fb3a2f}.colors__redBgColor{background-color:#fb3a2f}.colors__redBorderColor{border-color:#fb3a2f}.colors__whiteColor{color:#fff}.colors__whiteBgColor{background-color:#fff}.colors__whiteBorderColor{border-color:#fff}.cursor__pointer{cursor:pointer}.layout__block{display:block}.layout__inlineBlock{display:inline-block}.layout__relative{position:relative}.layout__absolute{position:absolute}.borders__square{border-radius:0}.borders__circle{border-radius:50%}.borders__pill{border-radius:999px}.borders__rounded{border-radius:5px}.button__button{font:inherit;font-size:14px;font-weight:700;outline:none;text-align:center;border:0;padding:.6em 1em;text-decoration:none;line-height:1;overflow:hidden;vertical-align:top}.button__button_white,.button__button_white:link,.button__button_white:visited{background:linear-gradient(180deg,#fff,#f8f8f8);border-bottom-color:transparent}.button__button_blue,.button__button_blue:link,.button__button_blue:visited{color:#fff;background:#1f84db;border-bottom-color:transparent}.button__button_circle{padding:0}.button__withShadow{box-shadow:0 1px 3px rgba(0,0,0,.3)}.button__button_blue:hover,.button__button_white:hover{background:#fb3a2f;color:#fff}.button__button_clean,.button__button_clean:link,.button__button_clean:visited{background-color:transparent;border:1px solid rgba(0,0,0,.3);color:#000;font-weight:400}.button__button_clean_focused,.button__button_clean_focused:link,.button__button_clean_focused:visited{border-color:#000}.button__button_clean:hover{border-color:#000;color:#000}.button__button_close{padding-right:28px}.button__button_close:after{content:"×";display:block;font-size:19px;position:absolute;right:12px;top:4px}.banner-section__headerChponk{height:95px;min-width:994px;overflow:hidden;position:relative;text-align:center}.banner-section__headerChponkImage{height:95px;display:block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);position:absolute;top:0}.banner-section__button{font-weight:700;font-size:13px;opacity:0;position:absolute;top:10px;right:10px;text-transform:uppercase;transition:opacity .25s ease-out}.banner-section__headerChponk:hover .banner-section__button{opacity:1}.global-error__headerError{min-width:994px;overflow:hidden;display:flex;align-items:center;position:relative;text-align:center;height:120px;transition:height .4s}.global-error__headerError.global-error__opened{transition:height .4s;pointer-events:auto}.global-error__headerError.global-error__closed{height:0;transition:height .4s;pointer-events:none}.global-error__button{font-weight:700;font-size:13px;opacity:0;position:absolute;top:10px;right:10px;text-transform:uppercase;transition:opacity .25s ease-out}.global-error__headerError:hover .global-error__button{opacity:1}.global-error__errorTextBlock{vertical-align:middle;width:100%;padding:20px 0}.global-error__errorTitle{font-size:20px;font-weight:700;line-height:1rem}.global-error__errorTextContent{margin-bottom:0}.category-popup-banner__chponkWrapper{display:flex;align-items:center;width:260px;background:#f6f6f6;border-radius:0 7px 7px 0;padding:15px 8px 13px;text-align:center}.category-popup-banner__innerWrap{max-width:100%}.category-popup-banner__innerWrap img{max-width:100%;margin-bottom:5px}.category-popup-banner__link,.category-popup-banner__link:link,.category-popup-banner__link:visited{display:block;font-size:18px;line-height:22px;font-weight:400;text-decoration:none;border-bottom-color:transparent}.category-popup-banner__link:hover{color:#fb3a2f}.category-popup-banner__description{display:block;font-size:13px;line-height:16px;margin-bottom:12px}.category-popup-banner__title{display:block;margin:0 0 6px;font-weight:500;text-decoration:none}.typography__underlineSolid{border-bottom:1px solid transparent}.typography__underlineDashed{border-bottom:1px dashed transparent}.link__link,.link__link:active,.link__link:hover,.link__link:link,.link__link:visited{color:inherit;text-decoration:none;font-weight:inherit;cursor:pointer;border-bottom-color:transparent}.link__underlined{border-bottom-color:rgba(31,132,219,.3)}.link__linkCanBeHovered:hover .link__linkText{color:#fb3a2f}.link__linkCanBeHovered:hover .link__underlined{border-bottom-color:rgba(223,74,84,.3)}.link__linkCanBeHovered:hover .link__iconExternal{color:#fb3a2f}.link__link_black.link__underlined{border-bottom-color:rgba(0,0,0,.1)}.link__link_gray.link__underlined{border-bottom-color:hsla(0,0%,40%,.3)}.link__link_red.link__underlined{border-bottom-color:rgba(251,58,47,.3)}.link__link_white.link__underlined{border-bottom-color:hsla(0,0%,100%,.3)}.link__linkCanBeHovered:hover .link__linkText.link__link_white{color:#ffdab2}.link__linkCanBeHovered:hover .link__underlined.link__link_white{border-bottom-color:rgba(255,218,178,.3)}.link__linkCanBeHovered:hover .link__iconExternal_white{color:#fff}.link__active{border-color:transparent}.link__iconArrow{margin-left:4px}.link__iconArrow,.link__linkExternal{display:inline-block;vertical-align:top}.link__linkExternal{margin-left:2px;padding-bottom:2px}.link__iconExternal{display:inline-block;margin-left:5px;margin-top:-2px;vertical-align:top}.icon__icon{fill:currentColor;stroke-width:0;vertical-align:middle}.positioning-popup__popupWrap{position:absolute}.positioning-popup__arrowBase{position:absolute;top:-10px;left:10px;z-index:101}.positioning-popup__visible{visibility:visible;opacity:1;z-index:100}.positioning-popup__hidden{visibility:hidden;opacity:0;z-index:-1}.popup__popup{position:relative;border-radius:7px;box-shadow:0 0 10px rgba(0,0,0,.3);z-index:1}.popup-arrow__base{top:-10px;z-index:2}.popup-arrow__dark-blue,.popup-arrow__dark-blue2{border-right-color:transparent;border-left-color:transparent}.popup-arrow__shadow:before{position:absolute;left:-7px;width:15px;height:15px;content:"";-webkit-transform:rotate(225deg);transform:rotate(225deg)}.popup-arrow__shadow-top:before{top:4px;box-shadow:2px 2px 2px rgba(0,0,0,.1)}.popup-arrow__shadow-bottom:before{bottom:4px;box-shadow:-2px -2px 2px rgba(0,0,0,.1)}.category-popup__categoryPopup{transition:opacity .3s ease-in-out}.category-popup__popupInnerWrap{display:flex;overflow:hidden;border-radius:7px;white-space:normal}.category-popup__textWrap{padding:20px 20px 20px 35px}.category-popup__title{font-size:18px;font-weight:700!important;line-height:18px}.category-popup__bannerSection{display:flex;width:260px}.category-popup__categoryPopupVisible{opacity:1}.category-popup__categoryPopupInvisible{pointer-events:none;opacity:0}.special-offers__specialOffers{display:flex;align-items:center;justify-content:flex-start;margin:20px 0}.special-offers__specialOffersLink{margin-right:15px;font-size:14px}.subcategories-list__submenu{-webkit-columns:3;column-count:3;display:block;list-style:none;margin-top:31px;padding:0;width:600px}.subcategories-list__submenu li{display:inline-block;vertical-align:middle;align-items:center;width:100%;line-height:1.3;padding:4px 0;margin:0;font-size:13px}.subcategories-list__submenu li:before{content:none}.subcategories-list__twoColumns{-webkit-columns:2;column-count:2;width:400px}.subcategories-list__threeColumns{-webkit-columns:3;column-count:3;width:600px}.subcategories-list__subcatCount,.subcategories-list__subcatLink{font-size:13px;display:inline}@font-face{font-family:RurArial;src:url(data:font/truetype;charset=utf-8;base64,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) format("truetype")}@font-face{font-family:RurArial;src:url(data:font/truetype;charset=utf-8;base64,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) format("truetype");font-style:italic}@font-face{font-family:RurArial;src:url(data:font/truetype;charset=utf-8;base64,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) format("truetype");font-weight:700}@font-face{font-family:RurArial;src:url(data:font/truetype;charset=utf-8;base64,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) format("truetype");font-style:italic;font-weight:700}.fonts__rur{font-family:RurArial,Arial,serif;margin-left:.1em}.fonts__font-base{font-family:inherit}.category-bar__categoryBar{position:relative;width:100%;margin:0 auto;height:49px;border-top:1px solid #d7e3ea;border-bottom:1px solid #d7e3ea}.category-bar__wrap{display:flex;justify-content:space-between;align-items:center;max-width:1338px;height:49px;overflow:hidden;margin:0 auto;white-space:nowrap}.category-bar__catalogButton{padding:7px 11px 6px 9px;border-radius:6px;min-width:77px}.category-bar__catalogButtonArrow{margin-left:9px!important}.category-bar__list{display:flex;flex-wrap:wrap;justify-content:space-between;overflow:hidden;height:49px;padding-left:0;padding-right:1.8em;margin:0;white-space:nowrap;list-style:none}.category-bar__listItem{display:flex;align-items:center;height:100%;margin:0}.category-bar__listItem:before{content:none}.category-bar__catalogLinkWrap{padding:4px 9px 5px;height:39px;margin-right:10px;display:flex;align-items:center}.category-bar__catalogLinkWrap svg{margin-left:6px}.category-bar__catalogName{font-size:14px}.category-bar__link{padding:.7em 1.1em;font-weight:500!important;font-size:14px;font-style:normal;border-bottom:1px solid transparent}.category-bar__linkCurrent{position:relative}.category-bar__linkCurrent:after{content:"";display:block;position:absolute;bottom:-.6em;width:calc(100% - 2.2em);height:2px;background:#002b41}.catalog-list__wrap{position:absolute;width:100%;min-width:995px;z-index:100}.catalog-list__catalogBase{border-radius:0;background-color:#00599d;white-space:normal;margin:0;overflow:hidden;transition:max-height .6s ease-in-out,opacity .2s ease-in-out}.catalog-list__innerWrap{display:flex;max-width:1300px;margin:0 auto;justify-content:flex-start;flex-wrap:wrap;box-shadow:none;list-style:none;box-sizing:border-box;padding-right:23px}.catalog-list__catalogHidden{max-height:0;opacity:0}.catalog-list__catalogActive{max-height:1000px;opacity:1}.catalog-list__itemName{width:100%;margin:0}.catalog-list__itemCategory{width:12.5%;padding:0 10px;margin:0;box-sizing:border-box}.catalog-list__itemCategory:before{content:none}.catalog-list__itemCategoryLink{position:relative;display:flex;justify-content:center;align-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%;height:120px;line-height:1;text-align:center;font-size:14px;font-weight:500!important;border-radius:3px;transition:background-color .4s ease-out;padding-top:67px;text-decoration:none;box-sizing:border-box}.catalog-list__itemCategoryLink:hover{background-color:#006bb1}.catalog-list__itemIcon{position:absolute;top:25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.header-actions__actionList{list-style:none;margin:0;padding:0;min-width:170px}.header-actions__actionList li{margin:0}.header-actions__actionList li:before{content:none}.header-actions__animation{transition:opacity .3s ease-in-out}.header-actions__popup{padding:40px 65px 14px 35px;border-radius:10px}.header-actions__link{font-size:13px;margin-bottom:10px}.header-actions__popupVisible{opacity:1;visibility:visible}.header-actions__popupInvisible{pointer-events:none;visibility:hidden;opacity:0;z-index:-1}.logo__logo{display:block}.phone__phone,.phone__phone:link,.phone__phone:visited{color:#000;font-size:14px;text-decoration:none;border-bottom-color:transparent}.price__price{white-space:nowrap}.cart-link__navBarCart,.cart-link__navBarCart:link,.cart-link__navBarCart:visited{box-sizing:border-box;border:1px solid rgba(0,0,0,.3);padding:7px 15px 5px 10px;border-radius:48px;height:50px;line-height:34px;text-decoration:none;cursor:pointer;min-width:50px;display:flex;align-items:center}.cart-link__navBarCart:hover{border-color:#000}.cart-link__navBarCartText{display:inline-block;margin:0 0 0 5px;font-weight:700;font-size:13px;line-height:1.4;text-align:left;vertical-align:middle}.cart-link__navBarCartSum{display:block;font-weight:400}.cart-link__navBarPreloadCart{display:flex;align-items:center;height:100%}.cart-link__stubContainer{margin-left:5px}.cart-link__stub,.cart-link__stubSmall{height:9px;background-color:#c1ccd4;border-radius:4.5px}.cart-link__stub{width:50px;margin-bottom:5px}.cart-link__stubSmall{width:38px}.profile-button__profileList{font-size:14px;list-style:none;padding:0;text-align:left;min-width:170px;margin:0;white-space:nowrap}.profile-button__profileListElement{margin:6px 0 11px}.profile-button__profileListElement:before{content:none}.profile-button__wrapper{position:relative;display:inline-block}.profile-button__popupWrap{position:absolute;z-index:300;top:60px;right:0;box-sizing:border-box;min-width:290px}.profile-button__popupAuthWrap{min-width:auto}.profile-button__popupArrow{max-width:8px;overflow:hidden}.profile-button__popup{margin-top:-2px;padding:13px 16px 13px 20px;border-radius:10px!important}.profile-button__buttons{display:flex;justify-content:start;margin-bottom:6px}.profile-button__button{font-size:13px}.profile-button__button+.profile-button__button{margin-left:10px}.profile-button__cabinet_btn{font-size:16px;padding:13px 12px 11px;background-color:#fff!important}.profile-button__auth_btn{padding:17px 18px 16px;font-size:15px;margin-left:3px}.profile-button__welcomeText{text-align:left;margin:0;font-size:13px;line-height:15px}.profile-button__welcomeText:first-child{margin-top:2px}.profile-button__welcomeText:nth-child(2){margin-bottom:20px}.profile-button__linkExternal>span{margin-left:0;margin-right:3px}.search-field__wrap{display:flex;margin-top:9px;margin-right:24px}.search-field__input-wrap{position:relative;width:100%;margin-right:20px}input[type=text].search-field__input{background:#fff;border:0;border-radius:4px;box-shadow:inset 0 1px 2px rgba(152,152,170,.6);font-size:14px;line-height:20px;height:32px;outline:none;padding:4px 7px 5px 29px;width:100%}.search-field__input::-webkit-input-placeholder{font-family:inherit}.search-field__input:-ms-input-placeholder{font-family:inherit}.search-field__input::-ms-input-placeholder{font-family:inherit}.search-field__input::placeholder{font-family:inherit}.search-field__icon{position:absolute;top:8px;left:8px}.search-field__button{flex-shrink:0}.search-tips__popup{position:absolute;width:844px;padding:22px 18px 30px;margin-top:3px;box-sizing:border-box;z-index:102}.search-tips__tipsList{padding:0;margin:0 6px;list-style:none;font-size:14px;line-height:21px}.search-tips__tipsList li{margin:0}.search-tips__tipsList li:before{content:none}.search-tips__listsWrap{display:flex;max-height:485px}.search-tips__button{font-weight:400;font-size:13px}.search-tips__button.search-tips__active{border-color:#000}.search-tips__title{padding:9px 6px;font-weight:700;color:#507299}.search-tips__tip,.search-tips__tip:link,.search-tips__tip:visited{display:block;padding:5px 8px;color:#000;border-bottom-color:transparent;text-decoration:none;cursor:pointer}.search-tips__active .search-tips__tip,.search-tips__tip:hover{background-color:#1f84db;color:#fff}.search-tips__categoriesAndTrademarks{width:30%}.search-tips__categoriesAndTrademarks .search-tips__tipsList+.search-tips__tipsList{margin-top:18px}.search-tips__popularRequestsWrap{width:32%}.search-tips__itemsWrap{width:37%}.search-tips__itemsWrapBigger{width:67%}.search-tips__itemsWrapFullWidth{width:100%}.items-tips__tipsList{padding:0;margin:0 6px;list-style:none;font-size:14px;line-height:16px}.items-tips__tipsList li{margin:0}.items-tips__tipsList li:before{content:none}.items-tips__title{padding:11px 5px;font-weight:700;color:#507299}.items-tips__tip,.items-tips__tip:link,.items-tips__tip:visited{display:flex;align-items:center;padding:10px 11px 4px;border-bottom:0;height:69px;box-sizing:border-box;color:#1f84db}.items-tips__tip.items-tips__active,.items-tips__tip:hover{background-color:#e8f2fb;color:#fb3a2f}.items-tips__tip.items-tips__active .items-tips__name,.items-tips__tip:hover .items-tips__name{border-bottom:1px solid rgba(223,74,84,.3)}.items-tips__price{color:#000}.items-tips__image{width:53px;height:53px;margin-right:15px;flex-shrink:0}.items-tips__nameAndPriceWrap{width:calc(100% - 68px);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.items-tips__nameWrap{max-width:65%;min-width:202px;max-height:38px;word-break:break-word;line-height:1.3;overflow:hidden}.items-tips__name{position:relative;top:-2px;font-size:13px;border-bottom:1px solid rgba(31,132,219,.3)}.items-tips__showAllWrap{margin-top:18px}.search-history__popup{position:absolute;width:844px;padding:22px 18px 30px;margin-top:3px;box-sizing:border-box;z-index:102}.search-history__clearAll,.search-history__clearAll:focus,.search-history__clearAll:hover,.search-history__clearAll:link,.search-history__clearAll:visited{font-weight:400}.search-history__tipsList{padding:0;margin:0 6px;list-style:none;font-size:14px;line-height:21px}.search-history__tipsList li{margin:0}.search-history__tipsList li:before{content:none}.search-history__title{display:flex;justify-content:space-between;padding:5px;font-weight:700;color:#507299}.search-history__tip{display:flex;justify-content:space-between;align-items:center}.search-history__tip:hover{background-color:#1f84db}.search-history__tip.search-history__active .search-history__deleteItem,.search-history__tip:hover .search-history__deleteItem{display:block}.search-history__tip.search-history__active .search-history__link,.search-history__tip:hover .search-history__link{color:#fff}.search-history__link,.search-history__link:link,.search-history__link:visited{padding:5px 8px;color:#000;border-bottom-color:transparent;text-decoration:none;flex-grow:1}.search-history__deleteItem{display:none;fill:#afb8bb;padding:5px;margin-right:5px;cursor:pointer}.search-history__deleteItem:hover{fill:#fb3a2f}.search-history__active{background-color:#1f84db;color:#fff}.wish-button__wish_button{padding:15px 14px 13px}.working-conditions__workingConditionsWrapper{width:100%;position:absolute;z-index:95}.working-conditions__visibleWrap{visibility:visible}.working-conditions__hiddenWrap{visibility:hidden}.working-conditions__hiddenWrapDelay{transition-property:visibility;transition-delay:1s;visibility:hidden}.working-conditions__workingConditionsOuter{overflow:hidden;width:100%;top:100%;left:0;z-index:100;padding-bottom:4rem}.working-conditions__workingConditions{left:0;right:0;z-index:10;font-size:13px;border-radius:0;width:100%;min-height:320px;background-color:#00599d;color:#fff;box-shadow:0 5px 10px rgba(9,87,181,.3);padding:1.6rem 1.5rem 47px;box-sizing:border-box}.working-conditions__workingConditions:before{content:"";position:absolute;bottom:100%;left:0;right:0;width:100%;background-color:#00599d;height:4rem}.working-conditions__workingConditionsOpen{-webkit-animation:working-conditions__bounceInDown 1s;animation:working-conditions__bounceInDown 1s}.working-conditions__workingConditionsClosed{-webkit-animation:working-conditions__bounceOutUp 1s;animation:working-conditions__bounceOutUp 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.working-conditions__workingConditionsInner{position:relative;min-width:973px;max-width:1554px;margin:0 auto}.working-conditions__workingConditionsHeader{font-size:24px;text-decoration:none;border-bottom:1px solid;background:0 0}.working-conditions__closeButton{cursor:pointer;position:absolute;top:-6px;right:7px}.working-conditions__row{display:flex;margin:34px 15px 26px;font-size:16px}.working-conditions__column{width:23%;margin-right:39px}.working-conditions__workingConditionsInner .working-conditions__conditionTitle{font-size:115%;font-weight:100;line-height:1.5;margin-top:23px;margin-bottom:13px}.working-conditions__Paragraph{font-size:13px;line-height:19px;padding:0}.working-conditions__footerLinks{display:flex;justify-content:flex-start;margin:0;padding:0;list-style:none;font-size:13px}.working-conditions__footerLinks .working-conditions__link{margin:0}.working-conditions__footerLinks .working-conditions__link+.working-conditions__link{margin-left:13px}.working-conditions__footerLinks .working-conditions__link:before{content:""}.working-conditions__termsBlank:before{content:"";background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAA/FBMVEX19fX6+vr9/f3+/v7////////6+vr////////////8/Pz////////////////+/v7////+/v76+vr9/f3////////8/Pz8/Pz8/Pz////6+vr7+/v7+/v9/f37+/v////9/f3////////////////////////////////////////////////9/f3////////////////9/f39/f3+/v7////////////////////////7+/v////////////////////////////////////////////////////////////////////+/v7////////////////+/v7///+IJVM+AAAAUnRSTlMAAAAAAAIDBA0ODw8QEhobGxwdHR0eIiUmJikpKjBHZmhpamtub3J1foCChoeIi4yNjpKUlZaYpKiprK62ucPL1trh4+Xq7e7v8fLz9ff3+fr8ecYOhwAAALJJREFUKM+t0tcOgjAYhuEqqLj33nuLe+JWxD16//ciIaYJtSWY+J4++b+jH6x2lPoMCyAtgWWARMOB0UDHTTdDx70I6ViyvehYCSmXy/EEa3qHsBpRMG2yYHEiwufjK4iQ3AfLnqC6QFRCOMplsYoXfbNCA6vO3xAW7E51DtdB36wm5jmrHLcg4rzVluO3v8/+G2thDezInwB7vjiphDkGweya8ru9hJJNCMDwdCZ3XL8BnuXIv0I8gxUAAAAASUVORK5CYII=) 50% no-repeat;width:28px;height:28px;margin-bottom:-3px;display:block}.working-conditions__termsCar:before{content:"";background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAUCAMAAAAnWuS3AAABU1BMVEVMaXH////////////////////////////////////8/Pz////6+vr////////////6+vr+/v7z8/P6+vr////7+/v9/f3z8/Px8fH7+/v+/v7+/v719fX////+/v7////////9/f39/f3////9/f36+vr5+fn9/f38/Pz+/v729vb09PT////+/v7+/v79/f39/f3////8/Pz////////29vb9/f3////39/f////////9/f3x8fH////////4+Pj////8/Pz+/v78/Pz9/f36+vr5+fn////////6+vr////9/f339/f////////////9/f3////+/v7////////8/Pz4+Pj9/f3////+/v79/f37+/v////////5+fn7+/v+/v7+/v78/Pz19fX8/Pz+/v7////7+/v////29vb9/f34+Pj4+Pj9/f3+/v7////+/v6L3btxAAAAb3RSTlMAhe7w5xNQ7/INCeyY6kFDeeolTvVhQysbMM+bCNJ5yGryA0f6JKfso64DFQywzVQO8UkWU0aZiE7fZn4DcfSWeye9OneemEr9VfYWk/xE2B9RDVvWJCYa2uMTmAv4ZXkKAaY9EED7pgI+ECsqQvtHF+1WAAABF0lEQVQoz4XKxXLDQBBF0RdbiSdmZmY7zMzMzMycp/9fZaG4SuWMorvp6Z6D0TFha6rPMTyJvwnKWpBIq1SuSKQilds48rjdnjlzuXuszVlTuX9AqlurZIuZbN3j2cn5xqKeGsg2HgLAlI4aylMAwDg5YjeRO9r/Guman+i3/yPXl2aczuXNC+2gDBnLphyaDMZ9htIXD5LkNBSSIeQRMJAB5BEi6YKFfEONmaRfLwcGfx/+ZIY1PJAWXPEFFbVcVHGjk7092vRCLZbVCu5JXFu+CvxAndlH0cjahY5uIYQQ71nW8cnCk80L3L6mWQKYQHujTgDahgSBEtN3lwCA6DerOUYgK8Jclc/RxhpLUQlDXlhhKgYAPw2tyaxYD3s1AAAAAElFTkSuQmCC) 50% no-repeat;width:48px;height:25px;margin-left:-4px;display:block}.working-conditions__termsCard:before{content:"";background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAVCAMAAACJ68VtAAAAgVBMVEX+/v7////////////////////////////+/v7////////+/v739/f4+Pj+/v7////////5+fn////////////////5+fn////////////////+/v7////////+/v7////+/v7///////////////////////////////////////8ktIJ0AAAAKnRSTlMAAB0iPD0+S05QUVJXYmdoaWpqbG9wdIyNqbzZ3OPl5ebt7vHy8/f5/P5jMP12AAAAdklEQVQoz6XQWRKCQAyE4W5xZBF3cRA3ZFPn/gfkBJ158H/9KlVJUN7ap6q9bxDs8DP5G51Pi1xXpKDd336szrpqH91/NHnAYHovvPF17a/aM5JcaN+CpNO+A8iV9jVIJtr90jl3CqHHx7xviv7v8Ojequ51mQHoT00vFWjzAQAAAABJRU5ErkJggg==) 50% no-repeat;width:35px;height:25px;margin-left:-2px;display:block}.working-conditions__termsCart:before{content:"";background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAaCAMAAAB4vXe4AAABSlBMVEVMaXH////////+/v7////////////////////////////////////4+Pj+/v7////5+fn8/Pz9/f37+/v29vb////9/f3////////7+/v9/f3////7+/v4+Pj////z8/P////8/Pz7+/v////+/v7////39/f8/Pz8/Pz6+vr7+/v////////////6+vr+/v79/f3////6+vr39/f39/f////////8/Pz+/v7////29vb29vb5+fn7+/v6+vr////////9/f3////9/f3////////8/Pz39/fz8/P9/f39/f309PT9/f35+fn4+Pj9/f3+/v7////+/v78/Pz19fX9/f38/Pz+/v7+/v78/Pz4+Pj6+vr5+fn9/f3+/v7+/v7+/v7////////+/v7////////8/Pz9/f3+/v78/Pz7+/v////+/v7///9cWh1IAAAAbXRSTlMAluvI16Xo+hli/ZrpN9vwX4KUWxP7p9zmi2PbqSvkDRoIiPy9zDKYMyZhGMvvB6Y5/gw9CTRIxOz3WBYdn0PalG6YkeqXHi0LFGcs0gtn+254zgETNiJl1sGcBldKfV9rpIjri3p3q3xrCNF7jc/ROgAAAOVJREFUGBl9wWVDwlAABdAL6JAQuxUbE7u7AEHFFgu79f7/rz7G3NzeY+dgW/PueDXfJkqgYRVqaxtbCU9onZyGi5Ugx0cqJF3d0C3PT5J+SUNvFLpZltAG3Vicah0o6qNSOwy1VKqHoZUqNfgzSIUqmKYWKauGxUdJBJZMmJJKmLKU9cB0EOTzW8BuApZz8hMuLsj3L7i4IsNl/3zfwubsknYnsDvNvXy8Pj2WF4R+7o5TkNw/3KAof5SE0+4+ebiHgmuSS3CYo+CBkKYwCochCsMQZhZIDsCprqm5BbpYv9bYCcMvV72IEA9XEPUAAAAASUVORK5CYII=) 50% no-repeat;width:35px;height:25px;display:block}.working-conditions__minOrderSumAdditional{color:#fee660}@-webkit-keyframes working-conditions__bounceInDown{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes working-conditions__bounceInDown{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes working-conditions__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes working-conditions__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.header__limit{min-width:973px;max-width:1559px;position:relative;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;box-sizing:content-box;padding:10px 21px}.header__logo{flex-shrink:0;margin-right:41px}.header__header{flex-shrink:0;font-size:14px;min-height:100px;position:relative}.header__navAcross{flex-grow:2}.header__navBar{width:30%;display:flex;flex-direction:column;flex-shrink:0;margin-right:4px;margin-top:10px;text-align:right}.header__navBarButtons{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end}.header__navBarButtons>div{vertical-align:top;display:inline-block}.header__navBarButtons>div:first-child{margin-right:9px}.header__navBarButtons>div:nth-child(3){margin-left:13px}.header__headerNav{margin-top:19px}.header__headerNav>*{display:inline-block;margin-right:1.7%}.header__settlementModal{display:flex;top:calc((100% - 407px)/2)}.header__settlementName{position:relative}.header__cityText{max-width:134px;overflow:hidden;display:inline-block;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;margin-top:-2px;margin-bottom:3px;line-height:normal}.header__rur{font-family:RurArial,Arial,sans-serif;margin-left:.1em}.header__minOrderNotice{font-size:13px;color:#aea59c;font-style:italic;margin-top:6px}@media (max-width:1280px){.header__limit{padding:10px 11px}.header__logo{margin-right:11px}.header__headerNav>*{display:inline-block;margin-right:1.1%}}input::-ms-clear{display:none}.header__iconGeoBlinked{-webkit-animation:header__blinkOpacity 3s linear infinite;animation:header__blinkOpacity 3s linear infinite}.header__iconGeo:after,.header__iconGeoBlinked:after{content:"";display:inline-block;margin:0 6px -2px 8px;width:12px;height:12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAAIVBMVEX///8fhNsfhNsfhNsfhNsfhNsfhNsfhNsfhNsfhNsfhNs54pw0AAAACnRSTlMAQGBwgKCwwNDgUskfDAAAADlJREFUCNdjYAABdTCpuQhMrpoAJlcpgMmVYHIVUEo4YhVYioELJMXAwLkSrIsNrIuBBSzFwAiUAgCAlQ4UMvfvOwAAAABJRU5ErkJggg==)}@-webkit-keyframes header__blinkOpacity{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes header__blinkOpacity{0%{opacity:1}50%{opacity:0}to{opacity:1}}b{font-weight:700}sup{vertical-align:super;font-size:smaller}.modal__overlay{background:rgba(0,0,0,.48);position:fixed;z-index:102;display:flex;align-items:flex-start;justify-content:center;height:100%;width:100%;right:0;top:0}.modal__close{position:absolute;top:5px;right:9px;font-size:18px;font-weight:700}.modal__close:hover{color:#fb3a2f}.settlement-picker__alertPopupWrap{position:absolute;top:30px;left:25px;z-index:102}.settlement-picker__alertArrow{left:20px}.settlement-picker__alertPopup{padding:10px}.settlement-picker__closeAlert{position:absolute;top:5px;right:8px;font-size:18px;font-weight:700}.settlement-picker__closeAlert:hover{color:#fb3a2f}.settlement-picker__alertContent{width:265px;margin:25px 20px 15px 12px}.settlement-picker__alertText{font-size:14px;margin:0 0 10px}.settlement-picker__alertCity{font-size:22px;margin:0 0 18px}.settlement-picker__alertButtons{display:flex;align-items:center}.settlement-picker__alertConfirmButton{font-size:13px}.settlement-picker__alertChangeCity{font-size:13px;margin-left:27px}.settlement-picker__form{padding:30px;width:505px;box-sizing:border-box}.settlement-picker__formTitle{font-size:24px;line-height:20px;font-weight:300;margin-bottom:8px;margin-top:0}.settlement-picker__formBlock{margin-top:17px}.settlement-picker__formLabel{font-size:13px}.settlement-picker__formInput{margin-top:9px!important;margin-bottom:5px!important}.settlement-picker__cityTipsWrap{position:absolute;box-sizing:border-box;box-shadow:0 0 10px rgba(0,0,0,.3);border-radius:6px;padding:10px 16px 18px 0;z-index:200;width:100%}.settlement-picker__cityTip{cursor:pointer;margin:0 8px 0 2px!important;padding:6px 9px;line-height:1.25;white-space:normal}.settlement-picker__cityTip:hover,.settlement-picker__currencyTip:hover,.settlement-picker__districtTip:hover{background-color:#1e83dc;color:#fff}.settlement-picker__cityTipSelected{line-height:1.6;margin:0 8px 0 2px;padding:4px 9px;background-color:#1e83dc;color:#fff}.settlement-picker__districtPopup{padding:10px 15px 8px 6px!important;max-height:210px}.settlement-picker__districtTip{cursor:pointer;font-size:12px;padding:4px 10px;margin:0 15px 0 4px!important}.settlement-picker__currencyPopup{padding:6px 8px 8px!important;margin-top:4px}.settlement-picker__currencyTip{cursor:pointer;padding:6px 8px 2px}.settlement-picker__currencyTip:hover,.settlement-picker__currencyTip:last-child{padding:6px 8px}.settlement-picker__currencyTip:hover+.settlement-picker__currencyTip{padding-top:2px}.settlement-picker__currencyInput{padding-left:9px!important}.settlement-picker__formDescription{font-size:13px;font-style:italic;color:#9b9b9b;line-height:19px}.settlement-picker__currencySign{display:inline-block;width:25px}.settlement-picker__formButton{margin-top:19px}.settlement-picker__asideInfo{background:#e9f1f4;padding:0 25px 25px;width:250px;display:flex;flex-direction:column;justify-content:center;border-top-right-radius:7px;border-bottom-right-radius:7px;box-sizing:border-box}.settlement-picker__infoItem{margin:26px 0;display:flex;justify-content:space-between}.settlement-picker__infoIcon{margin-top:6px}.settlement-picker__infoIconDolphin{margin-top:6px;margin-left:3px}.settlement-picker__infoText{width:153px;line-height:21px}.autocomplete__autocomplete{position:relative}.autocomplete__autocomplete input[type=text]{padding-right:calc(.5em + 20px)}.autocomplete__input{background:#fff;border:1px solid #c5c5bc;border-radius:4px;box-shadow:inset 0 1px 2px rgba(152,152,170,.6);font:inherit;height:32px;outline:none;padding:0 .5em;width:100%}.autocomplete__input:focus{border-color:#00aeef}.autocomplete__input.autocomplete__error{border-color:#db613d}.autocomplete__clearInput{font-size:20px;line-height:20px;cursor:pointer;color:#afb8bb;right:10px;top:7px}.autocomplete__clearInput:hover{color:#fb3a2f}.autocomplete__tipsList{font-size:13px;max-height:252px;max-width:700px;overflow-y:auto;overflow-x:hidden;margin:0;padding:0 .5em;white-space:nowrap}.autocomplete__tipsList li{margin:0}.autocomplete__tipsList li:before{content:none}.autocomplete__tipsList::-webkit-scrollbar{height:5px;width:5px}.autocomplete__tipsList::-webkit-scrollbar-track{background:rgba(51,51,51,.2);border-radius:7px}.autocomplete__tipsList::-webkit-scrollbar-thumb{border-radius:7px;background:#afb8bb}.autocomplete__tip{list-style-type:none;margin:10px 0 0 10px}.select__selectWrap{position:relative;font-size:14px}.select__input{background:#fff;border:1px solid #c5c5bc;border-radius:4px;box-shadow:inset 0 1px 2px rgba(152,152,170,.6);font:inherit;height:32px;outline:none;padding:0 .5em;width:100%}.select__input:focus{border-color:#00aeef}.select__input::-moz-selection{background-color:#fff}.select__input::selection{background-color:#fff}.select__arrow{position:absolute;line-height:14px;top:9px;right:12px;cursor:pointer}.select__optionsPopup{padding:16px;font-size:13px;line-height:18px;position:absolute;box-sizing:border-box;width:100%}.select__optionsList{list-style-type:none;max-height:190px;overflow:auto;padding:0;margin:0}.select__optionsList li{margin:0}.select__optionsList li:before{content:none}.select__optionsList::-webkit-scrollbar{height:5px;width:5px}.select__optionsList::-webkit-scrollbar-track{background:rgba(51,51,51,.2);border-radius:7px}.select__optionsList::-webkit-scrollbar-thumb{border-radius:7px;background:#afb8bb}.select__optionItem{margin:6px 0}.tabs-group__itemsList{list-style-type:none;display:flex;justify-content:space-between;margin:0;padding:0;font-size:15px;line-height:22px}.tabs-group__itemsList li{margin:0}.tabs-group__itemsList li:before{content:none}.tabs-group__item{border:1px dashed #afb8bb;padding:4px 10px 5px;border-radius:5px}.tabs-group__selectedItem{font-weight:700;border:1px dashed #afb8bb;padding:4px 9px 5px;border-radius:5px}.popup-arrow__base{position:absolute;border-width:10px;border-style:solid}.popup-arrow__top{border-top:0}.popup-arrow__bottom{border-bottom:0}.popup-arrow__blue,.popup-arrow__darkblue,.popup-arrow__white{border-right-color:transparent;border-left-color:transparent}.popup-arrow__shadowBottom:before,.popup-arrow__shadowTop:before{position:absolute;left:-7px;width:15px;height:15px;content:"";-webkit-transform:rotate(225deg);transform:rotate(225deg)}.popup-arrow__shadowTop:before{top:4px;box-shadow:2px 2px 2px rgba(0,0,0,.1)}.popup-arrow__shadowBottom:before{bottom:4px;box-shadow:-2px -2px 2px rgba(0,0,0,.1)}.informers__popup{position:absolute!important;max-width:335px;right:25px;line-height:21px;padding:30px 14px 14px;box-sizing:border-box}.informers__close{font-size:25px;font-weight:700;position:absolute;right:15px;top:10px}.informers__close:hover{color:#fb3a2f}.informers__informerDate{font-size:12px;text-align:right;font-style:italic;color:#b2bec1;margin-top:7px}