

/* Start:/local/components/scalc/calc/templates/.default/style.css?1663002417154*/
.basket_wrapp .opener {display: none;}
.auth-wrap {margin-top: 20px;}
.auth-wrap .top-text {display: none;}
.calc-constructor-wrap {padding-bottom: 20px;}
/* End */


/* Start:/local/components/scalc/calc.element/templates/.default/style.css?17577099523117*/
.topic {padding-bottom: 10px!important;}
.item-detail-text {margin-bottom: 20px;}
.calc-element-wrap a.btn-light {color: var(--white_text_black); border-color:var(--white_text_black);}

.calc-element-btn-wrap {width: 100%;display: flex;justify-content:flex-end;}
.calc-element-btn-wrap .btn-wrap {display: flex;flex-direction: row;width: max-content;}
.calc-element-btn-wrap .btn {height: 45px;display: flex;align-items: center;width: fit-content;}
.calc-element-btn-wrap .btn svg {height: 20px;margin-right: 10px;opacity: .7;}
.calc-element-btn-wrap .btn:hover svg {opacity: 1;}
.calc-element-btn-wrap .btn-add-new-project {width: 100px;}
.calc-element-btn-wrap .btn-add-new-project svg:first-child {margin-right: 5px;}
.calc-element-btn-wrap .btn-add-new-project svg:last-child {margin-right: 0px;}
.calc-element-btn-wrap .btn-user-projects {margin-left: 5px;}

.calc-element-review-wrap {margin-top: 40px;padding-bottom:40px;}

.item-widget-wrap .btn-wrap {width: 100%;margin-top: 20px;display: flex;justify-content: center;}
.item-widget-wrap .btn {width: 320px;height: 45px;display: flex;padding-top: 0;padding-bottom: 0;align-items: center;justify-content: center;}

.item-link-article-how-calc-wrap {margin-top: 40px;}

.sc-link-post-list {margin-bottom: 40px;display: flex;flex-wrap: wrap;}
.sc-link-post-list.show-wrap {display: flex;flex-wrap: wrap;width: 100%;}
.sc-link-post-item {width:50%;min-height: 90px; display:flex;align-items: center;justify-content: flex-start; padding:20px 20px 20px 90px;cursor: pointer;border:1px solid var(--stroke_black);color: var(--white_text_black);margin: -1px -1px 0 0;position: relative;}
.sc-link-post-item.item-1 {border-bottom:none;}
.sc-link-post-item:hover {box-shadow:0 1px 12px 1px var(--shadow_block);}
.sc-link-post-item {color: var(--white_text_black);}
.sc-link-post-item:hover {color: var(--fill_dark_light_hover);}
.sc-link-post-prev {position: absolute;left:15px;margin: auto; height: 60px;width: 60px;border-radius: 50px;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.sc-link-post-prev img {height: 100%;width: auto;max-width: unset!important;}

.calc-element-pattern-wrap.show-rtb-right {display:flex;flex-direction:row;}
.calc-element-pattern-wrap.show-rtb-right ._sc_wd_calc {flex-grow:1;padding-right:40px;}
.calc-element-rtb-right-wrap {width:240px;}

.calc-element-admitad-banner {margin:20px 0;}

@media(max-width:767px){
  .sc-link-post-list.show-wrap {flex-wrap:unset;flex-direction: column;}
  .sc-link-post-item {width:100%;}
}
@media(max-width: 430px){
    .calc-element-btn-wrap {width: 100%;justify-content: center;}
    .calc-element-btn-wrap .btn-wrap {width: 100%;justify-content: flex-end;}
    .calc-element-btn-wrap .btn-wrap .btn {height: 40px;}
    .calc-element-btn-wrap .btn-user-projects span {display: none;}
    .calc-element-btn-wrap .btn-user-projects svg {margin-right: 0;}

    .calc-element-admitad-banner {height:250px;overflow:hidden;display:flex;justify-content:center;}
    .calc-element-admitad-banner .block2 {display:none;}
    .calc-element-admitad-banner .block3 {display:none;}
}

/* End */


/* Start:/local/css/calc_project.css?16619480268019*/
.modal-backdrop.fade.in {z-index: 1051;}
.modal.fade.in {z-index: 1055;}
.modal-header .svg.close {padding: 10px 5px;cursor: pointer;}
.popup.auth_frame.jqmWindow {filter: none;}

.pfgf-menu-wrap {position: relative;width: 200px;padding: 2px 0;min-height: 30px;border: 1px solid grey;border-radius: 4px;display: flex;justify-content: flex-start;align-items: center;margin: 2px 0;}
.pfgf-menu-wrap.val-noempty {background: #fafafa;border-width: 0;}
.pfgf-menu-btn-info {width: 100%;padding: 0 10px!important;}
.pfgf-menu-btn-info .btn-title {height: 100%;width: 100%; display: flex;flex-direction: row; justify-content: space-between;align-items: center;}
.pfgf-menu-list {width: 100%; position: absolute;top: 100%;left: 0;z-index: 1000;display: none; float: left;min-width: 10rem;padding: .5rem 0;margin: .125rem 0 0;font-size: 1rem;color: #212529;text-align: left;list-style: none;background-color: #fff;background-clip: padding-box;border: 1px solid rgba(0,0,0,.15);border-radius: .25rem;box-shadow: 0px 1px 4px rgb(0 0 0 / 20%);}
.pfgf-menu-list li {padding: 0 10px;  list-style: none;margin: 2px 0;}
.pfgf-menu-list li::before {content: none!important;}
.pfgf-menu-list li.active {background: #f5f5f5;color: grey;}
.pfgf-menu-list li:hover {cursor: pointer;background: #f5f5f5;}
.pfgf-menu-list li.active:hover {cursor: default;}
.pfgf-menu-list li.val-empty {height: 25px;}
.pfgf-menu-wrap .prop-value-name.val-empty {color: #bdbdbd;}

.pfgf-menu-wrap.open .pfgf-menu-list {display: block;}
.pfgf-menu-wrap.open .pfgf-menu-list .pfgf-menu-item .field-select-item.val-empty {color: #bdbdbd;}

.pfgf-menu-wrap.aspro-theme {width: 100%;border: none;}
.pfgf-menu-wrap.aspro-theme .pfgf-menu-btn-info {position: relative;display: block;width: 100%;height: 41px;margin: 0 0px 0px;padding: 0 33px 0 11px;border-radius: 3px;background: #fafafa;border: 1px solid #eeeeee;cursor: pointer;}
.pfgf-menu-wrap.aspro-theme .pfgf-menu-btn-info .btn-title,.pfgf-menu-item  {font-weight: 400;line-height: 39px;max-width: 100%;height: 39px;cursor: pointer;vertical-align: middle;white-space: nowrap;text-overflow: ellipsis;-ms-text-overflow: ellipsis;font: 15px/25px Montserrat,Arial,sans-serif;font-size: 13px;color: #000;}
.pfgf-menu-wrap.aspro-theme .pfgf-menu-item  {display: flex;align-items: center;}
.pfgf-menu-wrap.aspro-theme .pfgf-menu-list  {border: none;border-radius: 0;padding:0;box-shadow: 0 7px 21px rgb(83 92 105 / 12%), 0 -1px 6px 0 rgb(83 92 105 / 6%);margin-top: -3px;}
.pfgf-menu-wrap.aspro-theme .pfgf-menu-list li {margin: 0;}

.icon-prodtype-wrap {display: flex;flex-direction: row;align-items: center;width:max-content;}
.icon-prodtype-wrap .icon-prodtype {height: 20px;width: 20px;border-radius: 50%;display: block;margin-right: 5px;}

.icon-line-fill-trend path {stroke-width: 3;}

.item-table-wrap .icon-figure,
.catalog-table-filter-wrap .icon-figure {height: 20px;width: 20px;}
.item-table-wrap .icon-figure.line-simple .icon-img,
.catalog-table-filter-wrap .icon-figure.line-simple .icon-img {border-left-width: 3px;background: #bebebe;border-color: #6c6c6c;}
.item-table-wrap .icon-figure.line-slope,
.catalog-table-filter-wrap .icon-figure.line-slope {background: #bebebe;}
.item-table-wrap .icon-figure.line-slope .icon-img,
.catalog-table-filter-wrap .icon-figure.line-slope .icon-img {border-left-width: 3px;border-top-width: 3px;border-right-width: 3px;border-color: #6c6c6c;}
.item-table-wrap .icon-figure.line-down,
.catalog-table-filter-wrap .icon-figure.line-down {background: #bebebe;}
.item-table-wrap .icon-figure.line-down .icon-img,
.catalog-table-filter-wrap .icon-figure.line-down .icon-img {border-bottom-width: 3px;border-color: #6c6c6c;}

.catalog-table-filter-wrap .field.PRODUCT_ID .pfgf-menu-list {width: max-content;}

.sc-loader-tree-points {width: max-content;}
.sc-loader-tree-points .sk-three-bounce {margin: auto;text-align: center;display: none;}
.sc-loader-tree-points .sk-child {width: 10px;height: 10px;background-color: #fff;border-radius: 100%;display: inline-block;animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;}
.sc-loader-tree-points .sk-bounce-1 {animation-delay: -0.32s;}
.sc-loader-tree-points .sk-bounce-2 {animation-delay: -0.16s;}
@keyframes sk-three-bounce {0%, 40%, 100% {transform: scale(0.5);} 20% {transform: scale(1.0);}}
.sc-loading .sc-loader-tree-points .sk-three-bounce {display: flex;}

._sc_loader-img {width: max-content;margin: auto;text-align: center;display:none;}
._sc_loader-img .pt {width: 10px;height: 10px;background-color: #999;border-radius: 100%;display: inline-block;animation: _sc_loader-img-pt 1.4s ease-in-out 0s infinite both;}
._sc_loader-img .pt-1 {animation-delay: -0.32s;}
._sc_loader-img .pt-2 {animation-delay: -0.16s;}
@keyframes _sc_loader-img-pt {0%, 40%, 100% {transform: scale(0.5);} 20% {transform: scale(1.0);}}
.sc-loading ._sc_loader-img {display: flex;}

.btn.sc-loading {padding: 0;display: flex;justify-content: center;align-items: center;}
.btn.sc-loading .fa {display: none;}
.btn.sc-loading .btn-text {display: none;}

.btn.btn-secondary {color:var(--white_black);background-color: #6c757d;border-color: #6c757d!important;}
.btn.btn-secondary:hover {color:var(--white_black);}

.btn svg path {fill: var(--white_text_black);}
.btn svg.icon-product path {fill: var(--black_bg_black);}
.btn.btn-light:hover {color: var(--white_text_black);}
.flex-row {display: flex;flex-direction: row;}

.sc_checkbox {position: absolute;z-index: -1;opacity: 0;}
.sc_checkbox+label {display: flex;align-items: center;user-select: none;font-weight: unset;}
.sc_checkbox+label::before {content: '';display: inline-block;width: 21px;height: 21px;flex-shrink: 0;flex-grow: 0;border: 1px solid #cccccc;border-radius: 3px;margin-right: 0.5em;background-repeat: no-repeat;background-position: center center;background-size: 50% 50%;}
.sc_checkbox:focus:not(:checked)+label::before {border-color: #0b76ef;background-color: #0b76ef;}
.sc_checkbox:checked+label::before {border-color: #0b76ef;background-color: #0b76ef;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");}
.sc_checkbox:disabled+label::before {background-color: #e9ecef;}

.sc-svg.icon-product path {stroke-width: 2px;stroke: var(--white_text_black);}
.sc-svg polyline, .sc-svg line, .sc-svg path {fill: none;stroke: #000;stroke-linecap: round;stroke-linejoin: round;}

.interface-button-operation-wrap {padding: 10px 10px 10px 0px;display: flex;flex-direction: row;}
.interface-button-operation-wrap .btn {margin: 2px 2px;height: 40px;width: 50px;display: flex;padding: 0px;align-items: center;justify-content: center;}
.interface-button-operation-wrap .btn svg {height: 16px;}
.interface-button-operation-wrap .btn .btn-icon:last-child {margin-right: 0px;}

.msg-primary {color:var(--msg_primary_color);background-color: var(--msg_primary_bg);border-color:var(--msg_primary_border);position: relative;padding: 1rem 1rem;margin-bottom: 1rem;border: 1px solid transparent;border-radius: .25rem;}
.msg-info-copy {position:absolute;z-index: 5;top: 0px;left: 25px;padding: 4px 10px;background:var(--black_bg_black);-webkit-box-shadow: 0px 5px 10px 2px var(--shadow_block);-moz-box-shadow: 0px 5px 10px 2px var(--shadow_block);box-shadow: 0px 5px 10px 2px var(--shadow_block);border-radius: 4px;color:var(--white_text_black);width: 120px;}

#icon_noimage_product path {fill:var(--white_text_black);fill-rule: evenodd;opacity: var(--light,0.07) var(--dark,0.2);}

@media(max-width:1024px){
}
@media(max-width:991px){
}
@media(max-width:870px){
}
@media(max-width:767px){
}
@media(max-width:690px){
}
@media(max-width:576px){
}
@media(max-width: 430px){
    .pagetitle {font-size: 1.8em;}
    .modal .btn-wrap {width: 100%;text-align: center;}
    .modal .btn-default {width: 200px;}
    .modal .btn-dismiss,.modal .btn.DISMISS {display: none;}
}
@media (max-width: 375px){
}
@media (max-width: 320px){
}


 
/* End */


/* Start:/local/css/jquery.sc.select.css?16625431381487*/
.sc_select-wrap {position: relative;flex-grow: 1;display: flex;justify-content: flex-start;align-items: center;margin: 2px 0;}
.sc_select-btn-info {position: relative;display: block;width: 100%;height: 41px;margin: 0 0px 0px;padding: 0 11px;border-radius: 3px;background:var(--lightgrey_black);border: 1px solid #eeeeee;cursor: pointer;}
.sc_select-btn-info .btn-title {height: 100%;width: 100%; display: flex;flex-direction: row; justify-content: space-between;align-items: center;}
.sc_select-icon-carret {width: 10px;margin-left: 10px;}
.sc_select-list {width: 100%; position: absolute;top: 100%;left: 0;z-index: 1000;display: none; float: left;min-width: 10rem;font-size: 1rem;color:var(--black_white);text-align: left;list-style: none;background-color:var(--black_bg_black);background-clip: padding-box;background:var(--black_bg_black);box-shadow: 0px 1px 4px var(--shadow_block);margin-top: 4px;}
.sc_select-list li {text-align: left;padding: 4px 9px 4px 9px;cursor: pointer;list-style: none;min-height: 33px;margin: 0px;}
.sc_select-list li::before {content: none!important;}
.sc_select-list li.active {color: #fff;background: #1f7ae4;}
.sc_select-list li:hover:not(.active) {cursor: pointer;background:var(--item_active);}
.sc_select-list li.active:hover {cursor: default;}
.sc_select-wrap .sc_select-value-name.val-empty {color: #bdbdbd;}

.sc_select-wrap.open .sc_select-list {display: block;}
.sc_select-wrap.open .sc_select-list .field-select-item.val-empty {color: #bdbdbd;}
/* End */


/* Start:/local/css/sc_checkbox.css?1647634239876*/
.sc_checkbox {position: absolute;z-index: -1;opacity: 0;}
.sc_checkbox+label {display: flex;align-items: center;user-select: none;font-weight: unset;}
.sc_checkbox+label::before {content: '';display: inline-block;width: 21px;height: 21px;flex-shrink: 0;flex-grow: 0;border: 1px solid #cccccc;border-radius: 3px;margin-right: 0.5em;background-repeat: no-repeat;background-position: center center;background-size: 50% 50%;}
.sc_checkbox:focus:not(:checked)+label::before {border-color: #0b76ef;background-color: #0b76ef;}
.sc_checkbox:checked+label::before {border-color: #0b76ef;background-color: #0b76ef;background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");}
.sc_checkbox:disabled+label::before {background-color: #e9ecef;}
/* End */


/* Start:/local/components/scalc_service/pattern_calc_constructor.project.form/templates/fast_form/style.css?17211473239766*/
.page-top.maxwidth-theme {padding-bottom: 30px;}
.calc-element-btn-wrap {position: relative;}
.calc-element-btn-wrap .btn-wrap {margin-top: 0px;justify-content: flex-end;width: fit-content;position: absolute;top:0px;right: 0px;z-index:10;}
.calc-element-btn-wrap .btn-wrap .btn {height: 40px;}
.calc-element-pattern-wrap {margin-top: -20px;}


._sc_wd_main {
    --sc_base_color: #257de3;
    --sc_base_color_hover: #1e64b6;
}
._sc_wd_btn {font-size: 12px;height: 40px;display: flex;align-items: center;justify-content: center;font-weight: 400;text-transform: uppercase;text-decoration: none;margin: 0;border: 1px solid;letter-spacing: .8px;border-radius: 3px;padding: 0 1.5em;overflow: hidden;cursor: pointer;}
._sc_wd_btn_xs {height: 30px;font-size: 10px;line-height: 10px;}
._sc_wd_btn_light {background-color:var(--black_bg_black);}
._sc_wd_btn_light:hover {background-color:var(--btn_light_hover_bg);}

.item-detail-text {margin-bottom: 40px;}

.btn-show-pattern-calc-constructor-form-list {margin: 10px 0!important;}
.pattern-calc-fast-form-wrap {margin-bottom: 40px;}
.pattern-calc-fast-form-wrap .btn-wrap {width: 100%;margin-top: 20px;display: flex;justify-content: center;}
.pattern-calc-fast-form-wrap .btn-apply {width: 300px;height: 45px;display: flex;padding-top: 0;padding-bottom: 0;align-items: center;justify-content: center;}
.pattern-calc-fast-form-wrap .msg-info {margin: 20px auto;width: max-content;max-width: 100%;}
.pattern-calc-fast-form-wrap .msg-info .btn.btn-open-temp-project {margin-left: 20px;}

.pattern-list-top-wrap .row-wrap {display: flex;align-items: center;justify-content: flex-start;margin-top: 20px;width:fit-content;}
.pattern-list-top-wrap .pattern-list-top-title {font-size: 1.6em; line-height: 1.126em;font-weight: 400;}
.pattern-list-top-wrap .btn-show-pattern-list {margin-left: 40px;}

.pattern-carusel-preview-wrap {width:100%;height: 110px; overflow: hidden;margin-top: 10px;position: relative;}
.pattern-carusel-preview-wrap .carusel-item-list {position: absolute; display: flex;width: max-content;align-items: center;}
.pattern-carusel-preview-wrap .pattern-preview-item {height: 100px;width: 100px;margin: 4px;position: relative;}
.pattern-carusel-preview-wrap .btn-nav {height: 40px;width: 40px;position: absolute;top: 35px;cursor: pointer;opacity: .5;z-index: 10;}
.pattern-carusel-preview-wrap .btn-nav:hover {opacity: 1;}
.pattern-carusel-preview-wrap .btn-nav.btn-prev {left: 10px;}
.pattern-carusel-preview-wrap .btn-nav.btn-next {right: 10px;}
.pattern-carusel-preview-wrap .btn-nav svg {height: 100%;}
.pattern-carusel-preview-wrap.btn-prev-hide .btn-prev {display: none;}
.pattern-carusel-preview-wrap.btn-next-hide .btn-next {display: none;}

.pattern-calc-active-detail-text {margin-top: 40px;}

.pattern-calc-constructor-preview-list-wrap {display: flex;flex-wrap: wrap;justify-content: space-around;}
.pattern-preview-item {width: 100px;height: 100px;cursor: pointer;margin-bottom: 10px;position: relative;}
.pattern-preview-item:hover {box-shadow:0 1px 12px 1px rgba(0,0,0,.12)}
.pattern-preview-item .imgblock-wrap{width:100%;height:100%;}
.pattern-preview-item .imgblock-wrap .img-wrap {width:100%;height:100%;}
.pattern-preview-item .imgblock-wrap img {width:100%;height:auto;}
.pattern-preview-item .icon-active {position: absolute;width: 100%;height: 100%;display:none;align-items: center;justify-content: center;top: 0;left: 0;z-index: 5;}
.pattern-preview-item .icon-active svg {height: 30px;}
.pattern-preview-item .icon-active svg path {fill: var(--theme-base-color);}
.pattern-preview-item.active .icon-active {display: flex;}
#wm_pattern_calc_constructor_form_list .icon-active svg {height: 45px;}

.pattern-detail-item {width: 100%;display: none;}
.pattern-detail-item.active {display: block;}
.pattern-detail-item .pattern-info {margin: 20px 0;}
.pattern-detail-item .pattern-name-wrap {margin-bottom: 10px;}
.pattern-detail-item input[type='number'] {width: 50px;height: 30px; padding-left: 5px;-moz-appearance:textfield;border: 1px solid #ececec;border-radius: 3px;box-shadow: none;}
.pattern-detail-item input::-webkit-outer-spin-button,
.pattern-detail-item input::-webkit-inner-spin-button {-webkit-appearance: none;}
.pattern-detail-item .title-wrap {font-weight: bold;font-size: 18px;width: 100%;text-align: center;margin-bottom: 10px;}
.pattern-detail-item .title-group {font-weight: bold;font-size: 18px;margin-bottom: 10px;}
.pattern-detail-item .title-xs {display: none;}
.pattern-detail-item .param-inp {width: 50px;}
.pattern-detail-item .param-hint {padding-left: 10px!important;}

.pattern-detail-product-cross-wrap .title-wrap,
.pattern-detail-product-main-wrap .title-wrap {font-weight: bold;font-size: 18px;text-align: center;margin-bottom: 10px;}
.product-form-wrap {margin-bottom: 20px;}
.product-form-wrap .pattern-calc-constructor-preset-element-form-wrap {padding-left: 20px;}
.pattern-detail-product-cross-wrap .product-form-wrap .title-wrap,
.pattern-detail-product-main-wrap .product-form-wrap .title-wrap {text-align: left;}

.pattern-calc-active-more-picture .imgblock-list-wrap {width: 100%;display: flex;flex-wrap: wrap;padding-top: 40px;}
.pattern-calc-active-more-picture .imgblock-wrap {width: 200px;height: 200px;margin: 5px;cursor: pointer;}
.pattern-calc-active-more-picture .imgblock-wrap:hover {box-shadow:0 1px 12px 1px rgba(0,0,0,.12)}
.pattern-calc-active-more-picture .imgblock-wrap .img-wrap {width: 100%;height:100%;display: flex;justify-content: center;overflow: hidden;}
.pattern-calc-active-more-picture .imgblock-wrap img {width:auto;height:100%;}

.popup-sc {position: fixed;height:100%;width: 100%!important;top:0;left:0;display:none;text-align:center;z-index: 4050;background: unset!important;}
.popup_bg {background:rgba(0,0,0,0.4);position:absolute;z-index:4100;height:100%;width:100%;}
.popup-img-wrap {display: flex;justify-content: center;align-items: center;height: 100%;}
.popup-img-wrap .block-img {z-index: 4150;display: flex;flex-direction: row;max-height: 94vh;max-width:94vw;}
.popup-img-wrap .btn-popup-img-close {height: 40px;position: relative;left: 10px;cursor: pointer;}
.popup-img-wrap .btn-popup-img-close svg {height: 100%;}
.popup-img-wrap .btn-popup-img-close svg path {fill: #fff;opacity: 0.5;}

.popup-img-wrap .btn-popup-img-close:hover svg path {opacity: 1;}
.popup_img {z-index:4200;max-height:94%;max-width:94%;height: auto;object-fit: contain;}

._sc_wd_dwld_res_wrap {display:flex;justify-content:center;}
._sc_wd_dwld_res_btn svg {height:20px;margin-right:10px;}
._sc_wd_text_after_res .msg-txt {display:flex; align-items: center; width: 100%; color: var(--msg_primary_color); background-color: var(--msg_primary_bg); border-color: var(--msg_primary_border); padding: 0.75rem 1.25rem; border: 1px solid transparent; border-radius: 0.25rem;margin-top:40px;}

.pattern-calc-row-wrap {position:relative;}
._sc_wd_calc.show-rtb-right .pattern-list-top-wrap,
._sc_wd_calc.show-rtb-right .pattern-detail-list-wrap,
._sc_wd_calc.show-rtb-right .pattern-calc-active-detail-text,
._sc_wd_calc.show-rtb-right ._sc_wd_dwld_res_wrap,
._sc_wd_calc.show-rtb-right ._sc_wd_text_after_res,
._sc_wd_calc.show-rtb-right #scld_wrap {padding-right:300px;}
.calc-element-rtb-banner-right {width:240px;position:absolute;max-height:500px;}
.calc-element-rtb-banner-right.fixed {position:fixed;top:110px;}

.calc-element-mp-banner {margin-top:40px;}

@media screen and (min-width: 768px){
    #wm_pattern_calc_constructor_form_list .modal-dialog {width: 700px;}
}
@media(max-width: 430px){
    .calc-element-btn-wrap .btn-wrap {position: unset;width: 100%;margin-bottom: 20px;}

    #wm_pattern_calc_constructor_form_list.pattern-detail-show .modal-dialog {padding: 0;}
    #wm_pattern_calc_constructor_form_list.pattern-detail-show .modal-body {padding: 20px 10px;}
    #wm_pattern_calc_constructor_form_list .icon-active svg {height: 30px;}

    .pattern-list-top-wrap .row-wrap {justify-content:space-between}
    .pattern-list-top-wrap .pattern-list-top-title {font-size: 18px;font-weight: bold;}
    .btn.btn-show-pattern-list {width: 100px;padding: 0;display: flex;justify-content: center;align-items: center;white-space: inherit;line-height: 14px;height: 40px;}

    .pattern-carusel-preview-wrap {height: 80px;}
    .pattern-carusel-preview-wrap .pattern-preview-item {height: 70px!important;width: 70px;}
    .pattern-carusel-preview-wrap .btn-nav {top: 20px;}

    .pattern-preview-item {width: 90px;height: fit-content;}

    .pattern-detail-item .pattern-info {display: flex;flex-direction: column;align-items: flex-start;}
    .pattern-detail-item .title-xs {display: block;text-align: center;}
    .pattern-detail-item .title-lg {display: none;}

    .pattern-calc-fast-form-wrap .msg-info .btn.btn-open-temp-project {margin: 10px 0 0 0;}
    .pattern-detail-product-main-wrap .product-form-wrap .pattern-calc-constructor-preset-element-form-wrap {padding-left: 0px;}

    .pattern-calc-active-more-picture .imgblock-list-wrap{justify-content: space-around;}
    .pattern-calc-active-more-picture .imgblock-wrap {width: 150px;height: 150px;margin: 5px 0;}

    .popup-img-wrap .block-img {flex-direction:column-reverse;}
    .popup-img-wrap .btn-popup-img-close {display: flex;justify-content: flex-end;left: unset;right: 10px;}

	.pattern-calc-row-wrap {position:unset;}
	._sc_wd_calc.show-rtb-right .pattern-list-top-wrap,
	._sc_wd_calc.show-rtb-right .pattern-detail-list-wrap,
	._sc_wd_calc.show-rtb-right .pattern-calc-active-detail-text,
    ._sc_wd_calc.show-rtb-right ._sc_wd_dwld_res_wrap,
    ._sc_wd_calc.show-rtb-right ._sc_wd_text_after_res,
	._sc_wd_calc.show-rtb-right #scld_wrap {padding-right:0px;}
	.calc-element-rtb-banner-right {display:none;}

    ._sc_wd_dwld_res_wrap {padding-right:0px;}
}

/* End */


/* Start:/local/components/scalc_service/pattern_calc_constructor.project.form_fast.param_input/templates/5/style_form.css?16666786434522*/
.pattern-detail-item .detail-item-group {display: flex;flex-direction: row;width: 100%;margin: 20px 0;}
.pattern-detail-item .detail-item-group .group-block {display: flex;flex-direction: row;}
.pattern-detail-item .detail-item-group .pattern-scheme-wrap {margin-left: 40px;}

.pattern-detail-item .imgblock-group-column {display: flex;flex-direction: column;margin-right: 20px;}
.pattern-detail-item .imgblock-group-column .imgblock-wrap:first-child {margin-bottom: 10px;}
.pattern-detail-item .imgblock-wrap {width:300px;height:300px; margin-right: 20px;}
.pattern-detail-item .imgblock-wrap .img-wrap {width:100%;height:100%;}
.pattern-detail-item .imgblock-wrap img {width:100%;height:auto;}

.pattern-detail-item .window-wall-list tr:last-child td {border-bottom: 1px solid #ddd;}
.pattern-detail-item .wall-var td {padding: 2px 0;}
.pattern-detail-item .wall-var .param-title {padding-right: 10px;}
.pattern-detail-item .wall-var .param-title.param-inp-type {width: 40px;}
.pattern-detail-item .table-wall-size {margin-bottom: 20px;}

.pattern-detail-item .window-wall-wrap .window-wall-list {display: none;flex-direction: column;align-items: center;padding-left: 20px;margin-top: 10px;}
.pattern-detail-item .window-wall-wrap .window-wall-list .table-list {max-width: 700px;}
.pattern-detail-item .window-wall-wrap .window-wall-list th,
.pattern-detail-item .window-wall-wrap .window-wall-list td {padding: 4px;vertical-align: middle;text-align: center;}
.pattern-detail-item .window-wall-wrap .window-name {text-align: center;}
.pattern-detail-item .window-wall-wrap.active .window-wall-list {display:flex;}
.pattern-detail-item .window-wall-wrap .btn-del-window-wall {cursor: pointer;}
.pattern-detail-item .window-wall-wrap .btn-del-window-wall svg {height: 16px;}
.pattern-detail-item .window-wall-wrap .btn-del-window-wall svg path {fill: var(--black_white);opacity: .5;}
.pattern-detail-item .window-wall-wrap .btn-del-window-wall:hover svg path {opacity: 1;}

.pattern-detail-item .window-wall-wrap .pfgf-block {width: 100%;display: flex;justify-content: center;}
.pattern-detail-item .window-wall-wrap .pfgf-menu-wrap {width: 80px;height: 30px;margin: 0;padding:0;}
.pattern-detail-item .window-wall-wrap .pfgf-menu-list {min-width: 90px;}
.pattern-detail-item .window-wall-wrap .pfgf-menu-btn-info {display: flex!important;align-items: center;height: 30px!important;}
.pattern-detail-item .window-wall-wrap .pfgf-menu-btn-info svg {height: 8px;}
.pattern-detail-item .window-wall-wrap .pfgf-menu-btn-info svg path {fill: #000;}

.param-KREP_TYPE .sc_select-wrap {width: 200px;}
.param-KREP_STEP .sc_select-wrap {width: 80px;}

.param-KREP_STEP td {position: relative;}
.param-KREP_STEP .msg-info {position: absolute;left: 100px;top: 30px;max-width: unset; width: max-content;color:var(--msg_primary_color);background-color:var(--msg_primary_bg);border-color:var(--msg_primary_border);padding: 0.75rem 1.25rem;border: 1px solid transparent;border-radius: 0.25rem;margin: 0;}
.param-KREP_STEP .msg-info span {display: inline-block;margin: 0 5px;}

@media(max-width: 430px){
    .pattern-detail-item .detail-item-group .pattern-scheme-wrap {margin-left: 0px;}
    .pattern-detail-item .detail-item-group .group-block {flex-direction: column;align-items: center;}

    .pattern-detail-item .detail-item-group {flex-direction: column;}
    .pattern-detail-item .imgblock-wrap {width: 300px;height: 300px;align-self: center;margin-right: 0;margin-bottom: 20px;}
    .pattern-detail-item .param-list-group-wrap {align-self: flex-start;}
    .pattern-detail-item .param-list-wrap {margin-bottom: 20px;}
    .pattern-detail-item .param-list-wrap.param-list-wall {width: 100%;}
    .pattern-detail-item .param-list-wrap .wall-active-list {display: flex;flex-direction: row;}
    .pattern-detail-item .param-list-wrap .wall-active-list .column-block {width: 50%;}
    .pattern-detail-item .window-wall-wrap .window-wall-list {padding-left: 0px;margin-bottom: 20px;}
    .pattern-detail-item .window-wall-wrap .window-wall-list .table-list {margin-bottom: 10px;}
    .pattern-detail-item .window-wall-wrap .window-wall-list th {font-size: 11px;}
    .pattern-detail-item .window-wall-wrap .window-wall-list .btn-window-del {width: 30px;text-align: center;}

    .pattern-detail-item .wall-var.param-KREP_STEP td {padding-bottom: 30px;}
    .param-KREP_STEP .msg-info {left:unset;right: 0px;top: 30px;max-width: unset; width:230px;padding: 0.25rem 1.25rem;}

}
@media (max-width: 375px){
}
@media (max-width: 320px){
}

/* End */


/* Start:/local/components/scalc_service/pattern_calc_constructor.preset_main.element.form/templates/.default/style.css?16651363145724*/
.pattern-calc-constructor-preset-element-form-wrap {display: flex;flex-direction: row;align-items: flex-start;}
.pattern-calc-constructor-preset-element-form-wrap .field-wrap {display: flex;align-items: center;}
.pattern-calc-constructor-preset-element-form-wrap .field-wrap .field-title {width: 150px;}
.pattern-calc-constructor-preset-element-form-wrap .field-wrap .field-prop {flex-grow: 1;}

.pattern-calc-constructor-preset-element-form-wrap ._sc_loader-img {display:none;}
.pattern-calc-constructor-preset-element-form-wrap ._sc_loader-img .pt {height: 10px;width: 10px;margin:0;}
.pattern-calc-constructor-preset-element-form-wrap .sc-loading ._sc_loader-img {display:flex;}

.preset-element-form-fields-wrap {width: 600px;}
.preset-element-form-fields-wrap a {color:var(--black_white);}
.preset-element-form-fields-wrap a:hover {color:var(--black_white);}
.preset-element-form-fields-wrap .sc_select-item.active a {color:#fff!important;}

.prop-value-wrap.sc-loading {border-color: #e4e4e4;}
.prop-value-wrap.sc-loading .sk-child {background-color: #999;}
.prop-value-wrap.sc-loading .sc_select-btn-info {display: flex;align-items: center;}
.prop-value-wrap.sc-loading .btn-title {display: none;}
.prop-value-wrap.sc-loading .sc-loader-tree-points {display: block;}
.prop-value-wrap.sc-loading .sc_select-list {display: none!important;}

.prop-value-wrap.noactive {border-color: #e4e4e4;}
.prop-value-wrap.noactive .btn-title {display: none;}
.prop-value-wrap.noactive .sc_select-list {display: none!important;}

.prop-value-wrap.nochange {border-color: #e4e4e4;}
.prop-value-wrap.nochange .sc_select-btn-info {cursor:default!important;}
.prop-value-wrap.nochange .btn-title {display: flex;cursor:default!important;}
.prop-value-wrap.nochange .btn-title .btn-show-list {display: none;}
.prop-value-wrap.nochange .sc_select-list {display: none!important;}

.prop-value-wrap.prop-value-disabled {border-color: #e4e4e4;}
.prop-value-wrap.prop-value-disabled.disabled {opacity: 1;}
.prop-value-wrap.prop-value-disabled .sc_select-list {display: none!important;}
.prop-value-wrap.prop-value-disabled .sc_select-btn-info {background:var(--black_bg_black);cursor: default;}
.prop-value-wrap.prop-value-disabled .sc_select-icon-carret {display: none;}

.product-item-wrap {display: flex;flex-direction:row;align-items: center;width: 400px;min-height: 120px;padding: 20px;border: 1px solid #ececec;border-color: var(--stroke_black);margin-left: 20px;}
.product-item-wrap:not(.product-nolink):hover {box-shadow:0 1px 12px 1px rgba(0,0,0,.12)}
.product-item-wrap .nolink {display: none;}
.product-item-wrap.product-nolink {cursor: default;}
.product-item-wrap.product-nolink .link-img {display: none;}
.product-item-wrap.product-nolink .link-name {display: none;}
.product-item-wrap.product-nolink .nolink {display: block;}

.product-item-wrap .imgblock-wrap {width:100px;height:100px;}
.product-item-wrap .imgblock-wrap .img-wrap {width:100px;height:100px;display: flex;align-items: center;}
.product-item-wrap .imgblock-wrap img {max-width: 150px;}
.product-item-wrap .imgblock-wrap img.resize-byh {width:auto;height:100%;}
.product-item-wrap .imgblock-wrap img.resize-byw {width:100%;height:auto;}
.product-item-wrap .imgblock-wrap .icon_noimage_product {display: none; height: 100px;width: 100px;}
.product-item-wrap .imgblock-wrap .icon_noimage_product path {opacity: 0.1;}
.product-item-wrap.product-noimage .img-wrap {display: flex;justify-content: center;}
.product-item-wrap.product-noimage img {display:none;}
.product-item-wrap.product-noimage .icon_noimage_product {display: block;}
.product-item-wrap .imgblock-wrap.noimage img {display: none;}
.product-item-wrap .product-item-info {padding-left:20px;}
.product-item-wrap .product-article-wrap {display: flex;align-items: center; margin-top: 10px;position: relative;}
.product-item-wrap .product-article-wrap .msg-info-copy {position:absolute;z-index: 5;top: 25px;left: 0px;padding: 4px 10px;background:var(--black_bg_black);-webkit-box-shadow: 0px 5px 10px 2px var(--shadow_block);-moz-box-shadow: 0px 5px 10px 2px var(--shadow_block);box-shadow: 0px 5px 10px 2px var(--shadow_block);border-radius: 4px;color: var(--grey_white);}
.product-item-wrap .sk-child {background: grey;}
.product-item-wrap.sc-loading {justify-content: center;}
.product-item-wrap.sc-loading .product-link.link-img {display: none;}
.product-item-wrap.sc-loading .imgblock-wrap {display: none;}
.product-item-wrap.sc-loading .product-item-info {display: none;}

.product-item-wrap.product-empty {justify-content: center;padding-top: 0px;min-height:100px;}
.product-item-wrap.product-empty .product-item-info {display: none;}

.sc_select-wrap .row-wrap {display: flex;align-items: center;}
.sc_select-wrap .img-wrap {display: flex;height: 20px;width: 20px;border-radius: 50px;overflow: hidden;margin-right: 10px;border: 1px solid #eeeeee;}
.sc_select-wrap .img-wrap img {height: 100%;width: 100%;}

@media(max-width:1024px){
}
@media(max-width:991px){
    .product-item-wrap {width: 100%;}
}
@media(max-width:870px){
}
@media screen and (min-width: 768px){
}
@media(max-width:767px){
}
@media(max-width:690px){
}
@media(max-width:576px){
}
@media(max-width: 430px){
    .pattern-calc-constructor-preset-element-form-wrap {flex-direction: column;}
    .pattern-calc-constructor-preset-element-form-wrap .field-wrap .field-title {width: 100%;}
    .product-item-wrap {margin: 20px 0px;align-self: center;}
    .preset-element-form-fields-wrap {width: 100%;}
    .preset-element-form-fields-wrap .field-wrap {flex-direction: column;align-items: flex-start;}
    .preset-element-form-fields-wrap .field-wrap .field-prop {width: 100%;}
}
@media (max-width: 375px){
}
@media (max-width: 320px){
}
/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/news/reviews/style.min.css?1638534432338*/
.add_review{margin:0 0 39px;position:relative}.add_review:after{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#ececec;background:var(--stroke_black)}.add_review .button_wrap{position:relative;padding:0 33px 0 0;display:inline-block;vertical-align:top;background:#fff;background:var(--black_bg_black);z-index:1}
/* End */


/* Start:/bitrix/templates/aspro_max/components/bitrix/news.list/front_review/style.min.css?16385344327876*/
.reviews.item-views .item .preview-text p{margin-top:0}.reviews.item-views .item .link-block-more{margin:30px 0 0}.reviews.item-views .owl-carousel.shadow .owl-stage-outer{margin:-25px;padding:25px}.reviews.item-views .owl-carousel.shadow .owl-item{flex-shrink:0}.reviews.item-views.compact .item-wrapper{margin:2px 0 0 0;padding:0}.reviews.item-views.compact .owl-item:hover{z-index:2}.reviews.item-views.compact .item{padding:26px 51px 36px;margin-right:-1px}.reviews.item-views.compact .item.wlogo .image{width:60px;height:50px;line-height:50px}.reviews.item-views.compact .item:not(.wlogo) .image{width:50px;height:50px;line-height:50px}.reviews.item-views.compact .votes_block.nstar.big .ratings .item-rating svg{width:15px;height:14px}.reviews.item-views.compact.linked .votes_block.nstar.big .ratings .item-rating svg{width:21px;height:20px}.reviews.item-views.compact .item .top_wrapper .top-info .wrap{padding-bottom:1px}.reviews.item-views.compact .item .svg-inline-quote{left:-22px}.reviews.item-views.compact .item .svg-inline-quote svg{width:22px;height:15px}.reviews.item-views.compact .item .link-block-more{margin-top:25px}.reviews.item-views.compact .owl-stage{display:flex}.reviews.item-views.compact .item,.reviews.item-views.compact .item-wrapper{height:100%}.reviews.item-views.compact.linked .item.wlogo .image{width:80px;height:62px;line-height:62px}.reviews.item-views.compact.linked .item:not(.wlogo) .image{width:70px;height:70px;line-height:70px}.reviews.item-views.list-mode .item-wrapper{height:100%}.reviews.item-views.list-mode .respone_wrap{padding:30px 51px;margin-top:-1px;background:#fcfcfc;background:var(--light_bg_black)}.reviews.item-views.list-mode .with-img .response_body{padding-left:60px}.reviews.item-views.list-mode .response_img{float:left;overflow:hidden;text-align:center}.reviews.item-views.list-mode .response_img img{width:40px;height:40px}.reviews.item-views.list-mode .respone_wrap .response_title{margin-bottom:4px;margin-top:-.6rem}.reviews.item-views.list-mode .item.no_img .title{margin-bottom:0}.reviews.item-views.list-mode .item .body-info{padding:0}.reviews.item-views.list-mode .item .top_wrapper{padding:0}.reviews.item-views.list-mode .item{padding:26px 51px 36px}.reviews.item-views.list-mode .items{margin-top:0}.reviews.item-views .item .body-info .files_block{margin-top:40px}.reviews.item-views .item .body-info .video_block{margin-top:50px}.reviews.item-views .item .body-info .video_block .video{margin-top:20px}.reviews.item-views .item .body-info .video_block .video:first-child{margin-top:0}.reviews .shadow .box-shadow:hover{z-index:2}.reviews.item-views.more-item .item{padding-left:39px;padding-right:39px}body .reviews.item-views.more-item .item .svg-inline-quote{display:none}.reviews.item-views.more-item .item .body-info,.reviews.item-views.more-item .item .top_wrapper{padding:0}.with-text-block-wrapper>.row>div:first-of-type{padding-bottom:25px}.with-text-block-wrapper .reviews.item-views{padding-top:5px}.with-text-block-wrapper .block-links{margin:0 -8px}.with-text-block-wrapper .block-links>span{padding:0 3px 0 8px}.with-text-block-wrapper .reviews.item-views.more-item .item{padding-top:29px;padding-bottom:39px}.with-text-block-wrapper .reviews.item-views .item .top_wrapper{margin-bottom:5px}@media (min-width:1100px){.reviews.item-views:not(.compact) .item{padding:0 207px}.reviews.item-views .item .body-info .svg-inline-quote{display:block}}@media (min-width:992px){.reviews .flexslider .slides .bordered{border-left-color:transparent}.reviews .flexslider.shadow .flex-viewport:before{border-right:1px solid #f2f2f2;border-color:var(--stroke_black)}}@media (min-width:768px){.reviews.item-views .item .body-info .votes_block{display:none}.reviews.item-views .item .top-info .votes_block.nstar{margin-top:-11px}.reviews.item-views.compact .votes_block.nstar{position:absolute;right:41px;top:42px}.reviews.item-views.compact .item .body-info{margin-top:9px}.reviews.item-views.compact .item .top-info{padding-right:80px}.reviews.item-views.compact.linked .item .top-info{padding-right:125px}.reviews.item-views.compact.linked .item .body-info{margin-top:20px}.reviews.item-views.compact.linked .votes_block.nstar{right:50px;top:52px}.reviews.item-views.compact.list-mode .item-wrapper{margin:32px 0 0 0}.reviews.item-views.compact.list-mode .item-wrapper:first-child{margin:0}}@media (max-width:767px){.reviews.item-views .item .top-info .votes_block.nstar{display:none}.reviews.item-views .item .body-info .votes_block{display:block;margin:-10px 0 10px}}@media (max-width:600px){#main .reviews.item-views.compact{border:none}.reviews.item-views .owl-carousel .owl-stage-outer{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.reviews.item-views .owl-carousel .owl-stage{display:flex}.front_review .reviews.item-views .item-wrapper{width:320px!important;border:1px solid #ececec;border-color:var(--stroke_black);background-color:#fff;background-color:var(--card_bg_black);height:100%;padding:25px 29px 29px;border-radius:3px;margin-top:0}#main .reviews.item-views .item-wrapper .item{padding:0;border:none;box-shadow:none}.reviews.item-views .item .top_wrapper{display:flex}.reviews.item-views .item .top_wrapper .image{margin-right:20px}.reviews.item-views .item .top_wrapper .top-info{margin-top:-5px;padding-left:0;padding-right:0}body .reviews.item-views .item .top_wrapper .top-info .wrap{padding-bottom:2px}body .reviews.item-views .item:not(.wlogo) .image{width:50px;height:50px;line-height:50px;flex-shrink:0;margin-bottom:5px}.reviews.item-views .item .date{font-size:10px;line-height:13px}body .reviews.item-views .item .title{font-size:18px;line-height:25px;margin-bottom:-2px}.reviews.item-views .item .body-info .votes_block{margin-bottom:5px}.reviews.item-views .item .votes_block.nstar.big .ratings .item-rating svg{width:13px;height:13px}.reviews.item-views .item .votes_block.nstar .ratings .item-rating{padding:0 4px 0 0}.reviews.item-views .item .link-block-more{margin:23px 1px 0}.front_review .text_before_items{line-height:1.54em}.front_review .with-text-block-wrapper .btn{margin-top:8px}.reviews.item-views.compact.list-mode .item-wrapper{padding:0}#main .reviews.item-views.compact.list-mode .item-wrapper .item{padding:25px 29px 36px}.reviews.item-views.list-mode .respone_wrap{margin:-1px}}@media (min-width:601px){.reviews.item-views .item .image.pull-left+.top-info{padding-left:111px}.reviews.item-views .item:not(.wlogo) .image.pull-left+.top-info{padding-left:100px}.reviews.item-views .item .image.pull-right+.top-info{padding-right:111px}.reviews.item-views .item:not(.wlogo) .image.pull-right+.top-info{padding-right:100px}.reviews.item-views.compact .item.wlogo .image.pull-left+.top-info{padding-left:80px}.reviews.item-views.compact .item.wlogo .image.pull-right+.top-info{padding-right:80px}.reviews.item-views.compact .item:not(.wlogo) .image.pull-left+.top-info{padding-left:70px}.reviews.item-views.compact .item:not(.wlogo) .image.pull-right+.top-info{padding-right:70px}.reviews.item-views.compact.linked .item.wlogo .image.pull-left+.top-info{padding-left:111px}.reviews.item-views.compact.linked .item.wlogo .image.pull-right+.top-info{padding-right:111px}.reviews.item-views.compact.linked .item:not(.wlogo) .image.pull-left+.top-info{padding-left:100px}.reviews.item-views.compact.linked .item:not(.wlogo) .image.pull-right+.top-info{padding-right:100px}.reviews.item-views .item .body-info{padding:0 0 0 24px}.reviews.item-views .item .top_wrapper{padding:0 0 0 23px}}@media (max-width:500px){.reviews.item-views.list-mode .response_img{float:none;margin-bottom:16px}.reviews.item-views.list-mode .with-img .response_body{padding-left:0}.reviews.item-views.list-mode .respone_wrap .response_title{margin-top:0}}@media (max-width:360px){.front_review .reviews.item-views .item-wrapper{width:285px!important}}
/* End */
/* /local/components/scalc/calc/templates/.default/style.css?1663002417154 */
/* /local/components/scalc/calc.element/templates/.default/style.css?17577099523117 */
/* /local/css/calc_project.css?16619480268019 */
/* /local/css/jquery.sc.select.css?16625431381487 */
/* /local/css/sc_checkbox.css?1647634239876 */
/* /local/components/scalc_service/pattern_calc_constructor.project.form/templates/fast_form/style.css?17211473239766 */
/* /local/components/scalc_service/pattern_calc_constructor.project.form_fast.param_input/templates/5/style_form.css?16666786434522 */
/* /local/components/scalc_service/pattern_calc_constructor.preset_main.element.form/templates/.default/style.css?16651363145724 */
/* /bitrix/templates/aspro_max/components/bitrix/news/reviews/style.min.css?1638534432338 */
/* /bitrix/templates/aspro_max/components/bitrix/news.list/front_review/style.min.css?16385344327876 */
