.md-article{position:relative;width:100%;max-width:1440px;margin:0 auto;-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:start;align-content:flex-start;padding:44px 40px 40px}
.md-article__content{margin:64px 40px 0;max-width:851px}
.md-article__aside{position:relative;display:inline-block;max-width:300px;width:100%;float:none;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-right:30px;font-family:Golos;scrollbar-width:thin;scrollbar-color:rgba(166,166,166,.4) rgba(166,166,166,.15)}
.md-article__aside::-webkit-scrollbar{width:5px}
.md-article__aside::-webkit-scrollbar-track{background:rgba(166,166,166,.15)}
.md-article__aside::-webkit-scrollbar-thumb{background-color:rgba(166,166,166,.4);border-radius:5px}
.md-article__aside-close{display:none;width:60px;height:60px;position:absolute;top:0;right:0;background:#F0F0F0;z-index:1}
.md-article__aside-close::before{content:'';display:block;width:40px;height:40px;position:absolute;top:10px;right:10px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M24.6169 27.9244L12.5961 15.9036L15.4246 13.0752L27.4454 25.096L24.6169 27.9244Z' fill='%23091520'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.4454 15.9038L15.4246 27.9246L12.5962 25.0962L24.617 13.0754L27.4454 15.9038Z' fill='%23091520'/%3E%3C/svg%3E")}
.md-article__title{width:calc(100% + 80px);margin-left:-40px;margin-bottom:48px;padding:56px 40px;background-color:#FF5029;color:#FFF;font-size:3rem;font-weight:400;line-height:120%}
.md-article__link-price{font-size:1rem;font-weight:400;line-height:20px;text-decoration:none;color:#091520}
.md-article__link-price:hover{text-decoration:underline}
.md-article__body{padding:0 40px;line-height:24px;width:100%;-ms-flex-negative:1;flex-shrink:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden}
.md-article__body ol,.md-article__body ul{padding-left:20px}
.md-article__body ol li,.md-article__body ul li{font-size:.875rem;line-height:17px;font-weight:400;color:#091520}
.md-article__body ul{list-style:disc}
.md-article__body hr{margin-bottom:15px;height:1px;line-height:1px;border-bottom:1px solid #e3e3e3}
.md-article__body p{font-size:.875rem;line-height:17px;font-weight:400;color:#091520}
.md-article__body ol,.md-article__body p,.md-article__body table,.md-article__body ul{margin-bottom:16px}
.md-article__body .md-article__list-price{-js-display:flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin-bottom:15px;list-style:disc;padding-left:40px}
.md-article .download-link{position:relative;color:#1f85c5;font-size:1rem;line-height:1;text-decoration:underline}
.md-article .download-link:hover{text-decoration:none}
.md-article .download-link:after{content:"";position:absolute;top:-2px;right:-25px;width:17px;height:18px;background:url("../../../../img/netcat_template/113/114/word-icon.png") no-repeat}
.md-article .download-link--pdf:after{background:url("../../../../img/netcat_template/113/114/pdf-icon.png") no-repeat}
.accordeon{margin:30px 0 0}
.accordeon-button{display:inline-block;text-decoration:underline}
.accordeon-button:after{content:"";position:relative;display:inline-block;vertical-align:middle;width:13px;height:11px;margin:0 0 0 5px;background:url("../../../../img/netcat_template/113/114/arrow-icon.png") no-repeat;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .2s ease-in-out 0s;-o-transition:all .2s ease-in-out 0s;transition:all .2s ease-in-out 0s}
.accordeon-content{display:none;padding:20px 0 0}
.accordeon-button.active{display:inline-block;text-decoration:none}
.accordeon-button.active:after{-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.accordeon-content.active{display:block}
@media (min--moz-device-pixel-ratio:2),(-o-min-device-pixel-ratio:2/1),(-webkit-min-device-pixel-ratio:2),(min-device-pixel-ratio:2){.icon_safety{background:url("../../../../img/safety_sprite@2x.png") no-repeat;background-size:779px 386px}
}
@media (max-width:1440px){.md-article{padding-right:0}
}
@media (max-width:991px){.md-article{padding-top:0;padding-left:0}
.md-article__aside{max-width:360px;margin:0;height:100%;position:fixed;right:-100%;top:0;z-index:6000;background:#FFF;-webkit-box-shadow:0 16px 32px rgba(9,21,32,.05);box-shadow:0 16px 32px rgba(9,21,32,.05);padding:60px 30px 20px;overflow-y:auto}
.md-article__aside-show{right:0;-webkit-animation:showRight 1s;animation:showRight 1s}
.md-article__aside-hide{right:-100%;-webkit-animation:hideRight 1s;animation:hideRight 1s}
@-webkit-keyframes showRight{from{right:-100%}
to{right:0}
}
@keyframes showRight{from{right:-100%}
to{right:0}
}
@-webkit-keyframes hideRight{from{right:0}
to{right:-100%}
}
@keyframes hideRight{from{right:0}
to{right:-100%}
}
.md-article__aside-close{display:block}
.md-article__aside-button{display:inline-block}
}
@media screen and (max-width:900px){.md-article__body table{display:block;overflow:scroll;width:100%}
}
@media (max-width:767px){.md-article__content{margin:48px 16px 0}
.md-article__title{width:calc(100% + 64px);margin-left:-32px;padding:40px 32px;font-size:1.5rem}
.md-article__body{padding-left:32px;padding-right:32px}
}
@media (max-width:575px){.md-article__body img{float:none!important}
.md-article__body a{word-wrap:break-word}
}
@media (max-width:479px){.md-article__title{width:calc(100% + 32px);margin-left:-16px;padding-left:16px;padding-right:16px}
.md-article__body{padding-left:16px;padding-right:16px}
}
@media (max-width:440px){.md-article__aside{max-width:100%}
}
.md-article__body .md-license-title{display:inline-block;width:100%;margin-bottom:16px;color:#091520;font-size:1rem;font-weight:400;line-height:21px}
.md-article__body .md-license__list{margin-top:64px;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,298px));-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:59px 42px}
.md-article__body .md-license__list--one{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding:0 40px}
.md-article__body .md-license__list__item{position:relative}
.md-article__body .md-license__list__item img{border:1px solid #f0f0f0;margin-bottom:20px;max-height:100%;max-width:100%;min-height:424px;height:auto;-o-object-fit:contain;object-fit:contain}
.md-article__body .md-license__list__item .more__elem{display:inline-block;width:auto;height:32px;padding:0 24px;font-size:1rem;font-weight:400;line-height:32px;color:#fff;background-color:#091520;cursor:pointer}
.md-article__body .md-license__list__item .more__elem:hover{text-decoration:none;background-color:#1f4970}
.md-article__body .md-license__wrapper{padding:0 40px 48px;width:calc(100% + 80px);margin-left:-40px;margin-top:-70px;background-color:#ff5029}
.md-article__body .md-license__link{display:inline-block;height:56px;width:auto;padding:0 32px;font-size:1rem;font-weight:400;line-height:56px;color:#091520;background-color:#fff}
.md-article__body .md-license__link:hover{text-decoration:none;background-color:#091520;color:#fff}
.md-article__body .md-license__lead{font-weight:400;color:#091520;font-size:1.125rem;line-height:22px}
.license__gallery{display:none}
.popup__overlay{background:rgba(0,0,0,.5);z-index:999;position:fixed;top:0;left:0;display:none;width:100%;height:100%}
.popup__inner{background:#fff;z-index:10000;width:960px;margin:60px 0 0;text-align:center;display:none;position:fixed;top:0;left:50%;right:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);max-height:calc(100vh - 60px);max-width:95%;overflow:auto}
.popup__inner img{display:none;max-width:940px;max-height:100%}
.popup__inner img:first-child{display:inline-block}
.popup__options{position:relative;text-align:center;font-family:"Open Sans";color:#444;padding:30px 0 20px}
.popup__options .close{background:url("../../../../img/styles/close_ico.png") no-repeat;cursor:pointer;background-size:20px 20px;width:20px;height:20px;position:absolute;top:20px;right:10px}
.popup__prev{background:url("../../../../img/styles/ico_popup_prev.png") no-repeat;cursor:pointer;vertical-align:middle;width:18px;height:34px;display:inline-block}
.popup__next{background:url("../../../../img/styles/ico_popup_next.png") no-repeat;cursor:pointer;vertical-align:middle;width:18px;height:34px;display:inline-block}
.overlay__element__name{vertical-align:middle;font-weight:600;padding:0 30px;font-size:1.125rem;line-height:34px;display:inline-block}
@media screen and (max-width:1024px){.popup__inner img{max-width:100%}
}
@media screen and (max-width:980px){.md-article__body .md-license__list{gap:60px 47px}
}
@media screen and (max-width:767px){.md-article__body .md-license__list{margin-top:48px;gap:40px}
.md-article__body .md-license__list--one{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.md-article__body .md-license__wrapper{width:calc(100% + 64px);margin-left:-32px;margin-top:-62px;padding:0 32px 32px}
}
@media screen and (max-width:479px){.md-article__body .md-license__wrapper{width:calc(100% + 32px);margin-left:-16px;padding:0 16px 32px}
.md-article__body .md-license__link{height:48px;line-height:48px}
}
