

/* Start:/bitrix/components/aspro/catalog.viewed.max/templates/main_horizontal/style.min.css?17494733042377*/
.viewed_product_block{border-bottom:1px solid #ececec;border-color:var(--stroke_black);}.wrapper1:not(.front_page) + footer .viewed_product_block,.wrapper1:not(.front_page) + .js_seo_title + footer .viewed_product_block{border-top:1px solid #ececec;border-color:var(--stroke_black);}.viewed_product_block.no_fill{background:#fafafa;background:var(--darkerblack_bg_black);}.viewed_product_block.fill{border:none;}.viewed_product_block.fill>.wrapper_inner{border-bottom:1px solid #ececec;border-color:var(--stroke_black);}.viewed_product_block>.wrapper_inner{background:none;}.viewed_product_block .viewed-wrapper{padding:3.133rem 0 3.133rem;}.viewed_product_block .viewed-wrapper h3{margin-bottom:1.533rem;}.viewed_product_block .viewed-wrapper .cost .price{margin:3px 0 0;font-weight:bold;}.viewed_product_block .viewed-wrapper .block-item{background:none;}.viewed_product_block .viewed-wrapper .block-item .item{background:#eeeff1;background:var(--card_bg_black);text-align:left;}.viewed_product_block .viewed-wrapper .block-item .item.has-item{background:#fff;background:var(--card_bg_black);}.viewed_product_block .viewed-wrapper .block-item__title{max-height:53px;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;word-break:break-word;}.viewed_product_block .viewed-wrapper .block-item__title>a{max-height:100%;text-decoration:none;}.viewed_product_block .block-item__image img{max-height:100%;display:inline-block;}.viewed_product_block .slider-solution:not(.swiper-initialized) .block-item{width:calc((min(calc(100vw - var(--scrollbar-width,0) - (2 * var(--theme-page-width-padding))),var(--theme-page-width)) - (var(--gap) * (var(--items-count) - 1))) / var(--items-count));}.viewed_product_block .slider-solution:not(.swiper-initialized) .swiper-wrapper{--gap:10px;display:grid;gap:var(--gap);grid-template-columns:repeat(var(--items-count),1fr);grid-auto-flow:column;overflow:hidden;}.viewed_product_block .slider-solution:not(.swiper-initialized) ~ .navigation{display:none!important;}.viewed_product_block .swiper-wrapper{--items-count:1;}@media (width>600px){.viewed_product_block .swiper-wrapper{--items-count:2}}@media (width>767px){.viewed_product_block .swiper-wrapper{--items-count:3}}@media (width>991px){.viewed_product_block .swiper-wrapper{--items-count:4}}@media (width>1199px){.viewed_product_block .swiper-wrapper{--items-count:5}}
/* End */


/* Start:/bitrix/templates/aspro_max/css/skeleton.css?1749473323810*/
.skeleton-grid {
  --gap: 30px;
  display: grid;
  gap: var(--gap);
}
.skeleton-grid--row {
  --repeat-row: 1;
  grid-template-rows: repeat(var(--repeat-row), 1fr);
}
.skeleton-grid--column {
  --repeat-column: 1;
  grid-template-columns: repeat(var(--repeat-column), 1fr);
}

.skeleton {
  --color-start: var(--light, #ececec) var(--dark, #3a3a3a);
  --color-end: var(--light, #f5f5f5) var(--dark, #2b2b2b);

  background: #eee;
  background: linear-gradient(110deg, var(--color-start) 8%, var(--color-end) 18%, var(--color-start) 33%);
  background-size: 200% 100%;
  animation: 1.5s skeleton-shine linear infinite;
}

.skeleton-item--title {
  width: 90%;
  height: 26px;
}

.skeleton-item--price {
  width: 40%;
  height: 30px;
}

@keyframes skeleton-shine {
  to {
    background-position-x: -200%;
  }
}

/* End */


/* Start:/bitrix/templates/aspro_max/css/footer.min.css?174947332231647*/
footer{--d2d_dark_light:var(--light,#2e2e2e) var(--dark,#121212);--d3_dark_light:var(--light,#333333) var(--dark,#121212);--df4_dark_light:var(--light,#f4f4f4) var(--dark,#121212);--d1b_dark_light:var(--light,#333) var(--dark,#1b1b1b);--d6t9_dark_light:var(--light,#666) var(--dark,#999);--d3t9_dark_light:var(--light,#333) var(--dark,#999);--df_opacity_dark_light:var(--light,#ffffff1a) var(--dark,#3a3a3a);--dff_opacity_dark_light:var(--light,#00000026) var(--dark,#ffffff26);}footer .bottom-menu{margin:-5px 0 0;}footer .bottom-menu .item .title{font-size:.867em;font-weight:bold;line-height:1.5385em;text-transform:uppercase;letter-spacing:.8px;}footer .bottom-menu .item .title a{color:#fff;text-decoration:none;}footer .bottom-menu .item .title a:hover{opacity:.5;}footer .bottom-menu .wrap{margin:20px 0 0;}footer .bottom-menu .wrap .item{margin:8px 0 0;}footer .bottom-menu .wrap .item:first-of-type{margin-top:0;}footer .bottom-menu .wrap .item .title{font-weight:normal;text-transform:none;letter-spacing:0;}footer .bottom-menu .wrap .item .title a{color:#999999;}footer .bottom-menu .wrap .item .title a:hover{opacity:1;color:#fff;}footer .footer-inner{position:relative;margin:0;padding:59px 0 64px;background:#333;background:var(--d1b_dark_light);}footer #bx-composite-banner{margin:0;background:#23282e;background:var(--d2d_dark_light);border-radius:15px;display:inline-block;}footer #bx-composite-banner .bx-composite-btn{padding:0 38px 0 13px!important;color:#fff!important;background-color:transparent!important;opacity:.5;}footer .second_bottom_menu{margin:0 0 0 50px;}footer .third_bottom_menu{margin:0 0 0 15px;}footer .footer_top{padding-bottom:70px;}footer .info{color:#ffffff;}footer .phone .icon{background:#fff;background:var(--card_bg_black);}#footer .phone .more_phone a .icon{position:absolute;}body #footer .info .phone.blocks{margin:0 0 14px;white-space:normal;}footer .info .phone.blocks>.inline-block{display:block;}footer .info .phone.blocks .phone{position:relative;margin:0 19px 0 0;white-space:nowrap;padding-right:0!important;}footer .info .svg{position:absolute;opacity:.5;}footer .info .phone.blocks .phone .svg.svg-inline-phone{left:3px;top:2px;}footer .info .phone.blocks .phone .svg.svg-inline-down{right:0;margin-top:-2px;}footer .footer-inner:not(.light) .info .svg:not(.iconset_icon--svg) svg path{fill:#fff;}footer .footer-inner:not(.light) .info .svg:not(.iconset_icon--svg) svg use{fill:#fff;}footer .footer-inner.light .info .svg:not(.iconset_icon--svg) svg path{fill:#333;fill:var(--white_text_black);}footer .info .phone.blocks .phone:after{display:none;}footer .info .phone.blocks .phone>.wrap{max-width:100%;display:inline-block;vertical-align:top;padding-top:2px;line-height:1;}footer .info .phone.blocks .phone>.wrap>div{padding:0 13px 0 29px;position:relative;top:3px;overflow:hidden;text-overflow:ellipsis;}footer .info .phone.blocks .phone.with_dropdown{margin-right:7px;display:inline-block;}footer .info .phone.blocks .dropdown{top:-13px;left:6px;}footer .info .phone.blocks .dropdown.with_icons{left:-15px;}footer .info .phone.blocks .dropdown .wrap{margin-top:0;max-height:170px}footer .info .phone>.wrap a{display:block;font-size:1.0667em;color:#ffffff;text-decoration:none;}footer .info .phone .svg-phone{position:absolute;left:3px;top:2px;opacity:.5;}footer.light .info .phone .svg-phone path{fill:#333;}footer .info .phone.blocks .with_dropdown .dropdown>.wrap{margin-top:0;}footer .info .phone .more_phone{font-size:1.0666em;font-weight:bold;line-height:1em;}footer .info .phone .more_phone a{white-space:nowrap;color:#333;color:var(--white_text_black);}footer .info .callback-block{font-size:.6667em;letter-spacing:.8px;text-transform:uppercase;color:#999;}footer .info .callback-block:hover{color:#fff;}footer .info .callback_wrap{margin-left:29px;}footer .info .email{margin:0 0 22px;line-height:1.3333em;padding:0 0 0 29px;position:relative;display:inline-block;}footer .maxwidth-theme .row .info .email a{display:block;position:relative;text-decoration:none;}footer .footer-inner:not(.light) .maxwidth-theme .row .info .email a{color:#ffffff;text-decoration:none;}footer .footer-inner:not(.light) .maxwidth-theme .row .info .address a{color:#ffffff;}footer .info .email a:hover{opacity:.5;}footer .info .address a:hover{opacity:.5;}footer .info .email .svg{top:6px;left:0;}footer .info .address{position:relative;padding:0 0 0 29px;line-height:1.3333em;color:#fff;display:inline-block;}footer .info .address .svg{left:1px;top:3px;}footer .info .subscribe_button{margin:0 9px 35px 0;}footer .info .subscribe_button .btn{position:relative;display:block;padding:15px 45px 14px 18px;white-space:normal;background:#494949;border-color:#494949;text-align:left;letter-spacing:.8px;}footer .info .subscribe_button .btn:hover{color:#fff;}footer .info .subscribe_button .btn .svg{position:static;}footer .info .subscribe_button .btn svg{position:absolute;top:50%;right:19px;margin:-8px 0 0;width:21px;height:16px;opacity:.35;}footer .info .subscribe_button .btn .svg svg path{fill:#fff;}footer .info .subscribe_button .btn:hover svg{opacity:1;}footer .footer_middle{margin-bottom:42px;}footer .social-icons{position:relative;text-align:center;font-size:0;line-height:0;}footer .social-icons ul li{display:inline-block;vertical-align:top;margin:4px;padding:0;}footer .social-icons ul li:before{display:none;}footer .social-icons ul li a{display:block;width:43px;height:43px;margin:0;border-radius:3px;opacity:.5;border:1px solid rgba(255,255,255,.2);background:url(/bitrix/templates/aspro_max/css/../images/svg/social.svg?v=1) 0 0 no-repeat;transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;-webkit-transition:opacity .3s ease;}footer .social-icons ul li.vk a{background-position:-1px -377px;}footer .social-icons ul li.facebook a{background-position:-95px -377px;}footer .social-icons ul li.twitter a{background-position:-1px -424px;}footer .social-icons ul li.instagram a{background-position:-142px -518px;}footer .social-icons ul li.telegram a{background-position:-330px -518px;}footer .social-icons ul li.ytb a{background-position:-95px -518px;}footer .social-icons ul li.rtb a{background-position:-612px -377px;}footer .social-icons ul li.odn a{background-position:-48px -377px;}footer .social-icons ul li.gplus a{background-position:-48px -518px;}footer .social-icons ul li.mail a{background-position:-377px -424px;}footer .social-icons ul li.viber a{background-position:-330px -377px;}footer .social-icons ul li.whats a{background-position:-330px -424px;}footer .social-icons ul li.zen a{background-position:-471px -518px;}footer .social-icons ul li.tiktok a{background-position:-518px -518px;}footer .social-icons ul li.pinterest a{background-position:-189px -377px;}footer .social-icons ul li.snapchat a{background-position:-518px -471px;}footer .social-icons ul li.linkedin a{background-position:-95px -471px;}footer .social-icons ul li a:hover{opacity:1;border:none;}footer .social-icons ul li.vk a:hover{background-position:0 -188px;}footer .social-icons ul li.facebook a:hover{background-position:-94px -188px;}footer .social-icons ul li.twitter a:hover{background-position:0 -235px;}footer .social-icons ul li.instagram a:hover{background-position:-141px -329px;}footer .social-icons ul li.telegram a:hover{background-position:-329px -329px;}footer .social-icons ul li.ytb a:hover{background-position:-94px -329px;}footer .social-icons ul li.rtb a:hover{background-position:-611px -188px;}footer .social-icons ul li.odn a:hover{background-position:-47px -188px;}footer .social-icons ul li.gplus a:hover{background-position:-47px -329px;}footer .social-icons ul li.mail a:hover{background-position:-376px -235px;}footer .social-icons ul li.viber a:hover{background-position:-329px -188px;}footer .social-icons ul li.whats a:hover{background-position:-329px -235px;}footer .social-icons ul li.zen a:hover{background-position:-470px -329px;}footer .social-icons ul li.tiktok a:hover{background-position:-517px -329px;}footer .social-icons ul li.pinterest a:hover{background-position:-188px -188px;}footer .social-icons ul li.snapchat a:hover{background-position:-517px -282px;}footer .social-icons ul li.linkedin a:hover{background-position:-94px -282px;}footer .info .social-block{margin:29px -4px 0;}footer .info .social-icons{text-align:left;}footer .info .social-icons ul{padding:0;}body #footer .wide-subscribe .info{margin-top:-5px;}body #footer .wide-subscribe .info .phone.blocks{margin-bottom:15px;}footer .wide-subscribe .footer_top{padding-bottom:56px;}footer .wide-subscribe .footer_middle{margin-bottom:56px;}footer .wide-subscribe .footer-inner{padding-bottom:50px;}footer .copy{color:#999999;}footer .footer_bottom .pull-right:not(:first-of-type){margin-right:78px;}footer .print-link{font-size:.6667em;line-height:1.9em;color:#999;text-transform:uppercase;letter-spacing:.8px;cursor:pointer;margin:-1px 0 0;}footer .print-link .icon{display:none;}footer .print-link .svg-print{opacity:.5;}footer .print-link:hover .svg-print{opacity:1;}footer .print-link .cls-print{fill:#fff;}footer .print-link:hover{color:#fff;}footer .pays{line-height:0;}footer .pays i:first-child{margin-left:0;}footer .pays i:last-child{margin-right:0;}footer .pays i{display:inline-block;vertical-align:middle;margin:3px 10px;background:url("/bitrix/templates/aspro_max/css/../images/svg/payment.svg?v=1") 0 0 no-repeat;opacity:.5;}footer .pays i:hover{opacity:1;}footer .pays i.cacsh{width:20px;height:20px;background-position:0px -298px;}footer .light .pays i.cacsh{background-position:0px -248px;background-position-y:var(--light,-248px) var(--dark,-298px);}footer .pays i.cacsh:hover{background-position:0px -198px;}footer .pays i.mastercard{width:24px;height:16px;background-position:-279px -300px;}footer .light .pays i.mastercard{background-position:-279px -250px;background-position-y:var(--light,-250px) var(--dark,-300px);}footer .pays i.mastercard:hover{background-position:-327px -200px;}footer .pays i.visa{width:32px;height:10px;background-position:-40px -304px;}footer .light .pays i.visa{background-position:-40px -254px;background-position-y:var(--light,-254px) var(--dark,-304px);}footer .pays i.visa:hover{background-position:-40px -204px;}footer .pays i.yandex_money{width:15px;height:19px;background-position:-92px -298px;}footer .light .pays i.yandex_money{background-position:-92px -248px;background-position-y:var(--light,-248px) var(--dark,-298px);}footer .pays i.yandex_money:hover{background-position:-92px -198px;}footer .pays i.webmoney{width:17px;height:18px;background-position:-127px -299px;}footer .light .pays i.webmoney{background-position:-127px -249px;background-position-y:var(--light,-249px) var(--dark,-299px);}footer .pays i.webmoney:hover{background-position:-127px -199px;}footer .pays i.qiwi{width:19px;height:20px;background-position:-165px -298px;}footer .light .pays i.qiwi{background-position:-165px -248px;background-position-y:var(--light,-248px) var(--dark,-298px);}footer .pays i.qiwi:hover{background-position:-165px -198px;}footer .pays i.sbrf{width:19px;height:20px;background-position:-240px -298px;}footer .light .pays i.sbrf{background-position:-240px -248px;background-position-y:var(--light,-248px) var(--dark,-298px);}footer .pays i.sbrf:hover{background-position:-240px -198px;}footer .pays i.alfa{width:14px;height:19px;background-position:-323px -298px;}footer .light .pays i.alfa{background-position:-323px -248px;background-position-y:var(--light,-248px) var(--dark,-298px);}footer .pays i.alfa:hover{background-position:-415px -198px;}footer .pays i.mir{width:36px;height:20px;background-position:-357px -298px;}footer .light .pays i.mir{background-position:-357px -248px;background-position-y:var(--light,-248px) var(--dark,-298px);}footer .pays i.mir:hover{background-position:-449px -198px;}footer .pays i.jcb{width:22px;height:19px;background-position:-412px -298px;}footer .light .pays i.jcb{background-position:-412px -248px;background-position-y:var(--light,-248px) var(--dark,-298px);}footer .pays i.jcb:hover{background-position:-504px -198px;}footer .pays i.paypal{width:15px;height:19px;background-position:-205px -298px;}footer .light .pays i.paypal{background-position:-205px -248px;background-position-y:var(--light,-248px) var(--dark,-298px);}footer .pays i.paypal:hover{background-position:-205px -198px;}footer .pays i.maestro{width:24px;height:16px;background-position:-279px -300px;}footer .light .pays i.maestro{background-position:-279px -250px;background-position-y:var(--light,-250px) var(--dark,-300px);}footer .pays i.maestro:hover{background-position:-371px -200px;}footer .pays i.yoomoney{width:25px;height:18px;background-position:-534px -299px;}footer .light .pays i.yoomoney{background-position:-534px -249px;background-position-y:var(--light,-249px) var(--dark,-299px);}footer .pays i.yoomoney:hover{background-position:-626px -199px;}footer .pays i.yookassa{width:25px;height:18px;background-position:-534px -299px;}footer .light .pays i.yookassa{background-position:-534px -249px;background-position-y:var(--light,-249px) var(--dark,-299px);}footer .pays i.yookassa:hover{background-position:-671px -199px;}footer .pays i.belkart{width:20px;height:20px;background-position:-579px -298px;}footer .light .pays i.belkart{background-position:-579px -248px;background-position-y:var(--light,-248px) var(--dark,-298px);}footer .pays i.belkart:hover{background-position:-716px -198px;}footer .pays i.halva{width:18px;height:18px;background-position:-619px -299px;}footer .light .pays i.halva{background-position:-619px -249px;background-position-y:var(--light,-249px) var(--dark,-299px);}footer .pays i.halva:hover{background-position:-756px -199px;}footer .pays i.t-bank{width:20px;height:21px;background-position:-657px -297px;}footer .pays i.t-bank:hover{background-position:-794px -197px;}footer .pays i.unionpay{width:32px;height:21px;background-position:-697px -297px;}footer .pays i.unionpay:hover{background-position:-834px -197px;}footer .pays i.sbp{width:17px;height:21px;background-position:-748px -297px;}footer .pays i.sbp:hover{background-position:-885px -197px;}footer>div .maxwidth-theme{background:none;}footer .light{background:#fafafa;background:var(--light_bg_black);}.wrapper1:not(.front_page) ~ footer .light{border-top:1px solid #ececec;border-color:var(--stroke_black);}footer .light .bottom-menu .item .title a{color:#333;color:var(--white_text_black);}footer .light .bottom-menu .wrap .item .title a{color:#999;}footer .light .social-icons ul li a{border-color:rgba(51,51,51,.2);background-color:#fafafa;}footer .light .social-icons ul li.vk a:not(:hover){background-position:0 -565px;}footer .light .social-icons ul li.facebook a:not(:hover){background-position:-95px -565px;}footer .light .social-icons ul li.twitter a:not(:hover){background-position:0 -612px;}footer .light .social-icons ul li.instagram a:not(:hover){background-position:-142px -706px;}footer .light .social-icons ul li.telegram a:not(:hover){background-position:-330px -706px;}footer .light .social-icons ul li.ytb a:not(:hover){background-position:-95px -706px;}footer .light .social-icons ul li.rtb a:not(:hover){background-position:-613px -564px;}footer .light .social-icons ul li.odn a:not(:hover){background-position:-48px -565px;}footer .light .social-icons ul li.gplus a:not(:hover){background-position:-48px -706px;}footer .light .social-icons ul li.mail a:not(:hover){background-position:-377px -612px;}footer .light .social-icons ul li.viber a:not(:hover){background-position:-330px -565px;}footer .light .social-icons ul li.whats a:not(:hover){background-position:-330px -612px;}footer .light .social-icons ul li.zen a:not(:hover){background-position:-471px -706px;}footer .light .social-icons ul li.tiktok a:not(:hover){background-position:-518px -706px;}footer .light .social-icons ul li.pinterest a:not(:hover){background-position:-189px -565px;}footer .light .social-icons ul li.snapchat a:not(:hover){background-position:-518px -659px;}footer .light .social-icons ul li.linkedin a:not(:hover){background-position:-95px -659px;}footer .light .bottom-menu .item .title a:hover{opacity:1;}footer .light .info .phone>.wrap a{color:#333;color:var(--white_text_black);}footer .light .info .phone .svg-phone{background-position:-63px -23px;}footer .light .info .phone.blocks .phone>.wrap>div:after{background-position:-115px -29px;}footer .light .info .email a{color:#333;color:var(--white_text_black);}footer .light .info .email a:hover{opacity:1;color:var(--fill_dark_light_hover);}footer .light .info .email a:before{background-position:-84px -24px;}footer .light .info .address:before{background-position:-72px -23px;}footer .light .info .subscribe_button .btn{background:#fff;background:var(--card_bg_hover_black);border-color:#eef0f4;border-color:var(--stroke_black);color:#333;color:var(--white_text_black);}footer .light .info .subscribe_button .btn:hover{color:#fff;}footer .light .info .subscribe_button .btn svg path{fill:#333;fill:var(--white_text_black);}footer .light .info .subscribe_button .btn:hover svg{opacity:1;}footer .light .info .subscribe_button .btn:hover svg path{fill:#fff;}footer .light .info .address{color:#333;color:var(--white_text_black);}footer .light .info .address a{color:#333;color:var(--white_text_black);}footer .light .info .address a:hover{opacity:1;}footer .light #bx-composite-banner{background:#fff;}footer .light #bx-composite-banner .bx-composite-btn{color:#333!important;background-position:right -31px!important;border:1px solid #ccc;}footer .light .print-link:hover,footer .light .confidentiality a:hover,footer .light .info .callback-block:hover{color:#333;color:var(--white_text_black);}footer .light .print-link .svg-print{opacity:.5;}footer .light .print-link .cls-print{fill:#333;}footer .light .print-link:hover .svg-print{opacity:1;}footer .light .bottom-menu .item .title a:hover,footer .light .bottom-menu .wrap .item .title a:hover,footer .light .info .email a:hover,footer .light .info .address a:hover{color:var(--fill_dark_light_hover);}footer .footer-inner:not(.shorten) .bottom-menu.second .item{margin:20px 0 0;}footer .footer-inner:not(.shorten) .bottom-menu.second .item:first-of-type{margin-top:0;}footer .print-link .svg{display:none;}footer .footer_middle .social-icons:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:rgba(255,255,255,.08);margin-top:-1px;}footer .social-icons ul{position:relative;display:inline-block;padding:0 32px;background:#333;background:var(--d1b_dark_light);z-index:1;}footer .light .social-icons ul{background:#fafafa;background:var(--light_bg_black);}footer .light .social-icons:before{background:#ececec;background:var(--stroke_black);}.subscribe-block-wrapper{background:#2e2e2e;background:var(--d2d_dark_light);border-bottom:1px solid rgba(63,67,72,.5);}.subscribe-block-wrapper .outer-wrapper{padding:40px 0 40px;position:relative;}.subscribe-block-wrapper .inner-wrapper{max-width:892px;margin:0 auto;}.subscribe-block-wrapper .inner-wrapper .row{font-size:0;line-height:0;}.subscribe-block-wrapper .inner-wrapper .row>div{float:none;display:inline-block!important;vertical-align:middle;line-height:22px;}.subscribe-block-wrapper .inner-wrapper .row>div .subscribe-edit{font-size:15px;padding-left:43px;padding-right:14px;}.subscribe-block-wrapper .text{position:relative;font-size:15px;color:#fff;}.form-control:focus{box-shadow:0 1px 1px rgba(0,0,0,.015) inset;}.light .subscribe-block-wrapper{background:#f4f4f4;background:var(--df4_dark_light);border-bottom-color:rgba(231,233,235,.04);}.light .subscribe-block-wrapper .text{color:#333;color:var(--white_text_black);}.light .subscribe-block-wrapper .form-control.subscribe-input{background:#fff;background:var(--card_bg_black);border-color:#e1e3e5;border-color:var(--stroke_black);}body .subscribe-block-wrapper .text{padding-left:69px;font-weight:bold;padding-top:2px;}.wide-subscribe:not(.light) .subscribe_icon svg path{fill:#a0a0a0;}.subscribe-block-wrapper .subscribe_icon{margin-top:7px;}.subscribe-block-wrapper .text .svg{position:absolute;top:7px;left:29px;}.subscribe-block-wrapper .subscribe-form{position:relative;}.subscribe-block-wrapper .form-control.subscribe-input{padding:12px 165px 14px 17px;height:46px;border-radius:3px;transition:none;}.subscribe-block-wrapper .form-control.subscribe-input:focus{border-color:#e8e8e8;}.subscribe-block-wrapper .subscribe-btn{position:absolute;top:0;right:0;margin:0;border-top-left-radius:0;border-bottom-left-radius:0;padding:14px 23px 14px 26px;height:46px;letter-spacing:.5px;font-weight:normal;transition:none;}.bx-firefox .subscribe-block-wrapper .subscribe-btn{padding-bottom:13px;}form:hover .form-control.subscribe-input.error,.wide-subscribe.light .form-control.subscribe-input.error{background:#f7d6d5;}.subscribe-edit label.error{top:-20px;}.wide-subscribe:not(.light) .subscribe-block-wrapper .text .svg{opacity:.5;}.wide-subscribe:not(.light) .subscribe-block-wrapper .text .svg svg path{fill:#fff;}.wide-subscribe:not(.light) .subscribe-block-wrapper form:not(:hover) .form-control.subscribe-input:not(:focus){background:0 0;border-color:#555;color:rgba(255,255,255,.2);}.wide-subscribe:not(.light) .subscribe-block-wrapper form:not(:hover) .form-control.subscribe-input.error:not(:focus){background:none;border-color:#f7d6d5;}.wide-subscribe:not(.light) .subscribe-block-wrapper form .form-control.subscribe-input{border-top-right-radius:5px;border-bottom-right-radius:5px;}.wide-subscribe:not(.light) .subscribe-block-wrapper form:not(:hover) .form-control.subscribe-input:not(:focus) ~ .subscribe-btn{background:rgba(104,106,110,.2);border-color:#555;color:#fff;}footer .footer-inner.short{padding-top:70px;}footer .footer-inner.shorten{padding:70px 0 46px;}footer .shorten .footer_top{padding-bottom:55px;}footer .shorten .footer_top .wrapper{padding-right:55px;}footer .shorten .first_bottom_menu{margin:-13px 0;}footer .shorten .contact-block{margin-top:-7px;}footer .shorten .bottom-menu{margin:-8px -21px;}footer .shorten .bottom-menu .item{display:inline-block;vertical-align:top;}footer .shorten .bottom-menu .item .title a{display:block;padding:8px 21px;}footer .shorten .social-icons{margin:36px -4px 0;text-align:left;}footer .shorten .social-icons ul{padding:0;}footer .shorten .print-link{position:relative;}footer .shorten .print-link .svg-print{position:absolute;left:0;top:3px;}footer .shorten .print-link .svg-print{background-position:-21px -40px;}footer .shorten .info .subscribe_button{margin-bottom:32px;}footer .shorten #bx-composite-banner{margin:-6px 0 -6px 58px;}footer .shorten .footer_bottom .wrapper{padding:45px 0 0;border-top:1px solid #3e4146;}footer .shorten.light .footer_bottom .wrapper{border-color:#f0f1f5;border-color:var(--stroke_black);}footer .shorten.light .print-link .svg-print{background-position:-21px -20px;}body #footer .shorten .info .phone.blocks{margin-bottom:15px;}body #footer .confidentiality{position:relative;padding-left:32px;}body #footer .confidentiality .svg{top:7px;left:0;position:absolute;}body #footer .footer-inner:not(.light) .confidentiality .svg path{fill:#fff;}body #footer .light .confidentiality .svg path{}body #footer .footer-inner .confidentiality a{font-size:10px;text-transform:uppercase;letter-spacing:.8px;}body #footer .footer-inner .confidentiality a:not(:hover){color:#999999;text-decoration:none;}body #footer .footer-inner:not(.light) .confidentiality a:hover{color:#fff;}footer .short{padding:70px 0 52px;}footer .short .subscribe_button{margin-bottom:35px}footer .short .contact-block .info{margin-top:-7px;padding-left:52px;}footer .short .info .phone.blocks{white-space:nowrap;}footer .short .social-icons{margin-top:-4px;padding-left:36px;text-align:left;}footer .short .social-icons ul{padding:0;}footer .short .right_block{float:right;margin-top:-1px;max-width:220px;}footer .short .right_block .svg{opacity:.5;}footer .short .right_block .link_block{margin-bottom:28px;}footer .short .confidentiality a{margin:0 0 14px;line-height:1.6em;display:block;}footer#footer .short .confidentiality .svg{top:0;}footer .short .print-link{position:relative;display:inline-block;padding:0 0 0 31px;}footer .short .print-link .icon{position:absolute;left:2px;top:3px;display:inline-block;opacity:.5;}footer .short:not(.light) .print-link .icon svg path{fill:#fff;}footer .short .print-link:hover .icon{opacity:1;}footer .short #bx-composite-banner{margin:0 0 28px 0;display:inline-block;}footer #bx-composite-banner:empty{display:none;}footer .short .copy-block.media{display:none;}footer .short.light .print-link .svg-print{background-position:-21px -20px;}body #footer .short .info .phone.blocks{margin-bottom:15px;}footer .short .info .address .svg{left:0;top:2px;}footer .short .pays{margin:30px -10px 0;padding-left:40px;}footer .short .pays>i{margin:0 10px 18px;}.buttons .settings{position:relative;margin:17px 0 0;padding:0 0 0 26px;}body .buttons .settings:not(:hover){color:#999;}.buttons .settings .svg{position:absolute;left:0;top:-1px;width:14px;height:14px;opacity:.35;}.buttons .settings svg path{fill:#333;fill:var(--fill_dark_light_ccc);}.buttons .settings:hover .svg{opacity:1;}.success .description .success_icon{float:left;width:90px;}.success .description .success-text{padding:3px 0 0 125px;}.success .description .success_icon path{fill:#8b9bae;fill-rule:evenodd;}.success .description .introtexts{font-size:1.2em;margin-bottom:0;}.success .description p{margin:2px 0;}.success .clsp-2{opacity:.1;}.success .description p:first-of-type{margin-top:0;}.success .description p:last-of-type{margin-bottom:0;}.js_form .success.text{padding:20px 35px 20px;}footer:not(.mobile) .compact_arrow{display:none;}footer .line{height:1px;background:rgba(255,255,255,.08);}footer .footer-inner.light .line{background:#ececec;background:var(--stroke_black);}.footer-bottom__items-wrapper{margin:-16px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}.footer-bottom__items-wrapper>*{margin:16px;}.footer-bottom__items-wrapper>#bx-composite-banner{margin:16px;}.developer{display:flex;align-items:center;--developer_logo_hover_filter:var(--light,none) var(--dark,brightness(110%) contrast(150%));}a.developer:not(:hover){color:#999;text-decoration:none;}.footer-inner:not(.light) a.developer:hover{color:#fff;}.footer-inner.light a.developer:hover{color:#555;color:var(--fill_dark_light_white_hover);}.developer__title{margin:0 15px 0 0;font-size:.8em;line-height:1.7;}.developer__logo{max-height:40px;max-width:90px;overflow:hidden;display:flex;align-items:center;flex-shrink:0;}.developer__logo .svg{top:0;}footer .short .right_block .developer__logo .svg{opacity:1;}.developer__logo svg{max-height:40px;max-width:90px;}.developer__logo img{max-width:100%;max-height:40px;}.footer-inner.light a.developer:hover .developer__logo{filter:none;filter:var(--developer_logo_hover_filter);}.footer-inner:not(.light) a.developer:hover .developer__logo{filter:brightness(110%) contrast(150%);}@media (max-width:1248px){footer .short .contact_wrap,footer .short .social-block{width:100%}footer .short .social-block{margin-top:25px}footer .short .social-block .social-icons{padding-left:44px}footer .short .pays{padding-left:48px}}@media (max-width:991px){footer .bottom-menu{margin-bottom:78px}footer .contact-block{margin:0 auto;text-align:center;clear:both}footer .contact-block .info{margin:0 auto;max-width:380px;padding:0 16px}footer .info .phone.blocks>.inline-block{display:inline-block;margin:0}footer .second_bottom_menu{margin-left:20px}footer .info .social-icons,footer .shorten .social-icons{text-align:center}footer .wide-subscribe .footer_top{padding-bottom:20px}body .subscribe-block-wrapper .text{padding-left:16px;margin:0}body .subscribe-block-wrapper .text .svg{display:none}footer .shorten .footer_top{text-align:center}footer .shorten .bottom-menu{margin:0}footer .shorten .contact-block{margin-top:20px}body footer .shorten .info .subscribe_button,footer .shorten .confidentiality{display:inline-block;margin:20px 0 0}body footer .shorten .footer_top{padding-bottom:25px}footer .short .subscribe_button{margin:0 auto 10px;display:inline-block}footer .short .info{text-align:center}footer .short .copy{text-align:center}footer.short .contact-block{width:100%;max-width:100%}footer .short .contact-block .info{padding:0;margin:0}footer .short .social-block .social-icons{padding:0;text-align:center}footer .short .pays{padding:0}footer .short .social-block .social-icons ul{padding:0 32px}footer .short .contact-block{max-width:none}footer .short .contact-block .contact_wrap{max-width:380px;margin:20px auto 0}footer .short .social-icons:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ffffff14;margin-top:-1px}footer .short .right_block_wrap .right_block{float:none;max-width:none;text-align:center}footer .short .right_block_wrap .right_block .link_block{display:inline-block;margin:20px auto 20px}footer .right_block .developer{justify-content:center}.subscribe-block-wrapper .subscribe_icon{display:none}}@media (max-width:767px){footer:not(.mobile) .footer-inner{padding-top:25px}footer .footer-inner.short{padding:50px 0 20px}footer .short .info{text-align:center}footer{text-align:center}footer .second_bottom_menu{margin-left:0}footer .bottom-menu{margin-bottom:54px}footer .second_bottom_menu,footer .third_bottom_menu{margin:0}body .wrapper_inner,body .maxwidth-theme{padding-left:16px;padding-right:16px}footer .link_block{margin-bottom:20px;text-align:center;clear:both}footer .copy-block{width:100%;text-align:center;clear:both}footer .footer_bottom .copy-block .copy{margin-bottom:20px}footer .footer_bottom .pull-left,footer .footer_bottom .pull-right{float:none!important;margin:5px 0 0}body .subscribe-block-wrapper .text{padding-bottom:10px}.subscribe-block-wrapper .inner-wrapper .row>div .subscribe-edit{padding:0}body footer .footer_bottom .pull-right:not(:first-of-type){margin-right:0}footer .shorten .footer_top .wrapper{padding-right:16px}footer .info .subscribe_button{margin-right:0}footer.mobile .bottom-menu{margin-bottom:25px}footer.mobile .compact_arrow svg *{fill:white}footer.mobile .compact_arrow{position:absolute;right:16px;top:14px;transition:transform .2s ease-in-out}footer.mobile .bottom-menu .item .title{text-align:left}footer.mobile .bottom-menu:not(.second) .items,footer.mobile .footer-inner:not(.shorten) .bottom-menu.second .items .item{border-top:1px solid #434343;border-bottom:1px solid #434343;padding:15px 16px;margin-left:-16px;margin-right:-16px}footer.mobile .bottom-menu .items:not(.opened) .compact_arrow{transform:rotate(-180deg)}footer.mobile .bottom-menu{margin-bottom:-1px;margin-top:0}footer.mobile .footer-inner:not(.shorten) .bottom-menu.second .item{margin:-1px 0 0}footer.mobile .footer-inner.light .compact_arrow svg *{fill:#333;fill:var(--white_text_black)}footer.mobile .footer-inner.light .bottom-menu:not(.second) .items,footer.mobile .footer-inner.light:not(.shorten) .bottom-menu.second .items .item{border-top:1px solid #ececec;border-bottom:1px solid #ececec;border-color:var(--stroke_black)}footer .footer_top{padding-bottom:40px}footer .footer_middle{margin-bottom:0}footer .footer_bottom .copy-block{margin-top:15px}footer .wide-subscribe .footer_middle{margin-bottom:21px}footer .footer-inner{padding-top:0}footer .contact-block{margin-top:40px}.footer-bottom__items-wrapper{flex-direction:column}}@media (max-width:400px){.subscribe-block-wrapper .form-control.subscribe-input{padding-right:130px}.subscribe-block-wrapper .subscribe-btn{padding-left:12px;padding-right:12px}}
/* End */


/* Start:/bitrix/components/aspro/marketing.popup/templates/max/style.min.css?17494733047756*/
.popup.dyn_mp_jqm_frame{max-width:768px;width:auto;}.marketing-popup{min-height:200px;min-width:250px;}.marketing-popup:not(.marketing-popup--has-img){max-width:580px;}.marketing-popup.marketing-popup--has-img .marketing-popup__picture{position:sticky;top:0;overflow:hidden;max-height:100vh}.marketing-popup.marketing-popup--has-img .marketing-popup__picture>div{display:block;width:100%;height:100%;background-size:cover;background-position:center;}.marketing-popup.marketing-popup--has-img .marketing-popup__text{line-height:1.715em;}.marketing-popup__btn{display:flex;gap:10px;flex-wrap:wrap;max-width:100%}.marketing-popup__btn .btn{overflow:hidden;text-overflow:ellipsis;max-width:100%}.marketing-popup .marketing-popup__main-block{padding:45px 50px 50px 50px;min-height:200px}.marketing-popup .marketing-popup__btn{margin-top:29px;}.marketing-popup .marketing-popup__btn .btn{margin-bottom:0;}.marketing-popup__title{margin-bottom:15px}.marketing-popup__timer{display:flex;margin-bottom:20px}.dyn_mp_jqm_frame.TEXT .marketing-popup{padding:32px 35px 30px 35px;min-height:auto}.dyn_mp_jqm_frame.TEXT .marketing-popup__title{font-size:1em;padding:0}.dyn_mp_jqm_frame.TEXT .marketing-popup__text{font-size:.8667em;line-height:1.54em;padding:0}.dyn_mp_jqm_frame.TEXT .jqmClose{padding:11px}.dyn_mp_jqm_frame.TEXT .jqmClose i,.dyn_mp_jqm_frame.TEXT .jqmClose i svg{width:10px;height:10px}.dyn_mp_jqm_frame.TEXT .marketing-popup__btn{font-size:15px;letter-spacing:.8px}.dyn_mp_jqm_frame.TEXT .marketing-popup__timer .icons{display:none!important}.dyn_mp_jqm_frame.TEXT .marketing-popup__timer .countdown{padding-right:4px;padding-left:4px}.dyn_mp_jqm_frame.TEXT{max-width:410px}.dyn_mp_jqm_frame.TEXT .marketing-popup__btn{margin-top:19px}.dyn_mp_jqm_frame.TEXT--wide{width:calc(100% - 60px)}.dyn_mp_jqm_frame.TEXT--wide .marketing-popup{display:flex;align-items:center;justify-content:space-between;max-width:none;padding:21px 40px 20px 26px;gap:20px}.dyn_mp_jqm_frame.TEXT--wide .marketing-popup__btn{margin-top:0;margin-left:10px;min-width:0}.dyn_mp_jqm_frame.TEXT--wide .marketing-popup__wrapper{flex:1;min-width:250px}.popup.dyn_mp_jqm_frame{--dyn-mp-margin:20px}@media (min-width:768px){.popup.dyn_mp_jqm_frame{margin:var(--dyn-mp-margin)}.dyn_mp_jqm_frame.BOTTOM_CENTER{bottom:0}.dyn_mp_jqm_frame.BOTTOM_RIGHT{bottom:0;right:0}.dyn_mp_jqm_frame.BOTTOM_LEFT{bottom:0;left:0}.dyn_mp_jqm_frame.TOP_CENTER{top:0}.dyn_mp_jqm_frame.TOP_RIGHT{top:0;right:0}.dyn_mp_jqm_frame.TOP_LEFT{top:0;left:0}.dyn_mp_jqm_frame.CENTER_LEFT{left:0}.dyn_mp_jqm_frame.CENTER_RIGHT{right:0}}.dyn_mp_jqm_frame.mp-no-overlay,.dyn_mp_jqm_frame.TEXT{box-shadow:var(--light,0 5px 20px 0 #0000001f) var(--dark,0 0 0 1px #ffffff33)}@media(max-width:767px){.dyn_mp_jqm_frame.mp-no-overlay{top:0}}.marketing-popup.with_web_form .form .form_head{padding-top:0;}.marketing-popup.with_web_form .form .form_footer,.dyn_mp_jqm_frame .marketing-popup.with_web_form .form .form_result.success{margin-bottom:0;padding-bottom:0;}.marketing-popup.with_web_form .form .form_body,.marketing-popup.with_web_form .form .form_head,.marketing-popup.with_web_form .form .form_footer,.marketing-popup.with_web_form .form .form_result{padding-left:0;padding-right:0;}.marketing-popup.with_web_form.marketing-popup--has-img .marketing-popup__picture{max-width:unset;}.marketing-popup.with_web_form .close.jqmClose{display:none;}.marketing-popup.with_web_form .marketing-popup__coupon{margin-bottom:20px}.marketing-popup-bg-block{background-size:cover;background-repeat:no-repeat;background-position:center}.dyn_mp_jqm_frame .marketing-popup-bg-block .form-control{background-color:transparent}.popup.dyn_mp_jqm_frame.IMAGE{max-width:100vw;min-width:50px;min-height:50px}body .marketing-popup.marketing-popup--only-image{max-width:850px;min-height:50px;min-width:50px}.popup-only-image__picture{max-width:100%;max-height:calc(100vh - (2 * var(--dyn-mp-margin)))}.popup.dyn_mp_jqm_frame.light-close-btn .close svg *,.popup.dyn_mp_jqm_frame.light-close-btn .close:hover svg *{fill:#fff}.popup.dyn_mp_jqm_frame.light-close-btn .close{background:#99999932}.popup.dyn_mp_jqm_frame.light-close-btn:hover .close{background:#99999964}.marketing-popup__coupon{margin-top:20px;display:flex}.coupon-block{display:flex;min-height:50px;max-width:320px;--coupon-bg-color:rgba(54,94,220,.08);--coupon-bg-color:color-mix(in oklab,var(--theme-base-color),#fff 88%);--coupon-border-radius:3px;cursor:pointer}.coupon-block__start{width:21px;background:radial-gradient(circle at 0 50%,rgba(0,0,0,0) 8px,var(--coupon-bg-color) 0);border-bottom-left-radius:var(--coupon-border-radius);border-top-left-radius:var(--coupon-border-radius);flex-shrink:0;margin-right:-1px}.coupon-block__body{background:var(--coupon-bg-color);display:flex;flex-direction:column;gap:2px;padding:8px 22px 8px 4px;min-width:75px;justify-content:center;z-index:1;position:relative}.coupon-block__end{width:22px;background:radial-gradient(circle at 100% 50%,rgba(0,0,0,0) 8px,var(--coupon-bg-color) 0);border-bottom-right-radius:var(--coupon-border-radius);border-top-right-radius:var(--coupon-border-radius);margin-left:4px;flex-shrink:0}.coupon-block__end:before{content:"";height:100%;position:relative;top:0;bottom:0;left:-5px;display:block;width:6px;background-image:linear-gradient(0deg,var(--coupon-bg-color),var(--coupon-bg-color) 50%,transparent 50%,transparent 100%);background-size:1px 11px;background-position-y:2px}.coupon-block__text{font-weight:500;color:var(--theme-base-color);font-size:15px;line-height:19px}.coupon-block__description{color:#555;font-size:12px;line-height:18px}.coupon-block__text,.coupon-block__description{word-break:break-word;overflow:hidden;text-overflow:ellipsis}/**/ .marketing-popup-disagree{padding:50px}.dyn_mp_jqm_frame.dyn_mp_jqm_frame--no-close .close{display:none}.dyn_mp_jqm_frame .marketing-popup.marketing-popup--has-img{display:flex}@media (min-width:1200px){.popup.dyn_mp_jqm_frame.WEBFORM{max-width:850px;}.popup.dyn_mp_jqm_frame.MAIN{max-width:850px;}body .marketing-popup.with_web_form.marketing-popup--has-img{min-width:850px;}body .marketing-popup.with_web_form.marketing-popup--has-img .captcha-row .captcha_input{max-width:135px;}body .popup .marketing-popup.with_web_form.marketing-popup--has-img .captcha-row .captcha_image{left:145px;}}@media (min-width:768px){.marketing-popup.marketing-popup--has-img .marketing-popup__picture{width:45%;}.marketing-popup.marketing-popup--has-img .marketing-popup__main-block{width:55%;}.marketing-popup__picture--right{order:1}.marketing-popup.with_web_form.marketing-popup--has-img{min-width:767px;}.marketing-popup.with_web_form.marketing-popup--has-img .captcha-row .captcha_input{max-width:95px;}.popup .marketing-popup.with_web_form.marketing-popup--has-img .captcha-row .captcha_image{left:105px;}.dyn_mp_jqm_frame.MAIN .marketing-popup,.dyn_mp_jqm_frame.WEBFORM .marketing-popup{min-width:700px;}.dyn_mp_jqm_frame.TEXT--wide .marketing-popup__btn{flex-direction:column;max-width:320px}}@media (max-width:767px){.dyn_mp_jqm_frame.TEXT{bottom:0!important;right:0!important;left:0!important;max-width:none!important;border-radius:0!important;width:100%!important;transform:none!important}.dyn_mp_jqm_frame.TEXT .marketing-popup{padding:22px 26px 20px 26px}.dyn_mp_jqm_frame.TEXT--wide .marketing-popup{flex-direction:column;align-items:baseline}.dyn_mp_jqm_frame.TEXT--wide .marketing-popup__btn{margin-left:0}.marketing-popup .marketing-popup__main-block{padding:35px 30px 30px 30px}.marketing-popup-disagree{padding:30px}.marketing-popup.marketing-popup--has-img .marketing-popup__picture{display:none;}}@media(min-width:550px){.marketing-popup__info--left,.marketing-popup__info--right{width:66%}.marketing-popup__info--right{margin-left:auto}}
/* End */
/* /bitrix/components/aspro/catalog.viewed.max/templates/main_horizontal/style.min.css?17494733042377 */
/* /bitrix/templates/aspro_max/css/skeleton.css?1749473323810 */
/* /bitrix/templates/aspro_max/css/footer.min.css?174947332231647 */
/* /bitrix/components/aspro/marketing.popup/templates/max/style.min.css?17494733047756 */
