*{padding:0;margin:0;border:0}*,:after,:before{box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body,html{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.01em;background-color:#f7f7f7;height:100vh;width:100vw;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{background:none;cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a:active,a:focus,a:hover,a:link,a:visited{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}::-webkit-scrollbar{width:7px;height:7px;background:none}::-webkit-scrollbar-thumb{border-radius:3px;background-color:#a5a5a5}::-webkit-scrollbar-thumb:hover{background-color:#a5a5a5}.ml-3{margin-left:3px}.ml-4{margin-left:4px}.pb-6{padding-bottom:6px}.pr-10{padding-right:10px}.pl-10{padding-left:10px}.app-wrapper{position:relative;height:100vh;min-width:1280px;overflow-x:hidden;background-color:#f7f7f7}.show-el-enter{animation:show-element .23s forwards}.show-el-active,.show-el-exit{opacity:1}.show-el-exit-active{animation:show-element .23s reverse}.drop-down-enter{animation:drop-down .4s forwards}.drop-down-exit-active{animation:drop-down .4s reverse}.banner{position:relative;background:#fff3be;height:60px;display:flex;align-items:center;justify-content:center}.banner__text{font-weight:600;font-size:14px;line-height:140%;letter-spacing:.01em;margin-left:16px}.banner__text span{font-weight:400;margin-left:8px}.banner__link{font-weight:600;font-size:14px;line-height:140%;letter-spacing:.01em;color:#ff7216;margin-left:20px}.banner__close{position:absolute;top:50%;right:30px;width:15px;height:15px;transform:translateY(-50%);opacity:.5}.catalog__modal-background{z-index:2}.catalog__modal-background,.catalog__modal-window{position:absolute;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.2)}.catalog__modal-window{display:flex;align-items:center;justify-content:center;z-index:3}.catalog__modal-window .content-container{display:flex;z-index:4}.catalog__toolbar{position:relative;z-index:2}.catalog-wrapper{height:100%;display:flex;position:relative}.catalog-wrapper__filter{position:absolute;top:0;right:0;z-index:1}.catalog-content{display:flex;flex-direction:column;width:100%;height:100%}.catalog-content__content{width:100%;flex:1 1 auto}.catalog-content__content .empty-response{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.01em;color:#a5a5a5;margin:20px}.catalog-content__grid{display:flex;padding:15px 5px 15px 15px;flex-wrap:wrap;grid-row-gap:15px;row-gap:15px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.products-list{width:100%;outline:none;border-spacing:0;border-collapse:collapse}.products-list th{text-align:center}.products-list td{text-align:left}.products-list td:nth-child(6),.products-list td:nth-child(7),.products-list td:nth-child(10){text-align:center}.products-list td,.products-list th{padding-left:31px}.products-list td:first-child,.products-list th:first-child{padding-left:15px}.products-list td:last-child,.products-list th:last-child{padding-right:12px}.products-list td:nth-child(7),.products-list td:nth-child(10),.products-list th:nth-child(7),.products-list th:nth-child(10){padding-left:8px}.products-list td:nth-child(3),.products-list th:nth-child(3){white-space:nowrap}.products-list td:nth-child(11),.products-list th:nth-child(11){text-align:center;width:96px}.products-list td:nth-child(12),.products-list th:nth-child(12){text-align:center;width:65px}.products-list__product-photo{position:relative}.products-list__basket-head{width:65px;text-align:center}.products-list__price>div{text-align:right}.products-list__quantity-selector{width:96px}.products-list__btn{width:65px}.products-list__marker-ico{padding:0 38px}@media screen and (max-width:1440px){.products-list td:nth-child(3),.products-list th:nth-child(3){display:none}}.products-list__photo img{object-fit:contain}.products-list__link{color:inherit;display:flex;align-items:center;height:100%}.products-list .table td{cursor:default}.photo-hover{display:flex;width:400px;height:300px;align-items:center;z-index:1}.photo-hover,.photo-hover__diamond{box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:4px}.photo-hover__diamond{width:25px;height:25px;vertical-align:middle;transform:rotate(45deg);background:#fff;z-index:2;margin-left:-8px}.photo-hover__content{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin-left:-17px;border-radius:4px;background:#fff;overflow:hidden;z-index:3}.photo-hover__content img{width:100%;height:100%;object-fit:contain}.price-block{display:flex;flex-direction:column;line-height:14px}.price-block__percent{font-weight:700;font-size:10px;line-height:12px;color:#f23b2f}.price-block__full{font-weight:400;font-size:10px;line-height:12px;text-decoration:line-through;color:#a5a5a5}.price-block__labels{display:flex;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.price-block .price-card{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.01em}.button-q{width:100%;display:flex;align-items:center;cursor:pointer;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.button-q_hover .button-q__minus,.button-q_hover .button-q__plus{opacity:1}.button-q_hover .button-q__btn{border:1px solid #e5e5e5;border-radius:4px;background:#fff}.button-q:hover .button-q__minus,.button-q:hover .button-q__plus{opacity:1}.button-q:hover .button-q__btn{border:1px solid #e5e5e5;border-radius:4px;background:#fff}.button-q span{padding-right:7px}.button-q button{display:flex;align-items:center;justify-content:center}.button-q__minus,.button-q__plus{opacity:0;width:20px;height:40px;flex-shrink:0}.button-q__btn{height:38px;width:100%}.button-q__select{position:absolute;top:40px;text-align:left;z-index:1}.button-q__dropdown{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:14px;line-height:18px;width:139px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;padding-top:13px;padding-bottom:15px;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:4px;line-height:20px;letter-spacing:.01em}.button-q__dropdown div{padding-left:15px;cursor:pointer}.button-q__dropdown div:hover{border-left:3px solid #fedb43}.button-q__dropdown div span{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.01em;color:#a5a5a5}.button-q__input{width:100%;text-align:center;padding:0 3px;-moz-appearance:textfield}.button-q__input::-webkit-inner-spin-button,.button-q__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.labels{display:flex;align-items:center;flex-direction:column}.labels__item{margin-bottom:5px}.labels__item:last-of-type{margin-bottom:0}.table-tools{display:flex;bottom:0;width:100%;justify-content:space-between;padding:15px}.table-tools .download-block span{margin-left:5px}.table-tools .download-block__title{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:10px;line-height:13px;letter-spacing:.01em;color:#a5a5a5}.table-tools .download-block__tools{display:flex;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:12px;line-height:15px;letter-spacing:.01em;margin-top:8px}.table-tools .download-block__tools-item{display:inline-flex;align-items:center}.element-counter{display:flex;align-items:center;justify-content:center;background:#fff}.element-counter__title{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.01em;margin-right:10px;color:#a5a5a5}.element-counter__select{height:100%;width:80px}.element-counter__select span{padding-right:27px}.element-counter__dropdown{width:80px}.paginator{border:1px solid #e5e5e5;border-radius:4px;height:40px;display:flex;background:none;cursor:pointer}.paginator .button{display:flex;align-items:center;justify-content:center;background:#fff}.paginator .button:hover{background-color:#fafafa}.paginator__back,.paginator__next{display:flex;align-items:center;width:90px;height:100%}.paginator__back{padding-left:32px;border-right:1px solid #e5e5e5;background:url(/static/media/LeftArrowLight.25bb8404.svg) no-repeat center left 17.67px}.paginator__next{background:url(/static/media/RightArrowLight.214ebb8e.svg) no-repeat center right 16.33px;padding-left:16px}.paginator__page{width:50px;height:100%;border-right:1px solid #e5e5e5}.paginator__page_active{background-color:#ebebeb!important;box-shadow:inset 0 3px 6px rgba(0,0,0,.05)}.amount-button{width:100%;position:relative;display:flex;align-items:center;cursor:pointer;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.amount-button span{padding-right:7px}.amount-button__plus{width:10px;height:10px;background:url(/static/media/Plus.ed195f59.svg) no-repeat 50%}.amount-button__minus{width:10px;height:10px;background:url(/static/media/Minus.b593befe.svg) no-repeat 50%}.amount-button__btn{border:1px solid #e5e5e5;border-radius:4px;display:flex;align-items:center;justify-content:center;height:38px;width:100%;background:#fff}.amount-button__select{position:absolute;top:40px;text-align:left;z-index:1}.excel-download{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em;width:218px;height:40px;flex:none;border:1px solid #e5e5e5;border-radius:4px;text-align:left;background:#fff url(/static/media/Excel.f53cf8a3.svg) no-repeat center left 15px;padding-left:47px}.select-button{border:1px solid #ececec;border-radius:4px;width:100%;height:100%;text-align:left!important;padding-left:15px;background:#fff}.select-button_down-arrow{background:url(/static/media/DownArrow.8b8db9b4.svg) no-repeat center right 15px}.select-button_up-arrow{background:url(/static/media/UpArrow.90f6d56a.svg) no-repeat center right 15px}.popup-content{padding:5px 0}.popup-content .select-options{width:100%}.popup-content .select-options__container{display:flex;flex-direction:column;justify-content:space-between;grid-row-gap:10px;row-gap:10px;padding:15px 0;border-radius:4px;background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.1)}.popup-content .select-options__item{display:flex;align-items:center;grid-column-gap:9px;-webkit-column-gap:9px;column-gap:9px;padding:0 13px;cursor:pointer}.popup-content .select-options__item:hover{border-left:3px solid #fedb43}.product-card{border:1px solid #ececec;border-radius:4px;background-color:#fff;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;flex-direction:column;width:227px;height:407px;cursor:pointer;color:inherit}.product-card__container{display:flex;flex-direction:column}.product-card__head{display:block;padding-top:9px;border-radius:4px 4px 0 0;height:190px}.product-card__head__top{margin:0 1em;display:flex;justify-content:space-between}.product-card__head__top__favorite{margin-left:80%}.product-card__content{padding:0 15px 15px}.product-card__photo{display:flex;justify-content:center;margin-top:5px;overflow:hidden;max-width:100%}.product-card__photo img{max-width:100%;max-height:100%;object-fit:contain}.product-card__title{width:195px;height:51px}.product-card__id{display:flex;width:195px;justify-content:space-between;color:grey;margin-top:10px}.product-card .buttons-container{display:flex;flex:none;width:100%;grid-column-gap:14px;-webkit-column-gap:14px;column-gap:14px;justify-content:center;align-items:center;margin-top:20px}.product-card .buttons-container__quantity-btn{width:106px}.product-card .buttons-container__basket-btn{height:38px;width:77px}.product-card:hover{transition:all .3s}.count-block{display:flex;justify-content:space-between;height:4em;margin-top:20px}.count-block__title{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:10px;line-height:13px;letter-spacing:.01em;color:grey}.count-block__price-block{display:flex;flex-direction:column;align-items:center}.count-block__price-block .price-block{align-self:flex-end}.count-block .right-coll{display:flex}.count-block .right-coll__price{font-size:16px;line-height:20px;align-items:center;grid-column-gap:5px;-webkit-column-gap:5px;column-gap:5px}.count-block .right-coll__discount,.count-block .right-coll__price{font-family:"Source Sans Pro",sans-serif;font-weight:400;letter-spacing:.01em;display:flex}.count-block .right-coll__discount{font-size:10px;line-height:13px}.count-block .right-coll__percent-discount{font-weight:700;color:#f23b2f}.count-block .right-coll__full-price{text-decoration:line-through;color:#a5a5a5;margin-left:5px}.count-block .right-coll__order-block{margin-left:10px}.count-block .right-coll__title{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:10px;line-height:13px;letter-spacing:.01em;color:grey}.count-block .right-coll__amount{text-align:center}.full-product-card__left-col{flex:0 0 484px;width:484px;margin:29px 0 29px 30px}.full-product-card__right-col{flex:1 1 460px;padding-top:20px;margin-right:1em}.full-product-card__slider-photo-container{margin-top:22px}.full-product-card__carousel-photo-container{margin-top:25px}.full-product-card__product-position{position:relative;margin-top:20px}.full-product-card__purchase{margin-top:20px}.full-product-card__description-block{padding:20px}.full-product-card__description-block h2{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.01em}.full-product-card__description{margin-top:12px;line-height:22.4px}.specification{margin-top:30px}.specification__title{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.01em}.specification__table-container{margin-top:15px;border-radius:4px;border:1px solid #ececec;border-bottom:none}.specification__table{line-height:30px;border-spacing:0;width:100%}.specification__table tr td{border-bottom:1px solid #ececec}.specification__table tr td:first-child{width:280px;color:grey;padding-left:11px}.specification__table tr td:last-child{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em;padding-left:23px}.specification__property_passive{color:grey}.ico-container{display:flex;grid-column-gap:11.7px;-webkit-column-gap:11.7px;column-gap:11.7px}.product-head-block{border-bottom:1px solid #ececec}.product-head-block__category{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;color:inherit;text-decoration:underline!important}.product-head-block__title{font-weight:700;font-size:24px;line-height:36px;width:419px}.product-head-block__bread-crumbs,.product-head-block__title{font-family:"Source Sans Pro",sans-serif;letter-spacing:.01em;margin-top:10px}.product-head-block__bread-crumbs{font-weight:400;font-size:12px;line-height:15px;color:#a5a5a5;width:406px;margin-bottom:20px}.product-head-block__bread-crumbs span{display:inline!important}.product-position{display:flex;height:130px}.product-position__properties{color:#a5a5a5}.product-position__data,.product-position__properties{display:inherit;flex-direction:column;justify-content:space-between}.product-position__data{padding-left:20px}.product-position__options{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:12px;line-height:15px;letter-spacing:.01em;position:absolute;right:16px;margin-left:-72px}.product-position__certificate{background:url(/static/media/DownloadIco.d76c3739.svg) no-repeat 100%;padding-right:22px;text-align:right;margin-bottom:15px;margin-right:4px}.product-position__favorite{display:flex;align-items:center;grid-column-gap:7.62px;-webkit-column-gap:7.62px;column-gap:7.62px;text-align:right;line-height:20px;cursor:pointer}.purchase{display:flex;grid-column-gap:167px;-webkit-column-gap:167px;column-gap:167px;height:78px;padding:0 20px;justify-content:space-between;border-radius:4px 0 0 4px;border:1px solid #ececec;border-right:none;background-color:#fafafa}.purchase__price-title{display:inline-block;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;color:#a5a5a5}.purchase__price-block{display:flex;flex-direction:column;justify-content:center}.purchase__price{font-size:16px;line-height:20px;letter-spacing:.01em;display:flex;align-items:center;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.purchase__price,.purchase__price .price-card{font-family:"Source Sans Pro",sans-serif;font-weight:700}.purchase__price .price-card{font-size:18px}.purchase__btn-block{display:flex;width:200px;grid-column-gap:14px;-webkit-column-gap:14px;column-gap:14px;align-items:center}.purchase__quantity-btn{width:104px}.purchase__basket-btn{width:80px}.image-slider{display:flex;flex-direction:column;grid-row-gap:25px;row-gap:25px}.image-slider .slider-photo{display:flex;align-items:center;justify-content:center}.image-slider .slider-photo__back-btn,.image-slider .slider-photo__next-btn{width:35px;height:35px;border:1px solid #e5e5e5;border-radius:50%;cursor:pointer}.image-slider .slider-photo__back-btn{background:url(/static/media/backArrowLarge.470cf7a8.svg) no-repeat 50%}.image-slider .slider-photo__next-btn{background:url(/static/media/nextArrowLarge.d99ac87d.svg) no-repeat 50%}.image-slider .carousel-photo{display:flex;max-width:100%;overflow-x:auto;grid-column-gap:11px;-webkit-column-gap:11px;column-gap:11px}.image-slider .carousel-photo__img{border:1px solid #ececec;border-radius:4px;width:60px;height:60px;cursor:pointer;object-fit:contain}.image-slider .carousel-photo__img_active{border:1px solid #a5a5a5;border-radius:4px;width:60px;height:60px}.stock-info{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;width:550px;height:610px;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:10px;padding:10px 20px;background:#fff}.stock-info__item{display:flex;align-items:flex-start;grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;padding-left:20px;padding-bottom:5px;margin-top:20px;border-bottom:1px solid #e5e5e5}.stock-info__item:last-child{border-bottom:none}.stock-info__status_few,.stock-info__status_full,.stock-info__status_little,.stock-info__status_normal{background-size:39.2px 7px;padding-left:66px;width:151px;flex:none}.stock-info__status_full{background:url(/static/media/full.27bf641a.svg) no-repeat 0}.stock-info__status_normal{background:url(/static/media/normal.691deb62.svg) no-repeat 0}.stock-info__status_little{background:url(/static/media/little.72b438ec.svg) no-repeat 0}.stock-info__status_few{background:url(/static/media/few.79dea062.svg) no-repeat 0}.stock-info .info-list__options-block{display:flex;flex-direction:column;margin-top:10px}.stock-info .info-list__option-item{display:flex;margin-bottom:15px}.stock-info .info-list__ico{width:15px;height:15px;margin-top:2px;background:url(/static/media/Vector.f6817c7b.svg) no-repeat 50%,url(/static/media/ok.834a689e.svg) 50%/15px 15px no-repeat}.stock-info .info-list__options{font-weight:400;width:260px;padding-left:9px}.stock-info .info-list__options,.stock-info .info-list__title{font-family:"Source Sans Pro",sans-serif;font-size:12px;line-height:15px;letter-spacing:.01em}.stock-info .info-list__title{font-weight:600}.modal-default{position:absolute;display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;top:0;left:0;z-index:99;background:rgba(0,0,0,.2)}.modal-default__window{display:flex}.modal-default__content{display:flex;border-radius:15px}.exit-button-white{width:44px;height:44px;background:url(/static/media/exitIco.caa0dc8f.svg) no-repeat top}.catalog-toolbar{display:flex;height:60px;border-bottom:1px solid #ececec;background-color:#f7f7f7;align-items:center;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;margin:0 9%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.catalog-toolbar .dropdown-background{position:absolute;height:100vh;width:100vw;top:-60px;left:0}.catalog-toolbar__burger{display:flex;flex:none;width:55px;height:100%;align-items:center;justify-content:center;border-right:1px solid #ececec;cursor:pointer}.catalog-toolbar__items{display:inherit;justify-content:space-between}.catalog-toolbar .filters,.catalog-toolbar__items{width:100%;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.catalog-toolbar .filters{display:flex;padding-left:15px;justify-content:flex-start}.catalog-toolbar .filters__filter-direction{flex:none}.catalog-toolbar .filters .toggle-group{display:flex;flex:none;margin-left:5px;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.catalog-toolbar .filters .toggle-group__label{flex:none;margin-left:7px;padding-bottom:1px}.catalog-toolbar .filters .toggle-group__item{display:flex;flex:none;align-items:center}.catalog-toolbar .filters .toggle-group__i-img{width:12px;height:12px;margin-left:5px;background:url(/static/media/InfoIco.fa9abdff.svg)}@media screen and (max-width:1850px){.catalog-toolbar .filters .toggle-group__item:nth-child(6){display:none}}@media screen and (max-width:1680px){.catalog-toolbar .filters .toggle-group__item:nth-child(5){display:none}}@media screen and (max-width:1560px){.catalog-toolbar .filters .toggle-group__item:nth-child(4){display:none}}@media screen and (max-width:1440px){.catalog-toolbar .filters .toggle-group{display:none}.catalog-toolbar .filters .catalog-toolbar__burger{background:#fff;border:none}}.catalog-toolbar .tools{height:40px;display:inherit;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.catalog-toolbar .tools__download-btn{height:100%}.catalog-toolbar .tools .button-group{display:flex;border:1px solid #ececec;border-radius:4px;height:100%;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05)}.catalog-toolbar .tools .button-group__table{width:52px;height:100%;background:url(/static/media/Table.560c3eb2.svg) no-repeat 50%;border-right:1px solid #e5e5e5}.catalog-toolbar .tools .button-group__grid{width:52px;height:100%;background:url(/static/media/Grid.370a6860.svg) no-repeat 50%}.catalog-toolbar .tools .button-group__btn_active{background-color:#f7f7f7;box-shadow:none}.catalog-toolbar .filter-btn{margin-right:15px;width:113px}.catalog-toolbar .filter-btn button{height:100%;width:100%;text-align:right;padding-right:20px;border:1px solid #ececec;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05);background:#fff url(/static/media/filter.5690aae0.svg) no-repeat center left 20px}.download-select{height:100%}.download-select .download-btn{border:1px solid #ececec;border-radius:4px;width:76px;height:100%;background:url(/static/media/Excel.f53cf8a3.svg) no-repeat center left 15px,url(/static/media/DownArrow.8b8db9b4.svg) no-repeat center right 15px;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.05)}.download-select .download-btn__excel-ico{padding-right:15px}.download-select .dropdown{position:absolute;width:220px;z-index:2;padding:16px 15px;box-shadow:0 5px 20px rgba(0,0,0,.1);border-radius:4px;background:#fff}.download-select__in span,.download-select__out span{display:block;color:#a5a5a5;margin-bottom:10px}.download-select__in button,.download-select__out button{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em;padding-left:22px}.download-select__in button{background:url(/static/media/in.de66de30.svg) no-repeat 0}.download-select__out{margin-top:11px}.download-select__out button{background:url(/static/media/out.1100af86.svg) no-repeat 0}.loader-container{position:absolute;top:0;display:flex;justify-content:center;align-items:center;height:100%;width:100%;background:rgba(0,0,0,.1);z-index:999}.loader-container__loader{margin:auto;background:hsla(0,0%,100%,0);display:block;shape-rendering:auto}.file-upload{width:310px;padding:20px}.file-upload button{margin-bottom:10px}.file-upload button:last-of-type{margin-bottom:0}.file-upload__title{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.01em;margin-bottom:16px}.file-upload__wrapper{display:flex;flex-direction:column}.file-upload__input{display:none}.file-upload__file-name{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:16px}.file-upload-finish{display:flex;flex-direction:column}.file-upload-finish__header{display:flex;justify-content:space-between}.file-upload-finish__title{font-weight:600;font-size:20px;line-height:24px;letter-spacing:.01em}.file-upload-finish__subtitle{display:flex;align-items:center;font-size:12px;line-height:24px;letter-spacing:.01em;color:grey}.file-upload-finish__subtitle img{margin-left:6px}.file-upload-finish__failed-list{font-size:12px;line-height:14px;color:grey;margin:5px 0 15px}.filter-direction{width:211px;display:flex;flex-direction:column;grid-row-gap:15px;row-gap:15px;padding:15px 0;border-radius:4px;background-color:#fff;box-shadow:0 5px 20px rgba(0,0,0,.1);z-index:2}.filter-direction__btn{border:1px solid #ececec;border-radius:4px;min-width:211px;height:100%;text-align:left;padding-left:15px;padding-right:30px;padding-bottom:1px;background:#fff url(/static/media/DownArrow.8b8db9b4.svg) no-repeat center right 15px}.filter-direction__background{position:absolute;width:100vw;height:100vh;top:0;left:0}.filter-direction .dropdown__item{display:flex;align-items:center;grid-column-gap:9px;-webkit-column-gap:9px;column-gap:9px;padding:0 13px;cursor:pointer}.filter-direction .dropdown__item:hover{border-left:3px solid #fedb43}.select,.select__trigger{height:100%}.select .dropdown{position:absolute;top:55px}.catalog-filter{position:relative;display:flex;justify-content:flex-end;width:100%;height:100vh;border-radius:4px}.catalog-filter__container{height:100vh;width:370px;padding-top:11px;background:#fff;padding-bottom:74px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.catalog-filter__main-block{width:370px;height:100%;overflow-x:hidden;overflow-y:auto}.catalog-filter__title{display:block;background:url(/static/media/filter.5690aae0.svg) no-repeat 0;padding-left:25px;margin-left:15px;margin-bottom:4px;font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.01em}.catalog-filter__item{padding:10px 15px 15px;border-bottom:1px solid #e5e5e5;position:relative}.catalog-filter__item .select-button{display:block;height:40px;width:100%;text-align:left;padding-left:15px;border:1px solid #e5e5e5;border-radius:4px;background:url(/static/media/DownArrow.8b8db9b4.svg) no-repeat right 15px center;background-size:8.67px 3.99px}.catalog-filter__item .select-button__text{color:#a5a5a5}.catalog-filter__item .select-button__text_active{color:#000}.catalog-filter__item-title{display:block;font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:12px;line-height:15px;letter-spacing:.01em;letter-spacing:.03em;margin-bottom:11px}.catalog-filter .text-input{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.catalog-filter .text-input__item{display:flex;border:1px solid #e5e5e5;border-radius:4px;justify-content:space-between;height:40px;line-height:40px;width:165px;padding:0 15px}.catalog-filter .text-input__item input{width:100px;text-align:right}.catalog-filter .text-input__item span{color:#a5a5a5}.catalog-filter__price-slider{margin-top:15px}.catalog-filter__add{padding:15px;overflow-y:auto}.catalog-filter__toggle-block{margin-top:19px}.catalog-filter__btn-block{position:absolute;width:370px;right:0;bottom:0;height:74px;border-top:1px solid #e5e5e5;padding:15px 15px 20px}.filter-toggle{display:flex;flex-direction:column;grid-row-gap:25px;row-gap:25px}.filter-toggle__item{display:flex;align-items:center;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.filter-button-block{display:flex;align-items:center;justify-content:space-between;height:38px}.filter-button-block__btn-apply{width:200px;height:100%;border:1px solid #f2cb3f;background:#fedb43;border-radius:4px;box-shadow:0 1px 2px rgba(117,91,0,.2)}.filter-button-block__btn-reset{width:125px;height:100%;border:1px solid #e5e5e5;border-radius:4px}.filter-note{display:inline-block;position:absolute;top:30px;right:93%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;color:#000;padding:0 15px;line-height:32px;white-space:nowrap;z-index:30;margin-right:16px;border:1px solid #fedb43;background:#fedb43;box-shadow:0 1px 9px rgba(0,0,0,.21);border-radius:10px;text-decoration:underline;cursor:pointer;transform:translateY(-50%)}.filter-note:after,.filter-note:before{left:100%;top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.filter-note:before{border-color:rgba(255,220,45,0) rgba(255,220,45,0) rgba(255,220,45,0) #e1e1e1;border-width:9px;margin-top:-9px}.filter-note.filter-note:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) hsla(0,0%,100%,0) #ffdc2d;border-width:7px;margin-top:-7px}.multiselect-filter{border:1px solid #e5e5e5;border-radius:4px}.multiselect-filter fieldset{outline:none;border:1px solid #e5e5e5!important}.modal-right-side{position:absolute;display:flex;justify-content:flex-end;width:100%;height:100vh;top:0;left:0;z-index:99;background:rgba(0,0,0,.2)}.modal-right-side__window{display:flex}.modal-right-side__content{display:flex;position:relative}.modal-right-side-enter{animation:background-opacity .43s forwards}.modal-right-side-enter .modal-right-side__window{animation:slide-left .4s forwards}.modal-right-side-exit-active{animation:background-opacity .43s reverse}.modal-right-side-exit-active .modal-right-side__window{animation:slide-left .43s reverse;opacity:1}@keyframes slide-left{0%{transform:translateX(370px)}50%{transform:translateX(-40px)}to{transform:translateX(0)}}.side-bar{min-width:55px;flex:none;box-shadow:0 0 4px rgba(0,0,0,.2);margin-bottom:1em}.side-bar__full{flex:none;width:445px}.sections-full{width:100%;flex-direction:column;border-right:1px solid #ececec;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.01em;overflow:auto;transition:all ease-in-out}.sections-full .item{display:flex;align-items:center;height:55px;border-bottom:1px solid #ececec}.sections-full .item__active-arrow{margin:0 13px 0 14.67px}.sections-full .item__passive-arrow{margin:0 14px 0 17px}.sections-full .first-level__item{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.01em;padding-left:33px;border-bottom:1px solid #ececec;cursor:pointer}.sections-full .second-level{padding-left:16px;border-bottom:1px solid #ececec}.sections-full .second-level__item{border-bottom:1px solid #ececec;border-left:1px solid #ececec;cursor:pointer;padding-left:33px;color:inherit}.sections-full .second-level__item:last-child{border-bottom:none}.sections-full .third-level{padding-left:35px;border-bottom:1px solid #ececec;border-left:1px solid #ececec}.sections-full .third-level span{padding-left:20px}.sections-full .third-level__item{border-left:1px solid #ececec;border-bottom:1px solid #ececec;color:inherit;cursor:pointer}.sections-full .third-level__item:hover,.sections-full .third-level__item_active{border-left:3px solid #fedb43;background-color:#f7f7f7;font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.01em}.sections-full .third-level__item:hover:last-child,.sections-full .third-level__item:last-child,.sections-full .third-level__item_active:last-child{border-bottom:none}.sections-hidden{display:flex;flex:none;height:100%}.sections-hidden__container{width:55px}.sections-hidden__item{width:100%;display:flex;align-items:center;justify-content:center;height:55px;border-bottom:1px solid #ececec;cursor:pointer}.sections-hidden__item:hover{background-color:#f7f7f7;border-left:3px solid #fedb43}.sections-hidden__item img{width:25px;height:25px}.sections-hidden .catalog-nav-container{width:370px;height:100%;border-left:1px solid #e5e5e5;background:#fff;box-shadow:15px 5px 20px rgba(0,0,0,.05)}.sections-hidden .catalog-nav-enter{animation:show-element .3s forwards}.sections-hidden .catalog-nav-active,.sections-hidden .catalog-nav-exit{opacity:1}.sections-hidden .catalog-nav-exit-active{animation:show-element .3s reverse}.catalog-box{margin:0 10%}.ProductListItem_products__1gCtG{display:flex;padding-bottom:30px}.ProductListItem_products__item__2zwJd{display:flex!important;flex-direction:column;grid-gap:15px;gap:15px;padding:15px;max-width:280px;width:192px!important;font-family:Source Sans Pro;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.01em;text-align:left;cursor:url(/static/media/NewCursor.4c36906f.svg),auto}.ProductListItem_products__item__status__3i-PO{display:flex;justify-content:space-between;font-family:Source Sans Pro;font-size:10px;font-weight:600;line-height:13px;letter-spacing:.03em;text-align:left}.ProductListItem_products__item__status__blue__3Y_mV{border:1px solid #1e5af2;color:#1e5af2}.ProductListItem_products__item__status__red__3N7Gr{border:1px solid #f23b2f;color:#f23b2f}.ProductListItem_products__item__status__green__xtAvY{border:1px solid #15b212;color:#15b212}.ProductListItem_products__item__status__blue__3Y_mV,.ProductListItem_products__item__status__green__xtAvY,.ProductListItem_products__item__status__red__3N7Gr{display:flex;justify-content:center;align-items:center;padding-left:4px;padding-right:4px;border-radius:2px}.ProductListItem_products__item__status__favorite__2myec{width:20px!important;height:18.35px!important;cursor:pointer}.ProductListItem_products__item__status__favorite__active__dbSnj{width:20px!important;height:18.35px!important}.ProductListItem_products__item__2zwJd img{height:166px}.ProductListItem_products__item__name__3XZhI{height:10em}.ProductListItem_products__item__price__l4VIU{font-family:Source Sans Pro;font-size:20px;font-weight:600;line-height:25px;letter-spacing:.02em;text-align:left}.ProductListItem_products__item__2zwJd button{width:100%;height:35px;border:1px solid #e5e5e5}.ProductListItem_products__item__2zwJd:hover{border:1px solid #e0e0e0;border-radius:5px;box-shadow:0 5px 10px 0 rgba(0,0,0,.050980392156862744)}.ProductListItem_products__item__2zwJd:hover button{background-color:#fedb43}.MobileProductListItem_content__catalogs__title__16cht{padding:25px 0;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0;text-align:center}.MobileProductListItem_content__catalogs__products__20L2q{display:flex;padding-bottom:10px}.MobileProductListItem_content__catalogs__products__item__2SZe8{display:flex!important;flex-direction:column;justify-content:center;grid-gap:15px;gap:15px;padding:10px;width:95%;border:1px solid #e5e5e5;border-radius:5px;font-size:12px;font-weight:400;line-height:17px;letter-spacing:.01em;text-align:left}.MobileProductListItem_content__catalogs__products__item__name__3RHJy{height:4em;overflow:hidden}.MobileProductListItem_content__catalogs__products__item__nomenclature__zdIFf{display:flex;justify-content:space-between;color:grey;font-family:Source Sans Pro;font-size:10px;font-weight:400;line-height:13px;letter-spacing:.02em;text-align:right}.MobileProductListItem_content__catalogs__products__item__stock__1LCZg{display:flex;justify-content:space-between}.MobileProductListItem_content__catalogs__products__item__stock__label__1AO8r{color:grey;font-family:Source Sans Pro;font-size:10px;font-weight:400;line-height:13px;letter-spacing:.02em;text-align:right}.MobileProductListItem_content__catalogs__products__item__stock__count__3Mh0s{font-size:12px;font-weight:400;line-height:15px;letter-spacing:.01em}.MobileProductListItem_content__catalogs__products__item__stock__price__1T3Yj{font-size:12px;font-weight:600;line-height:15px}.MobileProductListItem_content__catalogs__products__item__status__wf1Ur{display:flex;justify-content:space-between;height:15px;font-size:10px;font-weight:600;line-height:13px;letter-spacing:.03em;text-align:left}.MobileProductListItem_content__catalogs__products__item__status__blue__3pvj9{border:1px solid #1e5af2;color:#1e5af2}.MobileProductListItem_content__catalogs__products__item__status__red__3j3fH{border:1px solid #f23b2f;color:#f23b2f}.MobileProductListItem_content__catalogs__products__item__status__green__3blcr{border:1px solid #15b212;color:#15b212}.MobileProductListItem_content__catalogs__products__item__status__blue__3pvj9,.MobileProductListItem_content__catalogs__products__item__status__green__3blcr,.MobileProductListItem_content__catalogs__products__item__status__red__3j3fH{display:flex;justify-content:center;align-items:center;padding-left:4px;padding-right:4px;border-radius:2px}.MobileProductListItem_content__catalogs__products__item__status__favorite__i92g-{width:20px!important;height:15px!important}.MobileProductListItem_content__catalogs__products__item__button__CQ_oc{width:100%;height:35px;border:1px solid #e5e5e5;background:url(/static/media/NewAddProductToBasketButton.89fe03be.svg) no-repeat 50%}.MobileProductListItem_content__catalogs__products__itemForFullProductList__1dyIl{width:47%!important}.MobileProductListItem_content__catalogs__products__item__2SZe8 img{height:140px}.MobileCatalog_content__2F3Ns{padding:10px;background-color:#fff;font-family:Source Sans Pro;display:flex;flex-direction:column;grid-gap:10px;gap:10px;overflow-x:hidden;overflow-y:hidden}.MobileCatalog_content__navigation__2v086{font-family:Source Sans Pro;text-align:left;letter-spacing:.01em}.MobileCatalog_content__navigation__2v086 p{font-size:12px;font-weight:400;line-height:20px;color:#e0e0e0}.MobileCatalog_content__navigation__2v086 p a{color:#999}.MobileCatalog_content__navigation__2v086 h1{font-size:20px;font-weight:600;line-height:30px}.MobileCatalog_content__categories__xXSgf{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:10px;gap:10px}.MobileCatalog_content__categories__block__3rU3r{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;grid-gap:20px;gap:20px;padding:15px 0;border:1px solid #e5e5e5;border-radius:5px;font-size:12px;font-weight:400;line-height:14px;letter-spacing:.01em;text-align:center}.MobileCatalog_content__categories__xXSgf a{color:#000}.MobileCatalog_content__catalogs__title__3H2XR{padding:25px 0;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0;text-align:center}.MobileCatalog_content__catalogs__allProducts__1F3vz,.MobileCatalog_content__catalogs__logos__2OiaQ,.MobileCatalog_content__catalogs__products__1Kfrp{display:flex;padding-bottom:10px}.MobileCatalog_content__catalogs__allProducts__item__2RPKe,.MobileCatalog_content__catalogs__logos__item__3x_Kw,.MobileCatalog_content__catalogs__products__item__1NGxn{display:flex!important;flex-direction:column;justify-content:center;grid-gap:15px;gap:15px;padding:10px;width:95%!important;border:1px solid #e5e5e5;border-radius:5px;font-size:12px;font-weight:400;line-height:17px;letter-spacing:.01em;text-align:left}.MobileCatalog_content__catalogs__allProducts__item__status__1uFm6,.MobileCatalog_content__catalogs__logos__item__status__2D3Uw,.MobileCatalog_content__catalogs__products__item__status__2ni69{display:flex;justify-content:space-between;height:15px;font-size:10px;font-weight:600;line-height:13px;letter-spacing:.03em;text-align:left}.MobileCatalog_content__catalogs__allProducts__item__status__blue__3ASfK,.MobileCatalog_content__catalogs__logos__item__status__blue__tiuXx,.MobileCatalog_content__catalogs__products__item__status__blue__33wYP{border:1px solid #1e5af2;color:#1e5af2}.MobileCatalog_content__catalogs__allProducts__item__status__red__3isEF,.MobileCatalog_content__catalogs__logos__item__status__red__Xkta3,.MobileCatalog_content__catalogs__products__item__status__red__3sqrF{border:1px solid #f23b2f;color:#f23b2f}.MobileCatalog_content__catalogs__allProducts__item__status__green__2sbz6,.MobileCatalog_content__catalogs__logos__item__status__green__1G7rf,.MobileCatalog_content__catalogs__products__item__status__green__3Z91s{border:1px solid #15b212;color:#15b212}.MobileCatalog_content__catalogs__allProducts__item__status__blue__3ASfK,.MobileCatalog_content__catalogs__allProducts__item__status__green__2sbz6,.MobileCatalog_content__catalogs__allProducts__item__status__red__3isEF,.MobileCatalog_content__catalogs__logos__item__status__blue__tiuXx,.MobileCatalog_content__catalogs__logos__item__status__green__1G7rf,.MobileCatalog_content__catalogs__logos__item__status__red__Xkta3,.MobileCatalog_content__catalogs__products__item__status__blue__33wYP,.MobileCatalog_content__catalogs__products__item__status__green__3Z91s,.MobileCatalog_content__catalogs__products__item__status__red__3sqrF{display:flex;justify-content:center;align-items:center;padding-left:4px;padding-right:4px;border-radius:2px}.MobileCatalog_content__catalogs__allProducts__item__status__favorite__3grj8,.MobileCatalog_content__catalogs__logos__item__status__favorite__1jcEx,.MobileCatalog_content__catalogs__products__item__status__favorite__2HT6W{width:20px!important;height:15px!important}.MobileCatalog_content__catalogs__allProducts__item__button__2fB-U,.MobileCatalog_content__catalogs__logos__item__button__1LGZF,.MobileCatalog_content__catalogs__products__item__button__1nset{width:100%;height:35px;border:1px solid #e5e5e5;background:url(/static/media/NewAddProductToBasketButton.89fe03be.svg) no-repeat 50%}.MobileCatalog_content__catalogs__products__item__1NGxn img{height:140px}.MobileCatalog_content__catalogs__products__1Kfrp>button:first-of-type,.MobileCatalog_content__catalogs__products__1Kfrp>button:first-of-type:before,.MobileCatalog_content__catalogs__products__1Kfrp>button:last-of-type,.MobileCatalog_content__catalogs__products__1Kfrp>button:last-of-type:before{top:-40px!important;color:transparent!important}.MobileCatalog_content__catalogs__products__1Kfrp>button:first-of-type,.MobileCatalog_content__catalogs__products__1Kfrp>button:first-of-type:before{left:10px!important;background:url(/static/media/NewCategoryLeftArrow.3e5b65de.svg) no-repeat 50%!important}.MobileCatalog_content__catalogs__products__1Kfrp>button:last-of-type,.MobileCatalog_content__catalogs__products__1Kfrp>button:last-of-type:before{right:10px!important;background:url(/static/media/NewCategoryRightArrow.e166ea54.svg) no-repeat 50%!important}.MobileCatalog_content__catalogs__logos__item__3x_Kw{height:90px;margin-bottom:10px}.MobileCatalog_content__catalogs__logos__item__3x_Kw img{height:90%}.MobileCatalog_content__catalogs__allProducts__1F3vz{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.MobileCatalog_content__more__1egOW button{font-size:14px;font-weight:700;line-height:20px;letter-spacing:.02em;text-align:center;border:1px solid #e5e5e5;border-radius:4px;box-shadow:0 1px 2px 0 rgba(0,0,0,.050980392156862744);width:100%;padding:25px;text-transform:uppercase}.MobileCatalog_loader__3QJgl{margin:0 0 5% 50%}.MobileCatalog_slider__1np8s>button:first-of-type,.MobileCatalog_slider__1np8s>button:first-of-type:before,.MobileCatalog_slider__1np8s>button:last-of-type,.MobileCatalog_slider__1np8s>button:last-of-type:before{top:-40px!important;color:transparent!important}.MobileCatalog_slider__1np8s>button:first-of-type,.MobileCatalog_slider__1np8s>button:first-of-type:before{left:10px!important;background:url(/static/media/NewCategoryLeftArrow.3e5b65de.svg) no-repeat 50%!important}.MobileCatalog_slider__1np8s>button:last-of-type,.MobileCatalog_slider__1np8s>button:last-of-type:before{right:10px!important;background:url(/static/media/NewCategoryRightArrow.e166ea54.svg) no-repeat 50%!important}.MobileCatalog_productsContainer__3gMyw{display:flex;flex-wrap:wrap;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.background-layout{width:100%;overflow-y:auto}.news{width:1280px;margin:0 auto;min-height:100%;background:#fff;box-shadow:0 74px 100px rgba(0,0,0,.2);padding:15px}.news__title{font-size:24px;font-weight:700;line-height:36px;letter-spacing:.01em;margin-bottom:24px}.news__content{padding-bottom:30px}.news__grid{width:100%;padding:0;align-items:center;justify-content:space-around;display:grid;grid-template-columns:24% 24% 24% 24%;grid-column-gap:1%;grid-row-gap:20px}.news__grid li{border:1px solid #eee;margin-bottom:-1px;float:left;list-style-type:none}.news-item{position:relative;padding:20px}.news-item:hover{box-shadow:0 0 8px rgba(0,0,0,.55);z-index:10}.news-item__image{height:100%;text-align:center;margin:0 0 12px;position:relative;transition:all .5s ease;min-height:258px}.news-item__image img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:100%}.news-item__text-link{display:-webkit-box;font-size:18px;font-weight:700;line-height:20px;color:#0a0a0a;max-height:150px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:all .5s ease}.news-item__text-link:hover{text-decoration:underline}.news-item__text{text-align:left;height:80px;overflow:hidden;transition:all .5s ease}.news-detail,.news-item__date{font-size:15px}.news-detail{width:1280px;margin:0 auto;min-height:100%;background:#fff;box-shadow:0 74px 100px rgba(0,0,0,.2);padding:15px;word-wrap:break-word/*! normalize.css v3.0.2 | MIT License | git.io/normalize */}.news-detail__wrapper{display:flex}.news-detail__title{font-size:24px;font-weight:700;line-height:36px;letter-spacing:.01em;margin-bottom:24px}.news-detail__date{font-size:15px}.news-detail .column{width:60%;padding:10px}.news-detail .column-side{width:20%;text-align:center;padding:10px}.news-detail .column-side__wrapper{width:100%;display:flex;flex-direction:column;padding:20px;border:1px solid #eee}.news-detail .column-side__wrapper img{height:150px;text-align:center;margin:0 0 12px;position:relative;transition:all .5s ease}.news-detail .column-side__name{text-align:left;height:80px;overflow:hidden;transition:all .5s ease}.news-detail .column-side__name a{display:-webkit-box;font-size:18px;font-weight:700;line-height:20px;color:#0a0a0a;max-height:150px;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;transition:all .5s ease}.news-detail .column-side__name a:hover{text-decoration:underline}.news-detail .column .text-box .image{margin:10px}.news-detail .column .text-box .image img{max-width:100%}.news-detail .prevNews .item-box{text-align:left;position:relative;padding:20px;border:1px solid #eee}.news-detail .prevNews .item-box:hover{box-shadow:none!important}.news-detail div.news-detail img.detail_picture{float:left;margin:0 8px 6px 1px}.news-detail .news-date-time{color:#486daa}.news-detail .prevNews{text-align:center}.news-detail .mobile-arrows{display:none}.news-detail .arrows{display:inline-block;vertical-align:middle;text-align:center;margin-top:20px}.news-detail .arrows a{display:inline-block;border-radius:50%}.news-detail .arrows a:hover .bottom:after,.news-detail .arrows a:hover .left:after,.news-detail .arrows a:hover .right:after,.news-detail .arrows a:hover .top:after{border-top:.2em solid #fff;border-right:.2em solid #fff}.news-detail .arrows .left{display:inline-block;width:2em;height:2em;border:.5em solid #ffdc2d;border-radius:50%;margin-right:.5em;background-color:#ffdc2d;color:#000}.news-detail .arrows .left:after{content:"";display:inline-block;margin-top:0;margin-left:.2em;width:.9em;height:.9em;border-top:.2em solid #333;border-right:.2em solid #333;transform:rotate(-135deg)}.news-detail .arrows .right{display:inline-block;width:2em;height:2em;border:.5em solid #ffdc2d;border-radius:50%;margin-left:1.5em;background-color:#ffdc2d}.news-detail .arrows .right:after{content:"";display:inline-block;margin-top:0;margin-left:0;width:.9em;height:.9em;border-top:.2em solid #333;border-right:.2em solid #333;transform:rotate(45deg)}.news-detail .row:after{content:"";display:table}.news-detail #other-news{margin-top:60px;padding-top:40px;border-top:1px solid #eee}.news-detail #other-news h3{font-size:32px;font-weight:700;line-height:155%}.news-detail .subscriber-box{background-color:#eee;border-radius:5px;padding:20px 8px 40px}.news-detail .subscriber-button{display:inline-block;vertical-align:top;border:0;border-radius:5px;height:32px;background:#000;color:#fff;cursor:pointer;padding:0 30px;font-size:.8em;font-weight:700;line-height:32px;text-transform:uppercase;margin-top:12px;width:100%}.news-detail .subscriber-button:hover{background-color:#ffdc2d}.news-detail .label-complete{display:none;font-size:14px;color:green;margin:0 0 6px}.news-detail .subscriber-box #title{padding-top:30px;font-size:22px;font-weight:700}.news-detail .subscriber-box .subscriber-text{font-size:.8em;margin:10px}.news-detail .subscriber-box .accept-text{font-size:11px;margin:10px;color:#666}.news-detail .subscriber-box .email-input{width:100%}.news-detail .fancybox-opened{border:none!important}.news-detail p{margin:0 0 18px;color:#0a0a0a}.news-detail img{height:auto;width:100%}.news-detail ul{margin:15px 0;padding-left:40px}.news-detail ul li{list-style:inherit}.news-detail a{text-decoration:none;color:#666;outline:none!important}@media (max-width:1257px){.news-detail .col-lg-1,.news-detail .col-lg-2,.news-detail .col-lg-3,.news-detail .col-lg-4,.news-detail .col-lg-5,.news-detail .col-lg-6,.news-detail .col-lg-7,.news-detail .col-lg-8,.news-detail .col-lg-9,.news-detail .col-lg-10,.news-detail .col-lg-11,.news-detail .col-lg-12,.news-detail .col-md-1,.news-detail .col-md-2,.news-detail .col-md-3,.news-detail .col-md-4,.news-detail .col-md-5,.news-detail .col-md-6,.news-detail .col-md-7,.news-detail .col-md-8,.news-detail .col-md-9,.news-detail .col-md-10,.news-detail .col-md-11,.news-detail .col-md-12,.news-detail .col-sm-1,.news-detail .col-sm-2,.news-detail .col-sm-3,.news-detail .col-sm-4,.news-detail .col-sm-5,.news-detail .col-sm-6,.news-detail .col-sm-7,.news-detail .col-sm-8,.news-detail .col-sm-9,.news-detail .col-sm-10,.news-detail .col-sm-11,.news-detail .col-sm-12,.news-detail .col-xs-1,.news-detail .col-xs-2,.news-detail .col-xs-3,.news-detail .col-xs-4,.news-detail .col-xs-5,.news-detail .col-xs-6,.news-detail .col-xs-7,.news-detail .col-xs-8,.news-detail .col-xs-9,.news-detail .col-xs-10,.news-detail .col-xs-11,.news-detail .col-xs-12{padding-left:10px;padding-right:10px}}@media (max-width:1257px){.news-detail .row{margin-left:-10px;margin-right:-10px}}.news-detail html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}.news-detail body{margin:0}.news-detail article,.news-detail aside,.news-detail details,.news-detail figcaption,.news-detail figure,.news-detail footer,.news-detail header,.news-detail hgroup,.news-detail main,.news-detail menu,.news-detail nav,.news-detail section,.news-detail summary{display:block}.news-detail audio,.news-detail canvas,.news-detail progress,.news-detail video{display:inline-block;vertical-align:baseline}.news-detail audio:not([controls]){display:none;height:0}.news-detail [hidden],.news-detail template{display:none}.news-detail a{background-color:transparent}.news-detail a:active,.news-detail a:hover{outline:0}.news-detail abbr[title]{border-bottom:1px dotted}.news-detail b,.news-detail strong{font-weight:700}.news-detail dfn{font-style:italic}.news-detail h1{font-size:2em;margin:.67em 0}.news-detail mark{background:#ff0;color:#000}.news-detail small{font-size:80%}.news-detail sub,.news-detail sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.news-detail sup{top:-.5em}.news-detail sub{bottom:-.25em}.news-detail img{border:0}.news-detail svg:not(:root){overflow:hidden}.news-detail figure{margin:1em 40px}.news-detail hr{box-sizing:content-box;height:0}.news-detail pre{overflow:auto}.news-detail code,.news-detail kbd,.news-detail pre,.news-detail samp{font-family:monospace,monospace;font-size:1em}.news-detail button,.news-detail input,.news-detail optgroup,.news-detail select,.news-detail textarea{color:inherit;font:inherit;margin:0}.news-detail button{overflow:visible}.news-detail button,.news-detail select{text-transform:none}.news-detail button,.news-detail html input[type=button],.news-detail input[type=reset],.news-detail input[type=submit]{-webkit-appearance:button;cursor:pointer}.news-detail button[disabled],.news-detail html input[disabled]{cursor:default}.news-detail button::-moz-focus-inner,.news-detail input::-moz-focus-inner{border:0;padding:0}.news-detail input{line-height:normal}.news-detail input[type=checkbox],.news-detail input[type=radio]{box-sizing:border-box;padding:0}.news-detail input[type=number]::-webkit-inner-spin-button,.news-detail input[type=number]::-webkit-outer-spin-button{height:auto}.news-detail input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}.news-detail input[type=search]::-webkit-search-cancel-button,.news-detail input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.news-detail fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.news-detail legend{border:0;padding:0}.news-detail textarea{overflow:auto}.news-detail optgroup{font-weight:700}.news-detail table{border-collapse:collapse;border-spacing:0}.news-detail td,.news-detail th{padding:0}.news-detail .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.news-detail .container:after,.news-detail .container:before{content:" ";display:table}.news-detail .container:after{clear:both}@media(min-width:768px){.news-detail .container{width:750px}}@media(min-width:1002px){.news-detail .container{width:1002px}}@media(min-width:1259px){.news-detail .container{width:1259px}}.news-detail .container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.news-detail .container-fluid:after,.news-detail .container-fluid:before{content:" ";display:table}.news-detail .container-fluid:after{clear:both}.news-detail .row{margin-left:-15px;margin-right:-15px}.news-detail .row:after,.news-detail .row:before{content:" ";display:table}.news-detail .row:after{clear:both}.news-detail .col-lg-1,.news-detail .col-lg-2,.news-detail .col-lg-3,.news-detail .col-lg-4,.news-detail .col-lg-5,.news-detail .col-lg-6,.news-detail .col-lg-7,.news-detail .col-lg-8,.news-detail .col-lg-9,.news-detail .col-lg-10,.news-detail .col-lg-11,.news-detail .col-lg-12,.news-detail .col-md-1,.news-detail .col-md-2,.news-detail .col-md-3,.news-detail .col-md-4,.news-detail .col-md-5,.news-detail .col-md-6,.news-detail .col-md-7,.news-detail .col-md-8,.news-detail .col-md-9,.news-detail .col-md-10,.news-detail .col-md-11,.news-detail .col-md-12,.news-detail .col-sm-1,.news-detail .col-sm-2,.news-detail .col-sm-3,.news-detail .col-sm-4,.news-detail .col-sm-5,.news-detail .col-sm-6,.news-detail .col-sm-7,.news-detail .col-sm-8,.news-detail .col-sm-9,.news-detail .col-sm-10,.news-detail .col-sm-11,.news-detail .col-sm-12,.news-detail .col-xs-1,.news-detail .col-xs-2,.news-detail .col-xs-3,.news-detail .col-xs-4,.news-detail .col-xs-5,.news-detail .col-xs-6,.news-detail .col-xs-7,.news-detail .col-xs-8,.news-detail .col-xs-9,.news-detail .col-xs-10,.news-detail .col-xs-11,.news-detail .col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (max-width:1257px){.news-detail{padding-left:10px;padding-right:10px}}.news-detail .col-xs-1,.news-detail .col-xs-2,.news-detail .col-xs-3,.news-detail .col-xs-4,.news-detail .col-xs-5,.news-detail .col-xs-6,.news-detail .col-xs-7,.news-detail .col-xs-8,.news-detail .col-xs-9,.news-detail .col-xs-10,.news-detail .col-xs-11,.news-detail .col-xs-12{float:left}.news-detail .col-xs-1{width:8.3333333333%}.news-detail .col-xs-2{width:16.6666666667%}.news-detail .col-xs-3{width:25%}.news-detail .col-xs-4{width:33.3333333333%}.news-detail .col-xs-5{width:41.6666666667%}.news-detail .col-xs-6{width:50%}.news-detail .col-xs-7{width:58.3333333333%}.news-detail .col-xs-8{width:66.6666666667%}.news-detail .col-xs-9{width:75%}.news-detail .col-xs-10{width:83.3333333333%}.news-detail .col-xs-11{width:91.6666666667%}.news-detail .col-xs-12{width:100%}.news-detail .col-xs-pull-0{right:auto}.news-detail .col-xs-pull-1{right:8.3333333333%}.news-detail .col-xs-pull-2{right:16.6666666667%}.news-detail .col-xs-pull-3{right:25%}.news-detail .col-xs-pull-4{right:33.3333333333%}.news-detail .col-xs-pull-5{right:41.6666666667%}.news-detail .col-xs-pull-6{right:50%}.news-detail .col-xs-pull-7{right:58.3333333333%}.news-detail .col-xs-pull-8{right:66.6666666667%}.news-detail .col-xs-pull-9{right:75%}.news-detail .col-xs-pull-10{right:83.3333333333%}.news-detail .col-xs-pull-11{right:91.6666666667%}.news-detail .col-xs-pull-12{right:100%}.news-detail .col-xs-push-0{left:auto}.news-detail .col-xs-push-1{left:8.3333333333%}.news-detail .col-xs-push-2{left:16.6666666667%}.news-detail .col-xs-push-3{left:25%}.news-detail .col-xs-push-4{left:33.3333333333%}.news-detail .col-xs-push-5{left:41.6666666667%}.news-detail .col-xs-push-6{left:50%}.news-detail .col-xs-push-7{left:58.3333333333%}.news-detail .col-xs-push-8{left:66.6666666667%}.news-detail .col-xs-push-9{left:75%}.news-detail .col-xs-push-10{left:83.3333333333%}.news-detail .col-xs-push-11{left:91.6666666667%}.news-detail .col-xs-push-12{left:100%}.news-detail .col-xs-offset-0{margin-left:0}.news-detail .col-xs-offset-1{margin-left:8.3333333333%}.news-detail .col-xs-offset-2{margin-left:16.6666666667%}.news-detail .col-xs-offset-3{margin-left:25%}.news-detail .col-xs-offset-4{margin-left:33.3333333333%}.news-detail .col-xs-offset-5{margin-left:41.6666666667%}.news-detail .col-xs-offset-6{margin-left:50%}.news-detail .col-xs-offset-7{margin-left:58.3333333333%}.news-detail .col-xs-offset-8{margin-left:66.6666666667%}.news-detail .col-xs-offset-9{margin-left:75%}.news-detail .col-xs-offset-10{margin-left:83.3333333333%}.news-detail .col-xs-offset-11{margin-left:91.6666666667%}.news-detail .col-xs-offset-12{margin-left:100%}@media(min-width:768px){.news-detail .col-sm-1,.news-detail .col-sm-2,.news-detail .col-sm-3,.news-detail .col-sm-4,.news-detail .col-sm-5,.news-detail .col-sm-6,.news-detail .col-sm-7,.news-detail .col-sm-8,.news-detail .col-sm-9,.news-detail .col-sm-10,.news-detail .col-sm-11,.news-detail .col-sm-12{float:left}.news-detail .col-sm-1{width:8.3333333333%}.news-detail .col-sm-2{width:16.6666666667%}.news-detail .col-sm-3{width:25%}.news-detail .col-sm-4{width:33.3333333333%}.news-detail .col-sm-5{width:41.6666666667%}.news-detail .col-sm-6{width:50%}.news-detail .col-sm-7{width:58.3333333333%}.news-detail .col-sm-8{width:66.6666666667%}.news-detail .col-sm-9{width:75%}.news-detail .col-sm-10{width:83.3333333333%}.news-detail .col-sm-11{width:91.6666666667%}.news-detail .col-sm-12{width:100%}.news-detail .col-sm-pull-0{right:auto}.news-detail .col-sm-pull-1{right:8.3333333333%}.news-detail .col-sm-pull-2{right:16.6666666667%}.news-detail .col-sm-pull-3{right:25%}.news-detail .col-sm-pull-4{right:33.3333333333%}.news-detail .col-sm-pull-5{right:41.6666666667%}.news-detail .col-sm-pull-6{right:50%}.news-detail .col-sm-pull-7{right:58.3333333333%}.news-detail .col-sm-pull-8{right:66.6666666667%}.news-detail .col-sm-pull-9{right:75%}.news-detail .col-sm-pull-10{right:83.3333333333%}.news-detail .col-sm-pull-11{right:91.6666666667%}.news-detail .col-sm-pull-12{right:100%}.news-detail .col-sm-push-0{left:auto}.news-detail .col-sm-push-1{left:8.3333333333%}.news-detail .col-sm-push-2{left:16.6666666667%}.news-detail .col-sm-push-3{left:25%}.news-detail .col-sm-push-4{left:33.3333333333%}.news-detail .col-sm-push-5{left:41.6666666667%}.news-detail .col-sm-push-6{left:50%}.news-detail .col-sm-push-7{left:58.3333333333%}.news-detail .col-sm-push-8{left:66.6666666667%}.news-detail .col-sm-push-9{left:75%}.news-detail .col-sm-push-10{left:83.3333333333%}.news-detail .col-sm-push-11{left:91.6666666667%}.news-detail .col-sm-push-12{left:100%}.news-detail .col-sm-offset-0{margin-left:0}.news-detail .col-sm-offset-1{margin-left:8.3333333333%}.news-detail .col-sm-offset-2{margin-left:16.6666666667%}.news-detail .col-sm-offset-3{margin-left:25%}.news-detail .col-sm-offset-4{margin-left:33.3333333333%}.news-detail .col-sm-offset-5{margin-left:41.6666666667%}.news-detail .col-sm-offset-6{margin-left:50%}.news-detail .col-sm-offset-7{margin-left:58.3333333333%}.news-detail .col-sm-offset-8{margin-left:66.6666666667%}.news-detail .col-sm-offset-9{margin-left:75%}.news-detail .col-sm-offset-10{margin-left:83.3333333333%}.news-detail .col-sm-offset-11{margin-left:91.6666666667%}.news-detail .col-sm-offset-12{margin-left:100%}}@media(min-width:1002px){.news-detail .col-md-1,.news-detail .col-md-2,.news-detail .col-md-3,.news-detail .col-md-4,.news-detail .col-md-5,.news-detail .col-md-6,.news-detail .col-md-7,.news-detail .col-md-8,.news-detail .col-md-9,.news-detail .col-md-10,.news-detail .col-md-11,.news-detail .col-md-12{float:left}.news-detail .col-md-1{width:8.3333333333%}.news-detail .col-md-2{width:16.6666666667%}.news-detail .col-md-3{width:25%}.news-detail .col-md-4{width:33.3333333333%}.news-detail .col-md-5{width:41.6666666667%}.news-detail .col-md-6{width:50%}.news-detail .col-md-7{width:58.3333333333%}.news-detail .col-md-8{width:66.6666666667%}.news-detail .col-md-9{width:75%}.news-detail .col-md-10{width:83.3333333333%}.news-detail .col-md-11{width:91.6666666667%}.news-detail .col-md-12{width:100%}.news-detail .col-md-pull-0{right:auto}.news-detail .col-md-pull-1{right:8.3333333333%}.news-detail .col-md-pull-2{right:16.6666666667%}.news-detail .col-md-pull-3{right:25%}.news-detail .col-md-pull-4{right:33.3333333333%}.news-detail .col-md-pull-5{right:41.6666666667%}.news-detail .col-md-pull-6{right:50%}.news-detail .col-md-pull-7{right:58.3333333333%}.news-detail .col-md-pull-8{right:66.6666666667%}.news-detail .col-md-pull-9{right:75%}.news-detail .col-md-pull-10{right:83.3333333333%}.news-detail .col-md-pull-11{right:91.6666666667%}.news-detail .col-md-pull-12{right:100%}.news-detail .col-md-push-0{left:auto}.news-detail .col-md-push-1{left:8.3333333333%}.news-detail .col-md-push-2{left:16.6666666667%}.news-detail .col-md-push-3{left:25%}.news-detail .col-md-push-4{left:33.3333333333%}.news-detail .col-md-push-5{left:41.6666666667%}.news-detail .col-md-push-6{left:50%}.news-detail .col-md-push-7{left:58.3333333333%}.news-detail .col-md-push-8{left:66.6666666667%}.news-detail .col-md-push-9{left:75%}.news-detail .col-md-push-10{left:83.3333333333%}.news-detail .col-md-push-11{left:91.6666666667%}.news-detail .col-md-push-12{left:100%}.news-detail .col-md-offset-0{margin-left:0}.news-detail .col-md-offset-1{margin-left:8.3333333333%}.news-detail .col-md-offset-2{margin-left:16.6666666667%}.news-detail .col-md-offset-3{margin-left:25%}.news-detail .col-md-offset-4{margin-left:33.3333333333%}.news-detail .col-md-offset-5{margin-left:41.6666666667%}.news-detail .col-md-offset-6{margin-left:50%}.news-detail .col-md-offset-7{margin-left:58.3333333333%}.news-detail .col-md-offset-8{margin-left:66.6666666667%}.news-detail .col-md-offset-9{margin-left:75%}.news-detail .col-md-offset-10{margin-left:83.3333333333%}.news-detail .col-md-offset-11{margin-left:91.6666666667%}.news-detail .col-md-offset-12{margin-left:100%}}@media(min-width:1259px){.news-detail .col-lg-1,.news-detail .col-lg-2,.news-detail .col-lg-3,.news-detail .col-lg-4,.news-detail .col-lg-5,.news-detail .col-lg-6,.news-detail .col-lg-7,.news-detail .col-lg-8,.news-detail .col-lg-9,.news-detail .col-lg-10,.news-detail .col-lg-11,.news-detail .col-lg-12{float:left}.news-detail .col-lg-1{width:8.3333333333%}.news-detail .col-lg-2{width:16.6666666667%}.news-detail .col-lg-3{width:25%}.news-detail .col-lg-4{width:33.3333333333%}.news-detail .col-lg-5{width:41.6666666667%}.news-detail .col-lg-6{width:50%}.news-detail .col-lg-7{width:58.3333333333%}.news-detail .col-lg-8{width:66.6666666667%}.news-detail .col-lg-9{width:75%}.news-detail .col-lg-10{width:83.3333333333%}.news-detail .col-lg-11{width:91.6666666667%}.news-detail .col-lg-12{width:100%}.news-detail .col-lg-pull-0{right:auto}.news-detail .col-lg-pull-1{right:8.3333333333%}.news-detail .col-lg-pull-2{right:16.6666666667%}.news-detail .col-lg-pull-3{right:25%}.news-detail .col-lg-pull-4{right:33.3333333333%}.news-detail .col-lg-pull-5{right:41.6666666667%}.news-detail .col-lg-pull-6{right:50%}.news-detail .col-lg-pull-7{right:58.3333333333%}.news-detail .col-lg-pull-8{right:66.6666666667%}.news-detail .col-lg-pull-9{right:75%}.news-detail .col-lg-pull-10{right:83.3333333333%}.news-detail .col-lg-pull-11{right:91.6666666667%}.news-detail .col-lg-pull-12{right:100%}.news-detail .col-lg-push-0{left:auto}.news-detail .col-lg-push-1{left:8.3333333333%}.news-detail .col-lg-push-2{left:16.6666666667%}.news-detail .col-lg-push-3{left:25%}.news-detail .col-lg-push-4{left:33.3333333333%}.news-detail .col-lg-push-5{left:41.6666666667%}.news-detail .col-lg-push-6{left:50%}.news-detail .col-lg-push-7{left:58.3333333333%}.news-detail .col-lg-push-8{left:66.6666666667%}.news-detail .col-lg-push-9{left:75%}.news-detail .col-lg-push-10{left:83.3333333333%}.news-detail .col-lg-push-11{left:91.6666666667%}.news-detail .col-lg-push-12{left:100%}.news-detail .col-lg-offset-0{margin-left:0}.news-detail .col-lg-offset-1{margin-left:8.3333333333%}.news-detail .col-lg-offset-2{margin-left:16.6666666667%}.news-detail .col-lg-offset-3{margin-left:25%}.news-detail .col-lg-offset-4{margin-left:33.3333333333%}.news-detail .col-lg-offset-5{margin-left:41.6666666667%}.news-detail .col-lg-offset-6{margin-left:50%}.news-detail .col-lg-offset-7{margin-left:58.3333333333%}.news-detail .col-lg-offset-8{margin-left:66.6666666667%}.news-detail .col-lg-offset-9{margin-left:75%}.news-detail .col-lg-offset-10{margin-left:83.3333333333%}.news-detail .col-lg-offset-11{margin-left:91.6666666667%}.news-detail .col-lg-offset-12{margin-left:100%}}.news-detail .fade{opacity:0;transition:opacity .15s linear}.news-detail .fade.in{opacity:1}.news-detail .collapse{display:none;visibility:hidden}.news-detail .collapse.in{display:block;visibility:visible}.news-detail tr.collapse.in{display:table-row}.news-detail tbody.collapse.in{display:table-row-group}.news-detail .collapsing{position:relative;height:0;overflow:hidden;transition-property:height,visibility;transition-duration:.35s;transition-timing-function:ease}.news-detail .media{margin-top:15px}.news-detail .media:first-child{margin-top:0}.news-detail .media-right,.news-detail .media>.pull-right{padding-left:10px}.news-detail .media-left,.news-detail .media>.pull-left{padding-right:10px}.news-detail .media-body,.news-detail .media-left,.news-detail .media-right{display:table-cell;vertical-align:top}.news-detail .media-middle{vertical-align:middle}.news-detail .media-bottom{vertical-align:bottom}.news-detail .media-heading{margin-top:0;margin-bottom:5px}.news-detail .media-list{padding-left:0;list-style:none}.news-detail .clearfix:after,.news-detail .clearfix:before{content:" ";display:table}.news-detail .clearfix:after{clear:both}.news-detail .center-block{display:block;margin-left:auto;margin-right:auto}.news-detail .pull-right{float:right!important}.news-detail .pull-left{float:left!important}.news-detail .hide{display:none!important}.news-detail .show{display:block!important}.news-detail .invisible{visibility:hidden}.news-detail .text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.news-detail .hidden{display:none!important;visibility:hidden!important}.news-detail .affix{position:fixed}@-ms-viewport{.news-detail{width:device-width}}.news-detail .visible-lg,.news-detail .visible-lg-block,.news-detail .visible-lg-inline,.news-detail .visible-lg-inline-block,.news-detail .visible-md,.news-detail .visible-md-block,.news-detail .visible-md-inline,.news-detail .visible-md-inline-block,.news-detail .visible-sm,.news-detail .visible-sm-block,.news-detail .visible-sm-inline,.news-detail .visible-sm-inline-block,.news-detail .visible-xs,.news-detail .visible-xs-block,.news-detail .visible-xs-inline,.news-detail .visible-xs-inline-block{display:none!important}@media(max-width:767px){.news-detail .visible-xs{display:block!important}.news-detail table.visible-xs{display:table}.news-detail tr.visible-xs{display:table-row!important}.news-detail td.visible-xs,.news-detail th.visible-xs{display:table-cell!important}}@media(max-width:767px){.news-detail .visible-xs-block{display:block!important}}@media(max-width:767px){.news-detail .visible-xs-inline{display:inline!important}}@media(max-width:767px){.news-detail .visible-xs-inline-block{display:inline-block!important}}@media(min-width:768px)and (max-width:1001px){.news-detail .visible-sm{display:block!important}.news-detail table.visible-sm{display:table}.news-detail tr.visible-sm{display:table-row!important}.news-detail td.visible-sm,.news-detail th.visible-sm{display:table-cell!important}}@media(min-width:768px)and (max-width:1001px){.news-detail .visible-sm-block{display:block!important}}@media(min-width:768px)and (max-width:1001px){.news-detail .visible-sm-inline{display:inline!important}}@media(min-width:768px)and (max-width:1001px){.news-detail .visible-sm-inline-block{display:inline-block!important}}@media(min-width:1002px)and (max-width:1258px){.news-detail .visible-md{display:block!important}.news-detail table.visible-md{display:table}.news-detail tr.visible-md{display:table-row!important}.news-detail td.visible-md,.news-detail th.visible-md{display:table-cell!important}}@media(min-width:1002px)and (max-width:1258px){.news-detail .visible-md-block{display:block!important}}@media(min-width:1002px)and (max-width:1258px){.news-detail .visible-md-inline{display:inline!important}}@media(min-width:1002px)and (max-width:1258px){.news-detail .visible-md-inline-block{display:inline-block!important}}@media(min-width:1259px){.news-detail .visible-lg{display:block!important}.news-detail table.visible-lg{display:table}.news-detail tr.visible-lg{display:table-row!important}.news-detail td.visible-lg,.news-detail th.visible-lg{display:table-cell!important}}@media(min-width:1259px){.news-detail .visible-lg-block{display:block!important}}@media(min-width:1259px){.news-detail .visible-lg-inline{display:inline!important}}@media(min-width:1259px){.news-detail .visible-lg-inline-block{display:inline-block!important}}@media(max-width:767px){.news-detail .hidden-xs{display:none!important}}@media(min-width:768px)and (max-width:1001px){.news-detail .hidden-sm{display:none!important}}@media(min-width:1002px)and (max-width:1258px){.news-detail .hidden-md{display:none!important}}@media(min-width:1259px){.news-detail .hidden-lg{display:none!important}}.news-detail .visible-print{display:none!important}@media print{.news-detail .visible-print{display:block!important}.news-detail table.visible-print{display:table}.news-detail tr.visible-print{display:table-row!important}.news-detail td.visible-print,.news-detail th.visible-print{display:table-cell!important}}.news-detail .visible-print-block{display:none!important}@media print{.news-detail .visible-print-block{display:block!important}}.news-detail .visible-print-inline{display:none!important}@media print{.news-detail .visible-print-inline{display:inline!important}}.news-detail .visible-print-inline-block{display:none!important}@media print{.news-detail .visible-print-inline-block{display:inline-block!important}}@media print{.news-detail .hidden-print{display:none!important}}.news-detail .img-responsive{height:auto;width:100%}.widget__title{font-size:24px;font-weight:700;line-height:36px;letter-spacing:.01em;margin-bottom:24px}.widget__grid{display:flex;flex-wrap:wrap;grid-row-gap:15px;row-gap:15px;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px;padding-bottom:15px}.widget__card{width:238px}.search-page{width:100%;flex:1 1 auto;padding:15px 5px 15px 15px}.basket{margin:0 9.7%}.basket__order-form-modal{z-index:2}.basket__wrapper{display:flex;height:100%}.basket__wrapper .basket-content{margin-top:1em;width:100%;height:100%;overflow-y:auto}.basket__wrapper .basket-content__item{margin-bottom:10px}.basket-toolbar{display:flex;flex:none;width:100%;height:60px;align-items:center;border-bottom:1px solid #ececec;background-color:#f7f7f7;justify-content:space-between}.basket-toolbar__left-col{display:flex;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;padding-right:15px}.basket-toolbar__left-col .add-barcode-btn{width:244px;flex:none;border:1px solid #e5e5e5;border-radius:4px;padding:0 39px 0 15px;color:#a5a5a5;background:#fff url(/static/media/add.528261fa.svg) no-repeat center right 15px}.basket-toolbar__left-col .debt-btn{margin-left:5px}.basket-toolbar__right-col{display:flex;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.basket-toolbar__right-col .order-details-modal{z-index:1}.upload-excel-button{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em;width:218px;height:40px;flex:none;border:1px solid #e5e5e5;border-radius:4px;text-align:left;background:#fff url(/static/media/Excel.f53cf8a3.svg) no-repeat center left 15px;padding-left:47px}.basket-order-details{margin-left:1em;width:378px;height:100%;background:#fafafa;border-left:1px solid #e5e5e5;overflow-y:auto}.basket-order-details .wow-color{color:#7629d9}.basket-order-details__container{padding:21px 25px}.basket-order-details__container .title{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:24px;line-height:36px;letter-spacing:.01em;letter-spacing:.02em}.basket-order-details__container .table{width:100%;margin-top:19px}.basket-order-details__container .table td,.basket-order-details__container .table th{height:40px;border-bottom:1px solid #e5e5e5;text-align:left}.basket-order-details__container .table td:nth-child(2),.basket-order-details__container .table td:nth-child(3),.basket-order-details__container .table th:nth-child(2),.basket-order-details__container .table th:nth-child(3){text-align:right}.basket-order-details__container .table th{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.01em;color:#a5a5a5}.basket-order-details__container .flex-table{width:100%;display:flex;flex-direction:column;margin-top:15px}.basket-order-details__container .flex-table__row{height:40px;display:flex;width:100%;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5e5}.basket-order-details__container .flex-table__row:last-child{border:none}.basket-order-details__container .bonus-block{border:1px solid #e5e5e5;border-radius:4px;margin-top:15px}.basket-order-details__container .bonus-block__toggle{height:40px;display:flex;align-items:center;justify-content:space-between;padding:10px 15px}.basket-order-details__container .bonus-block__toggle .toggle{display:inherit;align-items:center;grid-column-gap:14px;-webkit-column-gap:14px;column-gap:14px}.basket-order-details__container .bonus-block__input{height:40px;padding:10px 15px;color:grey;border-top:1px solid #e5e5e5;background:#fff}.basket-order-details__container .btn-container{margin-top:11px}.basket-item{border:1px solid #e5e5e5;border-radius:10px}.basket-item_active{box-shadow:0 5px 40px rgba(0,0,0,.1);border:none;transition:box-shadow .2s}.basket-item__container{display:flex;height:100%}.basket-item__container .item-info{display:flex;justify-content:space-between;width:100%}.basket-item__container .item-info .item-head{flex:none;padding:25px 30px 0 20px}.basket-item__container .item-info .item-head__title{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:24px;line-height:36px;letter-spacing:.01em;padding-left:10px}.basket-item__container .item-info .item-head__info{padding-left:10px}.basket-item__container .item-info .item-head__email{margin-top:10px;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.01em;color:#a5a5a5}.basket-item__container .item-info .item-head .add-note{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em;background:url(/static/media/note.8432c8ca.svg) no-repeat 0;margin-top:19px;padding-left:20px}.basket-item__container .item-info .count-table{display:table;text-align:left;margin-top:2px;padding:30px 0}.basket-item__container .item-info .count-table th{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.01em;color:#a5a5a5}.basket-item__container .item-info .count-table td{padding-top:13px;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:14px;line-height:18px;letter-spacing:.01em;font-size:25px;height:38px}.basket-item__container .item-info .count-table__count{width:110px}.basket-item__container .item-info .count-table__price{width:200px}.basket-item__container .item-info .count-table__limit{width:185px}.basket-item__container .item-info .count-table__limit-bar{height:4px}.basket-item__container .basket-item__tools-block{flex:none;padding:28px 28px 28px 0}.basket-item__container .basket-item__tools-block .tools-block{border-left:1px solid #e5e5e5;padding-left:30px}.basket-item__container .basket-item__tools-block .tools-block .download{display:flex;grid-column-gap:23px;-webkit-column-gap:23px;column-gap:23px;margin-top:10px}.basket-item__container .basket-item__tools-block .tools-block .download .title{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;color:#a5a5a5;margin-bottom:5px}.conform-button-group button{height:38px}.conform-button-group .accept{width:178px;background:rgba(254,219,67,.6);border:1px solid #f2cb3f;border-radius:4px 0 0 4px}.conform-button-group .accept_active{background:rgba(140,215,139,.4);border:1px solid #2ccf29}.conform-button-group .accept_passive{border:1px solid #e5e5e5;border-radius:4px;background:#fff}.conform-button-group .reject{border:1px solid #e5e5e5;border-radius:4px;width:173px;border-radius:0 4px 4px 0}.conform-button-group .reject_active{background:rgba(255,87,77,.3);border:1px solid #e15950}.basket-download{display:flex;grid-column-gap:9px;-webkit-column-gap:9px;column-gap:9px}.basket-download button{border:1px solid #e5e5e5;border-radius:4px;font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:12px;line-height:15px;letter-spacing:.01em;width:65px;height:26px;text-align:left}.basket-download__excel{background:url(/static/media/excel.b434189c.svg) no-repeat center left 10px;padding-left:28px}.basket-download__email{background:url(/static/media/emailSmall.71dd25e8.svg) no-repeat center left 10px;padding-left:25px}.basket-list{overflow-x:scroll;width:100%;outline:none;border-spacing:0;border-collapse:collapse}.basket-list__sort-th{display:flex;align-items:center;justify-content:center;cursor:pointer}.basket-list__sort-th img{margin-left:5px}.basket-list__vat-price{white-space:nowrap}.basket-list__total-price{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:14px;line-height:18px;letter-spacing:.01em;white-space:nowrap}.basket-list__tm{text-align:center}.basket-list__quantity-selector{width:96px}.basket-list td,.basket-list th{padding:0 10px}.basket-list td:first-child,.basket-list th:first-child{padding-left:15px}.basket-list td:last-child,.basket-list th:last-child{padding-right:15px}.basket-list th{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;text-align:center;border-bottom:1px solid #ececec;height:32px;color:grey;white-space:nowrap}.basket-list th:first-child{padding-left:15px}.basket-list td{align-items:center;border-bottom:1px solid #ececec;height:46px;cursor:pointer}.basket-list td .delete-btn{width:65px}.basket-list td:nth-child(8),.basket-list td:nth-child(9),.basket-list td:nth-child(10){text-align:center}.basket-list td:nth-child(11),.basket-list td:nth-child(12){text-align:right}.basket-list tr:last-child td{border:none}.basket-list__basket-head{width:65px;text-align:center}.basket-list .product-photo{position:relative}.basket-list .product-photo__full-photo{position:absolute;left:32px;top:-130px}.button-accordion{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:24px;line-height:36px;letter-spacing:.01em;display:flex;align-items:center;grid-column-gap:14px;-webkit-column-gap:14px;column-gap:14px;letter-spacing:.02em;line-height:30px;cursor:pointer}.button-accordion__ico{display:inherit;align-items:inherit;height:20px}.order-form{width:420px;height:739px;padding:20px 0}.order-form__title{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:24px;line-height:36px;letter-spacing:.01em;padding-left:25px}.order-form__table{display:flex;margin-top:20px}.order-form__table .left-col,.order-form__table .right-col{border-top:1px solid #ececec;width:100%}.order-form__table .left-col div,.order-form__table .right-col div{display:flex;align-items:center;height:30px;border-bottom:1px solid #ececec}.order-form__table .left-col{color:grey}.order-form__table .left-col div{padding-left:25px}.order-form__table .right-col div{padding:0 20px}.order-form .form-block{padding:25px 25px 0}.order-form .form-block__item{padding-bottom:20px}.order-form .form-block__item .title{margin-bottom:11px}.order-form .form-block .toggle{display:flex;align-items:center;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.order-form .button-block{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px;margin-top:20px}.order-form .button-block .conform-order{border:1px solid #f2cb3f;background:#fedb43;border-radius:4px}.order-form .button-block .conform-order,.order-form .button-block .create-draft{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em;height:38px}.order-form .button-block .create-draft{border:1px solid #e5e5e5;border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.05)}.order-form .description{margin-top:20px;color:grey;font-size:12px}.address-autocomplete{padding:0!important}.address-autocomplete input.MuiAutocomplete-input{padding:0 4px 0 15px!important}.NewProductQuantityButton_quantityButton__3VdET{display:flex}.NewProductQuantityButton_quantityButton__3VdET div{background:#fff}.NewProductQuantityButton_quantityButton__left__20Zhw{border-top-left-radius:4px;border-bottom-left-radius:4px;border:1px solid #e5e5e5;width:3.5em;height:3em;background:url(/static/media/remove.98e4f2ac.svg) no-repeat 50%!important}.NewProductQuantityButton_quantityButton__right__3x1N1{border-top-right-radius:4px;border-bottom-right-radius:4px;border:1px solid #e5e5e5;width:3.5em;height:3em;background:url(/static/media/add.528261fa.svg) no-repeat 50%!important}.NewProductQuantityButton_quantityButton__center__o2nc3{border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;width:6em;height:3em}.NewProductQuantityButton_quantityButton__center__o2nc3 div{height:1em}.NewProductQuantityButton_quantityButton__center__count__fs040{font-family:Source Sans Pro;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.01em;text-align:center;margin:6% 0}.NewProductQuantityButton_quantityButton__center__price__1GMBz{font-family:Source Sans Pro;font-size:10px;font-weight:600;line-height:13px;letter-spacing:.04em;text-align:center;color:rgba(0,0,0,.5019607843137255)}.MobileBasket_content__V-huD{padding:10px;background-color:#fff;font-family:Source Sans Pro;display:flex;flex-direction:column;grid-gap:10px;gap:10px;overflow-x:hidden;overflow-y:hidden}.MobileBasket_content__title__11nB-{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0;text-align:left;padding-bottom:10px}.MobileBasket_content__common__3Uk3n{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:5px}.MobileBasket_content__common__details__3m2bU{display:grid;grid-template-columns:1fr 1fr;color:#a5a5a5;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.02em;text-align:left}.MobileBasket_content__common__details__data__83cA9{color:#000;font-size:20px;font-weight:600;line-height:25px}.MobileBasket_content__clear__2lFpn button{height:100%;font-size:14px;font-weight:600;line-height:13px;letter-spacing:0;text-align:center;color:#a5a5a5}.MobileBasket_content__products__2jPVe{display:grid;grid-template-columns:1fr;border:1px solid #ececec;border-radius:5px}.MobileBasket_content__products__item__3xowH:last-child{border-bottom:none!important}.MobileBasket_content__products__item__3xowH{border-bottom:1px solid #ececec}.MobileBasket_content__products__item__top__1z2r0{display:flex;flex-direction:row;justify-content:space-around;padding:20px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.01em;text-align:left}.MobileBasket_content__products__item__top__1z2r0 img{max-height:8.6em;max-width:8em}.MobileBasket_content__products__item__top__properties__3e5al{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding-top:20px;font-size:12px;font-weight:400;line-height:15px;letter-spacing:.01em;text-align:left}.MobileBasket_content__products__item__top__properties__name__2eldJ{color:grey}.MobileBasket_content__products__item__bottom__1KV4M{display:flex;flex-direction:row;justify-content:space-between;padding:15px 20px}.MobileBasket_content__products__item__bottom__left__3eZ8z{width:45%}.MobileBasket_content__products__item__bottom__left__3eZ8z button{width:100%}.MobileBasket_content__products__item__bottom__right__1oC2j{display:flex;flex-direction:row;justify-content:flex-end;white-space:nowrap}.MobileBasket_content__products__item__bottom__right__discount__1HAOC{color:grey;font-size:12px;font-weight:400;line-height:15px;letter-spacing:.02em;text-align:right;text-decoration:line-through;padding:0 15px;min-height:1em}.MobileBasket_content__products__item__bottom__right__price__289tt{font-size:16px;font-weight:700;line-height:20px;letter-spacing:.02em;text-align:right;padding:0 15px}.MobileBasket_content__products__item__bottom__right__1oC2j button{width:55px}.MobileBasket_content__download__3pxYS button{width:100%;background-position-x:calc(50% - 85px);padding-left:calc(50% - 60px)}.MobileBasket_content__total__2bt_A{display:grid;grid-template-columns:1fr 1fr;font-size:14px;font-weight:400;line-height:30px;letter-spacing:.01em;text-align:left}.MobileBasket_content__total__price__3Wf15{text-align:right}.MobileBasket_loader__1lg-M{padding-right:10%;padding-top:3%}.orders{width:1280px;margin:0 auto;min-height:100%;background:#fff;box-shadow:0 74px 100px rgba(0,0,0,.2)}.orders-toolbar{display:flex;height:84px;align-items:center;padding:0 16px 0 30px;border-bottom:1px solid #e5e5e5}.orders-toolbar__container{display:flex;height:40px;width:100%;justify-content:space-between}.orders-toolbar__container .left-col{display:flex}.orders-toolbar__container .left-col .title{display:flex;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.orders-toolbar__container .left-col .title__name{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:24px;line-height:36px;letter-spacing:.01em}.orders-toolbar__container .left-col .title__count{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:24px;line-height:36px;letter-spacing:.01em;color:#c4c4c4}.orders-toolbar__container .left-col .select-count{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em;margin-left:30px;line-height:40px}.orders-toolbar__container .left-col .button-block{margin-left:25px}.orders-toolbar__container .left-col .button-block,.orders-toolbar__container .right-col{display:flex;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.order-filter{position:relative;display:flex;justify-content:flex-end;width:100%;height:100vh;border-radius:4px}.order-filter__container{height:100vh;width:370px;padding-top:11px;background:#fff;padding-bottom:74px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.order-filter__main-block{width:370px;height:100%;overflow-y:auto}.order-filter__title{display:block;background:url(/static/media/filter.5690aae0.svg) no-repeat 0;padding-left:25px;margin-left:15px;margin-bottom:4px;font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.01em}.order-filter__item{padding:10px 15px 15px;border-bottom:1px solid #e5e5e5}.order-filter__item .title{display:block;font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:12px;line-height:15px;letter-spacing:.01em;letter-spacing:.03em;margin-bottom:11px}.order-filter__item .select-button{display:block;height:40px;width:100%;text-align:left;padding-left:15px;border:1px solid #e5e5e5;border-radius:4px;background:url(/static/media/DownArrow.8b8db9b4.svg) no-repeat right 15px center;background-size:8.67px 3.99px}.order-filter__item .select-button__text{color:#a5a5a5}.order-filter__item .select-button__text_active{color:#000}.order-filter__item .date-container{display:flex;grid-column-gap:16px;-webkit-column-gap:16px;column-gap:16px}.order-filter__item .date-container .date-picker{width:162px;height:40px;display:flex;align-items:center;padding-left:15px;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;color:#a5a5a5;border:1px solid #e5e5e5;border-radius:4px;background:url(/static/media/date.fa76684f.svg) no-repeat center right 15.5px}.order-filter__btn-block{position:absolute;width:370px;bottom:0;height:74px;border-top:1px solid #e5e5e5;padding:15px 15px 20px}.order-filter__btn-block .filter-button-block{display:flex;align-items:center;justify-content:space-between;height:38px}.order-filter__btn-block .filter-button-block__btn-apply{width:200px;height:100%;border:1px solid #f2cb3f;background:#fedb43;border-radius:4px;box-shadow:0 1px 2px rgba(117,91,0,.2)}.order-filter__btn-block .filter-button-block__btn-reset{width:125px;height:100%;border:1px solid #e5e5e5;border-radius:4px}.order-filter__toggle-block{padding:20px 19px}.order-filter__toggle-block .item{display:flex;align-items:center;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.orders-list{width:100%}.orders-list .inscription{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em;margin-top:15px;margin-left:16px}.orders-list__checkbox{display:flex;align-items:center}.orders-list table{width:100%;border-collapse:collapse}.orders-list table tbody tr:hover{background-color:#f7f7f7}.orders-list table td:first-child,.orders-list table th:first-child{padding-left:0}.orders-list table td:nth-child(2),.orders-list table th:nth-child(2){padding-left:7px}.orders-list table td:last-child,.orders-list table th:last-child{padding-right:16px;width:65px}.orders-list table th{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;height:32px;text-align:center;color:grey}.orders-list table td,.orders-list table th{padding-left:30px;border-bottom:1px solid #ececec}.orders-list table td{height:46px;cursor:pointer}.orders-list table td:nth-child(7){text-align:right}.orders-list table td:nth-child(8){text-align:center}.orders-list table td:last-child{padding-right:16px;text-align:center;width:65px}.orders-list table td .status{height:100%;width:3px;border-radius:0 3px 3px 0;margin:0!important}.orders-list table td .print-btn{width:65px;height:38px}.table{width:100%;outline:none;border-spacing:0;border-collapse:collapse}.table tbody tr:hover{background:#fafafa}.table tfoot tr{border-top:1px solid #ececec}.table th{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;height:32px;color:grey;white-space:nowrap}.table td,.table th{border-bottom:1px solid #ececec}.table td{align-items:center;height:46px;cursor:pointer}.order{display:flex;width:1280px;margin:0 auto;min-height:100%;background:#fff;box-shadow:0 74px 100px rgba(0,0,0,.2)}.order__container{flex:none;width:912px}.order__details{width:368px;flex:none}.order .basket-download-btn{display:flex;margin-top:15px;padding:0 20px;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}.order .basket-download-btn__item{display:flex;align-items:center;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.order .basket-download-btn__item span{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;color:#a5a5a5}.order-toolbar{display:flex;height:84px;align-items:center;padding:0 16px 0 23px;border-bottom:1px solid #e5e5e5}.order-toolbar__container{display:flex;height:40px;width:100%;grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px;justify-content:space-between}.order-toolbar__container .title-block{display:flex;align-items:center;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.order-toolbar__container .title-block .bread-crumbs{white-space:nowrap;font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:24px;line-height:36px;letter-spacing:.01em}.order-toolbar__container .title-block .bread-crumbs .back-link{color:#a5a5a5;padding-left:25px;background:url(/static/media/leftArrowLightBig.343d7939.svg) no-repeat 0}.order-toolbar__container .title-block .status{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:12px;line-height:15px;letter-spacing:.01em;display:inline-block;padding:2px 10px 3px 8px;color:grey;background:#ececec;border-radius:19px}.order-toolbar__container .buttons{display:flex;grid-column-gap:15px;-webkit-column-gap:15px;column-gap:15px}.order-toolbar__container .buttons .cancel-btn{border:1px solid #e5e5e5;border-radius:4px;height:100%;text-align:left;padding:0 15px 0 41px;background:url(/static/media/cancel.06d90f62.svg) no-repeat center left 15px}.order-details{height:100%;width:100%;padding:24px 19px 0 20px;border-left:1px solid #e5e5e5;background:#fafafa}.order-details__title{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:24px;line-height:36px;letter-spacing:.01em}.order-details .table{margin-top:21px}.order-details .table__row{height:40px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e5e5}.order-details .table__row .wow{color:#7629d9}.order-list{width:100%;outline:none;border-spacing:0;border-collapse:collapse}.order-list .article{white-space:nowrap}.order-list td,.order-list th{padding:0 10px}.order-list td:first-child,.order-list th:first-child{padding-left:15px}.order-list td:last-child,.order-list th:last-child{padding-right:15px}.order-list th{font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.01em;text-align:center;height:32px;color:grey;white-space:nowrap}.order-list td,.order-list th{border-bottom:1px solid #ececec}.order-list td{align-items:center;height:46px;cursor:pointer}.order-list__basket-head{width:65px;text-align:center}.order-list__location,.order-list__quantity,.order-list__stock,.order-list__tm{text-align:center}.order-list__price,.order-list__total-price{text-align:right}.order-list .photo{position:relative}.order-list .photo__full-photo{position:absolute;left:32px;top:-130px}.checkbox-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;height:15px;width:15px;border:1px solid #e0e2e5;cursor:pointer}.checkbox-input:checked{border:1px solid #ffcd1a;background:#fedb43 url(/static/media/checkedBlack.8ef6c7fc.svg) no-repeat 50%;background-size:8.87px 7.28px}.toggle-input{position:relative;display:inline-block;box-sizing:border-box;width:25px;height:13px;vertical-align:top;border:1.5px solid #e5e5e5;border-radius:6.5px;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;z-index:0}.toggle-input:after{content:"";display:inline-block;position:absolute;width:13px;height:13px;background-color:#fff;border:1.5px solid #a5a5a5;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:50%;top:-1.5px;left:-2px;transform:translateX(0)}.toggle-input:checked:after{transform:translateX(100%);background-color:#fedb43;border:1.5px solid #000;box-shadow:0 1px 2px rgba(0,0,0,.1)}.toggle-input:checked{background:#fff}@media screen and (max-width:767.98px){.app-wrapper{min-width:auto}}.login{margin-top:20px}.login__form{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px;width:20%;margin:0 auto}@media screen and (max-width:767.98px){.login__form{width:70%}}@media screen and (max-width:575.98px){.login__form{width:90%}}.login__form .input{border:1px solid #e5e5e5;border-radius:4px;height:30px;width:100%;padding:0 10px}.login__form .input_error{border-color:#f23b2f}.login__form .server-error{color:#f23b2f}.login__form label{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em}.login__form .captcha{display:flex;flex-direction:column;grid-row-gap:10px;row-gap:10px}.login__form .captcha__input{margin:0}.login__form .captcha__label{margin-right:10px}.login__form .remember-me{display:flex;align-items:center;grid-column-gap:10px;-webkit-column-gap:10px;column-gap:10px}.login__form .submit{display:flex;align-items:flex-start;flex-direction:column;grid-row-gap:15px;row-gap:15px}.login__form .submit__btn{border:1px solid #f2cb3f;border-radius:4px;font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:14px;line-height:18px;letter-spacing:.01em;background-color:#fedb43;height:30px;width:100%}.forgot-password{background-color:#fff}.forgot-password__input{position:relative;border:1px solid #ececec;border-radius:4px;display:flex;min-height:40px;width:100%;min-width:385px;align-items:center;background-color:#fff;padding:0 12px;margin-bottom:24px}.forgot-password__input_error{border-color:#f23b2f}.forgot-password__input input{width:100%}.forgot-password__error{color:#f23b2f;position:absolute;bottom:-20px}.forgot-password__btn{border:1px solid #f2cb3f;border-radius:4px;font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:14px;line-height:18px;letter-spacing:.01em;background-color:#fedb43;height:30px;width:100%}.feedback{width:100%;max-width:420px;padding-top:40px;margin:0 auto}.feedback__title{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:24px;line-height:36px;letter-spacing:.01em;margin-bottom:24px}.feedback__input{position:relative;border:1px solid #ececec;border-radius:4px;display:flex;min-height:40px;width:100%;min-width:385px;align-items:center;background-color:#fff;padding:0 12px}.feedback__input_error{border-color:#f23b2f}.feedback__input input,.feedback__input textarea{width:100%}.feedback__input textarea{resize:none;height:170px;padding:8px 0}.feedback__error{color:#f23b2f;position:absolute;bottom:-20px}.forgot-page{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.forgot-page__form{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px;width:20%;margin:0 auto}.forgot-page__form .input{border:1px solid #e5e5e5;border-radius:4px;height:30px;width:100%;padding:0 10px}.forgot-page__form .input_error{border-color:#f23b2f}.forgot-page__form label{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:14px;line-height:18px;letter-spacing:.01em}.forgot-page__form .submit{display:flex;align-items:flex-start;flex-direction:column;grid-row-gap:15px;row-gap:15px}.forgot-page__form .submit__btn{border:1px solid #f2cb3f;border-radius:4px;font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:14px;line-height:18px;letter-spacing:.01em;background-color:#fedb43;height:30px;width:100%}.content{margin:0 10%;padding:0 30px;background-color:#fff;display:flex;flex-direction:column;grid-gap:30px;gap:30px;overflow-x:hidden}.content__carousel{margin-left:-30px;margin-right:-30px}.content__carousel .slick-next,.content__carousel .slick-next:before,.content__carousel .slick-prev,.content__carousel .slick-prev:before{width:100px!important;height:100px!important;color:transparent!important;z-index:1}.content__carousel .slick-prev,.content__carousel .slick-prev:before{left:-5px!important;background:url(/static/media/NewCarouselLeftArrow.b70afb00.svg) no-repeat 50%!important}.content__carousel .slick-next,.content__carousel .slick-next:before{right:-5px!important;background:url(/static/media/NewCarouselRightArrow.d45e4088.svg) no-repeat 50%!important}.content__carousel .slick-dots{bottom:30px!important}.content__carousel img{width:100%}.content__advantages{display:flex;justify-content:space-between}.content__advantages-1{background:url(/static/media/NewAdvantage1.a7fe9e14.svg) no-repeat 50%;margin-right:1em}.content__advantages-2{background:url(/static/media/NewAdvantage2.b0db0789.svg) no-repeat 50%;margin-right:1em}.content__advantages-3{background:url(/static/media/NewAdvantage3.343be69a.svg) no-repeat 50%}.content__advantages-1,.content__advantages-2,.content__advantages-3{width:450px;height:180px;border-radius:10px;padding:20px 30px;font-family:Source Sans Pro;font-size:24px;font-weight:400;line-height:32px;letter-spacing:0;text-align:left}.content__advantages-bold{font-weight:700}.content__title{font-family:Source Sans Pro;font-size:40px;font-weight:600;line-height:25px;letter-spacing:0;text-align:center;padding-top:20px;padding-bottom:10px}.content__title-name{font-weight:900}.content__title a{margin-top:30px;font-family:Source Sans Pro;font-size:15px;font-weight:600;line-height:25px;letter-spacing:0;text-align:center}.content__table{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;background-color:#fafafa}.content__table__block{font-weight:400;line-height:24px;letter-spacing:0;text-align:left;border:1px solid #e5e5e5;height:175px;padding:25px 25px 25px 45px;align-items:center;justify-content:space-around;grid-gap:25px;gap:25px}.content__categories,.content__table__block{font-family:Source Sans Pro;font-size:18px;display:flex}.content__categories{justify-content:space-between;font-weight:600;line-height:23px;letter-spacing:.01em;text-align:center}.content__categories__block{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:25px;gap:25px;border:2px solid rgba(0,0,0,.1);border-radius:10px;width:210px;height:115px;margin:0 .5em;color:#000;cursor:url(/static/media/NewCursor.4c36906f.svg),auto}.content__categories__block img{width:25px;height:25px}.content__catalogs .slick-next,.content__catalogs .slick-next:before,.content__catalogs .slick-prev,.content__catalogs .slick-prev:before{top:-57px!important;width:100px!important;height:100px!important;color:transparent!important}.content__catalogs .slick-prev,.content__catalogs .slick-prev:before{left:33%!important;background:url(/static/media/NewCategoryLeftArrow.3e5b65de.svg) no-repeat 50%!important}.content__catalogs .slick-next,.content__catalogs .slick-next:before{right:33%!important;background:url(/static/media/NewCategoryRightArrow.e166ea54.svg) no-repeat 50%!important}.content__catalogs__title{font-family:Source Sans Pro;font-size:36px;font-weight:700;line-height:45px;letter-spacing:0;text-align:center;padding-bottom:35px}.content__catalogs__button{float:right;margin-top:-78px}.content__catalogs__button button{width:180px;height:40px;border:1px solid #e5e5e5;font-family:Source Sans Pro;font-size:15px;font-weight:600;line-height:19px;letter-spacing:.01em;text-align:right;color:#999}.content__logos div{height:93px;width:100%;margin:0 1em}.content__logos img{filter:grayscale(100%);-webkit-filter:grayscale(100%);opacity:.6;cursor:url(/static/media/NewCursor.4c36906f.svg),auto;height:93px;width:100%}.content__logos img:hover{filter:none;-webkit-filter:none;opacity:1}.content__logos button,.content__logos button:before{font-size:100px!important;width:100px!important;color:transparent!important;z-index:1;height:2em}.content__logos button:first-child{background:url(/static/media/NewLeftArrow.96fbc56d.svg) no-repeat 50%!important}.content__logos button:last-child{background:url(/static/media/NewRightArrow.32588bbb.svg) no-repeat 50%!important}.MobileMain_content__1UClL{padding:10px;background-color:#fff;font-family:Source Sans Pro;display:flex;flex-direction:column;grid-gap:10px;gap:10px;overflow-x:hidden;overflow-y:hidden}.MobileMain_content__carousel__2o80A img{width:100%;border-radius:5px}.MobileMain_content__carousel__2o80A ul{bottom:10px!important}.MobileMain_content__categories__dOoFw{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:10px;gap:10px}.MobileMain_content__categories__block__2EHi-{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;grid-gap:20px;gap:20px;padding:15px 0;border:1px solid #e5e5e5;border-radius:5px;font-size:12px;font-weight:400;line-height:14px;letter-spacing:.01em;text-align:center}.MobileMain_content__categories__dOoFw a{color:#000}.MobileMain_content__catalogs__title__39AOw{padding:25px 0;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0;text-align:center}.MobileMain_content__catalogs__articles__3aAQJ,.MobileMain_content__catalogs__logos__fM-cc,.MobileMain_content__catalogs__news__1hKy6,.MobileMain_content__catalogs__products__3k-st{display:flex;padding-bottom:10px}.MobileMain_content__catalogs__articles__item__1q8QY,.MobileMain_content__catalogs__logos__item__13de-,.MobileMain_content__catalogs__news__item__10-Pv,.MobileMain_content__catalogs__products__item__2myP8{display:flex!important;flex-direction:column;justify-content:center;grid-gap:15px;gap:15px;padding:10px;width:95%!important;border:1px solid #e5e5e5;border-radius:5px;font-size:12px;font-weight:400;line-height:17px;letter-spacing:.01em;text-align:left}.MobileMain_content__catalogs__articles__item__status__J7iDs,.MobileMain_content__catalogs__logos__item__status__3WAzd,.MobileMain_content__catalogs__news__item__status__sOjWq,.MobileMain_content__catalogs__products__item__status__2t4VD{display:flex;justify-content:space-between;height:15px;font-size:10px;font-weight:600;line-height:13px;letter-spacing:.03em;text-align:left}.MobileMain_content__catalogs__articles__item__status__blue__1KXZw,.MobileMain_content__catalogs__logos__item__status__blue__2aUYB,.MobileMain_content__catalogs__news__item__status__blue__3itn1,.MobileMain_content__catalogs__products__item__status__blue__3HZ75{border:1px solid #1e5af2;color:#1e5af2}.MobileMain_content__catalogs__articles__item__status__red__2MFsU,.MobileMain_content__catalogs__logos__item__status__red__NvX6d,.MobileMain_content__catalogs__news__item__status__red__1bGU9,.MobileMain_content__catalogs__products__item__status__red__3HapB{border:1px solid #f23b2f;color:#f23b2f}.MobileMain_content__catalogs__articles__item__status__green__3Rhf1,.MobileMain_content__catalogs__logos__item__status__green__1o3BW,.MobileMain_content__catalogs__news__item__status__green__2sBIF,.MobileMain_content__catalogs__products__item__status__green__3nOvl{border:1px solid #15b212;color:#15b212}.MobileMain_content__catalogs__articles__item__status__blue__1KXZw,.MobileMain_content__catalogs__articles__item__status__green__3Rhf1,.MobileMain_content__catalogs__articles__item__status__red__2MFsU,.MobileMain_content__catalogs__logos__item__status__blue__2aUYB,.MobileMain_content__catalogs__logos__item__status__green__1o3BW,.MobileMain_content__catalogs__logos__item__status__red__NvX6d,.MobileMain_content__catalogs__news__item__status__blue__3itn1,.MobileMain_content__catalogs__news__item__status__green__2sBIF,.MobileMain_content__catalogs__news__item__status__red__1bGU9,.MobileMain_content__catalogs__products__item__status__blue__3HZ75,.MobileMain_content__catalogs__products__item__status__green__3nOvl,.MobileMain_content__catalogs__products__item__status__red__3HapB{display:flex;justify-content:center;align-items:center;padding-left:4px;padding-right:4px;border-radius:2px}.MobileMain_content__catalogs__articles__item__status__favorite__2oHIj,.MobileMain_content__catalogs__logos__item__status__favorite__1irOp,.MobileMain_content__catalogs__news__item__status__favorite__3llN9,.MobileMain_content__catalogs__products__item__status__favorite__2Uln7{width:20px!important;height:15px!important}.MobileMain_content__catalogs__articles__item__button__wqUbR,.MobileMain_content__catalogs__logos__item__button__3ViLm,.MobileMain_content__catalogs__news__item__button__2XDFb,.MobileMain_content__catalogs__products__item__button__22Di6{width:100%;height:35px;border:1px solid #e5e5e5;background:url(/static/media/NewAddProductToBasketButton.89fe03be.svg) no-repeat 50%}.MobileMain_content__catalogs__products__item__2myP8 img{height:140px}.MobileMain_content__catalogs__products__3k-st>button:first-of-type,.MobileMain_content__catalogs__products__3k-st>button:first-of-type:before,.MobileMain_content__catalogs__products__3k-st>button:last-of-type,.MobileMain_content__catalogs__products__3k-st>button:last-of-type:before{top:-40px!important;color:transparent!important}.MobileMain_content__catalogs__products__3k-st>button:first-of-type,.MobileMain_content__catalogs__products__3k-st>button:first-of-type:before{left:10px!important;background:url(/static/media/NewCategoryLeftArrow.3e5b65de.svg) no-repeat 50%!important}.MobileMain_content__catalogs__products__3k-st>button:last-of-type,.MobileMain_content__catalogs__products__3k-st>button:last-of-type:before{right:10px!important;background:url(/static/media/NewCategoryRightArrow.e166ea54.svg) no-repeat 50%!important}.MobileMain_content__catalogs__logos__item__13de-{height:90px;margin-bottom:10px}.MobileMain_content__catalogs__logos__item__13de- img{height:90%}.MobileMain_content__catalogs__news__item__10-Pv{border:none}.MobileMain_content__catalogs__news__item__10-Pv img{width:100%}.MobileMain_content__article__3MMMt{display:flex;flex-direction:column;justify-content:space-between;grid-gap:20px;gap:20px;font-family:PT Sans;font-size:12px;font-weight:400;line-height:17px;letter-spacing:.01em;text-align:left}.MobileMain_content__article__date__19JYr{font-size:10px;line-height:13px;letter-spacing:.02em;color:grey}.MobileMain_content__article__3MMMt img{width:100%}.MobileMain_content__advantages__13ogQ img{width:100%;padding-bottom:15px}.MobileMain_content__advantages__13ogQ p{padding:10px 20px;font-size:14px;font-weight:400;line-height:23px;letter-spacing:0;text-align:left;color:#999}.MobileMain_content__advantages__13ogQ a{padding:20px;text-decoration:underline;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.01em;text-align:left}.MobileMain_loader__2FOCM{margin:0 0 5% 50%}.MobileMain_slider__1Y75I>button:first-of-type,.MobileMain_slider__1Y75I>button:first-of-type:before,.MobileMain_slider__1Y75I>button:last-of-type,.MobileMain_slider__1Y75I>button:last-of-type:before{top:-40px!important;color:transparent!important}.MobileMain_slider__1Y75I>button:first-of-type,.MobileMain_slider__1Y75I>button:first-of-type:before{left:10px!important;background:url(/static/media/NewCategoryLeftArrow.3e5b65de.svg) no-repeat 50%!important}.MobileMain_slider__1Y75I>button:last-of-type,.MobileMain_slider__1Y75I>button:last-of-type:before{right:10px!important;background:url(/static/media/NewCategoryRightArrow.e166ea54.svg) no-repeat 50%!important}.new-header{border-bottom:none;display:block;margin:0 9.6%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.new-header__first-row{display:flex;background-color:#fafafa;justify-content:space-between;white-space:nowrap}.new-header__first-row__left{display:flex}.new-header__first-row__left a button{border:none!important;text-transform:uppercase!important;font-family:Source Sans Pro;font-size:15px!important;line-height:normal!important;color:#000!important;font-style:normal;font-weight:600;letter-spacing:.15px}.new-header__first-row__left__type__active{background-color:#fff!important}.new-header__first-row__left__location{display:flex}.new-header__first-row__left__location button{color:grey;leading-trim:both;text-edge:cap;font-family:Source Sans Pro;font-size:15px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.15px}.new-header__first-row__left__location img{margin:0 .5em;max-width:.7em}.new-header__first-row__center{display:flex}.new-header__first-row__center__navlink{text-align:left;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.15px;margin:.6em}.new-header__first-row__center__navlink a{white-space:nowrap;color:grey}.new-header__first-row__right{display:flex;background-color:#fff}.new-header__first-row__right__phone{display:flex}.new-header__first-row__right__phone img{max-width:1em}.new-header__first-row__right__phone__number{margin:.5em 2em 0 .7em;color:#000;font-size:17px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.17px;white-space:nowrap}.new-header__first-row__right__partner button{margin:.6em 1em 0 0;border-radius:4px;border:1px solid #f2cb3f;background:#fedb43;box-shadow:0 1px 2px 0 rgba(117,91,0,.2);height:25px;white-space:nowrap}.SelectCityPopup_popup__6VliQ{position:absolute;top:2.4em;left:29em;background:var(--color-white);border-radius:5px;z-index:3;background-color:#fff;border:1px solid #e1e1e1;padding:45px 50px;box-shadow:0 1px 9px rgba(0,0,0,.21);width:825px}.SelectCityPopup_popup__content__B9Sdn{height:100%;justify-content:center;padding-left:22px;color:#333;font-family:"Bebas Neue";font-size:21px;font-style:normal;font-weight:700;line-height:120%;text-align:left}.SelectCityPopup_popup__content__B9Sdn img{margin-left:100%;cursor:pointer}.SelectCityPopup_popup__content__title__k3PWQ{font-weight:700;display:block;font-family:"PT Sans",Calibri,verbana,sans-serif;color:#1e0e00;margin:0 0 22px 7px}.SelectCityPopup_popup__content__list__npSs5{font-weight:700;font-size:24px;line-height:28px;color:#1e0e00;margin:0 0 22px 7px;display:flex}.SelectCityPopup_popup__content__list__npSs5 ul{width:33.3%}.SelectCityPopup_popup__content__list__item__1UM5h{font:15px/1.3846 "PT Sans",Calibri,Arial,sans-serif;color:#666;padding:3px 7px}.SelectCityPopup_popup__content__list__item__1UM5h:hover{background-color:#ffdc2d;cursor:pointer}.SelectCityPopup_selected__2ulJH{color:#333;font-weight:700;font-size:15px}.SelectCityPopup_selected__label__7GDZX{display:inline-block;vertical-align:top;font-size:12px;color:#1e0e00;background:#ffdc2d;height:17px;padding:0 6px;border-radius:2px;margin:1px 0 0 5px;font-weight:400}.SelectCityPopup_selected__2ulJH:hover .SelectCityPopup_selected__label__7GDZX{background-color:#fff}.Partners_content__2Z_Yx{margin:0 10% 80px;padding:0 30px 30px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.050980392156862744);border-bottom-left-radius:30px;border-bottom-right-radius:30px;cursor:context-menu;font-family:Source Sans Pro;display:flex;flex-direction:column;grid-gap:30px;gap:30px;overflow-x:hidden}.Partners_content__section__1B_SE{font-size:36px;font-weight:700;line-height:45px;letter-spacing:0;text-align:left;padding-top:20px}.Partners_content__top__3kMIR{margin-left:-30px;padding:10%;width:calc(100% + 60px);height:100%;background:url(/static/media/NewBackgroundImage.c6292916.svg) no-repeat 50%;background-size:cover;display:flex;justify-content:center;align-items:center}.Partners_content__top__title__oBoiE{font-size:64px;font-weight:900;line-height:80px;letter-spacing:-.01em;text-align:center}.Partners_content__top__title__description__3_PTG{font-size:24px;font-weight:600;line-height:30px;letter-spacing:0;text-align:center;padding-top:50px;padding-bottom:50px}.Partners_content__top__title__description__3_PTG b{font-weight:900;border-bottom:5px solid #fedb43;transform:skew(-45deg)}.Partners_content__table__3uBoB{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;background-color:#fff;margin-top:-118px;box-shadow:0 3px 15px 0 rgba(0,0,0,.050980392156862744);border:1px solid #e5e5e5;border-radius:15px}.Partners_content__table__block__3PAba{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;height:175px;padding:25px 25px 25px 45px;display:flex;align-items:center;justify-content:space-around;grid-gap:25px;gap:25px;border-right:1px solid #e5e5e5}.Partners_content__table__3uBoB div:last-child{border-right:none}.Partners_content__advantages__evxdD{display:flex;justify-content:space-between}.Partners_content__advantages-1__3zEsm{background:url(/static/media/NewCategory7.23a186e6.svg) no-repeat 50%}.Partners_content__advantages-2__QO4Vc{background:url(/static/media/NewCategory8.67e249a5.svg) no-repeat 50%}.Partners_content__advantages-3__29p_n{background:url(/static/media/NewCategory9.387954bb.svg) no-repeat 50%}.Partners_content__advantages-1__3zEsm,.Partners_content__advantages-2__QO4Vc,.Partners_content__advantages-3__29p_n{width:30%;height:240px;border-radius:10px;padding:20px 30px;background-size:cover;font-size:24px;font-weight:400;line-height:32px;letter-spacing:0;text-align:left}.Partners_content__advantages-bold__1OY82{font-weight:700}.Partners_content__logos__3E2wP div{height:93px;width:100%;margin:0 1em}.Partners_content__logos__3E2wP img{cursor:url(/static/media/NewCursor.4c36906f.svg),auto;height:93px;width:100%}.Partners_content__logos__3E2wP button,.Partners_content__logos__3E2wP button:before{cursor:url(/static/media/NewCursor.4c36906f.svg),auto;font-size:100px!important;width:100px!important;height:100px!important;color:transparent!important;z-index:1}.Partners_content__logos__3E2wP button:first-child{background:url(/static/media/NewLeftArrow.96fbc56d.svg) no-repeat 50%!important}.Partners_content__logos__3E2wP button:last-child{background:url(/static/media/NewRightArrow.32588bbb.svg) no-repeat 50%!important}.Partners_content__information__35p2v{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin:0 -30px;padding:0 30px;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0;text-align:center}.Partners_content__information__title__6-5Rq{font-size:64px;font-weight:700;line-height:80px;padding-top:40px;padding-bottom:15px}.Partners_content__information__title__6-5Rq b{font-weight:900;border-bottom:5px solid #fedb43;transform:skew(-45deg)}.Partners_content__information__list__1GxMm{display:flex;justify-content:space-between;padding-top:70px;padding-bottom:70px}.Partners_content__information__list__item__2zame{display:flex;justify-content:space-between;font-size:18px;font-weight:400;line-height:24px;text-align:left}.Partners_content__information__list__item__2zame img{padding-right:25px}.Partners_content__categories__1eOIl{display:grid;grid-row-gap:20px;grid-column-gap:20px;grid-template-columns:1fr 1fr 1fr;font-size:15px;font-weight:400;line-height:32px;letter-spacing:.01em;text-align:left}.Partners_content__categories__block__12YkJ{padding:30px;border:1px solid #e0e0e0;border-radius:10px;z-index:0}.Partners_content__categories__block__picture__5u53X{display:flex;justify-content:center;align-items:center;width:100%;height:200px;padding-bottom:30px}.Partners_content__categories__block__picture__5u53X img{position:relative;z-index:1}.Partners_content__categories__block__filter__3ak-Y{position:relative}.Partners_content__categories__block__filter__3ak-Y:after{backdrop-filter:grayscale(1) brightness(103%);-webkit-backdrop-filter:grayscale(1) brightness(103%);content:"";display:block;position:absolute;width:100%;height:100%;top:0}.Partners_content__categories__block__12YkJ .Partners_background_vector_1__3tyLu{background:url(/static/media/NewVector1.0babe4a3.svg) no-repeat 50%}.Partners_content__categories__block__12YkJ .Partners_background_vector_2__24eTR{background:url(/static/media/NewVector2.bf9fcf98.svg) no-repeat 50%}.Partners_content__categories__block__12YkJ .Partners_background_vector_3__51teE{background:url(/static/media/NewVector3.0abcd6e0.svg) no-repeat 50%}.Partners_content__categories__block__12YkJ .Partners_background_vector_4__2rkpz{background:url(/static/media/NewVector4.4af99df7.svg) no-repeat 50%}.Partners_content__categories__block__12YkJ .Partners_background_vector_5__2BCY-{background:url(/static/media/NewVector5.0999a703.svg) no-repeat 50%}.Partners_content__categories__block__12YkJ .Partners_background_vector_6__1EeJv{background:url(/static/media/NewVector6.1f4f87f3.svg) no-repeat 50%}.Partners_content__categories__block__12YkJ h1{font-size:24px;font-weight:700;line-height:30px;padding-bottom:10px}.Partners_content__categories__block__12YkJ ul{width:100%;cursor:url(/static/media/NewCursor.4c36906f.svg),auto}.Partners_content__categories__block__12YkJ ul li{display:grid;grid-template-columns:4fr 1fr;color:#000}.Partners_content__categories__block__12YkJ ul li:hover .Partners_content__categories__block__name__2lcWo{text-decoration:underline}.Partners_content__categories__block__12YkJ ul li:hover .Partners_content__categories__block__count__wMjSn>div{text-decoration:none!important;color:#000;background-color:#fedb43;border-radius:50%}.Partners_content__categories__block__count__wMjSn{display:flex;justify-content:flex-end}.Partners_content__categories__block__count__wMjSn div{width:30px;height:30px;text-align:center;color:#a5a5a5}.Partners_content__categories__block__12YkJ:hover{box-shadow:0 5px 10px 0 rgba(0,0,0,.050980392156862744)}.Partners_content__categories__block__12YkJ:hover .Partners_content__categories__block__filter__3ak-Y:after{-webkit-backdrop-filter:none;backdrop-filter:none}.Partners_content__contact__2EJy9{display:grid;grid-template-columns:1fr 1fr;width:100%;padding:35px;border:5px solid #ffdc2d;border-radius:15px;box-shadow:0 5px 30px 0 rgba(0,0,0,.050980392156862744);font-size:15px;font-weight:400;line-height:19px;letter-spacing:.01em;text-align:center}.Partners_content__contact__picture__3jeVU{display:flex;justify-content:center;align-items:center;height:100%}.Partners_content__contact__picture__3jeVU img{width:100%}.Partners_content__contact__2EJy9 form{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.Partners_content__contact__title__2gIfQ{font-size:36px;font-weight:700;line-height:45px;letter-spacing:.01em;text-align:center;padding-top:35px;padding-bottom:10px}.Partners_content__contact__inputs__3Wii2{display:flex;flex-direction:column;grid-gap:10px;gap:10px;width:460px;padding-top:35px}.Partners_content__contact__inputs__3Wii2 input{height:50px;padding:20px;border:1px solid #e5e5e5;border-radius:4px;text-align:left}.Partners_content__contact__inputs__3Wii2 button{width:100%;height:50px;margin-top:30px;border:1px solid #f2cb3f;background-color:#fedb43;cursor:url(/static/media/NewCursor.4c36906f.svg),auto}.Partners_content__contact__inputs__agreement__2NDi3{text-align:left;padding-top:35px;font-size:15px;font-weight:400;line-height:20px;letter-spacing:.01em}.Partners_content__contact__inputs__agreement__2NDi3 input{width:15px;height:15px;margin-right:10px;accent-color:#f2cb3f}.Partners_content__contact__inputs__agreement__2NDi3 a{font-weight:600;color:#000;cursor:url(/static/media/NewCursor.4c36906f.svg),auto}.Partners_content__zEPjU{margin:0 10%;padding:0 30px 120px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.050980392156862744);cursor:context-menu;font-family:Source Sans Pro;display:flex;flex-direction:column;grid-gap:30px;gap:30px;overflow-x:hidden}.Partners_content__zEPjU button{width:220px;height:50px;border:1px solid #f2cb3f;border-radius:4px;background-color:#fedb43;cursor:url(/static/media/NewCursor.4c36906f.svg),auto;font-size:15px;font-weight:600;line-height:19px;letter-spacing:.01em;text-align:center;text-transform:uppercase}.Partners_content__top__1u0Sb{margin-left:-30px;padding:10% 15% 275px;width:calc(100% + 60px);height:100%;background:url(/static/media/NewBackgroundImage.c6292916.svg) no-repeat 50%;background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center}.Partners_content__top__title__1Jst6{font-size:64px;font-weight:900;line-height:80px;letter-spacing:-.01em;text-align:center;padding-bottom:45px}.Partners_content__table__12JtB{display:grid;grid-template-columns:1fr 1fr 1fr;background-color:#fff;margin-top:-206px;box-shadow:0 3px 15px 0 rgba(0,0,0,.050980392156862744);border:1px solid #e5e5e5;border-radius:15px}.Partners_content__table__block__290Zx{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;height:175px;padding:50px;display:flex;align-items:center;grid-gap:25px;gap:25px;border-right:1px solid #e5e5e5}.Partners_content__table__block__290Zx b{font-weight:900}.Partners_content__table__12JtB>div:nth-child(-n+3){border-bottom:1px solid #e5e5e5}.Partners_content__table__12JtB>div:last-child,.Partners_content__table__12JtB>div:nth-child(3){border-right:none}.Partners_content__section__2sOyw{padding-top:20px;font-size:36px;font-weight:700;line-height:45px;letter-spacing:0;text-align:left}.Partners_content__advantages__3O8gU{display:flex;justify-content:space-between}.Partners_content__advantages-1__3adhu{background:url(/static/media/NewCategory16.f6e26c3f.svg) no-repeat 50%}.Partners_content__advantages-2__1um87{background:url(/static/media/NewCategory17.b355919b.svg) no-repeat 50%}.Partners_content__advantages-3__GRVX_{background:url(/static/media/NewCategory18.7e8f0e9d.svg) no-repeat 50%}.Partners_content__advantages-1__3adhu,.Partners_content__advantages-2__1um87,.Partners_content__advantages-3__GRVX_{width:30%;height:240px;border-radius:10px;padding:20px 30px;background-size:cover;font-size:24px;font-weight:400;line-height:32px;letter-spacing:0;text-align:left}.Partners_content__advantages-bold__m1Wdg{font-weight:700}.Partners_content__information__2B0hN{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;margin:0 -30px;padding:0 30px 60px;font-size:20px;font-weight:600;line-height:25px;letter-spacing:0;text-align:center}.Partners_content__information__title__1EfZN{font-size:64px;font-weight:700;line-height:80px;padding-top:80px;padding-bottom:15px}.Partners_content__information__list__2rcUt{display:grid;grid-template-columns:1fr 1fr;padding:0 10%}.Partners_content__information__list__item__2pXrR{display:flex;justify-content:space-between;padding:5% 10%;font-size:18px;font-weight:400;line-height:24px;text-align:left}.Partners_content__information__list__item__2pXrR img{padding-right:25px}.Partners_content__logos__2RRJH{text-align:center}.Partners_content__logos__title__2d-Hj{padding-top:.5em;font-size:36px;font-weight:700;line-height:45px;letter-spacing:0;text-align:center}.Partners_content__logos__table__1m-1_{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;padding-top:2.5em;padding-bottom:2.5em}.Partners_content__logos__table__1m-1_ img{padding:10% 15%}.NewContacts_content__3N-D8{margin:0 10%;padding:0 30px 30px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.050980392156862744);cursor:context-menu;font-family:PT Sans;display:flex;flex-direction:column;grid-gap:20px;gap:20px;overflow-x:hidden}.NewContacts_content__section__3zQNK{background:#fafafa;border-bottom:1px solid #eee;padding:15px 13px;line-height:23px;margin:0 30px 0 0;font-size:24px;font-weight:700;color:#1e0e00;display:inline-block;vertical-align:middle}.NewContacts_content__phone__2L2qQ{font-size:24px;font-weight:400;line-height:40px;letter-spacing:0;text-align:left}.NewContacts_content__email__2SA1K:before{content:url(/static/media/NewMail.72e01295.svg);padding-right:5px}.NewContacts_content__address__3AEut{display:grid;grid-template-columns:1fr 2fr;grid-gap:2.5%}.NewContacts_content__address__info__1odmt{display:flex;flex-direction:column;grid-gap:15px;gap:15px;min-width:300px;padding:30px;border:1px solid #e5e5e5;font-size:13px;font-weight:400;letter-spacing:0;text-align:left}.NewContacts_content__address__info__1odmt b{font-weight:700}.NewContacts_content__address__info__line__2Dy60{width:70%;border-bottom:1px solid #e0e0e0}.NewContacts_content__address__info__links__rhLck{display:flex;flex-direction:row;grid-gap:10px;gap:10px}.NewContacts_content__address__info__links__rhLck a{font-size:13px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left;color:#a5a5a5;text-decoration:underline;cursor:url(/static/media/NewCursor.4c36906f.svg),auto}.NewContacts_content__address__info__icons__vPZPo{display:flex;grid-gap:15px;gap:15px;padding-top:5px}.NewContacts_content__address__map__azxHJ{width:100%;height:100%}.NewContacts_content__gallery__picture__3rVmW{display:flex;justify-content:center;width:100%}.NewContacts_content__gallery__picture__3rVmW img{width:90%}.NewContacts_content__gallery__31LEI button,.NewContacts_content__gallery__31LEI button:before{cursor:url(/static/media/NewCursor.4c36906f.svg),auto;font-size:100px!important;width:100px!important;height:100px!important;margin:0 -10px;color:transparent!important;z-index:10!important}.NewContacts_content__gallery__31LEI button:first-child{background:url(/static/media/NewLeftArrow.96fbc56d.svg) no-repeat 50%!important}.NewContacts_content__gallery__31LEI button:last-child{background:url(/static/media/NewRightArrow.32588bbb.svg) no-repeat 50%!important}.NewContacts_content__information__3tb8Q{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.NewContacts_content__information__column__2NGr0{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.NewContacts_content__information__column__block__1XJtK{display:grid;align-items:center;padding:0 20px;background:#f7f7f7;border:1px solid #e5e5e5}.NewContacts_content__information__column__block__opened__2ZQYR{border:1px solid #e5e5e5;padding:0 20px 20px}.NewContacts_content__information__column__block__content__2IMGG{display:flex;flex-direction:column;grid-gap:20px;gap:20px;padding-left:20px}.NewContacts_content__information__column__block__text__7KXTV{font-size:13px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left;color:grey}.NewContacts_content__information__column__block__1XJtK h1,.NewContacts_content__information__column__block__opened__2ZQYR h1{width:100%;padding:20px 0;cursor:url(/static/media/NewCursor.4c36906f.svg),auto;font-size:18px;font-weight:700;line-height:15px;letter-spacing:.01em;text-align:left}.NewContacts_content__information__column__block__1XJtK h1:before{content:url(/static/media/NewClosedArrow.22aacceb.svg);padding-right:20px}.NewContacts_content__information__column__block__opened__2ZQYR h1:before{content:url(/static/media/NewOpenedArrow.a4ae15b5.svg);padding-right:20px}.NewContacts_content__feedback__1livD{display:flex;flex-direction:row;justify-content:start;grid-gap:30px;gap:30px;width:100%;padding:30px;border:3px solid #ffdc2d;box-shadow:0 5px 20px 0 rgba(0,0,0,.050980392156862744);font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:54px;letter-spacing:.01em;text-align:left}.NewContacts_content__feedback__star__1o1QN{color:#f23b2f}.NewContacts_content__feedback__header__22IYg{display:flex;flex-direction:column;justify-content:space-between;min-width:150px;font-size:12px;font-weight:400;line-height:15px;letter-spacing:.01em;text-align:left;color:#a5a5a5}.NewContacts_content__feedback__header__22IYg h1{font-size:18px;font-weight:600;line-height:22px;letter-spacing:.01em;text-align:center;color:#000}.NewContacts_content__feedback__1livD form{display:flex;flex-direction:column;align-items:start;grid-gap:12px;gap:12px;width:100%;padding-right:15%;font-size:15px;font-weight:400;line-height:54px;letter-spacing:.01em;text-align:left}.NewContacts_content__feedback__1livD form button{width:200px;height:40px;border:1px solid #f2cb3f;border-radius:4px;background-color:#fedb43;cursor:url(/static/media/NewCursor.4c36906f.svg),auto;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.01em;text-align:center;text-transform:uppercase}.NewContacts_content__feedback__row__1xQhb{display:grid;grid-template-columns:1fr 4fr;align-items:end;width:100%}.NewContacts_content__feedback__row__1xQhb label{color:#a5a5a5}.NewContacts_content__feedback__row__1xQhb input,.NewContacts_content__feedback__row__1xQhb select,.NewContacts_content__feedback__row__1xQhb textarea{width:100%;padding:12px;border:1px solid #e5e5e5;border-radius:4px}.NewContacts_content__feedback__row__1xQhb textarea{height:180px}.NewContacts_content__feedback__agreement__2xW0L{line-height:20px;padding-bottom:20px}.NewContacts_content__feedback__agreement__2xW0L input{width:15px;height:15px;margin-right:10px;accent-color:#f2cb3f}.NewContacts_content__feedback__agreement__2xW0L a{color:#fa0;font-weight:600}.footer{display:grid;width:100%;bottom:0}.footer__links{display:flex;justify-content:space-between;padding:3em 10%;background-color:#fff;font-size:15px;border-bottom:2px solid #ececec}.footer__links a{color:#000}.footer__links__left{display:flex;grid-gap:5em;gap:5em}.footer__links__left__block{display:flex;flex-direction:column;font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:35px;letter-spacing:.01em;text-align:left}.footer__links__left__block__title{font-size:18px;font-weight:700;line-height:23px;padding-bottom:1em;cursor:default}.footer__links__left__block div{cursor:pointer}.footer__links__right{display:flex;flex-direction:column;justify-content:space-between;padding:30px;border-radius:10px;background-color:#f7f7f7}.footer__links__right__top{display:flex;flex-direction:column;grid-gap:25px;gap:25px;font-family:Source Sans Pro;font-size:15px;font-weight:400;letter-spacing:.01em;text-align:left}.footer__links__right__top__city{padding-right:7px;font-weight:600;color:grey}.footer__links__right__top__telephone{font-size:36px}.footer__links__right__top__email{padding-left:7px}.footer__links__right__bottom{color:grey}.footer__copyright{display:flex;justify-content:space-between;padding:1.25em 3% 1.25em 10%;background-color:#fff;font-family:Source Sans Pro;font-size:15px;font-weight:400;line-height:35px;letter-spacing:.01em;text-align:left}.footer__copyright__left{display:flex;align-items:center;grid-gap:1.5em;gap:1.5em;font-size:15px}.footer__copyright__left__title{color:#a5a5a5}.footer__copyright__right{display:flex;align-items:center;grid-gap:30px;gap:30px;font-family:Source Sans Pro;font-size:15px;font-weight:700;line-height:35px;letter-spacing:.01em;text-align:left}.footer__copyright__right button{border:none;cursor:pointer;padding:0}.footer__copyright__right button:hover{background-color:transparent!important}.footer__subscriptions{position:-webkit-sticky;position:sticky;bottom:0;display:flex;width:100%;padding:1em 3% 1em 10%;justify-content:space-between;background-color:#fedb43}.footer__subscriptions__left{white-space:nowrap}.footer__subscriptions__left__top{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.2px;margin-bottom:.3em}.footer__subscriptions__left__bottom{color:#000;font-size:15px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.3px}.footer__subscriptions__center{margin-top:2em;white-space:nowrap}.footer__subscriptions__center__wrapper{display:flex;height:2.6em;background-color:#fff;border-radius:4px;margin-left:2em}.footer__subscriptions__center__wrapper input{margin-left:1em;width:50%}.footer__subscriptions__center__wrapper input[type=checkbox]{margin:.8em;accent-color:#fedb43}.footer__subscriptions__center__wrapper__subscription-types{display:flex}.footer__subscriptions__center__wrapper__subscription-types div{display:block;margin-right:2em}.footer__subscriptions__center__wrapper__email{min-width:4em}.footer__subscriptions__right{white-space:nowrap;display:flex;align-items:center;align-content:center;grid-gap:2em;gap:2em}.footer__subscriptions__right__cross{margin-top:.6em;margin-left:1em;cursor:pointer}.footer__subscriptions__right button{background-color:#000;color:#fff;border-color:#000}.footer__subscriptions__right button img{margin-left:10%}.MobileFooter_footer__3t4V8{padding:10px;background-color:#fff;font-family:Source Sans Pro}.MobileFooter_footer__3t4V8,.MobileFooter_footer__links__2dzh4{display:flex;flex-direction:column;grid-gap:10px;gap:10px}.MobileFooter_footer__links__block__Ex7eQ{padding:0 20px;background:#f7f7f7;border:1px solid #e5e5e5;border-radius:4px}.MobileFooter_footer__links__block__opened__24HEI{padding:0 20px 20px;border:1px solid #e5e5e5;border-radius:4px}.MobileFooter_footer__links__block__content__2_O7h{display:flex;flex-direction:column;grid-gap:20px;gap:20px;font-size:16px;font-weight:400;letter-spacing:.01em;text-align:left}.MobileFooter_footer__links__block__content__2_O7h a{color:#000}.MobileFooter_footer__links__block__Ex7eQ h1,.MobileFooter_footer__links__block__opened__24HEI h1{display:flex;justify-content:space-between;width:100%;padding:20px 0;cursor:url(/static/media/NewCursor.4c36906f.svg),auto;font-size:18px;font-weight:700;line-height:20px;letter-spacing:.01em;text-align:left}.MobileFooter_footer__links__block__Ex7eQ h1:after{content:url(/static/media/MobileClosedArrow.8a657605.svg)}.MobileFooter_footer__links__block__opened__24HEI h1:after{content:url(/static/media/MobileOpenedArrow.9ff767ae.svg)}.MobileFooter_footer__phone__UCOrv{display:flex;align-items:center;justify-content:center;grid-gap:15px;gap:15px;padding:20px 0;font-size:28px;font-weight:400;line-height:35px;letter-spacing:.01em;text-align:center}.MobileFooter_footer__form__1EU3m{width:100%;padding:20px;background:#ffdc2d;border-radius:5px;font-family:PT Sans}.MobileFooter_footer__form__1EU3m h1{padding-bottom:25px;font-size:24px;font-weight:700;line-height:34px;letter-spacing:.01em;text-align:left}.MobileFooter_footer__form__1EU3m input{width:100%;padding:15px;border-radius:4px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.01em;text-align:left}.MobileFooter_footer__form__buttons__Nf9Pb{display:grid;grid-template-columns:3fr 1fr;grid-gap:15px;gap:15px;padding-top:20px}.MobileFooter_footer__form__buttons__Nf9Pb button{padding:15px;border:none;border-radius:5px;background:#000;color:#fff;font-size:14px;font-weight:700;line-height:20px;letter-spacing:.02em;text-align:left}.MobileFooter_footer__form__1EU3m p{padding-top:20px;font-size:12px;font-weight:400;line-height:20px;letter-spacing:.02em;text-align:left;color:rgba(0,0,0,.5019607843137255)}.MobileFooter_footer__form__1EU3m p a{font-weight:700}.MobileFooter_footer__copyright__3HJX6{padding:15px 0;font-size:11px;font-weight:400;line-height:20px;letter-spacing:.01em;text-align:center;color:#999}.sticky-subscriptions{position:-webkit-sticky;position:sticky;bottom:0;display:flex;width:100%;padding:1em 3% 1em 10%;justify-content:space-between;z-index:2;background-color:#fedb43}.sticky-subscriptions__left{white-space:nowrap}.sticky-subscriptions__left__top{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.2px;margin-bottom:.3em}.sticky-subscriptions__left__bottom{color:#000;font-size:15px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.3px}.sticky-subscriptions__center{margin-top:2em;white-space:nowrap}.sticky-subscriptions__center__wrapper{display:flex;height:2.6em;width:100%;background-color:#fff;border-radius:4px;margin-left:2em}.sticky-subscriptions__center__wrapper input{margin-left:1em;width:50%}.sticky-subscriptions__center__wrapper input[type=checkbox]{margin:.8em;accent-color:#fedb43}.sticky-subscriptions__center__wrapper__subscription-types{display:flex}.sticky-subscriptions__center__wrapper__subscription-types div{display:block;margin-right:2em}.sticky-subscriptions__center__wrapper__email{min-width:5em}.sticky-subscriptions__right{white-space:nowrap;display:flex;align-items:center;align-content:center;grid-gap:2em;gap:2em;width:100%}.sticky-subscriptions__right__cross{margin-top:.6em;margin-left:1em;cursor:pointer}.sticky-subscriptions__right button{background-color:#000;color:#fff;border-color:#000}.sticky-subscriptions__right button img{margin-left:10%}.MobileMenuStickySubscriptions_stickySubscriptions__2dv_K{background:rgba(254,219,67,.8588235294117647);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center;align-items:center;align-content:center}.MobileMenuStickySubscriptions_stickySubscriptions__element__1kgO6{display:grid;grid-template-rows:1fr 1fr;grid-gap:5px;gap:5px;align-items:center;justify-content:center;align-content:center;justify-items:center;padding:10px;font-family:Source Sans Pro;font-size:10px;font-weight:600;letter-spacing:.05em;text-align:right;color:#000;text-transform:uppercase}.MobileBasketStickySubscriptions_stickySubscriptions__18y1D{padding:10px;background:hsla(0,0%,100%,.8588235294117647);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);font-family:Source Sans Pro;display:flex;justify-content:space-between}.MobileBasketStickySubscriptions_stickySubscriptions__left__3tJRx{letter-spacing:.02em;text-align:left;min-width:125px}.MobileBasketStickySubscriptions_stickySubscriptions__left__label__1zsGI{font-size:12px;font-weight:400;line-height:15px;color:grey}.MobileBasketStickySubscriptions_stickySubscriptions__left__price__36glY{font-size:20px;font-weight:700;line-height:25px;letter-spacing:.02em}.MobileBasketStickySubscriptions_stickySubscriptions__right__2MilW{width:70%}.MobileBasketStickySubscriptions_stickySubscriptions__right__2MilW button{width:100%}.MobileProductStickySubscriptions_stickySubscriptions__1x4UR{padding:10px;background:hsla(0,0%,100%,.8588235294117647);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);font-family:Source Sans Pro;display:flex;justify-content:space-between}.MobileProductStickySubscriptions_stickySubscriptions__left__39Q43{letter-spacing:.02em;text-align:left;min-width:125px}.MobileProductStickySubscriptions_stickySubscriptions__left__label__1HJQN{font-size:12px;font-weight:400;line-height:15px;color:grey;text-decoration:line-through}.MobileProductStickySubscriptions_stickySubscriptions__left__price__lXAGn{font-size:20px;font-weight:700;line-height:25px;letter-spacing:.02em}.MobileProductStickySubscriptions_stickySubscriptions__right__gQOGc{width:70%}.MobileProductStickySubscriptions_stickySubscriptions__right__gQOGc button{width:100%;background-color:#fedb43;border:1px solid #f2cb3f}.MobileProductStickySubscriptions_stickySubscriptions__right__gQOGc button svg{-webkit-filter:brightness(0);filter:brightness(0);-moz-filter:brightness(0);-o-filter:brightness(0)}.MobileStickySubscriptions_stickySubscriptions__3oaC7{position:-webkit-sticky;position:sticky;bottom:0}@keyframes show-element{0%{opacity:0}to{opacity:1}}@keyframes background-opacity{0%{background:transparent}to{background:rgba(0,0,0,.2)}}@keyframes drop-down{0%{transform:translateY(-200px)}50%{transform:translateY(30px)}to{transform:translateY(0)}}.popup-content{-webkit-animation:anvil .3s forwards}@keyframes anvil{0%{opacity:0}to{opacity:1}}.new-search{border:1px solid #ececec;border-radius:4px;margin-top:2em;display:flex;background-color:#ffefa8}.new-search__wrap{margin:.2em;height:2.3em;background-color:#fff;border-radius:4px}.new-search__wrap,.new-search__wrap__input-block{position:relative;display:inherit;align-items:center;width:100%}.new-search__wrap__input-block input{margin-left:1em;width:100%}.new-search__wrap__input-block img{margin-right:1em}.new-search__wrap__input-block input::-webkit-input-placeholder{color:#a5a5a5}.new-search__wrap__input-block input:-ms-input-placeholder{color:#a5a5a5}.new-search__wrap__input-block input::placeholder{color:#a5a5a5}.new-search-box{position:absolute;left:0;top:32px;background-color:#fff;border-radius:4px;box-shadow:0 5px 20px rgba(0,0,0,.1);z-index:2}.new-search-history{width:100%;min-height:100px;max-height:350px;padding:8px 15px}.new-search-history__item{margin-bottom:8px}.new-search-history__item:last-child{margin-bottom:0}.new-search-history__link{display:flex;align-items:center;justify-content:space-between;color:inherit}.new-search-history__link:hover p{color:#fedb43}.new-search-completions{display:flex;width:700px;max-height:600px}.new-search-completions__left{flex:0 0 300px;max-width:300px}.new-search-completions__right{flex:1 1 auto;border-left:1px solid #eee}.new-search-completions__category{cursor:pointer;padding:4px 8px}.new-search-completions__category:hover{background-color:#fedb43}.new-search-completions__offer{display:flex;align-items:center;cursor:pointer;border-bottom:1px solid #eee;padding:4px 8px}.new-search-completions__offer:last-child{border-bottom:0}.new-search-completions__offer-image{width:60px;height:60px;background-repeat:no-repeat;background-size:contain;background-position:50%;flex:0 0 auto}.new-search-completions__offer-content{flex:1 1 auto;overflow:hidden;font-size:12px;padding-left:12px}.new-search-completions__offer-old-price{opacity:.6;text-decoration:line-through}.sticky-header-part{z-index:2;position:-webkit-sticky;position:sticky;border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;margin:0 9.6%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;top:0;display:flex;background-color:#fff;justify-content:space-between}.sticky-header-part__left{margin-left:2.5em;display:flex}.sticky-header-part__left a img{cursor:pointer}.sticky-header-part__left__logo{margin-top:1.6em}.sticky-header-part__left__catalog-button__wrap{max-height:4em;margin:1em 2em}.sticky-header-part__left__catalog-button__wrap__button{display:flex;text-align:center;background-color:#fedb43;border-radius:4px;border:1px solid #f2cb3f;cursor:pointer;height:2.9em;margin-top:2em}.sticky-header-part__left__catalog-button__wrap__button img{height:30%;margin:1em}.sticky-header-part__left__catalog-button__wrap__button__text{margin:.6em 1.5em 0 0;color:#000;font-size:15px;font-style:normal!important;font-weight:600!important;line-height:normal;letter-spacing:.15px;leading-trim:both;text-edge:cap;font-family:Source Sans Pro}.sticky-header-part__center{width:100%}.sticky-header-part__right{display:flex;white-space:nowrap;background-color:#fff;padding:2em 0 0 1%;border-bottom-right-radius:4px}.sticky-header-part__right button{margin-right:1em;color:#000!important;leading-trim:both!important;text-edge:cap!important;font-family:Source Sans Pro!important}.sticky-header-part__right__cabinet-button{font-size:15px!important;font-style:normal!important;font-weight:600!important;line-height:normal!important;letter-spacing:.15px!important;height:2.2em;margin-top:.2em}.sticky-header-part__right__amount-and-price{font-size:17px!important;font-style:normal!important;font-weight:700!important;letter-spacing:.34px!important}.sticky-header-part__right__amount-and-price__slash{color:#a5a5a5;leading-trim:both;text-edge:cap;font-family:Source Sans Pro;font-size:17px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.17px}@keyframes MobileSections_show-element__T_Wx0{0%{opacity:0}to{opacity:1}}@keyframes MobileSections_background-opacity__1jFCn{0%{background:transparent}to{background:rgba(0,0,0,.2)}}@keyframes MobileSections_drop-down__2-F7v{0%{transform:translateY(-200px)}50%{transform:translateY(30px)}to{transform:translateY(0)}}.MobileSections_popup-content__1r_Kq{-webkit-animation:MobileSections_anvil__14iRp .3s forwards}@keyframes MobileSections_anvil__14iRp{0%{opacity:0}to{opacity:1}}.MobileSections_sections__3vRP8{width:100%;height:calc(100vh - 120px);flex-direction:column;border-right:1px solid #ececec;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:16px;line-height:20px;letter-spacing:.01em;overflow:auto;transition:all ease-in-out}.MobileSections_sections__close__3W2of{position:absolute;top:23px;right:23px}.MobileSections_sections__close__3W2of button{width:10px;height:10px;border:none;border-radius:10px;background:url(/static/media/MobileCloseButton.ad48be5f.svg) no-repeat 50%}.MobileSections_sections__item__wpGWq{display:flex;align-items:center;height:55px;border-bottom:1px solid #ececec;padding-left:33px}.MobileSections_sections__3vRP8 .MobileSections_firstLevel__item__1nPUH{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.01em;padding:33px;border-bottom:1px solid #ececec;cursor:pointer}.MobileSections_sections__3vRP8 .MobileSections_secondLevel__3fe_g{border-bottom:1px solid #ececec}.MobileSections_sections__3vRP8 .MobileSections_secondLevel__item__imBjz{border-bottom:1px solid #ececec;border-left:1px solid #ececec;cursor:pointer;padding-left:33px;color:inherit}.MobileSections_sections__3vRP8 .MobileSections_thirdLevel__2Fev6{border-bottom:1px solid #ececec;border-left:1px solid #ececec;background-color:#fafafa}.MobileSections_sections__3vRP8 .MobileSections_thirdLevel__2Fev6 a{padding-left:33px;color:inherit}.MobileSections_sections__3vRP8 .MobileSections_thirdLevel__item__ou63w{border-left:1px solid #ececec;border-bottom:1px solid #ececec;color:inherit;cursor:pointer}.MobileSections_sections__3vRP8 .MobileSections_thirdLevel__item__ou63w:hover,.MobileSections_sections__3vRP8 .MobileSections_thirdLevel__item_active__DH45W{border-left:3px solid #fedb43;background-color:#f7f7f7;font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:.01em}.MobileSections_sections__3vRP8 .MobileSections_thirdLevel__item__ou63w:hover:last-child,.MobileSections_sections__3vRP8 .MobileSections_thirdLevel__item__ou63w:last-child,.MobileSections_sections__3vRP8 .MobileSections_thirdLevel__item_active__DH45W:last-child{border-bottom:none}.MobileSections_sections__3vRP8 .MobileSections_thirdLevel__2Fev6>a>span{padding-left:33px}.MobileCatalogBar_container__w5mGa{position:absolute;top:60px;height:100%;width:100%}.MobileCatalogBar_container__catalog__SJhLk{background-color:#fff}.MobileStickyHeaderPart_stickyHeaderPart__4AY3_{position:-webkit-sticky;position:sticky;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;top:0;z-index:2;display:grid;grid-template-columns:1fr 1fr 3fr 1fr 1fr;align-items:center;background-color:hsla(0,0%,100%,.8588235294117647);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid #f2f2f2}.MobileStickyHeaderPart_stickyHeaderPart__catalog__34QJo{height:100%;border-right:1px solid #f2f2f2}.MobileStickyHeaderPart_stickyHeaderPart__catalog__34QJo img{height:15px}.MobileStickyHeaderPart_stickyHeaderPart__logo__FktbG{padding:5px 0}.MobileStickyHeaderPart_stickyHeaderPart__element__count__2FioE{padding:5px 9px;background-color:#fedb43;border:2px solid #000;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;font-family:Source Sans Pro;font-size:12px;font-weight:900;line-height:15px;letter-spacing:.03em;text-align:center}.MobileStickyHeaderPart_stickyHeaderPart__element__KXtfz img{height:20px}.MobileStickyHeaderPart_stickyHeaderPart__background__1ohw9{position:absolute;z-index:-1;right:0;height:60px;width:50px!important;background:url(/static/media/MobileMenuYellowFigure.ff1bc785.svg) no-repeat 100%;background-size:cover}.MobileStickyHeaderPart_stickyHeaderPart__4AY3_>div{width:100%;display:grid;align-items:center;align-content:center;justify-content:center}.About_content__3yymL{margin:0 10%;padding:0 30px 30px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.050980392156862744);cursor:context-menu;font:15px/1.3846 "PT Sans",Calibri,Arial,sans-serif;display:flex;flex-direction:column;overflow-x:hidden}.About_content__section__gdMbM{background:#fafafa;border-bottom:1px solid #eee;padding:15px 13px;line-height:23px;margin:0 30px 0 0;font-size:24px;font-weight:700;color:#1e0e00;display:inline-block;vertical-align:middle}.About_content__title__2vKWb{padding:20px 0;font-weight:700}.About_content__images__3IY_I{padding-bottom:25px}.About_content__images__3IY_I img{padding-top:35px;width:100%}.About_content__list__Z-iTc ul{padding-left:40px}.About_content__list__Z-iTc ul li{list-style-type:disc}.About_content__table__1xLQX{font-family:Arial;font-size:13px;color:#707070}.About_content__table__1xLQX td{padding:10px 30px 10px 0;border-bottom:1px solid #eee;border-image:none;border-image:initial}.About_content__postscript__2GCs1{color:#ccc;padding-top:25px;padding-bottom:50px}.Ask_content__3c7n4{margin:0 10%;padding:0 30px 100px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.050980392156862744);cursor:context-menu;font:15px/1.3846 "PT Sans",Calibri,Arial,sans-serif;display:flex;flex-direction:column;overflow-x:hidden}.Ask_content__section__RkSG2{background:#fafafa;border-bottom:1px solid #eee;padding:15px 13px;line-height:23px;margin:0 30px 0 0;font-size:24px;font-weight:700;color:#1e0e00;display:inline-block;vertical-align:middle}.Ask_content__instruction__196iN{display:flex;flex-direction:column;grid-gap:35px;gap:35px;padding-top:25px}.Ask_content__instruction__196iN img{width:819px}.Delivery_content__1v2nz{padding:25px 14px}.Delivery_content__help__37XR-{display:flex;justify-content:space-around;align-items:flex-start}.Delivery_content__help__info__3VDPi{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:25px;gap:25px;width:30%}.Delivery_content__help__info__title__bDbh0{width:100%;text-align:left;font-weight:700;display:block;font-size:18px;margin:0 0 10px}.Delivery_content__help__info__3VDPi p{color:#666;text-align:left;width:100%}.Delivery_content__help__info__3VDPi img{width:132px}.Delivery_content__alert__re5T0{padding-top:50px;padding-bottom:30px}.Delivery_content__1ocAL{margin:0 10%;padding:0 30px 100px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.050980392156862744);cursor:context-menu;font:15px/1.3846 "PT Sans",Calibri,Arial,sans-serif;display:flex;flex-direction:column;overflow-x:hidden}.Delivery_content__section__3jB5v{background:#fafafa;border-bottom:1px solid #eee;padding:15px 13px;line-height:23px;margin:0 30px 0 0;font-size:24px;font-weight:700;color:#1e0e00;display:inline-block;vertical-align:middle}.Payment_content__nGwNP{padding:25px 14px}.Payment_content__help__9aRJH{display:flex;justify-content:space-around}.Payment_content__help__info__1kr7o{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:25px;gap:25px;width:30%}.Payment_content__help__info__title__wNeiM{width:100%;text-align:left;font-weight:700;display:block;font-size:18px;margin:0 0 10px}.Payment_content__help__info__1kr7o p{color:#666}.Payment_content__alert__2LVvd{padding-top:50px;padding-bottom:30px}.Payment_content__hmv-J{margin:0 10%;padding:0 30px 100px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.050980392156862744);cursor:context-menu;font:15px/1.3846 "PT Sans",Calibri,Arial,sans-serif;display:flex;flex-direction:column;overflow-x:hidden}.Payment_content__section__21fxZ{background:#fafafa;border-bottom:1px solid #eee;padding:15px 13px;line-height:23px;margin:0 30px 0 0;font-size:24px;font-weight:700;color:#1e0e00;display:inline-block;vertical-align:middle}.PaymentAndDelivery_content__js8Na{margin:0 10%;padding:0 30px 100px;background-color:#fff;box-shadow:0 0 20px 0 rgba(0,0,0,.050980392156862744);cursor:context-menu;font:15px/1.3846 "PT Sans",Calibri,Arial,sans-serif;display:flex;flex-direction:column;overflow-x:hidden}.PaymentAndDelivery_content__section__2VH2-{background:#fafafa;border-bottom:1px solid #eee;padding:15px 13px;line-height:23px;margin:0 30px 0 0;font-size:24px;font-weight:700;color:#1e0e00;display:inline-block;vertical-align:middle}.MobileProductCard_content__1Pie5{background:#fff;padding:15px}.MobileProductCard_content__description__12Zxp{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.MobileProductCard_content__catalogs__title__MqM4K{padding:25px 0;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0;text-align:center}.MobileProductCard_loader__pOGgO{margin:0 0 5% 50%}.MobileProductCard_slider__hzl_P>button:first-of-type,.MobileProductCard_slider__hzl_P>button:first-of-type:before,.MobileProductCard_slider__hzl_P>button:last-of-type,.MobileProductCard_slider__hzl_P>button:last-of-type:before{top:-40px!important;color:transparent!important}.MobileProductCard_slider__hzl_P>button:first-of-type,.MobileProductCard_slider__hzl_P>button:first-of-type:before{left:10px!important;background:url(/static/media/NewCategoryLeftArrow.3e5b65de.svg) no-repeat 50%!important}.MobileProductCard_slider__hzl_P>button:last-of-type,.MobileProductCard_slider__hzl_P>button:last-of-type:before{right:10px!important;background:url(/static/media/NewCategoryRightArrow.e166ea54.svg) no-repeat 50%!important}
/*# sourceMappingURL=main.7bc13d82.chunk.css.map */