html{margin:0;padding:0;font-family:Helvetica,Arial,sans-serif;box-sizing:border-box;scroll-behavior:smooth;overflow-x:clip}body{font-family:helvetica,arial,sans-serif;color:#333;margin:0;padding:0;overflow-x:clip}*,*::before,*::after{box-sizing:border-box}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0, 0, 0, 0);overflow:hidden}.hidden{display:none}.visible-flex{display:flex !important}.visible-grid{display:grid !important}h1,h2,h3,a,button{overflow:hidden;text-overflow:ellipsis}a{color:inherit}.no-bottom-margin{margin-bottom:0}.modal-overlay{display:none;opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:20;transition:.3s all}.modal-overlay.active{display:block;opacity:1;visibility:visible}.checkbox-form--pseudo{position:relative;display:block;min-height:18px;padding-left:28px;color:#8a8a8a}.checkbox-form--pseudo p{margin:0}.checkbox-form--pseudo::before{position:absolute;content:"";left:0;top:50%;margin-top:-12px;width:18px;height:18px;border:1px solid #8a8a8a;border-radius:3px}.checkbox-form--pseudo::after{display:none;position:absolute;content:url(../img/pictograms/check_personal.svg);left:0;top:50%;margin-top:-12px;width:20px;height:20px}.checkbox-form:checked~.checkbox-form--pseudo::after{display:block}@media(min-width: 768px){.mobile-only{display:none}}@font-face{font-family:"Inter Variable";font-weight:300 700;font-style:normal;font-display:swap;src:url(../fonts/inter_variable.woff2) format("woff2-variations")}@font-face{font-family:"Bebas Neue";font-weight:400;font-style:normal;font-display:swap;src:url(../fonts/bebas_neue_400.woff2) format("woff2")}.accordion{max-height:9999px;overflow:hidden;transition:max-height .5s ease,margin-top .5s ease}.accordion__container{display:flex;flex-direction:column}.accordion__container--gap-16{gap:16px}.accordion__button{background:none;border:none;padding:0}.accordion-icon{display:inline-block;transition:transform .5s ease}.accordion-icon--stepper-motors{background-image:url(../img/icons/search/accordion-active.svg);width:22px;height:22px;background-color:rgba(0,0,0,0);border:none;cursor:pointer}.accordion-icon__rotate-180{transform:rotate(-180deg)}.st-selection-list{padding:10px 0;list-style:none;margin:0}.st-selection-list__item{border-bottom:1px solid #bdbdbd}.st-selection-list__item:last-child{border-bottom:none}.st-selection-list__link{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5px 20px;text-align:center;text-decoration:none}.st-selection-list__link:focus,.st-selection-list__link:active{color:#910603}.st-selection-list__picture-wrapper{width:auto;height:auto;max-width:100%;margin-top:10px}@media(min-width: 585px){.st-selection-list__link{flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.st-selection-list__link:hover{color:#910603}.st-selection-list__item-name{max-width:60%;text-align:left}.st-selection-list__picture-wrapper img{max-width:200px}}.content-table{position:relative;padding:20px 0 0;border-collapse:collapse;margin-top:0;background-color:#fff;font-size:12px;line-height:normal}.content-table thead{background:none;text-transform:uppercase;text-align:left}.content-table thead th{padding:0;padding-bottom:10px;font-size:20px;line-height:24px}.content-table th{padding:10px 0;text-align:left;font-size:18px;line-height:22px}.content-table th,.content-table td{border:none}.content-table th:first-child,.content-table th:last-child,.content-table td:first-child,.content-table td:last-child{width:calc(50% - 15px)}.content-table td{padding:10px;border-top:1px solid #e0e0e0;background-color:#f0f0f0}.content-table .content-table__btn-cell{border:none;background:none;width:30px;padding:0 5px}.content-table p{text-align:justify}.content-table ul{margin:0;padding-left:15px}.content-table__heading-row+tr td:first-child,.content-table__heading-row+tr td:nth-child(3){border-top:none}.content-table__btn{position:relative;width:20px;height:20px;border:none;border-radius:50%;background-color:#910603}.content-table__btn::before{position:absolute;content:"";width:6px;height:6px;top:50%;left:50%;margin-top:-3px;margin-left:-4px;border-bottom:1px solid #fff;border-right:1px solid #fff;transform:rotate(-45deg)}.content-table__btn--back{transform:scale(-1, 1)}@media(max-width: 340px){.content-table thead th{letter-spacing:-1px}}@media(min-width: 768px){.content-table{font-size:14px}.content-table__btn{cursor:pointer}}@media(min-width: 1170px){.content-table th:last-child,.content-table th:first-child,.content-table td:last-child,.content-table td:first-child{width:525px}.content-table .content-table__btn-cell{width:30px}.content-table__btn{cursor:auto}}.comment-form__wrapper{position:fixed;left:0;right:0;top:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:999;background:#fff;border:1px solid #eaecf0;box-shadow:0px 0px 50px rgba(63,63,80,.13);border-radius:8px;padding:64px 12px 32px;margin:15px}.comment-form__title{font-weight:600;font-size:16px;line-height:19px;margin:0;margin-bottom:6px;max-width:150px}.comment-form__pic{display:none}.comment-form__close-btn{border:none;border-radius:2px;position:absolute;right:12px;top:26px;width:24px;height:24px;background-image:url(../img/pictograms/close.svg);background-size:cover;cursor:pointer}.comment-form__note{color:#8d8e9f;font-size:13px;line-height:16px;margin:0;margin-bottom:21px}.comment-form__form{display:flex;flex-direction:column}.comment-form__label{font-size:12px;line-height:15px;color:#8d8e9f;margin-bottom:16px}.comment-form__recaptcha{margin-bottom:28px}.comment-form__field{margin-bottom:12px;font-size:16px;line-height:24px;color:#8d8e9f;padding:8px;width:100%;border:1px solid #8d8e9f;border-radius:5px}.comment-form__submit{font-weight:500;font-size:16px;line-height:19px;text-align:center;color:#910603;padding:11px 72px;background:#fff;border:1px solid #910603;border-radius:5px;cursor:pointer}@media(min-width: 767px){.comment-form__wrapper{position:fixed;top:50%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;z-index:999;padding:46px 36px;transform:translateY(-50%);margin:auto;width:730px}.comment-form__pic{display:block}.comment-form__pic img{max-width:320px}.comment-form__container{display:flex;gap:30px}.comment-form__title{font-size:20px;line-height:24px;max-width:none}.comment-form__close-btn{right:38px;top:38px;width:24px;height:24px}}@media(min-width: 1170px){.comment-form__wrapper{padding:46px 94px 60px;width:950px}.comment-form__pic{display:block;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.comment-form__close-btn{right:36px;top:36px}.comment-form__note{color:#8d8e9f;font-size:16px;line-height:18px;margin:0;margin-bottom:42px}.comment-form__submit{font-weight:600;font-size:18px;line-height:19px;text-align:center;color:#910603;padding:16px 112px;background:#fff;border:1px solid #910603;border-radius:5px}.comment-form__submit:hover,.comment-form__submit:focus{background:#910603;color:#fff;transition:ALL .4s ease}.comment-form__submit:active{transform:scale(1.05)}}.comments-block{margin-top:10px;padding-bottom:0}.comments-block__answer-data{display:flex;flex-direction:row;align-items:baseline}.comments-block__responder{max-width:160px;margin-top:0;margin-bottom:0;margin-right:4px;font-weight:500;font-size:16px;line-height:19px}.comments-block__comments{width:100%}.comments-block__paginator{margin:0;margin-bottom:40px}.comments-block__wrapper{display:flex;flex-direction:column;background:#fff;margin-left:15px;margin-right:15px;padding:40px 12px;border-radius:8px}.comments-block__title{margin-top:0;margin-bottom:32px;font-size:16px;line-height:19px;padding:0}.comments-block__info{display:none;margin-bottom:14px}.comments-block__info-text{font-weight:400;font-size:14px;line-height:17px;margin:0;padding:0}.comments-block__comment{margin:0;padding:12px 0px 24px 0px;border-top:1px solid #f0f0f0;font-size:14px;line-height:17px}.comments-block__question{margin-bottom:18px}.comments-block__question-data{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:4px}.comments-block__question-user-name{color:#667085;font-size:14px;line-height:19px;margin:0;display:flex;align-items:center}.comments-block__question-user-name::before{content:url(../img/pictograms/comments_person.svg);width:24px;height:24px;margin-right:8px}.comments-block__question-text{font-weight:600;font-size:14px;line-height:15px;padding:0 32px}.comments-block__question-text p{margin:0}.comments-block__question-date{color:#667085;font-size:12px;line-height:15px}.comments-block__answer-text{font-size:13px;line-height:15px;padding:0 10px;display:flex;gap:8px}.comments-block__answer-text p{margin:0}.comments-block__answer-text::before{content:url(../img/pictograms/comments_item.svg);display:block}.comments-block__btn{display:block;color:#910603;border:1px solid #910603;border-radius:5px;text-decoration:none;padding:6px;min-width:165px;max-width:250px;text-align:center;align-self:center;font-size:18px;line-height:22px}.comments-block__btn:focus,.comments-block__btn:active{color:#fff;background-color:#910603}.comments-block__answer-date{color:#828282;font-size:10px;line-height:12px}@media(min-width: 768px){.comments-block__wrapper{padding:35px 35px}.comments-block__title{margin-top:0;margin-bottom:32px;font-size:24px;line-height:29px}.comments-block__info-text{font-size:16px;line-height:24px;max-width:290px;padding-left:0}.comments-block__info{position:relative;margin-bottom:20px}.comments-block__info-pic{position:absolute;max-width:310px;height:auto;left:auto;right:0;bottom:-60px}.comments-block__btn--info{align-self:flex-start;margin-left:60px;margin-top:20px}.comments-block__btn{margin-top:20px;text-decoration:none;padding:10px 26px;font-size:16px;line-height:18px}.comments-block__btn:focus,.comments-block__btn:active{color:#fff;background-color:#910603}.comments-block__comment{padding:18px 12px 32px 12px}}@media(min-width: 1170px){.comments-block{width:1170px;margin:auto}.comments-block__wrapper{padding:45px 55px;margin-bottom:20px}.comments-block__title{margin-top:0;padding:0;margin-bottom:45px;font-size:24px;line-height:28px}.comments-block__info-text{max-width:500px;padding-left:0}.comments-block__info-pic{max-width:100%;right:0;left:auto;bottom:-100px}.comments-block__btn--info{align-self:flex-start;margin-left:140px}.comments-block__comments{padding:0}.comments-block__comment{margin:0;padding:24px 8px 32px 12px;font-size:14px;line-height:17px}.comments-block__question-user-name{padding-left:56px;margin-bottom:2px}.comments-block__question-user-name::before{content:none}.comments-block__question{position:relative}.comments-block__question::before{content:url(../img/pictograms/comments_person-desktop.svg);width:46px;height:46px;margin-right:8px;position:absolute;top:-8px}.comments-block__question-text{font-weight:600;font-size:14px;line-height:15px;padding:0;padding-left:56px}.comments-block__answer-text{font-size:14px;line-height:18px;padding:0 56px;padding-right:90px;display:flex;gap:16px}.comments-block__answer-text p{margin:0}.comments-block__answer-text::before{content:url(../img/pictograms/comments_item-desktop.svg);display:block;height:30px;width:30px}.comments-block__answer-date{color:#828282;font-size:10px;line-height:12px}}.gear-block{position:relative}.gear-block p{text-indent:0}.gear-block__group{margin-bottom:40px}.gear-block__group:last-child{margin-bottom:0}.gear-block__item{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;min-height:146px;max-width:348px;margin:0 auto;padding:20px 0;text-decoration:none}.gear-block__item:first-child{padding-top:0}.gear-block__item:last-child{padding-bottom:0}.gear-block__item-name{width:100%;margin:0;font-size:20px;line-height:normal;text-align:center}.gear-block__item-name span{max-width:100%;overflow:hidden;text-decoration:none;cursor:pointer}.gear-block__item-name span:focus,.gear-block__item-name span:active{color:#910603;border:none;outline:none;box-shadow:none}.gear-block__txt-wrapper{overflow:hidden}.gear-block__picture-wrapper{display:flex;justify-content:center;margin-bottom:20px}.gear-block__picture-wrapper--link{margin-left:auto;margin-right:auto}.gear-block__picture-wrapper img{width:auto;height:auto;display:block;margin:0 auto;max-width:100%;max-height:150px}@media(min-width: 768px){.gear-block{display:flex;flex-wrap:wrap;justify-content:space-around}.gear-block__item{max-width:none}.gear-block__item-name{max-width:350px}.gear-block__group--left,.gear-block__group--right{display:flex;flex-wrap:wrap}.gear-block__group--left .gear-block__item,.gear-block__group--right .gear-block__item{width:50%}.gear-block__item{justify-content:space-between}.gear-block__item:last-child{padding-bottom:20px}}@media(min-width: 1170px){.gear-block{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap}.gear-block::before{position:absolute;content:"";background-image:url(../img/st_motor/gear-block/gear.svg);top:107px;left:50%;z-index:1;width:536px;height:536px;margin-left:-268px}.gear-block .gear-block__group--left,.gear-block .gear-block__group--right{display:block}.gear-block .gear-block__group--left .gear-block__item,.gear-block .gear-block__group--right .gear-block__item{width:auto}.gear-block .gear-block__item:last-child{padding-bottom:0}.gear-block__group{display:flex;flex-direction:column;justify-content:flex-start;width:50%;margin-bottom:0}.gear-block__group--left .gear-block__item{padding-left:0;padding-right:205px}.gear-block__group--left .gear-block__item:nth-child(3),.gear-block__group--left .gear-block__item:nth-child(4),.gear-block__group--left .gear-block__item:nth-child(5){padding-right:275px}.gear-block__group--left .gear-block__item:nth-child(1){margin-top:20px}.gear-block__group--left .gear-block__item:nth-child(1) .gear-block__picture-wrapper{top:140px;margin-right:2px}.gear-block__group--left .gear-block__item:nth-child(1) .gear-block__item-name::before{width:550px;height:48px;background-position:right top}.gear-block__group--left .gear-block__item:nth-child(2){margin-top:85px}.gear-block__group--left .gear-block__item:nth-child(2) .gear-block__picture-wrapper{top:196px;margin-right:96px}.gear-block__group--left .gear-block__item:nth-child(2) .gear-block__item-name::before{width:394px;height:2px;background-position:right top}.gear-block__group--left .gear-block__item:nth-child(3){margin-top:50px}.gear-block__group--left .gear-block__item:nth-child(3) .gear-block__picture-wrapper{top:300px;margin-right:123px}.gear-block__group--left .gear-block__item:nth-child(3) .gear-block__item-name::before{width:360px;height:2px;background-position:right top}.gear-block__group--left .gear-block__item:nth-child(4){margin-top:65px}.gear-block__group--left .gear-block__item:nth-child(4) .gear-block__picture-wrapper{top:408px;margin-right:128px}.gear-block__group--left .gear-block__item:nth-child(4) .gear-block__item-name::before{width:256px;height:2px;background-position:left top}.gear-block__group--left .gear-block__item:nth-child(5){margin-top:70px}.gear-block__group--left .gear-block__item:nth-child(5) .gear-block__picture-wrapper{top:502px;margin-right:86px}.gear-block__group--left .gear-block__item:nth-child(5) .gear-block__item-name::before{width:400px;height:2px;background-position:right top;transform:scale(1, -1)}.gear-block__group--left .gear-block__item:nth-child(6){margin-top:50px}.gear-block__group--left .gear-block__item:nth-child(6) .gear-block__picture-wrapper{top:554px;margin-right:-18px}.gear-block__group--left .gear-block__item:nth-child(6) .gear-block__item-name::before{width:547px;height:58px;background-position:right top;transform:scale(1, -1);top:auto;bottom:-10px}.gear-block__group--left .gear-block__item:nth-child(7){margin-top:40px}.gear-block__group--left .gear-block__item:nth-child(7) .gear-block__picture-wrapper{top:580px;margin-right:-38px}.gear-block__group--left .gear-block__item:nth-child(7) .gear-block__item-name::before{top:auto;bottom:-10px;width:525px;height:69px;background-position:right top;transform:scale(1, -1)}.gear-block__group--left .gear-block__item .gear-block__item-name{text-align:left}.gear-block__group--left .gear-block__item .gear-block__item-name::before{left:0}.gear-block__group--left .gear-block__item .gear-block__item-name span{padding-right:15px}.gear-block__group--left .gear-block__item .gear-block__picture-wrapper{right:50%}.gear-block__group--left .gear-block__item .gear-block__txt{padding-right:20px}.gear-block__group--right .gear-block__item{padding-right:0;padding-left:145px}.gear-block__group--right .gear-block__item:nth-child(3),.gear-block__group--right .gear-block__item:nth-child(4),.gear-block__group--right .gear-block__item:nth-child(5){padding-left:275px}.gear-block__group--right .gear-block__item:nth-child(1){margin-top:20px}.gear-block__group--right .gear-block__item:nth-child(1) .gear-block__picture-wrapper{top:140px;margin-left:18px}.gear-block__group--right .gear-block__item:nth-child(1) .gear-block__item-name::before{width:540px;height:66px;background-position:right top;transform:scale(-1, 1)}.gear-block__group--right .gear-block__item:nth-child(2){margin-top:80px}.gear-block__group--right .gear-block__item:nth-child(2) .gear-block__picture-wrapper{top:190px;margin-left:115px}.gear-block__group--right .gear-block__item:nth-child(2) .gear-block__item-name::before{width:394px;height:2px;background-position:right top;transform:scale(-1, 1)}.gear-block__group--right .gear-block__item:nth-child(3){margin-top:70px}.gear-block__group--right .gear-block__item:nth-child(3) .gear-block__picture-wrapper{top:290px;margin-left:172px}.gear-block__group--right .gear-block__item:nth-child(3) .gear-block__item-name::before{width:360px;height:2px;background-position:right top;transform:scale(-1, 1)}.gear-block__group--right .gear-block__item:nth-child(4){margin-top:70px}.gear-block__group--right .gear-block__item:nth-child(4) .gear-block__picture-wrapper{top:388px;margin-left:163px}.gear-block__group--right .gear-block__item:nth-child(4) .gear-block__item-name::before{width:358px;height:2px;background-position:right top;transform:scale(-1, -1);top:auto;bottom:-10px}.gear-block__group--right .gear-block__item:nth-child(5){margin-top:70px}.gear-block__group--right .gear-block__item:nth-child(5) .gear-block__picture-wrapper{top:481px;margin-left:125px}.gear-block__group--right .gear-block__item:nth-child(5) .gear-block__item-name::before{width:420px;height:2px;background-position:right top;transform:scale(-1, -1);top:auto;bottom:-10px}.gear-block__group--right .gear-block__item:nth-child(6){margin-top:50px}.gear-block__group--right .gear-block__item:nth-child(6) .gear-block__picture-wrapper{top:545px;margin-left:41px}.gear-block__group--right .gear-block__item:nth-child(6) .gear-block__item-name::before{width:529px;height:80px;background-position:right top;transform:scale(-1, -1);top:auto;bottom:-10px}.gear-block__group--right .gear-block__item::after{margin-left:25px}.gear-block__group--right .gear-block__item .gear-block__item-name{text-align:right}.gear-block__group--right .gear-block__item .gear-block__item-name::before{right:0;left:auto}.gear-block__group--right .gear-block__item .gear-block__item-name span{padding-left:15px}.gear-block__group--right .gear-block__item .gear-block__txt{padding-left:20px}.gear-block__group--right .gear-block__picture-wrapper{left:50%;right:auto}.gear-block__item{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;border-bottom:none;width:100%;padding-bottom:0;padding-top:0;margin-bottom:0;overflow:visible;min-height:0;height:auto}.gear-block__item:last-child{margin-bottom:0}.gear-block__item--wrapped{height:146px}.gear-block__item::after{width:calc(100% - 25px);left:auto}.gear-block__item:hover:not(:active),.gear-block__item:focus:not(:active){color:#910603;outline:none}.gear-block__item:active{outline:none;color:#720503}.gear-block__item-name{position:relative;font-size:18px;line-height:normal;margin-bottom:12px;max-width:none}.gear-block__item-name::before{position:absolute;top:calc(100% + 10px);left:0;content:"";display:block;width:100%;height:70px;background:url(../img/dash_desktop.svg) 0 0 no-repeat}.gear-block__picture-wrapper{position:absolute;top:0;display:flex;align-items:flex-start;justify-content:flex-start;width:92px;height:66px;z-index:2}.gear-block__picture-wrapper img{display:block;max-width:92px;max-height:66px}.gear-block__picture-wrapper--actuator,.gear-block__picture-wrapper--ip65-driver{width:110px}}.header-bottom{position:-webkit-sticky;position:sticky;z-index:10;top:16px;width:100%;height:78px;background-color:#9b0015}.header-bottom__content{display:grid;grid-template-columns:repeat(3, -webkit-max-content);grid-template-columns:repeat(3, max-content);align-items:center;justify-content:space-between;max-width:1170px;height:100%;margin:0 auto;padding:0 16px}.header-bottom__logo-wrapper{display:flex;grid-column:1;flex-direction:row;gap:48px;align-items:center;justify-content:left}.header-bottom__logo{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:left}.header-bottom__icon{display:flex;align-items:center;justify-content:center}.header-bottom__icon--logo{width:40px;height:42px}.header-bottom__icon--text{display:none;width:135px;height:20px}.header-bottom__icon--menu{width:32px;height:32px}.header-bottom__svg{width:auto;height:auto}.header-bottom__contacts{display:flex;grid-column:2;flex-direction:row;gap:36px;align-items:center;justify-content:left}.header-bottom__info{position:relative;display:flex;flex-direction:column;gap:4px;padding-left:8px}.header-bottom__info::before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background-color:#fff}.header-bottom__info_full-size{display:none}.header-bottom__link{text-decoration:none}.header-bottom__link_small-size{display:inherit}.header-bottom__link_full-size{display:none}.header-bottom__menu{display:flex;grid-column:3;flex-direction:row;gap:16px;align-items:center;justify-content:flex-end}.header-bottom__button{cursor:pointer;padding:4px;border:none;background:none}.header-bottom__header-search{display:none;max-width:320px}.header-bottom__header-button{display:none}@media(568px < width < 768px){.header-bottom__link_small-size{display:none}.header-bottom__link_full-size{display:inherit}.header-bottom__info_full-size{display:inherit}}@media(width >= 768px){.header-bottom__content{grid-template-columns:auto auto 1fr;gap:30px}.header-bottom__icon--text{display:inherit}.header-bottom__header-search{display:inherit}}@media(864px < width < 1170px){.header-bottom__link_small-size{display:none}.header-bottom__link_full-size{display:inherit}.header-bottom__info_full-size{display:inherit}}@media(width >= 1170px){.header-bottom__menu{display:none}.header-bottom__header-button{display:inherit}.header-bottom__contacts{grid-column:3;gap:60px;justify-self:flex-end}.header-bottom__link_small-size{display:none}.header-bottom__link_full-size{display:inherit}.header-bottom__info_full-size{display:inherit}}.header-button{cursor:pointer;display:flex;gap:8px;align-items:center;justify-content:center;padding:8px 36px;border:none;border-radius:4px;text-decoration:none;background-color:#fcf2f2}.header-button__icon{display:flex;align-items:center;justify-content:center}.header-button__icon_header-burger{width:20px;height:20px}.header-button__svg{width:auto;height:auto}@media(hover: hover){.button-filled{transition:background-color .3s}.button-filled:hover{background-color:#be0003}}@media(hover: none){.button-filled:active{background-color:#ce4042}}.header-contact-details{display:flex;flex-direction:row;gap:4px;align-items:flex-start}.header-contact-details__title{padding-top:3px}.header-contact-details__info{position:relative;display:flex;flex-direction:column;gap:4px;padding-left:8px}.header-contact-details__info::before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background-color:#fff}.header-contact-details__info--grey::before{background-color:#dbdde2}.header-mobile-modal{position:fixed;z-index:10000;inset:94px 0 0;display:none;width:100dvw;height:100dvh;background-color:#9b0015}.header-mobile-modal_open{display:block}.header-mobile-modal__content{overflow-y:scroll;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:calc(100dvh - 94px);padding-bottom:60px}.header-mobile-modal__main-wrapper{display:none;flex-direction:column;gap:28px;align-items:center;justify-content:center;width:100%}.header-mobile-modal__main-wrapper_open{display:flex}.header-mobile-modal__header-search{position:relative;width:calc(100% - 32px);border:2px solid #fff;border-radius:4px}.header-mobile-modal__menu{display:none;flex-direction:column;justify-content:center;width:100%;margin:0;padding:0;list-style:none}.header-mobile-modal__menu_open{display:flex}.header-mobile-modal__menu-link{display:flex;width:100%;height:100%;padding:12px 0 12px 40px;text-decoration:none}.header-mobile-modal__menu-link_width-icon{gap:4px;align-items:center}.header-modal{position:fixed;z-index:10000;inset:62px 0 0;display:none;flex-direction:row;width:100dvw;background-color:#fff}.header-modal_open{display:flex}.header-modal__left-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:100%}.header-modal__left-content{display:grid;gap:24px;min-width:350px;margin-left:calc((100dvw - 1170px)/2 + 16px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.header-modal__logo{display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:flex-start;padding:24px 0 0 32px}.header-modal__menu-list{display:flex;flex-direction:column;width:100%;margin:0;padding:0;list-style:none}.header-modal__menu-list--first-column{grid-column:1}.header-modal__menu-link{display:flex;width:100%;height:100%;padding:10px 20px 6px 40px;text-decoration:none}.header-modal__menu-link--active{color:#fff !important;background-color:#9b0015}.header-modal__right-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;width:calc(100% - 350px);height:100%;background-color:#9b0015}.header-modal__right-content{display:flex;flex-direction:column;width:100%;height:100%;padding:24px calc((100dvw - 1170px)/2 + 16px) 24px 24px}.header-modal__controls{display:flex;align-items:center;justify-content:flex-end}.header-modal__button{cursor:pointer;border:none;background:none}.header-modal__container{display:flex}.header-modal__info{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.header-modal__details{display:none;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;flex-direction:column;gap:40px 60px;align-items:flex-start;padding-top:24px}.header-modal__details--visible{display:grid}.header-modal__details-link{cursor:pointer;position:relative;overflow:hidden;display:inline-flex;width:100%;height:100%;padding:4px 0 4px 10px;text-decoration:none}.header-modal__details-link--with-icon{gap:8px;flex-direction:row;align-items:center}.header-modal__details-link--big-text{flex-direction:column}.header-modal__details-link::before{content:"";position:absolute;top:50%;left:1px;transform-origin:center;transform:translateX(-50%);width:2px;height:0;background-color:currentcolor;transition:height .5s ease,top .5s ease}.header-modal__contact{display:flex;flex-direction:row;gap:48px;align-items:flex-start;justify-content:flex-end;margin-top:auto}@media(hover: hover){.header-modal__menu-link:hover{color:#fff;background-color:#9b0015}}@media(hover: hover){.header-modal__details-link:hover{color:#fff}.header-modal__details-link:hover::before{top:0;height:100%}}.header-tablet-modal{position:fixed;z-index:10000;inset:16px 0 0;display:none;background-color:#fff}.header-tablet-modal__left-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:-webkit-min-content;width:-moz-min-content;width:min-content;height:100%}.header-tablet-modal__controls{display:flex;align-items:flex-start}.header-tablet-modal__left-content{display:flex;flex-direction:column;min-width:300px;height:100%;padding-top:24px;padding-left:24px}.header-tablet-modal__left-container{display:none;flex-direction:column;flex-grow:1;gap:24px}.header-tablet-modal__logo{display:flex;flex-direction:row;flex-grow:0;gap:4px;align-items:center;justify-content:flex-start;padding-right:32px}.header-tablet-modal__details{overflow-y:auto;display:none;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;flex-direction:column;gap:24px 40px;align-items:flex-start;padding-top:24px}.header-tablet-modal__menu-list{display:flex;flex-direction:column;width:100%;margin:0;padding:0;list-style:none}.header-tablet-modal__menu-list--first-column{grid-column:1}.header-tablet-modal__menu-link{display:flex;width:100%;height:100%;padding:12px 0 8px 24px;text-decoration:none}.header-tablet-modal__menu-link--active{color:#fff !important;background-color:#9b0015}.header-tablet-modal__menu-link--big-text{flex-direction:column}.header-tablet-modal__contacts{display:flex;flex-direction:column;flex-grow:0;gap:16px;margin-top:auto;padding-bottom:48px;padding-left:24px}.header-tablet-modal__left-controls{display:flex;gap:4px;align-items:center;justify-content:flex-start;padding-left:24px;text-decoration:none}.header-tablet-modal__right-wrapper{display:flex;align-items:flex-start;justify-content:flex-start;width:calc(100% - 300px);height:100%;background-color:#9b0015}.header-tablet-modal__right-content{display:flex;flex-direction:column;width:100%;height:100%;padding:24px 24px 0 0}.header-search{position:relative;width:100%;border:2px solid #dbdde2;border-radius:4px}.header-search__icon{cursor:pointer;position:absolute;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;background:rgba(0,0,0,0)}.header-search__icon--search{top:0;right:0}.header-search__icon--close{top:0;right:32px}.header-search__icon--gray{background-color:#363e43}.header-search__svg{width:auto;height:auto}.header-search__input{width:calc(100% - 56px);padding:4px;border:none;color:#dbdde2;background-color:rgba(0,0,0,0);outline:none}.header-top{display:none;width:100%;background-color:#1f2f35}.header-top__content{display:grid;grid-template-columns:1fr auto 1fr;gap:16px;align-items:flex-end;max-width:1170px;height:46px;margin:0 auto;padding:0 16px}.header-top__header-search{grid-column:3;justify-self:end}.header-top__nav-list{display:flex;grid-column:2;justify-self:center;width:100%;margin:0 0 5px;padding:0;list-style:none}.header-top__nav-link{padding:8px 16px;text-decoration:none}.header-top__nav-item{position:relative;padding:0 8px;text-transform:uppercase}.header-top__nav-item:not(:last-child)::after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background-color:#fff}@media(width >= 1170px){.header-top{display:block}}@media(hover: hover){.header-top__nav-link:hover{text-decoration:underline;text-underline-offset:4px;text-underline-color:#fff}}.header-fixed{position:-webkit-sticky;position:sticky;z-index:10;top:0;height:16px;background-color:#1f2f35}.product-card__wrapper{display:flex;flex-direction:column;padding-left:15px;padding-right:15px}.product-card__characteristics{margin-top:10px;margin-bottom:10px}.product-card__outdate{position:absolute;left:0;top:0;padding:10px 18px;font-weight:400;font-size:13px;line-height:16px;background:#f2f2f2;border-radius:10px;margin:0}@media(min-width: 1188px){.product-card__wrapper{width:1170px;margin:0 auto}.product-card__outdate{margin-top:25px;margin-left:25px}}.product-characteristics{background:#fff;padding:20px 15px}.product-characteristics__comment{font-weight:400;font-size:12px;line-height:149.52%;color:#8a8a8a}.product-characteristics--flex{display:flex;flex-direction:column}.product-characteristics--flex .product-characteristics__specifications{order:1}.product-characteristics--flex .product-characteristics__order{order:1}.product-characteristics h3{margin-top:20px;margin-bottom:10px;font-size:20px;line-height:24px}.product-characteristics h4{margin-top:20px;margin-bottom:10px}.product-characteristics table{font-size:13px;line-height:16px;border-collapse:collapse;text-align:center}.product-characteristics th,.product-characteristics td{padding:4px 5px;border:1px solid #333}.product-characteristics th.text,.product-characteristics td.text{text-align:left;height:-webkit-max-content;height:-moz-max-content;height:max-content}.product-characteristics thead{background:#f0f0f0}.product-characteristics__subtitle{margin-top:20px;margin-bottom:10px;text-align:left;font-size:20px;line-height:24px;font-weight:bold}.product-characteristics__subtitle:first-child{margin-top:0}.product-characteristics__download-link{margin-bottom:10px}.product-characteristics__download-link:last-child{margin-bottom:0}.product-characteristics__specifications{margin-top:20px}.product-characteristics__blocks-wrapper{display:flex;flex-direction:column;align-items:center}.product-characteristics__blocks-wrapper .product-characteristics__specifications{margin-top:0}.product-characteristics__description{font-size:14px;line-height:17px}.product-characteristics__description--top{order:1}.product-characteristics__description p{margin:0;margin-bottom:16px}.product-characteristics__description h3{margin:0;font-weight:600;margin-bottom:8px}.product-characteristics__description h3.product-characteristics__list-caption{text-indent:0;font-weight:bold;font-size:18px;line-height:22px}.product-characteristics__description h3.product-characteristics__note{margin-top:20px;text-indent:0}.product-characteristics__description ul{padding-left:15px;margin:0;margin-bottom:20px}.product-characteristics__description ul.product-characteristics__list--no-style{list-style:none}.product-characteristics__description img{width:auto;height:auto;max-width:100%}.product-characteristics__gallery{margin-top:20px;position:relative}.product-characteristics__order{display:block;align-self:center;text-decoration:none;color:#910603;background:none;border:1px solid #910603;padding:5px 40px 5px;min-width:165px;margin-top:20px;text-align:center}.product-characteristics__order:hover,.product-characteristics__order:focus,.product-characteristics__order:active{color:#fff;background:#910603}.product-characteristics__picture-wrapper{display:flex;flex-direction:column;justify-content:center;margin:0;gap:20px;margin-top:20px;align-items:center}.product-characteristics__picture-wrapper--link{cursor:zoom-in;margin-left:auto;margin-right:auto}.product-characteristics__picture-wrapper img{width:auto;height:auto;max-width:100%;display:block;margin:auto}.product-characteristics__picture-wrapper figure{margin:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.product-characteristics__picture-wrapper figure.product-characteristicts__figure--shd86{justify-content:flex-end}.product-characteristics__picture-wrapper figcaption{text-align:center;width:100%;margin-top:10px;margin-bottom:30px;font-weight:normal;font-size:14px;line-height:150%;text-align:left}.product-characteristics__picture-wrapper figcaption ul{display:flex;flex-wrap:wrap;margin:0 auto;align-items:center;justify-content:space-between;text-align:left;list-style:none;padding-left:0}.product-characteristics__picture-wrapper figcaption li{padding:0 5px}.product-characteristics__picture-wrapper .product-characteristics__subtitle{text-align:left}.product-characteristics__picture-wrapper .product-characteristics__image-describing{text-align:left}.product-characteristics__pictures-container{display:flex;flex-direction:row;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px;align-items:flex-end;justify-content:center}.product-characteristics__picture-caption{display:block;margin-bottom:10px;font-weight:bold;font-size:18px;line-height:22px}.product-characteristics__video{position:relative;padding-bottom:56.25%;height:0;margin:0 auto;margin-top:20px;width:100%;max-width:690px}.product-characteristics__video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.product-characteristics__video .product-characteristics__video--text{width:100%}.product-characteristics__content-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start}.product-characteristics__content-wrapper--shde{justify-content:center}.product-characteristics__container--flex img{width:100%}.product-characteristics__container--flex figure{margin-bottom:32px}.controls-src__list{list-style:none}.controls-src__item a{text-decoration:none;display:block;position:relative;font-weight:normal;font-size:14px;line-height:17px;color:#333}.controls-src__item a:hover{color:#910603}.controls-src__item a::after{content:"";position:absolute;width:100%;height:.5px;background-color:#333;display:flex;bottom:-1px}.controls-src__item a:hover::after{background-color:#910603}.controls-src__title{margin:0;margin-top:40px;margin-bottom:24px;font-weight:600;font-size:20px;line-height:24px;color:#000}.controls-src{display:block;margin-bottom:52px}.controls-src__list{margin-top:0;list-style-image:url(../img/icon-arrow.svg);padding-left:18px;display:block}@media(max-width: 767px){.product-characteristics__video--text{margin-bottom:25px;font-size:12px;line-height:120%}.controls-src{padding:0 15px}.linear-subtitle{padding:0 15px;font-weight:600;font-size:14px;line-height:150%;color:#333}.linear-caption{font-size:14px;line-height:150%;padding:0 15px}.product-characteristics__picture-wrapper figcaption{text-align:center;width:100%;margin-top:15px;margin-bottom:20px;padding:0 15px;font-weight:normal;font-size:14px;line-height:150%;text-align:left}.product-characteristics__picture-wrapper img{width:auto;height:auto;max-width:100%;display:block;padding:0 15px;margin:auto}.table-spec-desktop{display:none}.product-characteristics__pic img{width:100%}.controls-src{margin-bottom:30px}.controls-src__title{margin:0;margin-top:20px;margin-bottom:16px;font-weight:600;font-size:13px;line-height:18px;color:#000}.controls-src__list{margin-top:0;list-style-image:url(../img/icon-arrow.svg);padding-left:18px}.controls-src__item:not(:last-child){margin-bottom:15px}.scheme-fl86sth{max-width:88% !important;margin-right:31px !important}}@media(min-width: 768px)and (max-width: 1169px){.linear-subtitle{padding:0 15px;font-weight:600;font-size:14px;line-height:150%;color:#333}.linear-caption{font-size:14px;line-height:150%;padding:0 45px}.linear-col-bottom{padding-left:60px;padding-right:50px}.linear-col-bottom{padding-left:60px;padding-right:50px}.linear-subtitle{padding:0 45px;font-weight:600;font-size:14px;line-height:150%;color:#333}.product-characteristics__picture-wrapper img{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content}.table-spec-desktop{display:none}.h3-desktop{display:none}.controls-src{display:flex;flex-direction:column}.product-characteristics__description p{font-weight:normal;font-size:14px;line-height:16px}.product-characteristics__description h3{font-weight:600;font-size:20px;line-height:24px}.controls-src__list{margin-top:0}.controls-src__item a{font-weight:normal;font-size:18px;line-height:22px;padding-left:10px}.scheme-fl86sth{margin-right:50px !important}}@media(min-width: 682px){.product-characteristics{padding:20px}.product-characteristics--flex{display:flex;flex-wrap:wrap;flex-direction:row-reverse;justify-content:space-between}.product-characteristics h3,.product-characteristics h4{margin-top:30px}.product-characteristics__gallery{margin-left:30px;margin-right:15px;margin-top:0}.product-characteristics__specifications{margin-left:auto;margin-right:auto;width:100%}.product-characteristics__content-wrapper>*{margin-top:10px;margin-bottom:10px;margin-right:20px;margin-left:0}.product-characteristics__content-wrapper>*:last-child{margin-left:0}.product-characteristics__order{margin-left:auto;margin-right:auto}.product-characteristics__download{margin-right:28px;width:auto;max-width:340px;margin-left:15px}.product-characteristics__picture-wrapper{flex-direction:row;flex-wrap:wrap;align-items:stretch;padding:0 45px}.product-characteristics__picture-wrapper .product-characteristics__subtitle{text-align:left}.product-characteristics__picture-caption{font-size:24px;line-height:29px}}@media(min-width: 760px){.product-characteristics__video{padding-bottom:388px}}@media(min-width: 768px){.product-characteristics__comment{font-weight:400;font-size:12px;line-height:149.52%;color:#8a8a8a}.product-characteristics__description{font-size:14px;line-height:normal}.controls-src__item:not(:last-child){margin-bottom:12px}.product-characteristics__video{align-items:center}.product-characteristics__video--text{margin-bottom:30px;font-size:14px;line-height:120%}.product-characteristics__container{margin-bottom:24px}.product-characteristics__container--flex{display:flex;flex-wrap:wrap;gap:30px}.product-characteristics__container--flex img{width:100%}.product-characteristics__container--flex figure{width:47%;margin:0}}@media(min-width: 845px){.product-characteristics__picture-wrapper figure{justify-content:center}.product-characteristics__picture-wrapper figure.product-characteristicts__figure--shd86{min-width:310px}.product-characteristics__picture-wrapper figcaption{padding-top:15px}.product-characteristics__pictures-container{align-items:stretch}.product-characteristics__image-describing{max-width:50%}.product-characteristics__image-describing h4{margin-top:0}}@media(min-width: 930px){.controls-src__list{margin-top:auto;padding-left:18px}}@media(min-width: 900px){.product-characteristics--flex{position:relative;padding-left:294px;padding-right:15px;display:block}.product-characteristics--flex .product-characteristics__specifications{margin-top:0;float:left;margin-bottom:10px}.product-characteristics__gallery{position:absolute;top:0;left:0;margin:0;height:100%;border-right:1px solid #e0e0e0}.product-characteristics__order{align-self:flex-start;clear:left;margin-top:0;min-width:262px;width:100%}.product-characteristics__download{max-width:480px}.product-characteristics__download--top{float:right;margin-right:0;width:262px}.product-characteristics__submenu{margin-bottom:10px}.product-characteristics__submenu:last-child{margin-bottom:0}.product-characteristics__picture-caption{width:100%}.product-characteristics__picture-wrapper figure{margin:0 20px 10px}}@media(min-width: 1170px){.controls-src__title{font-weight:600;font-size:20px;line-height:24px;color:#000}.controls-src__list{padding-left:18px}.controls-src__item a{padding-left:10px;font-size:18px;line-height:22px;color:#000;margin-bottom:12px}.series__video{margin:0 !important}.product-characteristics__video--text{width:50%}.product-characteristics__description h3{font-weight:600;font-size:18px;line-height:24px;margin-bottom:8px}.product-characteristics__description p{font-weight:normal;font-size:14px;line-height:16px;max-width:660px}.product-characteristics__comment{font-size:13px;line-height:16px}.product-characteristics__container--flex{gap:30px}.product-characteristics__container--flex figure{max-width:340px;display:flex;flex-direction:column;justify-content:space-between}.product-characteristics__container--flex img{width:100%}.table-spec-mobile{display:none}.h3-mobile{display:none}.h3-desktop{padding:0}.linear-desc{padding-left:0;width:609px}.table-top__th{padding-left:20px !important}.linear__img{padding-right:0}.product-characteristics__picture-wrapper{padding:0}.linear__picture-wrapper img{width:555px;height:707px;max-height:inherit;max-width:inherit}.linear__picture-wrapper img{margin-top:0;margin-bottom:0}.product-characteristics__picture-wrapper figure{align-self:baseline}.product-characteristics__content-wrapper:not(:last-child){margin-bottom:30px}.scheme-fl86sth{margin-bottom:39px !important}}@media(min-width: 1192px){.product-characteristics--flex{display:flex;flex-direction:row;flex-wrap:nowrap}.product-characteristics--flex .product-characteristics__specifications{order:0;width:554px}.product-characteristics--wide{display:block}.product-characteristics__content-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;margin-top:20px}.product-characteristics__content-wrapper--shde{justify-content:center}.product-characteristics__content-wrapper:not(:last-child){margin-bottom:30px}.product-characteristics__content-wrapper>*{flex-shrink:1;margin-top:0;margin-bottom:0}.product-characteristics__description--top{float:left;width:554px}}.product-gallery{display:flex;flex-direction:column;align-items:center}.product-gallery.no-js .product-gallery__image-wrapper,.product-gallery.no-js .product-gallery__button{display:none}.product-gallery.no-js .product-gallery__preview{flex-wrap:wrap;justify-content:flex-start}.product-gallery.no-js .product-gallery__list{flex-wrap:wrap}.product-gallery__image-wrapper{width:170px;height:170px;padding:10px;display:flex;justify-content:center;align-items:center}.product-gallery__image-wrapper img{display:block;max-width:150px;max-height:150px;width:auto;height:auto}.product-gallery__carousel{display:none;position:relative;display:flex;width:262px;justify-content:center;align-items:center;margin-top:10px}.product-gallery__preview{width:260px}.product-gallery__list{list-style:none;margin:0;display:flex;padding:0 21px;justify-content:flex-start}.product-gallery__preview-img-wrapper{display:flex;align-items:center;justify-content:center;width:70px;height:70px;padding:5px;margin-right:4px;flex-shrink:0}.product-gallery__preview-img-wrapper:hover,.product-gallery__preview-img-wrapper:focus,.product-gallery__preview-img-wrapper:active{background:#fff;box-shadow:0 0 20px rgba(0,0,0,.25)}.product-gallery__preview-img-wrapper img{cursor:pointer;display:block;width:auto;height:auto;max-width:60px;max-height:60px}.product-gallery__button{position:absolute;top:50%;width:18px;height:18px;box-shadow:none;border:1px solid #bdbdbd;outline:none;background:none;border-radius:50%;margin:0;margin-top:-9px;cursor:pointer}.product-gallery__button:hover,.product-gallery__button:focus,.product-gallery__button:active{background:none;outline:none;box-shadow:none;border-color:#910603}.product-gallery__button::after{position:relative;content:"";display:block;width:5px;height:5px;border-left:1px solid;border-bottom:1px solid;border-color:inherit}.product-gallery__button--back{margin-right:4px;left:0}.product-gallery__button--back::after{transform:rotate(45deg);right:-1px;top:0}.product-gallery__button--forward{margin-left:4px;right:0}.product-gallery__button--forward::after{transform:rotate(225deg);right:1px;top:0}@media(min-width: 768px){.product-gallery{width:262px}.product-gallery__image-wrapper{width:250px;height:250px;padding:20px}.product-gallery__image-wrapper img{max-width:190px;max-height:190px}.product-gallery__carousel{width:262px}}@media(min-width: 900px){.product-gallery{width:279px;padding-top:20px;padding-left:8px;padding-right:8px}}@media(min-width: 1192px){.product-gallery{width:279px}.product-gallery__preview{overflow:visible}}.st-motor{min-width:320px;padding-top:20px;padding-bottom:40px;background:#f0f0f0}.ssd-wrapper{padding:0 15px;margin:0 auto}.ssd-wrapper img{width:100%}.st-motor__title{margin-top:0;margin-bottom:12px;font-size:26px;line-height:31px;text-transform:none;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;color:#333}.prog-dev{margin-top:10px}.st-motor__filter+.st-motor__series{margin-top:0}.st-motor__series{margin-top:35px;margin-bottom:55px}.st-motor__download{display:flex;flex-direction:column;align-items:flex-start;margin-top:20px}.prog-dev p{font-size:14px;line-height:17px;font-weight:300;font-style:italic;color:#333}.st-motor__feedback{margin-top:20px;padding:20px 15px;padding-bottom:0;border-top:1px solid #e0e0e0}.navigation__list{padding:0;list-style:none;margin:0;display:flex;justify-content:space-between}.navigation__item a{text-decoration:none;color:#616161}.navigation__item--current a{background-color:#fff}.prog-dev__table-wrap{display:flex;gap:30px}.prog-dev__left-col,.prog-dev__right-col{background-color:#fff}.clarification__img{max-width:100%;padding:0 15px}@media(max-width: 767px){.prog-dev__left-col,.prog-dev__right-col{padding:20px 15px}.ssd-list{padding-left:15px !important;padding-right:15px !important}.clarification__img{margin:0 auto}.ssd-wrapper img{margin-top:15px;margin-bottom:10px}.prog-dev__table-wrap{gap:20px}.prog-dev__img img{width:100%}.prog-dev__table-wrap{flex-direction:column}.prog-dev__table caption{font-weight:600;font-size:18px;line-height:22px;color:#910603;padding-left:5px;margin-bottom:20px;text-align:left}.prog-dev__table{width:100%}.prog-dev__table th{font-weight:500;font-size:12px;line-height:15px;text-align:justify;color:gray;border-bottom:1.5px solid #ebebeb}.prog-dev__table tr td{padding-top:10px;padding-bottom:10px;padding-left:28px;font-weight:500;font-size:14px;line-height:17px;border-bottom:1.5px solid #ebebeb;color:#333}.prog-dev__list{padding-left:32px !important}.prog-dev__list li{font-size:14px;line-height:163%;color:#333}.prog-dev__left-col,.prog-dev__right-col{padding:10px;border-radius:4px}.prog-dev__title{font-weight:bold;font-size:16px;line-height:19px;padding:0 15px;margin-top:0;color:#333}.prog-dev__h1{margin-bottom:10px !important}.prog-dev p{padding:0 15px}.prog-dev__img{margin-top:20px}.st-motor__wrapper--mobile{padding:0}.st-motor__title{padding:0 15px}.st-motor__download{padding:0 15px}.st-motor__select{margin-top:20px;padding:0 15px}.st-motor__select a{text-decoration:none;font-size:18px;line-height:23px;color:#910603;padding:4px 12px;border:1px solid #910603;border-radius:2px;width:290px;display:block;margin:auto;text-align:center}.st-motor__select a:hover{color:#fff;background-color:#910603}.st-motor__img{margin:auto;display:block}.st-motor__series{margin-bottom:20px}.linear{padding:0}.navigation__list{flex-direction:column}.navigation__item{padding-left:25px;width:100%;padding-right:25px}.navigation__item{margin-bottom:20px}.navigation__item--current:nth-child(even){padding:15px 25px 15px 25px}.navigation__item--current:last-child{padding:15px 25px 15px 25px}.navigation__item a{font-weight:bold;font-size:12px;line-height:15px}.navigation__wrapper{margin-top:20px;margin-bottom:0}.navigation__item--current{background-color:#fff;padding-left:25px;width:100%;padding-top:20px;padding-bottom:20px}.navigation__item--current a{color:#910603}.brushless-motors-title{font-weight:bold;font-size:20px;line-height:24px;color:#333;padding:0 15px;margin-bottom:20px}.bls-img-desktop{display:none}.bls-img-mobile{padding:0 15px;margin-bottom:10px}.bls-text{margin-bottom:0 !important}.navigation__wrapper{margin-top:0}.submenu{padding:0 15px;margin-bottom:20px;margin-top:15px}.drop-menu-st .submenu__list{max-width:91%}}@media(min-width: 768px){.prog-dev__left-col,.prog-dev__right-col{padding:20px 30px}.st-motor__title{margin-bottom:20px;font-size:24px;line-height:29px}.st-motor__filters{margin-bottom:20px}.st-motor__filter+.st-motor__series{margin-top:12px}.st-motor__series{margin-top:30px}.st-motor__upply{margin-bottom:30px}.st-motor__select{margin-top:30px}.st-motor__select a{text-decoration:none;font-size:18px;line-height:23px;color:#910603;padding:4px 12px;border:1px solid #910603;border-radius:2px}.st-motor__select a:hover{color:#fff;background-color:#910603}.st-motor__wrapper--driver{padding:0}.st-motor__wrapper--supply{padding:0}.supply-title{padding:0 45px}.linear{padding:0}.bls-img-mobile{display:none}.prog-dev{margin-top:20px}}@media(min-width: 768px)and (max-width: 899px){.prog-dev__table-wrap{padding:0 15px;flex-direction:column}}@media(min-width: 900px)and (max-width: 1169px){.prog-dev__table-wrap{padding:0 15px;flex-direction:row}}@media(min-width: 768px)and (max-width: 1169px){.navigation__list{flex-direction:row;align-items:center}.prog-dev__img{padding:0 15px}.ssd{width:100% !important}.ssd-list{padding-left:60px !important;padding-right:45px !important}.prog-dev__img img{width:100%;max-width:768px;display:block;margin:0 auto}.prog-dev{padding:0 45px}.prog-dev__table-wrap{padding:0 15px}.prog-dev__table caption{font-weight:600;font-size:18px;line-height:22px;color:#910603;margin-bottom:20px;text-align:left}.prog-dev__table th{font-weight:500;font-size:12px;line-height:15px;text-align:justify;color:gray;border-bottom:1.5px solid #ebebeb}.prog-dev__table tr td{padding-top:10px;padding-bottom:10px;padding-left:28px;font-weight:500;font-size:14px;line-height:17px;border-bottom:1.5px solid #ebebeb;color:#333}.prog-dev__left-col,.prog-dev__right-col{padding:20px 30px;border-radius:4px;width:50%}.navigation__item:first-child{padding-left:45px}.navigation__item:nth-child(even){text-align:center;width:250px}.navigation__item--current:nth-child(even){padding:12px 27px;width:268px}.navigation__item:last-child{padding-right:45px;width:237px}.navigation__item--current:last-child{padding:5px 45px 5px 15px;width:271px}.navigation__item a{font-weight:bold;font-size:12px;line-height:15px}.navigation__wrapper{margin-top:30px;margin-bottom:30px}.navigation__item--current{background-color:#fff;padding-left:45px;padding-right:50px;padding-top:20px;padding-bottom:20px}.navigation__item--current a{color:#910603}.brushless-motors-title{font-weight:bold;font-size:18px;line-height:22px;color:#333;margin-top:0;margin-bottom:15px}.brushless-img{margin-top:50px}.st-motor-gearmotor{padding-bottom:15px}.navigation__wrapper{margin-top:30px;margin-bottom:30px}.prog-dev__h1{padding:0 45px !important;font-weight:bold;font-size:26px !important;line-height:29px !important;margin-top:0;color:#333}.ssd-wrapper{padding:0 45px;margin:0 auto;max-width:678px}.ssd-wrapper img{margin-top:20px;margin-bottom:15px}.clarification__img{max-width:574px;padding:0 45px;margin:0 auto;margin-bottom:15px;margin-top:20px}.submenu{margin-bottom:20px;margin-top:15px}}.stock{padding-top:32px;padding-bottom:40px;background:#f0f0f0}.stock__wrapper{padding:0 15px}.stock__wrapper-drivers{padding:0}.stock__card-link{text-decoration:none;display:block}.stock__title{margin:0;margin-bottom:24px;font-weight:bold;font-size:16px;line-height:19px;color:#000}.stock__cards{display:grid;gap:10px;grid-template-columns:repeat(12, 1fr)}.stock__card{height:auto;grid-column:span 6;background:#fff;border:1px solid #d1d1d1;border-radius:5px;padding:16px 8px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.stock__card:hover{transform:scale(1.03)}.stock__card-drivers{padding:16px 12px;height:auto}.stock__card-link{display:block;width:100%}.stock__card-pic{display:block;margin:0 auto;text-align:center;margin-bottom:8px}.stock__card-img{margin:0 auto;align-self:center;align-content:center}.stock__card-title{display:block;font-weight:bold;font-size:13px;line-height:12px;color:#333;margin:0;margin-bottom:10px;position:relative}.stock__card-title span{display:block;font-weight:500;padding-top:4px}.stock__card-features{margin-top:auto;margin-bottom:10px}.stock__card-feature{width:100%;display:table;table-layout:auto;padding-bottom:4px;font-size:12px;line-height:150%}.stock__card-feature--left{display:table-cell;float:left;margin-right:4px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.stock__card-feature--right{display:table-cell;float:right;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:4px}.stock__card-feature--separator{background-image:linear-gradient(to right, #8A8A8A 33%, rgba(255, 255, 255, 0) 0%);background-position:bottom;background-size:8px 1px;background-repeat:repeat-x;display:table-cell;width:inherit}.stock__card-item{margin-bottom:5px;font-weight:normal;font-size:10px;line-height:130%;color:#333}.stock__card-item:last-child{margin-bottom:0}.stock__card-button{display:block;align-self:center;margin:0 auto;margin-top:auto;text-decoration:none;font-weight:bold;font-size:11px;line-height:13px;color:#910603;padding:8px 24px;border:1px solid #910603;border-radius:4px}.stock__card-button:hover,.stock__card-button:focus{background:#910603;color:#fff;transition:all .5s ease}.stock__card-button:active{opacity:.7}.stock__card-drivers picture{width:116px;height:100px;display:flex}.stock__card-img--drivers{width:80px;margin:auto}.stock__card-button--drivers{margin-top:15px}@media(min-width: 768px){.stock{padding:32px 0 20px}.stock__wrapper{padding:0 15px}.stock__title{font-size:19px}.stock__cards{gap:30px}.stock__card{padding:24px 18px;grid-column:span 4}.stock__card-pic{margin:0}.stock__card-title{font-size:16px;line-height:18px;margin-bottom:10px}.stock__card-title span{font-weight:500}.stock__card-item{font-size:13px;line-height:150%;margin-bottom:8px}.stock__card-button{font-size:16px;line-height:19px;padding:8px 50px}.stock__card-feature{font-size:15px;line-height:150%}.stock__card-feature--left{display:table-cell;float:left;margin-right:8px}.stock__card-feature--right{display:table-cell;float:right;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:8px}.stock__card-drivers{height:auto}.stock__card-drivers picture{width:194px;height:154px;display:flex}.stock__card-img--drivers{width:120px;margin:auto}}@media(min-width: 1170px){.stock{padding:50px 0 62px}.stock__wrapper{padding:0}.stock__title{font-size:20px}.stock__card{height:auto;grid-column:span 3;padding:24px 16px}.stock__card-pic{margin-bottom:0 !important}.stock__card-drivers picture{width:231px;height:190px;display:flex}.stock__card-img--drivers{width:140px;margin:auto}.bls-img-desktop{margin:auto 0}.st-motor{padding-top:20px}.clarification__img{max-width:574px;padding:0}.ssd{width:650px !important}.ssd-wrapper{padding:0;margin:0}.ssd-wrapper img{max-width:858px;margin-bottom:15px;margin-top:20px}.prog-dev__table-wrap{margin-top:6px}.prog-dev__table caption{font-weight:600;font-size:18px;line-height:22px;color:#910603;margin-bottom:20px;text-align:left}.prog-dev__h1{font-weight:bold;font-size:26px !important;line-height:29px !important;margin-top:0;color:#333}.prog-dev__table th{font-weight:500;font-size:12px;line-height:15px;text-align:justify;color:gray;border-bottom:1.5px solid #ebebeb}.prog-dev__table tr td{padding-top:10px;padding-bottom:10px;padding-left:28px;font-weight:500;font-size:14px;line-height:17px;border-bottom:1.5px solid #ebebeb;color:#333}.prog-dev__left-col,.prog-dev__right-col{padding:20px;border-radius:4px;max-width:555px}.prog-dev p{max-width:641px}.prog-dev__img{margin-top:20px}.st-motor__wrapper{width:1170px;margin:0 auto;padding:0 15px}.st-motor__filters{margin-bottom:40px}.st-motor__download{margin:0}.st-motor__top{display:flex;justify-content:space-between}.st-motor__container{display:flex;justify-content:space-between}.st-motor__title{font-size:26px}.st-motor__select{margin-top:30px}.st-motor__select a{text-decoration:none;font-size:18px;line-height:23px;color:#910603;padding:4px 12px;border:1px solid #910603;border-radius:2px}.st-motor__select a:hover{color:#fff;background-color:#910603}.st-controller{margin-bottom:30px}.supply-title{padding:0}.st-motor__linear{padding:0}.navigation__wrapper{margin-top:50px;margin-bottom:50px}.navigation__item--current a{padding-left:60px;padding-right:40px;padding-top:20px;padding-bottom:20px;color:#910603}.brushless-motors-title{font-weight:bold;font-size:18px;line-height:22px;color:#333;margin-bottom:15px}.navigation__list{flex-direction:row}.navigation__item a{font-weight:bold;font-size:12px;line-height:15px}.navigation__wrapper{margin-top:50px;margin-bottom:50px}.navigation__item a{padding-left:60px}.navigation__item--current a{padding-left:45px;padding-right:50px;padding-top:20px;padding-bottom:20px;color:#910603}.item-cur{padding-left:60px}.item-side{padding-right:60px}.item-side2{padding-left:0 !important}.brushless-motors-title{font-weight:bold;font-size:18px;line-height:22px;color:#333;margin-bottom:15px}.st-motor-gearmotor{padding-bottom:15px}.st-motor-flex{flex-direction:row !important}.drop-menu-st{display:flex;justify-content:space-between}.drop-menu-st .submenu{width:30%}}.product-navigation{list-style:none;margin:0;margin-top:10px;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0 10px}.product-navigation__link{display:block;text-decoration:none;color:#910603;width:135px;min-height:27px;padding:5px;margin-bottom:10px;margin-left:5px;margin-right:5px;font-size:14px;line-height:17px;text-align:center;border:1px solid #910603}.product-navigation__link:active,.product-navigation__link:focus{color:#fff;background:#910603}@media(min-width: 768px){.product-navigation__link:hover{color:#fff;background:#910603}}@media(min-width: 1170px){.product-navigation{width:1170px;margin-left:auto;margin-right:auto}}.extra-product-popup{position:fixed;z-index:11;width:264px;bottom:40%;margin-bottom:9px;left:50%;margin-left:-132px;min-height:123px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px;background-color:#fff;background-image:url(../img/icon-success-green.svg);background-repeat:no-repeat;background-position:center center;background-size:28px 28px;color:#333}.extra-product-popup h3{margin:0;margin-bottom:46px;text-align:center;font-weight:500;font-size:18px;line-height:22px}.extra-product-popup p{margin:0;text-align:center;font-size:10px;line-height:12px}.extra-product-popup--hidden{display:none}.extra-product-popup__close-btn{position:absolute;top:10px;right:10px;width:12px;height:12px;align-self:flex-end;background:none;border:none;padding:0;outline:none;box-shadow:none;cursor:pointer}.extra-product-popup__close-btn::after,.extra-product-popup__close-btn::before{position:absolute;left:0;top:6px;content:"";width:100%;height:1px;background:#333}.extra-product-popup__close-btn::after{transform:rotate(45deg)}.extra-product-popup__close-btn::before{transform:rotate(-45deg)}@media(min-width: 768px){.extra-product-popup{width:512px;padding:40px;min-height:232px;margin-left:-256px;background-size:56px 56px}.extra-product-popup h3{margin-bottom:84px;font-weight:bold;font-size:26px;line-height:31px}.extra-product-popup p{max-width:300px;font-size:14px;line-height:17px}.extra-product-popup__close-btn{width:24px;height:24px;top:15px;right:15px}.extra-product-popup__close-btn::after,.extra-product-popup__close-btn::before{top:12px}}.product-preview{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:186px;min-height:265px;background:#fff;padding:15px;padding-bottom:20px;border-radius:5px}.product-preview__picture-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%;height:165px;margin-bottom:8px}.product-preview__picture-wrapper img{width:auto;height:auto;max-width:150px;max-height:150px;display:block;margin:0 auto}.product-preview__picture-wrapper p{max-width:100%}.product-preview__name{align-self:flex-start;font-weight:700;font-size:12px;line-height:14px;text-transform:uppercase;margin:0 5px;margin-bottom:8px;text-align:left}.product-preview__name a{text-decoration:none}.product-preview__description{align-self:flex-start;margin:0 5px;margin-bottom:8px;font-size:12px;line-height:15px;text-align:left}.product-preview__link{font-weight:700;font-size:11px;line-height:13px;text-align:center;text-transform:uppercase;color:#730c0b;padding:8px 24px;border:1px solid #730c0b;border-radius:5px;text-decoration:none;width:100%}.product-preview__label{position:relative;width:165px;height:32px;margin:0 10px;margin-top:auto;border:1px solid #910603;border-radius:2px;color:#910603;text-align:center;padding:5px}.product-preview__label:hover::after{position:absolute;z-index:5;content:attr(data-title);min-width:140px;height:30px;top:calc(100% + 1px);left:40px;padding:5px;text-align:center;background-color:#bdbdbd;background-clip:padding-box;color:#fff;font-size:12px;line-height:16px;border:3px solid #bdbdbd;border-top-color:rgba(0,0,0,0);border-right:none;border-bottom:none;border-radius:2px}.product-preview__checkbox:checked+.product-preview__label{background:#910603;color:#fff}@media(min-width: 768px){#section-related{margin-top:20px}.product-preview{width:260px;min-height:230px;align-items:flex-start;margin-right:20px}.product-preview__name{margin:0;margin-bottom:8px;font-weight:700;font-size:15px;line-height:18px}.product-preview__description{font-size:14px;line-height:17px;margin:0;margin-bottom:auto}.product-preview__link{margin-top:10px;font-size:12px;line-height:15px;width:85%;align-self:center}.product-preview__picture-wrapper{width:100%;height:165px;margin-bottom:10px}.product-preview__picture-wrapper img{max-width:150px;max-height:150px}.product-preview__label{min-width:165px;width:auto;max-width:200px;margin-left:auto;margin-right:auto;padding:3px;font-size:18px;line-height:23px;cursor:pointer}.product-preview__label:active{background:#910603;color:#fff}}@media(min-width: 1170px){.product-preview{width:260px;min-height:320px;align-items:flex-start;margin-right:30px;padding:30px}.product-preview:last-child{margin-right:0}.product-preview__link{width:100%;margin-top:18px;font-size:14px;line-height:17px}.product-preview__link:hover{transform:scale(1.05)}.product-preview__picture-wrapper{width:100%;height:185px;margin-bottom:16px}.product-preview__picture-wrapper img{max-width:185px;max-height:185px}}.series-sensors__card{display:flex;flex-direction:column;gap:16px;width:100%}.series-sensors__card--features{margin-bottom:25px}.series-sensors__card--feature{font-weight:400;font-size:13px;line-height:150%;margin-bottom:8px}.series-sensors__card--feature:last-child{margin:0}.series-sensors__card--feature .card__feature-left{color:#8a8a8a}.series-sensors__card-title{font-size:15px !important;margin-bottom:25px !important}.series-sensors__card-title span{font-size:12px !important}.series-sensors__info-title{font-weight:700 !important;font-size:16px !important;line-height:19px !important;color:#8a8a8a !important;margin:0;margin-bottom:12px}.series-sensors__info-list{color:#8a8a8a !important;list-style:disc}.series-sensors__info-subtitle{color:#8a8a8a !important}.series-sensors__info-list li{list-style-type:disc !important}.series-sensors__info-item p{color:#8a8a8a !important}.series-sensors__info-accordions{border-top:1px solid #8a8a8a}.series-sensors__info-accordion--button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:18px 6px;border:none;border-bottom:1px solid #8a8a8a;text-align:left;font-weight:600;font-size:13px;line-height:149.52%;color:#8a8a8a}.series-sensors__info-accordion--button::after{display:block;content:url(../img/pictograms/arrow-down.svg);width:20px;height:20px}.series-sensors__info-accordion--button.active::after{transform:rotate(-180deg);transition:all .5s ease}.series-sensors__info-accordion-content{display:none}.series-sensors__info-accordion-content.active{display:block;border-bottom:1px solid #8a8a8a}.series-sensors__info-accordion-content img{width:100%;padding:10px 0}.series-sensors__info-decoding--list{color:#8a8a8a;font-weight:600;font-size:12px;line-height:149.52%;padding:0;list-style-position:inside}.series-sensors__info-decoding--list li{margin-bottom:12px}.series-sensors__info-decoding--list li:last-child{margin-bottom:0}.series-sensors__info-decoding--sublist{font-weight:400;padding:0;list-style-position:inside;list-style:none;margin:6px 0}.series-sensors__info-decoding--sublist li{margin-bottom:5px}.series-sensors__info-decoding--sublist li:last-child{margin-bottom:0}.series__benefits{display:flex;flex-wrap:wrap;margin-bottom:32px}.series__benefit{display:flex;align-items:center;margin-bottom:8px;padding:8px;border:1px solid #e0e0e0;border-radius:10px;max-width:400px;width:100%}.series__benefit p{margin:0;font-weight:500;font-size:13px;line-height:15px}.series__benefit picture{display:flex}.series__benefit img{margin:auto 0;margin-right:12px}.series__bracket-cards{display:flex;gap:16px;flex-wrap:wrap}.series__bracket-card{width:47%;padding:8px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e0e0e0;border-radius:5px}.series__bracket-card--top{margin-bottom:auto;display:flex;flex-direction:column}.series__bracket-card--pic{align-self:center;margin-bottom:10px}.series__bracket{padding:30px 15px}.series__bracket-card--title{font-size:10px;line-height:12px;font-weight:500;margin:0;margin-bottom:10px}.series__bracket-card--title span{font-weight:700;display:block;margin-bottom:8px}.series__bracket-card--reference{margin-top:8px;margin-bottom:10px}.series__bracket-card--reference p{font-weight:400;font-size:9px;line-height:150%;margin:0}.series__bracket-card--reference ul{margin:0;padding:0;list-style:none}.series__bracket-card--reference li{display:inline;font-size:9px;line-height:150%}.series__bracket-card--reference a{text-decoration:none}.series__bracket-card--button{background:#f2f2f2;color:#333;padding:6px 25px 6px 8px;font-weight:400;font-size:10px;line-height:12px;position:relative;border:none;width:100%;margin-bottom:10px;border-radius:50px}.series__bracket-card--button::after{position:absolute;content:url(../img/pictograms/cross.svg);width:10px;height:10px;right:11px;top:0;bottom:0;margin:auto}.series__bracket-card--link{display:block;padding:8px 24px;gap:10px;width:100%;height:29px;background:#fff;border:1px solid #730c0b;border-radius:5px;text-decoration:none;color:#730c0b;font-weight:700;font-size:11px;line-height:13px;text-align:center;text-transform:uppercase}.series__bracket-overlay{display:none;opacity:0;visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:20;transition:.3s all}.series__bracket-popup{display:none;opacity:0;visibility:hidden;background:#fff;padding:18px 8px;position:fixed;width:100%;max-width:300px;top:50%;left:50%;transform:translate(-50%, -50%);z-index:30}.series__bracket-overlay.active,.series__bracket-popup.active{display:block;opacity:1;visibility:visible}.series__bracket-popup--close{position:absolute;padding:8px;right:0;top:0}.series__bracket-popup--pic img{width:100%}@media(min-width: 768px){.series__benefits{justify-content:center}.series__benefit{max-width:300px;margin-right:24px;margin-bottom:20px;padding:24px}.series__benefit:nth-child(2n){margin-right:0}.series__benefit p{margin:auto;font-size:14px;line-height:17px}.series__bracket-cards{gap:30px}.series__bracket-card{width:30%;padding:24px 16px}.series__bracket-card--title{font-size:15px;line-height:18px;margin-bottom:16px}.series__bracket-card--reference{margin-top:16px;margin-bottom:16px}.series__bracket-card--reference p{font-size:12px;line-height:150%}.series__bracket-card--reference li{font-size:12px;line-height:150%}.series__bracket-card--button{background:#f2f2f2;padding:10px 32px 10px 32px;font-weight:400;font-size:13px;line-height:16px;margin-bottom:15px}.series__bracket-card--button::after{position:absolute;content:url(../img/pictograms/cross-tablet.svg);width:15px;height:15px;right:25px;top:0;bottom:0;margin:auto}.series__bracket-popup{padding:24px 16px;width:100%;max-width:530px}.series__bracket-popup--close{padding:12px}}@media(min-width: 1170px){.series__benefits{padding:0 45px}.series__bracket-card{width:22%;padding:75px 16px 24px 16px;position:relative}.series__bracket-card--title{color:#8a8a8a}.series__bracket-card--title span{display:inline;color:#333}.series__bracket-card--reference p{font-size:13px;line-height:150%;margin-bottom:4px}.series__bracket-card--reference li{font-size:13px;line-height:150%}.series__bracket-card--reference li:hover{text-decoration:underline;color:#730c0b}.series__bracket-card--button{position:absolute;background:#f2f2f2;padding:10px 39px 10px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;top:24px;right:16px;cursor:pointer}.series__bracket-card--button:hover{transform:scale(1.05)}.series__bracket-card--button:active{opacity:.7}.series__bracket-card--button::after{position:absolute;content:url(../img/pictograms/cross-desktop.svg);width:19px;height:19px;right:10px;top:0;bottom:0;margin:auto}.series__bracket-card--link{font-size:14px;line-height:17px;padding:12px 52px;height:42px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.series__bracket-card--link:hover{background:#910603;color:#fff;transition:all .3s ease}.series__bracket-card--link:active{opacity:.7}.series__bracket-popup{padding:30px 20px;width:100%;max-width:660px}.series__bracket-popup--close{padding:15px;cursor:pointer}}.card__feature{width:100%;display:table;table-layout:auto}.card__features--grey .card__feature-left{color:#8a8a8a}.card__features--grey .card__feature{font-size:13px;line-height:16px}.card__feature-left{float:left;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-right:4px}.card__feature-right{width:-webkit-max-content;width:-moz-max-content;width:max-content;float:right;margin-left:4px}.card__feature-separator{background-image:linear-gradient(to right, #8a8a8a 33%, rgba(255, 255, 255, 0) 0%);background-position:bottom;background-size:8px 1px;background-repeat:repeat-x;display:table-cell;width:inherit}.series__title-desktop{display:none}.series__cards{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:50px}.series__top{padding:0 28px;margin:0 auto;margin-bottom:25px}.series__preview p{font-weight:400;font-size:12px;line-height:24px;margin:0}.series__preview{margin-bottom:18px}.series__preview ul{margin:0;font-size:12px;line-height:24px;padding-left:16px}.series__bottom{padding:0 15px;margin:0 auto}.series__card{display:flex;flex-direction:column;justify-content:center;padding:16px;border-radius:5px;background-color:#fff;color:#333}.series__img{margin:20px auto 40px;max-width:100%}.series__card a{text-decoration:none}.series__card-title{font-weight:bold;font-size:15px;line-height:20px;margin:0;margin-bottom:4px}.series__card-info{margin:0;margin-bottom:18px;font-size:12px;line-height:150%}.series__card-right{width:100%}.series__card-benefits{list-style:none;padding-left:8px;margin:0;position:relative;border-left:1px solid #837c7c;margin-bottom:16px}.series__card-benefits--item{font-size:13px;line-height:18px;margin-bottom:5px}.series__card-benefits--item:last-child{margin:0}.series__card-benefits--item span{font-weight:600}.series__card-comment,.series__card-text{margin:0;font-weight:300;font-size:12px;line-height:18px;color:#837c7c;margin:0;margin-bottom:16px}.series__card-text{display:none}.series__card-button{display:block;padding:8px 20px;color:#fff;background:#730c0b;border:1px solid #730c0b;max-width:180px;text-align:center;margin:0 auto;text-decoration:none;font-weight:bold;font-size:16px;line-height:19px;text-align:center;border-radius:5px;order:3}.series__card-button--desktop{display:none}.series__info{font-size:11px;line-height:150%;color:#8a8a8a}.series__info-title{margin:0;font-weight:500;font-size:20px;line-height:23px;margin-bottom:24px}.series__info-title span{margin-top:4px;display:block;font-weight:normal;font-size:14px;line-height:16px}.series__info-desc{margin:0;margin-bottom:16px}.series__info-desc span{display:block;font-weight:600;margin-bottom:4px}.series__info-text{margin:0;margin-bottom:8px}.series__info-list{margin:0;padding-left:10px;margin-bottom:16px}.series__async-title,.series__gearmotor-title{font-weight:700;font-size:20px;line-height:24px;margin:0;margin-bottom:24px}.series__async-title span{display:block;margin-top:8px;font-size:16px;line-height:19px;color:#8a8a8a}.series__async-top,.series__async-bottom,.series__gearmotor-top,.series__gearmotor-bottom{padding:0 15px;margin:0 auto}.series__async-cards,.series__gearmotor-cards{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.series__async-card,.series__gearmotor-card{display:flex;gap:15px;padding:16px;background:#f8f8f8;border-radius:5px}.series__async-card--pic img,.series__gearmotor-card--pic img{width:99px}.series__async-card--link,.series__gearmotor-card--link{text-decoration:none}.series__async-card--desc,.series__gearmotor-card--desc{width:100%}.series__async-card--title,.series__gearmotor-card--title{font-weight:700;font-size:12px;line-height:15px;margin:0;margin-bottom:4px}.series__async-card--headline,.series__gearmotor-card--headline{margin-bottom:8px;font-size:15px;line-height:18px}.series__async-card-series,.series__gearmotor-card-series{font-size:11px;line-height:13px;color:#8a8a8a;margin:0;margin-bottom:16px}.series__async-card--feature,.series__gearmotor-card--feature{font-size:12px;line-height:150%;margin-bottom:6px}.series__async-card-btn,.series__gearmotor-card-btn{display:block;font-weight:700;font-size:11px;line-height:13px;text-align:center;color:#730c0b;text-decoration:none;padding:8px 6px;background:#fff;border:1px solid #730c0b;box-sizing:border-box;border-radius:5px;margin-top:8px}.series__gearmotor-text{margin-bottom:24px}.series__gearmotor-comment{margin-bottom:50px}.series__gearmotor-text p,.series__gearmotor-comment p{font-weight:400;font-size:10px;line-height:152.52%;color:#8a8a8a;margin:0;margin-bottom:8px}.series__bottom-desc{font-size:12px;line-height:150%;margin:0;margin-bottom:16px}.series__bottom-desc:last-child{margin-bottom:32px}.series__async-text{margin-bottom:30px}.series__async-text p{font-size:14px;line-height:150%;margin:0;margin-bottom:10px}.series__async-text--pic{display:flex;flex-direction:column;gap:10px}.series__async-text--pic img{width:100%}.series-drivers__top{margin:0 15px}.series-drivers__top-text p{font-weight:400;font-size:12px;line-height:149.52%;margin:0;margin-bottom:24px}.series-drivers__bottom{margin:0 15px}.series-drivers__cards{margin-bottom:32px}.series-drivers__card{flex-direction:row;background:#f8f8f8}.series-drivers__card-pic{display:flex}.series-drivers__card-pic img{margin:auto;margin-bottom:15px}.series-drivers__card-left{padding:4px;padding-bottom:8px;background:#fff;margin-right:15px}.series-drivers__card-link{display:flex;flex-direction:column;justify-content:space-between}.series-drivers__card-button{padding:8px 14px;font-size:11px;line-height:13px;text-align:center;text-transform:uppercase}.series-drivers__card-title{font-weight:700;font-size:14px;line-height:17px;margin-bottom:8px}.series-drivers__card-title span{font-weight:400;display:block;font-size:10px;line-height:150%;color:#8a8a8a;margin-top:4px}.series-drivers__card--features{margin-bottom:8px}.series-drivers__card--feature{font-weight:400;font-size:11px;line-height:150%}.series-drivers__card-comment{font-weight:400;font-size:11px;line-height:150%;margin:0}.series-drivers__card-desc{margin-top:8px}.series-drivers__card-desc--title{font-weight:600;font-size:11px;line-height:150%;color:#333;margin:0}.series-drivers__card-desc-text{font-weight:400;font-size:10px;line-height:150%;color:#8a8a8a;margin:0;margin-bottom:4px}.series-drivers__card-desc-list{margin:0;padding-left:20px}.series-drivers__card-desc-list li{font-weight:400;font-size:11px;line-height:150%;color:#333}.series-drivers__info-item{margin-bottom:24px}.series-drivers__info-item--container img{width:100%;margin-bottom:10px}.series-drivers__info-item p{font-weight:400;font-size:12px;line-height:149.52%;margin:0;margin-bottom:6px}.series-drivers__info-item h3{font-weight:700;font-size:20px;color:#333}.series-drivers__info-item h4{font-weight:700;font-size:16px;line-height:19px;margin-bottom:16px;color:#333}.series-drivers__info-item h5{font-weight:600;font-size:14px;line-height:17px;color:#333;margin:0}.series-drivers__info-notice{font-weight:400;font-size:12px;line-height:149.52%;color:#730c0b;padding:10px;border:1px solid #730c0b;border-radius:15px}.series-drivers__info-item--cards{padding:0 !important}.series-drivers__info-item--cards li{list-style:none !important;margin-bottom:16px !important;padding:16px 10px !important;background:#fff;border-radius:10px;display:flex;gap:10px}.series-drivers__info-item--cards li::before{content:url(../img/pictograms/mending.svg);width:26px;height:26px}.series-drivers__info-item--cards li{margin-bottom:0}.series-drivers__info-item--cards h5{font-weight:600;font-size:14px;line-height:17px;margin-bottom:6px}.series-drivers__info-item ul{margin-top:16px;padding-left:20px}.series-drivers__info-item--list li{list-style:auto !important}.series-drivers__info-item li{font-weight:400;font-size:12px;line-height:149.52%;margin-bottom:4px;padding-left:6px;list-style-type:"-"}.series-drivers__info-item--feature{font-weight:400;font-size:12px;line-height:149.52%;margin-bottom:5px}.drivers__wrapper{padding:0 15px;margin:0 auto}.drivers__title{font-weight:bold;font-size:20px;line-height:24px;margin:0;margin-bottom:16px}.drivers__dowlands{max-width:150px;display:block;text-decoration:none;font-weight:bold;font-size:12px;line-height:15px;text-align:center;color:#730c0b;padding:10px;border:1px solid #730c0b;margin:0;margin-bottom:24px}.drivers__cards{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.drivers__card{background:#fff;box-shadow:4px 4px 18px rgba(166,166,166,.25)}.drivers__card-top{padding:16px;margin:0 auto;position:relative}.drivers__card-top::after{position:absolute;display:block;content:"";width:80%;height:1px;background:#837c7c;bottom:0;left:0;right:0;margin:0 auto}.drivers__card-right{color:#837c7c}.drivers__card-left{display:flex;flex-direction:column;justify-content:space-between}.drivers__card-img{margin:0 auto;margin-top:20px;margin-bottom:16px;height:180px;margin-left:50%;transform:translateX(-50%)}.drivers__card-title{text-decoration:none;font-weight:bold;font-size:20px;line-height:22px;margin:0;margin-bottom:20px}.drivers__card-title a{text-decoration:none}.drivers__card-desc{font-weight:600;font-size:12px;line-height:18px;margin:0;margin-bottom:4px}.drivers__card-list{margin:0;font-size:12px;line-height:18px;margin-bottom:12px;padding-left:4px;list-style:none;border-left:1px solid #837c7c}.drivers__card-item{margin:0;margin-bottom:6px}.drivers__card-item:last-child{margin-bottom:0}.drivers__card-comment{font-weight:300;font-size:12px;line-height:18px;color:#837c7c;margin:0;margin-top:8px;margin-bottom:16px}.drivers__card-button{display:block;text-decoration:none;font-weight:bold;font-size:15px;line-height:19px;text-align:center;color:#fff;padding:8px 20px;background:#730c0b;border-radius:5px;margin-bottom:24px;max-width:177px;margin:0 auto;margin-bottom:24px}.drivers__card-button--desktop{display:none}.drivers__card-scheme{width:100%}.drivers__info{padding:16px;background:#fff;border-radius:10px;margin:0}.drivers__info-item{margin-bottom:32px}.drivers__info-item:last-child{margin-bottom:0}.drivers__info-title{font-weight:700;font-size:16px;line-height:19px;margin:0;margin-bottom:12px}.drivers__info-text{font-weight:400;font-size:12px;line-height:149.52%;margin:0}.drivers__info-text a{font-weight:600}.drivers__info-pic{display:flex;flex-direction:column;gap:24px;margin-top:32px}.drivers__info-pic img{width:100%;margin-bottom:8px}.drivers__info-pic figcaption{font-weight:400;font-size:10px;line-height:152.52%;color:#8a8a8a}.drivers__info-video--title{font-weight:600;font-size:14px;line-height:17px;text-align:center;margin:0;margin-bottom:16px;margin-top:32px}.drivers__info-teory img{width:100%;margin-bottom:8px}.series__precision-gearbox{min-width:320px;background:#f0f0f0}.series__precision-gearbox-wrapper{padding:34px 15px 20px}.series__precision-gearbox-title{font-weight:700;font-size:20px;line-height:24px;margin:0;margin-bottom:20px}.series__precision-gearbox-info{font-weight:500;font-size:13px;line-height:15px;color:#8a8a8a;margin-bottom:32px}.series__precision-gearbox-info p{margin:0}.series__precision-gearbox-cards{display:flex;flex-direction:column;gap:32px;margin-bottom:20px}.series__precision-gearbox-card{padding:16px 10px;background:#f8f8f8;box-shadow:0px 2.55641px 30.0379px rgba(0,0,0,.05);border-radius:5px;display:flex;justify-content:space-around;gap:12px}.series__precision-gearbox-card--bg{text-decoration:none;background:#fff;display:flex;flex-direction:column;padding:8px 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:120px}.series__precision-gearbox-card--title{font-weight:700;font-size:14px;line-height:17px;margin:0;padding:0 14px;margin-bottom:8px}.series__precision-gearbox-card--title span{display:block;font-weight:500;font-size:9px;line-height:125%;color:#8a8a8a}.series__precision-gearbox-card--pic{padding:0 12px;margin:0 auto;margin-bottom:16px;align-self:center}.series__precision-gearbox-card--pic img{max-width:85px}.series__precision-gearbox-card--comment{font-weight:500;font-size:9px;line-height:140%;margin:0;margin-bottom:8px;padding:0 10px}.series__precision-gearbox-card--btn{cursor:pointer;background:#fff;font-weight:700;font-size:10px;line-height:12px;text-align:center;color:#730c0b;padding:6px;border:1px solid #730c0b;border-radius:5px;margin:0 8px}.series__precision-gearbox-card--feature{margin-bottom:4px}.series__precision-gearbox-card--compatibility{margin-top:16px}.series__precision-gearbox-card--compatibility h3{font-weight:600;font-size:9px;line-height:122%;margin:0;margin-bottom:4px}.series__precision-gearbox-card--compatibility p{font-weight:400;font-size:9px;line-height:150%;color:#8a8a8a;margin:0;margin-bottom:4px}.series__precision-gearbox-card--compatibility ul{padding:0;margin:0;list-style-position:inside;margin-bottom:4px}.series__precision-gearbox-card--compatibility li{font-weight:400;font-size:9px;line-height:150%}.series__precision-gearbox-video--title{font-weight:700;font-size:14px;line-height:18px;margin:0 0 10px}.st-motor-shd{padding-top:20px;padding-left:15px;padding-right:15px}.st-motor__series{padding:0 15px}.st-motor__series-title{font-weight:bold;font-size:20px;line-height:24px;margin:0;margin-bottom:16px}.st-motor__series-desc{margin:0;font-weight:500;font-size:12px;line-height:15px;color:#8a8a8a;margin-bottom:32px}.st-motor__series-buttons{display:none}.st-motor__series-cards{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:8px}.st-motor__series-card{min-width:290px;width:95%;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:16px;padding-top:8px;margin-bottom:16px;display:flex;justify-content:center;cursor:pointer}.st-motor__series-card img{margin-bottom:8px}.st-motor__series-card--link{text-decoration:none}.st-motor__series-card--btn{display:block;text-decoration:none;background:#730c0b;border-radius:6px;font-weight:bold;font-size:10px;line-height:12px;text-align:center;color:#fff;padding:8px}.st-motor__series-card--rigth{max-width:125px;margin:auto;margin-left:20px}.st-motor__series-card--title{font-weight:bold;font-size:12px;line-height:14px;padding-bottom:10px;margin-bottom:16px;position:relative}.st-motor__series-card--title span{display:block;font-weight:500;margin-top:4px;font-size:12px;line-height:12px}.st-motor__series-card--title::after{position:absolute;bottom:0;left:0;right:0;margin:0 auto;content:"";width:100%;height:1px;background:#8a8a8a}.st-motor__series-card--desc p{margin:0;margin-bottom:4px;font-size:12px;line-height:150%}.video__prew{width:100%;height:auto}.st-motor__video-container{box-shadow:3px 4px 30px rgba(77,70,70,.25);max-width:750px;position:relative;padding-bottom:53%;height:0;overflow:hidden;margin-bottom:40px}.st-motor__video-container iframe{position:absolute;top:0;left:0;width:100% !important;height:100% !important;border-width:0;outline-width:0}.st-motor__series-info{padding:0 15px;padding-bottom:15px;background:#f0f0f0}.st-motor__series-info--container{padding:20px 16px;background:#fff;border-radius:10px;margin:0 15px}.st-motor__series-info--title{font-weight:bold;font-size:16px;line-height:19px;margin:0;margin-bottom:16px}.st-motor__series-info--wrapper{margin-bottom:32px}.st-motor__series-info--wrapper img{width:98%;margin:20px 0}.st-motor__series-info--text{margin:0;font-weight:500;font-size:12px;line-height:15px;margin-bottom:12px}.st-motor__series-info--subtitle{margin:0;font-size:15px;line-height:18px;text-decoration:none;display:inline;border-bottom:1px solid #333}.st-motor__series-info--subtitle:hover,.st-motor__series-info--subtitle:focus{color:#910603;border-bottom:1px solid #910603}.st-motor__series-info--subtitle:active{opacity:.6}.st-motor__series-info--list{list-style:none;padding:0;margin:0;margin-bottom:10px;margin-top:16px}.st-motor__series-info--sign{font-weight:600;font-size:14px;line-height:17px;text-align:center;margin:0;margin-bottom:16px}.st-motor__series-info--list li{position:relative;padding-left:15px;font-weight:500;font-size:12px;line-height:15px;margin-bottom:8px}.st-motor__series-info--list li::before{content:"-";position:absolute;left:0}.series--coupling{padding:20px 0}.series figure{margin:0 auto;margin-top:20px}.series figcaption{font-size:12px;line-height:15px}.series-supply{margin:0}.gearmotor__list{margin:0}.series__name{margin-top:0;margin-bottom:23px;padding-right:40px;font-weight:bold;font-size:18px;line-height:22px;color:#333}.series__name a{text-decoration:none}.series__name a:hover{text-decoration:underline}.series__subtitle{margin-top:14px;margin-bottom:8px;text-align:left;font-size:12px;font-weight:bold}.series__subtitle a{text-decoration:none}.series__subtitle a:focus,.series__subtitle a:active{color:#910603}.series__link{text-decoration:none}.series__links{background-color:#fff;width:263px;height:120px;margin-right:30px;box-shadow:0px 4px 23px rgba(173,173,173,.17)}.series__links-list{padding:0;margin:0}.series__links-item{height:60px;padding:20px 10px;border-left:10px solid #fff}.series__links-item a{text-decoration:none;font-weight:bold;font-size:12px;line-height:15px;color:#333}.series__links-driver{border-left:10px solid #910603}.series__links-driver a{color:#910603}.series__links-controller{border-left:10px solid #910603}.series__links-controller a{color:#910603}.prec__img{margin:auto}.chars__list{padding:0;padding-left:24px}.chars__title{margin-top:0;margin-bottom:16px;font-weight:600;font-size:14px;line-height:18px;color:#333}.chars__item{font-weight:normal;font-size:14px;line-height:150%;color:#333}.series__description{font-size:12px;line-height:15px;margin-top:10px}.series__description:first-child{margin-top:0}.series__description h2{line-height:normal;font-size:20px;text-align:left}.series__description--coupling>*{margin-left:20px;margin-right:20px}.st-controller__description{max-width:672px}.specifications__table tr:nth-child(odd){background-color:#fff}.series__desc{margin:0;margin-left:5px;margin-bottom:32px;line-height:150%;color:#333}.series__pie-block{margin:0}.series__content-wrapper{display:flex;flex-direction:column;align-items:center}.series__picture-wrapper{display:flex;justify-content:center}.series__picture-wrapper--link{margin-left:auto;margin-right:auto}.series__picture-wrapper--zoom{cursor:zoom-in}.series__picture-wrapper img{width:100%;height:auto;display:block;margin:0 auto}.series__picture-wrapper--driver{display:flex;justify-content:center}.series__picture-wrapper--driver--link{margin-left:auto;margin-right:auto}.series__picture-wrapper--driver--zoom{cursor:zoom-in}.series__picture-wrapper--driver img{width:100%;height:auto;display:block;margin:0 auto}.series__wrapper{margin-bottom:30px}.series__video{position:relative;padding-bottom:56.25%;height:0;margin:0 auto;margin-top:20px;width:100%;max-width:690px}.series__video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.series__specifications{position:relative;margin-top:20px;max-width:100%}.series__specifications p{margin:0}.series__specifications--top{margin-top:10px;margin-bottom:10px}.series__note{margin-top:10px;margin-bottom:0;font-size:14px;line-height:17px}.description-top{margin-bottom:50px}.description__wrapper{display:flex;flex-direction:column}.description__title{margin-bottom:0;padding-left:50px;font-weight:600;font-size:14px;line-height:150%;color:#333}.description__subtitle{font-weight:600;font-size:14px;line-height:150%}.description__left-col p{font-size:14px;font-weight:400;line-height:21px}.right-col--list{background-color:#fff;padding:40px 20px;padding-left:55px;margin:0;border-radius:2px}.description__right-col{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;box-shadow:0px 0px 32px 0px #333}.col-top{padding-bottom:0}.series__name--controller{font-weight:500;font-size:24px;line-height:29px}.description__list-item{font-size:14px;line-height:150%}.description__figcaption{font-size:14px;line-height:150%}.product-out{font-size:12px;line-height:15px;margin-top:12px;text-align:right;color:#9d9e9f}.description__list-item:not(:last-child){margin-bottom:30px}@media(max-width: 767px){.series__description{padding:0 15px;display:flex;flex-direction:column}.series__name{padding:0 15px;order:1}.series__desc{padding:0 15px;margin:0;order:3;margin-top:20px}.series__card-top{display:flex;flex-direction:column}.chars__list{padding:0;padding-left:40px;margin:0}.chars__item{font-weight:bold;font-size:14px;line-height:150%;color:#333}.st-controller__wrap{flex-direction:column}.st-controller__img{margin-bottom:40px}.st-controller{margin-top:10px}.st-controller__name{padding:0 15px;font-size:20px;line-height:24px;margin-bottom:20px;order:1}.st-controller__text{padding:0 15px;font-size:14px}.chars__title{padding:0 15px}.st-controller__item{font-weight:400;font-size:14px;line-height:150%;color:#333}.series__specifications{margin-top:0}.series__table-footnote{padding:0 15px;margin-top:10px}.description__left-col{padding:0 15px}.left-col--list{padding-left:20px;margin-bottom:30px}.right-col--list{padding:40px 20px 40px 35px;border-radius:2px}.col-top{padding-bottom:0}.col-bottom{padding-top:20px}.description{margin-bottom:40px}.description-top{margin-bottom:30px}.description__title{margin:0;margin-bottom:15px;padding:0 15px}.left-col--controller{font-weight:normal;font-size:14px;line-height:17px;margin:0;padding:0 15px;color:#333}.description__difference{padding:0 15px}.description__difference-img{max-width:100%}.supply__text-desktop{display:none}.series__picture-wrapper--supply{padding:0 15px;margin-bottom:40px}.input-accordeon:checked~.tab-content--supply{padding-bottom:965px}.input-accordeon:checked~.tab-content--supply-big{padding-bottom:1070px}.input-accordeon:checked~.tab-content--supply-small{padding-bottom:830px}.input-accordeon:checked~.tab-content--supply-rare{padding-bottom:850px}.input-accordeon:checked~.tab-content--supply-mob{padding-bottom:755px}.input-accordeon:checked~.tab-content--supply-mob1{padding-bottom:790px}.input-accordeon:checked~.tab-content--supply-mob2{padding-bottom:800px}.input-accordeon:checked~.tab-content--supply-mob3{padding-bottom:810px}.input-accordeon:checked~.tab-content--supply-mob4{padding-bottom:910px}.input-accordeon:checked~.tab-content--supply-mob5{padding-bottom:825px}.input-accordeon:checked~.tab-content--supply-mob6{padding-bottom:815px}.input-accordeon:checked~.tab-content--supply-mob7{padding-bottom:905px}.input-accordeon:checked~.tab-content--supply-mdr{padding-bottom:935px}.tab-label-supply{font-size:16px}.sensors-right-col{order:-1;margin:0 15px;margin-top:20px}.bdc-driver__video{max-width:100%;height:163px;margin:0;margin-top:20px}.brush__text-desktop{display:none}.brush__left-col{padding:0}.bls-right-col{padding:0 15px}.bls-off{padding:0 15px}.bls__title{font-weight:bold;font-size:20px;line-height:150%;color:#333;padding:0 15px}.bls__title-desktop{display:none}.bls__title-mobile{display:block}.bls__subtitle{padding:0 15px;font-size:14px;line-height:150%}.bls__item{font-size:14px}.table-top__th{padding-left:20px}.linear{padding:0}.linear-h3{padding:0 15px}.linear-img{order:-1}.linear-item{font-size:14px;line-height:150%}.linear-right-col{max-width:452px;margin:0}.linear-item-list{margin-left:20px}.table-linear{width:653px;border-collapse:collapse}.linear-col-bottom{padding-left:35px}.series__gearmotor{padding:0 15px}.bdc-top{margin-bottom:0}.prec__img{margin:auto;order:2}.gear-title-tablet{display:none}.gearmotor__img-last{margin:auto;display:block}.gearmotor-text{font-weight:normal;font-size:14px;line-height:150%;color:#333;margin:0}.gearmotor__list{margin:0;padding-left:35px}.gearmotor__list li p{font-weight:normal;font-size:14px;margin:0;line-height:150%;color:#333}.gear-title{margin-top:0}}@media(min-width: 760px){.series__video{padding-bottom:388px}.description__wrapper{flex-direction:column}.series__name--controller{font-weight:500;font-size:24px;line-height:29px}}@media(min-width: 768px){.series-sensors__bottom{margin:0 !important}.series-sensors__wrapper{max-width:600px;margin:auto}.series-sensors__card{align-items:center}.series-sensors__card .series__card-left{padding:13px;min-width:260px}.series-sensors__card-title{order:-1 !important}.series-sensors__card--features{margin-bottom:50px}.series-sensors__card-button{margin:0;padding:8px 20px}.series-sensors__info-title{font-size:19px !important;line-height:23px !important}.series-sensors__info-wrapper{display:flex;gap:40px}.series-sensors__info-list{margin-top:4px !important;margin-bottom:0 !important}.series-sensors__info-decoding--list{font-size:14px;line-height:150%}.series__top{max-width:600px;margin:0 auto;padding:0;margin-bottom:56px}.series__preview p{font-weight:400;font-size:14px;line-height:24px;margin:0}.series__preview{margin-bottom:18px}.series__preview ul{font-size:14px;line-height:18px}.series__bottom{max-width:600px;margin:0 auto;padding:0}.series__title-desktop{display:block}.series__title-mobil{display:none;font-weight:bold;font-size:22px;line-height:27px}.series__card{background:#f8f8f8;flex-direction:row;width:555px;justify-content:space-between}.series__card-top{display:flex;flex-direction:column;padding:15px;background:#fff;width:50%;margin-right:16px}.series__card-bottom{display:flex;flex-direction:column;width:50%;margin:auto 0}.series__card-button--desktop{display:block;margin:0;margin-bottom:0;margin-top:auto}.series__card-button--mobil{display:none}.series__card-title{order:1}.series__card-title a{text-decoration:none}.series__card-info{order:2}.series__img{max-width:190px;margin:0;margin-bottom:16px;order:3}.series__card-comment{margin-bottom:8px}.series__card-comment{display:block;position:relative;padding-bottom:8px;margin-bottom:8px}.series__card-comment::after{content:"";position:absolute;bottom:0;left:0;width:110px;height:1px;background:#837c7c}.series__card-text{display:block;order:2;margin-bottom:8px}.series__card-benefits{border-left:none;padding:0;position:relative;margin:0;padding:0;padding-left:8px;position:relative;order:3}.series__card-benefits--item::before{content:"-";color:gray;position:absolute;left:0}.series__info{font-size:14px;line-height:21px}.series__async-title,.series__gearmotor-title{font-weight:700;font-size:24px;line-height:29px}.series__async-title span{font-size:19px;line-height:22px}.series__async-cards,.series__gearmotor-cards{flex-direction:row;flex-wrap:wrap;margin-bottom:47px;gap:30px}.series__async-card,.series__gearmotor-card{width:47%;padding:24px 16px;gap:28px}.series__async-card--colomn,.series__gearmotor-card--colomn{flex-direction:column;width:30%;gap:0;align-items:center;padding-top:16px}.series__async-card--title,.series__gearmotor-card--title{font-size:15px;line-height:18px}.series__async-card--pic img,.series__gearmotor-card--pic img{width:auto}.series__async-card--headline,.series__gearmotor-card--headline{margin-top:16px}.series__async-card-series,.series__gearmotor-card-series{font-size:12px;line-height:15px;margin-bottom:8px}.series__async-bottom,.series__gearmotor-bottom{padding:0 94px}.series__bottom-desc{margin-bottom:32px;font-size:14px}.series__async-card-btn--bottom,.series__gearmotor-card-btn--bottom{margin:0 auto;margin-top:16px;max-width:177px;font-size:12px;line-height:14px}.series__async-text{margin-bottom:50px}.series__async-text p{font-size:14px;line-height:150%;margin:0;margin-bottom:10px}.series__async-text--pic{display:flex;flex-direction:row;width:100%;gap:20px}.series__async-text--pic img{max-width:350px}.series__gearmotor-text{margin-bottom:40px}.series__gearmotor-comment{margin-bottom:50px}.series__gearmotor-text p,.series__gearmotor-comment p{font-weight:400;font-size:14px;line-height:17px;margin-bottom:15px}.series-drivers__top-text p{font-size:14px;line-height:149.52%}.series-drivers__bottom{margin:0 100px}.series-drivers__cards{margin-bottom:50px;flex-direction:row;row-gap:35px;-moz-column-gap:30px;column-gap:30px}.series-drivers__card{width:47%;flex-direction:row;background:#f8f8f8}.series-drivers__card-left{padding:4px;padding-bottom:8px;background:#fff;margin-right:15px}.series-drivers__card-button{width:100%;font-size:12px;line-height:15px}.series-drivers__card-title{font-size:15px;line-height:16px}.series-drivers__card--features{margin-bottom:8px}.series-drivers__card-comment{font-size:11px;line-height:150%}.series-drivers__info-item--container{display:flex;gap:20px;margin-bottom:20px}.series-drivers__info-item p{font-size:14px;line-height:149.52%}.series-drivers__info-item h4{font-weight:700;font-size:19px;line-height:23px;margin:0;margin-bottom:16px}.series-drivers__info-item li{font-size:14px;line-height:149.52%}.series-drivers__info-item h5{font-weight:600;font-size:16px;line-height:17px;color:#333;margin:0}.series-drivers__info-item--cards h5{margin-bottom:6px !important}.series-drivers__info-item--feature{font-weight:400;font-size:14px;line-height:149.52%;margin-bottom:5px}.series-drivers__info-item--container img{width:auto}.drivers__wrapper{padding:0}.drivers__title{font-size:25px;line-height:31px}.drivers__dowlands{margin-left:auto}.drivers__cards{margin-bottom:64px}.drivers__card{margin:0 auto;width:555px}.drivers__card-left{display:flex;flex-direction:column;width:49%}.drivers__card-right{display:flex;flex-direction:column;width:49%}.drivers__card-top{padding:32px;padding-bottom:0;display:flex;flex-direction:row;position:relative;flex-wrap:wrap}.drivers__card-top::after{width:480px;margin-top:46px;position:relative}.drivers__card-img{order:2;margin-left:0;transform:none;margin-top:0}.drivers__card-title{font-size:16px;line-height:18px;order:-1;max-width:230px}.drivers__card-desc{font-weight:600;font-size:12px;line-height:18px;margin:0;margin-bottom:4px}.drivers__card-list{padding-left:11px;border-left:none;position:relative}.drivers__card-item::before{content:"-";position:absolute;left:4px}.drivers__card-comment{order:-1;position:relative;padding-bottom:16px;margin-bottom:8px;margin-top:0}.drivers__card-comment::after{content:"";width:100px;height:1px;position:absolute;background:#837c7c;bottom:0;left:0}.drivers__card-button--desktop{display:block;margin:0}.drivers__card-button--mobil{display:none}.drivers__info{padding:42px}.drivers__info-title{font-size:20px;line-height:24px}.drivers__info-text{font-size:14px}.drivers__info-item{margin-bottom:42px}.drivers__info-pic{flex-direction:row;gap:32px}.drivers__info-pic figure:first-child{width:35%}.drivers__info-pic figure:last-child{width:60%}.drivers__info-pic figcaption{font-size:13px;line-height:16px}.drivers__info-pic img{margin-bottom:16px}.drivers__info-video--title{font-size:16px;line-height:19px;max-width:460px;margin:42px auto 32px}.drivers__info-teory{display:flex;flex-direction:row-reverse;gap:24px}.drivers__info-teory img{width:260px}.st-motor__series-title{margin-bottom:24px;font-size:25px;line-height:30px}.st-motor__series-desc{margin-bottom:40px;font-size:14px;line-height:16px}.st-motor__series-cards{margin-bottom:0;justify-content:space-between;width:750px;margin:0 auto}.st-motor__series-card{width:auto;margin-bottom:40px;margin-right:15px;width:355px}.st-motor__series-card--left{display:flex;flex-direction:column;align-items:center}.st-motor__series-card--title{font-size:15px;line-height:18px}.st-motor__series-card--title span{display:block;font-size:14px;line-height:18px;margin-top:4px}.st-motor__series-card img{margin:0 auto;margin-bottom:16px}.st-motor__series-card--rigth{max-width:none;margin-left:16px}.st-motor__series-card--btn{font-size:15px;line-height:18px}.st-motor__series-card--desc p{font-size:14px;line-height:150%}.st-motor__series-card--title::after{left:0;right:auto;width:60%;height:1px;background:#8a8a8a}.series__precision-gearbox-title{font-size:26px;line-height:31px;margin-bottom:12px}.series__precision-gearbox-cards{flex-wrap:wrap;flex-direction:row;gap:30px}.series__precision-gearbox-card{width:47%;padding:16px;gap:24px}.series__precision-gearbox-card--container{width:100%}.series__precision-gearbox-card--bg{max-width:none;width:100%;padding:8px}.series__precision-gearbox-card--pic{padding:0}.series__precision-gearbox-card--pic img{max-width:none}.series__precision-gearbox-card--title{font-size:15px;line-height:18px;margin:0;padding:0;margin-bottom:8px}.series__precision-gearbox-card--comment{margin:0;padding:0;font-size:8px;margin-bottom:8px}.series__precision-gearbox-card--btn{margin:0;font-size:12px;line-height:14px}.series__precision-gearbox-card--feature{font-size:10px;line-height:150%}.series__precision-gearbox-card--compatibility h3{margin-bottom:8px}.series__precision-gearbox-wrapper{padding:25px 15px}.st-motor-shd{padding-bottom:48px}.st-motor__series-info{padding:0 15px 0}.st-motor__series-info--container{padding:40px}.st-motor__series-info--title{font-size:20px;line-height:22px;margin-bottom:16px}.st-motor__series-info--subtitle{font-size:18px;line-height:22px}.st-motor__series-info--wrapper{margin-bottom:42px}.st-motor__series-info--sign{font-size:18px;line-height:22px;margin-bottom:32px}.st-motor__series-info--text{font-size:14px;line-height:20px}.st-motor__series-info--list li{font-size:14px;line-height:17px}.video__container{margin-bottom:0;margin-top:20px;display:flex;justify-content:center}.series figcaption{font-size:14px;line-height:17px}.series__name{padding-left:0;font-size:18px;line-height:22px;margin-bottom:15px}.series__name a:hover,.series__name a:focus,.series__name a:active{text-decoration:underline}.series__subtitle{font-size:14px;line-height:17px}.series__subtitle a:hover{color:#910603}.series__link:hover,.series__link:focus,.series__link:active{text-decoration:underline}.series__desc{margin:0}.series__description{padding:0;font-size:14px;line-height:17px}.series__description h2{font-size:24px;margin-bottom:20px}.st-controller__description{max-width:448px}.series__note{padding:0 10px}.series__pie-block{margin-top:20px}.description__wrapper{flex-direction:column}.series__name--controller{font-weight:500;font-size:24px;line-height:29px}.chars__list{padding:0;padding-left:25px;margin:0}.chars__item{font-weight:bold;font-size:14px;line-height:150%;color:#333}.series__wrapper{margin-bottom:35px}.st-controller__wrap{padding:0 45px;justify-content:space-between}.st-controller__item{font-weight:normal;font-size:14px;line-height:150%;color:#333}.st-controller__img{margin-top:-15px}.supply__img{margin-top:-50px}.description__right-col{max-width:360px;margin-left:40px}.series__table-footnote{padding:0 45px;margin-top:10px}.description__left-col{padding:0 45px}.left-col--list{padding-left:20px;margin-bottom:30px}.right-col--list{background-color:#fff;padding:40px 20px 40px 40px;margin:0;border-radius:2px}.col-top{padding-bottom:0}.st-motor__controller{margin-bottom:20px}.left-col--controller{padding:0 45px}.left-col--controller{font-weight:normal;font-size:14px;line-height:17px;color:#333}.description__difference{padding:0 45px}.description__figcaption{margin-top:10px}.series__picture-wrapper--supply{width:452px}.series__specifications--supply{margin-bottom:30px}.supply__goods{padding:0 15px}.din-supply{padding-left:45px;padding-right:45px}.supply__description{width:376px}.supply__text-desktop{display:none}.supply__text-bottom{padding:0 45px;margin-bottom:30px}.bdc-driver__video{max-width:100%;height:415px;margin:0;margin-top:30px}.brush__text-desktop{display:none}.bls-right-col{padding:0 45px;margin-top:20px}.bls-off{padding:0 45px}.bls__title-mobile{display:none}.bls__title-desktop{display:block}.table-top__th{padding-left:45px !important}.table-top__td{padding-right:45px}.linear{padding:0}.linear__img{width:auto !important}.linear__desc{display:flex;flex-direction:column}.linear-item{font-size:14px;line-height:150%}.linear-right-col{max-width:452px;margin-left:0;order:0 !important;margin:0 45px}.linear-item-list{margin-left:20px}.linear-col-bottom{padding-left:80px}.linear-desc{padding-left:45px;width:448px}.linear__img{padding-right:45px}.linear-h3{padding:0 45px;font-size:14px !important;line-height:18px !important}.linear__table{width:100% !important}.linear-name{font-weight:bold;font-size:26px;line-height:31px}}@media(min-width: 768px)and (max-width: 1169px){.input-accordeon:checked~.tab-content--supply{padding-bottom:910px}.input-accordeon:checked~.tab-content--supply-big{padding-bottom:970px}.input-accordeon:checked~.tab-content--supply-small{padding-bottom:755px}.input-accordeon:checked~.tab-content--supply-rare{padding-bottom:785px}.input-accordeon:checked~.tab-content--supply-mob{padding-bottom:665px}.input-accordeon:checked~.tab-content--supply-mob1{padding-bottom:705px}.input-accordeon:checked~.tab-content--supply-mob2{padding-bottom:720px}.input-accordeon:checked~.tab-content--supply-mob3{padding-bottom:730px}.input-accordeon:checked~.tab-content--supply-mob4{padding-bottom:840px}.input-accordeon:checked~.tab-content--supply-mob5{padding-bottom:750px}.input-accordeon:checked~.tab-content--supply-mob6{padding-bottom:730px}.input-accordeon:checked~.tab-content--supply-mob7{padding-bottom:825px}.input-accordeon:checked~.tab-content--supply-mdr{padding-bottom:885px}.sensors-right-col{order:-1;margin:auto;margin-top:30px;display:flex;max-width:100%}.right-col--list{padding-left:98px}.col-top{padding-left:80px}.col-bottom{padding-right:107px}.description-sensors{margin-bottom:40px}.bdc-top{margin-bottom:0}.series-description{width:388px}.sensors__img{margin-top:10px}.sensors{margin-bottom:30px}.series__gearmotor{padding:0 45px}.nav-item-gearbox{width:255px;padding:20px}.nav-item-gearbox:nth-child(even){width:236px}.nav-item-gearbox:last-child{width:278px}.product-out{font-size:12px;line-height:15px;margin-top:12px;text-align:right;color:#9d9e9f}.nav-item-gearbox--current:nth-child(even){padding:20px}.nav-item-gearbox--current:last-child{padding:20px}.description-gearmotor{margin-bottom:0}.series__wrapper-gearmotor{margin-bottom:0}.st-coupling{margin-bottom:0;padding-bottom:0}.gearmotor-text{margin:0}.gearmotor__list{padding-left:25px}.gearmotor__list li p{margin:0;font-weight:normal;font-size:14px;line-height:150%;color:#333}.gearmotor__img-last,.gearmotor__img-cylinder{margin-top:-15px}.gearmotor-select{padding:0 40px;margin-top:25px}.gear-title-desktop{display:none}.gear-title-tablet{padding:0 40px}.gearmotors-container{padding-bottom:40px}}@media(min-width: 932px)and (max-width: 1169px){.gearmotor-select{padding:0 40px;margin-top:0}.gearmotor__img{margin-top:10px}.gearmotor__img-cylinder{margin-top:-5px}}@media(min-width: 1024px)and (max-width: 1169px){.gearmotor__img-last{margin-top:-25px}}@media(min-width: 900px){.st-controller__desc,.supply__description{width:572px}}@media(min-width: 1024px){.supply__text-desktop{display:block}.supply__text-tablet{display:none}.bdc__img{margin-top:-50px}}@media(min-width: 1170px){.series-sensors__wrapper{max-width:none}.series-sensors__card .series-drivers__card-left{margin:0}.series-sensors__info--flex{display:flex;gap:170px}.series-sensors__bottom{width:1170px !important}.series-sensors__info-wrapper{width:250px;flex-direction:column;gap:15px}.series-sensors__info-title{margin-bottom:25px !important;font-size:20px;line-height:24px}.series-sensors__info-subtitle{text-decoration:none !important}.series-sensors__info-accordion--button{font-size:16px;line-height:150%}.series-sensors__info-accordion--button:hover,.series-sensors__info-accordion--button:focus{background:#e4e3e3;cursor:pointer}.series-sensors__info-decoding--list{font-size:16px}.series__top,.series__bottom{max-width:1170px;padding:0 15px;margin:0 auto}.series__top{margin-bottom:56px}.series__preview p{font-weight:400;font-size:16px;line-height:24px;margin:0;margin-bottom:8px}.series__preview ul{font-size:16px;line-height:18px}.series__preview{margin-bottom:24px;max-width:890px}.series__card{height:auto}.series__img{margin-bottom:15px}.series__card-top{justify-content:center}.series__card-comment{padding-bottom:8px;margin-bottom:16px}.series__info-desc{margin-bottom:16px}.series__card-button:hover,.series__card-button:focus{background:#fff;border:1px solid #730c0b;color:#730c0b;transition:all .5s ease}.series__card-button:active{opacity:.7}.series__info{display:flex;justify-content:space-between;margin-bottom:40px;font-size:12px;line-height:18px}.series__info-title{margin-right:30px;display:block;font-size:24px;line-height:29px}.series__info-title span{font-size:18px;line-height:21px;margin-top:6px}.series__info-container{padding-right:100px;width:70%}.series__info-list{margin-bottom:24px}.series__info-title{font-size:30px;line-height:35px}.series__async{width:1170px;padding:0 15px;margin:0 auto}.series__async-bottom,.series__async-top,.series__gearmotor-bottom,.series__gearmotor-top{padding:0}.series__async-title .series__gearmotor-title{font-size:26px;line-height:31px}.series__async-title span{font-size:20px;line-height:24px}.series__async-cards,.series__gearmotor-cards{gap:30px;margin-bottom:64px}.series__async-card,.series__gearmotor-card{width:540px;padding-right:45px;gap:35px}.series__async-card--colomn,.series__gearmotor-card--colomn{width:260px;padding:24px;padding-top:16px;gap:0}.series__async-card--title,.series__gearmotor-card--title{font-size:18px;line-height:22px}.series__async-card--headline,.series__gearmotor-card--headline{margin-bottom:16px;margin-top:24px}.series__async-card-series,.series__gearmotor-card-series{font-weight:600;font-size:14px;line-height:17px;margin-bottom:16px}.series__async-card--features,.series__gearmotor-card--features{margin-bottom:24px}.series__async-card--feature,.series__gearmotor-card--feature{margin-bottom:8px;font-size:13px;line-height:150%}.series__async-card-btn,.series__gearmotor-card-btn{margin-top:auto;font-weight:700;font-size:16px;line-height:19px;padding:8px 20px;width:180px}.series__async-card-btn:hover,.series__gearmotor-card-btn:hover{background:#910603;color:#fff;transition:all .3s ease}.series__async-card--desc,.series__gearmotor-card--desc{display:flex;flex-direction:column;justify-content:space-between;width:100%}.series__bottom-desc{font-size:16px}.series__async-bottom,.series__gearmotor-bottom{padding:0 196px}.series__async-card-btn--bottom,.series__gearmotor-card-btn--bottom{font-size:14px;line-height:16px}.series__gearmotor-text{max-width:750px}.series__gearmotor-comment{margin-bottom:50px;max-width:750px;margin:auto;margin-bottom:50px}.series__async-text{width:870px;margin:auto;margin-bottom:70px}.series__async-text p{font-size:14px;line-height:150%;margin:0;margin-bottom:10px}.series__async-text--pic{display:flex;flex-direction:row;width:100%;gap:20px}.series__async-text--pic img{max-width:none}.series-drivers__top{width:1170px;padding:0 15px;margin:0 auto}.series-drivers__top-text p{font-weight:400;font-size:16px;line-height:24px}.series-drivers__bottom{width:780px;padding:0 15px;margin:0 auto}.series-drivers__card{padding:24px 16px}.series-drivers__card-left{padding:12px;margin-right:40px}.series-drivers__card-button{padding:12px 14px;width:100%;font-size:14px;line-height:17px}.series-drivers__card-title{font-size:18px;line-height:22px;margin-bottom:16px}.series-drivers__card-title span{font-size:12px;line-height:150%}.series-drivers__card--features{margin-bottom:8px}.series-drivers__card--feature{font-weight:400;font-size:13px;line-height:150%;margin-bottom:8px}.series-drivers__card-comment{font-weight:400;font-size:13px;line-height:150%;margin:0}.series-drivers__card-desc{margin-top:8px}.series-drivers__card-desc--title{font-weight:600;font-size:13px;line-height:150%;color:#333;margin:0;margin-bottom:4px}.series-drivers__card-desc-text{font-weight:400;font-size:12px;line-height:150%;color:#8a8a8a;margin:0;margin-bottom:6px}.series-drivers__card-desc-list{margin:0;padding-left:20px}.series-drivers__card-desc-list li{font-weight:400;font-size:13px;line-height:150%;color:#333;margin-bottom:2px}.series-drivers__info-item{margin-bottom:32px}.series-drivers__info-item p{font-weight:400;font-size:16px;line-height:24px;margin:0;margin-bottom:10px}.series-drivers__info-item--wrapper{display:flex;flex-direction:column;gap:20px}.series-drivers__info-item h3{font-size:26px}.series-drivers__info-item h4{font-weight:600;font-size:20px;line-height:24px}.series-drivers__info-item ul{margin-top:16px;padding-left:20px}.series-drivers__info-item li{font-weight:400;font-size:16px;line-height:24px}.series-drivers__info-item--feature{font-weight:400;font-size:16px;line-height:24px;margin-bottom:8px}.series-drivers__info-item h5{font-weight:600;font-size:16px;line-height:19px;text-decoration-line:underline}.series-drivers__info-item--cards h5{text-decoration:none;margin-bottom:10px}.series-drivers__info-item--cards li{list-style:none !important;margin-bottom:16px !important;padding:25px 15px !important;background:#fff;border-radius:10px;display:flex;gap:10px}.series-drivers__info-item--cards li::before{content:url(../img/pictograms/mending.svg);width:26px;height:26px}.series-drivers__info-item--cards li{margin-bottom:0}.series-drivers__info-item--container img{margin-bottom:0}.drivers__wrapper{max-width:1170px;padding:0 15px;margin:0 auto;position:relative}.drivers__title{margin-bottom:30px}.drivers__dowlands{position:absolute;top:0;right:0}.drivers__dowlands:hover{background:#730c0b;color:#fff;transition:all .5s ease}.drivers__dowlands:active{opacity:.6}.drivers__cards{flex-direction:row;justify-content:space-between;gap:32px}.drivers__card{max-width:555px}.drivers__card-button--desktop:hover{transform:scale(1.05);transition:all .5s ease}.drivers__card-button--desktop:active{opacity:.6}.drivers__info{margin:0 100px;padding:52px 82px}.drivers__info-title{margin-bottom:16px}.drivers__info-text{font-size:16px}.drivers__info-teory img{width:360px}.series__precision-gearbox-wrapper{padding:25px 10px 40px;max-width:1170px;margin:0 auto}.series__precision-gearbox-info{font-size:14px;line-height:16px}.series__precision-gearbox-cards{margin-bottom:40px}.series__precision-gearbox-card{width:555px;padding:24px;gap:40px;justify-content:start}.series__precision-gearbox-card--title{font-size:18px;line-height:22px;margin-bottom:16px}.series__precision-gearbox-card--title span{font-size:12px;line-height:150%;margin-top:6px}.series__precision-gearbox-card--bg{padding:12px}.series__precision-gearbox-card--pic{margin-bottom:24px}.series__precision-gearbox-card--comment{font-size:12px;line-height:150%}.series__precision-gearbox-card--compatibility h3{font-size:12px;line-height:150%}.series__precision-gearbox-card--compatibility p{font-size:12px;line-height:150%}.series__precision-gearbox-card--compatibility li{font-size:12px;line-height:150%;margin-bottom:4px}.series__precision-gearbox-card--btn{font-weight:700;font-size:15px;line-height:18px}.series__precision-gearbox-card--btn:hover{color:#fff;background:#910603;transition:all .1s ease-in}.series__precision-gearbox-video--title{font-size:18px;line-height:22px}.st-motor-container{width:1170px;padding:0 15px;margin:0 auto}.st-motor-shd{padding-bottom:62px}.st-motor__series-wrapper{display:flex;justify-content:left}.st-motor__series-desc{max-width:750px;font-size:16px;line-height:24px}.st-motor__series-desc--full{max-width:none;width:100%}.st-motor__series-buttons{margin-left:55px;display:flex;flex-direction:column;justify-content:center}.st-motor__series-buttons a{text-decoration:none;color:#8a8a8a;font-size:12px;line-height:15px;padding:10px 35px 10px 10px;border:1px solid #8a8a8a;max-width:265px;margin-bottom:10px}.st-motor__series-buttons a:hover{transform:scale(1.05)}.st-motor__series-cards{justify-content:left;width:auto}.st-motor__series-card{width:360px}.st-motor__series-card:hover{border:1px solid gray;transition:all .4s ease}.st-motor__series-card--btn:hover,.st-motor__series-card--btn:focus{transform:scale(1.02);background:#910603}.st-motor__series-info--container{padding:52px 88px 24px;margin:0 100px}.series__name,.series__description,.series__note{padding:0}.series__wrapper{margin-bottom:35px}.series__description{margin:0}.series__description--coupling>*{margin-left:0;margin-right:0}.series__description h2{margin-bottom:30px}.st-controller__description{width:517px}.series__subtitle{text-indent:15px}.series__content-wrapper{display:flex;position:relative;flex-direction:row;flex-wrap:nowrap;align-items:center}.series__content-wrapper:not(:last-child){margin-bottom:20px}.series__content-wrapper .series__picture-wrapper{width:324px;flex-shrink:0;margin-top:0}.series__content-wrapper .series__picture-wrapper--gearbox{width:200px}.series__content-wrapper .series__picture-wrapper--supply{width:468px;margin-top:-140px}.series__content-wrapper .series__picture-wrapper--mndr{margin-top:-100px}.series__content-wrapper .series__picture-wrapper--driver{width:233px;position:absolute;top:-40px;flex-shrink:0;margin-top:0}.series__content-wrapper .series__picture-wrapper--driver--gearbox{width:200px}.series__content-wrapper .series__picture-wrapper--driver--supply{width:468px}.series__content-wrapper .series__specifications{width:100%}.series__content-wrapper--planetary,.series__content-wrapper--supply,.series__content-wrapper--txt-picture{flex-direction:row-reverse}.series__content-wrapper--planetary .series__picture-wrapper,.series__content-wrapper--supply .series__picture-wrapper,.series__content-wrapper--txt-picture .series__picture-wrapper{margin-right:10px}.series__specifications{margin-top:0}.series__pie-block{margin-top:30px}.description__wrapper{flex-direction:row}.description__left-col{padding-left:0;max-width:661px}.left-col--list{padding-left:20px}.series__name--controller{font-weight:500;font-size:24px;line-height:29px}.series__name-out{font-weight:500;font-size:24px;line-height:29px}.description__left-col--driver{margin-right:90px}.description__left-col--driver p{margin-top:0}.series__desc{margin:0;font-size:14px;line-height:150%}.series__name{margin-bottom:15px}.chars__list{padding:0;padding-left:25px;margin:0}.chars__item{font-weight:bold;font-size:14px;line-height:150%;color:#333}.st-controller__desc{width:660px}.st-controller__img .series__picture-wrapper{width:386px;padding:0}.st-controller__img{margin-top:-45px}.st-controller__wrap{justify-content:left;gap:40px;margin-bottom:10px;padding:0}.st-controller__text{margin-bottom:15px}.st-controller__item{font-weight:normal;font-size:14px;line-height:150%;color:#333}.st-controller__name{font-size:26px;line-height:31px;color:#333}.series__table-footnote{margin-top:10px;margin-bottom:20px;padding:0}.description__title,.description__difference,.left-col--controller{padding:0}.left-col--controller{max-width:645px}.description__difference{max-width:360px;margin-top:75px}.description__wrapper{justify-content:space-between}.st-controller__wrap--page{margin-bottom:30px}.series__content-wrap-supply{padding:0 30px}.input-accordeon:checked~.tab-content--supply{padding-bottom:510px}.input-accordeon:checked~.tab-content--supply-big{padding-bottom:600px}.input-accordeon:checked~.tab-content--supply-small{padding-bottom:450px}.input-accordeon:checked~.tab-content--supply-rare{padding-bottom:480px}.input-accordeon:checked~.tab-content--supply-mdr{padding-bottom:500px}.series__specifications--supply{margin-bottom:30px}.supply__goods{padding:0}.din-supply{padding-left:30px;padding-right:30px}.supply__text-tablet{display:none}.supply__text-desktop{display:block}.description__left-col{padding:0}.sensors-right-col{width:100%}.bdc-driver__video{max-width:100%;height:641px}.bdc__img{margin-top:-50px}.brush__img{margin-top:-50px}.brush__text-desktop{display:block}.brush-tablet{display:none}.text-prec{padding-left:35px}.flanfe-prec{width:135px}.bls__img{margin-top:-50px;padding-right:50px}.bls-right-col{padding:0;margin-top:0}.bls-off{padding:0}.table-top__th{padding-left:20px}.table-top__td{padding-right:20px}.linear__img{width:auto !important}.linear__desc{display:flex;flex-direction:row}.linear-item{font-size:14px;line-height:150%}.linear-right-col{max-width:452px;margin:0}.linear-item-list{margin-left:20px}.table-linear{width:653px;border-collapse:collapse}.linear-col-bottom{padding-left:40px}.linear__img img{margin-top:-50px}.linear-h3{padding:0;margin-top:0}.description__wrapper{flex-direction:column}.linear__wrapper{margin-bottom:20px}.linear-right-col{margin-top:35px}.linear__desc{margin-bottom:20px}.product-out{font-size:12px;line-height:15px;margin-top:12px;text-align:right;color:#9d9e9f}.linear-img-permitted{padding:0}.linear-caption{margin-top:0}.gear-title:hover{text-decoration:underline}.description__left-col-gearmotor{max-width:698px}.description-gearmotor{margin-bottom:0}.bdc-wrapper{max-width:1140px}.desc-bdc{margin-bottom:0}.description-sensors{margin-bottom:20px}.sensors-container{flex-direction:row}.series--coupling{padding-bottom:0;margin-bottom:20px}.bls-wrapper{display:flex;flex-direction:row}.series__wrapper-gearmotor{margin-bottom:0 !important;margin-top:0}.wrap-gear{justify-content:unset}.gearmotor-desc{max-width:600px}.gearmotor-text{margin:0}.gearmotor__list{padding-left:25px}.st-motor__series--submenu{display:flex}.st-motor__series--submenu h1{width:100%}.st-motor__series--submenu .product-characteristics__submenu{width:265px}.st-motor__series--submenu .submenu__btn{cursor:pointer}.st-motor__series--submenu .submenu__btn::before{background-color:#910603}.st-motor__series--submenu .submenu__btn::after{border-bottom:1px solid #fff;border-left:1px solid #fff}.gearmotor__list li p{margin:0;font-weight:normal;font-size:14px;line-height:150%;color:#333}.brushless__img{margin-top:60px;margin-left:65px}.gearmotor__img-last{margin-top:55px;margin-left:65px}.gearmotor-select{margin-top:15px}.gear-title-tablet{display:none}.right-col--list__item{position:relative;left:-20px}.description__right-col{max-width:389px;width:389px;margin-left:0}}.series-filters__list{display:flex;flex-wrap:wrap;padding-left:0;margin:0;list-style:none;max-width:100%}.series-filters__item{display:flex;align-items:center;justify-content:center;max-width:100%;margin-right:8px;margin-top:10px}.series-filters__link{display:flex;align-items:center;justify-content:center;padding:4px 7px;padding-top:3px;background:none;color:#910603;border-radius:2px;border:1px solid #910603;font-size:14px;line-height:17px;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.series-filters__link:active{background:#910603;color:#fff}.series-filters__reset{margin-top:auto;align-items:flex-end;padding:0;border:none;color:#333;text-decoration:none}.series-filters__reset:focus{color:#910603;outline:none}.series-filters__reset:focus:active{color:#720503}@media(min-width: 768px){.series-filters__link:hover{color:#fff;background:#910603}.series-filters__reset:hover{color:#910603}}.text{margin:0;font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;font-size:16px;line-height:1.4;color:#363e43}.text--justify{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:justify}.text--contacts{font-size:14px;font-weight:500;color:#fff}.text--contacts-grey{font-size:14px;font-weight:500;color:#565a5f}.text--comment{font-size:14px;color:#909599}.text--desktop-modal-link{font-family:"Bebas Neue","Arial Black",impact,sans-serif;font-size:20px;font-weight:700;line-height:1.25;color:#000;text-transform:uppercase}.text--tablet-modal-link{font-family:"Bebas Neue","Arial Black",impact,sans-serif;font-size:16px;font-weight:700;line-height:1.25;color:#000;text-transform:uppercase}.text--desktop-details-link{font-family:"Bebas Neue","Arial Black",impact,sans-serif;font-size:20px;font-weight:700;line-height:1.25;color:#efbfc0;text-transform:uppercase}.text--tablet-details-link{font-family:"Bebas Neue","Arial Black",impact,sans-serif;font-size:16px;font-weight:700;line-height:1.25;color:#fff;text-transform:uppercase}.text--comment-black{font-size:14px;color:#565a5f}.text--small{font-size:14px}.text--axulary-blue{color:#0366a4}.text--gray-700{color:#565a5f}.text--gray-300{color:#ebeef1}.text_mobile-modals-links{font-size:20px;font-weight:700;color:#fff;text-transform:uppercase}.text_mobile-modals-links_white{color:#9b0015;background-color:#fff}.text_mobile-modals-links_black{background-color:#1f2f35}.text_mobile-modals-links_sub{font-size:16px}.text_header-button{font-size:14px;font-weight:600;color:#9b0015;text-transform:uppercase}.text__link-purchase{font-weight:bold;text-underline-offset:4px}.text__list{display:flex;flex-direction:column;gap:4px;padding:0 0 0 16px}.text-header{font-family:"Bebas Neue","Arial Black",impact,sans-serif;font-size:20px;font-weight:700;line-height:1.25;color:#000;text-transform:uppercase}.anchor-links__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;gap:10px}.anchor-links__list-item{display:flex;margin-top:10px;border:1px solid #5b0011;border-radius:50px;transition:all .3s ease-in-out}.anchor-links__list-item:hover{background-color:#5b0011}.anchor-links__list-item:hover .anchor-links__link{color:#fff}.anchor-links__link{text-decoration:none;transition:all .3s ease-in-out;color:#5b0011;font-size:14px;padding:8px 16px;line-height:17px;display:inline-block}@media(max-width: 520px){.anchor-links__list{flex-wrap:wrap}.anchor-links__list-item{margin:10px 0 -10px 0}}.bottom-info{background:#fff;border-radius:10px;margin:0 0 40px 0;padding:65px 90px 60px 90px;font-size:16px;line-height:24px}.bottom-info dl{margin:0;margin-bottom:16px}.bottom-info dt{display:inline;margin:0;font-weight:bold}.bottom-info dd{display:inline;margin:0}.bottom-info p{margin:0;margin-bottom:15px}.bottom-info a{font-weight:600}.bottom-info-wrapper{margin-bottom:32px}.bottom-info-wrapper:last-child{margin-bottom:0}.bottom-info-title{font-weight:600;font-size:20px;line-height:24px;margin:0;margin-bottom:25px}.bottom-info-container{display:flex}.bottom-info-container img{margin-right:15px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media(max-width: 450px){.bottom-info{padding:20px 17px 20px 17px;margin:0 15px 20px 15px;font-size:16px;line-height:24px;font-size:13px;line-height:18px}}.breadcrumbs{min-width:320px;padding:10px 15px;padding-bottom:8px;background:#f0f0f0;border-bottom:1px solid #e0e0e0;font-size:12px;line-height:15px}.breadcrumbs__wrapper{padding:0 5px}.breadcrumbs__list{display:flex;flex-wrap:wrap;margin:0;padding-left:0;list-style:none}.breadcrumbs__item{position:relative;padding-right:4px}.breadcrumbs__item:not(:last-child)::after{content:" / "}.breadcrumbs__link{text-decoration:none}.breadcrumbs__link:hover[href],.breadcrumbs__link:focus[href],.breadcrumbs__link:active[href]{text-decoration:underline}@media(min-width: 1188px){.breadcrumbs{padding-left:0;padding-right:0}.breadcrumbs__wrapper{width:1170px;margin:0 auto;padding:0 15px}}.breadcrumbs-new{padding:16px 0 8px;background-color:#f0f0f0}.breadcrumbs-new__list{display:flex;flex-wrap:wrap;gap:9px;margin:0;padding-left:0;list-style:none}.breadcrumbs-new__list li:not(:last-of-type)::after{content:"";width:1px;height:14px;background-color:#909599}.breadcrumbs-new__list--penultimate::after{background-color:#565a5f !important}.breadcrumbs-new__item{display:flex;gap:9px;align-items:center}.breadcrumbs-new__link{color:#909599;text-decoration:none}.breadcrumbs-new__link:hover,.breadcrumbs-new__link:focus,.breadcrumbs-new__link:active{text-decoration:underline;text-underline-offset:4px}.button-filled{display:flex;align-items:center;justify-content:center;width:100%;min-height:40px;padding:12px 0;border-radius:4px;font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;font-size:16px;font-weight:600;line-height:18px;color:#fff;text-decoration:none;background-color:#9b0015}.button-filled--with-icon{cursor:pointer}.button-filled__call-icon{position:relative;padding-right:28px}.button-filled__call-icon::before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:18px;height:18px;background-image:url(../img/icons/new-buy-button-phone.svg)}@media(hover: hover){.button-filled{transition:background-color .3s}.button-filled:hover{background-color:#be0003}}@media(hover: none){.button-filled:active{background-color:#ce4042}}.button-underline{cursor:pointer;display:flex;flex-direction:row;gap:4px;padding:8px 16px;border:none;font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;font-size:16px;line-height:16px;color:#565a5f;text-decoration:underline;text-underline-offset:4px;background-color:rgba(0,0,0,0)}.button-underline__text{position:relative;transform-style:preserve-3d;display:block;width:140px;text-align:right;perspective:600px;transition:transform .5s ease}.button-underline__text-front,.button-underline__text-back{position:absolute;inset:0;display:flex;align-items:center;justify-content:end;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.button-underline__text-front{transform:rotateX(0deg)}.button-underline__text-back{transform:rotateX(180deg)}.button-underline.flip-text .button-underline__text{transform:rotateX(180deg)}.button-underline__icon{position:relative;width:20px;height:20px;border-radius:4px;background-color:#f5f6f8}.button-underline__icon::after{content:"";position:absolute;top:0;left:0;width:20px;height:20px;background:url(../img/icons/accordion-arrow-up.svg);transition:transform .5s ease}.button-underline__icon_rotate::after{transform:rotate(180deg)}.to-top-btn{position:fixed;bottom:10px;right:0;border-radius:50%;border:1px solid #910603;width:50px;height:50px}.to-top-btn::before{position:absolute;content:"";width:15px;height:15px;top:50%;left:50%;margin-top:-3px;margin-left:-7.5px;border-left:1px solid #910603;border-bottom:1px solid #910603;transform:rotate(135deg)}.to-top-btn:hover,.to-top-btn:focus,.to-top-btn:active{background:#910603}.to-top-btn:hover::before,.to-top-btn:focus::before,.to-top-btn:active::before{border-color:#fff}.buy-button{text-decoration:none;border-radius:5px;display:flex;background:linear-gradient(to right, #720503 50%, #910603 50%);background-size:200% 100%;background-position:right bottom;cursor:pointer;height:inherit;transition:background-position .4s ease,color .4s ease}.buy-button:hover{background-position:left bottom}.buy-button__icon{background:url(../img/icons/buy-button-phone.svg) no-repeat center center;width:60%;height:60%}.buy-button__icon-container{height:100%;display:flex;justify-content:center;align-items:center;aspect-ratio:1;background-color:#720503}.buy-button__paragraph{margin:0;padding:12px 16px;font-size:16px;line-height:24px;font-weight:600;text-align:center;text-transform:uppercase;width:100%;color:#fff}.captcha{width:auto;position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;border:none;padding-top:0}.captcha__buttons-wrapper{width:24px;margin-left:18px;display:flex;flex-direction:column;justify-content:space-between}.captcha__link{display:block;width:24px;height:24px}.captcha__image{display:block;width:160px;height:auto}.captcha_play_image,.captcha_loading_image,.captcha_refresh_image{display:block;width:24px;height:24px}.captcha label{display:none}.captcha__code-input{height:40px;width:100%;padding:5px;box-shadow:none;border:1px solid #333;margin-top:20px}.captcha__code-input::-moz-placeholder{font-size:14px;line-height:17px;color:#bdbdbd;opacity:1}.captcha__code-input::-ms-input-placeholder{font-size:14px;line-height:17px;color:#bdbdbd;opacity:1}.captcha__code-input::placeholder{font-size:14px;line-height:17px;color:#bdbdbd;opacity:1}.captcha__audio-controls{width:24px}@media(min-width: 768px){.captcha{width:auto;justify-content:flex-start}.captcha__buttons-wrapper{margin-left:20px}.captcha__image{width:auto;height:auto}}@media(min-width: 1170px){.captcha{padding-left:0;padding-right:0}}.card-accordion{display:block;height:100%}.card-accordion__content{overflow:hidden;display:flex;flex-direction:column;gap:16px;justify-content:space-between;height:100%;margin-top:0;transition:max-height .3s ease,margin-top .3s ease}.card-accordion__split-table{width:100%;height:100%}.card-accordion__text{margin:0;font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;font-size:16px;line-height:18px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:#565a5f;text-align:justify}.card-accordion__list{display:flex;flex-direction:column;gap:4px;margin:0;padding:0 0 0 16px;font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;font-size:16px;line-height:18px;color:#565a5f}.card-accordion__button{cursor:pointer;display:none;width:100%;height:28px;border:none;font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;font-size:16px;line-height:16px;color:#565a5f;text-decoration:underline;text-underline-offset:4px;background:none;transition:opacity .3s ease}.card-accordion[data-mobile=true].active .card-accordion__content{max-height:9999px;margin-top:8px}.card-accordion .card-accordion__content{max-height:0}@media(width <= 768px){.card-accordion__button{display:block}.card-accordion__button.fading{opacity:0}}@media(width <= 1024px){.card-accordion__button_product{display:block}}.categories-list{display:grid;grid-template-columns:1fr;gap:20px;width:100%}.categories-list__card{display:flex;flex-direction:column;gap:16px;width:100%;padding:16px;border-radius:5px;background:#fff}.categories-list__card-left{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding:12px;border-radius:5px;background-color:#fff}.categories-list__title-link{text-decoration:none}.categories-list__card-left-header{display:flex;flex-direction:column;gap:8px;margin:0}.categories-list__card-left-title{margin:0;font-size:20px;font-weight:bold;line-height:24px}.categories-list__card-left-subtitle{margin:0;font-size:12px;line-height:16px}.categories-list__card-left-image{display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain}.categories-list__card-left-link{display:inline-block;width:100%;margin:0 auto;padding:8px 16px;border:2px solid #730c0b;border-radius:5px;font-size:16px;font-weight:bold;line-height:20px;color:#730c0b;text-align:center;text-decoration:none;transition:border .3s,color .3s,background .3s}.categories-list__card-left-link:hover{color:#fff;background:#730c0b}.categories-list__card-right{display:flex;flex:1;flex-direction:column;gap:8px;justify-content:space-between;padding:16px;font-size:14px}.categories-list__card-right-text{position:relative;margin:0;font-size:14px;line-height:18px;color:#837c7c}.categories-list__card-right-text--no-break{white-space:nowrap}.categories-list__card-right-list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.categories-list__card-right-list-item{display:flex;align-items:baseline;font-size:14px;line-height:18px}.categories-list__card-right-list-separator{flex:1;height:1px;margin-inline:3px;background:repeating-linear-gradient(to right, #bdc2c6 0, #bdc2c6 4px, transparent 4px, transparent 8px)}@media(width >= 560px){.categories-list{grid-template-columns:1fr 1fr}}@media(width >= 1170px){.categories-list__card{flex-direction:row}}@media(width <= 1170px){.categories-list__card-left-header{height:48px}}.category-card{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:flex-start;padding:24px;border-radius:4px;background-color:#fff}.category-card__title{min-height:44px;margin:0;padding:0;font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;font-size:18px;line-height:22px;text-align:center}.category-card__image-wrapper{display:flex;align-items:center;justify-content:center;width:100%;max-width:190px;height:100%;max-height:180px}.category-card__image-wrapper a{display:inline-flex;max-width:100%;max-height:100%}.category-card__image-wrapper picture,.category-card__image-wrapper img{display:block;max-width:100%;max-height:100%}.category-description{display:flex;flex-direction:column;gap:32px}.category-description__title{margin:0}.category-description__text{font-size:16px;line-height:24px}.category-description__description-wrapper{display:flex;flex-direction:column;gap:16px}.category-description__description{margin:0;font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;font-size:16px;line-height:24px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:justify}.category-description__link{color:#0366a4;text-underline-offset:4px}.category-description__image-wrapper{display:flex;flex-direction:row;gap:16px}.category-description__image{width:100%;max-width:280px;height:100%;max-height:150px;-o-object-fit:contain;object-fit:contain}.category-description__list-title{margin:0;padding-left:28px;font-size:20px;font-weight:bold;line-height:28px}.category-description__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 36px}.category-description__grid--advantages{grid-template-rows:1fr 1fr;gap:32px;padding:0 50px}.category-description__grid--wide{grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:1fr 1fr 1fr;gap:24px 20px;padding:24px}.category-description__wrapper{display:flex;gap:16px;flex-direction:column}.category-description__star-list{display:flex;flex-direction:column;gap:16px;margin:0;padding-left:0;list-style:none}.category-description__star-item{position:relative;width:100%;padding-left:18px}.category-description__star-item::before{content:url(../img/icons/list-star.svg);position:absolute;inset:4px 0 0;width:10px;height:10px}.category-description__list{display:flex;flex-direction:column;gap:8px;padding-left:0;list-style:none}.category-description__list-item{position:relative;width:100%;padding-left:28px;font-size:16px;line-height:24px;text-align:justify}.category-description__list-item::before{content:url(../img/icons/check-products-description.svg);position:absolute;left:0;width:24px;height:24px}.category-description__advantages-card{display:flex;gap:16px;padding:32px;border:1px solid #e0e0e0;border-radius:10px}.category-description__advantages-card--align-top{align-items:start}.category-description__advantages-card-icon{display:inline-block;flex-shrink:0;width:36px;height:auto}.category-description__advantages-card-icon--small{width:32px;height:32px}.category-description__advantages-card-text{display:flex;align-items:center;font-size:20px;line-height:24px}.category-description__advantages-card-text--new{font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:justify}@media(width <= 1024px){.category-description__advantages-card{padding:32px 16px}}@media(width <= 768px){.category-description__grid{grid-template-columns:1fr;grid-template-rows:1fr;padding:0}.category-description__advantages-card-icon{width:32px}.category-description__advantages-card-text{font-size:16px}}@media(width <= 576px){.category-description__image-wrapper{flex-direction:column}.category-description__image{max-width:none;max-height:none}}.category-header__title{margin:12px 0;line-height:normal;font-size:20px;font-weight:700}.category-header__image{width:100%;min-width:200px;max-width:300px;height:auto;margin:0 auto;-o-object-fit:contain;object-fit:contain}.category-header__anchor-links{margin-top:4px}.category-header__info{display:flex;flex-direction:row;gap:40px}.category-header__info--with-image{flex-direction:column}.category-header__description{max-width:100%}.category-header__text{font-size:14px;line-height:18px}.category-header__text--no-break{white-space:nowrap}.category-header__text--color-black{color:#333}.category-header__links{display:none}.category-header__subtitle{margin:12px 0;line-height:normal;font-size:16px;font-weight:700}@media(min-width: 768px){.category-header__text{font-size:16px;line-height:24px}.category-header__anchor-links{margin-top:20px}.category-header__title{margin:14px 0;font-size:24px}.category-header__info--with-image{flex-direction:row}.category-header__link-icon{width:20px;height:20px;margin-top:4px;background-color:#5b0011;-webkit-mask:url(../img/icons/arrow-right.svg) no-repeat center center;mask:url(../img/icons/arrow-right.svg) no-repeat center center}.category-header__link-text{margin:0;font-size:16px;text-align:center}.category-header__link-text--small{font-size:14px}.category-header__link{display:flex;flex-direction:row;align-items:center;padding:10px;color:#5b0011;text-decoration:none;border-width:1px;border-color:#5b0011;border-style:solid}.category-header__link:hover{background:#5b0011;transition:all .3s ease}.category-header__link:hover .category-header__link-text{color:#fff}.category-header__link:hover .category-header__link-icon{background-color:#fff}.category-header__h2{margin:12px 0}}@media(min-width: 1170px){.category-header__links{display:flex;align-items:center}.category-header__description{max-width:750px}.category-header__description--no-links{max-width:100%}.category-header__title{margin:16px 0;font-size:28px}.category-header__subtitle{margin:16px 0;font-size:20px}}.category-heading{display:flex;flex-direction:column;gap:24px;width:100%}.category-heading__title{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content;margin:0;font-family:"Bebas Neue","Arial Black",impact,sans-serif;font-size:28px;line-height:30px;color:#363e43;text-transform:uppercase;letter-spacing:3px;word-break:keep-all}.category-heading__title::before{content:"";display:block;width:60px;height:4px;margin-bottom:16px;border-radius:5px;background-color:#9b0015}.category-heading__description{display:flex;flex-direction:column;gap:20px}.category-heading__text{margin:0;padding:0;font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;font-size:18px;line-height:18px;color:#363e43;text-align:justify}@media(width >= 768px){.category-heading__title{font-size:32px;line-height:36px}.category-heading__text{font-size:20px;line-height:20px}}@media(width >= 1024px){.category-heading{flex-direction:row}.category-heading__description{padding-top:20px}.category-heading__title{font-size:40px;line-height:40px}.category-heading__text{font-size:18px;line-height:20px}}.cookies-popup{position:fixed;z-index:12;bottom:0;left:0;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 30px;background-color:rgba(189,189,189,.9);color:#333}.cookies-popup p{margin:0;text-align:center;font-size:14px;line-height:17px}.cookies-popup a{font-size:14px;line-height:17px;color:#333}.cookies-popup--hidden{display:none}.cookies-popup__close-btn{position:absolute;top:5px;right:5px;width:12px;height:12px;align-self:flex-end;background:none;border:none;padding:0;outline:none;box-shadow:none;cursor:pointer}.cookies-popup__close-btn::after,.cookies-popup__close-btn::before{position:absolute;left:0;top:6px;content:"";width:100%;height:1px;background:#333}.cookies-popup__close-btn::after{transform:rotate(45deg)}.cookies-popup__close-btn::before{transform:rotate(-45deg)}@media(min-width: 768px){.cookies-popup a{text-decoration:none}.cookies-popup a:hover,.cookies-popup a:focus,.cookies-popup a:active{text-decoration:underline}.cookies-popup__close-btn{width:24px;height:24px;top:5px;right:5px}.cookies-popup__close-btn::after,.cookies-popup__close-btn::before{top:12px}}.download-link{position:relative;display:flex;min-width:262px;align-items:stretch;justify-content:flex-start;padding-left:67px;font-size:18px;line-height:22px;text-decoration:none;border-radius:2px}.download-link:hover,.download-link:focus,.download-link:active{background:#910603;color:#fff}.download-link:hover p,.download-link:focus p,.download-link:active p{border-color:#910603}.download-link::before{position:absolute;flex-shrink:0;content:"";top:0;left:0;width:67px;height:100%;background-color:#910603;background-repeat:no-repeat;background-position:center center;background-size:contain}.download-link p{margin:0;padding:3px 8px 5px;border:1px solid #000;border-left:0;min-height:32px;width:100%}.download-link--eds::before{background-image:url(../img/icon-eds.svg);background-size:24px 22px}.download-link--screenshot::before{background-image:url(../img/icon-screenshot.svg);background-size:20.15px 19.22px}.download-link--zip::before{background-image:url(../img/icon-zip.svg);background-size:24px 22px}.download-link--pdf::before{background-image:url(../img/icon-pdf.svg);background-size:24px 22px}@media(max-width: 700px){.download-link__no-mobile-txt{display:none}}.drawer{position:fixed;top:0;left:0;height:100%;width:360px;background:#fff;box-shadow:2px 0 10px rgba(0,0,0,.2);transform:translateX(-100%);transition:transform .3s ease;z-index:1100;padding:16px 24px;visibility:visible}.drawer--hidden{visibility:hidden}.drawer__content{height:100%;overflow:scroll;padding-bottom:50px;-ms-overflow-style:none;scrollbar-width:none}.drawer__content::-webkit-scrollbar{display:none}.drawer__nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.drawer__text{font-size:16px;font-weight:700;line-height:19px}.drawer__icon{background-image:url(../img/icons/search/drawer-close.svg);background-repeat:no-repeat;background-position:center center;width:40px;height:40px;border:none;background-color:inherit;cursor:pointer}.drawer--open{transform:translateX(0)}.drawer__backdrop{position:fixed;inset:0;background:rgba(0,0,0,.5);transition:opacity .3s ease;opacity:1;z-index:1000;overflow:hidden}.drawer__backdrop--hidden{opacity:0;pointer-events:none}.feedback-page{min-width:320px;padding:20px 15px;padding-bottom:40px;background:#f0f0f0}.feedback{padding:20px;background:#fff;border-radius:10px}.feedback__form{max-width:555px;margin:0 auto;display:flex;flex-direction:column}.feedback__title{margin-top:0;margin-bottom:10px;font-weight:600;font-size:20px;line-height:24px}.feedback__note{margin:0;margin-bottom:4px;font-size:12px;line-height:18px}.feedback__comment{font-weight:400;font-size:12px;line-height:149.52%;color:#8a8a8a;margin:0;margin-bottom:16px}.feedback__form-items{list-style:none;margin:0;padding:0}.feedback__form-item{display:flex;flex-direction:column;margin-bottom:12px}.feedback__form-item:last-child{margin:0}.feedback__form-item label{font-weight:400;font-size:12px;line-height:149.52%;color:#333;margin-bottom:2px}.feedback__field{min-height:36px;padding:8px;border:1px solid #8a8a8a;border-radius:5px}.feedback__field::-moz-placeholder{color:#8a8a8a;opacity:1;font-size:12px;line-height:15px}.feedback__field::-ms-input-placeholder{color:#8a8a8a;opacity:1;font-size:12px;line-height:15px}.feedback__field::placeholder{color:#8a8a8a;opacity:1;font-size:12px;line-height:15px}.feedback__field--comment{min-height:80px}.feedback__field-wrapper--captcha{margin-bottom:16px}.feedback__confidencial-label{position:relative;display:block;min-height:18px;padding-left:28px;font-size:11px;line-height:14px;color:#8a8a8a}.feedback__submit{padding:14px;box-shadow:none;outline:none;border:1px solid #910603;background:#730c0b;border-radius:10px;color:#fff;font-weight:600;font-size:14px;line-height:17px}.feedback__overlap{width:100vw;height:100vh;background:rgba(51,51,51,.4);position:fixed;top:0;left:0;z-index:5}.feedback__overlap--hidden{display:none}.feedback__popup{padding:46px 15px 30px;position:fixed;top:30%;margin-top:-60px;left:15px;right:15px;min-height:355px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-weight:500;font-size:18px;line-height:22px;background-repeat:no-repeat;background-position:center center;background-color:#fff;border-radius:10px}.feedback__popup--hidden{display:none}.feedback__popup-title{font-weight:700;font-size:20px;line-height:24px;margin:0;margin-bottom:4px;display:flex;justify-content:center;align-items:center}.feedback__popup--success .feedback__popup-title::before{width:18px;height:18px;content:url(../img/pictograms/check_personal.svg);margin-right:8px}.feedback__popup--error .feedback__popup-title::before{width:18px;height:18px;content:url(../img/pictograms/close-tablet.svg);margin-right:8px}.feedback__popup-text{font-weight:400;font-size:13px;line-height:150%;margin:0}.feedback__error{margin:0;margin-top:5px;padding-left:20px;background-image:url(../img/error_icon.svg);background-repeat:no-repeat;background-position:left center;background-size:15px;font-size:15px;line-height:18px}@media(min-width: 768px){.feedback{padding:45px 150px}.feedback__title{margin-bottom:15px;font-size:24px;line-height:28px}.feedback__popup-title{font-weight:700;font-size:22px;line-height:26px}.feedback__popup-note{font-weight:700;font-size:14px;line-height:17px}.feedback__popup-text{font-weight:400;font-size:14px;line-height:120%;margin:0}.feedback__comment{font-size:14px;line-height:120%}.feedback__form-item{margin-bottom:16px}.feedback__form-item label{font-weight:400;font-size:14px;line-height:17px;margin-bottom:6px}.feedback__confidencial-label{font-size:13px;line-height:16px}.feedback__field::-moz-placeholder{color:#8a8a8a;opacity:1;font-size:14px;line-height:17px}.feedback__field::-ms-input-placeholder{color:#8a8a8a;opacity:1;font-size:14px;line-height:17px}.feedback__field::placeholder{color:#8a8a8a;opacity:1;font-size:14px;line-height:17px}.feedback__submit{padding:16px;font-size:18px;line-height:22px}.feedback__popup{width:390px;min-height:440px;right:0;left:0;margin:auto;padding:62px 45px 35px;font-weight:bold;font-size:26px;line-height:31px}}@media(min-width: 1170px){.feedback{width:1140px;margin-left:auto;margin-right:auto;padding:65px 295px}.feedback__title{margin-bottom:15px;padding-left:0;font-size:26px;line-height:31px}.feedback__comment{font-size:16px;line-height:21px}.feedback__note{font-size:16px;line-height:21px}.feedback__form-item{margin-bottom:16px}.feedback__form-item label{font-size:16px;line-height:21px;margin-bottom:6px}.feedback__field::-moz-placeholder{font-size:16px;line-height:24px}.feedback__field::-ms-input-placeholder{font-size:16px;line-height:24px}.feedback__field::placeholder{font-size:16px;line-height:24px}.feedback__field--comment::-webkit-input-placeholder,.feedback__field--comment:-moz-placeholder{font-size:16px;line-height:24px}.feedback__submit:hover{transform:scale(1.03)}.feedback__submit:focus,.feedback__submit:active{opacity:.8}}.goods{width:100%}.goods__title{font-size:16px;margin:0 0 16px 0}@media(min-width: 768px){.goods__title{font-size:20px;margin:0 0 20px 0}}@media(min-width: 1170px){.goods__title{font-size:24px;margin:0 0 30px 0}}.goods-card{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:flex-start;width:100%;padding:16px 16px 24px;background-color:#fff;border-width:1px;border-color:#dbdde2;border-radius:5px;border-style:solid}.goods-card_move-button_bottom>*:last-child{margin-top:auto}.goods-card__image{max-width:190px;max-height:180px}.goods-card__image-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.goods-card__header{display:flex;flex-direction:column;gap:5px;width:100%}.goods-card__subtitle{margin:0;padding:0;line-height:normal;color:#909599;font-size:14px;font-weight:400}.goods-card__title{margin:0;padding:0;line-height:normal;text-transform:uppercase;font-size:18px;font-weight:700}.goods-card__menu{display:flex;flex-direction:column;gap:8px;width:100%;margin:0 0 8px}.goods-card__row{display:flex;line-height:normal;font-size:13px;font-weight:400}.goods-card__key{display:flex;flex-grow:1;align-items:baseline}.goods-card__key::after{content:"";width:100%;height:1px;margin-inline:4px;background:repeating-linear-gradient(to right, #bdc2c6 0, #bdc2c6 4px, transparent 4px, transparent 8px)}.goods-card__key_darker::after{background:repeating-linear-gradient(to right, #565a5f 0, #565a5f 4px, transparent 4px, transparent 8px)}.goods-card__text{margin:0}.goods-card__value{margin-left:0}.goods-grid{display:grid;grid-template-columns:repeat(1, 1fr);gap:16px}.goods-grid_gap_sm{gap:16px}.goods-grid_gap_md{gap:30px}.goods-grid__gap-category{gap:32px 24px}.goods-grid_gap_lg{gap:40px}.goods-grid_bottom_40{margin-bottom:40px}@media(width >= 768px){.goods-grid__columns-3{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px 24px}}@media(width >= 1024px){.goods-grid__columns-3{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px 24px}}@media(min-width: 320px){.goods-grid_columns_4{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}}@media(width <= 450px){.goods_grid_breakpoint_500{display:grid;grid-template-columns:repeat(1, 1fr);gap:16px}}@media(min-width: 768px){.goods-grid_columns_4{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}}@media(min-width: 1170px){.goods-grid_columns_4{display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}}.heading{margin:0;font-family:"Bebas Neue","Arial Black",impact,sans-serif;font-size:28px;line-height:1.15;color:#363e43;letter-spacing:3px;word-break:keep-all}.heading::before{content:"";display:block;width:60px;height:4px;margin-bottom:16px;border-radius:5px;background-color:#9b0015}.heading--page-title{min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}.heading--uppercase{text-transform:uppercase}.heading--h2{font-size:24px}.heading--h3{font-size:20px}@media(width >= 768px){.heading{font-size:32px}.heading--h2{font-size:28px}.heading--h3{font-size:24px}}@media(width >= 1024px){.heading{font-size:40px}.heading--h2{font-size:32px}.heading--h3{font-size:28px}}.icon{display:flex;align-items:center;justify-content:center}.icon__svg{width:auto;height:auto}.icon_16{width:16px;height:16px}.icon_20{width:20px;height:20px}.icon_135_20{width:135px;height:20px}.icon_39_42{width:39px;height:42px}.icon_42{width:42px;height:42px}.list{display:flex;flex-direction:column;gap:4px;margin:0;padding:0 0 0 16px}.branch-office__name{margin-top:0;margin-bottom:5px;font-size:16px;line-height:19px}.branch-office__address{margin-bottom:8px;font-style:normal;font-size:14px;line-height:17px}.branch-office__address a{text-decoration:none}.branch-office__link{display:block;margin-bottom:4px;text-decoration:none;font-weight:bold;font-size:16px;line-height:19px}@media(min-width: 768px){.branch-office__name{margin:14px 0 4px}}@media(min-width: 1170px){.branch-office__name{margin-top:27px}.branch-office__address{margin-bottom:4px}}.outlined-button{width:100%;text-align:center;text-decoration:none;text-transform:uppercase;padding:8px 8px;line-height:15px;font-size:14px;font-weight:700;color:#5b0011;border-width:1px;border-style:solid;border-radius:5px;border-color:#5b0011}.outlined-button:hover{transition:all .3s ease;color:#fff;background:#5b0011}@media(min-width: 320px){.outlined-button{padding:8px 4px;line-height:14px;font-size:14px}}@media(min-width: 768px){.outlined-button{padding:12px 32px}}@media(min-width: 1170px){.outlined-button{padding:12px 52px}}.page-container{padding:20px 0 40px;background:#f0f0f0}.page-container__content{display:flex;flex-direction:column;width:100%;min-width:320px;max-width:1170px;margin:0 auto;padding:0 16px}.page-container__content--gap_40{gap:40px}.page-title{font-size:20px;line-height:24px;margin:0}@media(min-width: 768px){.page-title{font-size:24px;line-height:28px}}@media(min-width: 992px){.page-title{font-size:28px;line-height:32px}}.paginator{width:100%;display:flex;justify-content:center;padding:0 12px}.paginator__btn{position:relative;width:30px;height:30px;margin:0 4px;border-radius:50%;border:1px solid #910603;background:none;box-shadow:none;outline:none;cursor:pointer}.paginator__btn::before{position:absolute;content:"";width:9px;height:9px;border-bottom:1px solid #910603;border-right:1px solid #910603;top:50%;left:50%;margin-top:-4px}.paginator__btn--back::before{transform:rotate(135deg);margin-left:-3px}.paginator__btn--forward::before{transform:rotate(-45deg);margin-left:-5px}.paginator__btn:focus,.paginator__btn:active{outline:none}.paginator__btn:focus:not(:disabled),.paginator__btn:active:not(:disabled){color:#fff;background:#910603}.paginator__btn:focus:not(:disabled)::before,.paginator__btn:active:not(:disabled)::before{border-color:#fff}.paginator__btn:disabled{opacity:.5;cursor:auto}.paginator__filler{display:flex;align-items:flex-end;color:#910603}.paginator__list{display:flex;margin:0;padding-left:0;list-style:none}.paginator__item{display:flex;align-items:center;justify-content:center;margin:0 4px;width:30px;height:30px;border-radius:50%;border:1px solid #910603;background:none;color:#910603;cursor:pointer}.paginator__item:focus,.paginator__item:active,.paginator__item--current{color:#fff;background:#910603}.paginator__input:checked+.paginator__item{color:#fff;background:#910603}@media(min-width: 768px){.paginator{justify-content:flex-end;padding:0}.paginator__btn:hover:not(:disabled){background-color:#910603;color:#fff}.paginator__btn:hover:not(:disabled)::before{border-color:#fff}.paginator__btn--forward{margin-right:0}.paginator__item:hover{background-color:#910603;color:#fff}}.pie-block{position:relative;justify-content:center}.pie-block p{text-indent:0}.pie-block__item{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;min-height:146px;padding:20px;border-bottom:1px solid #f0f0f0;text-decoration:none}.pie-block__item--wrapped{min-height:0;height:146px}.pie-block__item--wrapped .pie-block__txt-wrapper .pie-block__txt{box-shadow:none}.pie-block__item--wrapped .pie-block__txt-wrapper p:first-child{margin-bottom:0}.pie-block__item--wrapped .pie-block__maximize-btn{display:block}.pie-block__txt p{margin:0}.pie-block__item-name{display:flex;width:100%;margin-top:0;margin-bottom:10px;font-size:20px;line-height:normal}.pie-block__item-name span{max-width:100%;overflow:hidden;display:block;text-decoration:none;cursor:pointer}.pie-block__item-name span:focus,.pie-block__item-name span:active{color:#910603;border:none;outline:none;box-shadow:none}.pie-block__txt-wrapper{overflow:hidden}.pie-block__picture-wrapper{display:flex;justify-content:center;max-width:80%;max-height:60vh}.pie-block__picture-wrapper--link{margin-left:auto;margin-right:auto}.pie-block__picture-wrapper img{width:auto;height:auto;display:block;margin:0 auto;max-width:100%;max-height:100%}.pie-block__maximize-btn{display:none;font-size:14px;line-height:normal;flex-shrink:0;margin-top:0;background:none;outline:none;border:none;border-bottom:1px solid rgba(0,0,0,0);box-shadow:none;padding:0;width:auto;text-align:left;cursor:pointer}@media(max-width: 767px){.pie-block__item--coup{justify-content:space-between}.pie-block__txt-wrapper{width:50%}.pie-block__picture-wrapper{order:1}}@media(min-width: 768px)and (max-width: 1169px){.pie-block{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around}.series--coupling{display:flex;justify-content:space-around}.coupling__block:last-child a:last-child{border-bottom:none}}@media(min-width: 768px)and (max-width: 1023px){.pie-block__item--coup{flex-direction:column;max-width:100vw;margin:auto}.pie-block__item-name{justify-content:center}.pie-block__picture-wrapper{margin-bottom:20px}.coupling__block:last-child a:last-child{border-bottom:none}}@media(min-width: 1024px)and (max-width: 1169px){.pie-block__item--coup{margin:auto;justify-content:center}.coupling__block{max-width:50%}.pie-block__item-name{justify-content:center}.pie-block__picture-wrapper{margin-bottom:20px}.pie-block__txt-wrapper{max-width:415px}.coupling__block:first-child a:first-child{padding-bottom:37px;padding-top:23px}.coupling__block:last-child a:nth-child(2){padding-bottom:25px}.coupling__block:first-child a:nth-child(2){padding-top:37px;padding-bottom:37px}.coupling__block:first-child a:last-child{border-bottom:none}}@media(min-width: 1170px){.pie-block{position:relative;display:flex;flex-direction:row;flex-wrap:wrap}.pie-block::before{position:absolute;content:"";width:251px;height:252px;background-image:url(../img/circle-coupling.svg);top:34%;left:50%;margin-top:-217px;margin-left:-126px;z-index:1}.pie-block__item{flex-direction:column;flex-wrap:nowrap;align-items:flex-start;width:50%;border-bottom:none;padding-bottom:0;padding-top:0;margin-bottom:24px;overflow:visible;min-height:134px}.pie-block__item--wrapped{height:134px}.pie-block__item::after{content:"";width:100%;height:1px;background:#f0f0f0}.pie-block__item:nth-last-child(1)::after,.pie-block__item:nth-last-child(2)::after{display:none}.pie-block__item:nth-child(2n-1){padding-right:145px;text-align:left}.pie-block__item:nth-child(2n-1)::after{left:0}.pie-block__item:nth-child(2n-1) .pie-block__picture-wrapper{right:50%}.pie-block__item:nth-child(2n-1) .pie-block__item-name span{padding-right:5px}.pie-block__item:nth-child(2n-1) .pie-block__item-name::before{left:80px}.pie-block__item:nth-child(2n-1) .pie-block__txt{padding-right:5px}.pie-block__item:nth-child(2n){padding-left:145px;text-align:right}.pie-block__item:nth-child(2n)::after{right:0}.pie-block__item:nth-child(2n) .pie-block__picture-wrapper{left:50%}.pie-block__item:nth-child(2n) .pie-block__item-name{justify-content:flex-end}.pie-block__item:nth-child(2n) .pie-block__item-name span{padding-left:5px}.pie-block__item:nth-child(2n) .pie-block__item-name::before{right:80px}.pie-block__item:nth-child(2n) .pie-block__txt{padding-left:5px}.pie-block__item:nth-child(2n) .pie-block__txt-wrapper--overlap .pie-block__txt{box-shadow:-10px 10px 10px 0 rgba(0,0,0,.25)}.pie-block__item:nth-child(2n) .pie-block__maximize-btn{text-align:right}.pie-block__item:nth-child(1) .pie-block__item-name::before{background-position:top right}.pie-block__item:nth-child(1) .pie-block__txt{z-index:3}.pie-block__item:nth-child(2) .pie-block__item-name::before{background-position:top right;transform:scale(-1, 1)}.pie-block__item:nth-child(2) .pie-block__txt{z-index:3}.pie-block__item:nth-child(3) .pie-block__item-name::before{height:2px;background-position:top right}.pie-block__item:nth-child(3) .pie-block__txt{z-index:2}.pie-block__item:nth-child(4) .pie-block__item-name::before{height:2px;background-position:top left}.pie-block__item:nth-child(4) .pie-block__txt{z-index:2}.pie-block__item:nth-child(5) .pie-block__item-name::before{bottom:50%;top:auto;background-position:top right;transform:scale(1, -1)}.pie-block__item:nth-child(5) .pie-block__picture-wrapper{margin-top:-41px;margin-right:9px}.pie-block__item:nth-child(5) .pie-block__txt{z-index:1}.pie-block__item-last .pie-block__item-name::before{background-position:top right;transform:scale(-1, 1);background-image:url(../img/dash.svg);z-index:2}.pie-block__item-last .pie-block__picture-wrapper{margin-top:-41px;margin-left:9px}.pie-block__item-last .pie-block__txt{z-index:1}.pie-block__item-name{position:relative;overflow:visible}.pie-block__item-name span{position:relative;background:#fff}.pie-block__item-name::before{position:absolute;top:50%;content:"";display:block;width:100%;height:70px;background:url(../img/dash.svg) 0 0 no-repeat}.pie-block__txt-wrapper{position:relative;width:100%;padding-bottom:15px}.pie-block__txt-wrapper--overlap{overflow:visible;min-height:91px}.pie-block__txt-wrapper--overlap .pie-block__txt{position:absolute;z-index:1;background:#fff;box-shadow:10px 10px 10px 0 rgba(0,0,0,.25)}.pie-block__txt-wrapper--overlap .pie-block__txt:last-child{padding-bottom:20px}.pie-block__picture-wrapper{position:absolute;top:50%;width:60px;height:60px;z-index:2}.pie-block__maximize-btn{width:100%;padding-bottom:10px}.coupling__block{display:contents}}@media(min-width: 1170px){.pie-block{justify-content:center}.pie-block::before{width:372px;height:372px;margin-top:-195px;margin-left:-185px;top:32%}.pie-block__item{min-height:146px}.pie-block__item--wrapped{height:146px}.pie-block__item::after{width:calc(100% - 25px);left:auto}.pie-block__item:nth-child(2n-1){padding-left:0;padding-right:255px}.pie-block__item:nth-child(2n-1) .pie-block__item-name::before{left:87px}.pie-block__item:nth-child(2n-1) .pie-block__item-name span{padding-right:15px}.pie-block__item:nth-child(2n-1) .pie-block__txt{padding-right:20px}.pie-block__item:nth-child(2n){padding-right:0;padding-left:255px}.pie-block__item:nth-child(2n)::after{margin-left:25px}.pie-block__item:nth-child(2n) .pie-block__item-name::before{right:87px}.pie-block__item:nth-child(2n) .pie-block__item-name span{padding-left:15px}.pie-block__item:nth-child(2n) .pie-block__txt{padding-left:20px}.pie-block__item:nth-child(1) .pie-block__item-name::before{background-position:top right}.pie-block__item:nth-child(2) .pie-block__item-name::before{background-position:top right;transform:scale(-1, 1)}.pie-block__item:nth-child(3) .pie-block__item-name::before{height:2px;width:359px;background-position:top right}.pie-block__item:nth-child(4) .pie-block__item-name::before{height:2px;width:359px;background-position:top right;right:-12px}.pie-block__item:nth-child(5) .pie-block__item-name::before{top:auto;bottom:50%;background-position:top right;transform:scale(1, -1)}.pie-block__item:nth-child(5) .pie-block__picture-wrapper{margin-top:-36px;margin-right:59px}.pie-block__item:nth-child(6) .pie-block__item-name::before{top:auto;left:auto;right:80px;bottom:50%;background-position:top right;transform:scale(-1, -1)}.pie-block__item:nth-child(6) .pie-block__picture-wrapper{margin-top:-31px;margin-left:65px}.pie-block__item:nth-child(7) .pie-block__item-name::before{top:auto;left:auto;right:80px;bottom:50%;background-position:top right;transform:scale(-1, -1)}.pie-block__item:nth-child(7) .pie-block__picture-wrapper{right:47%;margin-top:19px;margin-left:65px}.pie-block__item-name{font-size:24px;line-height:normal}.pie-block__item-name::before{height:24px;width:410px;background-image:url(../img/dash_desktop.svg)}.pie-block__picture-wrapper{width:80px;height:80px}.pie-block__picture-wrapper--last::before{background:none;content:none}.pie-block__item:nth-child(4) .pie-block__picture-wrapper{top:21%;left:58%}.pie-block__item:nth-child(1) .pie-block__picture-wrapper{top:36%;right:56%}.pie-block__item:nth-child(3) .pie-block__picture-wrapper{top:45%;right:46.5%}.pie-block__item:nth-child(2) .pie-block__picture-wrapper{left:56%;top:38%}.coupling__block:first-child a:first-child .pie-block__picture-wrapper{top:7%;right:51%}.coupling__block:first-child a:nth-child(2) .pie-block__picture-wrapper{top:7%;left:52%}.coupling__block:first-child a:nth-child(3) .pie-block__picture-wrapper{top:20%;right:58%}.coupling__block:last-child a:first-child .pie-block__item-name::before{transform:scale(1, -1);top:-25%}.coupling__block:last-child a:nth-child(2) .pie-block__item-name::before{transform:scale(-1, -1);top:-25%}.coupling__block:last-child a:last-child{padding:0;max-width:318px}.coupling__block:last-child a:last-child .pie-block__item-name{justify-content:center}.coupling__block:last-child a:last-child .pie-block__item-name::before{background:url(../img/vector-vertical.svg);left:153px;top:-448%;height:115px;width:2px}.coupling__block a::after{content:none}.coupling__block:last-child a:first-child,.coupling__block:last-child a:nth-child(2){margin-bottom:0;min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}.coupling__block:last-child a:first-child .pie-block__txt-wrapper,.coupling__block:last-child a:nth-child(2) .pie-block__txt-wrapper,.coupling__block:last-child a:last-child .pie-block__txt-wrapper{padding-bottom:0}.coupling__block:last-child a:last-child{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}}.popup{position:fixed;z-index:11;bottom:40%;margin-bottom:9px;left:50%;width:264px;margin-left:-132px;min-height:224px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:20px;background:#fff;color:#828282}.popup h3{margin:0;text-align:center;color:#910603;font-size:20px;line-height:24px}.popup p{margin:0;margin-bottom:20px;max-width:205px;text-align:center;font-size:14px;line-height:17px}.popup a,.popup .popup__download-link{display:block;margin:0;font-size:14px;line-height:17px;color:#333;text-decoration:none;box-shadow:none;border:none;outline:none;background:none;cursor:pointer}.popup a:hover,.popup a:focus,.popup a:active,.popup .popup__download-link:hover,.popup .popup__download-link:focus,.popup .popup__download-link:active{text-decoration:underline}.popup--hidden{display:none}.popup__close-btn{position:absolute;top:10px;right:10px;width:12px;height:12px;align-self:flex-end;background:none;border:none;padding:0;outline:none;box-shadow:none;cursor:pointer}.popup__close-btn::after,.popup__close-btn::before{position:absolute;left:0;top:6px;content:"";width:100%;height:1px;background:#333}.popup__close-btn::after{transform:rotate(45deg)}.popup__close-btn::before{transform:rotate(-45deg)}.popup__txt-btn{display:block;align-self:center;text-decoration:none;color:#910603;background:none;border:1px solid #910603;padding:3px 40px 5px;min-width:165px;margin-top:10px;text-align:center;margin-left:auto;margin-right:auto}.popup__txt-btn:hover,.popup__txt-btn:focus,.popup__txt-btn:active{color:#fff;background:#910603}@media(min-width: 768px){.popup{width:512px;padding-bottom:30px;min-height:239px;margin-left:-256px}.popup h3{margin-top:42px;font-size:26px;line-height:31px}.popup p{max-width:300px}.popup__close-btn{width:24px;height:24px;top:15px;right:15px}.popup__close-btn::after,.popup__close-btn::before{top:12px}}.preloader{position:fixed;left:0;top:0;right:0;bottom:0;overflow:hidden;background:#fff;color:#910603;z-index:1001}.preloader__image{position:relative;top:50%;left:50%;width:70px;height:70px;margin-top:-35px;margin-left:-35px;text-align:center;animation:preloader-rotate 1.5s infinite linear}@keyframes preloader-rotate{100%{transform:rotate(360deg)}}.loaded_hiding .preloader{transition:.3s opacity;opacity:0}.loaded .preloader{display:none}.product-details{display:grid;grid-template-areas:"image" "list" "table" "text";grid-template-columns:1fr;gap:24px}.product-details__table-container{display:flex;flex-direction:column;gap:8px}.product-details__table-cell{padding:8px 0;text-align:left;vertical-align:top}.product-details__table-cell--align-right{text-align:right}.product-details__table-row{border-bottom:1px solid rgba(189,189,189,.7)}.product-details__table-row-button{height:48px;margin-bottom:12px}.product-details__list-container{display:flex;grid-area:list;flex-direction:column;gap:12px;width:100%;margin:0;padding:0;list-style:none}.product-details__list-link{display:block;padding:8px 16px;border:2px solid #730c0b;border-radius:5px;font-weight:bold;color:#730c0b;text-align:center;text-decoration:none;transition:border .3s,color .3s,background .3s;text-underline:none}.product-details__list-link:hover{color:#fff;background:#730c0b}.product-details__desc-text{display:flex;grid-area:text;flex-direction:column;gap:8px;font-size:16px;line-height:24px;color:#8a8a8a;text-align:justify}.product-details__desc-text--no-break{white-space:nowrap}.product-details__p-margin{margin:0}.product-details__table{border-collapse:collapse;width:100%;font-size:16px;font-weight:normal;line-height:18px}.product-details__table-title{margin:0;font-size:18px;font-weight:600;line-height:20px}.product-details__image-container{grid-area:image;margin:0 auto}@media(width >= 768px){.product-details{grid-template:auto 1fr/240px 1fr;grid-template-areas:"image table" "list text"}.product-details__table-title{font-size:20px;line-height:24px}.product-details__list-container{grid-row:1/3;max-width:220px;margin-top:232px}}@media(width >= 564px)and (width <= 768px){.product-details__list-container{flex-flow:row wrap;align-items:center}.product-details__table-row-button{margin-right:12px;margin-bottom:0}}@media(width >= 1170px){.product-details{grid-template-areas:"image table list" "text text .";grid-template-columns:220px 1fr 200px;gap:16px 32px}.product-details__table-title{font-size:22px;line-height:26px}.product-details__list-container{grid-row:3/1;margin-top:0}}.product-image{display:flex;flex-direction:column;gap:16px}.product-image__title{margin:0}.product-image__red-text{color:#910603;font-size:24px}.product-image__text{text-align:right;margin:0}.product-image__image{max-width:100%;height:auto;margin:0 auto;display:block;-o-object-fit:contain;object-fit:contain;width:auto}.product-image__table{caption-side:bottom;border-collapse:collapse;font-size:14px}.product-image__table-caption{text-align:left;font-size:12px}.product-image__table-header{padding:8px 12px}.product-image__table-cell{padding:4px 12px}.product-image__table,.product-image__table-cell,.product-image__table-header{border:1px solid #000}@media(min-width: 768px){.product-image__table{width:45%;align-self:end}.product-image__table--big{width:60%}}@media(max-width: 768px){.product-image__title{font-size:18px;line-height:22px}}@media(min-width: 768px)and (max-width: 1140px){.product-image__title{font-size:20px;line-height:24px}}@keyframes point-right{0%,10%,20%{transform:translateX(0)}5%,15%{transform:translateX(-7px)}}@keyframes point-left{0%,10%,20%{transform:translateX(0) scale(-1, 1)}5%,15%{transform:translateX(7px) scale(-1, 1)}}.specifications{position:relative;overflow-x:scroll;max-width:100%;margin-bottom:15px}.specifications.nojs{overflow:scroll}.specifications p{margin:0}.specifications img{max-width:100px;height:auto}.specifications--wide .specifications__table{text-align:center}.specifications .specifications__table-footnote{margin-top:4px;margin-bottom:12px;padding-left:0;font-size:10px;line-height:12px;text-align:left;color:#828282;list-style:none;border:none}.tab-content--supply::before,.tab-label-supply::before{display:none}.tab-supply{padding:0}.tabs-supply{box-shadow:none}.specifications__btn{position:absolute;z-index:2;top:50%;width:20px;height:20px;background-color:rgba(0,0,0,0);background-image:url(../img/icon-arrow.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;border:none;box-shadow:none}.specifications__btn.hidden{display:none}.specifications__btn--back{left:0;right:auto;transform:scale(-1, 1);animation:point-left 5s ease-in 3s infinite normal forwards}.specifications__btn--forward{right:0;left:auto;animation:point-right 5s ease-in 3s infinite normal forwards}.specifications__table{position:relative;left:0;min-width:100%;border-collapse:collapse;font-size:13px;line-height:16px;text-align:center}.specifications__table th,.specifications__table td{border:none;font-weight:normal}.specifications__table th a,.specifications__table td a{display:block;padding-left:15px;text-align:left;font-size:14px;line-height:17px}.specifications__table th a[href],.specifications__table td a[href]{cursor:pointer}.specifications__table th:not(:last-child),.specifications__table td:not(:last-child){border-right:none}.specifications__table th.text,.specifications__table td.text{text-align:center;padding-left:10px;padding-right:10px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.specifications__table th tr,.specifications__table td tr{border:none}.specifications__table th{background:#fff;font-weight:bold;color:#910603;font-size:14px;line-height:17px}.specifications__table th.model-column--gearmotor{min-width:124px}.specifications__table thead th{background:#fff;color:#910603;font-weight:bold}.specifications__table a{display:block}.specifications__table--summary th{background:none;font-weight:normal}.specifications__table--summary th:first-child:not(:last-child){text-align:left}.specifications__table--summary td:first-child:not(:last-child),.specifications__table--summary th:first-child:not(:last-child){text-align:left}.specifications__table--summary a{display:inline}.specifications__table--left-headings th{font-weight:normal;background:none}.specifications__table td.specifications__order-cell{border-color:#910603;text-align:center}.specifications__table td.specifications__order-cell--disabled{color:#bdbdbd}.specifications__table td.specifications__order-cell--disabled a{cursor:auto}.specifications__table td.specifications__order-cell a{text-align:center}.specifications__table td.no-bottom-border{border-bottom:none}.specifications__table td.no-top-border{border-top:none}.specifications__table--SMD‑mini td{text-align:center}.specifications__table caption{position:relative;padding-left:10px;text-align:left;padding-bottom:9px;font-size:12px;font-weight:bold}.specifications__table ul{list-style:none;padding-left:0;text-align:left}.specifications__table .specifications__marker-list{list-style:number inside}.specifications__table .specifications__marker-list--supply{list-style:none;margin:0;text-align:right}.specifications__table .specifications__centred-list{display:flex;flex-direction:column;padding-left:0;align-items:center;justify-content:flex-end}.specifications__table .specifications__shifted-list{padding-left:35px}.specifications__table p{margin:0}.specifications__table td{font-size:14px;line-height:17px;color:#333;border:none}.specifications__table--supply td.text{padding-left:20px;padding-right:0;width:317px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.specifications__table-footnote a{display:inline}.specifications__table tr:nth-child(even){background-color:#dedede}.specifications__table--supply tr:nth-child(even){background-color:#fff}.specifications__table--supply tr:nth-child(odd){background-color:#dedede}.specifications__table{border:1px solid #b4b4b4}.specifications__table th{border:1px solid #333}.specifications__table th{font-size:12px;color:#910603;border:1px solid #b4b4b4}.specifications__order-cell{width:178px;align-items:stretch;text-align:center;padding:0;border-color:#910603;color:#910603}.specifications__order-cell a{display:block;padding:4px 5px;text-decoration:none}.specifications__order-cell:active{background:#910603;border-color:#910603;color:#fff}.specifications__order-cell--disabled:active{background:none;color:#bdbdbd}.specifications__target-model-cell{background:#910603;color:#fff}.async-note{display:flex}.specifications__table--supply td{padding-right:20px;padding-top:12px;padding-bottom:12px;text-align:right}.specifications__marker-list--supply{list-style:none}.specifications__table--summary{border:none !important}.specifications__table--summary tr,.specifications__table--summary td,.specifications__table--summary th{border:none;color:#333;background-color:#fff}.specifications__table--summary tr{border-bottom:1px solid rgba(189,189,189,.7)}@media(max-width: 767px){.specifications__table{width:738px}.specifications__table th{height:-webkit-max-content;height:-moz-max-content;height:max-content;width:auto}.specifications__table tr{height:40px}.specifications__table td a{padding-left:0}.th-drob{padding-right:30px;width:800px;text-align:right}.td-drob{text-align:left;padding-right:30px;padding-left:30px;max-width:175px}.td-drob{text-align:left;padding-right:30px;padding-left:30px;max-width:175px}.specifications__list{max-width:180px;margin:10px auto}.specifications__table--supply{width:100%}.tab-label-supply{padding:15px;margin:0;height:auto}.tab-label-supply::after{top:9px}.supply__description{padding:0}.supply__text{padding:0}.specifications__table--supply td{padding-right:15px;width:450px}.specifications__table--supply td.text{padding-left:20px;padding-right:0;width:292px;height:-webkit-max-content;height:-moz-max-content;height:max-content}.async__left-col{order:-1}.async-note__list,.async-note__list-right{background-color:inherit;list-style:none;padding:0}.async-note{box-shadow:none;padding:0 15px;justify-content:center;margin-top:20px;-moz-column-gap:10px;column-gap:10px}.async-note__item{font-weight:800;font-size:18px;line-height:22px;text-align:left;letter-spacing:.135em;color:#333}.async-note__item-right{color:#000}.async-note__item:not(:last-child),.async-note__item-right:not(:last-child){margin-bottom:20px}.async__img{padding:0 15px}.async__img img{display:block;margin:auto}.async-note__item:not(:last-child){margin-bottom:10px}.specifications__table td.text-bdc{padding-left:45px}.specifications--big{overflow-x:scroll !important;max-width:570px;margin-left:120px}.linear-tab-wrap{margin:0}.linear-tech{font-size:14px;line-height:150%;padding:0 15px}.linear-img-permitted{margin:auto;margin-top:20px;display:block}.gearmotor-img{display:none}}@media(min-width: 682px){.specifications .specifications__table-footnote{padding-left:10px}.specifications__table{max-width:100%;width:auto;margin:auto}.specifications__table--summary{min-width:65%;margin-left:auto}.specifications__table caption{font-size:14px}.specifications__order-cell:hover,.specifications__order-cell:focus{border-color:#910603;background:#910603;color:#fff}.specifications__order-cell a:hover[href],.specifications__order-cell a:focus{background:#910603;color:#fff;text-decoration:none}.specifications__order-cell a:active{text-decoration:none}.specifications__order-cell--disabled:hover,.specifications__order-cell--disabled:focus{background:none;color:#bdbdbd}.specifications__table th{height:-webkit-max-content;height:-moz-max-content;height:max-content}.specifications__table tr{height:40px}}@media(min-width: 768px){.specifications--big{overflow-x:scroll !important;max-width:570px;margin-left:120px}.specifications .specifications__table-footnote{font-size:14px;line-height:18px}.specifications__table th{width:auto}.specifications__table--wide th:last-child{padding-left:0px}.specifications__table td a{padding-left:15px}.th-drob{padding-right:30px;width:800px;text-align:right}.td-drob{text-align:left;padding-right:30px;padding-left:30px;max-width:175px}.specifications__list{max-width:180px;margin:10px auto}.tab-label-supply{padding:30px;margin:0}.tab-label-supply::after{top:11px}.async__left-col{order:-1}.async-note__list,.async-note__list-right{background-color:inherit;list-style:none;padding:0}.async-note{box-shadow:none;padding:0;padding-left:74px;margin:0;margin-top:20px;-moz-column-gap:10px;column-gap:10px}.async-note__item{font-weight:800;font-size:18px;line-height:22px;text-align:left;letter-spacing:.135em;color:#333}.async-note__item-right{color:#000}.async-note__item:not(:last-child),.async-note__item-right:not(:last-child){margin-bottom:20px}.async__img{padding:0 15px;margin-top:30px}.async__img img{display:block;padding-left:60px}.async__name{font-size:26px;line-height:31px}.async-note__item:not(:last-child){margin-bottom:10px}.specifications__table td.text-bdc{padding-left:50px}.table-linear{width:100%;border-collapse:collapse}.linear-img-permitted{margin:auto;margin-top:30px;padding:0 45px;display:block}.linear-img-permitted img{width:485px;margin:auto;display:block}.gearmotor-img{display:none}}@media(min-width: 1024px)and (max-width: 1169px){.td-drob{text-align:left;padding-right:30px;padding-left:75px;max-width:175px}}@media(min-width: 900px){.specifications__table--summary{width:100%}.specifications__table--wide{width:100%}}@media(min-width: 768px)and (max-width: 1169px){.specifications__table td.text{padding-left:20px;height:-webkit-max-content;height:-moz-max-content;height:max-content}}@media(min-width: 1170px){.specifications--big{overflow-x:scroll !important;max-width:970px;margin-left:114px;scrollbar-width:none}.specifications--big::-webkit-scrollbar{display:none}.specifications--big::-webkit-scrollbar-track{display:none}.specifications{width:auto;overflow-x:hidden;margin-bottom:15px}.specifications--wide{width:100%}.specifications--wide .specifications__table{width:100%}.specifications--wide .specifications__table--summary{max-width:100%}.specifications .specifications__table-footnote{padding-left:0}.specifications__table{width:auto;max-width:calc(100% - 1px);margin-left:0;margin-right:0}.specifications__table--summary{max-width:554px;min-width:85%;width:554px}.specifications__table--wide{width:100%}.specifications__table--supply td:nth-child(2){min-width:250px}.specifications__table--supply-top{min-width:90%}.specifications__table caption{margin-top:10px}.specifications__table th.order{min-width:180px}.specifications__table th.model-column--gearmotor{min-width:135px}.specifications__table th{width:inherit}.th-drob{text-align:right}.td-drob{text-align:right;padding-right:30px;width:355px;max-width:355px}.th-name{padding-left:30px;text-align:left}.tab-label-supply{padding:30px;margin:0}.tab-label-supply::after{top:11px}.specifications-supply{max-width:567px}.series__content-wrap-supply{justify-content:space-between}.async__left-col{order:-1;margin-right:0}.async-note__list,.async-note__list-right{background-color:inherit;list-style:none;padding:0}.async{display:flex;flex-direction:column}.async-note{box-shadow:none;padding:0;padding-left:66px;margin:0;margin-top:20px;-moz-column-gap:10px;column-gap:10px}.async-note__item{font-weight:800;font-size:18px;line-height:22px;text-align:left;letter-spacing:.135em;color:#333}.async-note__item-right{color:#000;font-size:16px}.async-note__item:not(:last-child),.async-note__item-right:not(:last-child){margin-bottom:20px}.async-note__item:not(:last-child){margin-bottom:10px}.async__img{padding:0;margin-top:30px}.async__img img{display:block;padding-left:60px}.specifications__table td.text-prec{padding-left:50px}.specifications__table--summary{width:653px;max-width:100%}.specifications{width:100%}.linear-img-permitted{padding:0;margin-top:0}.gearmotor-tab{width:618px}.gearmotor-img{display:block}.gearmotor-img img{margin-top:-19px}.gearmotor-flex{display:flex}.gearmotor-flex-top{margin-bottom:30px}.specifications__table th{font-size:14px}}.product-variants{display:flex;flex-direction:column;gap:16px;width:100%}.product-variants__header{margin:0}.product-variants__table,.product-variants__table-cell{border-bottom:1px solid #ccc}.product-variants__table-head{font-weight:bold;color:#fff;background-color:#565a5f}.product-variants__title{margin:0}.product-variants__force-break{display:inline-flex;gap:8px}.product-variants__table{overflow:hidden;table-layout:auto;border-collapse:collapse;width:100%;text-align:left}.product-variants__table-cell{padding:16px 12px}.product-variants__table-cell--header{padding:24px 12px}.product-variants__table-cell--center{text-align:center}@media(width >= 768px)and (width <= 1140px){.product-variants__title{font-size:20px;line-height:24px}}@media(width <= 768px){.product-variants__table-head{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:none;clip:rect(0 0 0 0)}.product-variants__title{font-size:18px;line-height:22px}.product-variants__table{border:0}.product-variants__table-body{display:flex;flex-direction:column;gap:16px}.product-variants__force-break{display:flex;flex-direction:column;gap:0;align-items:end}.product-variants__table-cell{display:flex;justify-content:space-between;border:none}.product-variants__table-cell::before{content:attr(data-label);float:left;display:inline-block;font-weight:bold;white-space:pre}.product-variants__table-cell--center{text-align:left}.product-variants__table-cell:nth-child(odd){background-color:#f5f6f8}.product-variants__table-cell:nth-child(even){background-color:#ebeef1}.product-variants__table-cell:first-child{border-top-left-radius:16px;border-top-right-radius:16px;font-weight:bold;color:#fff;background-color:#565a5f}.product-variants__table-cell[data-label="Момент инерции, кг*см²"]::before{content:"Момент инерции,\aкг*см²";white-space:pre-wrap}.product-variants__table-cell[data-label="Максимальный момент, Нм"]::before{content:"Максимальный момент,\aНм";white-space:pre-wrap}}.products-block__title{position:relative;margin:10px 15px;padding-bottom:12px;font-size:15px;font-weight:normal;font-weight:600;line-height:18px;text-transform:uppercase}.products-block__title::after{content:"";position:absolute;bottom:0;left:0;width:82%;height:7px;border-radius:3px;background:#910603}.products-block__list-wrapper{position:relative;overflow:auto;display:flex;flex-direction:column}.products-block__list-wrapper::-webkit-scrollbar{display:none}.products-block__list-wrapper.no-js{overflow:auto}.products-block__list{position:relative;left:0;display:flex;flex-wrap:nowrap;margin-top:10px;margin-bottom:20px;padding:0 15px;list-style:none}.products-block__list--filter-results{flex-flow:column wrap;align-items:center;justify-content:center;margin-right:auto;margin-left:auto}.products-block__item{flex-shrink:0;margin-right:15px}.products-block__item:last-child{margin-right:0}.products-block__item--filter-results{margin:15px}.products-block__item--filter-results:last-child{margin-right:15px}.products-block__btn{cursor:pointer;position:absolute;z-index:1;top:50%;display:block;width:30px;height:30px;margin-top:-15px;border:1px solid #910603;border-radius:50%;background:none}.products-block__btn::before{content:"";position:absolute;top:50%;left:50%;transform:rotate(45deg);width:10px;height:10px;margin-top:-5px;margin-left:-3px;border-bottom:1px solid #910603;border-left:1px solid #910603}.products-block__btn.hidden{display:none}.products-block__btn--back{left:0}.products-block__btn--forward{right:0;transform:rotate(180deg)}.products-block__btn:focus:not(:disabled,:active){border-color:#ff0603;color:#fff;background:#910603}.products-block__btn:focus:not(:disabled,:active)::before{border-color:#fff}.products-block__btn:active:not(:disabled){background:#910603}.products-block__btn:active:not(:disabled)::before{border-color:#fff}.products-block__btn:disabled{cursor:auto;border-color:#bdbdbd}.products-block__btn:disabled::before{border-color:inherit}@media(width >= 492px){.products-block__list--filter-results{flex-flow:row wrap;align-items:center;justify-content:flex-start;width:100%}.products-block__item{flex-shrink:0;margin-right:30px}.products-block__item:last-child{margin-right:0}.products-block__item--filter-results{margin:15px}.products-block__item--filter-results:last-child{margin-right:15px}}@media(min-width: 768px){.products-block__title{font-size:20px;line-height:24px}.products-block__title::after{width:340px}.products-block__list{padding:0 15px}.products-block__item{margin-right:56px}.products-block__btn:hover:not(:disabled,:focus,:active){color:#fff;opacity:.7;background:#910603}.products-block__btn:hover:not(:disabled,:focus,:active)::before{border-color:#fff}.products-block__btn:focus,.products-block__btn:active{opacity:1}}@media(width >= 1170px){.products-block__list-wrapper{overflow:hidden;width:1140px;margin-right:auto;margin-left:auto}.products-block__title{width:1140px;margin:0 auto;margin-bottom:24px}.products-block__list{flex-shrink:0;width:auto;min-width:1170px;margin-top:0;margin-right:auto;margin-left:auto}.products-block__list--filter-results{max-width:100%}.products-block__item{margin-right:30px}.products-block__item--filter-results{margin-left:0}.products-block__item--filter-results:nth-child(4n){margin-right:0}}.products-images{position:absolute;z-index:-1;inset:0;border-radius:8px;background-repeat:no-repeat;background-position:center;background-size:cover;image-rendering:optimizequality;transition:transform 1.5s ease-in-out}.products-images--stepper-motors{background-image:url(../img/layout/products/stepper-motors/image-small.png);background-position:bottom}.products-images--stepper-motors-controllers{background-image:url(../img/layout/products/stepper-motors-controllers/image-small.png)}.products-images--gearmotors{background-image:url(../img/layout/products/gearmotors/image-small.png);background-position:bottom}.products-images--gearmotors-controllers{background-image:url(../img/layout/products/gearmotors-controllers/image-small.png)}.products-images--brushless{background-image:url(../img/layout/products/brushless/image-small.png);background-position:bottom left}.products-images--brushless-controllers{background-image:url(../img/layout/products/brushless-controllers/image-small.png)}.products-images--async-gearmotors{background-image:url(../img/layout/products/async-gearmotors/image-small.png);background-position:bottom left}.products-images--precision-gearboxes{background-image:url(../img/layout/products/precision-gearboxes/image-small.png);background-position:bottom right}.products-images--servo{background-image:url(../img/layout/products/servo/image-small.png)}.products-images--linear-actuators{background-image:url(../img/layout/products/linear-actuators/image-small.png);background-position:bottom right}.products-images--motor-wheels{background-image:url(../img/layout/products/motor-wheels/image-small.png);background-position:bottom left}.products-images--drum-motors{background-image:url(../img/layout/products/drum-motors/image-small.png);background-position:bottom right}.products-images--panels{background-image:url(../img/layout/products/panels/image-small.png);background-position:bottom left}.products-images--industrial-robots{background-image:url(../img/layout/products/industrial-robots/image-small.png);background-position:bottom}.products-images--programmable-devices{background-image:url(../img/layout/products/programmable-devices/image-small.png);background-position:bottom right}.products-images--mechanical-elements{background-image:url(../img/layout/products/mechanical-elements/image-small.png)}.products-images--pneumo{background-image:url(../img/layout/products/pneumo/image-small.png);background-position:bottom left}.products-images--supply{background-image:url(../img/layout/products/supply/image-small.png);background-position:bottom right}.products-images--printers{background-image:url(../img/layout/products/printers/image-small.png);background-position:bottom left}.products-images--sensors{background-image:url(../img/layout/products/sensors/image-small.png);background-position:bottom right}@media(width >= 560px)and (width <= 1170px){.products-images--stepper-motors{background-image:url(../img/layout/products/stepper-motors/image-medium.png);background-position:left center}.products-images--gearmotors{background-image:url(../img/layout/products/gearmotors/image-medium.png);background-position:right center}.products-images--brushless{background-image:url(../img/layout/products/brushless/image-medium.png);background-position:left center}.products-images--linear-actuators{background-image:url(../img/layout/products/linear-actuators/image-medium.png);background-position:bottom right}.products-images--mechanical-elements{background-image:url(../img/layout/products/mechanical-elements/image-medium.png)}.products-images--sensors{background-image:url(../img/layout/products/sensors/image-medium.png)}}@media(width >= 768px)and (width <= 1170px){.products-images--stepper-motors-controllers{background-image:url(../img/layout/products/stepper-motors-controllers/image-medium.png)}.products-images--gearmotors-controllers{background-image:url(../img/layout/products/gearmotors-controllers/image-medium.png)}.products-images--brushless-controllers{background-image:url(../img/layout/products/brushless-controllers/image-medium.png)}.products-images--async-gearmotors{background-image:url(../img/layout/products/async-gearmotors/image-medium.png);background-position:bottom left}.products-images--precision-gearboxes{background-image:url(../img/layout/products/precision-gearboxes/image-medium.png);background-position:bottom right}.products-images--servo{background-image:url(../img/layout/products/servo/image-medium.png)}.products-images--motor-wheels{background-image:url(../img/layout/products/motor-wheels/image-medium.png)}.products-images--drum-motors{background-image:url(../img/layout/products/drum-motors/image-medium.png)}.products-images--panels{background-image:url(../img/layout/products/panels/image-medium.png)}.products-images--industrial-robots{background-image:url(../img/layout/products/industrial-robots/image-medium.png)}.products-images--programmable-devices{background-image:url(../img/layout/products/programmable-devices/image-medium.png);background-position:bottom left}.products-images--pneumo{background-image:url(../img/layout/products/pneumo/image-medium.png);background-position:right bottom}.products-images--supply{background-image:url(../img/layout/products/supply/image-medium.png)}.products-images--printers{background-image:url(../img/layout/products/printers/image-medium.png);background-position:bottom right}}@media(width >= 1170px){.products-images--stepper-motors{background-image:url(../img/layout/products/stepper-motors/image.png)}.products-images--stepper-motors-controllers{background-image:url(../img/layout/products/stepper-motors-controllers/image.png)}.products-images--gearmotors{background-image:url(../img/layout/products/gearmotors/image.png)}.products-images--gearmotors-controllers{background-image:url(../img/layout/products/gearmotors-controllers/image.png)}.products-images--brushless-controllers{background-image:url(../img/layout/products/brushless-controllers/image.png)}.products-images--brushless{background-image:url(../img/layout/products/brushless/image.png);background-position:top}.products-images--async-gearmotors{background-image:url(../img/layout/products/async-gearmotors/image.png)}.products-images--precision-gearboxes{background-image:url(../img/layout/products/precision-gearboxes/image.png)}.products-images--servo{background-image:url(../img/layout/products/servo/image.png)}.products-images--linear-actuators{background-image:url(../img/layout/products/linear-actuators/image.png)}.products-images--motor-wheels{background-image:url(../img/layout/products/motor-wheels/image.png)}.products-images--drum-motors{background-image:url(../img/layout/products/drum-motors/image.png)}.products-images--panels{background-image:url(../img/layout/products/panels/image.png)}.products-images--industrial-robots{background-image:url(../img/layout/products/industrial-robots/image.png)}.products-images--programmable-devices{background-image:url(../img/layout/products/programmable-devices/image.png)}.products-images--mechanical-elements{background-image:url(../img/layout/products/mechanical-elements/image.png)}.products-images--pneumo{background-image:url(../img/layout/products/pneumo/image.png)}.products-images--supply{background-image:url(../img/layout/products/supply/image.png)}.products-images--printers{background-image:url(../img/layout/products/printers/image.png)}.products-images--sensors{background-image:url(../img/layout/products/sensors/image.png)}}.products-modal{background:#fff;width:100dvw;height:100dvh;padding:16px;position:fixed;top:0;left:0;z-index:1000;visibility:hidden;opacity:0;transition:opacity .5s,visibility .5s}.products-modal--active{opacity:1;visibility:visible;transition:opacity .5s}.products-modal__content{height:100%;overflow:scroll;padding-bottom:50px;-ms-overflow-style:none;scrollbar-width:none}.products-modal__content::-webkit-scrollbar{display:none}.products-modal__nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.products-modal__text{font-size:16px;font-weight:700;line-height:19px}.products-modal__icon{background-image:url(../img/icons/search/drawer-close.svg);background-repeat:no-repeat;background-position:center center;width:40px;height:40px;border:none;background-color:inherit;cursor:pointer}.products-list{margin-top:20px;max-width:100dvw;min-width:320px;width:100%;padding:24px 16px 16px;display:grid;grid-template-columns:1fr;grid-template-rows:auto;justify-items:center;background-color:#f0f0f0;gap:24px}.products-list__card{width:100%;border-radius:8px;min-height:200px;position:relative;z-index:0;overflow:hidden}.products-list__main-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.products-list__card-content{padding:16px;position:relative;display:flex;width:100%;font-size:16px;height:100%;z-index:1}.products-list__card-content:hover:not(:has(.products-list__card-links:hover)) .products-images{transform:scale(1.05)}.products-list__card-content:hover:not(:has(.products-list__card-links:hover)) .products-list__title-underline{background-size:100%}.products-list__card-text{display:flex;flex-direction:column;gap:16px;color:#000;height:100%;width:100%}.products-list__title-underline{background-image:linear-gradient(transparent calc(100% - 2px), black 2px);background-size:0;background-repeat:no-repeat;display:inline;transition:1s ease}.products-list__title-underline--white{background-image:linear-gradient(transparent calc(100% - 2px), white 2px)}.products-list__card-title{font-size:1.5em;line-height:32px;margin:0;padding:0 0 5px 0;word-wrap:anywhere}.products-list__card-title--right-sm{text-align:right}.products-list__card-title--white{color:#fff}.products-list__card-links{z-index:2;margin:0;display:flex;flex-direction:column;gap:16px;padding-left:15px}.products-list__card-links-color-white{color:#fff}.products-list__card-link{font-size:1em;transition:color .3s ease}.products-list__card-link a{text-decoration:none}.products-list__card-link:hover{color:#9b0015}.products-list__card-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width: 560px){.products-list--padding--stepper-motor{padding-bottom:60vw}.products-list--padding-gearmotors{padding-bottom:270px}.products-list--padding-brushless{padding-bottom:220px}.products-list--padding-industrial-robots{padding-right:34%}.products-list--padding--linear-actuators{padding-bottom:60vw}}@media(min-width: 560px){.products-list--padding--stepper-motor{padding-left:45%}.products-list--padding-gearmotors{padding-right:50%}.products-list--padding-brushless{padding-left:45%}.products-list__card-content--right{padding-left:300px}.products-list__card--size--stepper-motors{height:550px}}@media(min-width: 560px)and (max-width: 768px){.products-list--padding-brushless{padding-left:53%}.products-list--padding--linear-actuators{padding-right:60%}.products-list--padding-industrial-robots{padding-right:45%}}@media(max-width: 768px){.products-list--padding-square{padding-bottom:80px}.products-list__card-title--left{text-align:left}.products-list__card-title--right{text-align:right}.products-list__title-underline--white-md{background-image:linear-gradient(transparent calc(100% - 2px), black 2px)}.products-list__card-title--white-md{color:#000}}@media(min-width: 768px){.products-list{grid-template-columns:repeat(3, 1fr)}.products-list__card-text--position-bottom{justify-content:flex-end}.products-list__card-title--left{text-align:right}.products-list__card-title--right{text-align:left}.products-list__card-content{padding:32px}.products-list--padding-industrial-robots{padding-right:45%}.products-list--padding-square{padding-bottom:200px}.products-list--padding--linear-actuators{padding-right:30%;padding-bottom:100px}.products-list__card:nth-child(4){grid-column:1;grid-row:2}.products-list__card:nth-child(9){grid-column:1/span 1;grid-row:4/span 2}.products-list__card:nth-child(10){grid-column:2/span 2;grid-row:5/span 1}.products-list__card:nth-child(16){grid-column:3/span 1;grid-row:7/span 2}.products-list__card:nth-child(17){grid-column:1/span 1;grid-row:9/span 2}.products-list__card:nth-child(20){grid-column:2/span 2;grid-row:10/span 1}.products-list__card-title--big{font-size:1.75em;line-height:32px}.products-list--size-2{grid-column:span 2;height:100%}.products-list--size-3{grid-column:span 3;height:100%}.products-list--size-1{grid-column:span 1;height:100%}.products-list--padding-brushless{padding-left:calc(100% - 255px);padding-bottom:100px}.products-list__title-underline--white-md{background-image:linear-gradient(transparent calc(100% - 2px), white 2px)}.products-list__card-title--white-md{color:#fff}}@media(min-width: 1170px){.products-list{max-width:1170px;margin:0 auto;padding:24px 8px 16px}.products-list--padding--stepper-motor{padding-left:52%}.products-list--padding-brushless{padding-left:53%}.products-list__card-content{padding:30px}.products-list__card-title--small{font-size:1.75em;line-height:32px}.products-list__card-title--big{font-size:2em;line-height:40px}}.products-search{display:grid;grid-template-columns:repeat(1, 1fr);gap:30px}.products-search__menu{grid-column:span 1;display:none}.products-search__content{grid-column:span 3}@media(min-width: 568px){.products-search{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.products-search{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1170px){.products-search{grid-template-columns:repeat(4, 1fr)}.products-search__menu{display:block}}.products-sort{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.products-sort__wrapper{display:flex;gap:8px;flex-direction:row;align-items:center}.products-sort__text{font-size:14px;color:#363e43;line-height:16px;font-weight:400}.products-sort__icon{width:20px;height:20px;background-image:url(../img/icons/search/sort-closed.svg);transition:transform .2s ease}.products-sort__icon--rotate{transform:rotate(180deg)}.products-sort__label{font-size:14px;margin:0;color:#0e141c}.products-sort__dropdown{display:flex;flex-direction:column;position:relative}.products-sort__button{border-radius:2px;border:1px solid #565f5f;padding:8px 16px;cursor:pointer;display:flex;align-items:center;gap:8px;background-color:#f0f0f0}.products-sort__options{position:absolute;width:100%;top:100%;left:0;margin-top:4px;list-style:none;padding:0;background:#fff;z-index:100;border-radius:4px;display:none;border:1px solid #eaecf0}.products-sort__options--show{display:block}.products-sort__option{width:100%;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.products-sort__option:hover{background-color:#fcf2f2}.products-sort__mobile-icon{width:32px;height:32px;background-image:url(../img/icons/search/mobile-filters.svg);background-repeat:no-repeat;background-position:center center;display:block;border:none;background-color:inherit;cursor:pointer}.products-sort__option-text{font-size:14px;line-height:22px;color:#909599}.products-sort__option-text--active{color:#363e43}.products-sort__option-icon{background-image:url(../img/icons/search/sort-selected.svg);background-repeat:no-repeat;background-position:center center;width:20px;height:20px}@media(max-width: 768px){.products-sort__title{display:none}}@media(min-width: 1170px){.products-sort{justify-content:flex-start}.products-sort__mobile-icon{display:none}}.products-tags{display:flex;flex-wrap:wrap;flex-direction:row;list-style:none;margin:0;padding:0;gap:8px}.products-tags__item-button{display:flex;align-items:center;padding:8px 16px;justify-content:center;border-radius:20px;background:#565a5f;border:none;cursor:pointer}.products-tags__item-text{color:#ebeef1;font-size:16px;line-height:18px}.products-tags__item-icon{width:24px;height:24px;background-image:url(../img/icons/search/delete-tag.svg);background-repeat:no-repeat;background-position:center}.purchase-card{display:flex;flex-direction:column;gap:20px}.purchase-card__option{display:flex;gap:16px;align-items:flex-start}.purchase-card__option--text-only{margin-left:48px}.purchase-card__icon{width:100%;max-width:32px;height:auto;max-height:40px}.purchase-card__text-wrapper{display:flex;flex-direction:column;gap:8px}.purchase-card__text{margin:0;padding:0;font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;font-size:16px;line-height:24px;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:justify}.related{max-width:1170px;width:100%;position:relative;margin:0 auto;padding:0 15px 40px 15px;overflow:hidden}.related__list{display:flex;width:100%;gap:20px;transition:transform .5s ease-in-out}.related__list .goods-card{flex:0 0 100%}.related__progress{position:absolute;left:0;right:0}.related__dots{justify-content:center;gap:10px;margin-top:20px;padding-bottom:5px;display:flex}.related__dot{width:12px;height:12px;background:gray;border-radius:50%;cursor:pointer}.related__dot--active{background:#910603}.related__button{all:unset;display:flex;justify-content:center;align-items:center;height:24px;width:24px;position:absolute;transform:translateY(-50%);top:40%;border-radius:50%;padding:5px;transition:background-color .3s ease}.related__button svg{transition:fill .3s ease}.related__button:hover{background-color:#910603}.related__button:hover svg{fill:#fff}.related__button--left{left:20px}.related__button--left svg{fill:#910603}.related__button--right{right:20px}.related__button--right svg{fill:#910603}@media(min-width: 560px)and (max-width: 767px){.related__list{width:calc(100% - 20px)}.related__list .goods-card{flex:0 0 50%}}@media(min-width: 768px)and (max-width: 1170px){.related__list{width:calc(100% - 40px)}.related__list .goods-card{flex:0 0 33.33%}.related__list--one{width:calc(33.33% - 40px)}}@media(min-width: 1170px){.related__list{width:calc(100% - 60px)}.related__list .goods-card{flex:0 0 25%}}.responsive-table{overflow-x:auto}.responsive-table__title{margin-bottom:16px;font-size:20px;font-weight:500;line-height:24px;text-align:left}.responsive-table__table{overflow:hidden;table-layout:fixed;border-spacing:0;border-collapse:separate;width:100%;min-width:1140px;border:1px solid #dbdde2;border-radius:8px;font-size:16px}.responsive-table__caption{margin-bottom:16px;font-size:20px;font-weight:500;line-height:24px;text-align:left}.responsive-table__link{display:flex;gap:4px;align-items:center;justify-content:center;color:#565a5f;transition:background-color .3s,color .3s,-webkit-text-decoration .3s;transition:background-color .3s,color .3s,text-decoration .3s;transition:background-color .3s,color .3s,text-decoration .3s,-webkit-text-decoration .3s}.responsive-table__link-icon{width:20px;height:20px;border-radius:4px;background:#ebeef1}.responsive-table__header{font-size:14px;font-weight:bold;color:#fff;background:#565a5f}.responsive-table__header_full-title{padding:8px 10px}.responsive-table__header-title{padding:8px 10px;border-right:1px solid #909599;border-left:1px solid #909599}.responsive-table__header-title--bottom-border{border-bottom:1px solid #909599}.responsive-table__header-title--size-power{width:125px}.responsive-table__header-title--size-model{width:145px}.responsive-table__header-subtitle{padding:8px 10px;border-right:1px solid #909599;border-left:1px solid #909599}.responsive-table__header-subtitle--left{text-align:left}.responsive-table__header-subtitle--right{text-align:right}.responsive-table__cell{padding:10px;text-align:center}.responsive-table__cell--left{text-align:left}.responsive-table__cell--right{text-align:right}.responsive-table__cell--header{padding:4px 6px}.responsive-table__link-wrapper{display:flex;align-items:center;justify-content:center;padding:10px}.responsive-table__text-nowrap{margin:0;white-space:nowrap}.responsive-table__row--even{background-color:#f5f6f8}.responsive-table__row--odd{background-color:#fff}@media(hover: hover){.responsive-table__link:hover{color:#363e43}}@media(hover: none){.responsive-table__link:active{background-color:#f5f6f8}}.ya-page_js_yes .ya-site-form_inited_no{display:none}.ya-site-form__search td{background:rgba(0,0,0,0) !important}.ya-site-form__submit{width:32px !important;height:32px !important;margin-left:0 !important;border-radius:0;box-shadow:none;border:none;background-color:#910603 !important;background-image:url(../img/search_icon.svg) !important;background-repeat:no-repeat;background-size:18px 18px;background-position:center center !important;border:1px solid #910603 !important;border-radius:5px !important;margin-left:4px !important}.search-form{display:block;position:absolute;margin:0 auto;margin-top:115px;background:#fff;z-index:3}#ya-site-form0{max-width:100%;background:rgba(0,0,0,0) !important;border-radius:5px !important}.ya-site-form__search-input{padding:0 !important;border:1px solid #fff;border-radius:5px !important}.ya-site-form__search-input:focus-within{border:1px solid #fff}.ya-site-form__input-text{height:32px;padding:0 5px;border:1px solid #fff !important;border-radius:5px !important}.ya-site-form__input-text:focus{background-color:#fff !important}.search-form__close-btn{position:relative;display:block;width:24px;height:24px;margin-left:10px;background:none;outline:none;box-shadow:none;flex-shrink:0;cursor:pointer;border:1px solid rgba(0,0,0,0)}.search-form__close-btn::before,.search-form__close-btn::after{position:absolute;content:"";width:24px;height:1px;background:#bdbdbd;left:0;top:50%}.search-form__close-btn::before{transform:rotate(45deg)}.search-form__close-btn::after{transform:rotate(-45deg)}.search-form__close-btn:focus,.search-form__close-btn:active{border:1px solid #fff}@media(max-width: 767px){.search-form{order:2;background-color:#fff}}@media(min-width: 1170px){.search-form__close-btn{display:none}.search-form{position:relative;margin:0}}@media(min-width: 1188px){.search-form__close-btn{margin-left:67px}}.search-menu{display:flex;gap:8px;flex-direction:column}.search-menu__list{width:100%;display:flex;flex-direction:column}.search-menu__list--line-bottom{border-bottom:1px solid #cac4d0}.search-menu__tile{display:flex;flex-direction:column;gap:16px}.search-menu__tile--no-gap{margin-bottom:-16px}.search-menu__list-item{display:flex;gap:6px;align-items:flex-start;border-radius:4px}.search-menu__list-item:hover:not(:has(.search-menu__checkbox-input:checked)){background-color:#f5f6f8}.search-menu__list-item--range{margin-top:12px}.search-menu__list-item--range:hover:not(:has(.search-menu__checkbox-input:checked)){background-color:inherit}.search-menu__list-item--radio{padding:0 4px;align-items:center}.search-menu__list-item--radio:hover:not(:has(.search-menu__checkbox-input:checked)){background-color:#fcf2f2}.search-menu__list-item--title{font-size:14px;line-height:22px;font-weight:700;margin:9px 4px}.search-menu__checkbox-input{display:none}.search-menu__checkbox-input:checked+.search-menu__checkbox-label{color:#363e43}.search-menu__checkbox-input:checked+.search-menu__checkbox-label .search-menu__checkbox-box{background-image:url(../img/icons/search/checkbox-active.svg)}.search-menu__checkbox-label{position:relative;padding-left:26px;cursor:pointer;font-size:14px;line-height:22px;color:#565a5f;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-grow:1;padding-top:6px;padding-bottom:6px}.search-menu__checkbox-box{position:absolute;left:0;top:6px;width:22px;height:22px;background-image:url(../img/icons/search/checkbox-gray.svg);background-repeat:no-repeat;background-position:center;font-size:14px;line-height:22px;transition:background-image .3s}.search-menu__radio-input{display:none}.search-menu__radio-input:checked+.search-menu__radio-label .search-menu__radio-box{background-image:url(../img/icons/search/radio-active.svg)}.search-menu__radio-label{position:relative;padding-left:26px;cursor:pointer;font-size:14px;line-height:22px;color:#0e141c;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-grow:1;padding-top:9px;font-weight:700;padding-bottom:9px}.search-menu__radio-box{position:absolute;left:0;top:9px;width:22px;height:22px;background-image:url(../img/icons/search/radio-gray.svg);background-repeat:no-repeat;background-position:center;font-size:14px;line-height:22px;font-weight:700;transition:background-image .3s}.search-menu__slider-container{display:flex;flex-direction:column;width:100%}.search-menu__slider-wrapper{position:relative;width:100%;height:30px}.search-menu__slider-track{position:absolute;height:5px;background-color:#d3d5d9;top:50%;width:calc(100% - 16px);margin-left:8px;transform:translateY(-50%);border-radius:4px;z-index:1}.search-menu__slider-range{position:absolute;height:5px;background-color:#4b4d50;top:50%;transform:translateY(-50%);border-radius:4px;z-index:2}.search-menu__slider-input{top:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;pointer-events:none;width:100%;height:5px;background:none;z-index:3;margin:0}.search-menu__slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:all;width:16px;height:16px;border-radius:50%;background:#4b4d50;cursor:pointer;border:none;-webkit-transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease}.search-menu__slider-input:active::-webkit-slider-thumb{transform:scale(1.3);box-shadow:0 0 0 8px rgba(75,77,80,.16)}.search-menu__slider-input::-moz-range-thumb{pointer-events:all;width:16px;height:16px;border-radius:50%;background:#4b4d50;cursor:pointer;border:none;-moz-transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease}.search-menu__slider-input:active::-moz-range-thumb{transform:scale(1.3);box-shadow:0 0 0 8px rgba(75,77,80,.16)}.search-menu__slider-input:focus{outline:none}.search-menu__text-wrapper{display:flex;justify-content:space-between}.search-menu__text-input{width:60px;border:2px solid #dbdde2;border-radius:2px;font-size:13px;color:#565f5f;line-height:16px}.search-menu__text-input:focus{#border-color:#565f5f;outline:2px solid #565f5f}.search-menu__caption-wrapper{display:flex;justify-content:space-between;padding:0 8px 8px 8px}.search-menu__caption{font-size:12px;line-height:12px;color:#565f5f}.search-menu__clear{text-underline:#000;display:flex;justify-content:flex-end;font-size:14px;color:#565f5f;cursor:pointer;text-decoration:underline;background:none;border:none;padding:0;width:100%}.search-menu__checkbox-counter{white-space:nowrap;font-size:14px;color:#909599;padding-top:6px}.search-optim{padding:0 15px}.search-optim__title{font-weight:700;font-size:20px;line-height:24px;color:#333;margin:0 15px 15px 15px}.search-optim__list{display:flex;flex-direction:column;gap:10px;padding:24px 0px;margin-top:0;list-style:none}.search-optim__list-item{font-size:14px;line-height:19px;color:#333;padding-bottom:10px;border-bottom:1px solid #8d8e9f;position:relative}.search-optim__list-item--link{text-decoration:none}.search-optim__sublist{padding:15px 0 0 0;list-style:none}.search-optim__sublist li{font-weight:400;font-size:13px;line-height:16px;color:#8a8a8a;margin-bottom:5px}.search-optim__sublist a{text-decoration:none;color:inherit}.search-optim__info-item{margin-bottom:45px}.search-optim__info-item:last-child{margin:0}.search-optim__info-container{margin-bottom:30px}.search-optim__info-container:last-child{margin-bottom:0}.search-optim__info-title{font-weight:700;font-size:16px;line-height:19px;color:#333;margin:0;margin-bottom:16px}.search-optim__info-subtitle{font-weight:600;font-size:14px;line-height:17px;margin:0;color:#8a8a8a;margin-bottom:16px}.search-optim__info-desc{font-weight:400;font-size:13px;line-height:149.52%;color:#8a8a8a;margin:0;margin-bottom:30px}.search-optim__info-cards{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px}.search-optim__info-card{display:flex;align-items:center;flex-direction:column;background:#fff;padding:10px 8px;gap:10px;width:calc(50% - 5px)}.search-optim__info-card--title{font-weight:700;font-size:11px;line-height:17px;margin:0;margin-bottom:10px}.search-optim__info-card--great{font-size:9px !important}.search-optim__info-card--features{width:100%;margin:0 !important}.search-optim__info-card--feature{padding-bottom:5px !important}.search-optim__info-card--left{width:100%}.search-optim__info-card--left a{text-decoration:none}.search-optim__info-card--right{width:100%}.search-optim__info-card--pic{display:flex;align-items:center;justify-content:center}.search-optim__info-card--pic img{margin:0}.search-optim__info-card--link{display:block;text-transform:uppercase;font-weight:700;font-size:11px;line-height:15px;color:#730c0b;border:1px solid #730c0b;border-radius:5px;text-decoration:none;padding:8px 10px;width:70%;text-align:center}.search-optim__info-more{display:flex;align-items:end;margin:auto;padding:12px 25px 12px 30px;background:#fff;box-shadow:3px 4px 12px rgba(159,155,155,.25);border:none;border-radius:0px;font-weight:700;font-size:10px;line-height:12px;text-transform:uppercase}.search-optim__info-more::after,.search-optim__info-more::before{display:inline-block;content:url(../img/pictograms/search-optim__arrow-down.svg);width:12px;height:10px;transform:rotateX(180deg);margin:0 5px}.search-optim__info-more.open{align-items:flex-start}.search-optim__info-more.open::after,.search-optim__info-more.open::before{transform:rotateX(0deg)}.search-optim__info-button{display:flex;align-items:center;display:block;margin-top:25px;padding:12px 30px;font-weight:700;font-size:10px;line-height:12px;text-transform:uppercase;text-decoration:none;background:#fff;box-shadow:3px 4px 12px rgba(159,155,155,.25);border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.search-optim__info-button::after{display:inline-block;content:url(../img/pictograms/search-optim__arrow-down.svg);width:7px;height:12px;transform:rotate(90deg);margin-left:5px}@media(min-width: 768px){.search-optim{display:flex;justify-content:center;flex-direction:row-reverse;gap:28px;padding:0 15px}.search-optim__title{margin:0 15px 25px 15px;font-size:24px;line-height:29px}.search-optim__list-wrapper{position:relative;width:226px}.search-optim__list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;padding:0;border-top:none}.search-optim__list-item{width:226px;font-size:16px;line-height:24px;border-bottom:1px solid #8d8e9f;padding-bottom:10px}.search-optim__list-item:last-child{border-bottom:none}.search-optim__sublist{position:inherit;padding:15px 0;padding-bottom:10px}.search-optim__sublist li{font-size:14px;line-height:17px}.search-optim__info{width:calc(100% - 254px)}.search-optim__info-item{margin-bottom:48px}.search-optim__info-container{margin-bottom:30px}.search-optim__info-container:last-child{margin-bottom:0}.search-optim__info-title{font-size:19px;line-height:23px;margin-bottom:16px}.search-optim__info-subtitle{font-size:16px;line-height:19px;color:#8a8a8a;margin-bottom:15px}.search-optim__info-desc{font-size:14px;line-height:149.52%;margin-bottom:30px}.search-optim__info-cards{flex-direction:row;flex-wrap:wrap;gap:30px}.search-optim__info-card{display:flex;flex-direction:column;align-items:center;background:#fff;padding:15px 25px;width:226px;gap:25px}.search-optim__info-card--great{font-size:14px !important}.search-optim__info-card--title{font-size:15px;line-height:19px}.search-optim__info-card--features{width:100%;margin:0 !important}.search-optim__info-card--feature{padding-bottom:10px !important}.search-optim__info-button{display:block;margin-top:25px;padding:15px 30px;font-size:15px;line-height:19px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media(min-width: 1170px){.search-optim{display:flex;flex-direction:row-reverse;gap:40px;padding:0}.search-optim__title{font-size:26px;line-height:28px;margin:10px 0 40px 0}.search-optim__list-wrapper{position:relative;width:260px}.search-optim__list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0;padding:0;border-top:none}.search-optim__list-item{font-weight:700;width:260px;font-size:16px;line-height:24px;border-bottom:1px solid #8d8e9f;padding-bottom:10px}.search-optim__list-item:last-child{border-bottom:none}.search-optim__list-item:hover{color:#720503}.search-optim__sublist{position:inherit;padding:15px 0;padding-bottom:0}.search-optim__sublist li{font-size:14px;line-height:17px}.search-optim__sublist li:hover{color:#720503}.search-optim__info{width:840px}.search-optim__info-item{margin-bottom:52px}.search-optim__info-wrapper{display:flex;gap:30px;margin-bottom:30px}.search-optim__info-container{margin-bottom:40px}.search-optim__info-container:last-child{margin-bottom:0}.search-optim__info-subtitle{font-size:16px;line-height:19px;margin-bottom:18px}.search-optim__info-title{width:260px;font-size:18px;line-height:21px;margin-bottom:0;color:#730c0b}.search-optim__info-desc{width:550px;font-size:14px;line-height:18px;margin:0}.search-optim__info-cards{display:flex;flex-wrap:wrap;gap:30px;margin-bottom:40px}.search-optim__info-card{display:flex;flex-direction:column;background:#fff;padding:20px;width:260px}.search-optim__info-card--title{font-size:18px;line-height:21px;margin-bottom:20px}.search-optim__info-card--feature{font-size:13px;line-height:15px}.search-optim__info-card--pic{display:flex}.search-optim__info-card--left{display:flex;flex-direction:column;justify-content:center}.search-optim__info-card--link{font-size:14px;line-height:17px;width:80%}.search-optim__info-card--link:hover{background:#730c0b;color:#fff;transition:all .4s ease}.search-optim__info-more{padding:12px 30px;border:none;font-size:15px;line-height:18px;border:1px #fff solid}.search-optim__info-button{border:1px #fff solid}.search-optim__info-more:hover,.search-optim__info-more:focus,.search-optim__info-button:hover,.search-optim__info-button:focus{border:1px #8a8a8a solid;transition:all .4s ease}.search-optim__info-more:active{opacity:.6}}.sticky{position:fixed !important;top:20px}.social-nets-list{padding-left:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap}.social-nets-list--header{margin:8px 0}.social-nets-list--aside{margin:0}.social-nets-list__item{margin:0 6px}.social-nets-list__item:first-child{margin-left:0}.social-nets-list__item:last-child{margin-right:0}.social-nets-list__link{display:block;width:24px;height:24px;color:#333}.social-nets-list__link:hover,.social-nets-list__link:focus{color:#910603;outline:none}.social-nets-list__link:hover:active,.social-nets-list__link:focus:active{color:#720503}.split-table{display:flex;flex-direction:column;gap:24px}.split-table__wrapper{display:flex;flex-direction:row}.split-table__column{display:flex;flex-direction:column;flex-grow:1;margin:0;padding:0;list-style:none}.split-table__column_hidden{display:none}.split-table__cell{flex:1;padding:8px;display:flex;align-items:center}.split-table__cell_align_left{justify-content:flex-start}.split-table__cell_align_right{justify-content:flex-end}.split-table__cell:nth-child(odd){background-color:#f5f6f8}.split-table__cell:nth-child(even){background-color:#fff}.split-table__cell.split-table__cell--header{color:#fff;background-color:#565a5f}@media(width >= 768px){.split-table__column_hidden{display:flex}.split-table__wrapper{height:100%}.split-table__wrapper_hidden{display:none}.split-table__cell_padding_first{padding:8px 8px 8px 16px}.split-table__cell_padding_last{padding:8px 16px 8px 8px}}.st-motor-header{display:flex;flex-direction:column;gap:16px}.st-motor-header__title{line-height:28px;font-size:20px;font-weight:700;margin:0 0 5px 0}.st-motor-header__info{font-size:13px;line-height:18px;color:#363e43;margin:0}@media(min-width: 1170px){.st-motor-header{flex-direction:row;gap:30px}.st-motor-header__title{width:30%;font-size:40px;line-height:48px;font-weight:300}.st-motor-header__info{width:70%;font-size:16px;line-height:24px}}.st-motors-nav{display:flex;flex-direction:column;gap:8px;width:100%}.st-motors-nav__tile{width:100%;height:100%;background:#fff;padding:16px;border-radius:8px;display:flex}.st-motors-nav__item{display:flex;gap:16px;min-height:40px;align-items:center}.st-motors-nav__link{text-decoration:none}.st-motors-nav__link:hover{box-shadow:0 0 20px 0 rgba(63,63,80,.13)}.st-motors-nav__text{font-size:14px;font-weight:700;line-height:16px;margin:0}.st-motors-nav__image{min-width:40px;aspect-ratio:1/1;background-size:cover;background-position:center;background-repeat:no-repeat}.st-motors-nav__image--shd{background-image:url(../img/layout/st_motors/dsh/small.png)}.st-motors-nav__image--fl{background-image:url(../img/layout/st_motors/fl/small.png)}.st-motors-nav__image--drive{background-image:url(../img/layout/st_motors/drive/small.png)}.st-motors-nav__image--brake{background-image:url(../img/layout/st_motors/brake/small.png)}.st-motors-nav__image--linear{background-image:url(../img/layout/st_motors/linear/small.png)}.st-motors-nav__image--ip65{background-image:url(../img/layout/st_motors/ip65/small.png)}.st-motors-nav__image--encoder{background-image:url(../img/layout/st_motors/encoder/small.png)}.st-motors-nav__image--shaft{background-image:url(../img/layout/st_motors/shaft/small.png)}.st-motors-nav__image--flat{background-image:url(../img/layout/st_motors/flat/small.png)}.st-motors-nav__image--cylinder{background-image:url(../img/layout/st_motors/cylinder/small.png)}.st-motors-nav__image--precision{background-image:url(../img/layout/st_motors/precision/small.png)}@media(min-width: 576px){.st-motors-nav{flex-wrap:wrap;flex-direction:row;gap:30px}.st-motors-nav__link{flex:0 1 calc(50% - 15px)}}@media(min-width: 768px){.st-motors-nav{flex-wrap:wrap;flex-direction:row;gap:30px}.st-motors-nav__tile{padding:24px 16px}.st-motors-nav__item{min-height:60px}.st-motors-nav__link{flex:0 1 calc(32% - 10px)}.st-motors-nav__text{font-size:16px;line-height:19px}.st-motors-nav__image{min-width:60px}.st-motors-nav__image--shd{background-image:url(../img/layout/st_motors/dsh/medium.png)}.st-motors-nav__image--fl{background-image:url(../img/layout/st_motors/fl/medium.png)}.st-motors-nav__image--drive{background-image:url(../img/layout/st_motors/drive/medium.png)}.st-motors-nav__image--brake{background-image:url(../img/layout/st_motors/brake/medium.png)}.st-motors-nav__image--linear{background-image:url(../img/layout/st_motors/linear/medium.png)}.st-motors-nav__image--ip65{background-image:url(../img/layout/st_motors/ip65/medium.png)}.st-motors-nav__image--encoder{background-image:url(../img/layout/st_motors/encoder/medium.png)}.st-motors-nav__image--shaft{background-image:url(../img/layout/st_motors/shaft/medium.png)}.st-motors-nav__image--flat{background-image:url(../img/layout/st_motors/flat/medium.png)}.st-motors-nav__image--cylinder{background-image:url(../img/layout/st_motors/cylinder/medium.png)}.st-motors-nav__image--precision{background-image:url(../img/layout/st_motors/precision/medium.png)}}@media(min-width: 1170px){.st-motors-nav{flex-wrap:wrap;flex-direction:row;gap:32px;width:100%}.st-motors-nav__item{min-height:80px;gap:24px}.st-motors-nav__item--gap-small{gap:16px}.st-motors-nav__link{flex:0 1 calc(25% - 24px)}.st-motors-nav__text{font-size:18px;line-height:21px}.st-motors-nav__text--small{font-size:16px}.st-motors-nav__tile{padding:32px 16px}.st-motors-nav__image{min-width:80px}.st-motors-nav__image--shd{background-image:url(../img/layout/st_motors/dsh/big.png)}.st-motors-nav__image--fl{background-image:url(../img/layout/st_motors/fl/big.png)}.st-motors-nav__image--drive{background-image:url(../img/layout/st_motors/drive/big.png)}.st-motors-nav__image--brake{background-image:url(../img/layout/st_motors/brake/big.png)}.st-motors-nav__image--linear{background-image:url(../img/layout/st_motors/linear/big.png)}.st-motors-nav__image--ip65{background-image:url(../img/layout/st_motors/ip65/big.png)}.st-motors-nav__image--encoder{background-image:url(../img/layout/st_motors/encoder/big.png)}.st-motors-nav__image--shaft{background-image:url(../img/layout/st_motors/shaft/big.png)}.st-motors-nav__image--flat{background-image:url(../img/layout/st_motors/flat/big.png)}.st-motors-nav__image--cylinder{background-image:url(../img/layout/st_motors/cylinder/big.png)}.st-motors-nav__image--precision{background-image:url(../img/layout/st_motors/precision/big.png)}}.tile{width:100%;background:#fff;border-radius:5px;padding:24px 16px}.tile--size_search{padding:24px 16px}.tile--size_product{padding:16px}.tile--m-28{margin-top:28px}.tile__text{font-size:14px;line-height:150%}.tile__link-decoration{font-weight:600}@media(min-width: 768px){.tile{padding:40px 40px}.tile--size_search{padding:8px 2px}.tile--size_product{padding:24px}.tile__text{font-size:16px;line-height:20px}}@media(min-width: 1170px){.tile{padding:64px 64px}.tile--size_search{padding:24px 16px}.tile--size_product{padding:32px}}.tile-purchase{display:flex;flex-direction:column;gap:20px}.tile-purchase__title{font-size:16px;margin:0 0 8px 0}.tile-purchase__option{display:flex;gap:15px;align-items:flex-start}.tile-purchase__text{padding:0;margin:0;font-size:14px;line-height:150%}.tile-purchase__link{font-weight:600}.tile-purchase__icon{max-width:32px;max-height:40px;width:100%;height:auto}@media(min-width: 768px){.tile-purchase__text{font-size:16px;line-height:20px}.tile-purchase__title{font-size:20px}}.wide-card{display:grid;grid-template-areas:"title" "image" "description" "button" "accordion" "table";gap:24px;width:100%;padding:24px;background-color:#fff}.wide-card__title{grid-area:title;margin:0;font-family:"Inter Variable","Segoe UI",roboto,"Helvetica Neue",arial,sans-serif;font-size:18px;line-height:1.2;text-transform:uppercase}.wide-card__image-wrapper{display:flex;grid-area:image;justify-content:center;width:100%}.wide-card__image{width:100%;max-width:220px;height:100%;max-height:220px;-o-object-fit:contain;object-fit:contain}.wide-card__description-container{display:flex;grid-area:description;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.wide-card__description-elem{display:flex;align-items:baseline}.wide-card__description-dots{flex-grow:1;height:1px;margin-inline:4px;background:repeating-linear-gradient(to right, #bdc2c6 0, #bdc2c6 4px, transparent 4px, transparent 8px)}.wide-card__table{grid-area:table}.wide-card__button-filled{grid-area:button}.wide-card__card-accordion{grid-area:accordion;margin:0 auto}@media(width >= 768px){.wide-card{grid-template-areas:"title  title " "image  description" "button description" ".      accordion" "table  table";grid-template-columns:220px auto;gap:24px 32px}.wide-card__description-container{gap:0;justify-content:space-between}}@media(width >= 1024px){.wide-card{grid-template-areas:"title  title       title" "image  description table" "button description table";grid-template-columns:220px auto -webkit-max-content;grid-template-columns:220px auto max-content;gap:24px 40px}.wide-card__card-accordion{display:none}}.footer__info{padding-top:36px}.footer__info-wrapper{max-width:1170px;padding:0 15px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.footer__info-phone{background:#fafafa;padding:16px;max-height:105px;margin-top:10px;border-radius:5px}.footer__info-phone div{display:flex;margin-top:10px;font-weight:normal;font-size:16px}.footer__info-phone div:nth-of-type(1){gap:10px}.footer__info-phone div:nth-of-type(2){gap:5px}.footer__info-phone a{display:block;text-decoration:none;margin:0;font-weight:bold;font-size:16px;line-height:19px;color:#333}.footer__info-phone p{display:block;margin:0;font-weight:normal;font-size:12px;line-height:15px;color:#888787}.footer__info-contacts{display:flex;margin-right:100px;margin-left:80px}.footer__info-contact:first-child{margin-right:75px}.footer__info-contact--city{margin:0;margin-bottom:8px;font-weight:600;font-size:14px;line-height:17px}.footer__info-contact--address{display:block;text-decoration:none;font-size:14px;line-height:17px;color:#888787;margin:0;margin-bottom:16px}.footer__info-contact--phone{display:block;font-weight:600;font-size:14px;line-height:17px;margin:0;margin-bottom:8px;text-decoration:none;align-self:center}.footer__info-contact--mail{font-size:14px;line-height:17px;text-decoration:none}.footer__info-copyright{width:100%;font-size:11px;line-height:13px;color:#888787;text-align:center}@media screen and (max-width: 1160px){.page-footer__subscription{display:none}.footer__info-contacts{order:-1;margin-left:0;margin-right:60px}.footer__info-contact:first-child{margin-right:45px}.footer__info-phone{margin-right:35px}.footer__info-copyright{text-align:end;margin-top:24px}}@media screen and (max-width: 720px){.footer__info{padding-top:32px}.footer__info-contacts{order:unset;margin:0;margin:0 auto;flex-wrap:wrap}.footer__info-phone{margin:0 auto;margin-bottom:40px;padding:24px;max-height:130px;box-shadow:0px 4px 13px rgba(0,0,0,.15)}.footer__info-contact--city{text-transform:uppercase}.footer__info-copyright{text-align:center;margin-top:52px}}@media screen and (max-width: 420px){.footer__info{position:relative;padding-top:42px}.footer__info-phone{z-index:2}.footer__info::after{position:absolute;content:"";width:100%;background:#910603;height:100px;top:0;z-index:1}.footer__info-contacts{width:100%}.footer__info-contact{width:250px}.footer__info-contact:first-child{margin:0;margin-bottom:24px}}.footer__buttonUp{order:-1;width:100%;height:60px;background:#f0f0f0;border:0}.footer__buttonUp-link{text-decoration:none;align-self:end;max-width:100px;padding:8px 12px 8px 8px;margin-right:15px;margin-left:auto;background:#fff;box-shadow:0px 4px 14px rgba(0,0,0,.15);border-radius:30px;display:flex;justify-content:space-between;-moz-animation:cycle 4s linear infinite;-webkit-animation:cycle 4s linear infinite}.footer__buttonUp-link:active{opacity:.6}.footer__buttonUp-text{margin:0;text-decoration:none}.footer-menu{padding:0px 15px 2px}.footer-menu__list{display:none}.footer-menu__item--additional{display:none}.footer-menu__link{color:inherit;text-decoration:none}.footer-menu__link:hover,.footer-menu__link:focus,.footer-menu__link:active{box-shadow:0 1px 0 #fff}.footer-menu__list--products{gap:10px;padding-top:15px;max-width:260px;flex-direction:column}.footer-menu__link--products{font-weight:normal;text-decoration:none;display:inline !important;font-size:14px;line-height:17px;font-weight:normal}.footer-menu__link--products:hover{border-bottom:1px solid #fff;box-shadow:none}.footer__menu--title{display:none;font-weight:bold !important;font-size:16px !important;line-height:19px !important;padding-right:20px;align-self:center;position:relative}.footer__menu--title::after{content:"";position:absolute;right:10px;top:-33px;height:98px;width:1px;background-color:#fff}@media(min-width: 768px){.footer__buttonUp{display:none}.footer-menu{padding:9px 0 12px;background:#910603;color:#fff}.footer-menu__product{padding:32px 0;background:#720503;color:#fff;font-size:14px;line-height:17px}.footer-menu__wrapper{display:flex;justify-content:space-between;align-items:flex-start;padding:0 15px}.footer-menu__list{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap;list-style:none;margin:0;padding-left:0;padding:6px 0}.footer-menu__link{display:block;max-width:160px;font-weight:bold;font-size:16px;line-height:19px}.footer-menu__list--products{margin-right:20px}.footer-menu__list--products:last-child{margin-right:0}.footer-menu__link--products{font-weight:normal !important}}@media(min-width: 768px)and (max-width: 1023px){.footer__menu--title::after{content:"";position:absolute;right:10px;top:-61px;height:176px;width:1px;background-color:#fff}.footer-menu__list{justify-content:start}.footer-menu__item{margin-right:24px}.footer-menu__item:last-child{margin-right:0}.footer-menu__link--products{font-size:12px;line-height:15px;font-weight:normal}}@media(min-width: 1024px)and (max-width: 1169px){.footer__menu--title::after{content:"";position:absolute;right:10px;top:-43px;height:139px;width:1px;background-color:#fff}.footer-menu__list{justify-content:start}.footer-menu__item{margin-right:24px}.footer-menu__item:last-child{margin-right:0}}@media(min-width: 1188px){.footer__buttonUp{display:none}.footer-menu__wrapper{width:1170px;display:flex;justify-content:space-between;align-items:flex-start;padding:0 18px;margin:0 auto}.footer-menu__item--additional{display:block}.footer-menu__item:last-child{margin-right:0}.footer-menu__link--products{font-size:14px;line-height:17px;font-weight:normal}}.footer-phone__link{display:block;margin-top:23px;font-weight:bold;font-size:16px;line-height:19px;text-decoration:none}.footer-phone__note{margin:0;margin-top:2px;font-size:12px;line-height:15px}@media(min-width: 768px){.footer-phone__link{margin-top:0}}@media(min-width: 1170px){.footer-phone{display:flex;flex-direction:column;align-items:flex-end}}.footer-social__lead{margin:0;font-weight:bold;font-size:14px;line-height:17px}.footer-social__list{margin:0;margin-top:3px}@media(min-width: 768px){.footer-social__lead{font-size:16px;line-height:19px}.footer-social__list{margin:3px 0 0}}@media(min-width: 1170px){.footer-social{display:flex;flex-direction:column;align-items:flex-end}.footer-social__lead{margin-top:8px}.footer-social__list{margin-top:6px}}.page-footer{position:relative;min-width:320px}.page-footer__copyright{position:absolute;top:100%}@media(min-width: 768px){.page-footer{display:flex;flex-direction:column}.page-footer__menu{order:-1}}@media(min-width: 1098px){.page-footer{flex-direction:row;flex-wrap:wrap;justify-content:space-between}.page-footer__subscription{width:325px;justify-content:flex-start;flex-direction:column;border-bottom:none}.page-footer__menu{width:100%}}@media(min-width: 1188px){.page-footer{flex-direction:row;flex-wrap:wrap;justify-content:center}.page-footer__menu{width:100%}.page-footer__contacts-block{width:765px}}.subscription{background:#910603;color:#fff}.subscription__lead{margin-top:0;margin-bottom:6px;font-weight:bold;font-size:18px;line-height:22px}.subscription__text{margin:0;margin-bottom:12px;font-size:9px;line-height:11px}.subscription__fields-wrapper{display:flex}.subscription__input{background:none;color:inherit;border:1px solid #fff;box-shadow:none;outline:none;padding:6px 5px 5px;width:56%;font-size:9px;line-height:11px;border-radius:5px 0 0 5px}.subscription__input::-moz-placeholder{color:#f0f0f0}.subscription__input::-ms-input-placeholder{color:#f0f0f0}.subscription__input::placeholder{color:#f0f0f0}.subscription__submit{background:none;color:#fff;box-shadow:none;outline:none;font-weight:bold;font-size:12px;line-height:15px;border:1px solid #fff;border-left:none;width:44%}.subscription__submit:hover,.subscription__submit:focus,.subscription__submit:active{background:#fff;color:#910603}.subscription__submit:hover:active{padding-left:8px;padding-right:8px}.subscription__confidential-label{position:relative;display:block;margin:0;margin-top:12px;font-size:8px;line-height:10px;padding-left:33px;padding-right:15px;min-height:24px}.subscription__confidential-label::before{position:absolute;left:0;top:50%;content:"";width:16px;height:16px;margin-top:-12px;border:1px solid #fff}.subscription__confidential-checkbox:checked~.subscription__confidential-label::before{background:#fff}.subscription__overlap{width:100vw;height:100vh;background:rgba(51,51,51,.4);position:fixed;z-index:10;top:0;left:0}.subscription__overlap--hidden{display:none}@media(min-width: 768px){.subscription{display:flex;justify-content:space-between;padding-bottom:11px;background:none;color:#333;border-bottom:1px solid #e0e0e0}.subscription__lead{margin:0}.subscription__text-wrapper{display:flex;flex-direction:column;justify-content:center;margin-right:10px}.subscription__text{margin:0;margin-top:2px;font-size:10px;line-height:12px}.subscription__form{width:300px;padding-top:5px;min-width:41%}.subscription__input,.subscription__submit{width:auto;padding:10px 11px 11px;border-color:#910603;color:#910603}.subscription__input{width:210px;min-width:69%;padding-left:4px;font-size:10px;line-height:12px}.subscription__input::-moz-placeholder{color:#333;opacity:.5;font-size:10px;line-height:12px}.subscription__input::-ms-input-placeholder{color:#333;opacity:.5;font-size:10px;line-height:12px}.subscription__input::placeholder{color:#333;opacity:.5;font-size:10px;line-height:12px}.subscription__submit{min-width:31%;font-size:10px;line-height:12px;background:#910603;color:#fff;border-radius:0 5px 5px 0}.subscription__submit:hover,.subscription__submit:focus,.subscription__submit:active{opacity:.7}.subscription__confidential-label{padding-right:0;font-size:10px;line-height:12px;color:#888787}.subscription__confidential-label::before{border-color:#888787}.subscription__confidential-checkbox:checked~.subscription__confidential-label::before{background:#910603}}@media(min-width: 1170px){.subscription{flex-direction:column;justify-content:flex-start;padding-left:18px;padding-right:18px}.subscription__text{margin-top:5px;margin-bottom:7px;font-size:12px;line-height:15px;color:#888787}.subscription__submit{padding-bottom:10px}.subscription__confidential-label{padding-left:25px}}.header-contacts{flex-direction:column;align-items:center}.header-contacts--bottom{display:flex;max-width:200px}.header-contacts--top{display:none}.header-contacts__phone{display:block;font-size:12px;line-height:17px;font-weight:bold;text-decoration:none}.header-contacts__note{display:none;margin:0;font-weight:500;font-size:8px;line-height:10px;align-self:end}.header-contacts__mobile-note{margin:0;font-size:12px}.header-contacts__mobile-text{margin:0;font-size:8px;line-height:12px;text-align:end}@media(min-width: 500px){.header-contacts__note{display:flex}.header-contacts__mobile-note{display:none}.header-contacts__mobile-text{display:none}.header-contacts__phone{font-size:14px}}@media(min-width: 768px){.header-contacts--top{display:none;margin-left:auto;margin-right:24px}.header-contacts__phone{display:inline;color:#fff;font-size:16px;line-height:19px}.header-contacts__note{color:#fff;font-size:9px;line-height:12px}}@media(min-width: 1170px){.header-contacts{display:none}.header-contacts--top{display:flex}.header-contacts__phone{display:block;margin-right:0;font-size:16px;line-height:19px}}.page-header{min-width:320px;position:relative;z-index:99}.page-header__top{padding:0 15px}.page-header__bottom{position:relative;background:#910603;color:#fff}.page-header__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.page-header__wrapper--search{flex-wrap:nowrap;padding:10px 15px}.page-header__production-link{display:none;margin-left:9px;text-transform:uppercase;text-decoration:none;font-weight:bold;font-size:14px;line-height:17px}.page-header__social{display:none}.page-header__menu-button{position:relative;margin-right:15px;background:none;border:none;box-shadow:none;outline:none;width:30px;height:24px;cursor:pointer}.page-header__menu-button::after{position:absolute;content:"";width:30px;height:2px;left:0;top:50%;background:#fff;border-radius:3px;box-shadow:#fff 0 7px,#fff 0 -7px}.page-header__menu-button::before{background:#fff}.page-header__menu-button--top{display:none}.page-header__menu-button--top::after{background:#333;box-shadow:#333 0 5px,#333 0 -5px}.page-header__menu-button--top::before{background:#333}.page-header__menu-button--close::after{box-shadow:none;height:3px;transform:rotate(45deg);transition:all .3s ease}.page-header__menu-button--close::before{position:absolute;content:"";width:30px;height:3px;transform:rotate(-45deg);left:0;transition:all .3s ease}.page-header__contacts{display:flex;gap:40px;margin-right:26px;margin-left:auto}.page-header__feedback{width:100%;background:#fff;display:flex;justify-content:center;align-items:center}.page-header__feedback-link{display:block;max-width:250px;margin:12px auto;border:1px solid #910603;color:#910603;background:#fff;padding:5px 10px;text-decoration:none;text-align:center}.page-header__feedback-link--bottom{display:none}.page-header__search-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;text-decoration:none;border:none;outline:none;box-shadow:none;background:none;color:#fff;cursor:pointer;margin-right:10px;background-repeat:no-repeat;background-position:center center}.page-header__search-button:active{border:1px solid #fff}.page-header__logo{margin:7px 15px}.page-header__description{display:none}@media(max-width: 499px){.page-header__contacts{display:flex;flex-direction:column;gap:0;margin-right:15px;margin-left:auto;margin-top:10px;margin-bottom:10px}.page-header__contacts__item{display:flex;align-items:center}.page-header__contacts__item:nth-child(1){gap:4px}.page-header__contacts__item:nth-child(2){gap:8px}}@media(max-width: 767px){.page-header__top{position:relative}.page-header__menu{overflow:auto;position:absolute;width:100%;height:100vh;min-height:568px;background:#fff;top:60px;bottom:0;right:-500%;opacity:0;transition:right 3s ease;z-index:100}.page-header__menu.active{right:0;left:0;opacity:1;transition:right 1s ease}.page-header__description{display:none}}@media(min-width: 768px){.page-header__bottom{box-shadow:0 4px 10px rgba(0,0,0,.1)}.page-header__production-link{margin-left:0;text-transform:none}.page-header__menu-button{display:none}.page-header__menu-button--top{display:none;width:30px;margin-right:16px;margin-left:4px}.page-header__menu-button--top::after{width:30px}.page-header__menu-button--close::after,.page-header__menu-button--close::before{width:24px}.page-header__menu{z-index:1}.page-header__menu--nojs{order:0}.page-header__feedback--menu{display:none}.page-header__social{display:block;margin-right:4px}.page-header__logo{width:179px;height:40px;margin-right:10px;margin-bottom:10px;margin-top:10px}.page-header__logo-img{width:auto;height:auto}.page-header__description{display:none;max-width:326px;padding-left:10px;padding-top:9px;padding-bottom:12px;border-left:1px solid #fff;font-weight:normal;font-size:10px;line-height:12px;margin-right:auto;margin-top:5px;margin-bottom:5px}.page-header__feedback-link--bottom{display:none;margin-right:20px;margin-left:20px;padding:6px 17px 7px;background:none;color:inherit;border:1px solid #fff}.page-header__feedback-link--bottom:hover,.page-header__feedback-link--bottom:focus,.page-header__feedback-link--bottom:active{transform:scale(1.05);transition:all .3s ease}.page-header__search-button{width:32px;height:32px;margin-right:15px;border:none}.page-header__search-button:hover,.page-header__search-button:focus,.page-header__search-button:active{transform:scale(1.1)}}@media(min-width: 1170px){.page-header__search{order:3}.page-header__description{display:block;max-width:326px;padding-left:10px;padding-top:9px;padding-bottom:12px;border-left:1px solid #fff;font-weight:normal;font-size:12px;line-height:15px;margin-right:auto;margin-top:5px;margin-bottom:5px;order:2}.page-header__logo{order:1}.page-header__feedback-link{order:3}.page-header__contacts{order:4;margin-left:0}.page-header__search-button{display:none}}@media(min-width: 1188px){.page-header__search{order:3;border-radius:6px !important}.page-header__search table{border-radius:6px !important}.page-header__search table input{border:none !important}.page-header__top,.page-header__bottom{padding:0}.page-header__wrapper{width:1170px;padding:0 15px;margin:0 auto;flex-wrap:nowrap}.page-header__wrapper--search{padding:0;max-width:265px}.page-header__menu-button{display:none}.page-header__menu{position:static;display:block;margin-left:-10px}.page-header__social{margin-right:0}.page-header__contacts{display:none}.page-header__feedback--menu{display:none}.page-header__production-link{display:none}.page-header__logo{order:1;margin-left:0}.page-header__description{max-width:326px;margin-top:7px;padding-top:0;padding-bottom:2px;font-size:12px;line-height:15px;font-weight:normal}.page-header__feedback-link--bottom{display:block;margin-right:20px;margin-left:auto;padding:10px;background:#fff;color:#910603;border-radius:5px;font-size:12px;line-height:15px;font-weight:bold;text-align:center}}@media(max-width: 767px){.main-navigation__list{display:flex;gap:15px;flex-direction:column;list-style:none;width:100%;padding:0;margin:0;padding:30px}.main-navigation__item{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:15px;line-height:18px;color:#333}.main-navigation__item::after{content:url(../img/pictograms/arrow__top-menu.svg);color:#8a8a8a}.main-navigation__item--stock::after{display:none !important}.main-navigation__link{text-decoration:none;display:block;width:100%;padding:10px 0}.main-navigation__link--product{pointer-events:none}.main-navigation__link--product .index-catalog__icon{display:none}.main-navigation__product-list .index-catalog__icon{display:none}.main-navigation__item .index-catalog__icon{display:none}.main-navigation__item-dropMenu{display:none;position:absolute;padding:30px;padding-top:20px;left:0;right:0;top:0;bottom:0;background:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:right 3s ease}.main-navigation__item-dropMenu.active{display:block;z-index:100}.main-navigation__item-dropMenu--btn{display:flex;font-weight:400;font-size:15px;line-height:18px;text-align:right;color:#8a8a8a;text-decoration:none;margin-bottom:24px;text-align:left;cursor:pointer}.main-navigation__item-dropMenu--btn::before{content:url(../img/pictograms/arrow-left-short.svg);width:15px;height:1px;margin-right:5px}.main-navigation__product-list{margin:0;padding:0;font-weight:600;font-size:14px;line-height:17px;color:#333;list-style:none;height:1100px}.main-navigation__product-list a{text-decoration:none}.main-navigation__product-list li{margin-bottom:25px}.main-navigation__product-list li:last-child{margin-bottom:0}.main-navigation__product-sublist{list-style:none;padding:0;padding-left:15px;margin:15px 0}.main-navigation__product-sublist li{display:flex;font-weight:400;font-size:14px;line-height:17px;margin-bottom:10px}.main-navigation__product-sublist li::before{content:url(../img/pictograms/arrow__top-menu.svg);width:15px;height:15px;margin-right:10px}.main-navigation__product-sublist a{text-decoration:none}.main-navigation__product-secondlist{display:none}.main-navigation__item-list--stock{display:block;position:relative;display:flex;flex-direction:column;gap:15px;padding:0;margin:0;bottom:5px;list-style:none}.main-navigation__item-list--stock p{display:none}.main-navigation__item-list--stock li{padding:10px 0;font-weight:600;font-size:15px;line-height:18px;color:#333;text-decoration:none;display:flex;justify-content:space-between}.main-navigation__item-list--stock li::after{content:url(../img/pictograms/arrow__top-menu.svg);width:15px;height:15px}.main-navigation__item-list--stock a{text-decoration:none}.main-navigation__item--stock{display:none}}@media(min-width: 768px){.main-navigation{width:auto;min-width:320px;right:0;left:auto}.main-navigation__list{display:flex}.main-navigation__product-list{padding:20px 40px;position:absolute;display:none;bottom:5px;left:0;right:0;transform:translateY(100%);overflow:hidden;background:#fff;box-shadow:8px 11px 22px rgba(0,0,0,.25);flex-direction:column;flex-wrap:wrap;height:600px;width:100%;gap:16px;list-style:none}.main-navigation__item-dropMenu--product.active .main-navigation__product-list{display:flex}.main-navigation__product-secondlist{display:none}.main-navigation__item-dropMenu--mobil{display:none}.main-navigation__product-list li{width:50%;background:#f2f2f2;color:#333;border-radius:3px;padding:10px}.main-navigation__product-list li::before{content:url(../img/pictograms/arrow__down-menu.svg);width:15px;height:15px;margin-right:6px}.main-navigation__product-list li .index-catalog__icon{display:none}.main-navigation__product-list a{text-decoration:none}.main-navigation__product-sublist{list-style:none;padding-left:10px;margin-top:10px}.main-navigation__product-sublist li{position:relative;width:100%;padding:0;padding-left:15px;font-weight:400;font-size:14px;line-height:17px;color:#333;margin-bottom:10px}.main-navigation__product-sublist li::before{content:url(../img/pictograms/line__down-menu.svg);width:5px;height:10px;margin-right:6px;position:absolute;top:-4px;margin:auto;left:0}.main-navigation__product-sublist li:last-child{margin-bottom:0}.main-navigation__product-sublist a{text-decoration:none}.main-navigation__list{padding:15px 0;margin:0;list-style:none}.main-navigation__item{margin-right:16px;border-bottom:none;font-weight:600;font-size:15px;line-height:18px;color:#333}.main-navigation__item:last-child{margin:0}.main-navigation__link{font-weight:600;font-size:15px;line-height:18px;color:inherit;padding:0;margin:0;text-decoration:none}.main-navigation__link::after{display:none}.main-navigation__item-list--stock{display:none;transform:translateY(100%);overflow:hidden;bottom:0;position:absolute;padding:24px 48px;background:#fff;box-shadow:8px 11px 22px rgba(0,0,0,.25);border-radius:0px 0px 20px 20px;gap:14px;width:100%;left:0;right:0;list-style:none;flex-wrap:wrap;justify-content:space-between}.main-navigation__item-list--stock.active{display:flex}.main-navigation__item-list--stock li{width:48%;background:#f2f2f2;border-radius:3px;padding:20px 30px}.main-navigation__item-list--stock a{text-decoration:none}.main-navigation__item-list--stock span{display:block;margin-bottom:4px;font-weight:600;font-size:14px;line-height:17px;color:#333}.main-navigation__item-list--stock p{font-weight:400;font-size:12px;line-height:15px;color:#8a8a8a;margin:0}.main-navigation__item--trigger{display:flex;align-items:center}.main-navigation__item--trigger .index-catalog__icon{width:15px;height:15px;transform:rotate(90deg);margin-left:4px;color:#8a8a8a;fill:#8a8a8a}}@media(min-width: 768px)and (max-width: 1170px){.main-navigation__link--product{pointer-events:none}.main-navigation__item--trigger.active{color:#730c0b}.main-navigation__item--trigger.active .main-navigation__link--product--pic{width:15px;height:15px;color:#730c0b;fill:#730c0b;transform:rotate(270deg) !important}.main-navigation__item--production{display:none}}@media(min-width: 1170px){.main-navigation{width:auto;max-width:810px;background:none;order:2}.main-navigation__list{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:0}.main-navigation__list li{margin-right:20px;font-weight:600;font-size:14px;line-height:17px;color:#fff;display:flex;align-items:center;padding:17px 0px}.main-navigation__list li:hover{text-decoration:underline}.main-navigation__list a{font-weight:600;font-size:14px;line-height:17px;color:#fff}.main-navigation__list li:last-child{margin:0}.main-navigation__item .index-catalog__icon{color:#fff;fill:#fff}.main-navigation__item-dropMenu{z-index:100}.main-navigation__product-list{display:none;max-width:1030px;height:960px;margin:0 auto;gap:0;border-radius:0 0 10px 10px;padding:28px 52px}.main-navigation__item-dropMenu--product.active .main-navigation__product-list{display:flex}.main-navigation__product-list li::before{display:none}.main-navigation__product-list li{padding:0;background:none;color:#333;display:block;font-weight:800;font-size:14px;line-height:17px;color:#333;text-transform:uppercase;margin:0;margin-bottom:20px}.main-navigation__product-list a{display:block;width:100%;font-weight:800;font-size:14px;line-height:17px;color:#333;text-transform:uppercase}.main-navigation__product-list li:hover{text-decoration:none}.main-navigation__product-list a{color:#333}.main-navigation__product-list a:hover,.main-navigation__product-list a:focus{color:#910603}.main-navigation__product-list a:active{opacity:.6}.main-navigation__product-list li .index-catalog__icon{transform:rotate(0deg);color:#8a8a8a;margin:0;margin-right:10px}.main-navigation__product-sublist,.main-navigation__product-complexlist{padding:0 !important}.main-navigation__product-complexlist li{font-weight:400 !important}.main-navigation__product-complexlist a{font-weight:400 !important}.main-navigation__product-sublist li{font-weight:600;font-size:14px;line-height:17px;color:#333;text-transform:none;margin-bottom:10px}.main-navigation__product-sublist a{font-weight:600;font-size:14px;line-height:17px;color:#333;text-transform:none}.main-navigation__product-sublist a:hover,.main-navigation__product-sublist a:focus{color:#910603}.main-navigation__product-sublist a:active{opacity:.6}.main-navigation__product-sublist li:hover .main-navigation__product-sublist--marker{color:#910603;fill:#910603}.main-navigation__product-sublist--container{display:flex}.main-navigation__product-secondlist--container{display:flex;align-items:center}.main-navigation__product-secondlist{display:block;margin:8px 0;padding-left:25px}.main-navigation__product-secondlist li{width:100%;font-weight:400;text-transform:none;margin-bottom:10px}.main-navigation__product-secondlist li:last-child{margin:0}.main-navigation__product-secondlist a:hover,.main-navigation__product-secondlist a:focus{color:#910603}.main-navigation__product-secondlist a:active{opacity:.6}.main-navigation__product-secondlist li:hover .main-navigation__product-secondlist--marker{color:#910603}.main-navigation__product-secondlist a{display:block;width:100%;font-weight:400;text-transform:none}.main-navigation__product-secondlist--marker{width:5px !important;height:2px !important;transform:rotate(0deg) !important}.main-navigation__product-sublist--marker{transform:rotate(0deg);color:#8a8a8a;margin:0;margin-right:10px}.main-navigation__product-list li .index-catalog__icon{display:block}.main-navigation__item{border:none}.main-navigation__feedback{display:none}.main-navigation__product-complexlist li:hover .index-catalog__icon{color:#910603}.main-navigation__item-list--stock{display:none;width:400px;flex-direction:column;flex-wrap:nowrap;right:0;left:0;bottom:5px;margin:auto;gap:20px;padding:24px 48px 48px;border-radius:0px 0px 10px 10px;box-shadow:8px 11px 22px rgba(0,0,0,.25)}.main-navigation__item-list--stock.active{display:flex}.main-navigation__item-list--stock li{width:100%;padding:0;background:#fff}.main-navigation__item-list--stock span{font-weight:700;font-size:14px;line-height:17px;text-transform:uppercase}.main-navigation__item-list--stock span:hover{color:#910603}.main-navigation__item-list--stock p{font-weight:400;font-size:13px;line-height:16px;color:#abaaaa}}.contacts{min-width:320px;background:#f0f0f0}.contacts__wrapper{padding:20px 15px}.contacts__title{margin-top:0;margin-bottom:20px;font-size:20px;line-height:24px}.contacts__map{display:block;margin-bottom:0}.contacts__map img{display:block;max-width:100%;margin:0 auto}.contacts__branch{margin-top:20px}.contacts__feedback{min-width:320px;padding:20px 15px;padding-bottom:40px}@media(max-width: 602px){.contacts__map img{width:354px;height:312px}}@media(min-width: 620px){.contacts__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.contacts__title{width:100%}.contacts__branch{width:48%;display:flex;flex-direction:column;justify-content:space-between}}@media(min-width: 768px){.contacts__wrapper{padding-bottom:40px}.contacts__title{font-size:24px;line-height:29px;margin-bottom:20px}.contacts__branch{margin-top:0}.contacts__card{margin-bottom:20px}.contacts__map{margin-top:0}}@media(min-width: 1188px){.contacts__wrapper{width:1170px;margin:0 auto;padding-bottom:33px}.contacts__title{margin-bottom:25px;font-size:26px;line-height:31px}.contacts__branch{width:556px}.contacts__card{margin-bottom:40px}.contacts__map img{width:556px;height:488px}}.contacts-card{margin-bottom:10px;padding:35px 30px;background:#fff;font-size:12px;line-height:15px}.contacts-card--path ul{margin-top:0;padding-left:0;list-style:none}.contacts-card--path ul:last-child{margin-bottom:0}.contacts-card--path p{margin-top:0;text-align:justify}.contacts-card--path p:last-child{margin-bottom:0}.contacts-card__title{margin-top:0;margin-bottom:0;font-size:16px;line-height:19px;margin-bottom:15px;color:#000}.contacts-card__subtitle{margin-bottom:0}.contacts-card__working-hours{padding-left:28px;margin-top:0;margin-bottom:15px;font-size:12px;line-height:180%;color:#8a8a8a}.contacts-card__address-link,.contacts-card__phone-link,.contacts-card__email-link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-style:normal;text-decoration:none}.contacts-card__phone-link{background-image:url(../img/pictograms/phone-call.svg);background-repeat:no-repeat;background-position:top left;margin-bottom:8px;padding-left:30px;font-size:13px;line-height:150%}.contacts-card__phone-note{margin:0;font-size:11px;line-height:150%;color:#8a8a8a;margin-left:15px;margin-bottom:4px}.contacts-card__address{font-style:normal}.contacts-card__address-link{display:block;font-size:13px;line-height:150%;padding-left:28px;background-image:url(../img/pictograms/location-filled.svg);background-repeat:no-repeat;background-position:top left;margin-bottom:8px;min-width:230px}.contacts-card__address-note{margin:0;margin-top:1px;color:#bdbdbd}.contacts-card__department{margin-bottom:20px}.contacts-card__department:last-child{margin-bottom:0}.contacts-card__department-name{margin:0;margin-bottom:10px;color:#000;font-weight:600;font-size:14px;line-height:17px}.contacts-card__email-link{display:block;text-decoration:none;font-style:normal;font-size:12px;line-height:150%;padding-left:28px;background-image:url(../img/pictograms/email-check.svg);background-repeat:no-repeat;background-position:top left;margin-bottom:6px}.contacts-card__table{border-collapse:collapse}.contacts-card__table th{padding:0;padding-bottom:4px;font-weight:normal;text-align:left}.contacts-card__table td{padding:0;padding-bottom:4px}.contacts-card__table tr:last-child td{padding:0}@media(min-width: 620px){.contacts-card{min-height:359px}.contacts-card--path{flex-grow:1}}@media(min-width: 768px){.contacts-card{min-height:610px;margin-bottom:10px;font-size:16px;line-height:19px}.contacts-card__title{font-size:19px;line-height:23px;margin-bottom:20px}.contacts-card__working-hours{max-width:190px}.contacts-card__address-link{font-size:14px;line-height:150%;max-width:215px}.contacts-card__department-name{font-size:16px;line-height:19px}.contacts-card__working-hours,.contacts-card__phone-note,.contacts-card__address-note{font-size:13px;line-height:180%}.contacts-card__phone-link,.contacts-card__email-link{font-size:14px;line-height:150%}}@media(min-width: 1170px){.contacts__card{max-width:555px;padding:35px 50px;min-height:625px}.contacts-card__address-link{font-size:16px;line-height:24px}.contacts-card__working-hours,.contacts-card__address-link{max-width:none}.contacts-card__working-hours{margin-bottom:30px;font-size:14px;line-height:160%}.contacts-card__phone-note{margin-bottom:4px}.contacts-card__department-name{margin-top:9px}.contacts-card__phone-link,.contacts-card__email-link{font-size:16px}}.new-public-page{background:#f0f0f0;padding:20px 0 30px 0}.new-public-page p{font-size:13px;line-height:140%;color:#545353}.new-public-page ul{padding-left:15px;margin:0}.new-public-page ul li{font-size:13px;line-height:140%}.new-public-page .new-public-page__wrapper{padding:0 15px}.new-public-page .new-public-page__main-block{background:#fff;padding:20px 15px 25px 15px;overflow:hidden;border-radius:20px;box-shadow:0px 0px 20px 0px rgba(63,63,80,.1294117647)}.new-public-page .new-public-page__title{font-size:20px;font-weight:700}.new-public-page .new-public-page__intro{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:10px}.new-public-page .new-public-page__intro .new-public-page__intro__product{display:flex;flex-direction:column;align-items:center;gap:20px}.new-public-page .new-public-page__intro .new-public-page__intro__product img{width:80%}.new-public-page .new-public-page__intro .new-public-page__intro__product a{display:flex;align-items:center;justify-content:center;font-size:11px;color:#910603;border:1px solid #910603;border-radius:5px;text-decoration:none;width:200px;height:30px}.new-public-page .new-public-page__block{display:flex;flex-direction:column}.new-public-page .new-public-page__block h2{margin:30px 0 15px 0;font-size:16px}.new-public-page .new-public-page__block img{flex:1;width:100%;margin-top:20px}.new-public-page .new-public-page__block .new-public-page__text-block{flex:1}.new-public-page .new-public-page__block .new-public-page__text-block p{margin:0}.new-public-page .new-public-page__big-image{width:100%;margin:30px 0 0 0}.new-public-page .reverse{flex-direction:column-reverse}@media(min-width: 768px){.new-public-page{padding:20px 0 40px 0}.new-public-page p{margin:0;font-size:14px;line-height:150%}.new-public-page ul li{font-size:14px;line-height:150%}.new-public-page .new-public-page__wrapper{margin:0 auto;padding:0 20px}.new-public-page .new-public-page__main-block{padding:30px 20px}.new-public-page .new-public-page__title{font-size:24px;margin:0}.new-public-page .new-public-page__intro{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;margin-bottom:50px}.new-public-page .new-public-page__intro p{margin:0;width:65%}.new-public-page .new-public-page__intro .new-public-page__intro__product{display:flex;flex-direction:column;align-items:center;gap:20px}.new-public-page .new-public-page__intro .new-public-page__intro__product img{width:200px}.new-public-page .new-public-page__intro .new-public-page__intro__product a{display:flex;align-items:center;justify-content:center;font-size:11px;color:#910603;border:1px solid #910603;border-radius:5px;text-decoration:none;width:200px;height:30px}.new-public-page .new-public-page__block{display:flex;flex-wrap:wrap;flex-direction:row;gap:30px}.new-public-page .new-public-page__block h2{margin:0 0 20px 0;font-size:19px}.new-public-page .new-public-page__block img{flex:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:calc(50% - 15px);margin-top:0;margin-bottom:60px}.new-public-page .new-public-page__block .new-public-page__text-block{flex:1}.new-public-page .new-public-page__block .new-public-page__text-block p{margin-bottom:30px}.new-public-page .new-public-page__block .new-public-page__text-block p:last-child{margin-bottom:50px}.new-public-page .new-public-page__block .new-public-page__text-block ul:last-child{margin-bottom:50px}.new-public-page .new-public-page__big-image{margin:0 0 50px 0}}@media(min-width: 1188px){.new-public-page{padding:20px 0 40px 0}.new-public-page p{margin:0;font-size:16px;line-height:150%}.new-public-page ul li{font-size:16px;line-height:150%}.new-public-page .new-public-page__wrapper{width:1170px;margin:0 auto;padding:0 20px}.new-public-page .new-public-page__main-block{padding:40px 65px}.new-public-page .new-public-page__title{font-size:26px;margin:0}.new-public-page .new-public-page__intro{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;margin-bottom:50px}.new-public-page .new-public-page__intro p{margin:0;max-width:560px}.new-public-page .new-public-page__intro .new-public-page__intro__product{display:flex;flex-direction:column;align-items:center;gap:25px}.new-public-page .new-public-page__intro .new-public-page__intro__product img{width:250px}.new-public-page .new-public-page__intro .new-public-page__intro__product a{font-size:14px;width:290px;height:40px}.new-public-page .new-public-page__block{display:flex;flex-wrap:wrap;flex-direction:row;gap:30px}.new-public-page .new-public-page__block h2{margin:0 0 20px 0;font-size:20px}.new-public-page .new-public-page__block img{flex:1;height:320px;width:488px;margin-top:0;margin-bottom:60px}.new-public-page .new-public-page__block .new-public-page__text-block{flex:1}.new-public-page .new-public-page__block .new-public-page__text-block p{margin-bottom:30px}.new-public-page .new-public-page__block .new-public-page__text-block p:last-child{margin-bottom:50px}.new-public-page .new-public-page__block .new-public-page__text-block ul:last-child{margin-bottom:50px}.new-public-page .new-public-page__big-image{margin:0 0 50px 0}}.public-page__volt-subtitle{font-weight:700;font-size:16px;line-height:19px;margin:0;margin-bottom:16px}.public-page__volt{background:#fff;padding:20px 15px}.public-page__volt-desc--gray{color:#8a8a8a}.public-page__volt-info{margin:0;font-weight:400;font-size:14px;line-height:150%}.public-page__volt-desc{font-weight:400;font-size:12px;line-height:150%;margin:0;margin-bottom:8px}.public-page__volt-pic{width:100%}.public-page__volt-pic--formula{max-width:140px}.public-page__volt-item{margin-bottom:32px}.public-page__volt-list{font-weight:400;font-size:12px;line-height:150%;padding:0;margin:0;margin-bottom:10px;list-style-position:inside}.public-page__volt-formula{border:1px solid #8a8a8a;border-radius:10px;padding:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:15px}.public-page__volt-formula p{margin:0;margin-bottom:8px;font-weight:400;font-size:14px;line-height:20px}.public-page__volt-wrapper{margin-bottom:24px}.public-page__volt-table{margin-top:16px;width:100%;border-collapse:collapse}.public-page__volt-table th,.public-page__volt-table td{padding:4px 5px;font-weight:400;font-size:8px;line-height:10px;border:.5px solid #000}.public-page__subtitle{margin-bottom:10px !important}.public-page__container{margin-bottom:20px}.public-page__container p{text-indent:0 !important}.public-page__list{padding-left:20px;margin:10px 0 !important}.public-page__list li{margin-bottom:4px}.public-page__item{margin-bottom:5px}.public-page__cards{display:flex;flex-direction:column;gap:15px;margin-top:20px}.public-page__card{background:#f4f6f9;border-radius:20px;padding:15px}.public-page__card-title{font-size:14px !important;line-height:16px !important;margin-bottom:10px !important}.public-page__card-desc{text-indent:0 !important;margin:0 !important}.public-page{min-width:320px;padding-top:10px;padding-bottom:40px;background:#f0f0f0;font-size:12px;line-height:normal;text-align:left}.public-page__wrapper{padding:0 15px}h1,.public-page__title{margin-top:0;margin-bottom:12px;font-size:20px;line-height:24px;text-align:left;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.public-page__text-block{background:#fff;padding:20px;overflow:hidden;border-radius:20px;box-shadow:0px 0px 20px 0px rgba(63,63,80,.1294117647)}.public-page__text-block.no-js{overflow:scroll}.public-page__text-block p{margin:0;margin-top:10px;text-indent:15px}.public-page__text-block p:first-child{margin-top:0}.public-page__text-block p img{display:inline;margin:0}.public-page__text-block .public-page__author,.public-page__text-block .public-page__origin{text-indent:0}.public-page__text-block .public-page__origin{text-align:right}.public-page__text-block h2,.public-page__text-block h3{font-size:16px;line-height:18px;margin-top:15px;margin-bottom:5px;text-align:left}.public-page__text-block h2:first-child,.public-page__text-block h3:first-child{margin-top:0}.public-page__text-block h4{margin-top:10px;margin-bottom:0}.public-page__text-block ul{margin-top:5px;margin-bottom:10px;text-align:left}.public-page__text-block ul:last-child{margin-bottom:0}.public-page__text-block figure{margin:0 auto;margin-top:20px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}.public-page__text-block figure img{margin-top:auto;margin-bottom:auto}.public-page__text-block figcaption{margin-top:5px;margin-bottom:5px;font-size:12px;line-height:15px;text-align:center;width:100%}.public-page__text-block img{display:block;width:auto;height:auto;max-width:100%;max-height:60vh;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:10px}.public-page__text-block img.public-page__table-formula{max-height:40px;width:auto}.public-page__text-block table{margin-top:10px;margin-bottom:10px;border-collapse:collapse;font-size:13px;line-height:16px;text-align:center}.public-page__text-block th,.public-page__text-block td{padding:4px 5px;border:1px solid #333}.public-page__text-block th.text,.public-page__text-block td.text{text-align:left;height:-webkit-max-content;height:-moz-max-content;height:max-content}.public-page__text-block thead{background:#f0f0f0}.public-page__text-block .public-page__formula-table th,.public-page__text-block .public-page__formula-table td{border:none}.public-page__text-block .public-page__pictures-wrapper img{margin:5px}.public-page__legend{margin-right:auto;padding-left:15px;padding-top:10px;align-self:flex-start}.public-page__legend p{text-indent:0}.public-page__txt-comments{color:#910603;font-size:.9em}.public-page__list--motor-type-help li{margin-bottom:5px}.public-page__list--motor-type-help li:last-child{margin-bottom:0}.public-page__formula{text-align:center}.public-page__formula--highlighted{font-weight:bold;background-color:#f0f0f0}.public-page__pictures-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end}.public-page__pictures-wrapper--table{align-items:flex-start;justify-content:space-around}.public-page__pictures-wrapper--column{flex-direction:column;align-items:center}.public-page__pictures-wrapper--center{align-items:center}.public-page__pictures-wrapper--start{align-items:flex-start}.public-page__pictures-wrapper img,.public-page__pictures-wrapper table{margin-left:5px;margin-right:5px}.public-page__video{position:relative;padding-bottom:56.25%;height:0;margin:0 auto;margin-top:20px;width:100%;max-width:690px}.public-page__video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.public-page__link--arrow{color:#910603;text-decoration:none}.public-page__posters{display:flex;flex-direction:column;align-items:center;row-gap:20px;margin-top:15px;margin-bottom:15px}.public-page__poster{max-width:300px;display:flex;flex-direction:column;justify-content:center}.public-page__poster-pic{display:flex}.public-page__poster-pic img{margin:0 auto}.public-page__poster-button{text-align:center;display:block;text-transform:uppercase;text-decoration:none;color:#fff;background-color:#333;padding:13px 35px 13px 25px;position:relative;font-weight:600;font-size:11px;line-height:14px;max-width:300px;border-radius:5px}.public-page__poster-button::after{position:absolute;content:" >";width:4px;height:9px;color:#fff;top:40%;right:35px;transform:translateY(-50%)}@media(min-width: 760px){.public-page__video{padding-bottom:388px}.public-page__legend{max-width:60%}}@media(max-width: 767px){.products__title{margin-bottom:40px;font-size:20px;line-height:26px}}@media(min-width: 768px){.public-page__volt{padding:40px 30px}.public-page__volt-subtitle{font-size:19px;line-height:23px}.public-page__volt-desc{font-size:14px}.public-page__volt-pic{width:auto;text-align:center}.public-page__volt-container{display:flex;align-items:center;gap:8px}.public-page__volt-desc--gray{font-size:11px}.public-page__volt-table th{font-weight:600;font-size:14px;line-height:15px;padding:4px 15px}.public-page__volt-table td{font-size:13px;line-height:13px;padding:7px 15px}.public-page__volt-pic--formula{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.public-page__subtitle{margin-bottom:10px !important}.public-page__container{margin-bottom:35px}.public-page__item{margin-bottom:10px}.public-page__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:20px}.public-page__card{width:48%;border-radius:20px;padding:20px}.public-page__card-title{font-size:16px !important;line-height:18px !important;margin-bottom:10px !important}.public-page__text-wrapper{position:relative}.public-page__posters{margin:20px 0;position:static;flex-direction:row;gap:30px;justify-content:center}.public-page__posters-theory{top:0px}.public-page__title-posters{margin-bottom:180px !important;width:50%}.public-page{font-size:14px;line-height:17px}h1,.public-page__title{margin-bottom:20px;font-size:24px;line-height:29px}.public-page__text-block figcaption{font-size:14px;line-height:17px}.public-page__link--arrow{color:inherit;text-decoration:none}.public-page__link--arrow:hover,.public-page__link--arrow:focus,.public-page__link--arrow:active{color:#910603;cursor:pointer}}@media(min-width: 1188px){.public-page__volt{padding:70px 100px}.public-page__volt-info{font-size:18px}.public-page__volt-desc{font-size:16px}.public-page__volt-container{gap:20px}.public-page__volt-list{font-size:16px;line-height:24px}.public-page__volt-table{max-width:700px}.public-page__volt-table th{font-size:16px;line-height:18px}.public-page__volt-table td{font-size:14px;line-height:15px}.public-page__volt-desc--flexbox{display:flex;gap:20px}.public-page__volt-formula{padding:10px}.public-page__subtitle{font-size:18px !important;line-height:20px !important;margin-bottom:15px !important}.public-page__cards{gap:20px}.public-page__card{padding:20px}.public-page__list{margin-top:4px !important}.public-page__item{margin-bottom:15px}.public-page__posters-theory{top:0px}.public-page__title-posters{margin-bottom:20px !important;width:100%}.public-page__text-block h2,.public-page__text-block h3{font-size:18px}.public-page__text-container{max-width:770px}.public-page__posters{top:0;position:absolute;right:0;flex-direction:column;margin:0}.public-page__poster{max-width:300px}.public-page__poster:last-child{display:block}.public-page__poster-button{max-width:260px}.public-page__poster-button:hover{background:#910603;transition:all .5s ease}.public-page{padding-top:20px;font-size:14px;line-height:17px}.public-page__wrapper{width:1170px;margin:0 auto}.public-page__text-block{padding-left:30px;padding-right:30px}.public-page__text-block p{margin-top:15px}.public-page__text-block ul{margin-bottom:15px}.public-page__pictures-wrapper{flex-wrap:nowrap}.public-page__pictures-wrapper--table{justify-content:flex-start}.public-page__pictures-wrapper--table table{margin-right:10px}}.aside{display:flex;flex-direction:column;margin-top:20px}.aside__card{margin-bottom:20px}.aside__social{margin-bottom:20px;padding:20px 15px;background:#fff}@media(min-width: 768px){.aside{margin-top:0}.aside__social{margin-bottom:0}}.aside-post{margin-bottom:20px;background:#fff;padding:20px 15px;text-decoration:none}.aside-post__date{display:block;margin-bottom:5px;font-size:14px;line-height:normal;color:#910603;text-decoration:none;border:none;cursor:text}.aside-post__title{margin-top:0;margin-bottom:2px;text-align:left;font-size:18px;line-height:normal;font-weight:bold}.aside-post__tags-list{display:flex;flex-wrap:wrap;padding-left:0;margin:0;list-style:none;max-width:100%}.aside-post__tag{max-width:100%;margin-right:8px;margin-top:8px;padding:4px 12px;background:#f0f0f0;color:#6c6c6c;font-size:14px;line-height:17px;white-space:nowrap;cursor:text;overflow:hidden;text-overflow:ellipsis}.aside-post__tag:hover{max-width:none;overflow:visible;background:#bdbdbd;color:#fff}.aside-post__link{display:block;margin-top:20px;padding:7px 20px;text-align:center;color:#910603;border:1px solid #910603;border-radius:2px;overflow:hidden;text-overflow:ellipsis;text-decoration:none;font-size:18px}.aside-post__link:focus{outline:none;color:#fff;background-color:#910603;box-shadow:0 0 6px rgba(0,0,0,.37)}.aside-post__link:focus:active{background-color:#720503;box-shadow:none}@media(min-width: 768px){.aside-post__link:hover{color:#fff;background-color:#910603}}.aside-posts__title{margin:0;font-weight:bold;font-size:24px;line-height:normal;text-align:left}.aside-posts__tags-list{display:flex;flex-wrap:wrap;padding-left:0;margin:0;margin-bottom:8px;list-style:none;max-width:100%}.aside-posts__tag{display:flex;align-items:center;justify-content:center;max-width:100%;margin-right:8px;margin-top:8px;padding:4px 7px;padding-top:3px;background:none;color:#910603;border-radius:2px;border:1px solid #910603;font-size:14px;line-height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.aside-posts__card:first-of-type{margin-top:20px}.aside-related__list{list-style:none;padding-left:0;margin:0}.aside-related__card{margin-bottom:20px;padding:20px 15px;background:#fff}.aside-related__product-name{margin-top:0;margin-bottom:8px;font-size:18px;line-height:normal;font-weight:bold;text-align:left}.aside-related__product-description{margin-top:0;margin-bottom:8px;font-size:14px;line-height:normal;color:#828282;text-align:left}.aside-related__picture-wrapper{display:flex;justify-content:center;align-items:center;width:150px;height:150px;margin-left:auto;margin-right:auto}.aside-related__picture-wrapper img{width:auto;height:auto;max-width:150px;max-height:150px}.aside-related__link{display:block;margin-top:20px;padding:7px 20px;text-align:center;color:#910603;border:1px solid #910603;border-radius:2px;overflow:hidden;text-overflow:ellipsis;text-decoration:none;font-size:18px}.aside-related__link:focus{color:#fff;background-color:#910603;box-shadow:0 0 6px rgba(0,0,0,.37)}.aside-related__link:focus:active{background-color:#720503;box-shadow:none}@media(min-width: 768px){.aside-related__link:hover{color:#fff;background-color:#910603}}.aside-social__title{margin:0;margin-bottom:20px;font-size:18px;line-height:normal;color:#333}.blog{min-width:320px;padding-top:10px;padding-bottom:10px;background:#f0f0f0;font-size:12px;line-height:normal;text-align:justify}.blog__wrapper{padding:0 15px}.blog__title{margin-top:0;margin-bottom:2px;font-size:20px;line-height:24px;text-align:left;text-transform:uppercase;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.blog__subtitle{text-transform:capitalize}.blog__back-btn{display:flex;align-items:center;margin-bottom:20px;text-decoration:none;cursor:pointer}.blog__back-btn:focus{color:#910603;outline:none}.blog__back-btn:focus:active{color:#720503}.blog__back-btn svg{margin-right:5px}.blog__cards-list{list-style:none;margin:0;margin-top:12px;padding-left:0}.blog__post-card{margin-bottom:20px}.blog__post{margin-bottom:12px;background:#fff;padding:20px;overflow:hidden}.blog__post:last-child{margin-bottom:0}.blog__post.no-js{overflow:scroll}.blog__post p{margin:0;margin-top:10px;text-indent:15px}.blog__post p:first-child{margin-top:0}.blog__post p img{display:inline;margin:0}.blog__post .blog__author,.blog__post .blog__origin{text-indent:0}.blog__post .blog__origin{text-align:right}.blog__post h2,.blog__post h3{font-size:18px;line-height:22px;margin-top:15px;margin-bottom:10px;text-align:left}.blog__post h2:first-child,.blog__post h3:first-child{margin-top:0}.blog__post h4{margin-top:10px;margin-bottom:0}.blog__post ul{margin-top:5px;margin-bottom:10px;padding-left:15px;text-align:left}.blog__post ul:last-child{margin-bottom:0}.blog__post ol{padding-left:15px}.blog__post ol.blog__sequence-list{padding-left:0}.blog__post figure{margin:0 auto;margin-top:20px;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center}.blog__post figure img{margin-top:auto;margin-bottom:auto}.blog__post figcaption{margin-top:5px;margin-bottom:5px;font-size:12px;line-height:15px;text-align:center;width:100%}.blog__post img{display:block;width:auto;height:auto;max-width:100%;margin-left:auto;margin-right:auto;margin-top:10px;margin-bottom:10px}.blog__post img.blog__table-formula{max-height:40px;width:auto}.blog__post table{margin:10px auto;border-collapse:collapse;font-size:13px;line-height:16px;text-align:center}.blog__post caption{font-weight:bold;margin-bottom:10px}.blog__post th,.blog__post td{padding:4px 5px;border:1px solid #333}.blog__post th.text,.blog__post td.text{text-align:left;height:-webkit-max-content;height:-moz-max-content;height:max-content}.blog__post thead{background:#f0f0f0}.blog__post .blog__formula-table th,.blog__post .blog__formula-table td{border:none}.blog__post .blog__pictures-wrapper>*{margin:5px}.blog__legend{margin-right:auto;padding-left:15px;padding-top:10px;align-self:flex-start}.blog__legend p{text-indent:0}.blog__txt-comments{color:#910603;font-size:.9em}.blog__formula{text-align:center}.blog__formula--highlighted{font-weight:bold;background-color:#f0f0f0}.blog__pictures-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end}.blog__pictures-wrapper--table{align-items:flex-start;justify-content:space-around}.blog__pictures-wrapper--column{flex-direction:column;align-items:center}.blog__pictures-wrapper--center{align-items:center}.blog__pictures-wrapper--start{align-items:flex-start}.blog__pictures-wrapper--settings-screenshot{justify-content:flex-start;align-items:flex-start}.blog__pictures-wrapper>*{margin-left:5px;margin-right:5px}.blog__video{width:100%;max-width:none;height:auto;max-height:100vh;margin:0 auto;margin-top:20px}.blog__video--embeded{position:relative;padding-bottom:56.25%;height:0;width:100%;max-width:690px}.blog__video--embeded iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.blog__link--arrow{color:#910603;text-decoration:none}.blog__link--image{cursor:zoom-in;text-decoration:none}.blog__multi-levels-list{list-style:none;counter-reset:list1}.blog__multi-levels-list>li::before{counter-increment:list1;content:counter(list1) " "}.blog__multi-levels-list--2{counter-reset:list2;content:counter(list2)}.blog__multi-levels-list--2>li::before{counter-increment:list2;content:counter(list1) "." counter(list2) " "}.blog__multi-levels-list--3{counter-reset:list3}.blog__multi-levels-list--3>li::before{counter-increment:list3;content:counter(list1) "." counter(list2) "." counter(list3) " "}.blog__unmarked-list{list-style:none}.blog__table--servo td,.blog__table--sensors td{vertical-align:top}.blog__table--servo ul,.blog__table--sensors ul{padding:0;list-style:none}.blog__table figure{margin-top:0}.blog__content-wrapper{display:flex;flex-wrap:wrap}.blog__content-wrapper>*{margin-top:10px}.blog__machine-font{display:inline-block;border:1px solid #bdbdbd;margin:2px;padding:0 5px;font-family:Helvetica,Arial,sans-serif;font-size:20px;line-height:normal}.blog__settings-screenshot>figcaption{color:#910603}.blog__settings-screenshot figcaption{text-align:left}.blog__settings-screenshot--row{flex-direction:row}.blog__sequence-list{display:flex;flex-direction:column;align-items:stretch;margin-right:auto;padding-left:0}.blog__sequence-list>li{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin-bottom:10px}.blog__sequence-list>li:not(:last-child)::after{position:relative;content:"";display:block;flex-shrink:0;width:30px;height:32px;background:url(../img/blog/arrow.png);background-repeat:no-repeat;background-size:contain;background-position:center center}.blog__sequence-list figure{margin:0}.blog__sequence-list figure img{margin-left:0}@media(min-width: 760px){.blog__video{max-height:50vh}.blog__video--embeded{padding-bottom:388px}.blog__legend{max-width:60%}}@media(min-width: 768px){.blog{font-size:14px;line-height:17px}.blog__title{margin-bottom:10px;font-size:24px;line-height:29px}.blog__back-btn:hover{color:#910603}.blog__sections-wrapper{display:flex;align-items:stretch;margin-bottom:30px}.blog__aside{width:226px;flex-shrink:0;margin-left:30px}.blog__post{width:100%;flex-shrink:1;margin-bottom:0}.blog__post figcaption{font-size:14px;line-height:17px}.blog__link--arrow{color:inherit;text-decoration:none}.blog__link--arrow:hover,.blog__link--arrow:focus,.blog__link--arrow:active{color:#910603;cursor:pointer}.blog__filters{margin-bottom:20px}.blog__cards-list{margin-top:0;display:flex;flex-wrap:wrap}.blog__post-card{width:calc(50% - 15px)}.blog__post-card:nth-child(2n-1){margin-right:15px}.blog__post-card:nth-child(2n){margin-left:15px}.blog__sequence-list{flex-direction:row;flex-wrap:wrap}.blog__sequence-list li{flex-direction:row;flex-wrap:nowrap;margin-right:10px}.blog__sequence-list li::after{top:50%;margin-top:-16px}}@media(min-width: 1188px){.blog{padding-top:20px;font-size:14px;line-height:17px}.blog__wrapper{width:1170px;margin:0 auto}.blog__filters{margin-bottom:40px}.blog__cards-list{margin-top:28px}.blog__aside{width:262px}.blog__post{padding-left:30px;padding-right:30px}.blog__post p{margin-top:15px}.blog__post ul{margin-bottom:15px}.blog__post .blog__pictures-wrapper>*{margin-top:10px;margin-bottom:10px}.blog__pictures-wrapper{flex-wrap:nowrap}.blog__pictures-wrapper--table{justify-content:flex-start}.blog__pictures-wrapper--table table{margin-right:10px}.blog__pictures-wrapper--equal-pictures{align-items:flex-start}.blog__pictures-wrapper--equal-pictures>*{width:50%}.blog__pictures-wrapper img,.blog__pictures-wrapper figure{margin-top:10px;margin-bottom:10px}.blog__content-wrapper{flex-wrap:nowrap;justify-content:space-between}.blog__content-wrapper>*{width:49%}.blog__sequence-list li{max-width:48%}}.blog-filters__list{display:flex;flex-wrap:wrap;padding-left:0;margin:0;list-style:none;max-width:100%}.blog-filters__item{display:flex;align-items:center;justify-content:center;max-width:100%;margin-right:8px;margin-top:10px}.blog-filters__link{display:flex;align-items:center;justify-content:center;padding:4px 7px;padding-top:3px;background:none;color:#910603;border-radius:2px;border:1px solid #910603;font-size:14px;line-height:17px;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.blog-filters__link:active{background:#910603;color:#fff}.blog-filters__link--current{background:#910603;color:#fff}.blog-filters__link--current:active{background:none;color:#910603}.blog-filters__reset{margin-top:auto;align-items:flex-end;padding:0;border:none;color:#333;text-decoration:none}.blog-filters__reset:focus{color:#910603;outline:none}.blog-filters__reset:focus:active{color:#720503}@media(min-width: 768px){.blog-filters__link:hover{color:#fff;background:#910603}.blog-filters__reset:hover{color:#910603}}.blog-pagination{padding:20px 15px;padding-bottom:0;border-top:1px solid #e0e0e0}.blog-pagination__wrapper{display:flex;flex-direction:column;align-items:center}.blog-pagination__list{display:flex;flex-wrap:nowrap;list-style:none;padding-left:0;margin:20px 0}.blog-pagination__page-item{margin-left:4px;margin-right:4px}.blog-pagination__page-item:first-child{margin-left:0}.blog-pagination__page-item:last-child{margin-right:0}.blog-pagination__page-btn{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;border:1px solid #910603;color:#910603;text-decoration:none;font-size:16px}.blog-pagination__page-btn:focus,.blog-pagination__page-btn--current{color:#fff;background-color:#910603}.blog-pagination__page-btn:active{color:#fff;background-color:#720503}.blog-pagination__direction-btn{display:flex;align-items:center;width:50%;min-width:165px;padding:7px 13px;border:1px solid #910603;border-radius:2px;color:#910603;text-decoration:none;font-size:18px;line-height:normal}.blog-pagination__direction-btn--back{justify-content:flex-end}.blog-pagination__direction-btn--back .blog-pagination__btn-arrow{margin-right:4px}.blog-pagination__direction-btn--forward .blog-pagination__btn-arrow{transform:rotate(180deg);margin-left:4px}.blog-pagination__direction-btn:focus{color:#fff;background:#910603}.blog-pagination__direction-btn:active{color:#fff;background:#720503}.blog-pagination__direction-btn--disabled{color:#bdbdbd;cursor:auto;border-color:#bdbdbd}.blog-pagination__direction-btn--disabled:hover,.blog-pagination__direction-btn--disabled:focus,.blog-pagination__direction-btn--disabled:active{color:#bdbdbd;background:none}.blog-pagination__direction-btn:focus,.blog-pagination__page-btn:focus{filter:drop-shadow(0 0 6px rgba(0, 0, 0, 0.37));outline:none}@media(min-width: 768px){.blog-pagination__wrapper{flex-direction:row;justify-content:flex-start}.blog-pagination__direction-btn{width:auto}.blog-pagination__direction-btn:hover:not(:active){color:#fff;background-color:#910603}.blog-pagination__direction-btn--disabled{color:#bdbdbd;cursor:auto;border-color:#bdbdbd}.blog-pagination__direction-btn--disabled:hover:not(:active){color:#bdbdbd;border-color:#bdbdbd;background:none}.blog-pagination__page-btn:hover:not(:active){color:#fff;background:#910603}.blog-pagination__list{padding-left:8px;padding-right:8px}}@media(min-width: 1192px){.blog-pagination{padding-left:0;padding-right:0}.blog-pagination__wrapper{width:1170px;margin:0 auto;padding:0 15px}}.post-card{display:flex;flex-direction:column;align-items:flex-start;background:#fff;padding:20px 30px;text-decoration:none}.post-card:active{outline:none;box-shadow:0 0 20px rgba(0,0,0,.25)}.post-card:active .post-card__title{color:#910603}.post-card:focus{outline:none}.post-card__date{display:block;margin-bottom:5px;font-size:14px;line-height:normal;color:#910603;text-decoration:none;border:none;cursor:text}.post-card__title{max-width:100%;margin-top:0;margin-bottom:2px;text-align:left;font-size:24px;line-height:normal;font-weight:bold}.post-card__tags-list{display:flex;flex-wrap:wrap;padding-left:0;margin:0;list-style:none;max-width:100%}.post-card__tag{max-width:100%;margin-right:8px;margin-top:8px;padding:4px 12px;background:#f0f0f0;color:#6c6c6c;font-size:14px;line-height:17px;white-space:nowrap;cursor:text;overflow:hidden;text-overflow:ellipsis}@media(min-width: 768px){.post-card:hover,.post-card:focus{box-shadow:0 0 20px rgba(0,0,0,.25)}.post-card:hover .post-card__title,.post-card:focus .post-card__title{color:#910603}}.table-servo caption{text-align:left}.table-servo__example-row td{font-weight:bold}.table-servo__example-row th{text-align:left}.table-servo__variants-row th,.table-servo__variants-row td{text-align:left;vertical-align:top}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.comments-admin{background:#f0f0f0;padding-top:23px;padding-bottom:60px}.comments-admin__wrapper{width:1140px;background:#fff;margin:0 auto;padding-top:17px}.comments-admin__title{margin-top:0;margin-bottom:10px;padding:0 20px;font-size:20px;line-height:24px}.comments-admin__submenu{width:263px;margin:20px;margin-top:0}.comments-admin__table-block{padding:20px;border-top:1px solid #e0e0e0}.comments-admin__table{width:100%}.comments-admin__overflow{position:absolute;top:0;left:0;z-index:5;width:100vw;height:100vh;background-color:rgba(51,51,51,.4)}.comments-admin__overflow::before{position:absolute;content:"";width:60px;height:60px;top:50%;left:50%;margin-top:-30px;margin-left:-30px;background-position:center center;background-repeat:no-repeat;background-size:contain}.comments-admin__overflow--loading::before{background-image:url(../img/loading-icon.svg);animation-name:rotation;animation-duration:4s;animation-iteration-count:infinite;animation-timing-function:linear}.comments-admin__overflow--success::before{background-image:url(../img/icon-success-white.svg)}.comments-table{border-collapse:collapse}.comments-table th,.comments-table td{padding:10px;border:1px solid #333}.comments-table td{text-align:center}.comments-table p{text-align:left}.comments-table .comments-table__actions{border-left:none;border-top:none}.comments-table textarea{width:100%;margin-bottom:10px;border:1px solid #333;padding:10px}.comments-table__name{width:160px;overflow:hidden;text-overflow:ellipsis}.comments-table__text{width:485px}.comments-table__status--published{color:#219653}.comments-table__status--deleted{color:#333}.comments-table__actions{padding:10px 20px;justify-content:center}.comments-table__actions button{width:100%}.comments-table__btn{padding:4px 10px;color:#910603;border:1px solid #910603;background:none;margin-bottom:4px;min-width:178px}.comments-table__btn:last-child{margin-bottom:0}.comments-table__btn:hover:not(:disabled),.comments-table__btn:focus:not(:disabled),.comments-table__btn:active:not(:disabled){background:#910603;color:#fff}.comments-table__btn:disabled{color:#bdbdbd;border-color:#bdbdbd}.comments-table__comment-form{display:flex;flex-wrap:wrap;justify-content:flex-end}.comments-table__comment-form .comments-table__btn{margin-bottom:0;margin-left:10px}.comments-table__last-in-chain:not(:last-child){border-bottom:2px solid #333}.comments-table__input{width:100%;padding:3px;margin-bottom:4px;text-align:left;color:#333;border:1px solid #333;outline:none;box-shadow:none}.comments-table__name-form{display:flex;flex-direction:column}.comments-table__name-form button{min-width:124px}.comments-table__question-form{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}.comments-table__deleted-comment td{color:#bdbdbd}.comments-table__deleted-comment .comments-table__status{color:#333}.comments-table__question td:first-child,.comments-table__answer td:first-child{background-repeat:no-repeat;background-position:10px 10px}.comments-table__question td:first-child{background-image:url(../img/icon-question.svg)}.comments-table__answer{background:#f0f0f0}.comments-table__answer td:first-child{background-image:url(../img/icon-message.svg)}.comadm__overlap{width:100vw;height:100vh;background:rgba(51,51,51,.4);position:fixed;z-index:10;top:0;left:0}.comadm__overlap--hidden{display:none}.index-about{min-width:320px;padding:20px 15px 40px;border-bottom:1px solid #e0e0e0;font-size:12px;line-height:15px}.index-about h2,.index-about h3{margin-top:8px;margin-bottom:18px;padding:0 15px;max-width:80%;font-size:20px;line-height:24px}.index-about h3{margin-top:20px;margin-bottom:20px}.index-about p{margin-top:0;margin-bottom:0;padding:0 15px}.index-about__wrapper{margin:0 auto;background:#fff;padding:10px 0;padding-bottom:20px}.index-about__description{margin-bottom:27px;padding-bottom:153px;background-image:url(../img/map.png);background-repeat:no-repeat;background-size:258px 134px;background-position:center bottom}.index-about__blocks-wrapper h3{max-width:87%}@media(min-width: 768px){.index-about{padding:40px 15px}.index-about h2,.index-about h3{margin-bottom:14px;padding:0 20px;max-width:630px;font-size:24px;line-height:29px}.index-about h3{margin-bottom:12px}.index-about p{padding:0 20px;max-width:660px}.index-about__wrapper{padding-bottom:40px}.index-about__description{width:100%;min-height:200px;margin-bottom:20px;padding-right:50%;padding-bottom:0;background-position:center right;background-size:contain}}@media(min-width: 1170px){.index-about h2,.index-about h3{max-width:none;font-size:26px;line-height:31px}.index-about h3{margin-bottom:9px}.index-about p{max-width:640px;font-size:14px;line-height:17px}.index-about__wrapper{width:1140px;margin-left:auto;margin-right:auto;background-image:url(../img/map_desktop.png);background-repeat:no-repeat;background-position-x:513px;background-position-y:9px}.index-about__description{min-height:256px;padding-right:58%;background:none}.index-about__blocks-wrapper{width:675px}.index-about__blocks-wrapper h3{margin-bottom:12px}.index-about__blocks-wrapper p{max-width:none}}.index-assortment-list{list-style:none;padding-left:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin:21px auto}.index-assortment-list__item{width:48%;padding:0 8px;font-size:9px;line-height:11px;color:#910603;text-align:center;margin-bottom:0}.index-assortment-list__quantity{display:block;margin-bottom:4px;font-weight:bold;font-size:30px;line-height:36px}@media(min-width: 420px){.index-assortment-list{justify-content:flex-start}.index-assortment-list__item{width:30%;max-width:none;margin-right:5%;color:#bdbdbd}.index-assortment-list__item:nth-child(3n){margin-right:0}.index-assortment-list__item:hover{color:#910603;cursor:default}}@media(min-width: 720px){.index-assortment-list{margin:0 auto}.index-assortment-list__item{width:25%;margin:19px 0;padding:0 25px}}@media(min-width: 1170px){.index-assortment-list{margin:8px auto;padding:0 20px}.index-assortment-list__item{display:flex;align-items:center;text-align:left;margin:18px 0;padding:0;padding-right:15px;font-size:12px;line-height:15px}.index-assortment-list__item:nth-child(3n){margin-right:0}.index-assortment-list__item:nth-child(4n){margin-right:0}.index-assortment-list__quantity{font-size:36px;line-height:44px;padding-right:8px}}.index-catalog{min-width:320px;background:url(../img/background_img.svg);background-repeat:no-repeat;background-position:30px 85px;background-size:660.4px 700px;padding:0 16px}.index-catalog__list{margin:0;list-style:none;padding-left:0;padding-top:15px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.index-catalog__item{width:48%}.index-catalog__link{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;text-decoration:none;padding:5px 0;color:#000;font-weight:bold;font-size:10px;line-height:13px}.index-catalog__link p{width:138px;max-height:50px;margin:0 2px;text-align:center;color:#333;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;overflow:hidden;text-overflow:ellipsis;overflow-y:hidden}.index-catalog__link:hover,.index-catalog__link:focus,.index-catalog__link:active{outline:none;color:#910603}.index-catalog__link:hover p,.index-catalog__link:focus p,.index-catalog__link:active p{color:inherit}.index-catalog__icon-wrapper{min-height:76px;height:80px;width:80px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.index-catalog__icon-wrapper--collector,.index-catalog__icon-wrapper--linear{width:110px}.index-catalog__icon-wrapper--brushless{width:86px}.index-catalog__icon-wrapper--async{width:94px}.index-catalog__icon{width:100%;height:auto;max-width:100%;max-height:100%}@media(max-width: 767px){.not-found__title{font-size:38px;line-height:145%;font-weight:300;margin:0;padding-top:30px;text-align:center}.not-found__subtitle{text-align:center;font-weight:normal;font-size:20px;line-height:48px;margin:0;margin-bottom:15px}.not-found__text{text-align:center;margin:auto;margin-bottom:30px;font-weight:300;font-size:18px;line-height:28px;max-width:789px}.not-found__button{text-align:center;margin:0;padding-bottom:50px}.not-found__button a{font-size:18px;line-height:22px;text-align:center;color:#910603;text-decoration:none;padding:10px 35px;border:2px solid #910603}.not-found__button a:hover{color:#fff;background-color:#910603}}@media(min-width: 545px){.index-catalog{background-size:contain;background-position:center center}}@media(min-width: 560px){.index-catalog__link{flex-direction:row;flex-wrap:nowrap}}@media(min-width: 768px){.index-catalog{padding-top:23px;padding-bottom:36px;background-size:511px 540px}.index-catalog__list{padding:0 23px;justify-content:space-between}.index-catalog__item{width:40%;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #bdbdbd}.index-catalog__item:nth-child(2n-1){margin-left:0}.index-catalog__item:nth-child(2n-1) .index-catalog__link{flex-direction:row-reverse;justify-content:flex-start}.index-catalog__item:nth-child(2n-1) p{margin-right:30px;text-align:right;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.index-catalog__item:nth-child(2n){justify-content:flex-end}.index-catalog__item:nth-child(2n) .index-catalog__link p{margin-left:30px;text-align:left}.index-catalog__item:nth-last-child(1),.index-catalog__item:nth-last-child(2){border:none}.index-catalog__link{width:100%;justify-content:flex-start;flex-wrap:nowrap;margin:0;padding:12px 0;font-size:14px;line-height:17px}.index-catalog__link p{width:100%;flex-shrink:1;max-height:90px}.index-catalog__icon-wrapper{margin-bottom:0;width:110px}.not-found__title{font-size:110px;line-height:157px;font-weight:300;margin:0;margin-top:45px;text-align:center}.not-found__subtitle{text-align:center;font-weight:normal;font-size:38px;line-height:48px;margin:0;margin-bottom:15px}.not-found__text{text-align:center;margin:auto;margin-bottom:60px;font-weight:300;font-size:18px;line-height:28px;max-width:738px}.not-found__button{text-align:center;margin:0}.not-found__button a{font-size:18px;line-height:22px;text-align:center;color:#910603;text-decoration:none;padding:10px 35px;border:2px solid #910603}.not-found__button a:hover{color:#fff;background-color:#910603}}@media(min-width: 1170px){.index-catalog{height:797px;padding-top:15px;padding-left:10px;padding-right:10px;width:1160px;margin:0 auto;background:url(../img/logo.svg),url(../img/background_img.svg);background-size:289px 306px,728px 770px;background-position:452px 223px,260px 24px;background-repeat:no-repeat,no-repeat}.index-catalog--not-found{height:797px;padding-top:15px;padding-left:10px;padding-right:10px;width:1160px;margin:0 auto;background:url(../img/background_img.svg);background-size:728px 770px;background-position:260px 24px;background-repeat:no-repeat}.index-catalog__list{padding-left:0;padding-right:0}.index-catalog__link{width:300px;height:120px;position:relative;overflow:unset;margin-right:8px}.index-catalog__link p{width:165px;max-width:none;max-height:100px;margin:0}.index-catalog__link:hover::after,.index-catalog__link:focus::after,.index-catalog__link:active::after{color:#910603}.index-catalog__link::after{position:absolute;width:228px;height:139px;color:red}.index-catalog__icon{width:100px;height:100px}.index-catalog__item{width:309px}.index-catalog__item:nth-child(2n-1){margin-right:260px}.index-catalog__item:nth-child(2n-1) .index-catalog__link::after{left:100%}.index-catalog__item:nth-child(2n-1) .index-catalog__link p{margin-right:auto}.index-catalog__item:nth-child(2n-1) .index-catalog__icon-wrapper{margin-right:10px}.index-catalog__item:nth-child(2n){margin-left:260px}.index-catalog__item:nth-child(2n) .index-catalog__link::after{right:100%;transform:scale(-1, 1)}.index-catalog__item:nth-child(2n) .index-catalog__link p{margin-left:auto}.index-catalog__item:nth-child(2n) .index-catalog__icon-wrapper{margin-left:10px}.index-catalog__item:nth-child(1) .index-catalog__link::after,.index-catalog__item:nth-child(2) .index-catalog__link::after,.index-catalog__item:nth-child(3) .index-catalog__link::after,.index-catalog__item:nth-child(4) .index-catalog__link::after,.index-catalog__item:nth-child(5) .index-catalog__link::after,.index-catalog__item:nth-child(6) .index-catalog__link::after{top:50%;margin-top:-10px}.index-catalog__item:nth-last-child(1) .index-catalog__link::after,.index-catalog__item:nth-last-child(2) .index-catalog__link::after,.index-catalog__item:nth-last-child(3) .index-catalog__link::after,.index-catalog__item:nth-last-child(4) .index-catalog__link::after,.index-catalog__item:nth-last-child(5) .index-catalog__link::after,.index-catalog__item:nth-last-child(6) .index-catalog__link::after{bottom:50%;margin-bottom:-10px}.index-catalog__item:nth-child(1) .index-catalog__link::after,.index-catalog__item:nth-child(2) .index-catalog__link::after{content:url(../img/arrow1.svg);width:237px;height:148px}.index-catalog__item:nth-child(1) .index-catalog__link:hover::after,.index-catalog__item:nth-child(1) .index-catalog__link:focus::after,.index-catalog__item:nth-child(1) .index-catalog__link:active::after,.index-catalog__item:nth-child(2) .index-catalog__link:hover::after,.index-catalog__item:nth-child(2) .index-catalog__link:focus::after,.index-catalog__item:nth-child(2) .index-catalog__link:active::after{content:url(../img/1.svg);width:237px;height:148px}.index-catalog__item:nth-child(3) .index-catalog__link::after,.index-catalog__item:nth-child(4) .index-catalog__link::after{content:url(../img/arrow2.svg);width:151px;height:80px}.index-catalog__item:nth-child(3) .index-catalog__link:hover::after,.index-catalog__item:nth-child(3) .index-catalog__link:focus::after,.index-catalog__item:nth-child(3) .index-catalog__link:active::after,.index-catalog__item:nth-child(4) .index-catalog__link:hover::after,.index-catalog__item:nth-child(4) .index-catalog__link:focus::after,.index-catalog__item:nth-child(4) .index-catalog__link:active::after{content:url(../img/2.svg)}.index-catalog__item:nth-child(5) .index-catalog__link::after,.index-catalog__item:nth-child(6) .index-catalog__link::after{content:url(../img/arrow3.svg);width:103px;height:47px}.index-catalog__item:nth-child(5) .index-catalog__link:hover::after,.index-catalog__item:nth-child(5) .index-catalog__link:focus::after,.index-catalog__item:nth-child(5) .index-catalog__link:active::after,.index-catalog__item:nth-child(6) .index-catalog__link:hover::after,.index-catalog__item:nth-child(6) .index-catalog__link:focus::after,.index-catalog__item:nth-child(6) .index-catalog__link:active::after{content:url(../img/3.svg)}.index-catalog__item:nth-child(7) .index-catalog__link::after,.index-catalog__item:nth-child(8) .index-catalog__link::after{content:url(../img/arrow4.svg);width:102px;height:40px}.index-catalog__item:nth-child(7) .index-catalog__link:hover::after,.index-catalog__item:nth-child(7) .index-catalog__link:focus::after,.index-catalog__item:nth-child(7) .index-catalog__link:active::after,.index-catalog__item:nth-child(8) .index-catalog__link:hover::after,.index-catalog__item:nth-child(8) .index-catalog__link:focus::after,.index-catalog__item:nth-child(8) .index-catalog__link:active::after{content:url(../img/4.svg)}.index-catalog__item:nth-child(9) .index-catalog__link::after,.index-catalog__item:nth-child(10) .index-catalog__link::after{content:url(../img/arrow5.svg);width:150px;height:76px}.index-catalog__item:nth-child(9) .index-catalog__link:hover::after,.index-catalog__item:nth-child(9) .index-catalog__link:focus::after,.index-catalog__item:nth-child(9) .index-catalog__link:active::after,.index-catalog__item:nth-child(10) .index-catalog__link:hover::after,.index-catalog__item:nth-child(10) .index-catalog__link:focus::after,.index-catalog__item:nth-child(10) .index-catalog__link:active::after{content:url(../img/5.svg)}.index-catalog__item:nth-child(11) .index-catalog__link::after,.index-catalog__item:nth-child(12) .index-catalog__link::after{content:url(../img/arrow6.svg);width:236px;height:146px}.index-catalog__item:nth-child(11) .index-catalog__link:hover::after,.index-catalog__item:nth-child(11) .index-catalog__link:focus::after,.index-catalog__item:nth-child(11) .index-catalog__link:active::after,.index-catalog__item:nth-child(12) .index-catalog__link:hover::after,.index-catalog__item:nth-child(12) .index-catalog__link:focus::after,.index-catalog__item:nth-child(12) .index-catalog__link:active::after{content:url(../img/6.svg)}.not-found__title{font-size:130px;line-height:157px;font-weight:300;margin:0;margin-top:145px;text-align:center}.not-found__subtitle{text-align:center;font-weight:normal;font-size:40px;line-height:48px;margin:0;margin-bottom:15px}.not-found__text{text-align:center;margin:auto;margin-bottom:60px;font-weight:300;font-size:20px;line-height:28px;max-width:789px}.not-found__button{text-align:center;margin:0}.not-found__button a{font-size:18px;line-height:22px;text-align:center;color:#910603;text-decoration:none;padding:10px 35px;border:2px solid #910603}.not-found__button a:hover{color:#fff;background-color:#910603}}.index-main{padding-bottom:10px;background:#f0f0f0}@media(min-width: 1170px){.index-main{padding-bottom:40px}}.news-block{padding:20px 15px}.news-block__title{margin:0 15px;font-size:20px;line-height:24px}.news-block__list{margin-top:11px;margin-bottom:0;display:flex;flex-direction:column;list-style:none;padding-left:0}.news-block__item{margin:10px 0}.news-block__item:last-child{margin-bottom:0}@media(min-width: 768px){.news-block{padding:40px 15px}.news-block__title{font-size:26px;line-height:31px}.news-block__list{margin-top:30px;margin-bottom:10px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.news-block__item:nth-last-child(2){margin-bottom:0}}@media(min-width: 1188px){.news-block{padding:20px 0}.news-block__title{width:1170px;margin:20px auto;padding:0 35px}.news-block__list{width:1170px;margin:0 auto;justify-content:flex-start}.news-block__item{margin:0 15px;margin-bottom:20px}.news-block__item:nth-last-child(3){margin-bottom:0}}.news-card__text-link{color:#910603}.news-block-more{color:#000;display:block;margin:0 auto;margin-top:20px;border:none;border-bottom:1px solid #333;font-size:16px;line-height:22px;background:none}.news-block-more:hover{color:#910603;border-bottom:1px solid #910603}.news-card{display:none;flex-direction:column;min-height:146px;background:#fff;padding:20px 15px;border-radius:10px}.news-card_conspicuous{display:flex}.news-card--wrapped{height:auto;min-height:0}.news-card--wrapped .news-card__text p:first-child{margin-bottom:0}.news-card--wrapped .news-card__maximize-btn{display:block;flex-shrink:0;margin-top:14px;background:none;outline:none;border:none;border-bottom:1px solid rgba(0,0,0,0);box-shadow:none;padding:0;width:auto;text-align:left;cursor:pointer;padding-bottom:1px}.news-card--wrapped .news-card__link{display:none}.news-card__text{display:flex;flex-direction:column;margin:0;font-size:14px;line-height:17px;color:#000;overflow:hidden}.news-card__text p{margin-top:0}.news-card__date{align-self:flex-end;font-size:14px;line-height:17px;color:#bdbdbd}.news-card__link{display:block;margin-top:auto;padding:7px;text-decoration:none;border:1px solid #910603;color:#910603;border-radius:2px;text-align:center}.news-card__link:hover,.news-card__link:active,.news-card__link:focus{background:#910603;color:#fff}.news-card__maximize-btn{display:none;font-size:14px;line-height:normal}.news-card__date{margin-bottom:10px}@media(min-width: 768px){.news-card{width:48%;height:200px}.news-card__maximize-btn{align-self:flex-start;border-bottom:1px solid rgba(0,0,0,0);margin-top:10px;line-height:normal}.news-card__maximize-btn:hover,.news-card__maximize-btn:focus,.news-card__maximize-btn:active{border-bottom:1px solid #333}}@media(min-width: 1170px){.news-card{width:360px;padding:20px;padding-top:22px}.news-card__link{align-self:center;padding:7px 47px}}.index-promo{min-width:320px;padding:20px 15px;border-bottom:1px solid #e0e0e0}.index-promo--nojs .index-promo__list{flex-direction:column;padding-bottom:25px}.index-promo--nojs .index-promo__item{display:flex}.index-promo--nojs .index-promo__tab-list{display:none}.index-promo--nojs .index-promo__arrow-btn{display:none}.index-promo__wrapper{background:#fff}.index-promo__list{margin:0;list-style:none;padding-left:0;overflow:hidden;display:flex;min-height:358px}.index-promo__item{position:relative;left:0;display:flex;width:100%;flex-shrink:0;transition:left 1000ms ease}.index-promo__buttons{margin:0}.index-promo__arrow-btn{display:none}.index-promo__tab-list{margin:0;padding-bottom:15px;list-style:none;padding-left:0;display:flex;justify-content:center;font-size:1px}.index-promo__tab-btn{width:10px;height:10px;margin:0 5px;padding:0;border-radius:50%;border:1px solid #333;background:none;box-shadow:none;outline:none;cursor:pointer}.index-promo__tab-btn--active{background:#333;cursor:auto}@media(min-width: 768px){.index-promo{padding-bottom:40px}.index-promo__list{min-height:335px}.index-promo__item--active{display:flex}.index-promo__wrapper{position:relative}.index-promo__arrow-btn{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);background:none;border-radius:50%;border:1px solid #910603;width:36px;height:36px;cursor:pointer;z-index:1;color:#910603}.index-promo__arrow-btn--previous{left:8px}.index-promo__arrow-btn--next{right:8px;transform:rotate(180deg) translateY(50%)}.index-promo__arrow-btn:hover,.index-promo__arrow-btn:focus,.index-promo__arrow-btn:active{background:#910603;color:#fff}.index-promo__arrow-btn:hover:active{padding-left:8px;padding-right:8px}}@media(min-width: 1170px){.index-promo{padding-top:0}.index-promo__wrapper{width:1140px;margin-left:auto;margin-right:auto;padding-left:97px;padding-right:97px}.index-promo__list{min-height:330px}.index-promo__arrow-btn--previous{left:15px}.index-promo__arrow-btn--next{right:15px}.index-promo__tab-list{position:relative;z-index:1;padding-bottom:20px}}.promo-item{padding:14px 10px;flex-direction:column}.promo-item__new{color:#910603;font-weight:bold;font-size:20px;line-height:24px;margin:0;margin-bottom:5px}.promo-item__name{font-size:18px;line-height:22px;margin:0;margin-bottom:10px}.promo-item__minor-name{display:block;max-width:250px;font-weight:normal;font-size:12px;line-height:normal}.promo-item__model-name{display:block;color:#910603}.promo-item__properties{padding-bottom:3px;margin-bottom:auto;list-style:none;padding-left:0;font-size:14px;line-height:17px}.promo-item__link{max-width:100%;position:relative;align-self:center;margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:7px 11px;border:1px solid #910603;border-radius:2px;color:#910603;font-size:18px;line-height:22px;text-decoration:none}.promo-item__link:hover,.promo-item__link:focus,.promo-item__link:active{background:#910603;color:#fff}.promo-item__link p{margin:0;max-width:calc(100% - 39px)}.promo-item__arrow{margin-left:4px}.promo-item__photo-wrapper{margin:15px 0}.promo-item__photo{display:block;width:100%;height:142px;width:auto;margin:0 auto}.promo-item__photo-shd{display:block;width:auto;height:142px;width:auto;margin:0 auto}.promo-item__photo-linear{width:100%;display:block;height:142px;margin:0 auto}@media(min-width: 768px){.promo-item{position:relative;flex-direction:column;justify-content:center;padding-right:50%;padding-left:80px;padding-top:42px}.promo-item--active{display:flex;flex-direction:column}.promo-item .promo-item__photo-wrapper{margin:0;left:auto;right:80px}.promo-item:nth-child(2n-1){padding-right:80px;padding-left:50%}.promo-item:nth-child(2n-1) .promo-item__photo-wrapper{right:auto;left:80px}.promo-item__photo-wrapper{position:absolute;display:flex;justify-content:center;align-items:center;height:calc(100% - 100px - 10px);width:calc(50% - 80px - 20px);top:50%;transform:translateY(-50%)}.promo-item__photo{width:100%;height:220px}.promo-item__photo-linear{height:142px}.promo-item__new,.promo-item__name{margin:0;font-size:26px;line-height:31px}.promo-item__minor-name{max-width:none;font-size:14px}.promo-item__link{margin-top:13px;align-self:flex-start;padding:6px 11px}.promo-item__properties{margin-top:20px;margin-bottom:0}.promo-item__properties li{margin-bottom:8px}}@media(min-width: 1170px){.promo-item{padding-top:45px;padding-left:0}.promo-item:nth-child(2n){padding-right:45%}.promo-item:nth-child(2n) .promo-item__photo-wrapper{right:0}.promo-item:nth-child(2n-1){padding-right:0;padding-left:55%}.promo-item:nth-child(2n-1) .promo-item__photo-wrapper{left:0}.promo-item__new,.promo-item__name{font-size:32px;line-height:39px}.promo-item__minor-name{font-size:20px}.promo-item__properties{margin-top:12px}.promo-item__photo-wrapper{height:280px;width:calc(50% - 20px)}.promo-item__photo{position:static;height:280px;width:420px;height:auto;width:auto}}.info{min-width:320px;background:#f0f0f0;border-bottom:1px solid #e0e0e0}.info__wrapper{padding:20px 15px}.info__section:not(:last-child){margin-bottom:20px}.info__feedback{min-width:320px;padding:20px 15px;padding-bottom:40px;border-top:1px solid #e0e0e0}@media(min-width: 1188px){.info__wrapper{width:1170px;margin:0 auto;padding-bottom:40px}}.info__container{padding:24px 15px 0}.info__title{font-weight:bold;font-size:20px;line-height:24px;margin-bottom:24px}.info__cards{display:flex;flex-wrap:wrap;gap:20px}.info__card{padding:25px 20px;background:#fff;border-radius:5px}.info__card-title{font-weight:bold;font-size:16px;line-height:19px;margin:0;margin-bottom:15px}.info__card-subtitle{font-weight:600;font-size:14px;line-height:17px;margin:0;margin-bottom:15px}.info__card-container{margin-bottom:15px}.info__card-text{font-weight:normal;font-size:12px;line-height:150%;margin:0}.info__card-adress{display:block;text-decoration:none;font-weight:normal;font-size:12px;line-height:18px;margin:0;padding-left:28px;background-image:url(../img/pictograms/location-filled.svg);background-repeat:no-repeat;background-position:top left;margin-bottom:10px}.info__card-text--mail{text-decoration:underline;white-space:nowrap}.info__card-text--tel{white-space:nowrap;font-weight:600;text-decoration:none}.info__card-list{margin:0;padding:0;list-style:none}.info__card-list li{font-size:12px;line-height:149.52%;margin-bottom:10px;padding-left:33px}.info__card-list li:nth-child(1){background-image:url(../img/pictograms/bulb.svg);background-repeat:no-repeat;background-position:top left}.info__card-list li:nth-child(2){background-image:url(../img/pictograms/mending.svg);background-repeat:no-repeat;background-position:top left}.info__card-list li:nth-child(3){background-image:url(../img/pictograms/person.svg);background-repeat:no-repeat;background-position:top left}@media(min-width: 768px){.info__container{padding:24px 15px 35px}.info__title{font-size:24px;line-height:29px}.info__cards{row-gap:25px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2, 1fr)}.info__card:nth-child(1){padding:25px 20px;grid-column:span 1;grid-row:span 3}.info__card:nth-child(2){padding:15px 20px;grid-column:span 1;grid-row:span 1}.info__card:nth-child(3){padding:15px 20px;grid-column:span 1;grid-row:span 2}}@media(min-width: 1170px){.info__container{max-width:1170px;padding:24px 15px 64px;margin:0 auto}.info__card-title{font-size:20px;line-height:24px}.info__card-text{font-size:16px;line-height:24px}.info__card-subtitle{font-size:18px;line-height:22px;margin-bottom:10px}.info__card:nth-child(1){padding:50px 40px}.info__card:nth-child(2){padding:20px 40px}.info__card:nth-child(3){padding:20px 40px}.info__card-adress{font-size:16px;line-height:24px}.info__card-list li{font-size:16px;line-height:24px}}.filter{display:flex;flex-direction:column}.filter--opened{min-width:320px;position:absolute;top:0;left:0;width:100vw;min-height:100vh;background:#fff;z-index:100}.filter--opened .filter__form{display:flex;flex-direction:column}.filter--opened .filter__form-btn{background:#910603;border:1px solid #910603;color:#fff;font-weight:500;text-align:left}.filter--opened .filter__close-btn{display:block;position:absolute;top:22px;right:22px;z-index:150}.filter__heading{display:flex;flex-direction:column}.filter__title{display:none}.filter__form{display:none}.filter__close-btn{display:none;position:relative;width:24px;height:24px;padding:0;border:none;outline:none;box-shadow:none;background:none;cursor:pointer}.filter__close-btn span{display:none}.filter__close-btn::before,.filter__close-btn::after{position:absolute;left:0;top:50%;display:block;content:"";width:25px;height:1px;background-color:#fff}.filter__close-btn::before{transform:rotate(45deg)}.filter__close-btn::after{transform:rotate(-45deg)}.filter__form-btn{background:#910603;color:#fff;padding:20px 13px;border-radius:2px;border:1px solid #910603;font-weight:bold;font-size:18px;line-height:22px;cursor:pointer}.filter__form-btn:active{background:none;border:1px solid #910603;color:#910603}.filter__form-btn:focus{outline:none}.filter__form-btn--results-page{position:relative;display:flex;justify-content:space-between;align-items:center;text-align:left;background:none;border:1px solid #910603;color:#910603}.filter__form-btn--results-page:active{background-color:#910603;color:#fff}.filter__form-btn--results-page::after{display:block;width:6px;height:6px;content:"";border-radius:50%;background:#910603}.filter__fieldset{position:relative;margin:0;padding:20px 0;border:none;border-bottom:1px solid #bdbdbd}.filter__fieldset .filter__submit-btn,.filter__fieldset .filter__reset-btn{display:none}.filter__fieldset--opened{position:absolute;top:0;left:0;width:100vw;height:100vh;background:#fff;z-index:100}.filter__fieldset--opened .filter__legend{text-transform:uppercase}.filter__fieldset--opened .filter__fields-wrapper--type{display:flex;min-height:100%;transform:translateX(0);background:#fff}.filter__fieldset--opened .filter__output{display:none}.filter__fieldset--opened .filter__submit-btn,.filter__fieldset--opened .filter__reset-btn,.filter__fieldset--opened .filter__btns-wrapper{display:flex;position:relative}.filter__fieldset--opened .filter__btns-wrapper{margin-bottom:20px}.filter__legend{float:left;width:100%;margin-bottom:14px;padding:0 15px;font-weight:bold;font-size:18px;line-height:22px}.filter__output{width:100%;padding:0 15px;display:block}.filter__fields-wrapper{clear:both;display:flex;flex-direction:column}.filter__fields-wrapper--type{display:none;transform:translateX(100%);transition:transform .3s ease .3s}.filter__btns-wrapper{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding-left:15px;padding-right:33px}.filter__nav-btn{position:absolute;top:50%;transform:translateY(-50%);right:28px;border:none;background:none;outline:none;box-shadow:none;width:12px;height:24px;padding:0;cursor:pointer}.filter__nav-btn::before{position:absolute;content:"";display:block;height:17px;width:17px;border:2px solid #333;transform:rotate(-45deg)}.filter__nav-btn--forward{width:17px}.filter__nav-btn--forward::before{top:4px;right:3px;border-top:none;border-left:none}.filter__nav-btn--forward span{display:none}.filter__nav-btn--back{position:relative;top:0;left:0;display:flex;align-items:center;width:auto;padding-left:26px;font-weight:500;font-size:18px;line-height:22px;color:#910603;transform:none}.filter__nav-btn--back::before{border-bottom:none;border-right:none;bottom:4px;left:6px;width:10px;height:10px;border-color:#910603;transform:rotate(-45deg) translateY(-50%);top:50%}.filter__reset-btn-wrapper{padding:22px 13px;padding-top:0;background:#910603}.filter__reset-btn{padding:0 8px;border:none;background:none;outline:none;box-shadow:none;font-weight:500;font-size:18px;line-height:22px;cursor:pointer}.filter__reset-btn:hover,.filter__reset-btn:active{padding:0 8px;outline:none}.filter__reset-btn--results-page{color:#fff;font-size:14px;line-height:17px;padding:0;padding-right:5px}.filter__reset-btn--results-page:hover,.filter__reset-btn--results-page:active{padding:0;padding-right:5px}.filter__checkbox:checked+.filter__checkbox-label::after{position:absolute;right:15px;top:50%;content:"";display:block;height:10px;width:17px;border:2px solid #219653;transform:rotate(-45deg) translateY(-50%);border-top:none;border-right:none}.filter__checkbox-label{position:relative;padding:20px 15px;padding-right:40px;border-bottom:1px solid #bdbdbd;font-size:18px;line-height:22px}.filter__checkbox-label:first-of-type{border-top:1px solid #bdbdbd}.filter__checkbox-label:active{background:#f0f0f0}.filter__submit-btn{align-self:center;margin-top:20px;display:block;justify-content:center;margin-bottom:700px;padding-top:4px;padding-bottom:5px;padding-left:10px;padding-right:10px;min-width:165px;max-width:290px;color:#910603;background:none;border:1px solid #910603;border-radius:2px;font-weight:normal;font-size:18px;line-height:23px;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.filter__submit-btn:active{color:#fff;background-color:#910603}.filter__range{clear:both}.filter__specs-title{display:none}@media(min-width: 768px){.filter{min-height:0}.filter--opened{position:static;height:auto;width:auto}.filter--opened .filter__form-btn::before{transform:rotate(45deg)}.filter--opened .filter__form-btn::after{transform:rotate(-45deg)}.filter--opened .filter__close-btn{position:static;width:auto;margin-left:auto;margin-right:10px;font-size:14px;line-height:17px;color:#fff}.filter--opened .filter__close-btn span{display:block}.filter--opened .filter__close-btn::before,.filter--opened .filter__close-btn::after{display:none}.filter__heading{flex-direction:row;align-items:center;padding:20px;background:#910603;color:#fff}.filter__heading--results-page{display:none}.filter__form--results-page{padding-top:21px;position:relative;display:flex;flex-direction:column}.filter__title{display:block;margin:0}.filter__form-btn{position:relative;width:24px;height:24px;margin-left:20px;padding:0;overflow:visible}.filter__form-btn span{display:none}.filter__form-btn::before{display:block;content:"";width:18px;height:3px;border:3px solid #fff;border-bottom:none;transform:rotate(-45deg);top:12px;left:7px;position:absolute;border-left:none}.filter__form-btn::after{display:block;content:"";border:3px solid #fff;border-bottom:none;position:absolute;width:18px;height:3px;top:12px;left:-4px;transform:rotate(45deg);border-right:none}.filter__form-btn:focus,.filter__form-btn:active,.filter__close-btn:focus,.filter__close-btn:active{outline:none}.filter__fieldset{padding:21px;border-bottom:none}.filter__fieldset--opened{position:static;width:auto;height:auto}.filter__fieldset--opened .filter__btns-wrapper,.filter__fieldset--opened .filter__submit-btn{display:none}.filter__fieldset--results-page{padding:0;margin-top:0;margin-bottom:18px}.filter__fieldset--results-page.filter__fieldset--range{margin-bottom:20px;margin-right:20px}.filter__fields-wrapper--type{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;transform:translateX(0)}.filter__fields-wrapper--results-page{clear:none;display:flex;flex-wrap:wrap;width:70%;padding-left:23px}.filter__legend{display:block;margin-bottom:20px;padding:0;font-weight:500;font-size:26px;line-height:31px}.filter__legend--specs{font-size:20px;line-height:24px}.filter__legend--results-page{display:inline;width:auto;float:left;margin-bottom:0;padding-top:0;position:relative;font-size:20px;line-height:24px}.filter__legend--results-page.filter__legend--specs{padding-top:1px}.filter__legend--results-page::after{content:":"}.filter__specs-wrapper{width:425px}.filter__specs-wrapper--results-page{width:auto;display:flex;flex-wrap:wrap;padding-right:150px}.filter__specs-title{display:block;padding:0 20px;font-weight:500;font-size:26px;line-height:31px}.filter__range--results-page{clear:none}.filter__submit-btn{margin-bottom:60px}.filter__submit-btn--results-page{width:232px;margin-bottom:0;margin-left:auto;margin-right:auto;padding-top:2px}.filter__submit-btn:hover,.filter__submit-btn:focus{color:#fff;background-color:#910603;outline:none}.filter__submit-btn:active{color:#fff;background-color:#720503}.filter__output,.filter__btns-wrapper{display:none}.filter__checkbox-label{display:flex;align-items:center;width:50%;min-height:32px;margin-bottom:23px;border-bottom:none;padding:0;padding-left:50px;font-size:20px;line-height:24px}.filter__checkbox-label:first-of-type{border-top:none}.filter__checkbox-label:nth-last-of-type(1),.filter__checkbox-label:nth-last-of-type(2){margin-bottom:0}.filter__checkbox-label::before{position:absolute;content:"";display:block;width:32px;height:32px;left:0;border:1px solid #000}.filter__checkbox-label:hover::before{border-color:#910603}.filter__checkbox-label:active{background:none}.filter__checkbox-label--results-page{display:none}.filter__checkbox-label--results-page::before{display:none}.filter__checkbox:checked+.filter__checkbox-label::after{width:32px;height:32px;background:#910603;top:0;left:0;border:none;transform:none}.filter__checkbox:checked+.filter__checkbox-label--results-page{display:flex;align-items:center;width:auto;min-height:0;margin-right:20px;margin-bottom:10px;padding-top:2px;padding-bottom:4px;padding-left:12px;padding-right:25px;border:1px solid #333;border-radius:2px;font-size:14px;line-height:17px}.filter__checkbox:checked+.filter__checkbox-label--results-page::before,.filter__checkbox:checked+.filter__checkbox-label--results-page::after{display:block;width:8px;height:1px;border:none;background:#000;left:auto;right:10px;top:50%}.filter__checkbox:checked+.filter__checkbox-label--results-page::before{transform:rotate(45deg)}.filter__checkbox:checked+.filter__checkbox-label--results-page::after{transform:rotate(-45deg)}.filter__checkbox:checked+.filter__checkbox-label--results-page:hover{border-color:#910603;color:#910603;outline:none}.filter__checkbox:checked+.filter__checkbox-label--results-page:hover::before,.filter__checkbox:checked+.filter__checkbox-label--results-page:hover::after{background:#910603}.filter__checkbox:checked+.filter__checkbox-label--results-page:active{border-color:#720503;color:#720503;outline:none}.filter__checkbox:checked+.filter__checkbox-label--results-page:active::before,.filter__checkbox:checked+.filter__checkbox-label--results-page:active::after{background:#720503}.filter__checkbox:focus+.filter__checkbox-label::before{border-color:#910603}.filter__checkbox:focus+.filter__checkbox-label--results-page{color:#910603;border-color:#910603}.filter__checkbox:focus+.filter__checkbox-label--results-page::before,.filter__checkbox:focus+.filter__checkbox-label--results-page::after{background:#910603}.filter__checkbox--results-page:not(:checked){display:none}.filter__reset-btn-wrapper{padding:0;position:absolute;right:0;top:20px;background:none;z-index:1}.filter__reset-btn--results-page{top:22px;font-size:14px;line-height:17px;padding:0;color:inherit}.filter__reset-btn--results-page:hover,.filter__reset-btn--results-page:focus{padding:0;color:#910603;outline:none}}@media(min-width: 1188px){.filter--opened .filter__form-btn{transform:rotate(0)}.filter--opened .filter__form-btn::before{transform:rotate(45deg)}.filter--opened .filter__form-btn::after{transform:rotate(-45deg)}.filter--opened .filter__form-btn:hover::before{box-shadow:2px 2px 4px rgba(0,0,0,.47)}.filter--opened .filter__form-btn:hover::after{box-shadow:-2px 2px 4px rgba(0,0,0,.47)}.filter__heading:hover{box-shadow:0 0 20px rgba(0,0,0,.25)}.filter__form-btn{overflow:visible;transform:none}.filter__form-btn::before{display:block;content:"";width:18px;height:3px;border:3px solid #fff;border-bottom:none;transform:rotate(-45deg);top:12px;left:7px;position:absolute;border-left:none}.filter__form-btn::after{width:18px;height:3px;top:12px;left:-4px;transform:rotate(45deg);border-right:none}.filter__form-btn:hover::before{box-shadow:0 2px 4px rgba(0,0,0,.47)}.filter__form-btn:hover::after{box-shadow:2px 2px 4px rgba(0,0,0,.47)}.filter__close-btn:hover{text-decoration:underline}.filter__specs-wrapper{width:100%;display:flex;flex-wrap:wrap}.filter__specs-wrapper--results-page{width:75%;padding-right:0}.filter__specs-title{width:100%}.filter__fieldset--range{width:50%;padding-right:160px}.filter__fieldset--results-page{width:auto;padding-right:0}.filter__fieldset--results-page .filter__fielset--range{margin-right:40px}.filter__reset-btn-wrapper{right:45px;top:23px}.filter__submit-btn--results-page{position:absolute;bottom:20px;right:45px}}.filter-page{min-width:320px;padding-top:10px;padding-bottom:40px;background:#f0f0f0}.filter-page__wrapper{padding:0 15px}.filter-page__title{margin:0;margin-top:10px;margin-bottom:10px;padding:0;font-weight:bold;font-size:20px;line-height:24px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;text-transform:none}.filter-page__back-btn{display:flex;align-items:center;margin-bottom:20px;padding:0;text-decoration:none;cursor:pointer}.filter-page__back-btn:focus{color:#910603;outline:none}.filter-page__back-btn:focus:active{color:#720503}.filter-page__back-btn svg{margin-right:5px}.filter-page__content-block{padding:0}.filter-page__subtitle{display:none}.filter-page__filter{margin-bottom:18px}@media(min-width: 768px){.filter-page__title{padding:0 20px;font-size:26px;line-height:31px;margin-bottom:20px}.filter-page__back-btn{padding:0 20px;font-size:18px;line-height:22px}.filter-page__back-btn:hover,.filter-page__back-btn:focus{color:#910603;outline:none}.filter-page__back-btn:active{color:#720503}.filter-page__content-block{position:relative;padding:18px;background:#fff}.filter-page__subtitle{display:block;margin-top:0;margin-bottom:19px;text-align:left;font-size:24px;line-height:29px;font-weight:bold}.filter-page__filter{margin-bottom:20px}}@media(min-width: 1188px){.filter-page__content-block{padding:12px;padding-top:20px}.filter-page__back-btn{padding:0;margin-bottom:40px}.filter-page__title{padding:0;margin-top:17px}.filter-page__subtitle{padding:0 8px}.filter-page__filter{padding:0 10px}.filter-page__wrapper{display:flex;flex-direction:column;align-items:flex-start;width:1170px;margin:0 auto}}.page-view__legend{margin-top:0;margin-bottom:8px;color:#828282;font-size:14px;line-height:17px}.page-view__wrapper{display:flex;padding:0 1px}.page-view__label{display:flex;margin-right:20px}.page-view__label:last-child{margin-right:0}.page-view__label svg{display:block;color:inherit;margin-right:10px}.page-view__label:active{color:#910603}@media(min-width: 768px){.page-view{display:flex;align-items:center}.page-view__legend{margin-right:20px;margin-bottom:0}.page-view__label{margin-right:15px;font-size:14px;line-height:17px;cursor:pointer}.page-view__label:hover{color:#910603}}.range{display:flex;flex-direction:column;align-items:center}.range__label{display:flex;font-size:18px;line-height:22px}.range__input-wrapper{display:flex;width:100%;flex-wrap:nowrap;padding:0 15px}.range__input{font-size:inherit;line-height:inherit;border:none;outline:none;width:40px;margin-left:5px}.range__scale-wrapper{display:flex;flex-direction:column;align-items:center;width:61%;margin:0 52px;margin-top:20px;height:18px;justify-content:center;position:relative}.range__scale{position:relative;width:100%;height:4px;background:#bdbdbd}.range__bar{width:100%;height:4px;background:#910603;position:absolute;left:0%;top:0}.range__bar--toggled{transition-property:left,width;transition-duration:.3s,.3s;transition-timing-function:ease}.range__toggle{position:absolute;top:0;border-radius:50%;width:18px;height:18px;border:4px solid #910603;transform:translateX(-50%);background:#fff;cursor:pointer}.range__toggle--toggled{transition:left .3s ease}.range__toggle--min{left:0%}.range__toggle--max{left:100%}@media(min-width: 768px){.range{align-items:flex-start}.range__label{width:163px;padding:8px 10px;color:#bdbdbd;border:1px solid #bdbdbd}.range__label--min{margin-right:60px}.range__label:hover,.range__label:focus,.range__label:active{border-color:#333}.range__label--results-page{position:relative;width:auto;padding:0;margin-left:20px;margin-right:0;align-items:center;font-size:14px;line-height:17px;color:inherit;border:none}.range__label--results-page::before,.range__label--results-page::after{position:absolute;content:"";display:block;width:8px;height:1px;border:none;background:#000;left:auto;right:10px;top:50%}.range__label--results-page::before{transform:rotate(45deg)}.range__label--results-page::after{transform:rotate(-45deg)}.range__label--results-page:hover::before,.range__label--results-page:hover::after,.range__label--results-page:focus-within::before,.range__label--results-page:focus-within::after{background:#910603}.range__label--results-page:active::before,.range__label--results-page:active::after{background:#720503}.range__label--results-page:active .range__input{border-color:#720503;color:#720503;outline:none}.range__label--disabled::before,.range__label--disabled::after{display:none}.range__input-wrapper{padding:0}.range__input{margin-left:14px;width:105px}.range__input::-moz-placeholder{color:#bdbdbd;opacity:1}.range__input::-ms-input-placeholder{color:#bdbdbd;opacity:1}.range__input::placeholder{color:#bdbdbd;opacity:1}.range__input--results-page{width:70px;padding:4px 12px;padding-right:26px;border:1px solid #333;border-radius:2px}.range__input--results-page:hover,.range__input--results-page:focus-within{border-color:#910603;color:#910603;outline:none}.range__input--results-page:-moz-read-only{cursor:pointer}.range__input--results-page:read-only{cursor:pointer}.range__input--results-page:-moz-placeholder-shown{color:#828282;background:none;border-color:#bdbdbd;cursor:default}.range__input--results-page:placeholder-shown{color:#828282;background:none;border-color:#bdbdbd;cursor:default}.range__input--results-page:-moz-placeholder-shown::after{display:none}.range__input--results-page:placeholder-shown::after{display:none}.range__scale-wrapper{width:calc(100% - 18px);margin:20px 9px 0}.range__scale-wrapper--results-page{display:none}}.results{background:#fff;padding:16px 0}.results__view{padding:0 10px;margin-bottom:20px}.results__wrapper{display:flex;flex-wrap:wrap;justify-content:center;padding:0 10px}.results__item{margin:20px;margin-top:0}.results__table-view{padding:0 12px}.results__table{width:100%;border-collapse:collapse;font-size:14px;line-height:17px}.results__table thead{display:none;background:#f0f0f0}.results__table tr{display:block}.results__table th,.results__table td{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;padding:5px;border:1px solid #000}.results__table td{border-top:none}.results__table td:first-child{background:#f0f0f0;border-top:1px solid #000}.results__table td::before{display:block;max-width:40%;content:attr(data-label)}.results__link:active{color:#720503}.results__link:focus{outline:none}.results__note{margin-top:0;padding:0 12px;font-weight:500;color:#910603}.results__paginator{margin-top:30px;margin-bottom:20px}@media(min-width: 590px){.results__wrapper{justify-content:flex-start}.results__table thead{display:table-header-group;background:#f0f0f0}.results__table tr{display:table-row}.results__table th,.results__table td{display:table-cell;text-align:center}.results__table th:first-child,.results__table td:first-child{background:none;text-align:left}.results__table th::before,.results__table td::before{display:none}}@media(min-width: 768px){.results{padding-top:0}.results__item{margin-left:2px;margin-right:2px}.results__wrapper{padding:0}.results__view{position:absolute;top:18px;right:18px;padding:0}.results__table-view{padding:0}.results__link{text-decoration:none;cursor:pointer}.results__link:hover,.results__link:focus{color:#910603}.results__link:active{color:#720503}.results__paginator{margin-bottom:0}}@media(min-width: 1188px){.results__table-view{padding:0 10px}}.results-item{display:flex;flex-direction:column;align-items:center;width:230px;padding:20px;border:1px solid #bdbdbd;text-decoration:none}.results-item:active{box-shadow:0 0 20px rgba(0,0,0,.25);outline:none;border-color:rgba(0,0,0,0)}.results-item:active .results-item__name{color:#720503}.results-item__picture-wrapper{display:flex;flex-direction:column;justify-content:center;width:150px;height:150px;margin-bottom:9px}.results-item__picture-wrapper img{width:auto;height:auto;max-width:150px;max-height:150px;display:block;margin:0 auto}.results-item__picture-wrapper p{max-width:100%}.results-item__name{margin:10px 0;text-align:center;font-weight:bold;font-size:18px;line-height:20px}.results-item__list{width:100%;padding-left:0;list-style:none;margin:0;font-size:18px;line-height:20px}.results-item__property{margin-bottom:8px}.results-item__property:last-child{margin-bottom:0}.results-item__property span{display:inline-block;margin-right:2px;padding:4px 9px;font-size:14px;line-height:17px;border-radius:2px;border:1px solid #333}.results-item__property span:last-child{margin-right:0}@media(min-width: 1188px){.results-item{width:263px;margin-left:8px;margin-right:8px}.results-item:hover{box-shadow:0 0 20px rgba(0,0,0,.25);outline:none;border-color:rgba(0,0,0,0)}.results-item:hover .results-item__name{color:#910603}.results-item__name{font-size:20px}.results-item__list{font-size:20px}}.product-page{min-width:320px;background:#f0f0f0;padding-top:10px;padding-bottom:10px;display:flex;flex-direction:column}.product-page__wrapper{display:flex;flex-direction:column;padding:20px 15px;background:#fff;margin:0 15px;margin-top:10px}.product-page__title{margin:0;font-weight:bold;font-size:20px;line-height:24px;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;margin-bottom:15px}.product-page__subtitle{margin:0;font-weight:normal;color:#fff;font-size:20px;line-height:24px}.product-page__subtitle-wrapper{margin-top:10px;background:#910603;padding:6px 15px}.product-page__order-btn{display:block;align-self:center;text-decoration:none;color:#910603;background:none;border:1px solid #910603;padding:3px 40px 5px;min-width:165px;margin-top:20px;text-align:center;margin-left:auto;margin-right:auto}.product-page__order-btn:hover,.product-page__order-btn:focus,.product-page__order-btn:active{color:#fff;background:#910603}.product-page__comments{margin-bottom:10px}.product-page__products{margin-bottom:10px}.product-page__feedback{min-width:320px;padding:20px 15px}.product-page__overlap{width:100vw;height:100vh;background:rgba(51,51,51,.4);position:fixed;z-index:10;top:0;left:0}.product-page__overlap--hidden{display:none}@media(min-width: 768px){.product-page{padding-top:20px}.product-page__title{font-size:24px;line-height:29px}.product-page__subtitle-wrapper{margin-bottom:5px;margin-top:20px}}@media(min-width: 1170px){.product-page__wrapper{width:1140px;margin:0 auto;margin-top:20px}.product-page__title,.product-page__subtitle{width:1170px;margin-left:auto;margin-right:auto}.product-page__subtitle{padding:0 15px}.product-page__order-btn{display:none}.product-page__comments{margin-bottom:10px}}.product-place{min-width:320px;background:#f0f0f0;padding:0 15px}.product-place__title{font-weight:bold;font-size:18px;line-height:22px;margin:0;margin-bottom:24px}.product-place__current-img{max-width:220px;display:flex;margin:0 auto}.product-place__desc{background:#fff;border-radius:10px;padding:16px;margin-bottom:40px;box-shadow:0px 0px 50px rgba(63,63,80,.13)}.product-place__desc-spec--container{width:100%}.product-place__desc-gallery{width:100%}.product-place__desc-buttons--mobil{display:flex;flex-wrap:wrap;margin-bottom:30px}.product-place__desc-button--feedback{display:block;text-decoration:none;display:flex;background:#910603;max-height:39px;border-radius:5px;margin-right:8px}.product-place__desc-button--feedback img{padding:12px;background:#720503}.product-place__desc-button--feedback p{margin:0;padding:12px;font-weight:bold;font-size:12px;line-height:15px;text-align:center;text-transform:uppercase;color:#fff}.product-place__warning{position:absolute;font-weight:400;font-size:13px;line-height:16px;margin:0;padding:10px 16px;background:#f2f2f2;border-radius:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-place__desc-button--desc{display:block;max-height:39px;text-decoration:none;padding:13px 15px;font-weight:500;font-size:11px;line-height:13px;text-align:center;color:#720503;border:1px solid #730c0b;border-radius:5px}.product-place__desc-spec--title{font-weight:600;font-size:13px;line-height:16px;margin:0;display:inline}.product-place__desc-spec--table{width:100%;font-weight:normal;font-size:12px;line-height:14px}.product-place__desc-spec--table td{padding:6px 8px;padding-left:0}.product-place__desc-spec--table td:last-child{text-align:end}.product-place__desc-spec--comment{margin:0;font-size:12px;line-height:14px;margin-bottom:24px;color:#8a8a8a}.product-place__desc-print{display:flex;flex-wrap:wrap;margin-bottom:24px}.product-place__desc-print--link{display:block;text-decoration:none;padding:10px 15px;font-weight:500;font-size:11px;line-height:13px;text-align:center;color:#720503;border:1px solid #730c0b;border-radius:5px;margin-right:8px;margin-bottom:8px}.product-place__desc-print--link:active{opacity:.6}.product-place__desc-text p{font-size:12px;line-height:17px;color:#8a8a8a;margin:0}.product-place__desc-button--warning{display:block;width:100%;font-weight:700;font-size:11px;line-height:13px;text-align:center;text-transform:uppercase;color:#fff;padding:10px;background:#730c0b;border-radius:5px;text-decoration:none;margin:0;margin-top:20px;margin-bottom:8px}.product-place__desc-button--text{width:100%;color:#8a8a8a;font-weight:400;font-size:12px;line-height:150%;margin:0}.product-place__feature{background:#fff;border-radius:10px;padding:20px 15px;margin-bottom:32px}.product-place__feature-title{font-weight:600;font-size:14px;line-height:17px;margin:0;margin-bottom:16px}.product-place__feature-table{border-collapse:collapse}.product-place__feature-table--container{position:relative}.product-place__feature-table td:nth-child(2n){background:#f0eeee}.product-place__feature-table th{text-align:left}.product-place__feature-table td{text-align:center !important}.product-place__feature-table td,.product-place th{border:1px solid #000;font-weight:400;font-size:12px;line-height:100%;padding:6px}.product-place__feature-table--scroll{position:relative}.product-place__feature-table--scroll td{height:45.7px}.product-place__feature-table--static{position:absolute;left:0;width:121px}.product-place__feature-table--static td{font-size:13px !important;line-height:110% !important;padding:8px}.product-place__soft{background:#fff;border-radius:10px;padding:15px;margin-bottom:30px}.product-place__soft-pic{margin-bottom:24px}.product-place__soft-pic img{width:100%}.product-place__soft-text p{font-weight:400;font-size:12px;line-height:150%;margin:0;margin-bottom:12px}.product-place__soft-link{font-weight:400;font-size:12px;line-height:150%}.product-place__exposition{margin-bottom:24px;padding:20px;background:#fff;border-radius:10px}.product-place__exposition-title{font-weight:700;font-size:16px;line-height:19px;margin:0;margin-bottom:10px}.product-place__exposition-text{margin:0;margin-bottom:16px;font-weight:400;font-size:12px;line-height:149.52%}.product-place__exposition-text:last-child{margin-bottom:0}.product-place__info{margin-bottom:32px}.product-place__info--bg{padding:20px;background:#fff}.product-place__info-item{margin-bottom:40px}.product-place__info-item:last-child{margin-bottom:0}.product-place__info-title{font-weight:bold;font-size:18px;line-height:22px;margin:0;margin-bottom:16px}.product-place__info-list{margin:0;padding-left:20px;list-style-position:outside}.product-place__info-list span{font-weight:600}.product-place__info-list li{font-size:14px;line-height:17px;margin-bottom:8px}.product-place__info p{font-size:15px;line-height:17px}.product-place__info-comment{font-size:14px !important;line-height:16px !important}.product-place__info-comment span{font-weight:600}.product-place__info-comment a{color:#910603}.product-place__info-comment-accent{color:#910603 !important;font-size:14px !important;line-height:16px !important}.product-place__info-comment-accent a{color:#910603;text-decoration:underline}.product-place__spec{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.product-place__video-card{display:flex;flex-direction:column;margin-bottom:24px;background:#fff;padding:20px 15px;border-radius:10px}.product-place__video-card-title{font-size:16px;line-height:19px;font-weight:700;margin:0 0 15px}.product-place__spec-unit{margin-bottom:10px}.product-place__spec-unit:last-child{margin-bottom:0}.product-place__spec-pic{margin-top:20px}.product-place__spec-pic figcaption{font-weight:600;font-size:13px;line-height:15px;margin:0;margin-top:10px}.product-place__spec-figcaption{font-size:11px;line-height:13px;margin:0;margin-top:8px;color:#8a8a8a}.product-place__spec-images{width:100%}.product-place__spec-item{padding:20px 15px;background:#fff;border-radius:10px}.product-place__spec-item--linear{display:flex;flex-direction:column;gap:24px}.product-place__spec-item--linear img{width:100%}.product-place__spec-item--text{font-weight:400;font-size:12px;line-height:150%;margin:0;margin-bottom:16px}.product-place__spec-item--comment{font-weight:400;font-size:12px;line-height:150%;margin:0}.product-place__spec-item--container{display:flex;flex-direction:column;gap:16px}.product-place__spec-img{margin-top:10px}.product-place__spec-title{font-weight:700;font-size:16px;line-height:19px;margin:0;margin-bottom:15px}.product-place__spec-title span{font-weight:400;font-size:13px;line-height:16px;color:#8a8a8a;display:block;margin-bottom:6px}.product-place__spec-subtitle{font-weight:600;font-size:13px;line-height:17px;margin:0;margin-bottom:12px}.product-place__spec-secondtitle{font-weight:700;font-size:14px;line-height:19px;margin:0;margin-bottom:10px}.product-place__spec-text{font-weight:400;font-size:12px;line-height:149.52%;margin:0;margin-bottom:18px}.product-place__spec-text span,.product-place__spec-desc span{font-weight:600}.product-place__spec-desc p{font-weight:400;font-size:12px;line-height:150%;margin:0;margin-bottom:8px}.product-place__spec-desc p:last-child{margin-bottom:0}.product-place__spec-benefits{padding:0;margin:0;list-style:none}.product-place__spec-benefits li{font-size:12px;line-height:149.52%;margin-bottom:12px}.product-place__spec-benefits span{font-weight:600}.product-place__spec-list{padding-left:20px;margin:12px 0}.product-place__spec-list-inner-list{padding-left:20px;margin:12px 0}.product-place__spec-list-inner-list li{padding-bottom:6px;font-weight:400}.product-place__spec-list li{padding-bottom:6px;font-weight:400;font-size:12px;line-height:149.52%}.product-place__pic{padding:20px;background:#fff;margin-bottom:28px;border-radius:10px}.product-place__pic-flex{display:flex;flex-direction:column;margin-top:15px;gap:20px}.product-place__pic-item{margin-bottom:32px}.product-place__pic-scheme--alone{width:100% !important;text-align:center !important;margin:0 !important}.product-place__pic-scheme--alone img{-o-object-fit:contain;object-fit:contain}.product-place__pic-scheme{margin-bottom:20px}.product-place__pic-fastenings{display:flex;flex-direction:column;gap:20px}.product-place__pic-scheme picture,.product-place__pic-fastening picture{display:flex}.product-place__pic-scheme img,.product-place__pic-fastening img{margin:0 auto}.product-place__pic-scheme h4,.product-place__pic-fastening h4{margin:0;font-weight:600;font-size:12px;line-height:16px;margin-bottom:5px}.product-place__pic--several{flex-direction:column;align-items:center}.product-place__pic--several img{max-width:100%}.product-place__pic-title--full{margin:0;margin-bottom:15px;font-weight:600;font-size:16px;line-height:19px}.product-place__pic-info p{font-size:14px;line-height:16px;margin:0;margin-bottom:4px}.product-place__pic-scheme p,.product-place__pic-fastening p{margin:0;font-size:12px;line-height:15px;margin-bottom:15px}.product-place__pic-comment{font-size:12px !important;line-height:20px !important;margin:0 !important;margin-top:15px !important;color:#8a8a8a !important;text-align:left !important}.product-place__pic--multilevel{display:flex;flex-direction:column;gap:20px}.product-place__pic-title--big{width:100%;margin:0}.product-place__pic-table{margin-top:20px;border:1px solid #b4b4b4;border-collapse:collapse}.product-place__pic-table th{padding:5px;background:#f4f4f4;border:1px solid #b4b4b4;font-weight:400;font-size:13px;line-height:15px}.product-place__pic-table td{padding:3px;border:1px solid #b4b4b4;font-weight:400;font-size:12px;line-height:14px;text-align:center}.product-place__pic-table--left{text-align:left !important;padding-left:5px !important}.product-place__connection-wrapper{display:flex;flex-direction:column}.product-place__connection-wrapper--backward{flex-direction:column-reverse}.product-place__connection-pic{display:flex;flex-direction:column;gap:24px}.product-place__connection-pic--full{gap:0}.product-place__connection-item{margin-bottom:24px}.product-place__connection-item:last-child{margin-bottom:0}.product-place__connection-pic img{width:100%;margin-bottom:15px}.product-place__connection-pic figcaption{font-weight:600;font-size:13px;line-height:152.52%}.product-place__connection-text{margin-bottom:24px}.product-place__connection-text p{font-weight:400;font-size:12px;line-height:149.52%;margin:0;margin-bottom:8px}.product-place__connection-text p:last-child{margin-bottom:0}.product-place__specifications,.product-place__connection{padding:20px 16px;background:#fff;margin-bottom:24px;border-radius:10px}.product-place__specifications-title,.product-place__connection-title{font-weight:700;font-size:16px;line-height:19px;margin:0;margin-bottom:32px}.product-place__connection-title{margin-bottom:8px}.product-place__connection-clause{margin-bottom:20px !important}.product-place__connection-img img{width:100%}.product-place__connection-subtitle{font-weight:400;font-size:12px;line-height:150%;margin:0;margin-bottom:24px}.product-place__connection-list{font-weight:400;font-size:12px;line-height:150%;margin-bottom:20px}.product-place__connection-cards{display:flex;flex-direction:column;gap:30px}.product-place__connection-card--title{font-weight:600;font-size:14px;line-height:17px;margin:0;margin-bottom:4px}.product-place__connection-card--text{font-weight:400;font-size:12px;line-height:150%;margin:0;margin-bottom:12px}.product-place__specifications-features .card__feature{font-weight:400;font-size:12px;line-height:152.52%;margin-bottom:24px}.product-place__specifications-wrapper{display:flex;flex-direction:column;gap:10px}.product-place__specifications-pic{width:100%}.product-place__video-lm{padding:20px 16px;background:#fff;margin-bottom:24px}.product-place__video-item{margin-bottom:24px}.product-place__modes{margin-bottom:52px}.product-place__modes-title{font-weight:bold;font-size:18px;line-height:21px;margin:0;margin-bottom:24px}.product-place__modes-cards{display:flex;flex-wrap:wrap;gap:16px}.product-place__modes-card{padding:24px;background:#fff}.product-place__modes-card picture{display:flex}.product-place__modes-card img{margin:0 auto}.product-place__modes-card--title{font-weight:600;font-size:12px;line-height:14px;margin:0;margin-bottom:8px}.product-place__modes-card--desc{font-size:11px;line-height:14px;margin:0;margin-bottom:24px}.product-place__modes-card--comment{display:flex;flex-direction:column;margin-bottom:10px}.product-place__modes-card--comment p{order:-1;margin:0;margin-bottom:15px;font-size:11px;line-height:12px;color:#8a8a8a}.product-place__modes-card--comment-desktop{display:none}.product-place__modes-card-approach{display:none}.product-place__video{margin-bottom:24px}.product-place__video-title{margin:0;font-weight:bold;font-size:16px;line-height:19px;margin-bottom:16px}.product-place__video-desc{margin:0;font-size:12px;line-height:15px;color:#8a8a8a;margin-bottom:16px}.product-place__models-title{font-weight:700;font-size:16px;line-height:19px}.product-place__table-container{position:relative;margin-bottom:32px}.product-place__table-static{position:absolute;font-weight:400;font-size:12px;line-height:124%;color:#333;text-align:left !important;border-top:1px solid #eaecf0;border-collapse:collapse}.product-place__table-head{background:#f8fafc !important}.product-place__table-line.active{background:#eaecf0;transition:all .1s ease}.product-place__table-static th,.product-place__table-static td{padding:13px 16px !important;border:1px solid #eaecf0 !important}.product-place__table-static td{height:57px}.product-place__table-static tr,.product-place__table-scroll tr{background:#fff}.product-place__table-scroll--container{margin-left:167px;overflow:scroll}.product-place__table-item--blue{color:#2365e7}.product-place__table-item--orange{color:#ea910b}.product-place__table-scroll{font-weight:400;font-size:12px;line-height:124%;color:#333;text-align:left !important;border-top:1px solid #eaecf0;border-collapse:collapse;width:800px}.product-place__table-scroll td,.product-place__table-scroll th{padding:11px 16px !important;border:1px solid #eaecf0 !important;height:57px}.product-place__table-scroll td{padding:20.4px 16px !important;text-align:center !important}.product-place__cards{display:flex;flex-direction:column;gap:15px;margin-bottom:40px}.product-place__card{background:#fff;padding:20px;border-radius:10px;box-shadow:0 0 20px rgba(63,63,80,.13)}.product-place__card-container{display:flex;margin-bottom:20px;justify-content:space-between}.product-place__card-wrapper{max-width:155px}.product-place__card--title{margin:0;font-weight:700;font-size:14px;line-height:15px;margin-bottom:10px}.product-place__card--title span{white-space:nowrap}.product-place__item-title{font-weight:700;font-size:16px;line-height:19px;margin:0;margin-bottom:20px}.product-place__card-info-comment{display:none}.product-place__card-info--marking{margin-bottom:8px}.product-place__card-info--marking p{font-weight:500;font-size:11px;line-height:12px;color:#8a8a8a}.product-place__card-info--special .product-place__card-info-comment{display:block !important;margin:0;font-weight:500;font-size:12px;line-height:13px;margin-bottom:10px;color:#8a8a8a}.product-place__card-info--special .product-place__card-info--marking{display:flex;width:150px;justify-content:space-between;margin-bottom:0}.product-place__card-info--marking p:first-child{margin:0;color:#8a8a8a;margin-bottom:3px}.product-place__card-info--marking p:last-child{display:block;color:#333;margin:0}.product-place__card-info--mini .product-place__card-info-comment{display:block !important;font-weight:500;font-size:10px;line-height:12px;color:#8a8a8a;margin:0;margin-bottom:4px}.product-place__card-info--mini .product-place__card-info--marking{margin-bottom:3px}.product-place__card-button--special{margin-top:16px}.product-place__card-features{margin-bottom:16px;width:100%}.product-place__card-feature{width:100%;display:table;table-layout:auto;padding-bottom:8px}.product-place__card-feature--left{display:table-cell;float:left;margin-right:4px;font-weight:500;font-size:13px;line-height:13px;color:#8a8a8a;width:-webkit-max-content;width:-moz-max-content;width:max-content}.product-place__card-feature--separator{background-image:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #8a8a8a 33%);background-position:bottom;background-size:8px 1px;background-repeat:repeat-x;display:table-cell;width:inherit}.product-place__card-feature--right{display:table-cell;float:right;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:4px;font-weight:500;font-size:13px;line-height:13px;color:#333}.product-place__card-feature--accent{color:#910603}.product-place__card-button--feedback{display:block;text-decoration:none;display:flex;background:#910603;max-height:39px;border-radius:5px}.product-place__card-button--feedback p{margin:0;padding:10px 20px;padding-left:0;margin:0 auto;font-weight:700;font-size:12px;line-height:15px;text-align:center;text-transform:uppercase;color:#fff}.product-place__card-button--feedback img{padding:12px;background:#720503}.product-place__list{display:flex;flex-direction:column;gap:16px;list-style:none;padding:0;margin:0;margin-bottom:25px}.product-place .product-place__item{background:#fff;padding:35px 20px}.product-place__item-pic{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;margin-bottom:40px}.product-place__card-features--la{width:100%}.product-place__card-features--special{margin-bottom:20px}.product-place__card-features--title{font-size:13px;line-height:15px;margin:0;margin-bottom:8px;color:#910603}.product-place__card-features--wrapper{margin-bottom:12px}.product-place__card-features--wrapper:last-child{margin-bottom:0}.product-place__card-features--special .product-place__card-feature--left,.product-place__card-features--special .product-place__card-feature--right{font-size:13px;line-height:15px}.product-place__item-top{display:flex;flex-direction:column}.product-place__item{margin-bottom:16px}.product-place__item-bottom--cards{display:flex;flex-direction:column;gap:15px;margin-top:30px}.product-place__item-bottom--card{background:#f8f8f8;border-radius:10px;padding:20px 15px;padding-bottom:0}.product-place__item-bottom--card h5{color:#8a8a8a;font-weight:400;font-size:14px;line-height:17px;margin:0;margin-bottom:15px}.product-place__item-bottom--card a{text-decoration:underline;color:inherit}.product-place__item-bottom--card .product-place__card-feature{color:#8a8a8a}.product-place__info-buttons{margin-bottom:40px}.product-place__info-button{display:block;text-decoration:none;color:#730c0b;background:#fff;border:1px solid #730c0b;border-radius:5px;padding:8px;font-weight:600;font-size:10px;line-height:150%;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:8px}.product-place__info-image{padding:10px;margin-bottom:15px}.product-place__info-image img{margin-bottom:20px;width:100%}.product-place__info-image p{margin:0;font-weight:400;font-size:10px;line-height:152.52%;color:#8a8a8a}.product-place__info-cards{margin-top:15px}.product-place__info-card{display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:10px;padding:15px;margin-bottom:15px}.product-place__info-card--text{margin:0;font-size:10px !important;line-height:150% !important;margin-bottom:16px}.product-place__info-lists--text{font-weight:600;font-size:14px;line-height:17px;margin:0;margin-bottom:12px}.product-place__info-roster{list-style:none;padding:0;margin:0}.product-place__info-roster li{font-weight:400;font-size:12px;line-height:149.52%;margin-bottom:4px}.product-place__info-roster a{display:inline-block;text-decoration:none;padding-right:12px;background-image:url(../img/pictograms/arrow-right.svg);background-position:right center;background-repeat:no-repeat}.product-place__info-lists{display:flex;gap:55px}.product-place__info-table--desktop{display:none}.product-place__info-table--mobil{border-collapse:collapse;width:100%}.product-place__info-table--mobil th{font-weight:400;font-size:11px;line-height:15px;color:#8a8a8a;padding:5px;padding-left:1px;border:1px solid #8a8a8a}.product-place__info-table--mobil td{padding:10px;padding-left:15px;font-weight:400;font-size:11px;line-height:15px;border:1px solid #8a8a8a}.product-place__info-table--mobil span{display:block;color:#8a8a8a;margin-bottom:8px}.product-place__info-feature{width:100%;display:table;table-layout:auto;margin-bottom:8px}.product-place__info-feature--left{font-size:12px;line-height:149.52%;color:#8a8a8a;float:left;width:-webkit-max-content;width:-moz-max-content;width:max-content}.product-place__info-feature--separator{background-image:linear-gradient(to right, #E0E0E0 50%, rgba(255, 255, 255, 0) 0%);background-position:bottom;background-size:10px 1px;background-repeat:repeat-x;display:table-cell;width:inherit}.product-place__info-feature--right{float:right;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:12px;line-height:149.52%}.product-place__info-subtitle{font-weight:600;font-size:16px;line-height:19px;text-decoration-line:underline;margin:0;margin-bottom:15px}.product-place__info-item--container:first-child{margin-bottom:24px}.product-place__spec-compatibility h4,.product-place__spec-design h4,.product-place__spec-pattern h4{font-weight:600;font-size:16px;line-height:18px;margin:0;margin-bottom:16px}.product-place__spec-compatibility ul{padding-left:0;margin:0}.product-place__spec-compatibility p{font-weight:400;font-size:14px;line-height:150%;color:#8a8a8a;margin-bottom:8px}.product-place__spec-compatibility li{margin-bottom:8px;font-weight:400;font-size:12px;line-height:14px;display:table;padding-right:12px;background-image:url(../img/pictograms/arrow-right.svg);background-position:right center;background-repeat:no-repeat}.product-place__spec-compatibility li:last-child{margin-bottom:0}.product-place__spec-pattern--feature{font-size:13px;line-height:17px}.product-place__spec-pattern--feature .card__feature-left{color:#8a8a8a}.product-place__spec-design{margin-bottom:32px}.product-place__spec-design ul{padding-left:15px;margin:0}.product-place__spec-design li{font-size:12px;line-height:17px;margin:0;margin-bottom:5px}.product-place__spec-design li:last-child{margin:0}.product-place__spec-container--flex{display:flex;flex-direction:column;gap:20px}.product-place__spec-cover{display:flex;flex-direction:column;gap:20px}.product-place__execution{padding:16px 8px;background:#fff;border-radius:10px;margin-bottom:24px}.product-place__execution-title{font-weight:600;font-size:16px;line-height:17px;margin:0;margin-bottom:16px}.product-place__execution-table--desktop{display:none}.product-place__execution-table--container{position:relative}.product-place__execution-table--mobil{display:block;border-collapse:collapse;width:100%;overflow-x:auto}.product-place__execution-table--mobil td,.product-place th{border:1px solid #000;font-size:12px;line-height:149.52%;padding:5px;text-align:center}.product-place__pic-fastening--text{font-size:12px !important;line-height:12px;margin:0 0 15px;text-align:center}.product-place__joining{margin-bottom:48px}.product-place__joining-cards{display:flex;flex-direction:column;gap:16px}.product-place__joining-card{background:#fff;border-radius:10px;padding:20px}.product-place__joining-card img{margin-bottom:16px}.product-place__joining-card figcaption{font-weight:600;font-size:14px;line-height:17px}.product-place__drum-types{display:flex;flex-wrap:wrap;-moz-column-gap:70px;column-gap:70px;row-gap:25px}.product-place__drum-types div{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:160px}.product-place__drum-types div p{margin:0 0 20px 0}@media(max-width: 767px){.product-place__info-item--flex img{width:100%}.product-place__pic-scheme img,.product-place__pic-fastening img{width:100%}.product-place__pic-item img{width:100%}.product-place__spec-pic{width:100%}.product-place__modes-card img{width:100%}.product-place__modes-card:last-child{margin-bottom:0}.product-place__spec-compatibility--flex{display:flex;flex-wrap:wrap;row-gap:20px;-moz-column-gap:50px;column-gap:50px}}@media(min-width: 768px){.product-place__video-card{padding:40px}.product-place__video-card-title{font-size:18px;line-height:20px;font-weight:700}.product-place__title{font-weight:bold;font-size:22px;line-height:27px}.product-place__desc{display:flex;flex-direction:column;padding:24px;margin-bottom:40px}.product-place__desc-gallery{display:flex;margin-right:15px;margin-bottom:32px}.product-place__current-img{width:200px;margin:0;margin-right:32px;height:100%}.product-place__desc-print{min-width:200px;margin-right:32px;flex-direction:column;justify-content:center}.product-place__desc-spec{flex-direction:row}.product-place__desc-print--link{max-width:164px;max-height:40px}.product-place__desc-button--desc{display:none}.product-place__desc-spec{display:flex;flex-direction:row}.product-place__desc-spec--title{font-size:15px;line-height:18px;order:1}.product-place__desc-spec--table{margin-bottom:0;border-collapse:collapse;font-size:12px;line-height:17px;margin-top:8px;order:2}.product-place__desc-spec--comment{margin-bottom:0;margin-top:6px}.product-place__desc-buttons--mobil{display:none}.product-place__desc-spec--table td:first-child{padding-left:0}.product-place__desc-spec--table tr{border-bottom:1px solid rgba(189,189,189,.7)}.product-place__desc-print{margin-bottom:0}.product-place__desc-print--link{max-width:166px}.product-place__desc-button--feedback{order:-1;max-width:166px;margin-bottom:10px}.product-place__desc-button--feedback p{padding:12px 44px 12px 22px}.product-place__desc-text{order:4}.product-place__info{padding:0 100px}.product-place__info-list li{margin-bottom:12px}.product-place__pic{display:flex;padding:30px}.product-place__pic-item{margin-bottom:32px}.product-place__pic--multilevel{flex-direction:row;flex-wrap:wrap;justify-content:space-around}.product-place__pic--multilevel .product-place__pic-fastening{width:auto !important}.product-place__pic-scheme{width:48%;margin-right:30px;margin-bottom:0;display:flex;justify-content:space-between;flex-direction:column}.product-place__pic-fastening{width:48%}.product-place__pic-fastenings{flex-wrap:wrap;flex-direction:row}.product-place__pic-scheme h4,.product-place__pic-fastening h4{font-size:14px;line-height:16px;margin-bottom:8px}.product-place__pic-scheme--alone h4,.product-place__feature-title{font-size:14px;line-height:16px;margin-bottom:15px}.product-place__pic-scheme p,.product-place__pic-fastening p{font-size:12px;line-height:14px;margin-bottom:auto}.product-place__pic-comment{font-size:14px !important;line-height:20px !important;margin:0 !important;margin-top:15px !important}.product-place__pic-comment::before{content:url(../img/pictograms/attention2.svg);width:25px;height:25px;margin-right:6px;margin-left:3px}.product-place__pic-table{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-place__pic-table th{font-size:13px}.product-place__pic-table td{font-size:12px;padding:5px 10px}.product-place__pic-scheme--flex{display:flex;justify-content:space-between;margin-bottom:24px}.product-place__pic-title--full{font-weight:700;font-size:19px;line-height:23px;text-align:center}.product-place__modes{margin-bottom:40px}.product-place__modes-cards{justify-content:left}.product-place__modes-card{max-width:48.5%;display:flex;flex-direction:column;justify-content:space-between}.product-place__modes-card img{width:100%}.product-place__modes-card--title{font-size:14px;line-height:16px}.product-place__modes-card--comment{margin:0}.product-place__modes-card--comment p{order:inherit;max-width:100%;margin:0;margin-top:8px}.product-place__modes-card--comment-desktop{display:flex}.product-place__modes-card--comment-mobil{display:none}.product-place__modes-card-approach{display:block;position:absolute;right:6px;top:6px}.product-place__specifications{padding:40px}.product-place__video{padding:0px 100px;margin-bottom:40px}.product-place__video-lm{padding:40px;background:#fff;margin-bottom:28px}.product-place__video-item{margin-bottom:32px}.product-place__card{display:flex;justify-content:space-between;padding:42px}.product-place__card-container{display:flex;flex-direction:column;margin-right:80px;margin-bottom:0}.product-place__card-pic{padding:24px}.product-place__card-features--container{display:flex;flex-wrap:wrap}.product-place__card-features--la{margin-bottom:16px;width:400px;max-width:400px;margin-right:0 !important}.product-place__card--title{width:100%;font-weight:700;font-size:15px;line-height:18px;margin-bottom:15px}.product-place__card-features{width:182px;margin:0}.product-place__card-features--big{width:205px}.product-place__card-features--first{margin-right:45px;margin-bottom:0}.product-place__card-info{margin-top:15px}.product-place__card-info p{font-size:10px;line-height:12px}.product-place__card-info--marking{display:flex;justify-content:space-between;margin-bottom:4px;gap:4px}.product-place__card-info--marking p{margin:0;font-size:10px;line-height:12px}.product-place__card-info--marking p:last-child{color:#333;margin:0}.product-place__card-button--feedback{max-height:32px}.product-place__card-button--feedback img{padding:8px}.product-place__card-button--feedback p{font-size:10px;line-height:12px;text-align:center}.product-place__table-static th span{font-size:12px}.product-place__table-scroll{width:870px}.product-place__table-scroll th{height:92px}.product-place__pic-scheme--big{width:70%}.product-place__pic-scheme--big img{max-width:440px}.product-place__pic-table--left{padding-left:25px !important}.product-place__specifications-wrapper{flex-direction:row;justify-content:center;gap:24px}.product-place__specifications-pic{width:auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.product-place__specifications-title,.product-place__video-title{font-weight:700;font-size:19px;line-height:23px;margin-bottom:16px}.product-place__specifications-features .card__feature{width:100%}.product-place__specifications-features .card__feature-left br{display:none}.product-place__info--bg{padding:40px 85px;background:#fff}.product-place__info-button{font-weight:400;font-size:16px;line-height:24px;padding:4px 8px}.product-place__info-progpam--pic{width:100%}.product-place__info-image p{font-size:14px}.product-place__info-cards{margin-top:24px}.product-place__info-card{display:flex;flex-direction:row;align-items:center}.product-place__info-card--text{margin:0;font-size:13px !important;max-width:320px;min-width:220px;margin-right:25px}.product-place__info-container{display:flex;gap:70px}.product-place__info-item--top{order:-1}.product-place__info-lists{gap:20px}.product-place__info-lists--text{font-size:16px;line-height:19px}.product-place__info-roster li{font-size:14px;line-height:150%}.product-place__info-feature--left,.product-place__info-feature--right{font-size:14px}.product-place__info-table--mobil{display:none}.product-place__info-table--desktop{display:block;border-collapse:collapse}.product-place__info-table--desktop th{font-weight:400;font-size:15px !important;line-height:18px;color:#8a8a8a;border:1px solid #8a8a8a;padding:8px 10px}.product-place__info-table--desktop td{font-weight:400;font-size:13px;line-height:18px;border:1px solid #8a8a8a;padding:8px 10px}.product-place__info-table--desktop a:hover,.product-place__info-table--desktop a:focus{color:#910603}.product-place__spec{display:flex;gap:20px}.product-place__spec-unit{margin-bottom:20px}.product-place__spec-compatibility,.product-place__spec-design,.product-place__spec-pattern{background:#fff;border-radius:10px;padding:20px;margin-bottom:0}.product-place__spec-compatibility{width:30%}.product-place__spec-compatibility--full{width:50%}.product-place__spec-pattern{width:50%}.product-place__spec-compatibility--flex{display:flex;gap:30px}.product-place__spec-compatibility--flex p{margin-top:0}.product-place__spec-design{width:65%}.product-place__execution-table--mobil{display:none}.product-place__execution-table--desktop{display:block;border-collapse:collapse;width:100%}.product-place__execution-table--desktop td,.product-place th{border:1px solid #000;font-size:13px;line-height:149.52%;padding:5px;text-align:center}.product-place__joining-cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.product-place__joining-card{width:48%}.product-place__joining-card--full{width:100%}.product-place__joining-card img{margin-bottom:16px}.product-place__joining-card figcaption{font-weight:600;font-size:16px;line-height:20px}.product-place__soft{padding:30px;margin-bottom:30px}.product-place__soft-pic img{width:auto;margin-bottom:24px}.product-place__soft-text p{font-size:16px;line-height:24px}.product-place__soft-link{font-weight:400;font-size:16px;line-height:24px}.product-place__exposition{margin-bottom:32px;padding:20px;background:#fff;border-radius:10px}.product-place__exposition-title{font-size:19px;line-height:23px}.product-place__exposition-text{margin:0;margin-bottom:16px;font-weight:400;font-size:14px;line-height:149.52%}.product-place__exposition-text:last-child{margin-bottom:0}.product-place__warning{font-weight:400;font-size:14px;line-height:17px}.product-place__connection-pic img{width:auto;margin-bottom:15px}.product-place__connection-wrapper{display:flex;flex-direction:row;gap:30px}.product-place__connection-pic picture{display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.product-place__connection-pic figcaption{font-weight:600;font-size:15px;line-height:19px}.product-place__connection-text{margin-bottom:24px}.product-place__connection-text p{font-weight:400;font-size:14px;line-height:150%;margin:0;margin-bottom:8px}.product-place__connection{padding:40px;background:#fff;margin-bottom:48px}.product-place__connection-title{font-weight:700;font-size:19px;line-height:23px;margin:0;margin-bottom:8px}.product-place__connection-img img{width:auto}.product-place__pic-scheme--full img{width:100%}.product-place__pic-scheme img{max-width:100%}.product-place__connection-subtitle{font-size:14px;line-height:150%}.product-place__connection-list{font-size:14px;line-height:150%}.product-place__connection-cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:40px}.product-place__connection-card{width:46%}.product-place__connection-card--title{font-weight:600;font-size:16px;line-height:20px;margin-bottom:8px}.product-place__connection-card--text{font-size:14px;line-height:150%;margin-bottom:24px}.product-place__pic-title{margin:0;margin-bottom:24px}.product-place__pic-fastenings{display:flex;justify-content:space-between;align-items:flex-end;width:100%}.product-place__spec{margin-bottom:24px}.product-place__spec--row{flex-direction:row}.product-place__spec--flex{flex-direction:row}.product-place__spec--slim{flex-direction:column !important}.product-place__spec-item--slim .card-drivers__features{max-width:65%}.product-place__spec-item--slim .card__feature{margin-bottom:10px}.product-place__spec-item--slim .card__feature-right--long br{display:none}.product-place__spec-item--slim .card__feature-right{text-align:end}.product-place__spec--flex .product-place__spec-item{padding:24px}.product-place__spec-item{width:100%;padding:40px}.product-place__spec-item--flex{display:flex;flex-direction:column;justify-content:space-between}.product-place__spec-item--linear img{width:auto}.product-place__spec-item--text{font-weight:400;font-size:14px;line-height:22px;margin:0;margin-bottom:16px}.product-place__spec-item--comment{font-weight:400;font-size:14px;line-height:22px;margin:0}.product-place__spec-img{margin-top:0}.product-place__spec-title{font-size:19px;line-height:23px}.product-place__spec-subtitle{font-weight:600;font-size:16px;line-height:19px;margin:0;margin-bottom:18px}.product-place__spec-secondtitle{font-size:15px;line-height:17px}.product-place__spec-container{display:flex;gap:10px}.product-place__spec-item--container{flex-direction:row;gap:32px}.product-place__spec-container--flex{gap:30px}.product-place__spec-desc{margin-bottom:auto}.product-place__spec-desc p,.product-place__spec-text{font-weight:400;font-size:14px;line-height:150%}.product-place__spec-list li{font-weight:400;font-size:14px;line-height:150%}.product-place__spec-list li span{font-weight:600}.product-place__spec-list-dual{-moz-column-count:2;column-count:2;width:100%}.product-place__spec-pic figcaption{font-weight:600;font-size:14px;line-height:16px}.product-place__spec-figcaption{font-size:14px;line-height:17px;margin:0;margin-top:8px;text-align:center}.product-place__spec-images{width:auto}.product-place__spec-cover{display:flex;flex-direction:column;gap:20px}.product-place__item{padding:40px 35px}.product-place__item-top{flex-direction:row;justify-content:space-between;gap:40px}.product-place__wrapper{margin-top:20px;padding:20px}.product-place__item-top--container,.product-place__card-info--special{width:33%}.product-place__item-pic{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0}.product-place__card-button--special .product-place__card-button--feedback{max-height:48px}.product-place__card-button--special p{padding:15px 47px 15px 15px !important;font-weight:700;font-size:15px;line-height:18px;text-align:center;text-transform:uppercase}.product-place__card-info--special .product-place__card-info--marking{width:100%}.product-place__card-info--special .product-place__card-info--marking p{font-size:12px;line-height:120%}.product-place__card-info--special .product-place__card-info-comment{font-size:13px;line-height:120%}.product-place__card-button--special img{padding:16px}.product-place__item-bottom--cards{flex-direction:row;gap:15px}.product-place__item-bottom--card{width:33%}.product-place__feature{padding:30px}.product-place__feature-table{width:100%}.product-place__feature-table td,.product-place__feature-table td{font-size:13px !important;line-height:110% !important;padding:6px}.product-place__feature-table th{max-width:115px}.product-place__feature-table--scroll{position:relative}.product-place__feature-table--scroll td{height:55.8px}.product-place__feature-table--static{position:absolute;left:0;width:121px}.product-place__feature-table--static td{font-size:14px !important;line-height:110% !important;padding:12px}.product-place__item-bottom--card{padding:16px 24px}.product-place__card-features--special{width:100%}.product-place__pic--full{flex-direction:column !important}.product-place__pic-scheme--full{width:100%;margin:0;margin-bottom:24px}.product-place__pic-scheme--full p{margin:0;margin-top:15px;font-weight:400;font-size:16px;line-height:20px;text-align:center}.product-place__info-comment-accent{color:#910603 !important;font-size:14px !important;line-height:16px !important}.product-place__info-comment-accent a{color:#910603;text-decoration:underline}}@media(min-width: 1170px){.product-place__soft{padding:30px;display:flex;gap:50px;align-items:flex-end;margin-bottom:60px}.product-place__soft-pic img{margin-bottom:0}.product-place__exposition{margin-bottom:32px;padding:60px 90px}.product-place__exposition-title{font-size:21px;line-height:26px}.product-place__exposition-text{margin:0;margin-bottom:16px;font-weight:400;font-size:16px;line-height:24px}.product-place__exposition-text:last-child{margin-bottom:0}.product-place__warning{font-weight:400;font-size:15px;line-height:18px}.product-place__connections{margin-bottom:40px}.product-place__connection--wide{padding:60px 90px}.product-place__connection-wrapper{gap:40px;justify-content:center}.product-place__connection-wrapper--backward{gap:68px}.product-place__connection-pic{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.product-place__connection-pic--full{flex-direction:column;align-items:center}.product-place__connection-item{margin-bottom:30px}.product-place__connection-pic img{width:auto;margin-bottom:15px}.product-place__connection-pic figcaption{font-weight:600;font-size:16px;line-height:19px}.product-place__connection-text p{font-weight:400;font-size:16px;line-height:150%;margin:0;margin-bottom:24px}.product-place__connection-title{font-weight:700;font-size:20px;line-height:24px;margin:0;margin-bottom:20px}.product-place__connection-list{font-size:16px;line-height:150%}.product-place__connection-cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:60px}.product-place__connection-card{width:46%}.product-place__connection-card--title{font-weight:600;font-size:18px;line-height:20px;margin-bottom:8px}.product-place__connection-card--text{font-size:16px;line-height:150%;margin-bottom:24px}.product-place__spec{display:flex;flex-direction:row;gap:20px;margin-bottom:32px}.product-place__spec-cover{max-width:662px;min-width:570px}.product-place__spec--flex .product-place__spec-item{padding:40px 90px}.product-place__spec-item{width:auto;padding:40px;background:#fff;border-radius:10px}.product-place__spec-item--full{width:100%}.product-place__spec-item--linear{flex-direction:row;gap:52px}.product-place__spec-list li{font-size:14px !important;line-height:152.52% !important;padding-bottom:4px !important}.product-place__spec-list--big li{font-size:16px !important;line-height:152.52% !important;padding-bottom:0 !important}.product-place__spec-img{margin-top:0}.product-place__spec-title{font-weight:700;font-size:20px;line-height:24px}.product-place__spec-title span{font-weight:400;font-size:14px;line-height:17px}.product-place__spec-subtitle{font-weight:600;font-size:18px;line-height:24px;margin:0;margin-bottom:18px}.product-place__spec-text{font-weight:400;font-size:14px;line-height:17px;margin-bottom:24px}.product-place__feature-table{width:100%}.product-place__feature-table td,.product-place__feature-table th{padding:8px 5px;font-size:15px !important;line-height:148.02% !important}.product-place__feature-table th{max-width:115px}.product-place__feature-table--scroll{position:relative}.product-place__feature-table--scroll td{height:61.4px;font-size:13px !important;line-height:148.02% !important}.product-place__feature-table--static{position:absolute;left:0;width:115px}.product-place__pic-title{font-size:21px;line-height:25px}.product-place__pic-scheme--full img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-place__pic-scheme--container{margin-bottom:30px}.product-place__pic-scheme--container:last-child{margin-bottom:0}.product-place__pic-fastening--text{font-size:14px !important;line-height:18px !important;margin:0 !important}.product-place__pic-item{display:flex;flex-direction:column;align-items:center;margin-bottom:20px}.product-place__info--bg{padding:45px 180px}.product-place__info-item--flex{display:flex;flex-wrap:wrap;gap:30px}.product-place__info-item--container{margin-right:20px}.product-place__title{font-size:26px;line-height:31px}.product-place__desc{justify-content:left;flex-direction:row;padding:30px;margin-bottom:40px}.product-place__container{max-width:1170px;margin:0 auto;padding:0 15px}.product-place__desc-spec{margin-right:0;order:3}.product-place__desc-print{gap:0;flex-direction:column;margin:0;margin-left:64px;justify-content:start;z-index:0}.product-place__desc-print--link{font-size:15px;line-height:18px;margin-right:0;margin-bottom:12px;min-width:200px;padding:10px 5px}.product-place__current-img{width:auto;order:1;width:220px;max-height:none;height:100%}.product-place__desc-print--link:hover{transform:scale(1.1);font-weight:600}.product-place__desc-gallery{margin:0;max-width:800px;height:100%;flex-wrap:wrap;align-items:start;justify-content:space-around}.product-place__desc-spec--container{width:auto;margin-bottom:32px;order:2}.product-place__desc-gallery .product-gallery__image-wrapper{padding:0;width:100% !important;height:100% !important}.product-place__desc-gallery .product-gallery__image-wrapper img{max-width:none !important;max-height:none !important}.product-place__desc-spec--table{margin-bottom:0;font-size:13px;line-height:18px;width:520px}.product-place__desc-spec--table td{padding:8px;padding-left:0;padding-right:0}.product-place__desc-text{margin:0}.product-place__desc-text p{font-size:13px;line-height:18px}.product-place__info-comment-accent{color:#910603 !important;font-size:14px !important;line-height:16px !important}.product-place__info-comment-accent a{color:#910603;text-decoration:underline}.product-place__desc-button--feedback{order:0;max-width:none;margin:0;margin-top:14px;max-height:48px;position:relative}.product-place__desc-button--feedback p{padding:15px 24px;font-size:15px;line-height:18px;z-index:2}.product-place__desc-button--feedback::before{content:"";position:absolute;top:0;left:-100%;width:0;height:48px;background:#720503;z-index:1;border-radius:5px;transition:all .5s ease}.product-place__desc-button--feedback:hover::before{left:0;width:100%}.product-place__desc-button--feedback img{padding:14px;position:relative;z-index:2}.product-place__desc-button--warning{font-weight:700;font-size:12px;line-height:17px;padding:12px 21px}.product-place__desc-button--warning:hover{transform:scale(1.1)}.product-place__desc-button--warning::before{display:none !important}.product-place__desc-button--text{font-size:13px;line-height:16px;width:200px}.product-place__pic-scheme--big img{max-width:none}.product-place__pic-fastening h4,.product-place__pic-scheme h4{font-size:16px;line-height:18px;margin:0;margin-bottom:10px}.product-place__pic-fastenings{flex-wrap:nowrap}.product-place__pic-title{text-align:center}.product-place__pic-scheme{margin-right:50px;margin-bottom:0}.product-place__pic-scheme--alone h4,.product-place__feature-title{margin-bottom:25px;font-size:18px;line-height:20px}.product-place__pic-scheme p{font-size:14px;text-align:center}.product-place__pic-fastening p{margin-bottom:20px}.product-place__pic-table th{padding:5px 10px;font-weight:400;font-size:16px;line-height:24px}.product-place__pic-table td{font-size:14px;line-height:20px}.product-place__pic-flex{flex-direction:row !important;gap:20px;justify-content:center}.product-place__pic-container{width:100%}.product-place__specifications{padding:50px 100px;margin-bottom:32px}.product-place__specifications-features{width:100%}.product-place__specifications-wrapper{gap:50px}.product-place__specifications-title{font-size:21px}.product-place__pic-scheme--flex{gap:30px}.product-place__video-lm{padding:50px 186px}.product-place__modes-cards{gap:24px}.product-place__modes-card{max-width:555px;padding:45px 65px}.product-place__modes-title{font-size:18px;line-height:21px;margin-bottom:16px}.product-place__modes-card-trigger{box-shadow:none;padding:0}.product-place__modes-card-approach{display:none}.product-place__modes-card--comment{align-items:flex-start;margin-bottom:0}.product-place__modes-card--comment p{font-size:11px;line-height:13px}.product-place__modes-card--comment picture{margin:auto}.product-place__modes-card--title{font-size:15px;line-height:17px}.product-place__modes-card--desc{font-size:13px;line-height:17px}.product-place__video-title{font-size:21px;line-height:25px}.product-place__video-desc{font-size:14px;line-height:17px}.product-place__models-title{font-size:21px;line-height:25px;margin:0;margin-bottom:20px}.product-place__card{justify-content:flex-start}.product-place__card-container{display:block;margin:0}.product-place__card-pic{padding:0;margin-right:90px}.product-place__card--title{font-size:16px;line-height:19px;margin-bottom:14px}.product-place__card-features{margin-bottom:0}.product-place__card-features--la{width:465px;max-width:none}.product-place__card-feature{padding-bottom:10px}.product-place__card-feature:last-child{padding:0}.product-place__card-feature--left,.product-place__card-feature--right{font-size:13px;line-height:16px}.product-place__card-features--first{margin-right:70px}.product-place__card-features--container{margin-right:70px}.product-place__card-button--feedback p{font-size:15px;line-height:18px;padding:15px 20px 15px 0;z-index:2}.product-place__card-button--feedback{min-height:48px;width:230px;position:relative;margin-bottom:34px}.product-place__card-button--feedback img{padding:14px;position:relative;z-index:2}.product-place__card-button--feedback::before{content:"";position:absolute;top:0;left:-100%;width:0;height:48px;background:#720503;z-index:1;border-radius:5px;transition:all .5s ease}.product-place__card-info{margin:0}.product-place__card-info--marking p{font-size:13px !important;line-height:16px !important}.product-place__card-info-comment{display:block;margin-bottom:10px !important;font-size:13px !important;line-height:16px !important;color:#8a8a8a !important}.product-place__card-button--feedback:hover::before{left:0;width:100%}.product-place__table-container{margin-bottom:40px}.product-place__table-scroll{width:100%}.product-place__table-head{background:#f8fafc !important}.product-place__table-static th,.product-place__table-static td{padding:13px 16px !important;font-size:14px !important}.product-place__table-scroll--container{margin-left:167px;overflow:visible}.product-place__table-scroll th{font-size:14px !important;padding:12px 16px !important}.product-place__table-scroll td{padding:20.4px 16px !important}.product-place__modes-card{padding:40px}.product-place__modes-card--desc{margin-bottom:12px}.product-place__modes-card--comment p{font-size:14px;line-height:17px}.product-place__info-title{font-size:21px}.product-place__info-item--flex .product-place__info-title{width:100%;order:1}.product-place__info-item--flex picture{width:50%;order:2;margin-top:15px}.product-place__info-item--container{width:45%;order:3;margin:0}.product-place__info-buttons{margin:0}.product-place__info-button:hover{transition:all 1s ease;transform:scale(1.05)}.product-place__info-image{max-width:700px}.product-place__info-image img{margin-bottom:10px;width:auto}.product-place__info-cards{display:flex;flex-wrap:wrap;gap:30px}.product-place__info-card{flex:0 1 47%;flex-direction:column;justify-content:space-between}.product-place__info-card--text{margin:0;margin-bottom:24px;max-width:none}.product-place__info-video{display:flex;gap:30px;align-items:center}.product-place__info-flex{display:flex;gap:90px}.product-place__info-container{flex-direction:column}.product-place__info-lists--text{font-size:17px !important;line-height:21px !important}.product-place__info-lists{gap:55px}.product-place__info-container{gap:0}.product-place__info-roster a:hover{text-decoration:underline;padding-right:16px}.product-place__info-item--bottom{margin-bottom:0}.product-place__execution{padding:40px 120px}.product-place__execution-table--desktop td,.product-place th{font-size:13px}.product-place__execution-table--desktop th{padding:5px 10px}.product-place__spec-compatibility,.product-place__spec-design,.product-place__spec-pattern{padding:30px;margin-bottom:0}.product-place__spec-compatibility--full{width:50%}.product-place__spec-compatibility--flex{gap:38px}.product-place__spec-pattern--feature{font-size:15px;line-height:19px}.product-place__spec-design{width:70%}.product-place__spec-compatibility p{font-size:15px}.product-place__spec-compatibility li:hover{padding-right:16px}.product-place__spec-design li{font-size:14px}.product-place__spec-compatibility li{font-size:13px}.product-place__spec-item--container{flex-direction:column}.product-place__spec-item--slim{padding:40px !important}.product-place__spec-item--slim .card-drivers__features{max-width:none;min-width:380px}.product-place__spec-container--flex{gap:30px;flex-direction:row}.product-place__spec-pic figcaption{font-weight:600;font-size:16px;line-height:18px;margin-top:15px}.product-place__spec-benefits li{font-size:14px;line-height:149.52%;margin-bottom:12px}.product-place__item-bottom--cards{margin-top:40px}.product-place__list{flex-direction:row;gap:40px}.product-place__item{width:50%;padding:30px 35px}.product-place__item-top--container{width:240px}.product-place__item-top{flex-wrap:wrap}.product-place__item-bottom--cards{gap:40px;flex-wrap:wrap}.product-place__item-bottom--card{width:45%}.product-place__card-info--special{width:45%}.product-place__spec-item--small{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.product-place__spec-item--full{width:100%}.product-place__joining-card{width:auto}.product-place__joining-card--full{width:auto}.product-place__joining-card figcaption{max-width:440px}.product-place__joining-card--full figcaption{max-width:600px}}.program-card{display:flex;flex-direction:column;justify-content:space-between;background:#fff;padding:25px 20px;width:360px;border-radius:10px}.program-card__img-wrapper{position:relative;margin-bottom:15px;width:320px;height:165px;overflow:hidden}.program-card__modal{position:fixed;top:0;left:0;width:100%;height:100vh;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.7);z-index:10}.program-card__modal .program-card__modal-close{position:absolute;top:60px;right:80px;width:100px;height:100px;cursor:pointer}.program-card__modal .program-card__modal-img{max-width:1200px;max-height:800px;width:auto;height:auto}.program-card__img{position:relative;width:320px;height:auto}.program-card__blur{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%}.program-card__blur:hover{background:url(../img/program/arrows.svg) no-repeat center rgba(5,24,92,.5);cursor:pointer}.program-card__title{margin:0 0 15px 0;text-transform:uppercase;font-weight:600;font-size:20px;line-height:24px;color:#333}.program-card__intro{margin:0 0 25px 0;font-weight:300;font-size:14px;line-height:18px;color:#8d8e9f}.program-card__intro P{margin:0}.program-card__link{display:flex;justify-content:center;align-items:center;margin-bottom:10px;width:320px;height:40px;border:1px solid #730c0b;border-radius:5px;color:#730c0b;text-decoration:none;font-size:15px;line-height:18px;font-weight:600}.program-card__link:checked{color:#730c0b}.program-card__description{display:none}.program-card__description .program-card__description-close{display:flex;justify-content:flex-end;background:none;outline:none;border:none;padding:0;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;cursor:pointer;margin-top:30px;font-weight:300;font-size:14px;line-height:17px;color:#333}.program-card__description .program-card__description-close p{margin:0}.program-card__description .program-card__description-close svg{margin:4px 0 0 8px;transition:.5s}.program-card__description .program-card__description-close:hover{text-decoration:underline}.program-card__description p{margin:0;margin-top:15px;text-align:justify;font-weight:300;font-size:14px;line-height:18px;color:#333}.program-card__description ul{margin:0;padding-left:0;text-align:justify;font-weight:300;font-size:14px;line-height:18px;color:#333}.program-card__description ul li{margin-top:15px;margin-left:15px}.program-card__btn{display:flex;justify-content:flex-end;background:none;outline:none;border:none;padding:0;width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;cursor:pointer;margin-top:20px;font-weight:300;font-size:14px;line-height:17px;color:#333}.program-card__btn p{margin:0}.program-card__btn svg{margin:4px 0 0 8px;transition:.5s}.program-card__btn:hover{text-decoration:underline}@media(max-width: 1450px){.program-card .program-card__modal .program-card__modal-img{max-width:800px;max-height:600px}}@media(max-width: 1170px){.program-card{width:350px;min-height:590px !important}.program-card .program-card__title{height:50px !important}.program-card .program-card__modal .program-card__modal-close{top:30px;right:0}.program-card .program-card__modal .program-card__modal-img{max-width:700px;max-height:600px}.program-card .program-card__intro{margin:0 0 25px 0}}@media(max-width: 760px){.program-card{width:calc(100vw - 30px);min-height:0 !important}.program-card .program-card__title{height:auto !important;font-size:16px;line-height:19px}.program-card .program-card__img-wrapper{position:relative;margin-bottom:15px;width:100%;height:auto;max-height:273px;overflow:hidden}.program-card .program-card__modal{background:#000;z-index:1000}.program-card .program-card__modal .program-card__modal-close{top:0;right:0}.program-card .program-card__modal .program-card__modal-img{max-width:100vw}.program-card .program-card__img{width:100%;height:auto}.program-card .program-card__blur{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%}.program-card .program-card__blur:hover{background:url(../img/program/arrows.svg) no-repeat center rgba(5,24,92,.5);cursor:pointer}.program-card .program-card__intro{height:auto !important;font-size:14px;line-height:18px;margin:0 0 25px 0}.program-card .program-card__link{width:100%;font-size:13px}.program-card .program-card__description p{font-size:14px;line-height:18px}.program-card .program-card__description li{font-size:14px}.program-card .program-card__btn{font-size:14px;line-height:18px}}.program-main{min-width:320px;background:#f0f0f0;display:flex;flex-direction:column;align-items:center}.program-main__wrapper{padding:0 15px;padding-top:23px;padding-bottom:40px;max-width:1170px}.program-main__title{margin:0 0 20px 0;font-size:26px;line-height:31px;font-weight:600}.program-main__descriprion{text-align:justify;margin:0;margin-bottom:15px;font-size:16px;line-height:24px;font-weight:300}.program-main__list{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:30px;margin:0;margin-top:40px;padding-left:0;list-style:none}@media(max-width: 1170px){.program-main__list{justify-content:center}}@media(max-width: 450px){.program-main__title{font-size:20px;line-height:24px}.program-main__description{font-size:13px;line-height:18px}}.search-page{background-color:#f0f0f0;min-width:320px}.search-page__wrapper{padding:0 20px}.search-page__title{font-size:20px;line-height:24px}.search-page__request{font-size:14px;line-height:18px}@media(min-width: 768px){.search-page__title{font-size:24px;line-height:29px;text-transform:uppercase}}@media(min-width: 1188px){.search-page__wrapper{width:1170px;margin:0 auto;padding:0 15px}.search-page__title{font-size:26px;line-height:31px}}#ya-site-results{color:#000;background:#f0f0f0}#ya-site-results .b-pager__current,#ya-site-results .b-serp-item__number{color:#000 !important}#ya-site-results{font-family:Helvetica,"Arial",sans-serif !important}#ya-site-results :visited,#ya-site-results .b-pager :visited,#ya-site-results .b-foot__link:visited,#ya-site-results .b-copyright__link:visited{color:purple}#ya-site-results a:link,#ya-site-results a:active,#ya-site-results .b-pseudo-link,#ya-site-results .b-head-tabs__link,#ya-site-results .b-head-tabs__link:link,#ya-site-results .b-head-tabs__link:visited,#ya-site-results .b-dropdown__list .b-pseudo-link,#ya-site-results .b-dropdowna__switcher .b-pseudo-link,.b-popupa .b-popupa__content .b-menu__item,#ya-site-results .b-foot__link:link,#ya-site-results .b-copyright__link:link,#ya-site-results .b-serp-item__mime,#ya-site-results .b-pager :link{color:#333}#ya-site-results :link:hover,#ya-site-results :visited:hover,#ya-site-results .b-pseudo-link:hover{color:red !important}#ya-site-results .l-page,#ya-site-results .b-bottom-wizard{font-size:12px}#ya-site-results .b-pager{font-size:1.25em}#ya-site-results .b-serp-item__text,#ya-site-results .ad{font-style:normal;font-weight:normal}#ya-site-results .b-serp-item__title-link,#ya-site-results .ad .ad-link{font-style:normal;font-weight:normal}#ya-site-results .ad .ad-link a{font-weight:bold}#ya-site-results .b-serp-item__title,#ya-site-results .ad .ad-link{font-size:14px}#ya-site-results .b-serp-item__title-link:link,#ya-site-results .b-serp-item__title-link{font-size:1em}#ya-site-results .b-serp-item__number{font-size:13px;display:none}#ya-site-results .ad .ad-link a{font-size:.88em}#ya-site-results .b-serp-url,#ya-site-results .b-direct .url,#ya-site-results .b-direct .url a:link,#ya-site-results .b-direct .url a:visited{font-size:13px;font-style:normal;font-weight:normal}#ya-site-results .b-serp-item__links-link{font-size:13px;font-style:normal;font-weight:normal;color:#000 !important}#ya-site-results .b-pager__inactive,#ya-site-results .b-serp-item__from,#ya-site-results .b-direct__head-link,#ya-site-results .b-image__title,#ya-site-results .b-video__title{color:#000 !important}#ya-site-results .b-pager__current,#ya-site-results .b-pager__select{background:#e0e0e0}#ya-site-results .b-foot,#ya-site-results .b-line{border-top-color:#e0e0e0}#ya-site-results .b-dropdown__popup .b-dropdown__list,.b-popupa .b-popupa__content{background-color:#f0f0f0}.b-popupa .b-popupa__tail{border-color:#e0e0e0 rgba(0,0,0,0)}.b-popupa .b-popupa__tail-i{border-color:#f0f0f0 rgba(0,0,0,0)}.b-popupa_direction_left.b-popupa_theme_ffffff .b-popupa__tail-i,.b-popupa_direction_right.b-popupa_theme_ffffff .b-popupa__tail-i{border-color:rgba(0,0,0,0) #f0f0f0}#ya-site-results .b-dropdowna__popup .b-menu_preset_vmenu .b-menu__separator{border-color:#e0e0e0}.b-specification-list,.b-specification-list .b-pseudo-link,.b-specification-item__content label,.b-specification-item__content .b-link,.b-specification-list .b-specification-list__reset .b-link{color:#000 !important;font-family:Helvetica,"Arial",sans-serif !important;font-size:13px;font-style:normal;font-weight:normal}.b-specification-item__content .b-calendar__title{font-family:Helvetica,"Arial",sans-serif !important;color:#000;font-size:13px;font-style:normal;font-weight:normal}.b-specification-item__content .b-calendar-month__day_now_yes{color:#e0e0e0}.b-specification-item__content .b-calendar .b-pseudo-link{color:#000}.b-specification-item__content{font-family:Helvetica,"Arial",sans-serif !important;font-size:13px}.b-specification-item__content :visited{color:purple}.b-specification-item__content .b-pseudo-link:hover,.b-specification-item__content :visited:hover{color:red !important}#ya-site-results .b-popupa .b-popupa__tail-i{background:#f0f0f0;border-color:#e0e0e0 !important}.b-head{display:none}.b-top-wizard{margin-top:0 !important}.b-serp-item__number{display:none}.b-body-items{padding-left:0 !important}.b-head__l,.b-head__specify{padding-left:0 !important}body .g-gap-horizontal{margin-left:0 !important}.b-serp-list{max-width:100% !important}.b-serp-item{border-top:1px solid #e0e0e0;padding:10px 0}.b-serp-item__title-link{margin-bottom:5px !important}.b-serp-item__content{max-width:800px}.about{background-color:#f0f0f0;font-style:normal;padding:40px 0 60px 0}.about .about__wrapper{max-width:1170px;margin-left:auto;margin-right:auto;padding:0 25px;display:flex;flex-direction:column;gap:32px}.about .about__wrapper .about__top{display:flex;flex-direction:column;align-items:center}.about .about__wrapper .about__top .about__top__text{width:100%;display:flex;justify-content:space-between;align-items:center}.about .about__wrapper .about__top .about__top__text h1{font-weight:700;font-size:26px;margin:0}.about .about__wrapper .about__top .about__top__text .language{display:flex;width:156px;height:28px}.about .about__wrapper .about__top .about__top__text .language a{text-decoration:none}.about .about__wrapper .about__top .about__top__text .language .language__first{display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;line-height:16px;width:78px;height:28px;border:1px solid #333;border-radius:10px 0px 0px 10px}.about .about__wrapper .about__top .about__top__text .language .language__second{display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:600;font-size:13px;line-height:16px;width:78px;height:28px;border:1px solid #333;border-radius:0px 10px 10px 0px}.about .about__wrapper .about__top img{margin:50px 0 30px;width:1120px}.about .about__wrapper .about__range{width:auto;display:flex;gap:40px;background:#fff;padding:40px 32px;border-radius:15px;box-shadow:0 0 20px rgba(63,63,80,.13)}.about .about__wrapper .about__range .about__range-title{max-width:165px}.about .about__wrapper .about__range .about__range-title .about__range-title__year{font-size:26px;font-weight:700;line-height:31px;margin:0;padding:0 0 20px 0}.about .about__wrapper .about__range .about__range-title .about__range-title__description{font-size:18px;font-weight:600;line-height:22px;margin:0;padding:0 0 20px 0}.about .about__wrapper .about__range .about__paragraphs-wrapper{display:flex;flex-direction:column;gap:20px;width:auto;max-width:865px}.about .about__wrapper .about__range .about__paragraphs-wrapper p{padding:0;margin:0;font-weight:400;font-size:16px;line-height:24px}.about .about__wrapper .about__range .about__paragraphs-wrapper ul{margin:0;padding:0 0 0 15px;font-weight:400;font-size:16px;line-height:24px}.about .about__wrapper .about__contacts{width:auto;display:flex;justify-content:flex-end}.about .about__wrapper .about__contacts .about__contacts__info{max-width:360px;background:#fff;padding:5px 20px;border-radius:15px;box-shadow:0 0 20px rgba(63,63,80,.13);font-weight:400;font-size:16px;line-height:20px}.selected{background:#333;color:#fff}@media(max-width: 1188px){.about__wrapper .about__top img{width:720px !important}}@media(max-width: 760px){.about{padding:25px 0 30px 0}.about .about__wrapper{padding:0 15px;gap:25px}.about .about__wrapper .about__top .about__top__text h1{font-size:20px}.about .about__wrapper .about__top .about__top__text .language{width:120px;height:20px}.about .about__wrapper .about__top .about__top__text .language .language__first{width:60px;height:20px;font-size:12px;border-radius:8px 0 0 8px}.about .about__wrapper .about__top .about__top__text .language .language__second{width:60px;height:20px;font-size:12px;border-radius:0 8px 8px 0}.about .about__wrapper .about__top img{display:none}.about .about__wrapper .about__range{width:auto;display:flex;flex-direction:column;gap:0px;padding:16px 16px}.about .about__wrapper .about__range .about__range-title{max-width:260px}.about .about__wrapper .about__range .about__range-title .about__range-title__year{padding:0;font-size:18px}.about .about__wrapper .about__range .about__range-title .about__range-title__description{padding:0;font-size:15px}.about .about__wrapper .about__range .about__paragraphs-wrapper{gap:0px}.about .about__wrapper .about__range .about__paragraphs-wrapper p{padding:15px 0 0 0;font-size:14px}.about .about__wrapper .about__range .about__paragraphs-wrapper ul{font-size:14px}.about .about__wrapper .about__contacts .about__contacts__info{font-size:14px}}.products__tab-wrapper{background-color:#fff;width:100%;display:flex}.products__tab-button{width:100%;border:none;background-color:inherit;text-align:inherit;cursor:pointer}.tab-content__list{list-style:none;margin:0}.tab-content__list-step{list-style:disc;margin:0}.tab-content__item{display:list-item}.tab-content__item:not(:last-child){margin-bottom:15px}.tab-content__item a{font-weight:bold;font-size:18px;line-height:22px;text-decoration:none;color:#333}.tab-content__item-step a{font-weight:500;font-size:16px;line-height:19px;text-decoration:none;color:#333}.tab-content__item a:hover{color:#910603}.products__tab{background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.2)}.tab-content--open{display:block;position:relative;transition:.25s}.tab-label{cursor:pointer;display:flex;position:relative}.products{min-width:320px;background:#f0f0f0}.input-accordeon{position:absolute;opacity:0;z-index:-1}.row{display:flex}.row .col{flex:1}.row .col:last-child{margin-left:1em}.tabs{margin-bottom:20px;box-shadow:0 0 20px rgba(0,0,0,.2);overflow:hidden}.tab{width:100%;overflow:hidden;padding-left:120px;background-color:#fff}.tab-label{color:#333;font-weight:bold;cursor:pointer;padding:1.5em;padding-top:44px;padding-bottom:44px;padding-left:0;margin-left:39px;font-size:24px;line-height:29px}.tab-label::after{content:"";position:absolute;right:40px;top:24px;z-index:1;background-image:url(../img/products-sprite/icon-down.svg);width:68px;height:68px;transition:all .35s}.tab-label:hover{color:#910603}.tab-content{max-height:0;background:#fff;transition:all .35s}.tab-close{display:flex;justify-content:flex-end;font-size:.75em;cursor:pointer}.input-accordeon:checked+.tab-label{background:#fff}.input-accordeon:checked+.tab-label::after{transform:rotate(180deg)}.input-accordeon:checked+.tab-label::before{content:"";position:absolute;width:920px;height:1px;top:80%;background-color:#333}.input-accordeon:checked~.tab-content{padding-bottom:545px;position:relative}.input-accordeon:checked~.tab-content-bescol,.input-accordeon:checked~.tab-content-bescont{padding-bottom:175px}.input-accordeon:checked~.tab-content-collect,.input-accordeon:checked~.tab-content-mechanic{padding-bottom:240px}.input-accordeon:checked~.tab-content-linear{padding-bottom:135px}.input-accordeon:checked~.tab-content::before{content:"";position:absolute;width:20px;left:-120px;z-index:1;top:-117px;height:662px;background-color:#910603}.tabs-wrapper{display:flex;background-color:#fff}.products__title{margin:0 15px;font-size:20px;line-height:26px}.products__wrapper{padding:20px 15px;padding-bottom:40px;padding-left:0;padding-right:0}.products__list{margin:0;display:flex;flex-wrap:wrap;list-style:none;padding-left:0}.products__item{margin-top:0;margin-bottom:20px;width:100%;display:flex;background-color:#fff;box-shadow:0 0 20px rgba(0,0,0,.2)}.products__link{display:flex;flex-direction:row;justify-content:flex-start;text-decoration:none;font-size:14px;line-height:17px}.products__link:hover,.products__link:focus,.products__link:active{color:#910603}.products__icon-wrapper{display:flex;position:absolute;background-color:#fff;justify-content:center;align-items:flex-end;padding-top:8px;padding-bottom:8px;padding-left:40px;margin:0;margin-right:35px}.products__name{margin:auto 0;margin-top:10px;padding:0 7px;padding-left:159px;font-weight:bold}@media(max-width: 767px){.products__title{padding:0 15px}.tab{width:100%;overflow:hidden;background-color:#fff;padding-left:0}.tab-label{color:#333;font-weight:bold;cursor:pointer;padding:1.5em;padding-top:35px;padding-bottom:25px;padding-left:0;margin-left:100px;padding-right:37px;font-size:13px;line-height:16px;height:100px}.products__icon-wrapper{display:flex;position:absolute;background-color:#fff;justify-content:center;align-items:flex-end;margin:0;padding:0;padding-left:15px}.tab-label::after{content:"";position:absolute;right:10px;top:36px;z-index:1;background-image:url(../img/products-sprite/icon-down-mobile.svg);width:30px;height:30px;transition:all .35s}.input-accordeon:checked+.tab-label::before{content:none}.tab-content__list{padding:0;padding-left:15px;padding-top:20px;padding-right:15px}.tab-content__list-step{padding-right:15px;margin:0}.tab-content__item a{font-weight:500;font-size:13px;line-height:16px}.tab-content__item-step a{font-weight:500;font-size:12px;line-height:15px}.products__svg{margin-top:10px;width:74px;height:84px}.products__item{height:100px}.products__name{margin:auto;padding-left:100px}.products__link{font-size:13px;line-height:16px}.tab-label-linear{padding-top:43px}.input-accordeon:checked~.tab-content-mechanic{padding-bottom:215px}.input-accordeon:checked~.tab-content-collect{padding-bottom:400px}.input-accordeon:checked~.tab-content-shag{padding-bottom:590px}.input-accordeon:checked~.tab-content-bescol{padding-bottom:265px}.tab-content__list-bescont{padding-top:0}}@media(width: 320px){.tab-label--col{padding-top:25px}.input-accordeon:checked~.tab-content-shag{padding-bottom:695px}.input-accordeon:checked~.tab-content-bescont{padding-bottom:175px}.input-accordeon:checked~.tab-content-bescol{padding-bottom:200px}.input-accordeon:checked~.tab-content-linear{padding-bottom:105px}.input-accordeon:checked~.tab-content-mechanic{padding-bottom:190px}.input-accordeon:checked~.tab-content-collect{padding-bottom:325px}.tab-content__list{padding:0;padding-left:15px;padding-top:0;padding-right:15px}}@media(min-width: 480px){.products__item{width:100%}}@media(min-width: 768px){.products__title{margin:0;margin-bottom:20px;font-size:24px;line-height:29px;text-transform:uppercase}.products__wrapper{padding:15px;padding-bottom:60px}.products__item{width:100%;margin-bottom:20px;height:116px}.products__icon-wrapper{min-height:0;align-items:center}.products__icon-wrapper svg{margin-bottom:0}.products__icon-wrapper--step-actuator svg{width:170px;height:62px}.products__icon-wrapper--linear-transition svg{width:200px;height:47px}.products__icon-wrapper--linear-transition-m svg{width:202px;height:68px}.products__icon-wrapper--ball-screw svg{width:202px;height:57px}.products__name{margin-bottom:0;padding-top:34px;min-height:34px;font-size:24px;line-height:29px}.tab{width:100%;overflow:hidden;padding-left:120px;background-color:#fff}.tab-label{color:#333;font-weight:bold;cursor:pointer;padding:4em;padding-top:44px;padding-bottom:44px;padding-left:0;margin-left:39px;font-size:24px;line-height:29px}.products__svg{width:100px;height:100px}.tab-content__item a{font-weight:700;font-size:18px;line-height:22px;text-decoration:none;color:#333}.tab-content__item-step a{font-weight:500;font-size:16px;line-height:19px}.tab-content__list-step{padding-left:65px;padding-right:45px}.input-accordeon:checked~.tab-content-bescol{padding-bottom:195px}.input-accordeon:checked~.tab-content-collect{padding-bottom:310px}.input-accordeon:checked~.tab-content-linear{padding-bottom:135px}.input-accordeon:checked~.tab-content-mechanic{padding-bottom:205px}.input-accordeon:checked~.tab-content-bescont{padding-bottom:185px}}@media(min-width: 768px)and (max-width: 839px){.products__icon-wrapper--big{padding-top:24px}.tab-label--big::after{top:44px}}@media(min-width: 768px)and (max-width: 844px){.input-accordeon:checked~.tab-content::before{top:-146px;height:731px}.input-accordeon:checked~.tab-content{padding-bottom:585px;position:relative}.input-accordeon:checked~.tab-content-bescol{padding-bottom:245px}.input-accordeon:checked~.tab-content-collect{padding-bottom:340px}.input-accordeon:checked~.tab-content-linear{padding-bottom:135px}.input-accordeon:checked~.tab-content-mechanic{padding-bottom:205px}.input-accordeon:checked~.tab-content-bescont{padding-bottom:185px}}@media(min-width: 768px)and (max-width: 1011px){.products__name-prog-dev{padding-top:20px;padding-right:20px}}@media(min-width: 1024px)and (max-width: 1169px){.current-motor-image{margin-top:-80px}}@media(min-width: 1170px){.products__wrapper{width:1170px;margin:0 auto;padding-top:20px;padding-bottom:0}.products__title{margin-bottom:24px}.products__item{width:100%;margin-bottom:20px}.products__link{justify-content:flex-start}.products__link--linear-transition{overflow:unset}.products__link--ball-screw{margin-left:20px;overflow:visible}.products__icon-wrapper{min-height:0;align-items:center}.products__icon-wrapper svg{margin-bottom:0}.products__icon-wrapper--stepmotor,.products__icon-wrapper--stepmotor-with-driver{align-items:flex-end}.products__icon-wrapper--stepmotor svg,.products__icon-wrapper--collector-motor-driver svg,.products__icon-wrapper--async-motor-driver svg,.products__icon-wrapper--collectorless-motor-driver svg,.products__icon-wrapper--precision-gearbox svg{width:100px;height:100px}.products__icon-wrapper--stepmotor-with-driver svg{width:108px;height:108px}.products__icon-wrapper--stepmotor-ip65 svg{width:100px;height:140px}.products__icon-wrapper--step-actuator svg{width:200px;height:73px}.products__icon-wrapper--stepmotor-driver svg,.products__icon-wrapper--bmd svg,.products__icon-wrapper--bld svg{width:126px;height:110px}.products__icon-wrapper--hmi svg{width:117px;height:100px}.products__icon-wrapper--servo svg{width:102px;height:120px}.products__icon-wrapper--async-controller svg,.products__icon-wrapper--linear-actuator-controller svg{width:114px;height:100px}.products__icon-wrapper--linear-actuator svg{width:206px;height:72px}.products__icon-wrapper--linear-transition svg{width:271px;height:64px}.products__icon-wrapper--linear-transition-m svg{width:252px;height:85px}.products__icon-wrapper--ball-screw svg{width:251px;height:85px}.products__icon-wrapper--joint-box svg{width:100px;height:71px}.products__icon-wrapper--power svg{width:102px;height:100px}.products__icon-wrapper--sensor svg{width:202px;height:52px}.products__icon-wrapper--pneumo svg{width:104px;height:142px}.products__icon-wrapper--3d-printer svg{width:100px;height:155px}.products__name{margin-bottom:44px}.products__svg{width:100px;height:100px}.tab{width:100%;overflow:hidden;padding-left:120px;background-color:#fff}.tab-label{color:#333;font-weight:bold;cursor:pointer;padding:1.5em;padding-top:44px;padding-bottom:44px;padding-left:0;margin-left:39px;font-size:24px;line-height:29px}.tab-label::after{content:"";position:absolute;right:40px;top:24px;z-index:1;background-image:url(../img/products-sprite/icon-down.svg);width:68px;height:68px;transition:all .35s}.tab-label:hover{color:#910603}.tab-content{max-height:0;background:#fff;transition:all .35s}.tab-close{display:flex;justify-content:flex-end;font-size:.75em;cursor:pointer}.input-accordeon:checked~.tab-content-bescol{padding-bottom:230px}.input-accordeon:checked~.tab-content-collect{padding-bottom:310px}.input-accordeon:checked~.tab-content-bescont{padding-bottom:200px}.current-motor-image{margin-top:-40px}}.prog-relay{padding:0 15px}.prog-relay__wrapper{display:flex;flex-wrap:wrap;gap:16px}.prog-relay__example{font-weight:600;font-size:16px;line-height:19px;padding-bottom:4px;border-bottom:1px solid #333;margin:0}.prog-relay__addition{display:block;font-weight:400;font-size:14px;line-height:17px;margin:0;margin-top:8px}.prog-relay__task,.prog-relay__desc{width:100%}.prog-relay__desc{margin-top:15px}.prog-relay__docket{margin-top:20px}.prog-relay__docket p{font-size:14px;line-height:20px}.prog-relay__title{font-weight:700;font-size:17px;line-height:20px;color:#333;margin:0;margin-bottom:10px}.prog-relay__text p{margin:0;font-size:14px;line-height:20px}.prog-relay__list{font-size:14px;line-height:20px;padding-left:15px}.prog-relay__list li{margin-bottom:0}.prog-relay__scheme{margin-top:15px}.prog-relay__warning p{font-size:12px;line-height:14px;margin:0;padding:10px;border:1px solid #910603;color:#910603;font-style:italic;margin-bottom:20px}.prog-relay__scheme-pic{margin-bottom:15px}.prog-relay__scheme-pic figcaption{margin-bottom:5px;font-size:12px;line-height:16px;font-weight:600}.prog-relay__scheme-pic img,.prog-relay__comment-pic{max-width:100%}.prog-relay__comment-pic{margin:10px 0}.prog-relay__comment{margin-bottom:15px}.prog-relay__comment p{font-size:14px;line-height:20px;margin:0;margin-bottom:5px}.prog-relay__comment ul{font-size:14px;line-height:20px}.prog-relay__comment li{margin-bottom:8px}.prog-relay__files-page a:hover{color:#910603}.prog-relay__comment--important{font-size:12px;line-height:14px;margin:0;padding:10px;border:1px solid #910603;color:#910603;font-style:italic;margin-bottom:20px}.prog-relay__item{margin-bottom:24px}.prog-relay__img{margin-top:20px;width:100%}.prog-relay__img-signature{font-weight:300;font-size:12px;line-height:15px;margin-top:8px}.prog-relay__accordions{border-top:1px solid #8a8a8a}.prog-relay__accordion--button{position:relative;border:none;border-bottom:1px solid #8a8a8a;padding:12px 6px;padding-right:25px;font-weight:400;font-size:13px;line-height:15px;text-align:left}.prog-relay__accordion--button.active{display:block;border:none}.prog-relay__accordion--button::after{position:absolute;content:url(../img/pictograms/arrow-down.svg);width:20px;height:15px;right:5px;top:0;bottom:0;margin:auto}.prog-relay__accordion--button.active::after{transform:rotate(180deg);transition:all .5s ease}.prog-relay__accordion--content{display:none;width:100%;padding:10px 0}.prog-relay__accordion--content.active{display:block}.prog-relay__download--buttons{list-style:none;margin:0;padding:0}.prog-relay__download--button{margin-bottom:12px;font-weight:700;font-size:13px;line-height:16px;color:#910603;padding:6px 16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:1px solid #910603;border-radius:5px}.prog-relay__download--button:last-child{margin-bottom:0}.prog-relay__download--button a{text-decoration:none}.prog-relay__container{margin-bottom:32px}.prog-relay__title{font-weight:bold;font-size:20px;line-height:24px;margin-bottom:16px}.prog-relay__text{font-size:12px;line-height:150%}.prog-relay__text span{font-weight:600}.prog-relay__subtitle{font-weight:bold;font-size:16px;line-height:19px;margin:0;margin-bottom:16px}.prog-relay__characteristic{width:100%;display:table;table-layout:auto;margin-bottom:6px}.prog-relay__characteristic--left{display:table-cell;float:left;font-size:11px;line-height:15px;color:#8a8a8a;width:-webkit-max-content;width:-moz-max-content;width:max-content}.prog-relay__characteristic--rigth{display:table-cell;float:right;font-size:11px;line-height:15px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.prog-relay__characteristic--interval{background-image:linear-gradient(to right, #8a8a8a 33%, rgba(255, 255, 255, 0) 0%);background-position:bottom;background-size:5px 1px;background-repeat:repeat-x;display:table-cell;width:inherit}.prog-relay__list{padding-left:20px;margin:0}.prog-relay__list li{font-size:12px;line-height:150%;margin-bottom:5px}.prog-relay__list span{font-weight:600}.prog-relay__text{margin:0;font-size:12px;line-height:150%}.prog-relay__cards{display:flex;flex-wrap:wrap;margin:0;list-style-type:none;padding:0;gap:20px}.prog-relay__card{padding:20px 15px;background:#fff;box-shadow:0px 4px 16px rgba(190,181,181,.25);border-radius:20px}.prog-relay__card-title{margin:0;margin-bottom:16px;font-weight:600;font-size:14px;line-height:17px}.prog-relay__card-subtitle{margin:0;font-weight:600;font-size:12px;line-height:15px;margin-bottom:4px}.prog-relay__card p{margin:0;font-size:12px;line-height:150%;margin-bottom:16px}.prog-relay__card-more{display:block;font-size:12px;line-height:150%;padding:6px 10px;margin-bottom:16px;text-decoration:none;border:1px solid #000;box-sizing:border-box;border-radius:5px;max-width:140px}.prog-relay__card-list{padding-left:20px;list-style-type:none;padding:0}.prog-relay__card-list li{font-size:13px;line-height:16px;margin-bottom:6px}.prog-relay__card-container--item{margin-bottom:16px}.prog-relay__card-files a{display:block;margin-bottom:10px;font-size:11px;line-height:150%;color:#730c0b;padding:6px 10px;text-decoration:none;border:1px solid #730c0b;border-radius:20px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.prog-relay__card-files a:last-child{margin-bottom:0}.programmable-devices{padding:0 15px}.programmable-devices__title{padding:0;margin:0;margin-bottom:16px}.programmable-devices__cards{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.programmable-devices__card{padding:16px 10px;background:#f8f8f8;box-shadow:0px 2.55484px 30.0194px rgba(0,0,0,.05);border-radius:5px;display:flex;gap:15px}.programmable-devices__card-left{padding:8px 4px;background:#fff;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.programmable-devices__card-title{font-size:12px;line-height:15px;margin-bottom:8px}.programmable-devices__card-left--link{text-decoration:none}.programmable-devices__card-pic img{margin-bottom:16px}.programmable-devices__card-button{font-weight:700;font-size:12px;line-height:12px;padding:8px;color:#910603;border:1px solid #910603;background:#fff;border-radius:5px;width:100%}.programmable-devices__card-item{margin-bottom:8px}.programmable-devices__card-item:last-child{margin-bottom:0}.programmable-devices__card-item-title{font-weight:400;font-size:11px;line-height:150%;color:#8a8a8a;margin:0}.programmable-devices__card-item-desc{font-weight:400;font-size:11px;line-height:150%;margin:0}.programmable-devices__card-item-list{list-style:disc;font-weight:400;font-size:11px;line-height:150%;margin:0;padding:0;list-style-position:inside}.programmable-devices__bottom-title{font-weight:600;font-size:14px;line-height:17px;text-decoration:underline;margin:0;margin-bottom:12px}.programmable-devices__bottom-text{font-weight:400;font-size:12px;line-height:150%;margin:0}.programmable-devices__bottom-list{font-weight:400;font-size:12px;line-height:150%;margin:0;padding-left:15px}.programmable-devices__bottom-item{margin-bottom:16px}.programmable-devices__bottom-pic img{width:100%;margin-bottom:8px}.programmable-devices__bottom-pic figcaption{font-style:italic;font-weight:400;font-size:12px;line-height:150%;color:#8a8a8a}@media(min-width: 768px){.prog-relay{padding:0}.prog-relay__case{width:650px;margin:0 auto;padding:10px}.prog-relay__title{font-weight:bold;font-size:24px;line-height:29px;margin-bottom:24px}.prog-relay__text{font-size:14px;line-height:150%}.prog-relay__subtitle{font-size:19px;line-height:23px}.prog-relay__characteristics{max-width:555px}.prog-relay__characteristic--left,.prog-relay__characteristic--rigth{font-size:13px;line-height:18px}.prog-relay__card{padding:45px}.prog-relay__card-list li{font-size:14px;margin-bottom:8px}.prog-relay__card-more{margin-bottom:24px;font-size:14px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.prog-relay__card-title{font-size:16px;line-height:19px}.prog-relay__card-subtitle{font-size:14px;line-height:17px;margin-bottom:12px}.prog-relay__card p{font-size:14px;line-height:17px;margin-bottom:24px}.prog-relay__card-container{display:flex;width:100%}.prog-relay__card-container--item:first-child{margin-right:54px;margin-bottom:0}.prog-relay__card-files a{max-width:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:14px}.prog-relay__accordion--button{width:100%;font-size:14px;line-height:17px}.prog-relay__download--buttons{display:flex;flex-wrap:wrap;gap:12px}.prog-relay__download--button{margin:0;font-size:16px;line-height:19px}.prog-relay__flex-tablet{display:flex;gap:20px;align-items:flex-end}.prog-relay__flex-tablet .prog-relay__img{min-width:100%;width:auto}.programmable-devices{padding:0 30px}.programmable-devices__title{margin-bottom:24px;padding:0}.programmable-devices__cards{flex-direction:row;gap:24px;margin-bottom:32px}.programmable-devices__card{width:48%;padding:12px;display:flex;gap:24px}.programmable-devices__card-left{padding:8px 6px}.programmable-devices__card-title{margin:0;font-weight:700;font-size:13px;line-height:16px}.programmable-devices__card-pic img{margin-bottom:16px}.programmable-devices__card-button{font-size:13px;line-height:16px;color:#910603;width:100%}.programmable-devices__card-item{margin-bottom:8px}.programmable-devices__card-item-title{font-weight:400;font-size:11px;line-height:150%;color:#8a8a8a;margin:0}.programmable-devices__card-item-desc{font-weight:400;font-size:11px;line-height:150%;margin:0}.programmable-devices__card-item-list{list-style:disc;font-weight:400;font-size:11px;line-height:150%;margin:0;padding:0;list-style-position:inside}.programmable-devices__bottom-title{font-weight:600;font-size:16px;line-height:19px;margin-bottom:16px}.programmable-devices__bottom-text{font-size:14px}.programmable-devices__bottom-list{font-weight:400;font-size:14px;line-height:150%;padding-left:15px}.programmable-devices__bottom-list li{padding-bottom:6px}.programmable-devices__bottom-list li:last-child{margin:0}.programmable-devices__bottom-item{margin-bottom:24px}.programmable-devices__bottom-pic img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:8px}.programmable-devices__bottom-pic figcaption{font-size:14px;line-height:150%}}@media(min-width: 1170px){.prog-relay__case{width:850px}.prog-relay__table-wrap{padding:30px}.prog-relay__table{padding-bottom:20px;width:100%}.prog-relay__table-wrap h3{font-weight:500;font-size:18px;line-height:22px;margin:0;margin-bottom:20px;color:#333}.prog-relay__table caption{font-weight:500;font-size:14px;line-height:17px;text-align:left;max-width:619px;padding-bottom:10px;color:#910603}.prog-relay__table th{font-weight:500;font-size:12px;line-height:15px;text-align:left;border-bottom:1.5px solid #ebebeb;color:gray}.prog-relay__table td{font-weight:500;padding-top:10px;padding-bottom:10px;font-size:14px;line-height:17px;padding-left:25px;color:#333;border-bottom:1.5px solid #ebebeb}.prog-relay__th{width:19%}.prog-relay__files{display:flex;gap:25px}.prog-relay__compatibility p{margin:0}.prog-relay__specifications__block ul li{font-size:14px;line-height:19px;color:#333}.prog-relay__specifications__block:not(:last-child){margin-bottom:20px}.prog-relay__specifications__block ul{padding-left:18px;margin:0}.prog-relay__spec-desc{font-size:14px;line-height:17px;color:#333;max-width:860px;margin:0}.prog-relay__spec-title{font-weight:bold;margin:0;margin-bottom:15px;font-size:18px;line-height:22px;border-bottom:2px solid #910603;color:#333}.prog-relay__container{max-width:650px;margin-bottom:40px}.prog-relay__text{font-size:16px}.prog-relay__subtitle{margin-bottom:16px}.prog-relay__example{font-size:18px;line-height:22px;font-weight:700}.prog-relay__title{font-size:26px;line-height:31px;margin-bottom:48px;max-width:715px}.prog-relay__addition{max-width:600px}.prog-relay__item{margin-bottom:40px}.prog-relay__flex{display:flex;gap:54px;align-items:flex-end}.prog-relay__wrapper--item{max-width:400px}.prog-relay__img{margin:0}.prog-relay__characteristic--left,.prog-relay__characteristic--rigth{font-size:16px;line-height:24px}.prog-relay__card{max-width:555px}.prog-relay__card p{margin-bottom:12px}.prog-relay__card-files a:hover{transition:all .2s ease;opacity:.46}.prog-relay__card-more:hover{background:#333;color:#fff;transition:all .4s ease}.prog-relay__card-container--item:first-child{margin-right:44px;margin-bottom:0}.prog-relay__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.prog-relay__wrapper--flex{justify-content:left !important;gap:16px}.prog-relay__task,.prog-relay__desc{width:48%;margin:0}.prog-relay__docket{margin-top:20px}.prog-relay__text p{margin:0;font-size:14px;line-height:20px}.prog-relay__list{font-size:14px;line-height:20px}.prog-relay__list li{margin-bottom:5px}.prog-relay__scheme{margin-top:20px}.prog-relay__warning p{font-size:14px;line-height:20px;margin:0;max-width:575px;padding:10px;border:1px solid #910603;color:#910603;font-style:italic;margin-bottom:20px}.prog-relay__scheme-pic{margin-bottom:20px}.prog-relay__scheme-pic figcaption{margin-bottom:10px;font-size:14px;line-height:20px;font-weight:600}.prog-relay__scheme-pic img,.prog-relay__comment-pic{max-width:800px}.prog-relay__comment p{font-size:14px;line-height:20px;margin:0;margin-bottom:5px}.prog-relay__files-page a:hover{color:#910603}.prog-relay__comment--important{width:50%}.prog-relay__accordion--button{font-size:16px;line-height:19px}.prog-relay__accordion--button:hover,.prog-relay__accordion--button:focus{background:#dddada}.prog-relay__list--link:hover,.prog-relay__list--link:focus{color:#910603}.prog-relay__download--button:hover{background:#910603;color:#fff;transition:all .3s ease}.programmable-devices{padding:0}.programmable-devices__title{margin-bottom:32px;padding:0}.programmable-devices__cards{gap:30px}.programmable-devices__card{width:49%;padding:24px 16px;gap:40px}.programmable-devices__card-left{padding:12px}.programmable-devices__card-left--link:hover{cursor:pointer}.programmable-devices__card-title{font-size:16px;line-height:20px;margin-bottom:18px}.programmable-devices__card-pic img{margin-bottom:24px}.programmable-devices__card-button{font-size:15px;line-height:17px;width:100%}.programmable-devices__card-item{margin-bottom:8px}.programmable-devices__card-item-title{font-size:14px}.programmable-devices__card-item-desc{font-size:13px}.programmable-devices__card-item-list{font-size:13px}.programmable-devices__card-button:hover,.programmable-devices__card-button:focus{color:#fff;background:#910603;transition:all .4s ease}.programmable-devices__card-button:active{transform:scale(1.05)}.programmable-devices__bottom{width:750px;margin:auto;padding:0 10px}.programmable-devices__bottom-title{font-weight:600;font-size:16px;line-height:19px;margin-bottom:16px}.programmable-devices__bottom-text{font-size:16px}.programmable-devices__bottom-list{font-size:16px;line-height:150%;padding-left:15px}.programmable-devices__bottom-list li{padding-bottom:6px}.programmable-devices__bottom-list li:last-child{margin:0}.programmable-devices__bottom-item{margin-bottom:24px}.programmable-devices__bottom-pic img{margin-bottom:16px}.programmable-devices__bottom-pic figcaption{font-size:14px;line-height:150%}}.projects__list{list-style:none;display:flex;flex-wrap:wrap;padding:0;margin:0}figure{margin:0;position:relative}.projects__title{font-weight:bold;font-size:16px;margin:0;margin-bottom:8px;line-height:19px;padding-top:16px;color:#333}.projects__list-item img{box-shadow:0px 4px 41px 16px rgba(168,161,151,.36);vertical-align:bottom}.projects__figcap{background-color:hsla(0,0%,100%,.9);font-size:12px;line-height:15px;color:#333;padding-left:16px;padding-bottom:12px;position:absolute;bottom:0;border-radius:0 6px 0 0}.projects__marker--list{padding:0;margin:0;list-style:none}.index-projects__wrapper{display:flex;flex-direction:column;padding:30PX 15px 15px}.index-projects__pic img{width:100%;margin:auto}.index-projects__text{order:-1;margin-bottom:32px}.index-projects__text h3{max-width:300px;margin:0;margin-bottom:16px;font-weight:bold;font-size:24px;line-height:28px;color:#333}.index-projects__text p{font-size:12px;line-height:15px;max-width:253px;margin:0;margin-bottom:8px}.index-projects__text a{font-size:12px;line-height:15px;color:#910603;text-decoration:none;border-bottom:1px solid #910603}.index-projects__text a:hover{font-weight:600;transition:all 1s ease}@media(max-width: 767px){.index-projects{padding:20px 15px;border-bottom:1px solid #e0e0e0}.index-projects__wrapper{background-color:#fff;margin:auto}.projects__list{list-style:none;display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0}.projects{margin:0 auto;margin-top:30px}.projects__list-item{margin-bottom:30px}.projects__figcap{border-radius:0;padding-left:15px;padding-right:15px}.projects__list-item img{width:320px}.index-projects__text h3{margin-top:0;margin-bottom:12px;font-weight:bold;font-size:20px;line-height:24px;color:#333}.index-projects__text p{font-size:12px;line-height:15px;display:flex;align-items:center;color:#000}.index-projects__text a{margin-top:20px}}@media(min-width: 768px)and (max-width: 1169px){.projects{margin:0 auto;margin-top:50px}.projects__list{list-style:none;display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin:0}.projects__list-item:not(:last-child){margin-bottom:50px}.projects__figcap{max-width:535px;padding-right:105px}.index-projects{margin:0 auto;padding:0 15px;padding-top:40px;padding-bottom:40px;border-bottom:1px solid #e0e0e0}.index-projects__wrapper{max-width:100%;background-color:#fff;margin:auto;flex-direction:row;padding:10px}.index-projects__pic{width:50%;margin-right:30px}.index-projects__container h3{max-width:593px;margin:0;margin-left:auto;padding-top:30px;font-weight:bold;font-size:26px;line-height:31px;display:flex;color:#333}.index-projects__container p{font-size:14px;line-height:17px;max-width:593px;margin:0;margin-left:auto;padding-top:12px}.index-projects__text{width:50%;order:2;margin-bottom:0}.index-projects__text h3{font-weight:bold;font-size:24px;line-height:29px;align-items:center;color:#333;margin-bottom:9px;margin-top:30px}.index-projects__text p{font-size:12px;line-height:15px;color:#000}.index-projects__text a{margin-top:17px}}@media(min-width: 1170px){.projects{max-width:1140px;margin:0 auto;margin-top:40px}.projects__figcap{max-width:523px;padding-right:105px}.projects__figcap span{display:block;font-weight:600}.projects-page__title{font-size:26px;line-height:31px}.projects__list{justify-content:space-between}.projects__list-item{margin-bottom:30px}.index-projects{margin:0 auto;padding-top:40px;padding-bottom:40px;border-bottom:1px solid #e0e0e0}.index-projects__wrapper{max-width:1140px;background-color:#fff;margin:auto;display:flex;flex-direction:row;padding:18px;gap:22px}.index-projects__pic img{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:auto}.index-projects__text{order:2;margin-bottom:0}.index-projects__text h3{max-width:300px;margin:0;margin-bottom:16px;padding-top:22px;font-weight:bold;font-size:24px;line-height:28px;color:#333}.index-projects__text p{font-size:12px;line-height:15px;max-width:253px;margin:0;margin-bottom:8px}}.articles{background:#f0f0f0}.articles__wrapper{position:relative;padding:20px 15px 40px}.articles__title{position:relative;max-width:220px;margin:0;padding-left:22px;font-size:14px;line-height:18px;min-height:20px;display:flex;align-items:center;overflow:visible}.articles__title::before{content:"";position:absolute;width:20px;height:20px;left:0;top:calc(50% - 10px);border-radius:50%;border:3.4px solid #910603}.articles__title::after{content:"";position:absolute;width:0;height:calc(50% - 10px);border-left:1px solid #910603;bottom:0;left:10px}.articles__tree{list-style:none;margin:0}.articles__tree--level1{margin-left:17px}.articles__tree--level2 .articles__item-name{padding-top:12px}.articles__tree--level2 .articles__item-name::before{height:calc(50% + 6px)}.articles__tree--level2 .articles__item-name::after{top:calc(50% + 6px)}.articles__tree--level3 .articles__item-name{padding-top:5px}.articles__tree--level3 .articles__item-name::before{height:calc(50% + 2.5px)}.articles__tree--level3 .articles__item-name::after{top:calc(50% + 2.5px)}.articles__tree p{margin:0}.articles__item{padding-left:25px;position:relative;color:#828282;font-size:10px;line-height:12px}.articles__item::before{position:absolute;content:"";width:0;height:100%;border-left:1px solid #910603;left:-7px;top:0}.articles__item:last-child::before{height:0;border:none}.articles__item-name{overflow:visible;position:relative;padding-top:20px;font-size:12px;line-height:15px;color:#333}.articles__item-name::before{position:absolute;content:"";top:0;left:-32px;width:20px;height:calc(50% + 10px);border-bottom:1px solid #910603;border-left:1px solid #910603}.articles__item-name::after{position:absolute;content:"";width:10px;height:10px;border-radius:50%;left:-12px;top:calc(50% + 10px);margin-top:-5px;border:2px solid #910603}.articles__item-name:hover::after,.articles__item-name:focus::after,.articles__item-name:active::after{background:#910603}.articles__item-name--first{padding-top:9px}.articles__item-name--first::before{height:calc(50% + 4px)}.articles__item-name--first::after{top:calc(50% + 4px)}.articles__item-txt-wrapper:not(:last-child) .articles__item-link{position:relative;overflow:visible}.articles__item-txt-wrapper:not(:last-child) .articles__item-link::before{position:absolute;content:"";width:0;height:calc(50% - 5px);bottom:0;left:-7px;border-left:1px solid #910603}.articles__item-txt-wrapper ul{padding-left:0;margin:0;list-style-type:"- ";list-style-position:inside}.articles__item-link{text-decoration:none;cursor:default}.articles__item-link[href]{cursor:pointer}.articles__item-link[href]:hover,.articles__item-link[href]:focus,.articles__item-link[href]:active{text-decoration:underline;color:#910603}@media(min-width: 768px){.articles__wrapper{padding-top:28px;padding-right:24px;padding-bottom:60px}.articles__title{font-size:24px;line-height:29px;padding-left:44px;max-width:none}.articles__title::before{width:40px;height:40px;left:0;top:calc(50% - 20px);border:7px solid #910603}.articles__title::after{left:19px;height:calc(50% - 20px)}.articles__tree--level1{margin-left:33px}.articles__tree--level3{position:relative;padding-top:6px}.articles__tree--level3::before{position:absolute;content:"";top:0;left:-14px;width:0;height:6px;border-left:1px solid #910603}.articles__tree--level3 .articles__item-name{padding-top:6px}.articles__tree--level3 .articles__item-name::before{height:calc(50% + 3px)}.articles__tree--level3 .articles__item-name::after{width:14px;height:14px;margin-top:-7px;border-width:2.5px;top:calc(50% + 3px)}.articles__item{padding-left:40px;font-size:14px;line-height:17px}.articles__item::before{left:-14px}.articles__item-name{font-size:20px;line-height:24px}.articles__item-name::before{left:-54px;width:30px}.articles__item-name::after{width:20px;height:20px;left:-24px;top:calc(50% + 10px);margin-top:-10px;border:3.5px solid #910603}.articles__item-name--first{padding-top:19px}.articles__item-name--first::before{height:calc(50% + 9px);left:-54px}.articles__item-name--first::after{top:calc(50% + 9px)}.articles__item-txt-wrapper:not(:last-child) .articles__item-link::before{left:-14px;height:calc(50% - 10px)}.articles__item-txt-wrapper ul{padding-top:3px;padding-bottom:5px}}@media(min-width: 1188px){.articles__wrapper{width:1170px;padding-left:17px;padding-right:15px;padding-top:24px;margin:0 auto}.articles__title{padding-left:47px;font-size:26px;line-height:31px}.articles__item-name{font-size:20px;line-height:24px}.articles__item-name--first{padding-top:16px}.articles__item-txt-wrapper ul{padding-top:0}}.save-stop{background:#f0f0f0;padding-top:25px;padding-bottom:30px}.save-stop__wrapper{padding:0 20px}.save-stop__title{font-size:20px;line-height:25px;font-weight:600;margin-bottom:25px}.save-stop__list{display:flex;flex-wrap:wrap;padding:0;margin:0;gap:20px}.save-stop__card{display:flex;padding:20px 20px;background:#fff;border:1px solid #e0e0e0;border-radius:10px}.save-stop__card img{margin-right:12px;width:35px;height:35px}.save-stop__card-title{font-weight:600;font-size:16px;line-height:20px;margin:0;margin-bottom:8px}.save-stop__card p{font-size:13px;line-height:15px;margin:0}.save-stop__card-attention{display:flex;align-items:center;margin-top:5px}.save-stop__card-attention img{margin-right:0}.save-stop__card-attention p{color:#910603;font-size:11px}@media(min-width: 768px){.save-stop{background:#f0f0f0;padding-top:24px;padding-bottom:74px}.save-stop__wrapper{padding:0 20px}.save-stop__title{font-size:23px;line-height:25px;font-weight:600;margin-bottom:30px}.save-stop__list{gap:20px}.save-stop__card{max-width:48%;display:flex;padding:22px 32px}.save-stop__card img{margin-right:12px;width:35px;height:35px}.save-stop__card-title{font-weight:600;font-size:16px;line-height:20px;margin-bottom:12px}.save-stop__card p{font-size:13px;line-height:15px}.save-stop__card-attention{display:flex;align-items:center;margin-top:15px}.save-stop__card-attention p{color:#910603}}@media(min-width: 1188px){.save-stop__wrapper{width:1170px;margin:0 auto;padding:0 20px}.save-stop__title{font-size:26px;line-height:31px;margin-bottom:45px}.save-stop__list{gap:20px}.save-stop__card{max-width:555px;display:flex;padding:22px 32px}.save-stop__card img{margin-right:12px;width:35px;height:35px}.save-stop__card-title{font-weight:600;font-size:18px;line-height:22px;margin-bottom:12px}.save-stop__card p{font-size:14px;line-height:17px;margin:0}.save-stop__card-attention{display:flex;align-items:center;margin-top:15px}.save-stop__card-attention p{color:#910603}}.sitemap{min-width:320px;padding-top:10px;padding-bottom:40px;background:#f0f0f0;font-size:12px;line-height:normal;text-align:justify}.sitemap__wrapper{padding:0 15px}.sitemap__title{margin-top:0;margin-bottom:12px;font-size:20px;line-height:24px;text-align:left;text-transform:uppercase;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}@media(min-width: 768px){.sitemap{font-size:14px;line-height:17px}.sitemap__title{margin-bottom:20px;font-size:24px;line-height:29px}}@media(min-width: 1188px){.sitemap{padding-top:20px;font-size:14px;line-height:17px}.sitemap__wrapper{width:1170px;margin:0 auto}}.submenu{position:relative;display:flex;flex-direction:column;width:100%;min-width:262px;order:4}.submenu:focus-within .submenu__list{display:block}.submenu__btn{position:relative;width:100%;background:none;border:1px solid #333;color:#bdbdbd;padding:9px 5px;text-align:left;font-size:10px;line-height:13px;cursor:text}.submenu__btn--comadm{font-size:14px;line-height:normal}.submenu__btn::before{position:absolute;content:"";top:0;right:0;width:32px;height:100%;border-left:1px solid #333;cursor:pointer}.submenu__btn::after{position:absolute;content:"";top:50%;margin-top:-7px;right:10px;width:10px;height:10px;border-left:1px solid #333;border-bottom:1px solid #333;transform:rotate(-45deg);cursor:pointer}.submenu__btn:focus,.submenu__btn:active{color:#333}.submenu__btn:focus::before,.submenu__btn:active::before{background:#910603;border-color:#910603}.submenu__btn:focus::after,.submenu__btn:active::after{border-color:#fff;border-left:1px solid #fff;border-bottom:1px solid #fff}.submenu__btn:focus~.submenu__list,.submenu__btn:active~.submenu__list{display:block}.submenu__list{display:none;position:absolute;z-index:3;top:calc(100% - 1px);width:calc(100% + 15px);margin:0;padding-left:0;border:1px solid #333;list-style:none;font-size:14px;line-height:17px;color:#333}.submenu__list:focus-within,.submenu__list:focus,.submenu__list:hover,.submenu__list:active{display:block}.submenu__item{border-bottom:1px solid #f2f2f2}.submenu__item:last-child{border-bottom:none}.submenu__item:focus{border-color:#910603}.submenu__link{text-decoration:none;display:block;width:100%;padding:4px 5px;background:#fff}.submenu__link:active,.submenu__link:focus{color:#fff;background:#910603}.submenu-new{margin:0;background:#f0f0f0}.submenu__btn-new{border:1.5px solid #8a8a8a;border-radius:5px;background:#fff}@media(min-width: 768px){.submenu-new{max-width:615px}.submenu__btn-new{padding:16px}.submenu__list{width:100%}.submenu__btn:hover{color:#333}.submenu__btn:hover::before{background:#910603;border-color:#910603}.submenu__btn:hover::after{border-color:#fff;border-left:1px solid #fff;border-bottom:1px solid #fff}.submenu__item:hover{border-color:#910603}.submenu__link:hover{color:#fff;background:#910603}}
