

/* Start:/local/templates/.default/components/bitrix/news/pb_events/bitrix/news.detail/.default/style.min.css?17785779413077*/
@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;600&display=swap);.pb-events-hero,.pb-events-hero .pb-events-hero__bg{border-radius:0;overflow:hidden;background-color:#faf8f9}.pb-events-hero{width:100%;margin:0;padding:0;position:relative;border:0;height:264px;min-height:264px;isolation:isolate}.pb-events-hero .pb-events-hero__bg{position:absolute;inset:0;z-index:1;pointer-events:none}.pb-events-hero .pb-events-hero__bg img{display:block;width:100%;height:100%;object-fit:contain;object-position:right center;border:0;outline:0;vertical-align:top;-webkit-clip-path:inset(1px 1px 1px 670px);clip-path:inset(1px 1px 1px 670px)}.pb-events-hero .pb-events-hero__content{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100%;max-width:62%;padding:40px 24px 40px 36px;pointer-events:auto;isolation:isolate}.pb-events-hero,.pb-events-hero *,.pb-events-hero ::after,.pb-events-hero ::before{box-sizing:border-box}.pb-events-hero .pb-events-hero__lead,.pb-events-hero .pb-events-hero__title{padding:0;font-family:"Raleway",sans-serif;font-size:14px;color:#25253d;-webkit-font-smoothing:antialiased}.pb-events-hero .pb-events-hero__title{margin:0 0 14px;font-weight:600;line-height:20.8px;text-transform:uppercase}.pb-events-hero .pb-events-hero__lead{margin:0 0 18px;font-weight:400;line-height:20px}.pb-events-hero .pb-events-hero__cta{display:inline-flex;flex-direction:row;align-items:center;gap:10px}.pb-events-hero .pb-events-hero__btn-outline{background:0 0;display:inline-block;font-size:12px;line-height:30px;padding:5px 24px;margin:15px 0 0;border:2px solid #333;border-radius:8px;color:#333;font-family:inherit;font-weight:600;text-align:center;text-decoration:none;text-transform:uppercase;cursor:pointer;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;transition:all .3s;-webkit-font-smoothing:antialiased}.pb-events-hero .pb-events-hero__btn-outline:focus,.pb-events-hero .pb-events-hero__btn-outline:hover{color:#fff;background:#333;border-radius:8px;outline:0}.pb-events-hero .pb-events-hero__btn-outline:focus-visible{outline:2px solid #333;outline-offset:2px}.pb-events-hero .pb-events-hero__btn-outline:hover:focus-visible{outline-color:#fff}.pb-events-hero .pb-events-hero__btn-outline-arrow{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:7px;height:11px;align-self:center;-webkit-transition:opacity .3s;transition:opacity .3s}.pb-events-hero .pb-events-hero__btn-outline-arrow svg{display:block;width:7px;height:11px}.pb-events-hero .pb-events-hero__cta:focus-within .pb-events-hero__btn-outline-arrow,.pb-events-hero .pb-events-hero__cta:hover .pb-events-hero__btn-outline-arrow{opacity:.85}@media (max-width:600px){.pb-events-hero .pb-events-hero__content{max-width:100%;padding:28px 20px 28px 24px}.pb-events-hero .pb-events-hero__cta{align-self:center}}div.news-detail{word-wrap:break-word}div.news-detail img.detail_picture{float:left;margin:0 8px 6px 1px}.news-date-time{color:#486daa}
/* End */


/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/round/style.css?17298044402961*/
.bx-pagination {
	margin: 10px 0;
}
.bx-pagination .bx-pagination-container {
	text-align: center;
	position: relative;
	margin-left: 0px!important;
}
.bx-pagination .bx-pagination-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}
.bx-pagination .bx-pagination-container ul li {
	display: inline-block;
	margin: 0 2px 15px 2px;
	font-weight: 400;
}
.bx-pagination .bx-pagination-container ul li span{
	padding: 0 8px;
	display: block;
	height: 29px;
	min-width: 29px;
	line-height: 27px;
	color: #b1b1b1;
	font-size: 14px;	
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-pagination .bx-pagination-container ul li a {
	text-decoration: none;
	display: block;	
	height: 27px;
	min-width: 27px;
	line-height: 27px;
	color: #b1b1b1;
	vertical-align: middle;
}
.bx-pagination .bx-pagination-container ul li a:hover span{
	color: #333;
}
.bx-pagination .bx-pagination-container ul li.bx-active span{	
	color: #333;
	cursor: default;
	border: 1px solid #dddddd;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a span {
	background: #fff;	
	line-height: 29px;
	padding: 0 18px;
	color: #b1b1b1;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-all span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next span{
	color: #b1b1b1;
	background: #fff;	
	line-height: 26px;
	padding: 0 18px;	
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev {
	margin-right: 35px;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span {
	padding: 0!important;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-prev span:before {
  content: '';
  width: 5px;
  height: 8px;
  background: url(/local/templates/.default/images/base-sprite.png) no-repeat -28px -29px;
  display: inline-block;
  margin-right: 15px;
  position: relative;  
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next {
	margin-left: 35px;
	font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next span {
	padding: 0!important;
}
.bx-pagination .bx-pagination-container ul li.bx-pag-next span:after {
	content: '';
  width: 5px;
  height: 8px;
  background: url(/local/templates/.default/images/base-sprite.png) no-repeat -35px -29px;
  display: inline-block;
  margin-left: 15px;
  position: relative;  
}

.bx-pagination .bx-pagination-container ul li.bx-pag-all a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-prev a:hover span,
.bx-pagination .bx-pagination-container ul li.bx-pag-next a:hover span {	
	color: #333;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/style.min.css?177857794120578*/
@keyframes rotateimgfirst{0%{opacity:1}to{opacity:0}}@-webkit-keyframes rotateimgfirst{0%{opacity:1}to{opacity:0}}@keyframes rotateimglast{0%{opacity:0}to{opacity:1}}@-webkit-keyframes rotateimglast{0%{opacity:0}to{opacity:1}}.bx_catalog_list_home .bx_catalog_item_title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{font-size:12px;font-weight:400;text-transform:uppercase;display:inline-block;background:#eee;color:#333;white-space:normal;line-height:normal;padding:8px 15px}.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{position:absolute;left:0;right:0;bottom:19px}.bx_catalog_list_home .bx_cnt_desc{text-align:left;position:absolute;right:-45px;top:2px;width:40px}.bx_catalog_list_home .bx_catalog_item_price .bx_price{font-size:15px;padding-top:5px}.bx_catalog_list_home .bx_catalog_item_images,.bx_catalog_list_home .bx_catalog_item_images_double{position:relative;display:block;padding-top:139%;width:100%;background-position:center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}.bx_catalog_list_home .bx_catalog_item_images{z-index:91}.bx_catalog_list_home .bx_catalog_item_images_double{z-index:90;margin-top:-408px;opacity:0}.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu{display:block}.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu,.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing{display:none}.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.touch{display:none!important}.bx_catalog_list_home .bx_stick,.bx_catalog_list_home .bx_stick_disc{position:absolute;color:#fff;text-align:center;text-shadow:0 1px 0#ba3434}.bx_catalog_list_home .bx_stick{padding-left:17px;width:100px;height:28px;background:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/stick2.png)left center no-repeat;line-height:28px;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;text-overflow:ellipsis}.bx_catalog_list_home .bx_stick.average,.bx_catalog_list_home .bx_stick.short{font-weight:600;font-size:11px}.bx_catalog_list_home .bx_stick.long{font-weight:400;font-size:11px}.bx_catalog_list_home .bx_stick_disc{width:72px;height:74px;border-radius:50%;font-size:23px;line-height:74px;background:#f42c2c url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/stick_disc.png)no-repeat center;font-weight:700}.bx_catalog_list_home .bx_stick.left,.bx_catalog_list_home .bx_stick_disc.left{left:-15px}.bx_catalog_list_home .bx_stick.right,.bx_catalog_list_home .bx_stick_disc.right{right:0}.bx_catalog_list_home .bx_stick.top,.bx_catalog_list_home .bx_stick_disc.top{top:26px}.bx_catalog_list_home .bx_stick.bottom,.bx_catalog_list_home .bx_stick_disc.bottom{bottom:5px}.bx_catalog_list_home .bx_stick.middle,.bx_catalog_list_home .bx_stick_disc.middle{top:49%}@media (min-width:768px) and (max-width:960px){.bx_catalog_list_home .bx_stick{width:90px;height:30px;background-size:100%;line-height:30px}.bx_catalog_list_home .bx_stick.short{font-weight:400;font-size:14px}.bx_catalog_list_home .bx_stick.average,.bx_catalog_list_home .bx_stick.long{font-weight:400;font-size:11px}.bx_catalog_list_home .bx_stick_disc{width:64px;height:65px;background-size:100%;font-size:20px;line-height:65px}}@media (max-width:767px){.bx-touch .bx_catalog_list_home .bx_stick{width:70px;height:30px;background-size:100%;font-size:7px;line-height:30px}.bx-touch .bx_catalog_list_home .bx_stick_disc{width:37px;height:38px;background-size:100%;font-size:13px;line-height:38px}}.bx_catalog_list_home .bx_bt_button,.bx_catalog_list_home .bx_bt_button_type_2{display:inline-block;border-radius:3px;text-align:center;text-decoration:none;font-size:14px;cursor:pointer;white-space:nowrap}.bx_catalog_list_home .bx_bt_button_type_2{border:1px solid #e9e9e9;background-image:-webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#f1f1f1));background-image:-webkit-linear-gradient(#fcfcfc 0,#f1f1f1 100%);background-image:-moz-linear-gradient(#fcfcfc 0,#f1f1f1 100%);background-image:-o-linear-gradient(#fcfcfc 0,#f1f1f1 100%);background-image:linear-gradient(#fcfcfc 0,#f1f1f1 100%);color:#656565;text-shadow:0 1px 0#fff}.bx_catalog_list_home .bx_bt_button_type_2:hover{background:#fff}.bx_catalog_list_home .bx_bt_button_type_2:active{background-image:-webkit-gradient(linear,0 0,0 100%,from(#f1f1f1),to(#fcfcfc));background-image:-webkit-linear-gradient(#f1f1f1 0,#fcfcfc 100%);background-image:-moz-linear-gradient(#f1f1f1 0,#fcfcfc 100%);background-image:-o-linear-gradient(#f1f1f1 0,#fcfcfc 100%);background-image:linear-gradient(#f1f1f1 0,#fcfcfc 100%);box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05)}.bx_catalog_list_home .bx_bt_button{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-moz-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-ms-linear-gradient(top,#00a2df 0%,#006fcb 100%);background:-o-linear-gradient(top,#00a2df 0,#006fcb 100%);background:linear-gradient(to bottom,#00a2df 0,#006fcb 100%);color:#fff;text-shadow:0 1px 0#006cae;filter:progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb', GradientType=0)}.bx_catalog_list_home .bx_bt_button:active,.bx_catalog_list_home .bx_bt_button:hover{background:#21afe4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#21afe4),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#21afe4 0,#006fcb 100%);background:-moz-linear-gradient(top,#21afe4 0,#006fcb 100%);background:-ms-linear-gradient(top,#21afe4 0%,#006fcb 100%);background:-o-linear-gradient(top,#21afe4 0,#006fcb 100%);background:linear-gradient(to bottom,#21afe4 0,#006fcb 100%);filter:progid: DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0)}.bx_catalog_list_home .bx_small.bx_bt_button{display:inline-block;min-width:20px;line-height:20px}.bx_catalog_list_home .bx_small.bx_bt_button_type_2{display:inline-block;min-width:18px;line-height:18px}.bx_catalog_list_home .bx_medium.bx_bt_button{padding:0 13px;height:25px;line-height:25px}.bx_catalog_list_home .bx_medium.bx_bt_button_type_2{padding:0 13px;height:23px;line-height:23px}.bx_catalog_list_home .bx_medium.bx_bt_button,.bx_catalog_list_home .bx_medium.bx_bt_button_type_2{font-weight:600}.bx_catalog_list_home .bx_col_input{display:inline-block;width:40px;text-align:center}.bx_catalog_list_home .bx_item_detail_size{position:absolute;bottom:10px;left:1px;right:1px;z-index:900;padding:0;max-width:100%;width:100%}.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full{margin-left:-5%;padding:0 5%}.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray{display:none;color:#9e9e9e;vertical-align:middle;font-size:11px;line-height:11px}.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container{position:relative}.bx_catalog_list_home .bx_item_detail_size .bx_size{position:relative;overflow:hidden;margin:0;width:100%}.bx_catalog_list_home .bx_item_detail_size ul{position:relative;display:block;margin:0;padding:0;width:100%;white-space:nowrap}.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size{overflow-x:auto}.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul,.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_size ul{margin-left:0!important}.bx_catalog_list_home .bx_item_detail_size ul li{position:relative;display:block;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:33px;width:35px!important}.bx_catalog_list_home .bx_item_detail_size ul li .cnt{cursor:pointer;position:absolute;top:1px;right:1px;bottom:1px;left:1px;display:block;overflow:hidden;border:1px solid #ddd;background:#fff;color:#3f3f3f;text-align:center;text-decoration:none;text-transform:uppercase;font-weight:400;font-size:12px;line-height:31px}.bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt,.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt{background:#eee;font-weight:500}.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border:1px solid #eee!important}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i,.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing>i{cursor:not-allowed;position:absolute;display:block;top:2px;right:2px;bottom:2px;left:2px;z-index:11;background:rgba(255,255,255,.79)url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/missing.png)no-repeat center}.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left,.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{opacity:.8}.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover,.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover,.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover,.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover{opacity:1}.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left,.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right{position:absolute;top:0;bottom:4px;width:5%;max-width:11px;cursor:pointer}.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left{left:-5%;background:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/arr_left.png)no-repeat left center;background-size:100%auto}.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/arr_right.png)no-repeat right center;background-size:100%auto}.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left{left:0;background:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/fade_left.png)repeat-y left center;background-size:100%auto}.bx-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:0;background:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/fade_right.png)repeat-y right center;background-size:100%auto}.bx_catalog_list_home .bx_item_detail_scu{position:absolute;left:0;top:192px;z-index:100;padding:0;max-width:100%;width:100%}.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full{position:relative;margin-left:-5%;padding:0 5%}.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray{color:#9e9e9e;vertical-align:middle;font-size:11px;line-height:11px}.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container{position:relative}.bx_catalog_list_home .bx_item_detail_scu .bx_scu{position:relative;overflow:hidden;margin:0;width:100%}.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_scu{overflow-x:auto}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{position:relative;float:left;margin:0;background:#fff;padding:4px 3px;white-space:nowrap}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li,.favorite-catalog-list .item-buy-link a.to_basket_push{display:inline-block;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li{height:16px;width:16px;margin:0 2px}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{cursor:pointer;position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;border:1px solid #fff;background:#fff;z-index:10}.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/x2border.png)2 stretch;-moz-border-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/x2border.png)2 stretch;-o-border-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/x2border.png)2 stretch;border-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/x2border.png)2 fill stretch}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{border:1px solid #006cc0}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt,.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt{border:1px solid #ddd}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border:1px solid #c0cfda!important}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i{top:0;bottom:4px}.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{border:0;border-style:solid;border-width:1px;-webkit-border-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/x2border_active.png)2 stretch;-moz-border-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/x2border_active.png)2 stretch;-o-border-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/x2border_active.png)2 stretch;border-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/x2border_active.png)2 fill stretch}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{position:absolute;top:2px;right:2px;bottom:2px;left:2px;background-size:contain;background-repeat:no-repeat}.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{width:auto;height:25px}.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left,.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{opacity:.8}.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left,.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right{position:absolute;top:0;bottom:4px;width:5%;max-width:11px;cursor:pointer}.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left{left:-5%;background:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/arr_left.png)no-repeat left center;background-size:100%auto}.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/arr_right.png)no-repeat right center;background-size:100%auto}.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left{left:0;background:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/fade_left.png)repeat-y left center;background-size:100%auto}.bx-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:0;background:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/fade_right.png)repeat-y right center;background-size:100%auto}.popup-window.popup-window-with-titlebar{padding:10px}.popup-window-titlebar>div{text-align:center;font-weight:600}.preorder-popup-message{max-width:280px;text-align:center}.popup-window-buttons{margin:10px 0}.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo.item-buy-link{bottom:10px}.favorite-catalog-list .item-buy-link a.to_basket_push{background:0 0;font-size:12px;line-height:30px;padding:5px 24px;font-weight:600;border:2px solid #333;border-radius:8px;color:#333;text-decoration:none;cursor:pointer;text-align:center;text-transform:uppercase;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.favorite-catalog-list .item-buy-link a.to_basket_push:hover{color:#fff;background:#333;border-radius:8px}.favorite-section-list h2{margin-bottom:60px}.bx_catalog_tile_home_type_2{position:relative}.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_articul,.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item:hover .bx_catalog_item_controls,.bx_catalog_tile_home_type_2 .bx_catalog_tile_section{display:block}.bx_catalog_tile_home_type_2 .bx_catalog_tile_slide{box-sizing:border-box}.bx_catalog_tile_home_type_2 .bx_catalog_item_images,.bx_catalog_tile_home_type_2 .bx_catalog_item_images_double{position:relative;display:block;width:100%;padding-top:230px;background-position:center;background-repeat:no-repeat;background-size:cover}.bx_catalog_tile_home_type_2 .bx_catalog_item_images{z-index:910}.bx_catalog_tile_home_type_2 .bx_catalog_item_images_double{z-index:900;margin-top:-230px;opacity:0}.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item.double:hover .bx_catalog_item_images{opacity:0;animation:rotateimgfirst .5s}.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item.double:hover .bx_catalog_item_images_double{opacity:1;animation:rotateimglast .5s}.bx-no-touch .bx_catalog_tile_home_type_2 .bx_catalog_item .bx_catalog_item_controls,.bx_catalog_tile_home_type_2 .bx_catalog_item .bx_catalog_item_articul,.bx_catalog_tile_home_type_2 .bx_catalog_item .bx_catalog_item_scu,.bx_catalog_tile_home_type_2 .slick-next:before,.bx_catalog_tile_home_type_2 .slick-prev:before{display:none}.bx_catalog_tile_home_type_2 .slick-slide{height:auto;padding:0 10px}.bx_catalog_tile_home_type_2 .slick-list{margin:0-10px}.bx_catalog_tile_home_type_2 .slick-next,.bx_catalog_tile_home_type_2 .slick-prev{position:absolute;top:45%;z-index:910;width:35px;height:35px;border:0;padding:0;background-color:transparent;background-repeat:no-repeat;background-position:center;font-size:0;line-height:0;cursor:pointer}.bx_catalog_tile_home_type_2 .slick-prev{left:-10px;background-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/arr_left.png)}.bx_catalog_tile_home_type_2 .slick-next{right:-10px;background-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/arr_right.png)}.favorite-section-list .bx_catalog_tile_home_type_2 .slick-prev,.favorite-section-list .bx_catalog_tile_home_type_2 .slick-prev.slick-disabled,.favorite-section-list .bx_catalog_tile_home_type_2 .slick-prev.slick-disabled:hover,.favorite-section-list .bx_catalog_tile_home_type_2 .slick-prev:active,.favorite-section-list .bx_catalog_tile_home_type_2 .slick-prev:focus,.favorite-section-list .bx_catalog_tile_home_type_2 .slick-prev:hover{background-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/arr_left.png);background-repeat:no-repeat;background-position:center center;background-color:transparent}.favorite-section-list .bx_catalog_tile_home_type_2 .slick-next,.favorite-section-list .bx_catalog_tile_home_type_2 .slick-next.slick-disabled,.favorite-section-list .bx_catalog_tile_home_type_2 .slick-next.slick-disabled:hover,.favorite-section-list .bx_catalog_tile_home_type_2 .slick-next:active,.favorite-section-list .bx_catalog_tile_home_type_2 .slick-next:focus,.favorite-section-list .bx_catalog_tile_home_type_2 .slick-next:hover{background-image:url(/local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/images/arr_right.png);background-repeat:no-repeat;background-position:center center;background-color:transparent}.favorite-section-list .bx_catalog_tile_home_type_2 .slick-arrow.slick-disabled{opacity:1;filter:none;pointer-events:none}.bx_catalog_tile_home_type_2 .slick-disabled{opacity:.35;cursor:default}.favorite-section-list .bx_catalog_tile_home_type_2 .viewed-products-blog-slider.slick-slider{display:block;position:relative}.favorite-section-list .bx_catalog_tile_home_type_2 .viewed-products-blog-slider.item-slide-list{max-height:none;margin-left:0;margin-right:0}.favorite-section-list .slide-section.top-sale .viewed-products-blog-slider.slick-initialized .slick-slide.item{clear:none!important;padding-bottom:0;margin-left:0;margin-right:0}.favorite-section-list .bx_catalog_tile_home_type_2 .viewed-products-blog-slider.slick-initialized .slick-slide .bx_catalog_tile_slide.item{float:none!important;width:100%!important;max-width:100%;clear:none!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box}@media (max-width:991px){.favorite-section-list .bx_catalog_tile_home_type_2 .viewed-products-blog-slider:not(.slick-initialized)>.bx_catalog_tile_slide.item:not(:first-of-type){display:none!important}.favorite-section-list .bx_catalog_tile_home_type_2 .viewed-products-blog-slider:not(.slick-initialized)>.bx_catalog_tile_slide.item:first-of-type{float:none!important;width:100%!important;clear:none!important;box-sizing:border-box}}.favorite-section-list .bx_catalog_tile_home_type_2 .viewed-products-blog-slider .bx_catalog_tile_slide .bx_catalog_item{width:100%!important;max-width:100%;clear:none!important;box-sizing:border-box}
/* End */
/* /local/templates/.default/components/bitrix/news/pb_events/bitrix/news.detail/.default/style.min.css?17785779413077 */
/* /local/templates/.default/components/bitrix/system.pagenavigation/round/style.css?17298044402961 */
/* /local/templates/.default/components/bitrix/catalog.section/viewed_products_blog/style.min.css?177857794120578 */
