

/* Start:/bitrix/templates/pages/css/compare-table.css?167325690911378*/
.compareTable{position:relative}
.compareTable.compareTable_search{margin-bottom:15px}
.compareTable.compareTable_search .tcell{font-size:11px;line-height:1.2}
.compareTable.compareTable_search .th{font-weight:600}
.compareTable.foldable::after{content:'';-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;z-index:3;bottom:50px;right:0;left:0;height:0;opacity:0;background:linear-gradient(0deg,#fff,rgba(255,255,255,0));transition:opacity .2s ease-in-out,height .2s ease-in-out}
.compareTable.folded::after{height:100px;opacity:1}
.compareTable .tctrl{z-index:3;position:absolute;top:50%;left:0;right:0;height:0;width:100%}
.compareTable .tbtn{display:none;position:absolute;z-index:1;top:50%;width:30px;height:30px;color:#005aa6;border-radius:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-color:rgba(0,91,166,.1);transition:opacity .2s ease-in-out,background-color .2s ease-in-out;cursor:pointer}
.compareTable .tbtn svg{top:50%;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
.compareTable .tbtn_prev{left:0}
.compareTable .tbtn_next{right:0}
.compareTable .tbtn_next svg{-webkit-transform:translate(-50%,-50%) scale(-1,1);-ms-transform:translate(-50%,-50%) scale(-1,1);transform:translate(-50%,-50%) scale(-1,1)}
.compareTable .tbtn_inactive{opacity:.35;cursor:default}
.compareTable .thead{position:relative;z-index:3;display:flex;border-radius:2px;margin-bottom:-10px}
.compareTable .tline{position:relative;display:flex}
.compareTable .tline:nth-child(2n+1){background-color:#f5f5f5}
.compareTable .tline.active,.compareTable .tline.sorted{background-color:rgba(0,91,166,.08)}
.compareTable .tline.hide{display:none}
.compareTable .tlink{top:0;left:0;right:0;bottom:0;z-index:2;position:absolute}
.compareTable .tw{z-index:1;overflow:hidden;position:relative;flex:2 0 0}
.compareTable .tr{display:flex;position:relative;height:100%;transition:left .2s ease-in-out}
.compareTable .td,.compareTable .th{color:#141414;flex:2 0 0;display:flex;flex-wrap:wrap;align-items:center;position:relative}
.compareTable .td_cell{justify-content:center;text-align:center}
.compareTable .td::before,.compareTable .th::before{content:'';top:0;left:0;right:0;bottom:0;position:absolute}
.compareTable .td.sorted::before,.compareTable .th.sorted::before{background-color:rgba(0,91,166,.08)}
.compareTable .td span,.compareTable .th span{font-weight:inherit}
.compareTable .th{background-color:rgba(128,128,128,.15);color:#505050;margin:10px 0;font-weight:700}
.compareTable .th_p{background-color:#538dd5}
.compareTable .th_m{background-color:#ff0}
.compareTable .th_k{background-color:red}
.compareTable .th_s{background-color:#ffc000}
.compareTable .th_h{background-color:#bfbfbf}
.compareTable .th_n{background-color:#fff}
.compareTable .decrease .tIconSort,.compareTable .increase .tIconSort,.compareTable .sorted .tIconSort{color:#505050}
.compareTable .decrease .tIconSort{-webkit-transform:translate(-50%,-50%) rotate(-90deg) scale(-1,1);-ms-transform:translate(-50%,-50%) rotate(-90deg) scale(-1,1);transform:translate(-50%,-50%) rotate(-90deg) scale(-1,1)}
.compareTable .sortRow .tIconSort{top:50%;left:100%;-webkit-transform:translate(-50%,-50%) rotate(180deg);-ms-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}
.compareTable .sortRow.decrease .tIconSort{-webkit-transform:translate(-50%,-50%) rotate(180deg) scale(-1,1);-ms-transform:translate(-50%,-50%) rotate(180deg) scale(-1,1);transform:translate(-50%,-50%) rotate(180deg) scale(-1,1)}
.compareTable .dupIn.hide,.compareTable .dupOut.hide{display:none}
.compareTable .tcell{font-weight:inherit;padding:15px 8px;font-size:12px;line-height:1.5;width:100%;text-align:center;word-break:break-word;position:relative;user-select: text;}
.compareTable .tcell_order{position:relative;z-index:3;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}
.compareTable .tcell a{position:relative;z-index:3;font-size:inherit}
.compareTable .tcell img{max-width:100%;max-height:70px}
.compareTable .counterValue{margin-right:10px}
.compareTable .counterValue__input{max-width:45px;text-align:center;padding:4px 6px}
.compareTable .tIconSort{position:absolute;z-index:2;top:100%;left:50%;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:4px;border-radius:50%;background-color:#fff;color:rgba(79,79,79,.5);-webkit-transform:translate(-50%,-50%) rotate(-90deg);-ms-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg);transition:transform .2s ease-in-out,color .2s ease-in-out,-webkit-transform .2s ease-in-out}
.compareTable .tIconStock{color:#2da60c}
.compareTable .customLink{display:inline}
.compareTable .tpaging{margin-top:30px;display:flex;flex-wrap:wrap}
.compareTable .tpaging::before{content:'';flex:1}
.compareTable .tpaging .hide,.compareTable .tpaging_fold::before{display:none}
.compareTable .tpaging__more{margin:0 30px}
.compareTable .tpaging__more:focus{outline:0}
.compareTable .tpaging__fold{margin:0 auto;border:none;background:0 0;font-size:14px;line-height:1.5;color:#969696;transition:color .2s ease-in-out;cursor:pointer}
.compareTable .tpaging__fold:focus{outline:0}
.compareTable .tpaging__fold span{vertical-align:middle}
.compareTable .tpaging__fold svg{color:#005aa6;vertical-align:middle;-webkit-transform:rotate(-90deg) scale(-1,1);-ms-transform:rotate(-90deg) scale(-1,1);transform:rotate(-90deg) scale(-1,1)}
.compareTable .tpaging__fold:not(.folded) span:nth-child(1){display:none}
.compareTable .tpaging__fold.folded svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}
.compareTable .tpaging__fold.folded span:nth-child(2){display:none}
.compareTable .tpaging__pages{flex:1;display:flex;align-items:center;justify-content:flex-end}
.compareTable .tpaging__page{margin:0 2px}
.compareTable .tpaging__page:focus{outline:0}
.compareTable .tpaging__dots{margin:0 2px}
.compareTable_specifications .td_large .tcell,.compareTable_specifications .th_large .tcell{text-align:left;padding:15px}
.compareTable_drag .tw{-ms-touch-action:pan-Y;touch-action:manipulation}
.compareTable_drag .tr{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:grab}
.compareTable_pressed .tr{transition:none;cursor:grabbing}
.compareTable_headFix .thead{z-index:4}
.compareTable_headFix .thead::before{content:'';position:absolute;bottom:10px;top:10px;right:0;left:0;background-color:#fff}
.compareTable.compareTable_finance .td_large .tcell{text-align:left;padding:15px 0}
.compareTable.compareTable_finance .td_small,.compareTable.compareTable_finance .th_small{flex:1 0 0}
.compareTable.compareTable_finance .th{background-color:#ecf6ff;color:#527498}
.compareTable.compareTable_finance .tline_separator{margin-top:30px;background-color:#ecf6ff;color:#527498}
.compareTable.compareTable_finance .tline_accentHead{font-weight:700;border:1px solid #3e94e0;background-color:#3e94e0;color:#fff;border-bottom:0}
.compareTable.compareTable_finance .tline_accentHead .tcell{font-size:16px;line-height:1.35}
.compareTable.compareTable_finance .tline_main .td{font-weight:bold}
.compareTable.compareTable_finance .tline_accent{border-right:1px solid #b2cde4;border-left:1px solid #b2cde4}
.compareTable.compareTable_finance .tline_accentFooter{border:1px solid #b2cde4;border-top:0}
.compareTable.compareTable_finance .tcell{font-size:14px}
.compareTable.compareTable_finance.folded .tline.folded{display:none}
.compareTable.compareTable_seasonalBusiness .tline:nth-child(6n+4){background-color:#f5f5f5}
.compareTable.compareTable_seasonalBusiness .tline:nth-child(6n+7){background-color:#fff}
.compareTable.compareTable_instrument .tw{flex:6 0 0}
.compareTable.compareTable_instrument .tcell{font-size:14px}
.compareTable.compareTable_instrument .thead .tcell{font-size:12px}
.compareTable.compareTable_instrument .td_accent .tcell{color:#f00;font-weight:700}
.compareTable.compareTable_instrument .td_not .tcell{color:#828282;text-decoration:line-through}
.compareTable.compareTable_instrument .td_name .tcell{display:flex;align-items:center}
.compareTable.compareTable_instrument .td_name .compareTable__image{width:calc(30% - 15px);margin-right:15px}
.compareTable.compareTable_instrument .td_name span{width:70%;text-align:left}
@media screen and (min-width:768px){
.compareTable .td,.compareTable .th,.compareTable .td::before,.compareTable .th::before,.compareTable .tline{transition:background-color .2s ease-in-out}
.compareTable .tbtn:hover:not(.tbtn_inactive){background-color:rgba(0,91,166,.2)}
.compareTable a.th:hover::before,.compareTable .sortCol:hover::before,.compareTable .tline_link:hover{background-color:rgba(0,91,166,.08)}
.compareTable .tline:hover{background-color:#e2e9ef}
.compareTable .tpaging__fold:hover{color:#005aa6}
}
@media screen and (min-width:992px){
.compareTable .td_large,.compareTable .th_large{flex:3 0 0}
.compareTable.compareTable_instrument .td_large,.compareTable.compareTable_instrument .th_large{flex:6 0 0}
}
@media screen and (max-width:1279px){
.compareTable .button_order{font-size:12px;padding:5px 10px}
.compareTable .counterValue{margin:0 0 10px;width:100%}
.compareTable.compareTable_instrument .button_order{padding:7px 15px}
}
@media screen and (max-width:991px){
.compareTable.compareTable_finance .td_large .tcell{padding:15px 0 15px 20px}
.compareTable.compareTable_finance .th_empty:first-child,
.compareTable.compareTable_finance .th_empty:last-child,
.compareTable.compareTable_finance .td_empty:first-child,
.compareTable.compareTable_finance .td_empty:last-child{display:none}
.compareTable.compareTable_instrument .compareTable__image{display:none}
.compareTable.compareTable_instrument .td_name span{width:100%}
.compareTable.compareTable_instrument .td_large,.compareTable.compareTable_instrument .th_large{flex:3 0 0}
}
@media screen and (max-width:767px){
.compareTable .tpaging{display:block}
.compareTable.compareTable_instrument .tpaging{display:flex}
.compareTable .tpaging__more{padding:8px 20px;margin:0 auto 20px}
.compareTable .tpaging__pages{justify-content:center}
.compareTable.compareTable_finance .tline_accentHead,
.compareTable.compareTable_finance .tline_accent,
.compareTable.compareTable_finance .tline_accentFooter{border:0}
.compareTable.compareTable_finance .th_empty,
.compareTable.compareTable_finance .td_empty{display:none}
}
@media screen and (max-width:599px){
.compareTable_instrument{margin:0 -15px 50px}
.compareTable.compareTable_instrument .tr{flex-direction:row-reverse}
}
@media screen and (max-width:479px){
.compareTable .tbtn{width:20px;height:30px}
.compareTable .tline .button{padding:3px 5px;font-size:11px}
.compareTable .tcell{font-size:12px;padding:10px 5px}
.compareTable .counterValue__input{max-width:30px;padding:3px}
.compareTable_specifications .td_large .tcell,.compareTable_specifications .th_large .tcell{padding:10px}
.compareTable.compareTable_instrument .td_name .tcell{font-size:12px;padding:10px}
.compareTable.compareTable_instrument .tline .button{padding:7px 12px;font-size:12px}
.compareTable.compareTable_instrument .thead .tcell{font-size:11px}
}
/* End */


/* Start:/about/news/css/news.css?175086300955973*/
img.mfp-img{max-width:100% !important}.news-icon{display:inline-block;-webkit-mask-size:cover;mask-size:cover;background-color:#888;transition:background-color .2s}.news-icon__link{width:16px;height:16px;-webkit-mask:url("/about/news/css/../src/images/link.svg") no-repeat 50% 50%;mask:url("/about/news/css/../src/images/link.svg") no-repeat 50% 50%}.news-icon__envelop{width:16px;height:13px;-webkit-mask:url("/about/news/css/../src/images/envelop.svg") no-repeat 50% 50%;mask:url("/about/news/css/../src/images/envelop.svg") no-repeat 50% 50%}.customSelectAdd{display:inline-block;position:relative;max-width:100%;z-index:4}.customSelectAdd:hover{z-index:6}.customSelectAdd:not(.close){z-index:5}.customSelectAdd.open .customSelectAdd__button .customSelectAdd__value_button{color:#0d4ec2}.customSelectAdd.selected .customSelectAdd__item_clear{display:block}.customSelectAdd_white.open .customSelectAdd__button::after,.customSelectAdd_white.opening .customSelectAdd__button::after{transform:translateY(-50%) rotate(90deg) scale(-1, 1)}.customSelectAdd_white.open .customSelectAdd__button .customSelectAdd__value_button{color:#f3743f}.customSelectAdd_white .customSelectAdd__item{border-bottom:1px solid #e9e9e9}.customSelectAdd_white .customSelectAdd__item:last-child{border-bottom:0}.customSelectAdd_white .customSelectAdd__button{text-align:center;color:#676b74;border-radius:6px;background:#fff;padding:16px 40px}.customSelectAdd_white .customSelectAdd__button::after{content:"";transition:transform .2s ease-in-out;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkgMThMMTUgMTJMOSA2IiBzdHJva2U9IiM0QjRGNTkiIHN0cm9rZS13aWR0aD0iMS41Ii8+Cjwvc3ZnPgo=") no-repeat center/20px;transform:translateY(-50%) rotate(90deg);position:absolute;height:16px;width:16px;right:16px;z-index:1;top:50%}@media screen and (min-width: 768px){.customSelectAdd_white .customSelectAdd__button:hover:not(:disabled) .customSelectAdd__value{color:#f3743f}}@media screen and (max-width: 767px){.customSelectAdd_white .customSelectAdd__button .customSelectAdd__value{color:#f3743f}}@media screen and (max-width: 479px){.customSelectAdd_white .customSelectAdd__button{padding:16px 40px 16px 20px}}.customSelectAdd_white .customSelectAdd__value_button,.customSelectAdd_white .customSelectAdd__value_option{justify-content:center}@media screen and (max-width: 479px){.customSelectAdd_white .customSelectAdd__value_button,.customSelectAdd_white .customSelectAdd__value_option{justify-content:flex-start;text-align:left}}.customSelectAdd_white .customSelectAdd__value_option{padding:16px 20px;color:#676b74}.customSelectAdd_white .customSelectAdd__input:checked~.customSelectAdd__value_option{color:#f3743f}.customSelectAdd__button{cursor:pointer;position:relative;transition:border-color .2s ease-in-out;width:100%}.customSelectAdd__button:focus{outline:2px solid #0d4ec2;outline-offset:3px}@media screen and (min-width: 768px){.customSelectAdd__button:hover:not(:disabled) .customSelectAdd__value{color:#0d4ec2}}.customSelectAdd__value{transition:color .2s ease-in-out,background-color .2s ease-in-out;position:relative;line-height:20px;font-weight:500;text-align:left;color:#4b4f59}.customSelectAdd__value_button{display:flex;flex-wrap:wrap;align-items:center}.customSelectAdd__value_button.default{color:#85898c}.customSelectAdd__value_button.default::before{content:attr(data-default-value)}.customSelectAdd__value_option{width:100%;display:flex;flex-wrap:wrap;align-items:center;padding:10px 20px;cursor:pointer}@media screen and (min-width: 768px){.customSelectAdd__value_clear:hover{background-color:#f0f2f4}}.customSelectAdd__value_clear:focus{outline:2px solid #0d4ec2;outline-offset:-2px}.customSelectAdd__value span{flex:1;position:relative;z-index:1}@media screen and (min-width: 768px){.customSelectAdd__input:not(:disabled):not(:checked)~.customSelectAdd__value_option:hover{background-color:#f0f2f4}}.customSelectAdd__input:checked~.customSelectAdd__value_option{background-color:#f0f2f4;color:#0d4ec2}.customSelectAdd__input:disabled~.customSelectAdd__value_option{opacity:.5;cursor:default}.customSelectAdd__input:focus{outline:none !important}.customSelectAdd__input:focus.focus-visible~.focus-element{outline:2px solid #0d4ec2;outline-offset:-2px}.customSelectAdd__inside{display:none;min-width:240px;margin-top:16px;transition:visibility .2s ease-in-out,opacity .2s ease-in-out;box-shadow:0 2px 14px rgba(0,0,0,.2);background-color:#fff;border-radius:6px;position:absolute;overflow:hidden;z-index:1;top:100%;right:0;left:0}.customSelectAdd__list{position:relative;max-height:200px;overflow:auto}.customSelectAdd__item.hide,.customSelectAdd__item_clear{display:none}.customSelectAdd__option{display:block}.customSelectAdd__icon{display:flex;align-items:center;justify-content:center;border-radius:2px;margin-right:16px;overflow:hidden;height:20px;width:30px}.customSelectAdd__icon img{max-width:100%;max-height:100%}.news-popular__title{font-size:20px;font-weight:700;font-style:italic;color:#505050;display:flex;align-items:center}.news-popular__title:before{content:"";width:6px;height:6px;border-radius:6px;margin-right:10px;display:inline-block;background-color:#ed1c24}.news-popular .news-list-item{margin-top:50px}.news-popular .news-list-item_type-0 .news-list-item__image-wrap{height:auto}.news-popular .news-list-item_type-2{min-height:300px}.news-popular .news-list-item_type-2 iframe{width:250%}.news-popular .news-list-item__clamp_3{display:block}.news-detail__section{margin-bottom:70px}.news-detail h1{font-size:30px;line-height:1.3;padding:5px 0 5px 30px;position:relative}.news-detail h1::before{content:"";width:6px;background:#005aa6;position:absolute;bottom:0;left:0;top:0}@media screen and (max-width: 767px){.news-detail h1{font-size:24px;padding:0 0 0 20px}}@media screen and (max-width: 558px){.news-detail h1{font-size:20px}}.news-detail__picture{margin-top:30px;max-width:555px;box-shadow:0 5px 30px 0 rgba(0,21,63,.1);position:relative}.news-detail__picture_video{height:315px;overflow:hidden}.news-detail__picture_video .news-detail__sections{top:0;bottom:auto}.news-detail__picture img{display:block}.news-detail__picture iframe{position:absolute;display:block;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (min-width: 559px){.news-detail__picture iframe{width:100%;height:100%}}@media screen and (max-width: 558px){.news-detail__picture iframe{height:100%;width:100%}}.news-detail img{max-width:100%}.news-detail .st_product__item{line-height:1.15}.news-detail .st_product__icon{max-width:none}.news-detail__sections{position:absolute;left:0;bottom:0;display:flex;flex-direction:column}.news-detail__info{display:flex;flex-wrap:wrap;align-items:center;color:#141414;margin-top:30px;font-size:14px}.news-detail__info .news-list-item__date{margin-top:0;margin-right:0;white-space:nowrap;color:#141414}@media screen and (max-width: 558px){.news-detail__info .news-list-item__date{width:50%;line-height:20px;margin-bottom:10px}}.news-detail__info .news-list-item__share{padding:8px 0;width:auto;box-shadow:none;margin-left:auto;position:relative}.news-detail__info .news-list-item__share>div:first-child{display:flex;flex-direction:row-reverse}.news-detail__info .news-list-item__share:hover{width:auto;height:auto;background:rgba(0,0,0,0)}.news-detail__info .news-list-item__share:hover>div:first-child span,.news-detail__info .news-list-item__share:hover>div:first-child svg{color:#005aa6}.news-detail__info .news-list-item__share-dropdown{transform:none;left:auto;right:0}.news-detail__date{font-size:14px;color:#005aa6;margin:30px 30px 35px}@media screen and (max-width: 767px){.news-detail__date{margin:20px}}.news-detail__views{display:flex;align-items:center;color:#7e7e7e;margin-left:30px}.news-detail__views svg{margin-right:8px}@media screen and (max-width: 558px){.news-detail__views{width:50%;margin:0 0 10px;justify-content:flex-end}}.news-detail__like{cursor:pointer;margin-left:30px;display:flex;align-items:center;color:#7e7e7e;transition:color .2s ease-in-out}.news-detail__like span{margin-left:8px}.news-detail__like span:not(:last-child){order:1}.news-detail__like.active,.news-detail__like:hover{color:#44b027}@media screen and (max-width: 558px){.news-detail__like{margin:0}}.news-detail__text{font-size:14px;line-height:24px;color:#141414;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:35px 0 40px;margin-top:35px}.news-detail__text>*:first-child{margin-top:0}.news-detail__text .h2,.news-detail__text h2,.news-detail__text .h3,.news-detail__text h3,.news-detail__text .h4,.news-detail__text h4,.news-detail__text .h5,.news-detail__text h5{margin-top:40px;font-weight:700;color:#141414}.news-detail__text .h2:before,.news-detail__text h2:before,.news-detail__text .h3:before,.news-detail__text h3:before,.news-detail__text .h4:before,.news-detail__text h4:before,.news-detail__text .h5:before,.news-detail__text h5:before{display:none}.news-detail__text .h2,.news-detail__text h2{font-size:20px}.news-detail__text .h2>a,.news-detail__text h2>a{white-space:normal}.news-detail__text .h3,.news-detail__text h3{font-size:16px}.news-detail__text .h4,.news-detail__text h4{font-size:16px}.news-detail__text .h5,.news-detail__text h5{font-size:14px}.news-detail__text p{margin-top:15px;font-size:14px;line-height:24px}.news-detail__text p.block-gray{margin:30px 0;border-radius:8px;position:relative;background-color:#f5f5f5;color:#005aa6;font-weight:700;padding:20px 45px}.news-detail__text p.block-gray span{color:#000}@media screen and (max-width: 767px){.news-detail__text p.block-gray{padding:20px 35px}}@media screen and (max-width: 558px){.news-detail__text p.block-gray{padding:20px}}.news-detail__text p.block-gray:before,.news-detail__text p.block-gray::after{content:"";width:7px;height:36px;position:absolute;background:#005aa6;transform:skewX(-30deg) translate(-50%, -40%);left:6px;top:0}@media screen and (max-width: 558px){.news-detail__text p.block-gray:before,.news-detail__text p.block-gray::after{height:28px}}.news-detail__text p.block-gray::after{left:20px}.news-detail__text p.modalWindow__error{margin-top:auto;font-size:11px;padding-top:2px;padding-left:16px;line-height:normal}.news-detail__text ol{margin-top:10px}.news-detail__text ol li{margin-bottom:10px;list-style:decimal-leading-zero inside}.news-detail__text ol li b{font-weight:600}.news-detail__text ol li:last-child{margin-bottom:0}.news-detail__text ol li::marker{color:#f3743f;font-weight:600}.news-detail__text ul{margin-top:10px;line-height:24px;font-size:14px}.news-detail__text ul li{position:relative;padding-left:12px}.news-detail__text ul li:before{content:"";border-radius:4px;display:block;height:4px;width:4px;left:0;top:10px;position:absolute;background-color:#005aa6}.news-detail__text table{margin-top:20px;max-width:100%;border:none}.news-detail__text table td,.news-detail__text table th{border:none;padding:10px}.news-detail__text table td p:first-child,.news-detail__text table th p:first-child{margin-top:0}.news-detail__text table.border{border:1px solid #ddd}.news-detail__text table.border td,.news-detail__text table.border th{border:1px solid #ddd}.news-detail__text>img{padding:40px 40px 0 0}.news-detail__text iframe{margin-top:20px;max-width:100%}.news-detail__product-wrap{margin-top:40px;padding-bottom:20px}.news-detail__product-wrap>div{height:100%}@media screen and (min-width: 559px){.news-detail__product-wrap>div{max-width:288px}}.news-detail__bottom{margin-bottom:100px}@media screen and (min-width: 992px){.news-detail__bottom{grid-column-start:1;grid-column-end:3}}.news-detail__bottom .news-list-sections{padding-top:10px;margin-bottom:60px}@media screen and (max-width: 558px){.news-detail__bottom .news-list-sections{border-top:none}}.news-detail__carousel{margin:15px -10px 70px}.news-detail__carousel.owl-carousel{width:calc(100% + 20px)}.news-detail__carousel.owl-carousel .owl-item{padding:15px 10px 30px}.news-detail__carousel.owl-carousel .owl-item .news-list-item{height:100%;overflow:hidden;border-radius:8px;border:1px solid #f0f0f0;transition:border .2s ease-in-out,box-shadow .2s ease-in-out}.news-detail__carousel.owl-carousel .owl-item .news-list-item_type-2 iframe{height:100%}@media screen and (min-width: 1280px){.news-detail__carousel.owl-carousel .owl-item .news-list-item_type-2 iframe{width:210%}}@media screen and (min-width: 559px)and (max-width: 1279px){.news-detail__carousel.owl-carousel .owl-item .news-list-item_type-2 iframe{width:310%}}@media screen and (max-width: 558px){.news-detail__carousel.owl-carousel .owl-item .news-list-item_type-2 iframe{width:260%}}.news-detail__carousel.owl-carousel .owl-item .news-list-item_type-1,.news-detail__carousel.owl-carousel .owl-item .news-list-item_type-2,.news-detail__carousel.owl-carousel .owl-item .news-list-item_type-3{height:100%}.news-detail__carousel.owl-carousel .owl-item .news-list-item:before{display:none}.news-detail__carousel.owl-carousel .owl-item .news-list-item:hover{box-shadow:0 5px 10px rgba(0,0,0,.1)}.news-detail__carousel.owl-carousel .owl-item .news-list-item:hover .news-list-item__link{opacity:1}@media screen and (max-width: 558px){.news-detail__carousel.owl-carousel .owl-item .news-list-item{margin-top:0}}.news-detail__carousel.owl-carousel .owl-item .news-list-item__name{padding:0 16px;font-size:14px;font-weight:600;color:#141414}.news-detail__carousel.owl-carousel .owl-item .news-list-item__text{flex:1;color:#141414;margin-top:10px;padding:0 16px}.news-detail__carousel.owl-carousel .owl-item .news-list-item__info{padding:0 16px 20px;width:100%}.news-detail__carousel.owl-carousel .owl-item .news-list-item__date{color:#8d8d8d}.news-detail__carousel.owl-carousel .owl-item .news-list-item__link{display:flex;align-items:center;transition:opacity .2s ease-in-out;margin:0 0 0 auto;font-size:14px;opacity:0}.news-detail__carousel.owl-carousel .owl-item .news-list-item__link-arrow{transform:scale(-1, -1);margin-left:5px}.news-detail__carousel.owl-carousel .owl-item .news-list-item__image-wrap{box-shadow:none}@media screen and (min-width: 1365px){.news-detail__carousel.owl-carousel .owl-nav{width:115%}}@media screen and (min-width: 768px)and (max-width: 1364px){.news-detail__carousel.owl-carousel .owl-nav{width:100%}}.news-detail__carousel.owl-carousel .owl-dots{padding-top:0}@media screen and (max-width: 767px){.news-detail__carousel.owl-carousel .owl-dots .owl-dot{padding:10px}}.news-detail__products-carousel{margin:30px -10px 60px;width:calc(100% + 20px) !important}.news-detail__products-carousel.owl-carousel .owl-stage-outer{z-index:2}@media screen and (min-width: 768px){.news-detail__products-carousel.owl-carousel .owl-item{margin-bottom:76px}}@media screen and (max-width: 767px){.news-detail__products-carousel.owl-carousel .owl-item{margin-bottom:15px}}.news-detail__products-carousel.owl-carousel .owl-dots{padding-top:0;z-index:2}@media screen and (min-width: 768px){.news-detail__products-carousel.owl-carousel .owl-dots{top:calc(100% - 40px)}}@media screen and (max-width: 767px){.news-detail__products-carousel.owl-carousel .owl-dots .owl-dot{padding:10px}}.news-detail__products-carousel.owl-carousel .owl-nav{z-index:2}@media screen and (min-width: 1365px){.news-detail__products-carousel.owl-carousel .owl-nav{width:115%}}@media screen and (min-width: 768px)and (max-width: 1364px){.news-detail__products-carousel.owl-carousel .owl-nav{width:100%}}.news-detail__products-carousel .productCard{height:100%;margin:10px}.news-detail__products-carousel .st_product__information{display:none !important}.news-detail__product-video{margin:20px 0;display:grid;grid-column-gap:20px}.news-detail__product-video>*:nth-child(1){grid-area:product1}.news-detail__product-video>*:nth-child(2){grid-area:video2}.news-detail__product-video>*:nth-child(3){grid-area:product3}.news-detail__product-video>*:nth-child(4){grid-area:video4}.news-detail__product-video>*:nth-child(5){grid-area:product5}.news-detail__product-video>*:nth-child(6){grid-area:video6}.news-detail__product-video>*:nth-child(7){grid-area:product7}.news-detail__product-video>*:nth-child(8){grid-area:video8}.news-detail__product-video>*:nth-child(9){grid-area:product9}.news-detail__product-video>*:nth-child(10){grid-area:video10}.news-detail__product-video>*:nth-child(11){grid-area:product11}.news-detail__product-video>*:nth-child(12){grid-area:video12}.news-detail__product-video>*:nth-child(13){grid-area:product13}.news-detail__product-video>*:nth-child(14){grid-area:video14}.news-detail__product-video>*:nth-child(15){grid-area:product15}.news-detail__product-video>*:nth-child(16){grid-area:video16}.news-detail__product-video>*:nth-child(17){grid-area:product17}.news-detail__product-video>*:nth-child(18){grid-area:video18}.news-detail__product-video>*:nth-child(19){grid-area:product19}.news-detail__product-video>*:nth-child(20){grid-area:video20}.news-detail__product-video>*:nth-child(21){grid-area:product21}.news-detail__product-video>*:nth-child(22){grid-area:video22}.news-detail__product-video>*:nth-child(23){grid-area:product23}.news-detail__product-video>*:nth-child(24){grid-area:video24}.news-detail__product-video>*:nth-child(25){grid-area:product25}.news-detail__product-video>*:nth-child(26){grid-area:video26}.news-detail__product-video>*:nth-child(27){grid-area:product27}.news-detail__product-video>*:nth-child(28){grid-area:video28}.news-detail__product-video>*:nth-child(29){grid-area:product29}.news-detail__product-video>*:nth-child(30){grid-area:video30}.news-detail__product-video>*:nth-child(31){grid-area:product31}.news-detail__product-video>*:nth-child(32){grid-area:video32}.news-detail__product-video>*:nth-child(33){grid-area:product33}.news-detail__product-video>*:nth-child(34){grid-area:video34}.news-detail__product-video>*:nth-child(35){grid-area:product35}.news-detail__product-video>*:nth-child(36){grid-area:video36}.news-detail__product-video>*:nth-child(37){grid-area:product37}.news-detail__product-video>*:nth-child(38){grid-area:video38}.news-detail__product-video>*:nth-child(39){grid-area:product39}.news-detail__product-video>*:nth-child(40){grid-area:video40}.news-detail__product-video>*:nth-child(41){grid-area:product41}.news-detail__product-video>*:nth-child(42){grid-area:video42}.news-detail__product-video>*:nth-child(43){grid-area:product43}.news-detail__product-video>*:nth-child(44){grid-area:video44}.news-detail__product-video>*:nth-child(45){grid-area:product45}.news-detail__product-video>*:nth-child(46){grid-area:video46}.news-detail__product-video>*:nth-child(47){grid-area:product47}.news-detail__product-video>*:nth-child(48){grid-area:video48}.news-detail__product-video>*:nth-child(49){grid-area:product49}.news-detail__product-video>*:nth-child(50){grid-area:video50}.news-detail__product-video>*:nth-child(51){grid-area:product51}.news-detail__product-video>*:nth-child(52){grid-area:video52}.news-detail__product-video>*:nth-child(53){grid-area:product53}.news-detail__product-video>*:nth-child(54){grid-area:video54}.news-detail__product-video>*:nth-child(55){grid-area:product55}.news-detail__product-video>*:nth-child(56){grid-area:video56}.news-detail__product-video>*:nth-child(57){grid-area:product57}.news-detail__product-video>*:nth-child(58){grid-area:video58}.news-detail__product-video>*:nth-child(59){grid-area:product59}.news-detail__product-video .news-detail__product-wrap{padding:0;margin:0}.news-detail__product-video .news-detail__product-wrap>div{max-width:none}.news-detail__product-video iframe{margin:0;padding:10px;background-color:#f3f3f3;width:100%;min-height:210px}@media screen and (min-width: 1280px){.news-detail__product-video{grid-template-columns:repeat(3, calc((100% - 40px) / 3));grid-template-areas:"product1 product3 product5" "video2 video4 video6" "product7 product9 product11" "video8 video10 video12" "product13 product15 product17" "video14 video16 video18" "product19 product21 product23" "video20 video22 video24" "product25 product27 product29" "video26 video28 video30" "product31 product33 product35" "video32 video34 video36" "product37 product39 product41" "video38 video40 video42" "product43 product45 product47" "video44 video46 video48" "product49 product51 product53" "video50 video52 video54" "product55 product57 product59" "video56 video58 video60" "product61 product63 product65" "video62 video64 video66" "product67 product69 product71" "video68 video70 video72"}.news-detail__product-video .news-detail__product-wrap:nth-child(n+6){margin-top:20px}}@media screen and (min-width: 680px)and (max-width: 1279px){.news-detail__product-video{grid-template-columns:repeat(2, calc(50% - 10px));grid-template-areas:"product1 product3" "video2 video4" "product5 product7" "video6 video8" "product9 product11" "video10 video12" "product13 product15" "video14 video16" "product17 product19" "video18 video20" "product21 product23" "video22 video24" "product25 product27" "video26 video28" "product29 product31" "video30 video32" "product33 product35" "video34 video36" "product37 product39" "video38 video40" "product41 product43" "video42 video44" "product45 product47" "video46 video48" "product49 product51" "video50 video52" "product53 product55" "video54 video56" "product57 product59" "video58 video60" "product61 product63" "video62 video64" "product65 product67" "video66 video68" "product69 product71" "video70 video72"}.news-detail__product-video .news-detail__product-wrap:nth-child(n+4){margin-top:20px}}@media screen and (max-width: 679px){.news-detail__product-video{grid-template-columns:100%;grid-template-areas:"product1" "video2" "product3" "video4" "product5" "video6" "product7" "video8" "product9" "video10" "product11" "video12" "product13" "video14" "product15" "video16" "product17" "video18" "product19" "video20" "product21" "video22" "product23" "video24" "product25" "video26" "product27" "video28" "product29" "video30" "product31" "video32" "product33" "video34" "product35" "video36" "product37" "video38" "product39" "video40" "product41" "video42" "product43" "video44" "product45" "video46" "product47" "video48" "product49" "video50" "product51" "video52" "product53" "video54" "product55" "video56" "product57" "video58" "product59" "video60" "product61" "video62" "product63" "video64" "product65" "video66" "product67" "video68" "product69" "video70" "product71" "video72"}.news-detail__product-video .news-detail__product-wrap:nth-child(n+2){margin-top:20px}}.news-detail__form{margin:40px 0}.news-detail__form.modalWindow__windowQuestion{width:100%}.news-detail__form.modalWindow__windowQuestion .modalWindow__error{padding-left:0}.news-detail__form.modalWindow__windowQuestion .defaultCheckbox_consent{width:100%;margin-bottom:20px;position:relative}.news-detail__form.modalWindow__windowQuestion .defaultCheckbox .modalWindow__error{padding:0;position:absolute;top:100%;left:0}.news-detail__products{margin:20px 0;display:grid;grid-gap:20px}.news-detail__products .news-detail__product-wrap{margin-top:0;padding-bottom:0}.news-detail__products .news-detail__product-wrap>div{max-width:none}@media screen and (min-width: 1280px){.news-detail__products{grid-template-columns:repeat(3, calc((100% - 40px) / 3))}}@media screen and (min-width: 680px)and (max-width: 1279px){.news-detail__products{grid-template-columns:repeat(2, calc(50% - 10px))}}@media screen and (max-width: 679px){.news-detail__products{grid-template-columns:100%}}.news-detail__grid{display:grid;grid-gap:20px;margin-top:30px;margin-bottom:70px;grid-template-columns:repeat(2, calc(50% - 10px))}@media screen and (max-width: 991px){.news-detail__grid{grid-template-columns:100%}}.news-detail__grid .news-list-item{display:grid;grid-template-columns:190px 1fr;grid-column-gap:12px}@media screen and (max-width: 558px){.news-detail__grid .news-list-item{grid-template-columns:100%}}.news-detail__grid .news-list-item .news-list-item__image-wrap{box-shadow:none;grid-row:1/4}@media screen and (max-width: 558px){.news-detail__grid .news-list-item .news-list-item__image-wrap{margin-bottom:10px;height:auto}.news-detail__grid .news-list-item .news-list-item__image-wrap img:not(.full-width){transform:none;position:static;max-height:200px}}@media screen and (min-width: 559px){.news-detail__grid .news-list-item .news-list-item__image-wrap{height:130px}.news-detail__grid .news-list-item .news-list-item__image-wrap img:not(.full-width){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:0% 0%;object-position:0% 0%}}.news-detail__grid .news-list-item__name{margin:0 0 8px;font-size:14px;font-weight:600;line-height:20px;color:#141414}.news-detail__grid .news-list-item__text{color:#141414;margin:0 0 auto}.news-detail__grid .news-list-item__info{margin:8px 0 0;align-self:flex-end}.news-detail__grid .news-list-item__date{color:#8d8d8d;font-size:12px}.news-detail__leasing{margin:20px 0}.news-detail__leasing .productLeasing__programs{width:100%}@media screen and (min-width: 1260px){.news-detail__leasing .productLeasing__programs .customSelectAdd__button{display:none}.news-detail__leasing .productLeasing__programs .customSelectAdd__inside{margin:0;display:block;min-width:auto;position:static;box-shadow:none;overflow:visible;background:rgba(0,0,0,0)}.news-detail__leasing .productLeasing__programs .customSelectAdd__list{display:grid;grid-gap:6px;grid-template-columns:repeat(7, 1fr);background-color:var(--color-border-light);border-radius:6px;max-width:100%;padding:6px}.news-detail__leasing .productLeasing__programs .customSelectAdd__item{border-bottom:none !important}.news-detail__leasing .productLeasing__programs .customSelectAdd__option{height:100%}.news-detail__leasing .productLeasing__programs .customSelectAdd__value_option{height:100%;padding:10px 12px;position:relative;border-radius:var(--border-radius);transition:color .2s ease-in-out,background-color .2s ease-in-out;color:var(--color-light-gray);text-align:center;font-weight:600;line-height:1.5;font-size:16px}.news-detail__leasing .productLeasing__programs .customSelectAdd__value_option span{position:relative;z-index:2}.news-detail__leasing .productLeasing__programs .customSelectAdd__input:focus.focus-visible~.focus-element{outline:2px solid var(--color-main);outline-offset:2px}.news-detail__leasing .productLeasing__programs .customSelectAdd__input:checked~.customSelectAdd__value_option{cursor:default;color:var(--color-add);background:var(--color-white)}.news-detail__leasing .productLeasing__programs .customSelectAdd__input:not(:disabled):not(:checked)~.customSelectAdd__value_option:hover{color:var(--color-add);background:rgba(0,0,0,0)}}@media screen and (max-width: 1259px){.news-detail__leasing .productLeasing__programs{box-shadow:0 4px 10px var(--color-shadow);border-radius:var(--border-radius)}.news-detail__leasing .productLeasing__programs .customSelectAdd__button{font-size:20px}.news-detail__leasing .productLeasing__programs .customSelectAdd__button .customSelectAdd__value{line-height:1.5}}@media screen and (max-width: 599px){.news-detail__leasing .productLeasing__programs .customSelectAdd__button{font-size:18px}}.news-detail__leasing .productLeasingResult,.news-detail__leasing .productLeasingCalc{padding:30px}.news-detail__leasing .productLeasingCalc__title{font-size:24px}.news-detail__leasing .productLeasingCalc__control{height:4px}.news-detail__leasing .productLeasingCalc__control .noUi-handle{top:-9px;height:20px}.news-detail__leasing .productLeasingCalc__prop,.news-detail__leasing .productLeasingResult__button,.news-detail__leasing .productLeasingResult__prop{margin-top:24px}.news-detail__leasing .productLeasingResult__add{margin-top:40px}.news-detail__leasing .productLeasing__result{margin-left:20px}@media screen and (max-width: 1259px){.news-detail__leasing .productLeasing__result{margin-left:0}}@media screen and (max-width: 767px){.news-detail__leasing .productLeasingResult__title,.news-detail__leasing .productLeasingResult__value,.news-detail__leasing .productLeasingResult__add,.news-detail__leasing .productLeasingResult__sign{text-align:center}.news-detail__leasing .productLeasingResult__prop{align-items:center}.news-detail__leasing .productLeasingResult__button{margin-left:auto;margin-right:auto}}@media screen and (max-width: 479px){.news-detail__leasing .productLeasingCalc{padding:0}.news-detail__leasing .productLeasingResult{padding:40px 20px}.news-detail__leasing .productLeasing__result{padding:40px 15px;margin:48px -15px 0}}.news-detail__banner{display:flex;justify-content:center;border-radius:6px;overflow:hidden;margin:20px 0}.news-detail__banner a,.news-detail__banner div{display:flex;justify-content:center}.news-detail__banner img{display:block}.news-detail .news-list-sections:not(.active):after{display:none}@media screen and (min-width: 1280px){.news-detail .news-list-sections__title{margin:0 10px 20px}}.news-detail-banner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-bottom:50px;position:relative;overflow:hidden}.news-detail-banner img{display:block}.block-quote{margin:30px 0;padding:32px 40px;background:#f0f2f4;position:relative;border-radius:6px;font-size:16px}.block-quote::before{content:"";z-index:1;width:44px;height:34px;position:absolute;background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDQiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCA0NCAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQzLjYwODcgMEwzMS4wODk5IDM0SDIxLjkzMzdMMzAuMzE0IDBINDMuNjA4N1pNMjEuNjc1IDBMOS4xNTYyNyAzNEgwTDguNjEzMTEgMEgyMS42NzVaIiBmaWxsPSIjMEQ0RUMyIi8+Cjwvc3ZnPgo=") no-repeat center;transform:translate(-50%, -50%);left:calc(100% - 64px);top:10px}.block-quote__person{display:flex;align-items:center;line-height:20px;color:#85898c}.block-quote__person p{font-size:16px;line-height:20px;color:#25282b;margin:0 0 5px}.block-quote__person p:last-child{margin-bottom:0}.block-quote__icon{width:64px;height:64px;overflow:hidden;border-radius:50%;background-color:#99abc5;margin-right:20px;min-width:64px}.block-quote__icon span{display:block;font-size:40px;font-weight:600;line-height:64px;text-align:center;text-transform:uppercase;color:#fff}.block-quote__icon img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.block-quote>p{font-size:16px;font-weight:400;line-height:20px;color:#25282b}.block-quote>p b{font-weight:600}@media screen and (max-width: 479px){.block-quote{padding:32px 20px}}.newsProgram{margin-bottom:40px}.newsProgram__controls{display:flex;flex-wrap:wrap}.newsProgram__controls button{font-size:18px;font-weight:600;border-radius:5px;padding:11px 28px;margin:0 28px 16px 0;transition:color .2s ease-in-out,background-color .2s ease-in-out;background:#f6faf6;color:#369e43;border:none}@media screen and (max-width: 1279px){.newsProgram__controls button{font-size:16px;padding:10px 20px}}@media screen and (max-width: 767px){.newsProgram__controls button{font-size:14px;margin:0 24px 12px 0}}@media screen and (max-width: 479px){.newsProgram__controls button{margin:0;width:100%;border-radius:0}.newsProgram__controls button:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.newsProgram__controls button:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}}.newsProgram__controls button.active{color:#fff;background:#369e43;cursor:default}.newsProgram__controls button:not(.active):hover{color:#fff;background:#369e43;cursor:pointer}.newsProgram__tabs{margin-top:16px}@media screen and (max-width: 479px){.newsProgram__tabs{margin-top:32px}}.newsProgram__tab{display:none}.newsProgram__tab.active{display:block}.newsProgram__item{margin-bottom:30px}.newsProgram__item:last-child{margin-bottom:0}.newsProgram__item ul{margin:10px 0 0;padding-left:130px}.newsProgram__item ul li:before{background-color:#0da944}@media screen and (max-width: 767px){.newsProgram__item ul{padding-left:85px}}@media screen and (max-width: 479px){.newsProgram__item ul{padding-left:30px}}.newsProgram__title{display:flex;flex-wrap:wrap}.newsProgram__title>*:last-child{color:#0da944;align-self:center;font-weight:500;flex:1}@media screen and (max-width: 479px){.newsProgram__title>*:last-child{flex:none;width:100%}}.newsProgram__title>*:nth-last-child(2){color:#282828;font-size:18px;font-weight:500;text-align:center;border-radius:5px;background:rgba(0,0,0,.04);align-self:flex-start;margin-right:25px;min-width:70px;padding:5px}@media screen and (max-width: 767px){.newsProgram__title>*:nth-last-child(2){padding:4px;min-width:60px;margin-right:20px;font-size:16px}}@media screen and (max-width: 479px){.newsProgram__title>*:nth-last-child(2){width:100%;padding:8px;margin:0 0 15px}}.newsLineRegistration{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:40px}.newsLineRegistration__info{flex:1;padding:16px 24px;background:linear-gradient(90deg, #0DA944 0%, #02392F 100%);border-radius:6px;font-weight:500;color:#fff}.newsLineRegistration__info:not(:last-child){margin-right:30px}@media screen and (max-width: 1279px){.newsLineRegistration__info{flex:none;width:100%;padding:16px 30px}.newsLineRegistration__info:not(:last-child){margin-right:0;margin-bottom:30px}}.newsLineRegistration__button{display:flex;align-items:center;justify-content:center;transition:background-color .2s ease-in-out;background:#eb5757;text-align:center;width:280px;max-width:100%;border-radius:6px;margin:0 auto;padding:24px}.newsLineRegistration__button::after{content:"";width:20px;height:20px;display:block;margin-left:12px;transform:translateX(0);transition:transform .35s;background-image:url(/upload/images/icon_arrow_long.svg);background-color:rgba(0,0,0,0);background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.newsLineRegistration__button span{color:#fff;font-weight:500}.newsLineRegistration__button:hover{background:#ce4c4c;text-decoration:none}.newsLineRegistration__button:hover::after{transform:translateX(6px)}.front-text__action{max-width:350px;margin-left:auto;margin-right:auto;margin-bottom:30px;cursor:pointer}.btn_skew{font-weight:600;font-size:18px;display:flex;align-items:center;color:#fff;padding:16px;position:relative;text-align:center;justify-content:center;transition:opacity .35s}.btn_skew::before{content:"";display:block;position:absolute;transform-origin:50% 50%;background-color:#e26d3b;transition:background-color .35s;transform:skewX(-15deg);height:100%;width:100%;left:0;top:0}.btn_skew span{display:flex;align-items:center;position:relative;z-index:2}.btn_skew span::after{content:"";display:block;width:29px;height:28px;margin-left:6px;transition:transform .35s;background-image:url(/images/icon_arrows.svg);background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-position:50% 50%;background-size:contain;transform:translateX(0)}.btn_skew:hover{color:#fff;opacity:.7}.news-list{padding-bottom:40px}.news-list .h1{display:flex;align-items:baseline}@media screen and (max-width: 558px){.news-list .h1{flex-direction:column}.news-list .h1 i{margin-top:10px}}.news-list__container{display:grid}@media screen and (min-width: 992px){.news-list__container{grid-template-columns:repeat(3, 1fr);grid-gap:50px}}@media screen and (min-width: 768px)and (max-width: 991px){.news-list__container{grid-template-columns:repeat(2, calc(50% - 25px));grid-gap:50px}}@media screen and (min-width: 559px)and (max-width: 767px){.news-list__container{grid-template-columns:repeat(2, calc(50% - 10px));grid-gap:20px}}@media screen and (max-width: 558px){.news-list__container{grid-template-columns:100%}}.news-list__top{grid-column-start:1}.news-list__top:not(.news-list__top_full){display:grid}@media screen and (min-width: 1280px){.news-list__top{grid-column-end:4;grid-template-columns:1.3fr 1fr}}@media screen and (min-width: 992px)and (max-width: 1279px){.news-list__top{grid-column-end:4;grid-template-columns:1.2fr 1fr}}@media screen and (min-width: 559px){.news-list__top{grid-gap:50px}}@media screen and (min-width: 559px)and (max-width: 991px){.news-list__top{grid-column-end:3}}@media screen and (max-width: 991px){.news-list__top{grid-template-columns:100%}}.news-list__top .news-list-item{margin-top:0}.news-list__top .news-list-item::after{display:none}@media screen and (min-width: 559px){.news-list__top .news-list-item_type-2,.news-list__top .news-list-item_type-3{grid-column:auto}}@media screen and (min-width: 992px)and (max-width: 1279px){.news-list__top .news-list-item_type-2,.news-list__top .news-list-item_type-3{min-height:auto}}.news-list__pagination{grid-column-start:1}@media screen and (min-width: 992px){.news-list__pagination{grid-column-end:4}}@media screen and (min-width: 559px)and (max-width: 991px){.news-list__pagination{grid-column-end:3}}.news-list-item{position:relative;border-radius:2px;flex-direction:column;align-items:flex-start;display:flex;min-width:0}@media screen and (max-width: 558px){.news-list-item_type-0,.news-list-item_type-1,.news-list-item_type-2{margin-top:52px}.news-list-item_type-0:before,.news-list-item_type-1:before,.news-list-item_type-2:before{content:"";display:block;width:100%;height:1px;background-color:#e0e0e0;position:absolute;left:0;top:-28px}}.news-list-item__image-wrap{position:relative;display:block;overflow:hidden}.news-list-item__info{margin-top:20px;display:flex;align-items:center}.news-list-item_type-0 .news-list-item__image-wrap{width:100%;height:177px;box-shadow:0 5px 30px 0 rgba(0,21,63,.1);flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative}.news-list-item_type-0 .news-list-item__image-wrap .news-list-item__section{z-index:1;position:absolute;left:0}.news-list-item_type-0 .news-list-item__image-wrap .news-list-item__section:last-child{bottom:0}.news-list-item_type-0 .news-list-item__image-wrap .news-list-item__section:nth-last-child(n+2){bottom:24px}.news-list-item_type-0 .news-list-item__image-wrap .news-list-item__section:nth-last-child(n+3){bottom:48px}.news-list-item_type-0 .news-list-item__image-wrap .news-list-item__section:nth-last-child(n+4){bottom:72px}.news-list-item_type-0 .news-list-item__image-wrap img:not(.full-width){max-width:100%;max-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.news-list-item_type-0 .news-list-item__image-wrap img.full-width{width:100%;height:100%;object-fit:contain;object-position:center top}@media screen and (min-width: 1280px){.news-list-item_type-1{min-height:372px}}.news-list-item_type-1,.news-list-item_type-2{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}@media screen and (min-width: 768px)and (max-width: 991px){.news-list-item_type-1,.news-list-item_type-2{min-height:360px}}@media screen and (min-width: 559px){.news-list-item_type-1,.news-list-item_type-2{padding:20px}}@media screen and (max-width: 558px){.news-list-item_type-1,.news-list-item_type-2{padding:50px 20px 30px}}.news-list-item_type-1 .news-list-item__image-wrap,.news-list-item_type-2 .news-list-item__image-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.news-list-item_type-1 .news-list-item__image-wrap img,.news-list-item_type-2 .news-list-item__image-wrap img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.news-list-item_type-1 .news-list-item__image-wrap img:not(.full-width),.news-list-item_type-2 .news-list-item__image-wrap img:not(.full-width){max-width:100%;max-height:100%}.news-list-item_type-1 .news-list-item__image-wrap img.full-width,.news-list-item_type-2 .news-list-item__image-wrap img.full-width{width:100%;height:100%;object-fit:cover;object-position:center top}.news-list-item_type-1 .news-list-item__image-wrap:before,.news-list-item_type-2 .news-list-item__image-wrap:before{content:"";display:block;width:100%;height:100%;position:absolute;background-color:rgba(0,0,0,.5);z-index:1}.news-list-item_type-1 .news-list-item__date,.news-list-item_type-1 .news-list-item__name,.news-list-item_type-1 .news-list-item__text,.news-list-item_type-1 .news-list-item__link,.news-list-item_type-2 .news-list-item__date,.news-list-item_type-2 .news-list-item__name,.news-list-item_type-2 .news-list-item__text,.news-list-item_type-2 .news-list-item__link{position:relative;z-index:1;color:#fff}.news-list-item_type-1 .news-list-item__like,.news-list-item_type-1 .news-list-item__share,.news-list-item_type-2 .news-list-item__like,.news-list-item_type-2 .news-list-item__share{z-index:2}.news-list-item_type-1 .news-list-item__section,.news-list-item_type-2 .news-list-item__section{position:relative;z-index:1}.news-list-item_type-1 .news-list-item__link,.news-list-item_type-2 .news-list-item__link{font-size:14px;line-height:38px;background-color:#005aa6;display:inline-block;padding:0 20px;transition:background-image .2s}.news-list-item_type-1 .news-list-item__link:hover,.news-list-item_type-2 .news-list-item__link:hover{background-image:linear-gradient(to top, rgb(0, 73, 134) 0%, rgb(0, 90, 166) 100%)}@media screen and (min-width: 992px){.news-list-item_type-2{min-height:382px}}@media screen and (min-width: 559px){.news-list-item_type-2{grid-column:auto/span 2;padding:35px}}.news-list-item_type-2 .news-list-item__image-wrap{overflow:hidden}.news-list-item_type-2 .news-list-item__image-wrap img{display:block;height:100%;max-width:none}.news-list-item_type-2 .news-list-item__link{display:flex;align-items:center}.news-list-item_type-2 .news-list-item__link svg{margin-right:10px}.news-list-item_type-2 iframe{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}@media screen and (min-width: 559px){.news-list-item_type-2 iframe{height:132%;width:132%}}@media screen and (max-width: 558px){.news-list-item_type-2 iframe{height:100%;width:236%}}.news-list-item_type-3{display:flex;flex-direction:column;box-shadow:0 5px 30px 0 rgba(0,21,63,.1);min-height:320px}@media screen and (min-width: 559px){.news-list-item_type-3{grid-column:auto/span 2;padding:30px}}@media screen and (min-width: 559px)and (max-width: 991px){.news-list-item_type-3{min-height:280px}}@media screen and (max-width: 558px){.news-list-item_type-3{padding:20px;min-height:300px;margin-top:52px}.news-list-item_type-3:after{content:"";display:block;width:100%;height:1px;background-color:#e0e0e0;position:absolute;left:0;top:-28px}}@media screen and (max-width: 418px){.news-list-item_type-3{min-height:240px}}.news-list-item_type-3 .news-list-item__image-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.news-list-item_type-3 img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.news-list-item_type-3 img:not(.full-width){max-width:100%;max-height:100%}.news-list-item_type-3 img.full-width{-o-object-position:0% 0%;object-position:0% 0%;-o-object-fit:contain;object-fit:contain;height:100%;width:100%}.news-list-item_type-3::before{content:"";display:block;width:100%;height:80%;position:absolute;left:0;top:20%;background:rgba(0,0,0,0);background:linear-gradient(to bottom, transparent 0%, rgb(255, 255, 255) 50%);z-index:1;pointer-events:none}.news-list-item_type-3 .news-list-item__section{margin-top:auto;align-self:flex-start}.news-list-item_type-3 .news-list-item__section,.news-list-item_type-3 .news-list-item__name,.news-list-item_type-3 .news-list-item__date,.news-list-item_type-3 .news-list-item__like{position:relative;z-index:1}@media screen and (min-width: 559px){.news-list-item_type-3 .news-list-item__name{font-size:22px}}@media screen and (max-width: 558px){.news-list-item_type-3 .news-list-item__name{font-size:16px}}.news-list-item__like svg{margin-top:3px;margin-right:3px;vertical-align:top}.news-list-item__like span{font-size:11px;font-weight:600}.news-list-item__like:not(.active) svg,.news-list-item__like:not(.active) span{color:#989898}.news-list-item__like.active svg,.news-list-item__like.active span{color:#44b027}.news-list-item__share{position:absolute;top:0;right:0;box-shadow:0 5px 20px 0 rgba(0,21,63,.1);border-radius:0;padding:8px 9px;width:31px;background-color:#fff;display:flex;align-items:center}@media screen and (min-width: 992px){.news-list-item__share{transition:width .5s}}.news-list-item__share>div:first-child{overflow:hidden;display:grid;grid-template-columns:auto 1fr;grid-column-gap:9px;align-items:center;pointer-events:none}.news-list-item__share>div:last-child{visibility:hidden;opacity:0}.news-list-item__share>div span{color:#005aa6;font-size:14px;pointer-events:none}.news-list-item__share svg{color:#005aa6;pointer-events:none}.news-list-item__share:hover{height:38px;cursor:pointer;width:137px;background-color:#005aa6}.news-list-item__share:hover>div:first-child svg{color:#fff}.news-list-item__share:hover>div:first-child span{color:#fff}.news-list-item__share:hover>div:last-child{visibility:visible;opacity:1}.news-list-item__share-dropdown{position:absolute;top:100%;left:50%;color:#005aa6;background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);z-index:2;cursor:default}@media screen and (min-width: 992px){.news-list-item__share-dropdown{transition:opacity .2s,transform .4s}}@media screen and (min-width: 1280px){.news-list-item__share-dropdown{transform:translateX(-50%);padding:30px}}@media screen and (max-width: 1279px){.news-list-item__share-dropdown{transform:translateX(0);padding:25px 20px;left:auto;right:0}}.news-list-item__share-dropdown i{background-color:#b2cde4}.news-list-item__share-dropdown a{font-size:11px;cursor:pointer;color:#005aa6}.news-list-item__share-dropdown svg{fill:#b2cde4;color:#b2cde4}.news-list-item__share-dropdown>div a span{margin-top:auto;font-size:11px;font-weight:600}.news-list-item__share-dropdown>div a:hover span{text-decoration:underline}.news-list-item__share-dropdown>div:first-child{border-bottom:1px solid #b2cde4;justify-content:center}@media screen and (min-width: 559px){.news-list-item__share-dropdown>div:first-child{display:flex;align-items:center;padding-bottom:10px}}@media screen and (max-width: 558px){.news-list-item__share-dropdown>div:first-child{display:grid;grid-row-gap:15px;padding-bottom:15px}}.news-list-item__share-dropdown>div:first-child a{display:grid;grid-template-columns:auto 1fr;align-items:center;margin:0 20px;font-weight:600;transition:transform .2s}.news-list-item__share-dropdown>div:first-child a i{margin-right:5px}.news-list-item__share-dropdown>div:first-child a.pressed{transform:scale(0.9)}.news-list-item__share-dropdown>div:first-child a i,.news-list-item__share-dropdown>div:first-child a span{pointer-events:none}.news-list-item__share-dropdown>div:last-child{margin-top:20px;display:grid}@media screen and (min-width: 1280px){.news-list-item__share-dropdown>div:last-child{grid-template-columns:repeat(7, 1fr);grid-gap:15px}}@media screen and (max-width: 1279px){.news-list-item__share-dropdown>div:last-child{grid-template-columns:repeat(3, 1fr);grid-gap:15px}}.news-list-item__share-dropdown>div:last-child a{display:flex;flex-direction:column;align-items:center}.news-list-item__share-dropdown>div:last-child a svg{margin:auto}.news-list-item__section{font-size:11px;font-weight:600;color:#fff;border-radius:3px 12px 12px 3px;line-height:24px;padding:0 10px;margin-top:20px;display:inline-block}.news-list-item__section_video{background-color:#fff;color:#f36}.news-list-item__dzen{position:relative;z-index:1}.news-list-item__dzen--0{position:absolute;left:0;top:0}.news-list-item__dzen img{display:block}.news-list-item__date{font-size:14px;color:#969696;margin-right:15px}.news-list-item__name{font-size:16px;font-weight:700;color:#005aa6;margin-top:15px;display:block}.news-list-item__text{font-size:14px;line-height:20px;margin-top:15px}@media screen and (max-width: 558px){.news-list-item__text{display:none}}.news-list-item__link{margin-top:15px;display:inline-block}@media screen and (max-width: 558px){.news-list-item__link{display:none}}@media screen and (min-width: 1280px){.news-list-item.last-lg .news-list-item__share .news-list-item__share-dropdown{transform:translateX(-100%)}}@media screen and (min-width: 1280px){.news-list-item.last-lg .news-list-item__share:hover .news-list-item__share-dropdown{transform:translateX(-82%)}}.news-list-item__clamp{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.news-list-item__clamp_1{-webkit-line-clamp:1}.news-list-item__clamp_2{-webkit-line-clamp:2}.news-list-item__clamp_3{-webkit-line-clamp:3}.news-list-item__clamp_4{-webkit-line-clamp:4}.news-list-sections{display:flex}@media screen and (min-width: 1280px){.news-list-sections{width:calc(100% + 20px);margin:0 -10px -20px}}@media screen and (min-width: 559px){.news-list-sections{flex-wrap:wrap;align-items:center}}@media screen and (min-width: 559px)and (max-width: 1279px){.news-list-sections{width:calc(100% + 10px);margin:0 -5px -10px}}@media screen and (max-width: 558px){.news-list-sections{margin:15px 0 0;flex-direction:column;position:relative}.news-list-sections:not(:first-child){margin:28px 0 0;border-top:1px solid #e0e0e0;padding-top:22px}}.news-list-sections__wrap{display:flex;flex-wrap:wrap;align-items:center}@media screen and (max-width: 558px){.news-list-sections__wrap{overflow:auto;flex-wrap:nowrap;width:calc(100% + 30px);padding-left:15px;margin:0 -15px}}.news-list-sections__title{width:100%;color:#969696;font-weight:700;font-size:16px;margin:0 10px 10px}@media screen and (min-width: 559px){.news-list-sections__title{margin:0 10px 20px}}@media screen and (max-width: 558px){.news-list-sections__title{margin:0 0 15px}}.news-list-sections__item{display:flex;align-items:center;border-radius:3px 20px 20px 3px;border-style:solid;border-width:1px;line-height:36px;padding:0 15px;border-color:currentColor;transition:background-color .2s,color .2s}@media screen and (min-width: 1280px){.news-list-sections__item{margin:0 10px 20px}}@media screen and (min-width: 559px)and (max-width: 1279px){.news-list-sections__item{margin:0 5px 10px}}@media screen and (max-width: 558px){.news-list-sections__item{border:none;white-space:nowrap;box-shadow:0 4px 4px rgba(0,0,0,.06);margin:0 15px 10px 0;border-radius:18px;padding:0 20px}}.news-list-sections__item span{font-size:14px;font-weight:600;margin-right:6px;color:#141414;transition:color .2s}.news-list-sections__item span.text-red{color:#d41919}@media screen and (max-width: 558px){.news-list-sections__item span{margin:0;font-size:16px;font-weight:400;color:#8d8d8d}}.news-list-sections__item svg{color:currentColor}@media screen and (max-width: 558px){.news-list-sections__item svg{display:none}}.news-list-sections__item:hover,.news-list-sections__item.active{color:#fff;background-color:currentColor}.news-list-sections__item:hover svg,.news-list-sections__item.active svg{color:#fff}.news-list-sections__item:hover span,.news-list-sections__item:hover span.text-red,.news-list-sections__item.active span,.news-list-sections__item.active span.text-red{color:#fff}@media screen and (max-width: 558px){.news-list-sections__item:hover,.news-list-sections__item.active{background-color:#203181}}.news-list-sections__show-more{display:grid;grid-template-columns:1fr auto;grid-column-gap:10px;align-items:center;color:#005aa6;font-size:16px;position:relative;z-index:2}@media screen and (min-width: 559px){.news-list-sections__show-more{display:none}}.news-list-sections__show-more span,.news-list-sections__show-more svg{pointer-events:none}.news-list-sections__show-more svg{transition:transform .2s}.news-list-sections__show-more:not(.active) span:first-child{display:none}.news-list-sections__show-more:not(.active) svg{transform:rotate(-90deg)}.news-list-sections__show-more.active span:nth-child(2){display:none}.news-list-sections__show-more.active svg{transform:rotate(90deg)}.news-list-video-banner{grid-column-start:1;background-image:url("/upload/images/news/video-banner.jpg");background-repeat:no-repeat;background-position:top center;background-size:cover;display:grid;color:#fff;text-decoration:none;align-items:center;padding:0 50px}@media screen and (min-width: 1280px){.news-list-video-banner{grid-template-columns:auto auto auto;grid-column-gap:50px;height:137px;grid-column-end:4}}@media screen and (min-width: 992px)and (max-width: 1279px){.news-list-video-banner{padding:20px 40px 40px 24%;grid-column-end:4}}@media screen and (min-width: 768px)and (max-width: 1279px){.news-list-video-banner{grid-template-columns:auto 1fr;grid-column-gap:20px;grid-row-gap:20px;height:233px}}@media screen and (min-width: 768px)and (max-width: 991px){.news-list-video-banner{padding:20px 40px 40px 17%;grid-column-end:3}}@media screen and (min-width: 559px)and (max-width: 767px){.news-list-video-banner{grid-column-end:3}}@media screen and (max-width: 767px){.news-list-video-banner{padding:20px;display:flex;flex-direction:column;margin-top:52px;position:relative}.news-list-video-banner:before{content:"";display:block;width:100%;height:1px;background-color:#e0e0e0;position:absolute;left:0;top:-28px}}.news-list-video-banner div:first-child{display:grid;grid-column-gap:20px}.news-list-video-banner div:first-child svg{color:#ff141f}@media screen and (max-width: 767px){.news-list-video-banner div:first-child svg{margin:0 auto}}.news-list-video-banner div:first-child span{font-weight:600}@media screen and (min-width: 768px){.news-list-video-banner div:first-child span{font-size:16px;line-height:24px}}@media screen and (max-width: 767px){.news-list-video-banner div:first-child span{font-size:12px;line-height:14px;text-align:center}}@media screen and (min-width: 768px){.news-list-video-banner div:first-child{grid-template-columns:auto 1fr}}@media screen and (min-width: 768px)and (max-width: 1279px){.news-list-video-banner div:first-child{order:2}}@media screen and (max-width: 767px){.news-list-video-banner div:first-child{grid-template-columns:1fr;grid-row-gap:10px}}@media screen and (min-width: 768px){.news-list-video-banner div:nth-child(2) strong:first-child{font-size:60px}}@media screen and (max-width: 767px){.news-list-video-banner div:nth-child(2) strong:first-child{font-size:34px}}@media screen and (min-width: 768px){.news-list-video-banner div:nth-child(2) strong:last-child{font-size:26px;line-height:38px}}@media screen and (max-width: 767px){.news-list-video-banner div:nth-child(2) strong:last-child{font-size:14px;line-height:21px}}@media screen and (min-width: 768px)and (max-width: 1279px){.news-list-video-banner div:nth-child(2){order:1;grid-column-start:1;grid-column-end:3}}@media screen and (max-width: 767px){.news-list-video-banner div:nth-child(2){margin-top:10px}}@media screen and (min-width: 768px)and (max-width: 1279px){.news-list-video-banner div:last-child{order:3}}@media screen and (max-width: 767px){.news-list-video-banner div:last-child{margin-top:15px}}.news-list-video-banner__button{font-size:14px;width:149px;height:38px;background-color:#005aa6;transition:backgrond-image .2s;color:#fff;border:none;cursor:pointer}.news-list-video-banner__button:hover{background-image:linear-gradient(to top, rgb(0, 73, 134) 0%, rgb(0, 90, 166) 100%)}.news-detail__carousel .news-list-item__image-wrap_exhibition{position:relative;background-repeat:no-repeat;background-position:200% 200%}.news-detail__carousel .news-list-item__image-wrap_exhibition img{z-index:1;image-rendering:pixelated}@supports(-webkit-backdrop-filter: none) or (backdrop-filter: none){.news-detail__carousel .news-list-item__image-wrap_exhibition::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;display:block;background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.news-detail__carousel .news-list-item__image-wrap_exhibition::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;display:block;background-image:inherit}}.news-detail__carousel .news-list-item__image-wrap_exhibition::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;display:block;background:rgba(0,21,63,.04)}@media(max-width: 558px){.news-detail__grid .news-list-item .news-list-item__image-wrap img.full-width{min-height:auto}}

/* End */


/* Start:/bitrix/templates/pages/css/public/fast-view.min.css?16547745766955*/
.fastView{background-color:#fff;padding:40px 60px;display:flex;flex-wrap:wrap;width:900px;max-width:100%}.fastView__main{width:calc(40% - 30px);margin-right:30px;align-self:flex-start}.fastView__preview{position:relative;margin-bottom:4px;border:1px solid #ddd;border-radius:2px;height:0;padding-top:82%}.fastView__image{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1;max-width:90%;max-height:90%}.fastView__wrapSticks{top:0;margin:0;position:absolute;z-index:1;left:0}.fastView__wrapSticks .st_product__sticker{margin:0 5px 5px 0}.fastView__lineSticks{display:flex}.fastView__wrapVideo{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:1;display:none}.fastView__videoIcon{position:absolute;z-index:1;bottom:0;right:0;left:0;top:0;opacity:.7;transition:opacity .2s ease-in-out}.fastView__videoIcon::after{content:'';position:absolute;border-left:15px solid #fff;border-top:9px solid transparent;border-bottom:9px solid transparent;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:border .2s ease-in-out}.fastView__video.active .fastView__videoIcon::after,.fastView__video.active .fastView__videoIcon::before{content:'';width:20px;height:3px;border-radius:3px;background-color:#fff;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);border:0;position:absolute;z-index:1;top:50%;left:50%}.fastView__video.active .fastView__videoIcon::before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.fastView__btnVideos{font-size:14px;border-bottom:1px dashed #a9a9a9;color:#a9a9a9;padding-bottom:3px;display:inline-block;transition:color .2s ease-in-out,border .2s ease-in-out}.fastView__iframeVideo{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.fastView__wrap{width:60%;display:flex;flex-wrap:wrap;align-self:flex-start}.fastView__name{color:#313231;width:100%;margin-top:-6px;margin-bottom:15px;font-weight:700;font-size:20px;line-height:28px}.fastView__description{color:#333;margin-right:30px;width:calc(60% - 30px);line-height:1.5;font-size:13px}.fastView__props p{padding-bottom:5px;line-height:1.2}.fastView__props .collapsible__button{margin-top:0}.fastView__propsBtn a{padding-top:10px;display:flex;align-items:center;color:#a9a9a9;font-size:14px;transition:color .2s ease-in-out}.fastView__row{display:flex;align-items:center;margin-bottom:15px}.fastView__hideProp{display:none}.fastView__icon{display:flex;align-items:center;color:#a9a9a9;font-size:11px;line-height:21px}.fastView__icon img{width:auto;max-width:100px;max-height:25px;margin-right:10px;vertical-align:top}.fastView__iconArrow{height:18px;color:#005aa6}.fastView__iconArrow_right{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fastView__iconArrow_bottom{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.fastView__iconArrow_top{-webkit-transform:rotate(90deg) translate(1px);-ms-transform:rotate(90deg) translate(1px);transform:rotate(90deg) translate(1px)}.fastView__buy{flex-direction:column;display:flex;width:40%}.fastView__blockPrice{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0}.fastView__price{line-height:1.5;font-weight:700;font-size:20px;text-align:center}.fastView__price_old{font-size:18px;font-weight:500;text-decoration:line-through;color:#8c8c8c}.fastView__price_old+.fastView__price{color:red}.fastView__button{display:block;margin-top:4px;text-align:center;font-size:14px;line-height:1.5;padding:10px 15px;border:2px solid #005aa6;border-radius:2px;color:#005aa6;font-weight:700;align-items:center;cursor:pointer;background:0}.fastView__button_order{background:linear-gradient(to top,#004986 0,#005aa6 100%);border:0;padding:12px 17px;color:#fff}.fastView__button_order span{font-weight:600}.fastView__leasing{align-self:flex-start;color:#505050;font-size:14px;margin-top:20px;border:0;background:0;cursor:pointer;transition:color .2s ease-in-out}.fastView__leasing svg{color:#005aa6;margin-right:5px;vertical-align:middle}.fastView__leasing span{font-weight:600;vertical-align:middle}.fastView__advantages{padding-top:40px;width:100%;flex-wrap:wrap;display:flex;justify-content:center}.fastView__advantages .owl-carousel .owl-stage-outer{padding:0}.fastView__advTitle{font-size:14px;text-align:center;margin-bottom:15px;color:#2da60c}.fastView__advTitle svg{margin-right:5px;vertical-align:top}.fastView__advTitle span{font-weight:700}.fastView__advTitle i{color:#a4d896;font-style:normal}.fastView__advSlider{position:relative;width:100%}.fastView__advSlider .owl-stage{display:flex}.fastView__advSlider .owl-item{padding:1px}.fastView__advSlider .owl-carousel .owl-nav button.owl-prev{left:-20px}.fastView__advSlider .owl-carousel .owl-nav button.owl-next{right:-20px}.fastView__advSlider li{color:#333;border:1px solid #ddd;border-radius:2px;padding:10px 15px;font-size:14px;line-height:1.3;height:100%;display:flex;flex-direction:column;justify-content:center}.fastView__advSlider li>span{display:none}.fastView__advSlider li>span:first-child{display:inline;margin:auto 0}.fastView__advPopupBtn{padding-top:10px;margin-top:auto;display:inline-flex;align-items:center;color:#a9a9a9;font-size:14px;transition:color .2s ease-in-out}.fastView__advPopup{position:absolute;z-index:1;bottom:0;right:0;left:0;max-width:100%;background-color:#fff;padding:20px 30px;box-shadow:0 0 10px rgba(0,0,0,.15);display:none}.fastView__advPopupContent{font-size:14px;line-height:1.3}.fastView__wrapLink{width:100%;margin-top:30px;text-align:center}.fastView__btnLink{font-size:12px;line-height:1.5;padding:8px 30px;border:2px solid #005aa6;border-radius:2px;color:#005aa6;display:inline-flex;align-items:center}.fastView__btnLink span{font-weight:700}@media screen and (min-width:992px){.fastView__btnLink:hover{background:#004986;background:linear-gradient(to top,#004986 0,#005aa6 100%);color:#fff;border:0;padding:10px 32px}.fastView__btnLink:hover .fastView__iconArrow{color:#fff}}@media screen and (min-width:768px){.fastView__advPopupBtn:hover,.fastView__propsBtn a:hover{color:#005aa6}.fastView__button:hover{background:#004986;background:linear-gradient(to top,#004986 0,#005aa6 100%);border:0;padding:12px 17px;color:#fff}.fastView__button_order:hover{background:linear-gradient(to top,#003d71 0,#005aa6 100%)}.fastView__leasing:hover{color:#005aa6}.fastView__btnVideos:hover{color:#005aa6;border-bottom:1px dashed #005aa6}.fastView__video:hover .fastView__videoIcon{opacity:1}}@media screen and (max-width:991px){.fastView{padding:30px}.fastView__price{font-size:18px}.fastView__price_old{font-size:16px}}
/* End */
/* /bitrix/templates/pages/css/compare-table.css?167325690911378 */
/* /about/news/css/news.css?175086300955973 */
/* /bitrix/templates/pages/css/public/fast-view.min.css?16547745766955 */
