.add-company-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--dark-dark);font-weight:600;cursor:pointer}.add-company-link:before{content:"";display:inline-block;vertical-align:middle;-webkit-box-flex:0;-ms-flex:none;flex:none;width:20px;height:20px;margin-right:var(--indent-s);-webkit-mask-image:url(/assets/packs/src/vue/root-toolbar/companies/add-company-link-15a3e24946bd7df68b7095a65f3c235b.svg);mask-image:url(/assets/packs/src/vue/root-toolbar/companies/add-company-link-15a3e24946bd7df68b7095a65f3c235b.svg);background-color:var(--dark-dark)}.add-company-link:hover{color:var(--blue)}.add-company-link:hover:before{background-color:var(--blue)}.add-company-link_mobile{display:none}@media (max-width:767px){.add-company-link,.add-company-link:hover{width:100%;margin:var(--indent-s) 0 var(--indent-m);padding:var(--indent-s);background:var(--blue);color:var(--white);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}.add-company-link:before,.add-company-link:hover:before{background-color:var(--white)}.add-company-link_mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.company-list-link{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:var(--indent-xxl);padding:0 var(--indent-sm);-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--dark-dark);font-weight:600;cursor:pointer}.company-list-link:after{content:"";display:inline-block;vertical-align:middle;width:10px;height:7px;margin-left:var(--indent-s);background:url(/assets/packs/src/vue/root-toolbar/toolbar-arrow-093e66c2b5ed018e30052a4222400729.svg)}.company-list-link_active:hover{-webkit-box-shadow:0 4px 4px rgba(68,118,145,.16);box-shadow:0 4px 4px rgba(68,118,145,.16);-webkit-box-shadow:0 15px 35px rgba(79,117,139,.2);box-shadow:0 15px 35px rgba(79,117,139,.2);background:var(--white)}.company-list-link_active:hover:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.company-list-link__count{margin-left:var(--indent-s)}.company-list-link_mobile{display:none}@media (max-width:767px){.company-list-link_mobile{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-left:-24px;padding:0 var(--indent-m);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:var(--d2020-pale-azure);cursor:pointer;-webkit-box-sizing:content-box;box-sizing:content-box}.company-list-link__count,.company-list-link_mobile:after{display:none}}.vm-backdrop{background-color:rgba(0,0,0,.5)}.vm-backdrop,.vm-wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.vm-wrapper{overflow-x:hidden;overflow-y:auto;outline:0}.vm{position:relative;margin:0 auto;width:calc(100% - 20px);min-width:110px;max-width:500px;background-color:#fff;top:30px;cursor:default;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.vm,.vm-titlebar{color:$body-color}.vm-titlebar{padding:10px 15px;overflow:auto;border-bottom:1px solid #e5e5e5}.vm-title{margin-top:2px;margin-bottom:0;display:inline-block;font-size:18px;font-weight:400}.vm-btn-close{color:#ccc;padding:0;cursor:pointer;background:0 0;border:0;float:right;font-size:24px;line-height:1em}.vm-btn-close:before{content:"\D7";font-family:Arial}.vm-btn-close:focus,.vm-btn-close:focus:hover,.vm-btn-close:hover{color:#bbb;border-color:transparent;background-color:transparent}.vm-content{padding:10px 15px 15px}.vm-content .full-hr{width:auto;border:0;border-top:1px solid #e5e5e5;margin:15px -14px}.vm-fadeIn{-webkit-animation-name:vm-fadeIn;animation-name:vm-fadeIn}@-webkit-keyframes vm-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes vm-fadeIn{0%{opacity:0}to{opacity:1}}.vm-fadeOut{-webkit-animation-name:vm-fadeOut;animation-name:vm-fadeOut}@-webkit-keyframes vm-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes vm-fadeOut{0%{opacity:1}to{opacity:0}}.vm-fadeIn,.vm-fadeOut{-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.demands-links__popup{position:absolute;top:100%;right:-50px;width:498px;padding:var(--indent-m);-webkit-box-shadow:0 15px 35px rgba(79,117,139,.2),0 4px 4px rgba(68,118,145,.16);box-shadow:0 15px 35px rgba(79,117,139,.2),0 4px 4px rgba(68,118,145,.16);border-radius:0 0 3px 3px;color:var(--dark-dark);background:var(--white);-webkit-box-sizing:border-box;box-sizing:border-box}.demands-links__content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.demands-links__item{position:relative;width:216px;height:139px;-webkit-box-flex:0;-ms-flex:none;flex:none;padding:var(--indent-sm) var(--indent-m);margin-bottom:var(--indent-l);background:var(--white);-webkit-box-shadow:0 4px 4px rgba(68,118,145,.16);box-shadow:0 4px 4px rgba(68,118,145,.16);border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.demands-links__item,.demands-links__item:link,.demands-links__item:visited{color:var(--dark-dark);text-decoration:none}.demands-links__item:before{content:"";position:absolute;width:48px;height:48px;bottom:var(--indent-s);right:var(--indent-s);background:var(--blue);border-radius:50%}.demands-links__item:after{content:"";position:absolute;background-color:var(--white)}.demands-links__item:hover{-webkit-box-shadow:none;box-shadow:none;background:var(--blue);color:var(--white)}.demands-links__item:hover:after{background-color:var(--blue)}.demands-links__item:hover:before{background:var(--white)}.demands-links__item_add:after{width:16px;height:16px;bottom:28px;right:28px;-webkit-mask-image:url(/assets/packs/src/vue/root-toolbar/demands/demands-inks-item_add-cb078ac62fc1013761a5463f88a00685.svg);mask-image:url(/assets/packs/src/vue/root-toolbar/demands/demands-inks-item_add-cb078ac62fc1013761a5463f88a00685.svg)}.demands-links__item_path:after{width:18px;height:12px;bottom:30px;right:27px;-webkit-mask-image:url(/assets/packs/src/vue/root-toolbar/demands/demands-inks-item_path-2db84610ad28550eae274977a2828acc.svg);mask-image:url(/assets/packs/src/vue/root-toolbar/demands/demands-inks-item_path-2db84610ad28550eae274977a2828acc.svg)}.demands-links__title{font-size:14px;line-height:24px;font-weight:600;margin-bottom:var(--indent-xs)}@media (max-width:767px){.demands-links__popup{position:fixed;top:0;bottom:0;left:0;width:100vw;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.demands-links__content{margin-top:var(--indent-m);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.demands-links__item{width:100%;height:auto;margin-bottom:var(--indent-s);padding:var(--indent-s);text-align:center;-webkit-box-shadow:none;box-shadow:none}.demands-links__item:after,.demands-links__item:before{display:none}.demands-links__item_add,.demands-links__item_add:link,.demands-links__item_add:visited{background:var(--blue);color:var(--white)}.demands-links__title{margin:0}.demands-links__item_path,.demands-links__item_path:link,.demands-links__item_path:visited{border:1px solid var(--blue);color:var(--blue)}.demands-links__item_path:hover,.demands-links__item_path:link:hover,.demands-links__item_path:visited:hover{background:var(--white);color:var(--blue)}.demands-links__close-button{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:var(--indent-sm);width:16px;height:16px;background:url(/assets/packs/src/assets/images/svg/close-icon-086efdb5a5eda654ba27487abafa72b4.svg);cursor:pointer}}.modal-demands-popup{max-width:1041px;color:var(--dark-dark)}.modal-demands-popup .vm-titlebar{padding:0;border-bottom:none}.modal-demands-popup .vm-content{padding:0}.modal-demands-popup .vm-btn-close,.modal-demands-popup .vm-btn-close:focus{width:60px;height:60px;border:none;outline:none;background:url(/assets/packs/src/vue/root-toolbar/demands/demands-modal-popup-c609a781d3cc13dd4f456299680c95ac.svg) 50% no-repeat}.modal-demands-popup .vm-btn-close:before,.modal-demands-popup .vm-btn-close:focus:before{display:none}.modal-demands-popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.modal-demands-popup__content{padding:var(--indent-s) var(--indent-xxl) var(--indent-xxl);background:url(/assets/packs/src/vue/root-toolbar/demands/demands-popup__content-c4e6a8ff78cd518840645becc3dd456d.png) right 0 no-repeat,var(--white)}.modal-demands-popup__content_wrapper{width:362px}.modal-demands-popup__title{margin-bottom:var(--indent-l);font-size:36px;line-height:48px;font-weight:600}.modal-demands-popup__text{font-size:16px;line-height:24px}.modal-demands-popup__text p{margin-bottom:var(--indent-m)}.modal-demands-popup__link{display:inline-block;margin:var(--indent-m) 0 var(--indent-s)}.modal-demands-popup__footer{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:var(--indent-xxl);-ms-flex-pack:distribute;justify-content:space-around;background:var(--d2020-pale-azure);-webkit-box-sizing:border-box;box-sizing:border-box}.modal-demands-popup__column{width:320px}.modal-demands-popup__list-item{padding-left:var(--indent-l);margin-bottom:var(--indent-l);font-size:16px;font-weight:600;background-position:0 0}.modal-demands-popup__list-item:first-child{background:url(/assets/packs/src/vue/root-toolbar/demands/demands-popup__list-item_plus-fe7f0a6e1e522ca40514642b028a3bdd.svg) no-repeat}.modal-demands-popup__list-item:nth-child(2){background:url(/assets/packs/src/vue/root-toolbar/star-icon-e5d4256bdacc86cfef18be4a06f50372.svg) no-repeat}.modal-demands-popup__list-item:nth-child(3){background:url(/assets/packs/src/vue/root-toolbar/demands/demands-popup__list-item_graph-f71a532059ad06c6950be54bc161b900.svg) no-repeat}.modal-demands-popup__subtitle{margin-bottom:var(--indent-l);font-size:24px;line-height:36px;font-weight:600}.demands-link{width:115px;height:var(--indent-xxl);position:relative}.demands-link_active{z-index:1}.demands-link__content,.demands-link__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:var(--indent-xxl);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.demands-link__content-wrapper{padding:0 var(--indent-sm);color:var(--dark-dark);font-weight:600;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:1}.demands-link__content-wrapper:after{content:"";display:inline-block;vertical-align:middle;-webkit-box-flex:0;-ms-flex:none;flex:none;width:10px;height:7px;margin-left:var(--indent-s);background:url(/assets/packs/src/vue/root-toolbar/toolbar-arrow-093e66c2b5ed018e30052a4222400729.svg)}.demands-link__content_active{width:165px;-webkit-box-shadow:0 15px 35px rgba(79,117,139,.2);box-shadow:0 15px 35px rgba(79,117,139,.2);background:var(--white)}.demands-link__content_active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.demands-links__info-button{position:absolute;top:28px;right:-24px;width:18px;height:18px;margin-left:var(--indent-m);border-radius:50%;background:var(--very-light-blue);color:var(--blue);font-weight:700;line-height:18px;text-align:center;cursor:pointer}@media (max-width:767px){.demands-link{height:0}.demands-link__content-wrapper{display:none}}.compare-products-counter{width:58px;height:var(--indent-xxl);position:relative}.compare-products-counter:link,.compare-products-counter:visited{color:var(--dark-dark);text-decoration:none}.compare-products-counter__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:var(--indent-xxl);padding:0 var(--indent-sm);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.compare-products-counter__content:before{content:"";width:100%;height:var(--indent-xxl);-webkit-mask-image:url(/assets/packs/src/vue/root-toolbar/counters/compare-products-counter-ce9aa73743a193cdf0dd202c564afa75.svg);mask-image:url(/assets/packs/src/vue/root-toolbar/counters/compare-products-counter-ce9aa73743a193cdf0dd202c564afa75.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--dark-dark)}.compare-products-counter__text{display:none}.compare-products-counter__count{position:absolute;height:18px;min-width:18px;top:var(--indent-s);left:26px;padding:0 6px;border-radius:9px;color:var(--white);background:var(--orange);font-weight:400;line-height:18px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.compare-products-counter__count.empty{display:none}@media (min-width:1366px){.compare-products-counter:hover .compare-products-counter__content:before{background-color:var(--blue)}}@media (max-width:1365px){.compare-products-counter{width:100%;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.compare-products-counter__content{height:48px;width:56px}.compare-products-counter__content:before{-webkit-mask-position:0 center;mask-position:0 center}.compare-products-counter__text{display:block;font-weight:600}.compare-products-counter__count{top:var(--indent-s)}}@media (max-width:767px){.compare-products-counter{display:none}}.cart-counter{width:58px;height:var(--indent-xxl);position:relative}.cart-counter:link,.cart-counter:visited{color:var(--dark-dark);text-decoration:none}.cart-counter__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:var(--indent-xxl);padding:0 var(--indent-sm);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.cart-counter__content:before{content:"";width:100%;height:var(--indent-xxl);-webkit-mask-image:url(/assets/packs/src/vue/root-toolbar/counters/cart-counter-448b6f27daf9263915bd02f957547dc2.svg);mask-image:url(/assets/packs/src/vue/root-toolbar/counters/cart-counter-448b6f27daf9263915bd02f957547dc2.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--dark-dark)}.cart-counter__text{display:none}.cart-counter__count{position:absolute;height:18px;min-width:18px;top:var(--indent-s);left:26px;padding:0 6px;border-radius:9px;color:var(--white);background:var(--orange);font-weight:400;line-height:18px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.cart-counter__count.empty{display:none}@media (min-width:1366px){.cart-counter:hover .cart-counter__content:before{background-color:var(--blue)}}@media (max-width:1365px){.cart-counter{width:100%;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-counter__content{height:48px;width:56px}.cart-counter__content:before{-webkit-mask-position:0 center;mask-position:0 center}.cart-counter__text{display:block;font-weight:600}.cart-counter__count{top:var(--indent-s)}}@media (max-width:767px){.cart-counter{width:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-counter:link,.cart-counter:visited{color:var(--blue)}.cart-counter__content{height:24px;width:61px;margin-bottom:var(--indent-xs)}.cart-counter__content:before{background-color:var(--blue);-webkit-mask-size:24px;mask-size:24px}.cart-counter__text{font-size:11px;font-weight:500;line-height:10px}}.favorite-companies-counter{width:58px;height:var(--indent-xxl);position:relative}.favorite-companies-counter:link,.favorite-companies-counter:visited{color:var(--dark-dark);text-decoration:none}.favorite-companies-counter__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:var(--indent-xxl);padding:0 var(--indent-sm);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.favorite-companies-counter__content:before{content:"";width:100%;height:var(--indent-xxl);-webkit-mask-image:url(/assets/packs/src/vue/root-toolbar/star-icon-e5d4256bdacc86cfef18be4a06f50372.svg);mask-image:url(/assets/packs/src/vue/root-toolbar/star-icon-e5d4256bdacc86cfef18be4a06f50372.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--dark-dark)}.favorite-companies-counter__text{display:none}.favorite-companies-counter__count{position:absolute;height:18px;min-width:18px;top:var(--indent-s);left:26px;padding:0 6px;border-radius:9px;color:var(--white);background:var(--orange);font-weight:400;line-height:18px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.favorite-companies-counter__count.empty{display:none}@media (min-width:1366px){.favorite-companies-counter:hover .favorite-companies-counter__content:before{background-color:var(--blue)}}@media (max-width:1365px){.favorite-companies-counter{width:100%;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.favorite-companies-counter__content{height:48px;width:56px}.favorite-companies-counter__content:before{-webkit-mask-position:0 center;mask-position:0 center}.favorite-companies-counter__text{display:block;font-weight:600}.favorite-companies-counter__count{top:var(--indent-s)}}@media (max-width:767px){.favorite-companies-counter{display:none}}.user-dashboard-links{display:none;position:absolute;top:100%;right:0;width:100%;min-width:323px;padding:var(--indent-l);-webkit-box-shadow:0 15px 35px rgba(79,117,139,.2),0 4px 4px rgba(68,118,145,.16);box-shadow:0 15px 35px rgba(79,117,139,.2),0 4px 4px rgba(68,118,145,.16);border-radius:0 0 3px 3px;color:var(--dark-dark);background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-link:hover .user-dashboard-links{display:block}.user-dashboard-links__item,.user-dashboard-links__item:link,.user-dashboard-links__item:visited{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:var(--dark-dark);font-weight:600;text-decoration:none;line-height:24px}.user-dashboard-links__item:hover,.user-dashboard-links__item:link:hover,.user-dashboard-links__item:visited:hover{color:var(--blue)}.user-dashboard-links__item+.user-dashboard-links__item,.user-dashboard-links__item:link+.user-dashboard-links__item,.user-dashboard-links__item:visited+.user-dashboard-links__item{margin-top:var(--indent-m)}.user-dashboard-links__count{min-width:24px;height:24px;background:var(--orange);color:var(--white);line-height:24px;text-align:center;border-radius:12px;padding:0 var(--indent-xs);-webkit-box-sizing:border-box;box-sizing:border-box}.user-dashboard-links__logout{color:var(--light-blue-dark);padding-left:var(--indent-l);background:url(/assets/packs/src/vue/root-toolbar/user/user-dashboard-links__logout-2ee2e35c6f1bbd2b12a1131b9d35c683.svg) 0 no-repeat}@media (max-width:1365px){.user-dashboard-links{display:block;padding:var(--indent-s) var(--indent-m) var(--indent-m);-webkit-box-shadow:10px 20px 35px rgba(79,117,139,.2),0 5px 4px rgba(68,118,145,.16);box-shadow:10px 20px 35px rgba(79,117,139,.2),0 5px 4px rgba(68,118,145,.16);border-top:1px solid var(--medium-gray)}}@media (max-width:767px){.user-dashboard-links{position:static;min-width:100%;padding-top:var(--indent-m);-webkit-box-shadow:none;box-shadow:none;border-radius:0;border:none}}.dashboard-link{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;height:var(--indent-xxl);padding:0 var(--indent-sm);-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--dark-dark);font-weight:600;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-link:hover{-webkit-box-shadow:0 4px 4px rgba(68,118,145,.16);box-shadow:0 4px 4px rgba(68,118,145,.16);-webkit-box-shadow:0 15px 35px rgba(79,117,139,.2);box-shadow:0 15px 35px rgba(79,117,139,.2);background:var(--white)}.dashboard-link:hover:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dashboard-link__profile{-ms-flex-align:center}.dashboard-link__avatar,.dashboard-link__profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.dashboard-link__avatar{position:relative;width:48px;height:48px;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;margin-right:var(--indent-s);border-radius:50%;overflow:hidden}.dashboard-link__avatar-image{max-width:100%;height:auto}.dashboard-link__orders-count{position:absolute;height:18px;min-width:18px;top:var(--indent-s);left:52px;padding:0 6px;border-radius:9px;color:var(--white);background:var(--orange);font-weight:400;line-height:18px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-link__avatar_blank{width:48px;height:48px}.dashboard-link__avatar_blank:after,.dashboard-link__avatar_blank:before{content:"";position:absolute;width:48px;height:48px}.dashboard-link__avatar_blank:after{border-radius:50%;background:url(/assets/packs/src/vue/root-toolbar/user-icon-4347ad0d66c26974cfb6f5df2f1d9c4c.svg) 50% no-repeat}.dashboard-link__avatar_blank:before{background:var(--d2020-pale-azure)}@media (max-width:1365px) and (min-width:768px){.dashboard-link{height:0}.dashboard-link:hover{-webkit-box-shadow:none;box-shadow:none}.dashboard-link__avatar,.dashboard-link__user-name{display:none}}@media (max-width:767px){.dashboard-link{width:100%;height:auto;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dashboard-link:hover{-webkit-box-shadow:none;box-shadow:none}.dashboard-link__profile{width:100%;height:102px;padding:0 var(--indent-m);background:var(--d2020-pale-azure);-webkit-box-sizing:border-box;box-sizing:border-box}.dashboard-link__orders-count{top:var(--indent-m)}}.registration-popup{position:absolute;display:none;top:100%;right:0;width:581px;-webkit-box-shadow:0 15px 35px rgba(79,117,139,.2),0 4px 4px rgba(68,118,145,.16);box-shadow:0 15px 35px rgba(79,117,139,.2),0 4px 4px rgba(68,118,145,.16);border-radius:0 0 3px 3px;color:var(--dark-dark);background:var(--white);-webkit-box-sizing:border-box;box-sizing:border-box}.registration-link:hover .registration-popup,.registration-popup__user-signin{display:-webkit-box;display:-ms-flexbox;display:flex}.registration-popup__user-signin{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:160px;padding:var(--indent-sm) var(--indent-l) var(--indent-l);border-left:1px solid var(--light-gray);-webkit-box-sizing:border-box;box-sizing:border-box}.registration-popup__user-registration{width:100%;padding:var(--indent-sm) var(--indent-l);-webkit-box-sizing:border-box;box-sizing:border-box}.registration-popup__title{font-weight:600;font-size:16px;line-height:32px;margin-bottom:var(--indent-sm)}.registration-popup__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:var(--indent-sm)}.registration-popup__button+.registration-popup__button{margin-left:var(--indent-s)}.registration-popup__login{padding-top:45px;background:url(/assets/packs/src/vue/root-toolbar/user/registration-popup__login-8b6b70ca5ae30a9e3fae1de06a7701ad.svg) 0 0 no-repeat;color:var(--blue);font-weight:600;font-size:14px;line-height:21px;cursor:pointer}.registration-popup__link,.registration-popup__link:visited{color:var(--blue);font-weight:400;font-size:16px;cursor:pointer}.registration-popup__callback-block{position:relative;display:inline-block;padding-left:var(--indent-xl);font-weight:400;font-size:14px;line-height:21px}.registration-popup__callback-block:before{content:"?";position:absolute;width:26px;height:26px;top:50%;left:0;margin-top:-13px;border:2px solid var(--blue);border-radius:3px;color:var(--blue);font-size:16px;font-weight:700;line-height:26px;text-align:center}.registration-popup__callback{position:relative;display:inline-block}@media (max-width:1365px){.registration-popup{position:static;display:-webkit-box;display:-ms-flexbox;display:flex;width:420px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-top:1px solid var(--light-gray)}.registration-popup__user-signin{width:100%;border-left:none;border-top:1px solid var(--light-gray);-webkit-box-sizing:border-box;box-sizing:border-box}.registration-popup__login{padding-top:0;padding-left:40px;line-height:28px}.registration-popup__user-registration,.registration-popup__user-signin{padding:var(--indent-m)}.registration-popup__title{display:none}}@media (max-width:767px){.registration-popup{width:100%;-webkit-box-shadow:none;box-shadow:none;border-radius:0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.registration-popup__user-signin{border:none;background:var(--d2020-pale-azure)}.registration-popup__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.registration-popup__button{width:100%;text-align:center}.registration-popup__button+.registration-popup__button{margin-top:var(--indent-s);margin-left:0}.registration-popup__title{display:block;margin-bottom:var(--indent-s)}.registration-popup__user-registration,.registration-popup__user-signin{padding:var(--indent-sm) var(--indent-m)}}.registration-link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:var(--indent-xxl);-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--dark-dark);font-weight:600}.registration-link:hover .registration-link__title{background:var(--white)}.registration-link__title{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 var(--indent-sm);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;z-index:1}@media (min-width:1366px){.registration-link:hover{-webkit-box-shadow:0 15px 35px rgba(79,117,139,.2),0 4px 4px rgba(68,118,145,.16);box-shadow:0 15px 35px rgba(79,117,139,.2),0 4px 4px rgba(68,118,145,.16)}}@media (max-width:1365px){.registration-link{height:auto;padding:0}.registration-link__title{display:none}}@media (max-width:767px){.registration-link{width:100%}}.root-toolbar__content{width:100%;padding:0 var(--indent-s);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box}.root-toolbar__content,.root-toolbar__content-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.root-toolbar__logo{width:145px;height:24px;margin:var(--indent-xs) var(--indent-xxl) 0 0}.root-toolbar__counters,.root-toolbar__mobile-hidden,.root-toolbar__mobile-hidden-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.root-toolbar__mobile-hidden-button,.root-toolbar__mobile-link,.root-toolbar__mobile-popup-cover{display:none}@media (max-width:1365px) and (min-width:768px){.root-toolbar__mobile-hidden{display:none}.root-toolbar__mobile-hidden-wrapper{position:relative;margin:0 var(--indent-s) 0 var(--indent-m)}.root-toolbar__mobile-hidden-wrapper:hover .root-toolbar__mobile-hidden{position:absolute;display:block;top:100%;right:-24px;min-width:323px;-webkit-box-shadow:0 15px 35px rgba(79,117,139,.2),0 4px 4px rgba(68,118,145,.16);box-shadow:0 15px 35px rgba(79,117,139,.2),0 4px 4px rgba(68,118,145,.16);color:var(--dark-dark);background:var(--white)}.root-toolbar__mobile-hidden-wrapper:hover .root-toolbar__mobile-hidden-button:after{background-color:var(--blue)}.root-toolbar__mobile-hidden-button,.root-toolbar__mobile-hidden-button:after{display:block;width:48px;height:var(--indent-xxl)}.root-toolbar__mobile-hidden-button:after{content:"";-webkit-mask-image:url(/assets/packs/src/vue/root-toolbar/user-icon-4347ad0d66c26974cfb6f5df2f1d9c4c.svg);mask-image:url(/assets/packs/src/vue/root-toolbar/user-icon-4347ad0d66c26974cfb6f5df2f1d9c4c.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;background-color:var(--dark-dark)}.root-toolbar__mobile-hidden-button:before{content:"";position:absolute;width:48px;height:48px;top:var(--indent-xs);border-radius:50%;background:var(--d2020-pale-azure)}.root-toolbar__counters{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:767px){.root-toolbar__companies-block{display:none}.root-toolbar__mobile-button{position:relative;width:20px;height:20px;margin-right:var(--indent-sm);background:url(/assets/packs/src/vue/root-toolbar/mobile-toolbar-icon-daf4438b2e400e3a0470166daf464153.svg) 0 no-repeat;cursor:pointer}.root-toolbar__mobile-button_with-counter:before{content:"";position:absolute;top:-3px;right:-6px;width:12px;height:12px;border-radius:50%;background:var(--orange)}.root-toolbar__mobile-popup-cover{display:block;position:fixed;top:0;bottom:0;width:100%;background:var(--dark-dark);opacity:.4;cursor:pointer}.root-toolbar__mobile-popup{position:fixed;top:0;bottom:0;left:-100%;width:85vw;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--white);border-radius:0 10px 10px 0;-webkit-transition:left .3s ease-in-out;-o-transition:left ease-in-out .3s;transition:left .3s ease-in-out;overflow:hidden}.root-toolbar__mobile-popup_visible{left:0}.root-toolbar__mobile-popup_wide{width:100%}.root-toolbar__mobile-hidden{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.root-toolbar__counters,.root-toolbar__mobile-hidden{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.root-toolbar__counters{height:auto}.root-toolbar__mobile-hidden-wrapper{width:100%;height:100%}.root-toolbar__mobile-link{display:block;padding:0 var(--indent-xs);color:var(--blue);font-size:11px;line-height:10px;cursor:pointer}.root-toolbar__mobile-link:link,.root-toolbar__mobile-link:visited{color:var(--blue);text-decoration:none}.root-toolbar__mobile-link:before{content:"";display:block;height:var(--indent-m);margin-bottom:var(--indent-xs)}.root-toolbar__catalogue-link:before{background:url(/assets/packs/src/vue/root-toolbar/root-toolbar__catalogue-link-759a710fdb4e4e02ec2818280899ddd3.svg) 50% no-repeat}.root-toolbar__demands-link:before{background:url(/assets/packs/src/vue/root-toolbar/root-toolbar__demands-link-f9b0537a4a21fda2a4600bb886f7edd6.svg) 50% no-repeat}.root-toolbar__mobile-hidden-bottom{width:100%;padding:0 var(--indent-m);-webkit-box-sizing:border-box;box-sizing:border-box}}.root-toolbar{position:relative;width:100%;height:var(--indent-xxl);background:var(--white);z-index:1}.root-toolbar__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:var(--base-width);height:var(--indent-xxl);margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-helper{position:relative;top:0;width:100%;z-index:2350}.top-helper.top-helper_root-page{height:var(--indent-xxl)}