

/* Start:/local/templates/.default/components/bitrix/breadcrumb/breadcrumb/style.min.css?1750782210467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/catalog/style.min.css?1780397294959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.compare.list/.default/style.css?17803972941265*/
.bx_catalog-compare-list{
    font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size:12px;
    z-index:998;
    overflow:hidden;
    -webkit-box-sizing:border-box;
       -moz-box-sizing:border-box;
            box-sizing:border-box;
    width:270px;
    max-height:100%;
    padding:10px 8px 0;
    white-space:normal;
    color:#404040;
    border:1px solid #b7b7b7;
    border-radius:3px;
    background:#fff;
    box-shadow:0 2px 5px 0 rgba(0,0,0,.18);
	margin-bottom: 10px;
}
.bx_catalog-compare-list.fix{
	position:fixed;
}
.bx_catalog-compare-list.top{
    top:5px;
}
.bx_catalog-compare-list.right{
    right:5px;
}
.bx_catalog-compare-list.bottom{
    bottom:5px;
}
.bx_catalog-compare-list.left{
    left:5px;
}
.bx_catalog-compare-list .bx_catalog_compare_form {  }
.bx_catalog-compare-list:hover .bx_catalog_compare_form {  }
.bx_catalog-compare-list a{
    font-size:11px;
    color:#327ab7;
}
.bx_catalog-compare-list a:hover{
    text-decoration:none;
}
.bx_catalog_compare_count p{
    margin:0 0 10px 0;
}
.bx_catalog_compare_count p.compare-redirect{
	text-align: center;
	font-weight: bold;
}
.bx_catalog-compare-list .compare-items td{
    font-size:12px;
    font-weight:bold;
    padding-bottom:10px;
	vertical-align: top;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/newcard/style.css?178454184210964*/
:root {--black:rgba(43,43,43,1); --navy:#064a69; --white:#fff; --blue:#179BD7}
.product .maintitle {font-size:30px; font-weight:500; color:var(--navy); margin-bottom:20px}
.product__wrapper {display:flex; gap:40px}
.product__actions-column {min-width:340px; max-width:340px; box-shadow:0 4px 13px #1E375B24; border-radius:24px; padding:20px; align-items:center}
.product__info-column {flex-grow:1}
.product__info-wrapper {display:grid; grid-template-columns:repeat(2,1fr); gap:20px}
.product__swiper {width:100%; height:auto; border-radius:24px; overflow:hidden}
.product__slider-image {width:100%; height:auto; object-fit:cover; display:block; aspect-ratio:1 / .7}
.product__slider-nav {position:absolute; top:50%; left:0; right:0; transform:translateY(-50%); z-index:10; pointer-events:none; display:flex; justify-content:space-between; padding:0 16px}
.product__slider-prev,.product__slider-next {pointer-events:auto; cursor:pointer; width:40px; height:40px; background:#064A69CC; border-radius:8px; display:flex; align-items:center; justify-content:center; transition:background 0.3s ease}
.product__slider-prev:hover,.product__slider-next:hover {background:var(--navy)}
.product__slider-prev svg,.product__slider-next svg {display:block}
.product__availibility {display:flex; align-items:center; gap:5px}
.product__info-count-rating {display:flex; align-items:center; gap:40px; margin-bottom:20px}
.product__info-rating .d_flex {gap:8px}
.product__label-wrapper {position:relative; z-index:1; display:flex; flex-wrap:wrap; gap:10px; align-items:flex-start; margin-bottom:10px}
.product__wrapper .label {font-size:10px; font-weight:700; line-height:1.3; padding:4px 8px; border-radius:4px; color:var(--white); text-align:center; text-transform:uppercase}
.label--ACTION {background:#E03131}
.label--NEW {background:#5DAA3A}
.label--HIT {background:#179BD7}
.label--LOWPRICE {background:var(--navy)}
.product__chars-item {display:flex; justify-content:space-between; align-items:baseline; padding:0; margin-bottom:10px; font-size:16px; position:relative}
.product__chars-item::before {content:''; position:absolute; left:0; right:0; bottom:4px; height:1px; background:repeating-linear-gradient(90deg,#064A694D 0,#064A694D 3px,transparent 3px,transparent 7px ); z-index:1; pointer-events:none}
.product__chars-name {color:rgba(43,43,43,0.5); flex:0 0 auto; position:relative; padding-right:4px; background:var(--white,#fff); z-index:2}
.product__chars-value {font-weight:500; color:var(--black,#000); flex:0 0 auto; background:var(--white,#fff); padding-left:4px; z-index:2; position:relative; text-align:right; white-space:nowrap}
.all-chars {text-align:right; color:#2B2B2B80; text-decoration:underline; font-size:16px; font-weight:500; display:inline-block; width:100%}
.product__tabs-button {border:1px solid transparent; background:#F5F7FB !important; padding:6px 12px !important; border-radius:8px !important; cursor:pointer !important; user-select:none; clip-path:inset(0 round 8px 0 8px 0); transition:opacity 0.3s ease !important}
.product__tabs-button:before {content:''; position:absolute; top:0; left:0; right:0; bottom:0; padding:1px; background:linear-gradient(330deg,#179BD7 4%,rgba(23,155,215,0) 32%,rgba(23,155,215,0) 68%,#179BD7 96%); -webkit-mask:linear-gradient(var(--white) 0 0) content-box,linear-gradient(var(--white) 0 0); -webkit-mask-composite:xor; mask-composite:exclude; border-radius:8px; clip-path:inset(0 round 8px 0 8px 0)}
.product__tabs-button:hover,.product__tabs-button.active {background:var(--blue) !important; color:var(--white)}
.product__action-wrapper {}
.product__subaction-wrapper {display:flex; align-items:flex-end; justify-content:space-between; margin-bottom:14px}
.product__price-block {display:flex; align-items:flex-end; justify-content:space-between}
.product__price {font-size:22px !important; font-weight:600 !important; line-height:1}
.product__priceM2 {font-size:14px; font-weight:400; color:rgba(43,43,43,0.5); margin-left:8px}
.product__price-old {font-size:14px; font-weight:400; color:#2B2B2B80; text-decoration:line-through; margin-left:10px}
.product__old-wrapper {display:flex; align-items:center; margin-bottom:8px}
.product__badge {font-size:10px; font-weight:700; line-height:1.3; padding:4px 8px; border-radius:4px; color:var(--white); text-align:center; text-transform:uppercase}
.product__badge.label--ACTION {background:#E03131}
.product__badge.label--NEW {background:#5DAA3A}
.product__badge.label--HIT {background:#179BD7}
.product__badge.label--LOWPRICE {background:var(--navy)}
.product__unit {}
.product__mainaction-wrapper {display:flex; align-items:center; justify-content:space-between; gap:10px; margin-bottom:20px}
.product__quantity {height:43px; background:#F5F7FB; border-radius:8px; text-align:center; flex-grow:1}
.product__buy {width:100%; margin-bottom:20px}
.product__quantity .b-all__slider__counter {justify-content:center; width:100%}
.product__quantity .b-all__slider__counter > .b-all__slider__counter__btn,.product__quantity .b-all__slider__counter > .b-all__slider__counter__input {width:33%; text-align:center; background:transparent; justify-content:center; align-items:center; height:43px}
.product__mini-buttons {display:flex; align-items:center}
.product__buttons {display:flex; gap:6px}
.product__action-btn {padding:0; width:43px !important; height:43px !important; background:none !important; border:none; cursor:pointer; display:flex; align-items:center; justify-content:center}
.product__action-btn:hover {background:none !important; box-shadow:none !important}
.product__action-btn:hover svg path {stroke:var(--black) !important}
.product__flex-prices {display:flex; align-items:center; gap:10px}
.product__compare-btn,.product__favorite-btn {}
.product__compare-btn.active svg path,.product__favorite-btn.active svg path {stroke:var(--navy) !important; fill:var(--navy) !important}
.product__mini-buttons .product__action-btn.active {background:#f5f7fb !important; border-radius:3px}
.product__buy button {border-radius:8px; background:#77B94C; font-weight:500}
.product__buy button:hover {background:var(--navy)}
.product__oneclick-wrapper button {border-radius:8px; background:none; color:var(--black); border:1px solid var(--navy)}
.product__oneclick-wrapper button:hover {background:var(--navy); color:var(--white)}
.product__oneclick-wrapper {margin-bottom:40px}
.product__delivery-row {display:flex; align-items:center; justify-content:space-between; margin-bottom:15px; gap:10px}
.product__delivery-row:last-child {margin-bottom:0}
.product__delivery-value {text-align:right}
.product__delivery-label {display:flex; align-items:center; gap:8px}
.b-all__slider__list__small,.b-all__slider__list__bold {font-size:16px !important}
.second-title,.related-products h2 {font-size:40px !important; font-weight:500 !important; color:var(--navy) !important; text-transform:none !important}
.b-product__s2 {padding-top:40px}
.related-products {margin-bottom:60px}
.delivery-tooltip-wrapper {position:unset; display:inline-flex; align-items:center}


.delivery-tooltip-wrapper > div[id$="-text"] {display:none; position:absolute; bottom:calc(100% + 6px); left:0; background:var(--navy); color:#fff; border-radius:6px; padding:10px 14px; width:300px; font-size:13px; line-height:1.4; text-align:left; box-shadow:0 4px 12px rgba(0,0,0,0.15); z-index:100; white-space:normal}
.delivery-tooltip-wrapper:hover > div[id$="-text"] {display:block}
.delivery-tooltip-wrapper [data-tooltip] svg{
    transition:.3s all linear;
}
.delivery-tooltip-wrapper [data-tooltip] svg:last-child{
    display:none;
}
.delivery-tooltip-wrapper:hover [data-tooltip] svg:first-child{
    display:none;
}
.delivery-tooltip-wrapper:hover [data-tooltip] svg:last-child{
    display:block;
}
.cta-block__wrapper .faq__form {border-radius:0; padding:0; -webkit-box-shadow:unset; box-shadow:unset; background:no-repeat}
.cta-block__wrapper {padding:0 40px 0; background:url(/images/target-bg.jpg); border-radius:40px; display:flex; align-items:flex-end; justify-content:space-between}
.cta-block__form {width:50%; margin-bottom:40px; margin-top:40px}
.cta-block__image {width:50%; text-align:right}
.cta-block__wrapper .faq__form .form-title {font-size:30px; text-transform:none; font-weight:500}
.form-fields-1 {display:flex; flex-wrap:wrap; gap:10px}
.cta-block__wrapper .faq__form .faq-form .input {width:calc(50% - 5px); background:#FFFFFF66; padding-left:16px}
.cta-block__wrapper .faq__form .faq-form textarea.input {width:100%}
.form-fields-2 {display:flex; align-items:center; gap:10px}
.cta-block__wrapper .faq__form .faq-form .policy {margin-top:0; width:50%}
.cta-block__wrapper .faq__form .faq-form .policy label {font-size:14px}
.cta-block__wrapper .faq__form .faq-form .btn--accent {width:50%; background:#77B94C; color:#fff; font-size:18px; font-weight:500}
.cta-block__wrapper .faq__form .faq-form .btn--accent:hover {background:var(--navy)}
.cta-block {margin-top:60px}
.cta-block__image img {width:465px; margin-top:-35px}
.product-benefits {
    margin-top: 40px;
}

.product__colors {
    margin-bottom: 20px;
    font-size: 16px;
}
.product__colors-title {
    margin-bottom: 8px;
}
.product__colors-list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 4px;
}
.product__colors-item-color {
    width: 28px;
    height: 28px;
    border-radius: 4px;
    border: 1px solid #d1d1d1;
}
@media(min-width:1200px) and (max-width:1399px) {.product__info-wrapper {grid-template-columns:48% 1fr}
 .cta-block__wrapper .form-desc br {display:none}
}
@media(max-width:1199px) {.product__wrapper {align-items:flex-start}
.cta-block__form {width:100%}
.cta-block__image {display:none}
.cta-block {margin-top:40px}
}
@media(min-width:992px) and (max-width:1199px) {.product__info-wrapper {grid-template-columns:repeat(1,1fr)}
}
@media(max-width:991px) {.product__info-wrapper {grid-template-columns:repeat(1,1fr)}
 .product__wrapper {display:flex; gap:20px}
.product .maintitle {font-size:24px}
.second-title,.related-products h2 {font-size:24px !important}
}
@media(min-width:768px) and (max-width:1199px) {.product__actions-column {position:sticky; top:70px}
}
@media(max-width:767px) {.product__info-count-rating {flex-wrap:wrap; gap:20px}
 .product__wrapper {flex-wrap:wrap}
.product__actions-column {min-width:100%; max-width:100%}
.related-products {margin-bottom:40px}
.cta-block__wrapper .faq__form .form-title {font-size:22px}
.cta-block__wrapper {padding:0 20px 0; border-radius:20px}
.cta-block__wrapper .faq__form .faq-form .input {width:100%}
.form-fields-2 {flex-wrap:wrap}
.cta-block__wrapper .faq__form .faq-form .policy {width:100%}
.cta-block__wrapper .faq__form .faq-form .btn--accent {width:100%}
 .cta-block__wrapper .form-desc br {display:none}
.cta-block__form {margin-bottom:20px; margin-top:20px}
}
@media(max-width:379px) {.delivery-tooltip-wrapper > div[id$="-text"] {width:calc(100vw - 60px)}
}

/* End */


/* Start:/local/templates/.default/components/bmhouse/comments.rating/card/style.css?17840351291119*/
.bmhouse-comments-rating
{
	font-size: 14px;
	font-weight:400;
	color:#2B2B2B80;
}
.bmhouse-comments-rating .all-rating{
	color:var(--black);
	font-weight:700
}
.bmhouse-comments-rating .bmhouse-comments-rating,
.bmhouse-comments-rating .bmhouse-comments-count
{
	display: inline-block;
}
/* 
.bmhouse-comments-rating .bmhouse-comments-count
{
	position: relative;
	top: -2px;
    font-size: 13px;
} */

.bmhouse-comments-rating .bmhouse-comments-rating-background,
.bmhouse-comments-rating .bmhouse-comments-rating-foreground
{
	height: 15px;
	width: 78px;
}

.bmhouse-comments-rating .bmhouse-comments-rating-background
{
	background: url( '/local/templates/.default/components/bmhouse/comments.rating/card/img/star_empty.svg') repeat-x !important;
	background-size: 15px 15px;
}

.bmhouse-comments-rating .bmhouse-comments-rating-foreground
{
	background: url( '/local/templates/.default/components/bmhouse/comments.rating/card/img/star_full.svg') repeat-x !important;
	background-size: 15px 15px;
}
.bmhouse-rating-empty-text {
    color: #2B2B2B80;
}
.bmhouse-rating-empty-text:hover {
   text-decoration:none;
}
/* End */


/* Start:/local/templates/.default/components/bmhouse/comments/plg/style.css?178443007111451*/
#bmhouse-comments{width:100%;margin-top:20px;font-size:14px;font-family:inherit;color:#111}
#bmhouse-comments .bmhouse-comments-title{margin-top:10px;margin-bottom:20px;font-size:24px}
#bmhouse-comments .bmhouse-comments-count,#bmhouse-comments .bmhouse-comments-rating{display:inline-block}
#bmhouse-comments .bmhouse-comments-count{position:relative;top:-5px}
#bmhouse-comments .bmhouse-comments-rating-background,#bmhouse-comments .bmhouse-comments-rating-foreground{height:15px;width:75px}
#bmhouse-comments .bmhouse-comments-rating-background{background:url('/local/templates/.default/components/bmhouse/comments/plg/img/star_empty.svg') repeat-x;background-size:15px 15px}
#bmhouse-comments .bmhouse-comments-rating-foreground{background:url('/local/templates/.default/components/bmhouse/comments/plg/img/star_full.svg') repeat-x;background-size:15px 15px}
#bmhouse-comments .bmhouse-comments-stats{display:inline-block}
#bmhouse-comments .bmhouse-comments-stat{margin-bottom:5px;padding:1px 5px;cursor:pointer;position:relative}
#bmhouse-comments .bmhouse-comments-stat-only-rating{position:absolute;left:200px;top:-15px;background-color:var(--green);border:1px solid var(--green);color:#fff;width:280px;text-align:center;font-size:14px;padding:5px;display:none;transition:display .3s;z-index:1}
#bmhouse-comments .bmhouse-comments-stat:hover{padding:0 4px;border:1px solid #ddd}
#bmhouse-comments .bmhouse-comments-stat.active{padding:0 4px;border:1px solid #ccc}
#bmhouse-comments .bmhouse-comments-stat:hover .bmhouse-comments-stat-only-rating{display:block}
#bmhouse-comments .bmhouse-comments-stat-count,#bmhouse-comments .bmhouse-comments-stat-line,#bmhouse-comments .bmhouse-comments-stat-title{display:inline-block}
#bmhouse-comments .bmhouse-comments-stat-title{width:100px}
#bmhouse-comments .bmhouse-comments-stat-line{width:200px;height:9px;border:1px solid var(--green);background-color:#f7f7f7;border-radius:3px;margin-right:20px;box-sizing:border-box}
#bmhouse-comments .bmhouse-comments-stat-line-fill{background-color:var(--green);height:7px;border-radius:3px}
#bmhouse-comments .bmhouse-comments-button{display:inline-block;}

/* #bmhouse-comments .bmhouse-comments-button a:hover{color:#000} */
#bmhouse-comments .bmhouse-comments-block .reviews__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px;}
#bmhouse-comments .bmhouse-comment{
    background: #F5F7FB;
    padding: 20px;
    border-radius: 24px;
}
#bmhouse-comments .bmhouse-comment.hidden{display:none}
#bmhouse-comments .bmhouse-comment-left{display:inline-block;width:50px;vertical-align:top}
#bmhouse-comments .bmhouse-comment-left>div{width:50px;height:50px;background-color:#f7f7f7;border:2px solid var(--green);color:var(--green);text-align:center;border-radius:30px;font-weight:700;overflow:hidden}
#bmhouse-comments .bmhouse-comment-left .bmhouse-comment-userletter span{position:relative;top:14px}

#bmhouse-comments .bmhouse-comment-header{margin-bottom:22px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;}
#bmhouse-comments .bmhouse-comment-name{font-weight:600;font-size:18px;display:inline-block;}
#bmhouse-comments .bmhouse-comment-date{font-weight:400;display:inline-block;color:#616161;font-size:14px;margin-left:20px}
#bmhouse-comments .bmhouse-comment-image img{max-width:100px;max-height:100px;cursor:pointer;transition:max-width .5s,max-height .5s,width .5s,height .5s}
#bmhouse-comments .bmhouse-comment-image img.active, #bmhouse-comments .bmhouse-comment-image img.big{max-width:700px;max-height:700px}

#bmhouse-comments .bmhouse-comment-rating-background,#bmhouse-comments .bmhouse-comment-rating-foreground{height:15px;width:75px}
#bmhouse-comments .bmhouse-comment-rating-background{background:url('/local/templates/.default/components/bmhouse/comments/plg/img/star_empty.svg') repeat-x;background-size:15px 15px}
#bmhouse-comments .bmhouse-comment-rating-foreground{background:url('/local/templates/.default/components/bmhouse/comments/plg/img/star_full.svg') repeat-x;background-size:15px 15px}
/* form*/
#bmhouse-comments .bmhouse-comments-form {
    margin-top: 20px;
    background: linear-gradient(0deg, #064A69, #064A69), linear-gradient(94.53deg, #064A69 1.25%, #2A779A 99.65%);
    padding: 40px;
    border-radius: 40px;
}
#bmhouse-comments .bmhouse-comments-form-title{margin-bottom:30px;font-size:32px; font-weight:500;color:#fff;}
#bmhouse-comments .bmhouse-comments-form-item{
    width: calc(50% - 5px);
    color:#fff;
}
#bmhouse-comments .bmhouse-comments-form-item a{
    color:#fff;
}
#bmhouse-comments .bmhouse-comments-form-item a:hover{
    color:#179bd7
}
#bmhouse-comments .bmhouse-comments-form-item.review-text-field{
 width: 100%;
}
#bmhouse-comments .bmhouse-comments-form-item>label{display:inline-block;vertical-align:top;margin-top:8px;color:#fff;font-size:16px;font-weight:400;}
#bmhouse-comments .bmhouse-comments-form-item>input,#bmhouse-comments .bmhouse-comments-form-item>textarea{       border-radius: 8px;
    padding: 16px 40px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    color: rgb(255 255 255 / 85%);
    border: none;
    outline: none;
        background: #FFFFFF66;
    padding-left: 16px;}
    #bmhouse-comments .bmhouse-comments-form-item>input::placeholder,#bmhouse-comments .bmhouse-comments-form-item>textarea::placeholder{
            color: rgb(255 255 255 / 85%);
    }
#bmhouse-comments .bmhouse-comments-form-item>textarea{height:100px}
.bmhouse-comments-form-item.stars-block {
    display: flex;
    align-items: center;
    gap: 10px;
}
#bmhouse-comments .bmhouse-comments-form-rating{display:inline-block;}
#bmhouse-comments .bmhouse-comments-form-rating-star{display:inline-block;height:20px;width:20px;background:url('/local/templates/.default/components/bmhouse/comments/plg/img/star_empty.svg') repeat-x;background-size:20px 20px;cursor:pointer}
#bmhouse-comments .bmhouse-comments-form-rating-star.bmhouse-comments-form-rating-star-hover{background:url('/local/templates/.default/components/bmhouse/comments/plg/img/star_full.svg') repeat-x;background-size:20px 20px}
#bmhouse-comments .bmhouse-comments-form-item .bmhouse-comments-button{margin-left:0;margin-top:20px;margin-bottom:5px}
/* #bmhouse-comments .bmhouse-comments-form-item .bmhouse-comments-button a{bottom:0;display:block} */
#hidden-frame{width:0;height:0;display:none}
#bmhouse-comments-show-more-comments{background-color:var(--green);color:#fff;text-decoration:none;padding:10px 10px;border-radius:4px;position:relative;margin-bottom:30px;display:inline-block}
#bmhouse-comments-show-more-comments:hover{background-color:var(--red)}
.bmhouse-comment-voting{margin-top:10px}
.bmhouse-comment-voting a{text-decoration:none;color:#333;display:inline-block;box-sizing:border-box}
.bmhouse-comment-voting a:first-child{margin-right:10px}
.bmhouse-comment-voting a span{display:inline-block;margin-right:4px}
.bmhouse-comment-answer{background-color:#ECF3F6;margin-top:20px;padding:10px 20px}
.bmhouse-comment-moderation{margin-top:20px;color:red}
.bmhouse-comment-moderation a{background-color:var(--green);color:#fff;text-decoration:none;padding:5px 15px 7px;border-radius:6px;margin-left:20px}
.bmhouse-comment-moderation a[data-action=DELETE]{background-color:red}
.bmhouse-comment-moderation a:hover{background-color:var(--red)}
.bmhouse-comment-moderation a[data-action=DELETE]:hover{background-color:#e00}
#bmhouse-comments .bmhouse-comment-answer-add{margin-top:10px}
#bmhouse-comments .bmhouse-comment-answer-add textarea{height:50px;min-height:unset;background-color:#f8f8f8;font-size:14px;font-family:inherit;width:100%;border:1px solid #dedede}
#bmhouse-comments .bmhouse-comment-answer-add a{background-color:var(--green);color:#fff;text-decoration:none;padding:5px 15px 7px;display:inline-block;margin-top:5px;border-color:var(--green)}
#bmhouse-comments .bmhouse-comment-answer-add a:hover{color:#000}
#bmhouse-comments .bmhouse-comment-text p{margin-top:10px;margin-bottom:0;}
#bmhouse-comments .bmhouse-comment-text p:first-child{margin-top:20px}
#bmhouse-comments .bmhouse-comments-sort{margin:10px 0 20px}
#bmhouse-comments .bmhouse-comments-sort a{display:inline-block;margin-left:10px;text-decoration:none}
#bmhouse-comments .bmhouse-comments-sort a.bmhouse-comments-sort-active{font-weight:700;color:#000;cursor:default}
#bmhouse-comments input[type=file].bmhouse-comment-image{position:relative;width:100%}
#bmhouse-comments input[type=file].bmhouse-comment-image:after{content:'<?=GetMessage( 'BMH_INPUT_FILE' )?>';position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--green);color:#fff;line-height:40px;text-align:center;cursor:pointer}
#bmhouse-comments input[type=file].bmhouse-comment-image:hover:after{background-color:var(--red)}
#bmhouse-comments .bmhouse-comments-form-item .bmhouse-image-container{position:relative;display:inline-block}
#bmhouse-comments .bmhouse-comments-form-item .bmhouse-image-container:after{content:'';position:absolute;right:10px;top:10px;width:20px;height:20px;background:url('/local/templates/.default/components/bmhouse/comments/plg/img/image_remove.png') 50% 50%/contain no-repeat;cursor:pointer}
.agree-text {
    margin-top: 5px;
    margin-left: 6px;
}
#bmhouse-add-button:hover, #bmhouse-add-button:focus{
    text-decoration: none;
    color: white;
}
#bmhouse-add-button[disabled]{
	pointer-events:none !important
}
.bmhouse-comment-image {
    margin: 20px 0;
}
.reviews__wrap {
    width: 100%;
    max-width: unset !important;
}
.comment-category a {
    background: #064A690D;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 4px;
    border: 1px solid #064A69;
    margin-top: 20px;
    outline:none;
    color:var(--black);
}
.comment-category a:hover{
    color:var(--navy)
}
.bmhouse-comments-form-item__wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
    align-items:center;
}
.bmhouse-comments-form-item input[type="text"], .bmhouse-comments-form-item textarea {
    width: 100%;
}
#bmhouse-comments .bmhouse-comments-button a{
	/* margin-top:20px; */
	/* background-color:var(--red);color:#fff;text-decoration:none;padding:20px 40px;position:relative;bottom:52px;font-weight:700 */
    background: #77B94C;
color:#fff;
}
#bmhouse-comments .bmhouse-comments-button a:hover{
    background:#179bd7;
    color:#fff;
}
@media(max-width:991px){
    #bmhouse-comments .bmhouse-comments-block .reviews__grid{
        grid-template-columns:repeat(1, 1fr)
    }
}
@media(max-width:767px){
    #bmhouse-comments .bmhouse-comments-form-title {
    margin-bottom: 20px;
    font-size: 20px;
    }
    #bmhouse-comments .bmhouse-comments-form {
    padding: 20px;
    border-radius: 20px;
}
#bmhouse-comments .bmhouse-comments-form-item {
    width: 100%;
}
.bmhouse-comments-form-item.stars-block {
    flex-wrap: wrap;
    gap: 6px;
}
}
@media screen and (max-width:700px){
#bmhouse-comments .bmhouse-comments-stats{display:block}
}
@media screen and (max-width:427px){
/* #bmhouse-comments .bmhouse-comments-button,#bmhouse-comments .bmhouse-comments-form-item .bmhouse-comments-button{margin-left:0} */
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/product_benefits/style.css?17842133941123*/
.product-benefits__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 30px;
    gap: 20px;
}
.product-benefits__item {
    height: 100%;
    border-radius: 24px;
    background: #F5F7FB;
    padding: 20px;
    overflow:hidden;
}
.product-benefits__item.navy{
background: linear-gradient(99.31deg, #064A69 1.16%, #2A779A 101.07%);
color:#fff;
}
.product-benefits__title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 15px;
}
.product-benefits__text {
    font-size: 14px;
        z-index: 1;
}
.product-benefits__image {
    position: relative;
    margin-right: -22px;
    margin-bottom: -22px;
    float: right;
    margin-top: -20px;
}
@media(min-width:768px) and (max-width:1199px){
    .product-benefits__grid {
    grid-template-columns: repeat(2, 1fr);
    }
}
@media(min-width:576px) and (max-width:1199px){
    .product-benefits__grid {
    grid-template-columns: repeat(2, 1fr);
    }
}
@media(max-width:575px){
     .product-benefits__grid {
    grid-template-columns: repeat(1, 1fr);
    }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/slider_mini_catalog_detel/style.min.css?17507822103212*/
@media(min-width:1200px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:992px) and (max-width:1199px){.product-item-list-col-6>.col-xs-12>.row>.col-md-2:nth-child(6n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-md-4:nth-child(3n+1),.product-item-list-col-4>.col-xs-12>.row>.col-md-3:nth-child(4n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(min-width:768px) and (max-width:991px){.product-item-list-col-6>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-1-6>.col-sm-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}@media(max-width:767px){.product-item-list-col-6>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-6>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-6-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1-4>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-4-1>.col-sm-6>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-3>.col-xs-12>.row>.col-sm-4:nth-child(3n+1),.product-item-list-col-2>.col-xs-12>.row>.col-xs-6:nth-child(2n+1),.product-item-list-col-1>.col-xs-12>.row>.col-xs-12:nth-child(1n){clear:both}}.catalog-section-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}.row::before{display:initial}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.item/slider_mini_blog_detal/style.css?178334019210255*/
:root{
	--black:rgba(43, 43, 43, 1);
	--navy:#064a69;
    --white: #fff;
    --blue:#179BD7;

}
.preview-card *:hover, .preview-card *:focus{
	outline:none;
}
.preview-card {
    border: 1px solid rgba(6, 74, 105, 0.1);
	border-radius:8px !important;
	box-shadow:none !important;
    min-width:0;
}
.preview-card:hover{
	border: 1px solid var(--navy) !important;
	box-shadow:none !important;
	filter: drop-shadow(0 4px 13px rgba(30, 55, 91, 0.14))
}
.preview-card__image {
    width: 100%;
    aspect-ratio: 1 / .6;
    border-radius: 8px;
}
.preview-card__wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.preview-card__title-link {
    font-size: 16px;
    font-weight: 500;
    color: var(--black);
	display: -webkit-box;
	-webkit-line-clamp: 3;          /* Максимальное количество строк */
    -webkit-box-orient: vertical;   /* Вертикальное ограничение */
    overflow: hidden;               /* Скрываем всё, что не влезло */
    text-overflow: ellipsis; 
}
.preview-card__title{
	margin-bottom:8px;
    flex: 1;
}
.preview-card__title-link:hover{
	color:var(--navy)
}
.preview-card__info-wrapper, .preview-card__action-wrapper {
    padding: 10px;
}
.preview-card__icon-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}
.preview-card__chars-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    color: rgba(43, 43, 43, 0.5);
}
.preview-card__chars-item--value{
	color:var(--black)
}
.preview-card__maybuy{
	display:none;
}
.b-catalog__s2__grid.row .preview-card__maybuy{
	display:block;
    margin-bottom:15px;
}
.preview-card__subaction-wrapper {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
	margin-bottom: 14px;
}
.preview-card__price-block {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.preview-card__price {
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 1;
}
.preview-card__priceM2 {
    font-size: 14px;
    font-weight: 400;
    color: rgba(43, 43, 43, 0.5);
    margin-left: 8px;
}
.preview-card__mainaction-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap:10px;
}
.preview-card__label-wrapper {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 10px;
        align-items: flex-start;
}
.preview-card__wrapper .label{
    font-size:10px;
    font-weight:700;
    line-height: 1.3;
    padding: 4px 8px;
    border-radius: 4px;
    color: var(--white);
    text-align:center;
    text-transform:uppercase
}
.label--ACTION{
background:#E03131
}
.label--NEW{
background:#5DAA3A
}
.label--HIT{
background:#179BD7
}
.label--LOWPRICE{
    background:var(--navy)
}
.preview-card__price-old {
    font-size: 14px;
    font-weight: 400;
    color: #2B2B2B80;
    text-decoration: line-through;
    margin-left: 10px;
}
.preview-card__old-wrapper {
    display: flex;
    align-items: center;
}
.preview-card .preview-card__action-btn{
    padding: 0;
    width: 30px !important;
    height: 30px !important;
    background: none !important;
}
.preview-card .preview-card__action-btn:hover{
    background:none !important;
    box-shadow:none !important
}
.preview-card .preview-card__action-btn:hover svg path{
    stroke:var(--black) !important;

}
.preview-card__info-wrapper {
    display: flex;
    flex-direction: column;
        flex: 1;
}
.preview-card__quantity {
    width: 50%;
    height: 43px;
    background: #F5F7FB;
    border-radius: 8px;
    text-align: center;
}
.preview-card__buy {
    width: 50%;
}
.preview-card__quantity .b-all__slider__counter {
    justify-content: center;
    width: 100%;
}
.preview-card__quantity .b-all__slider__counter > .b-all__slider__counter__btn, .preview-card__quantity .b-all__slider__counter > .b-all__slider__counter__input{
    width:33%;
    text-align:center;
    background:transparent;
    justify-content: center;
    align-items: center;
    height: 43px;
}
.b-catalog__s2__grid.row .preview-card{
display:block !important;
border:none !important;
padding-bottom:20px;
margin-bottom:20px;
border-bottom:1px solid rgba(6, 74, 105, 0.3) !important;
border-radius:0 !important;
padding-right:0 !important
}
.b-catalog__s2__grid.row .preview-card__wrapper {
    display: flex;
    flex-direction: unset;
    height: auto;
}
.b-catalog__s2__grid.row .preview-card__info-wrapper {
    display: block;
    flex-direction: unset;
    flex: unset;
}
.b-catalog__s2__grid.row .preview-card:hover{
	filter:none;
}
.b-catalog__s2__grid.row .preview-card__wrapper{
display:flex;
gap: 20px;
}
.b-catalog__s2__grid.row .preview-card__image{
	aspect-ratio: 1 / .8;
	min-width:214px;
    max-width:214px;
}
.b-catalog__s2__grid.row .preview-card__action-wrapper {
    min-width: 320px;
}
.preview-card__maybuy a {
    color: var(--navy);
    font-size: 16px;
    font-weight: 500;
}
.b-catalog__s2__grid.row .preview-card__info-wrapper, .b-catalog__s2__grid.row .preview-card__action-wrapper{
	padding:0;
}
.b-catalog__s2__grid.row .preview-card__title-link {
    font-size: 22px;
    font-weight: 600;
}
.b-catalog__s2__grid.row .preview-card__chars, .b-catalog__s2__grid.row  .preview-card__icon-info {
    max-width: 300px;
}
#accessories-modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}
#accessories-modal .modal-overlay {
    background: #2B2B2B4D;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#accessories-modal .preview-card {
    margin-bottom:10px;
}
#accessories-modal .modal-content {
    width: 90%;
    max-width: 820px;
    height: 90vh;

    border-radius:24px;
    padding:20px;
}
#accessories-modal .modal-body{
    overflow: auto;
    padding:0;
    /* height:100%;
    display:inline-block; */
}
#accessories-modal .close-btn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 40px;
    line-height: 1;
    background: no-repeat;
    border: none;
    z-index:2;
}
#accessories-modal .modal-title{
    font-size:32px;
    font-weight:600;
    color:var(--navy);
margin-bottom:15px;
}

#accessories-modal .close-btn:hover{
    color: var(--navy)
}
#accessories-modal .p-cat-quantity {
    margin-bottom: 8px;
}
#accessories-modal .preview-card__action-wrapper {
    padding-top: 0;
}
#accessories-modal .preview-card__buy button {
    padding: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display:inline-block;
}
#accessories-modal .preview-card__quantity {
    width: 100%;
    height: 40px;
}
#accessories-modal .preview-card__buy {
    width: auto;
}
.accessories-tabs-nav {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
margin-bottom:10px;


}
.accessories-tab-btn{
    border: 1px solid transparent;
background: #F5F7FB;

padding:6px 12px;
border-radius:8px;
cursor:pointer;
 user-select: none;

  
  /* Эффект сглаживания углов (обрезаем верхний левый и нижний правый) */
  /* Формула: скругляем top-left (15px) и bottom-right (15px) */
  clip-path: inset(0 round 8px 0px 8px 0px); 
  transition: opacity 0.3s ease;
}
.accessories-tab-btn:before{
    content: '';
  position: absolute;
  /* Растягиваем на всю кнопку */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  /* Внутренний отступ задает толщину рамки (border: 1px) */
  padding: 1px; 
  
  /* Ваш градиент для бордера */
  background: linear-gradient(330deg, #179BD7 4%, rgba(23, 155, 215, 0) 32%, rgba(23, 155, 215, 0) 68%, #179BD7 96%);
  
  /* Магия CSS: заставляем градиент красить только область padding (рамку) */
  -webkit-mask: linear-gradient(var(--white) 0 0) content-box, linear-gradient(var(--white) 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
              border-radius: 8px;
  /* Дублируем скругление для рамки */
  clip-path: inset(0 round 8px 0px 8px 0px);
}
.accessories-tab-btn:hover, .accessories-tab-btn.active{
    background:var(--blue);
    color:var(--white)
}
.accessories-modal-tabs {
    display: flex;
    flex-direction: column;
    height: calc(100% - 70px);
    /* overflow: auto; */
}
.accessories-tabs-content {
    flex-grow: 1;
    overflow: auto;
    scrollbar-color: var(--navy); 
}
.accessories-tabs-content::-webkit-scrollbar-thumb{
    background:var(--navy) !important
}
.b-catalog__s2__grid.row .preview-card {
        padding: 0 !important;
}
.b-catalog__s2__grid.row .preview-card__chars{
    margin-bottom:15px;
}
.minicard-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0 10px;
}
.p-cat-popular-slider .swiper-slide .preview-card__info-wrapper {
    /* max-height: 220px; */ display: block;
    flex-direction: unset;
    height: auto;
}
.p-cat-popular-slider .swiper-slide .preview-card__wrapper {
    display: block;
    flex-direction: unset;
    height: auto;
}
.p-cat-popular-slider .swiper-slide.preview-card {
    /* max-height: 520px; */

}
     
.p-cat-popular-slider .swiper-slide .preview-card__title {
    height: 65px;
}
@media(max-width: 1199px){
	.b-catalog__s2__grid.row .preview-card__wrapper {
    flex-wrap: wrap;
}

.b-catalog__s2__grid.row .preview-card__action-wrapper {
    min-width: unset;
    margin-bottom: 15px;
}
    .b-catalog__s2__grid.row .preview-card {
        max-width: unset !important;
    }
}
@media(min-width:768px) and (max-width:1199px){
   /* .b-catalog__s2__grid.row .preview-card__action-wrapper {
    width: 100%;
} */
.b-catalog__s2__grid.row .preview-card__info-wrapper{
    width:calc(100% - 250px);
}
.b-catalog__s2__grid.row .preview-card__image-wrapper{

}
}
@media(max-width:859px){
.preview-card__maybuy {
    display: none !important;
}
}
@media(max-width:767px){
    .b-catalog__s2__grid.row .preview-card__image{
	min-width:unset;
	max-width:100%;
}

}

/* End */


/* Start:/local/templates/.default/components/bmhouse/comments.rating/listing/style.css?17826145111011*/
.bmhouse-comments-rating
{
	font-size: 14px;
	font-weight:400;
	color:#2B2B2B80;
}
.bmhouse-comments-rating .all-rating{
	color:var(--black);
	font-weight:700
}
.bmhouse-comments-rating .bmhouse-comments-rating,
.bmhouse-comments-rating .bmhouse-comments-count
{
	display: inline-block;
}
/* 
.bmhouse-comments-rating .bmhouse-comments-count
{
	position: relative;
	top: -2px;
    font-size: 13px;
} */

.bmhouse-comments-rating .bmhouse-comments-rating-background,
.bmhouse-comments-rating .bmhouse-comments-rating-foreground
{
	height: 15px;
	width: 78px;
}

.bmhouse-comments-rating .bmhouse-comments-rating-background
{
	background: url( '/local/templates/.default/components/bmhouse/comments.rating/listing/img/star_empty.svg') repeat-x !important;
	background-size: 15px 15px;
}

.bmhouse-comments-rating .bmhouse-comments-rating-foreground
{
	background: url( '/local/templates/.default/components/bmhouse/comments.rating/listing/img/star_full.svg') repeat-x !important;
	background-size: 15px 15px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section/slider_mini_catalog_detel/themes/blue/style.min.css?1750782210706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /local/templates/.default/components/bitrix/breadcrumb/breadcrumb/style.min.css?1750782210467 */
/* /local/templates/.default/components/bitrix/catalog/catalog/style.min.css?1780397294959 */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.compare.list/.default/style.css?17803972941265 */
/* /local/templates/.default/components/bitrix/catalog/catalog/bitrix/catalog.element/newcard/style.css?178454184210964 */
/* /local/templates/.default/components/bmhouse/comments.rating/card/style.css?17840351291119 */
/* /local/templates/.default/components/bmhouse/comments/plg/style.css?178443007111451 */
/* /local/templates/.default/components/bitrix/news.list/product_benefits/style.css?17842133941123 */
/* /local/templates/.default/components/bitrix/catalog.section/slider_mini_catalog_detel/style.min.css?17507822103212 */
/* /local/templates/.default/components/bitrix/catalog.item/slider_mini_blog_detal/style.css?178334019210255 */
/* /local/templates/.default/components/bmhouse/comments.rating/listing/style.css?17826145111011 */
/* /local/templates/.default/components/bitrix/catalog.section/slider_mini_catalog_detel/themes/blue/style.min.css?1750782210706 */
