

/* Start:/local/templates/webcanape/components/bitrix/catalog/store/style.css?17404695232087*/
.grid {}

.grid .bx_content_section { margin-bottom: 15px; }

.grid .bx_sidebar { margin-bottom: 15px; }

/* grid2x1 */
.grid2x1 {}

.grid2x1 .bx_content_section {
	float: left;
	width: 66%;
	margin-bottom: 15px;
}

.grid2x1 .bx_sidebar {
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	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 0;
	border-bottom: 2px solid #d9dee6;
	border-bottom-color: var(--primary);
	color: #000;
}

.b-sidebar-buttons{display:flex}.b-sidebar-buttons .sidebar-buttons__button:not(:last-child){margin-right:10px}.b-sidebar-buttons.selected .sidebar-buttons__button:not(:last-child){position:relative}.b-sidebar-buttons.selected .sidebar-buttons__button:not(:last-child)::after{content:"";width:15px;height:15px;background:#fb7401;border-radius:50%;position:absolute;top:-5px;right:-5px}.b-button-filter{outline:none;padding:11px 18px;display:flex;align-items:center;border:1px solid #ececec;border-radius:4px;white-space:none;color:#3e3e3e;background:none;height:46px}.b-button-filter:focus{outline:none}.b-button-filter .button-filter__icon{width:24px;height:24px;margin-right:10px;flex-shrink:0}.b-button-filter .button-filter__text{width:100%}.b-button-subsections{background:#f8f8f8;border-radius:4px;padding:14px;color:#3e3e3e;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:400;line-height:1.5;width:150px;height:46px;border:none;outline:none;transition:all .3s ease;display:none}.b-button-subsections:focus{outline:none}.b-button-subsections:hover{color:#fff;background:#fb7401}@media(max-width: 767px){.b-button-subsections{display:flex}}

/* End */


/* Start:/local/templates/webcanape/components/bitrix/catalog.element/store/style.css?174073304518961*/
.b-store-element{display:grid;grid-template-columns:repeat(25, 1fr);margin-bottom:38px}@media(max-width: 1239px){.b-store-element{grid-template-columns:repeat(50, 1fr)}}@media(max-width: 767px){.b-store-element{grid-template-columns:1fr;margin-bottom:0}}.b-store-element .product-item-detail-slider-block{padding-top:77.5%}.b-store-element .product-item-detail-slider-image img{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;width:auto;height:auto;outline:1px solid rgba(0,0,0,0);background-position:center;background-repeat:no-repeat;transition:background-size 450ms ease,width 450ms ease,height 450ms ease,outline 450ms ease;transform:translateY(-50%) translateX(-50%)}.b-store-element .product-item-detail-slider-controls-image{position:relative;display:inline-block;overflow:hidden;width:90px;height:90px;text-align:center;cursor:pointer}.b-store-element .product-item-detail-slider-controls-image img{position:absolute;top:50%;left:50%;max-width:65px;max-height:65px;width:auto;height:auto;transform:translateY(-50%) translateX(-50%)}@media(max-width: 1239px){.b-store-element .product-item-detail-slider-controls-image{width:auto;height:76px}.b-store-element .product-item-detail-slider-controls-image img{max-width:60px;max-height:60px}}.b-store-element .product-item-detail-slider-controls-image.active{border:1px solid #c4c4c4}.b-store-element .store-element__statuses .b-product-status{position:absolute;top:0;right:0;left:auto}.b-store-element .store-element__comments-counter{position:absolute;top:-3px;right:-12px;font-size:10px;font-weight:400;background:#fb7401;width:15px;height:15px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff}.b-store-element .store-element__section:nth-child(1){grid-column:1/16;grid-row:1/3}.b-store-element .store-element__section:nth-child(2){grid-column:17/26;grid-row:1/1}.b-store-element .store-element__section:nth-child(3){grid-column:17/26;grid-row:2/2}.b-store-element .store-element__section:nth-child(4){grid-column:1/16;grid-row:4/4}@media(max-width: 1239px){.b-store-element .store-element__section:nth-child(1){grid-column:1/26;grid-row:1/3}.b-store-element .store-element__section:nth-child(2){grid-column:27/51;grid-row:1/2}.b-store-element .store-element__section:nth-child(3){grid-column:1/51;grid-row:2/2}.b-store-element .store-element__section:nth-child(4){margin-top:60px;grid-column:1/51;grid-row:4/4}}@media(max-width: 767px){.b-store-element .store-element__section:nth-child(1){grid-column:auto;grid-row:1/1}.b-store-element .store-element__section:nth-child(2){grid-column:1;grid-row:2/2}.b-store-element .store-element__section:nth-child(3){grid-column:1;grid-row:3/3}.b-store-element .store-element__section:nth-child(4){display:none}}.b-store-element .store-element__slider-container{display:flex;flex-direction:row-reverse;max-width:900px;padding:30px;box-sizing:border-box;border:1px solid #ececec;align-items:center}@media(max-width: 1239px){.b-store-element .store-element__slider-container{border:none;padding:0 0 80px}}@media(max-width: 1023px){.b-store-element .store-element__slider-container{margin:0 auto}}@media(max-width: 767px){.b-store-element .store-element__slider-container{border:1px solid #ececec;padding:0;margin-bottom:15px}}.b-store-element .store-element__slider-container.popup{max-width:none;padding:0}.b-store-element .store-element__slider-container.popup .store-element__statuses .b-product-status{position:absolute;top:30px;left:30px;right:auto}.b-store-element .store-element__slider-container.popup .product-item-detail-slider-close{right:160px}@media(max-width: 1239px){.b-store-element .store-element__slider-container.popup .product-item-detail-slider-close{right:30px}}.b-store-element .store-element__slider-container.popup .store-element__slider-preview-inner{max-height:none}@media(max-width: 1239px){.b-store-element .store-element__slider-container.popup .product-item-detail-slider-controls-block{display:none}}.b-store-element .store-element__slider-body{width:100%}.b-store-element .store-element__slider-preview{position:relative;padding:60px 0;height:100%}.b-store-element .store-element__slider-preview-wrapper{height:350px}@media(max-width: 1239px){.b-store-element .store-element__slider-preview-wrapper{height:auto}}@media(max-width: 1239px){.b-store-element .store-element__slider-preview{width:100%;position:absolute;left:50%;bottom:0;height:90px;background:#fff;padding:6px;z-index:90;max-width:316px;transform:translate(-50%, 0)}}@media(max-width: 767px){.b-store-element .store-element__slider-preview{display:none}}.b-store-element .store-element__slider-preview-inner{width:100%;overflow:hidden;height:100%;max-height:360px}@media(max-width: 1239px){.b-store-element .store-element__slider-preview-inner{width:100%}}.b-store-element .store-element__slider-preview-next{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:#3e3e3e;transition:all .3s ease;z-index:101;width:19px;height:19px;display:flex;align-items:center;justify-content:center}.b-store-element .store-element__slider-preview-next:hover{color:#fb7401}.b-store-element .store-element__slider-preview-next.swiper-button-disabled{opacity:.5;pointer-events:none}@media(max-width: 1239px){.b-store-element .store-element__slider-preview-next{top:50%;transform:translateY(-50%) rotate(-90deg);right:-10px;left:auto;bottom:auto}}.b-store-element .store-element__slider-preview-prev{position:absolute;top:20px;left:50%;transform:translateX(-50%);color:#3e3e3e;transition:all .3s ease;z-index:101;width:19px;height:19px;display:flex;align-items:center;justify-content:center}.b-store-element .store-element__slider-preview-prev:hover{color:#fb7401}.b-store-element .store-element__slider-preview-prev.swiper-button-disabled{opacity:.5;pointer-events:none}@media(max-width: 1239px){.b-store-element .store-element__slider-preview-prev{top:50%;transform:translateY(-50%) rotate(-90deg);left:-10px;bottom:auto}}.b-store-quantity .store-quantity__inner{border-radius:4px;background:#fff;box-sizing:border-box;padding:11px 15px;z-index:3;position:relative;max-width:86px}@media(max-width: 1239px){.b-store-quantity .store-quantity__inner{max-width:127px}}.b-store-quantity .store-quantity__items{display:flex;align-items:center}.b-store-quantity .store-quantity__minus{cursor:pointer}.b-store-quantity .store-quantity__minus .product-item-amount-field-btn-disabled{cursor:default}.b-store-quantity .store-quantity__plus{cursor:pointer}.b-store-quantity .store-quantity__plus .product-item-amount-field-btn-disabled{cursor:default}.b-store-quantity .store-quantity__input{color:#3e3e3e;width:30px;font-size:12px;font-style:normal;font-weight:500;line-height:1.8;text-transform:uppercase;outline:none;border:none;border-radius:0;text-align:center}.b-store-panel{margin-top:20px;height:50px;box-sizing:border-box;padding:2px;background:#fb7401;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:space-between;position:relative;max-width:240px;width:100%}.b-store-panel.store-panel--not-available{background:#f0f0f0}.b-store-panel.store-panel--not-available .b-store-quantity{display:none}@media(max-width: 1239px){.b-store-panel{max-width:293px}}@media(max-width: 767px){.b-store-panel{margin-top:30px}}.b-store-button a:link,.b-store-button a:visited{color:#fff;font-size:12px;font-style:normal;font-weight:600;line-height:1.8;text-transform:uppercase;text-decoration:none;margin:0}.b-store-button a:link span,.b-store-button a:visited span{z-index:3;position:relative;transition:all .2s ease}.b-store-button a:link::before,.b-store-button a:visited::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0);z-index:1;transition:all .3s ease}.b-store-button a:hover::before,.b-store-button a:hover::before,.b-store-button a:active::before,.b-store-button a:active::before{background:#e7600a}.b-detail-good-panel{margin-bottom:40px}.b-detail-good-panel .detail-good-panel__inner{padding:30px;box-sizing:border-box;background:#f8f8f8;border-radius:4px;overflow:hidden}@media(max-width: 767px){.b-detail-good-panel .detail-good-panel__inner{padding:25px 20px}}.b-detail-good-panel .detail-good-panel__head,.b-detail-good-panel .detail-good-panel__footer{display:flex;justify-content:space-between;align-items:center}.b-detail-good-panel .detail-good-panel__head{margin-bottom:24px}@media(max-width: 1239px){.b-detail-good-panel .detail-good-panel__body{flex-direction:column;justify-content:flex-start;align-items:start}}.b-detail-good-panel .detail-good-panel__footer{margin-top:32px}@media(max-width: 1239px){.b-detail-good-panel .detail-good-panel__footer{flex-direction:column;justify-content:flex-start;align-items:start;gap:12px}}@media(max-width: 767px){.b-detail-good-panel .detail-good-panel__footer{margin-top:20px}}.b-price .price__old{margin-bottom:10px}.b-price .price__old,.b-price .price__old span{color:#bbb;font-weight:400;font-size:12px;line-height:1.1}.b-price .price__old-value{text-decoration:line-through}.b-price .price__current,.b-price .price__current span{color:#3e3e3e;font-weight:500;font-size:30px;line-height:1}.b-price .price__current.discount,.b-price .price__current span.discount{color:#fb3e3e}.b-availability .availability__status{display:inline-flex;align-items:center;line-height:1}.b-availability .availability__status-icon{max-width:20px;width:100%;margin-right:10px}.b-availability .availability__status-text{white-space:nowrap;font-size:14px;font-weight:400;color:#4fba3e}.b-availability .availability__status-num{font-weight:600}.b-availability .availability__status.availability__status--empty .availability__status-text{color:#bbb}.b-availability .availability__status.availability__status--order .availability__status-text{color:#fb3e3e}.b-availability .availability__status.availability__status--order svg path{fill:#fb3e3e}.b-credit{flex-shrink:0;padding-right:10px}.b-credit a:link,.b-credit a:visited{text-decoration:none;display:inline-flex;align-items:center}.b-credit a:hover .credit__icon,.b-credit a:hover .credit__text,.b-credit a:active .credit__icon,.b-credit a:active .credit__text{color:#fb7401}.b-credit .credit__icon{margin-right:10px;color:#bbb;transition:all .3s ease}.b-credit .credit__text{font-size:15px;font-weight:300;color:#3e3e3e;line-height:1;transition:all .3s ease}.b-buy-click{max-width:240px;width:100%}.b-buy-click a:link,.b-buy-click a:visited{text-decoration:none;display:inline-flex;align-items:center}.b-buy-click a:hover .buy-click__icon,.b-buy-click a:hover .buy-click__text,.b-buy-click a:active .buy-click__icon,.b-buy-click a:active .buy-click__text{color:#fb7401}.b-buy-click .buy-click__icon{margin-right:10px;color:#bbb;transition:all .3s ease}.b-buy-click .buy-click__text{font-size:15px;font-weight:300;color:#3e3e3e;line-height:1;transition:all .3s ease}.b-vendor-code .vendor-code__text,.b-vendor-code .vendor-code__num{color:#bbb;font-weight:400;font-size:14px;line-height:1}.b-availability-warehouses{margin-bottom:40px}@media(max-width: 1239px){.b-availability-warehouses{margin-bottom:30px}}@media(max-width: 767px){.b-availability-warehouses{margin-bottom:34px}}.b-availability-warehouses .availability-warehouses__title{color:#3e3e3e;font-size:14px;margin-bottom:17px;font-weight:600;text-transform:uppercase}.b-availability-warehouses .availability-warehouses__point{padding:10px 0;display:flex;justify-content:space-between;align-items:center}.b-availability-warehouses .availability-warehouses__point:not(:last-child){border-bottom:1px solid #ececec}.b-availability-warehouses .availability-warehouses__point-name{margin-right:15px}.b-availability-warehouses .availability-warehouses__point-name,.b-availability-warehouses .availability-warehouses__point-name a:link,.b-availability-warehouses .availability-warehouses__point-name a:visited{font-size:15px;font-weight:400;line-height:1.33;color:#3e3e3e}.b-availability-warehouses .availability-warehouses__point-availability{max-width:112px;width:100%;flex-shrink:0}.b-availability-warehouses .availability-warehouses__point-text{width:100%;color:#3e3e3e;font-weight:400;font-size:15px;line-height:1.3}@media(max-width: 1023px){.b-availability-warehouses .availability-warehouses__point{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px}}.b-info-panel p{font-weight:300;font-size:14px;color:#3e3e3e}.b-info-panel .info-panel__items{display:flex;margin:0 -5px;justify-content:space-between}@media(max-width: 767px){.b-info-panel .info-panel__items{margin:0;flex-direction:column}}.b-info-panel .info-panel__item{width:calc(50% - 10px);margin:0 5px;border:1px solid #ececec;padding:4px;box-sizing:border-box;border-radius:4px}@media(max-width: 767px){.b-info-panel .info-panel__item{margin:0;width:100%}.b-info-panel .info-panel__item:not(:last-child){margin-bottom:19px}}.b-info-panel .info-panel__head{background:#f8f8f8;border-radius:4px;display:flex;align-items:center;padding:16px;box-sizing:border-box;line-height:1}.b-info-panel .info-panel__head-icon{width:20px;height:20px;margin-right:12px}.b-info-panel .info-panel__head-name{color:#3e3e3e;font-weight:700;font-size:14px;line-height:1;width:100%}.b-info-panel .info-panel__head-link{position:relative;padding-right:11px}.b-info-panel .info-panel__head-link::before{content:"";position:absolute;width:6px;height:11px;background:url(/local/templates/webcanape/images/arrow-right.svg) 0 0 no-repeat;transform:translateY(-50%);right:0;top:50%}.b-info-panel .info-panel__head-link:link,.b-info-panel .info-panel__head-link:visited{display:inline-block;font-size:10px;font-weight:400;color:#afafaf}.b-info-panel .info-panel__body{padding:15px 15px 40px}@media(max-width: 767px){.b-catalog-element-tabs{display:none}}.b-catalog-element-tabs .catalog-element-tabs__head{border-bottom:1px solid #ececec}.b-catalog-element-tabs .catalog-element-tabs__head-items{display:flex;list-style:none;padding:0;margin:0}.b-catalog-element-tabs .catalog-element-tabs__head-items li{position:relative}.b-catalog-element-tabs .catalog-element-tabs__head-items li.active::before{content:"";position:absolute;height:3px;left:0;right:0;bottom:0;transform:translateY(50%);background:#fb7401}.b-catalog-element-tabs .catalog-element-tabs__head-items li:not(:last-child){margin-right:60px}.b-catalog-element-tabs .catalog-element-tabs__head-items li a:link,.b-catalog-element-tabs .catalog-element-tabs__head-items li a:visited{color:#3e3e3e;font-size:14px;font-weight:700;text-transform:uppercase;text-decoration:none;line-height:1.14;padding-bottom:16px;display:inline-block}.b-catalog-element-tabs .catalog-element-tabs__content-items{padding:30px 0 0}.b-catalog-element-tabs .catalog-element-tabs__content-items .b-form-review .form-review__head-title,.b-catalog-element-tabs .catalog-element-tabs__content-items .b-form-review .form-review__head-count{display:none}.b-catalog-element-tabs .catalog-element-tabs__content-title{font-size:20px;font-weight:500;line-height:1.2;color:#3e3e3e;margin-bottom:15px}.b-catalog-element-tabs .catalog-element-tabs__content-description{font-size:14px;font-weight:300;line-height:1.57;color:#3e3e3e}.b-catalog-element-properties{max-width:480px}.b-catalog-element-properties .catalog-element-properties__property{display:flex}.b-catalog-element-properties .catalog-element-properties__property:not(:last-child){margin-bottom:12px}.b-catalog-element-properties .catalog-element-properties__property-dots{border-bottom:1px solid #ececec;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.b-catalog-element-properties .catalog-element-properties__property-name{font-size:14px;font-weight:300;line-height:.7;font-size:#3e3e3e;padding-right:7px}.b-catalog-element-properties .catalog-element-properties__property-value{font-size:14px;font-weight:500;color:#3e3e3e;line-height:.7;padding-left:7px}.b-catalog-element-accordion{display:none}@media(max-width: 767px){.b-catalog-element-accordion{display:block}}.b-catalog-element-accordion .catalog-element-accordion__inner{padding:20px 0}.b-catalog-element-accordion .catalog-element-accordion__header{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer}.b-catalog-element-accordion .catalog-element-accordion__header:not(:first-child){border-top:1px solid #ececec}.b-catalog-element-accordion .catalog-element-accordion__header-name{font-size:20px;line-height:1.4;font-weight:300}.b-catalog-element-accordion .catalog-element-accordion__header-arrow{width:12px;height:6px;line-height:0;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:#3e3e3e;transition:all .3s ease}.b-catalog-element-accordion .catalog-element-accordion__header.open{border-bottom:none}.b-catalog-element-accordion .catalog-element-accordion__header.open .catalog-element-accordion__header-arrow{transform:rotate(180deg)}.b-catalog-element-accordion .catalog-element-accordion__header.open .catalog-element-accordion__header-arrow svg{color:#fb7401}.b-catalog-element-accordion .catalog-element-accordion__body{display:none;padding-bottom:25px}.b-catalog-element-accordion .catalog-element-accordion__body-content{font-size:14px}.b-catalog-element-accordion .catalog-element-accordion__body:last-child{border-bottom:1px solid #ececec}.b-not-available{display:flex;align-items:center;justify-content:center;width:100%}.b-not-available a:link,.b-not-available a:visited{text-decoration:none;color:#3e3e3e;cursor:default}.b-catalog-ban{padding:36px 59px;margin-bottom:30px;position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;color:#fff;border-radius:10px}.b-catalog-ban .catalog-ban__title{font-size:24px;font-weight:500;line-height:28px}@media(max-width: 1239px){.b-catalog-ban .catalog-ban__title{font-size:20px}}@media(max-width: 767px){.b-catalog-ban .catalog-ban__title{margin-bottom:31px}}@media(max-width: 1239px){.b-catalog-ban{padding:38px 20px}}@media(max-width: 767px){.b-catalog-ban{padding:31px 20px;margin:0 -20px;margin-top:-30px;margin-bottom:30px;flex-direction:column;align-items:flex-start;border-radius:0}}.b-catalog-calc{display:flex;justify-content:space-between;align-items:center;gap:20px}.b-catalog-calc:hover{text-decoration:none}.b-catalog-calc:hover .catalog-calc__icon svg rect{fill:#fb7401}.b-catalog-calc:hover .catalog-calc__icon svg path{stroke:#fff}.b-catalog-calc .catalog-calc__title{font-size:18px;font-weight:500;line-height:22px;color:#fff}@media(max-width: 1239px){.b-catalog-calc .catalog-calc__title{font-size:18px}}@media(max-width: 767px){.b-catalog-calc .catalog-calc__title{font-size:14px;line-height:18px;text-wrap:balance}}.b-catalog-calc .catalog-calc__title:hover{text-decoration:none}@media(max-width: 1239px){.b-catalog-calc .catalog-calc__icon svg{width:32px;height:32px}}@media(max-width: 1239px){.b-catalog-calc{gap:15px}}@media(max-width: 767px){.b-catalog-calc{width:100%}}

/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?17025532811816*/
/* Button */
.bx-catalog-subscribe-button
{
    margin-bottom: 6px;
    display: inline-block;
}
.bx-catalog-popup-content
{
    width: 90%;
    max-width: 280px;
}
/* Subscribe popup */
.bx-catalog-subscribe-form-container-label
{
    font-size:13px;
    color: #5a6c77;
    padding-bottom: 2px;
}
.bx-catalog-subscribe-form-container-input
{
    position: relative;
}
.bx-catalog-subscribe-form-container-input input[type="text"] {
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #CCD5DB;
    border-radius: 2px;
    background: #f8fafc;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bx-catalog-subscribe-form-star-required {
    color: #d93333;
}
.bx-catalog-subscribe-form-container .bx-captcha{
    margin-bottom: 10px;
}
.bx-catalog-popup-message
{
    font-weight: bold;
    min-width: 240px;
    margin: 0 0 0;
}

/* Alert style */
.bx-catalog-subscribe-alert {
    background-color: #edf6fc;
    color: #000;
    font-size: 15px;
    min-height: 45px;
    text-align: center;
    padding: 12px 40px 12px 60px;
    position: relative;
    width: 280px;
}
.bx-catalog-subscribe-aligner {
    display: inline-block;
    height: 45px;
    margin-left: -1px;
    vertical-align: middle;
    width: 1px;
}
.bx-catalog-subscribe-alert-text {
    display: inline-block;
    vertical-align: middle;
}
.bx-catalog-subscribe-alert-footer {
    text-align: center;
}
.bx-catalog-subscribe-alert-popup {
    background-color: #edf6fc !important;
    border: 1px solid #edf6fc !important;
    border-radius: 3px !important;
    -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
    box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
}
/* End */


/* Start:/local/components/webcanape/product.reviews/templates/slider/style.css?17206144947949*/
.b-slider-reviews {}
.b-slider-reviews .reviews__rating {
    display: flex;
    height: 22px;
}
.b-slider-reviews .reviews__rating .reviews__icon {
    width: 12px;
    height: 12px;
    margin-right: 4px;
    color: #aaa;
    line-height: 0;
}
.b-slider-reviews .reviews__rating .reviews__icon.reviews__icon--active {
    color: #3E3E3E;
}
.b-slider-reviews .reviews__images {
}
.b-slider-reviews .reviews__images .item {

}
.b-slider-reviews .reviews__img {
    height: 65px;
    width: 65px;
    object-fit: cover;
}

.b-slider-reviews .reviews__wrapper {
    margin-top: 30px;
    position: relative;
}
.b-slider-reviews .reviews__wrapper-inner {
    overflow: hidden;
}
.b-slider-reviews .reviews__item-head {
    margin-bottom: 10px;
}


.b-slider-reviews .reviews__linkbox {
    margin-top: 10px;
}
.b-slider-reviews .reviews__link:link,
.b-slider-reviews .reviews__link:visited {
    color: #BBB;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    display: inline-block;
    padding: 7px 10px;
    border: 1px solid #BBB;
    border-radius: 4px;
    box-sizing: border-box;
    text-decoration: none;
    transition: all .3s ease;
}
.b-slider-reviews .reviews__link:hover,
.b-slider-reviews .reviews__link:active {
    background: #BBB;
    color: #fff;
}
.b-slider-reviews .reviews__items {
    margin-bottom: 1px;
}
.b-slider-reviews .reviews__item {
    padding: 30px;
    box-sizing: border-box;
    border: 1px solid #ECECEC;
}
.b-slider-reviews .reviews__item .reviews__images {
    display: flex;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    margin-top: 10px;
}
.b-slider-reviews .reviews__item .reviews__images > a:not(:last-child) {
    margin-right: 5px;
}
.b-slider-reviews .reviews__desc-text {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.57;
    color: #3E3E3E;
}
.b-slider-reviews .reviews__item-columns {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.b-slider-reviews .reviews__item-column {}
.b-slider-reviews {

}
.b-slider-reviews .reviews__item-author {
    display: flex;
    align-items: center;
}
.b-slider-reviews .reviews__item-imgbox {
    line-height: 0;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    margin-right: 20px;
}
.b-slider-reviews .reviews__author-city {
    color: #AAA;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
}
.b-slider-reviews .reviews__author-name {
    color: #3E3E3E;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.2;
}
.b-slider-reviews .reviews__item-date {
    color: #AAA;
    text-align: right;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
}
.b-slider-reviews .reviews__nav {

}
.b-slider-reviews .reviews__nav .reviews__prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.b-slider-reviews .reviews__nav .reviews__next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -50px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.b-slider-reviews {}
.b-slider-reviews {}


.b-slider-reviews .reviews__customers-pictures .swiper-slide {
    width: 65px;
}

/* ------------- */
.b-form-review .form-review__show-btn {
    background: none;
    outline: none;
    border: none;
    display: inline-flex;
    align-items: center;
}
.b-form-review .form-review__show-btn:hover {
    color: #FB7401;
}
.b-form-review .form-review__links-icon {
    margin-right: 10px;
}
.b-form-review .form-review__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.b-form-review .form-review__head-column {
    position: relative;
    display: inline-block;
}
.b-form-review .form-review__head-title {
    color: #3E3E3E;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
}
.b-form-review .form-review__head-count {
    color: #BBB;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
}
.b-form-review .reviews__rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center; 
}
.b-form-review .reviews__rating:not(:checked) input {
    display: none;
}
.b-form-review .reviews__rating input + span:before {
    content: '★';
    font-size: 24px;
    color: #aaa;
}
/* .b-form-review .reviews__rating > input:checked ~ span {
} */
.b-form-review .reviews__rating span.active::before {
    color: #3E3E3E;
}
.b-form-review textarea {
    width: 100%;
    min-height: 160px;
    resize: none;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    padding: 14px;
    outline: none;
}
.b-form-review .form-review__field {
    margin-top: 20px;
}
.b-form-review .form-review__field label {
    width: 100%; 
}
.b-form-review .form-review__field.grade label {
    width: auto;
    display: inline-block;
}
.b-form-review .form-review__field label input {
    width: 100%;
    padding: 14px;
    box-sizing: border-box;
    border: 1px solid #e4e4e4;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    color: #3E3E3E;
}
.b-form-review .review-form__file-upload,
.b-form-review .form-review__field label > div {
    color: #3E3E3E;
    font-size: 16px;
    margin-bottom: 13px;
    line-height: 1.2;
    font-weight: 400;
}
.b-form-review .review-form__file-upload {
    border: 1px solid #e4e4e4;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    display: block;
    margin-bottom: 25px;
}
.b-form-review .review-form__file-upload::before{
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

    /* local/templates/webcanape/images/upload-icon.svg */
}
.b-form-review .review-form__file-upload > span {
    position: relative;
    padding-left: 20px;
    display: inline-block;
}
.b-form-review input[type="file"] {
    display: none;
}
.b-form-review .review-form__policy {
    display: flex;
    align-items: center;
}
.b-form-review .review-form__policy input[type="checkbox"] {
    margin: 0 10px 0 0;
    width: 20px;
    height: 20px;
}
.b-form-review .review-form__policy label {
    margin-bottom: 0;
    line-height: 1;
    color: #3E3E3E;
    font-size: 16px;
    font-weight: 400;
    display: flex;
    align-items: center;
    line-height: 1;
}
.b-form-review .review-form__submit-btn {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.57;
    outline: none;
    border: none;
    background: #FB7401;
    padding: 10px;
    border-radius: 4px;
    min-width: 125px;
    transition: all .3s ease;
}
.b-form-review .review-form__submit-btn:hover {
    background: #E7600A;
}
.b-form-review .review-success {
    color: #E7600A;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0;
}
.b-form-review .review-error {
    color: #fa0000;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0;
}
/* ------------- */
@media screen and (max-width: 767px) {
    .b-form-review .form-review__head .form-review__head-column:first-child {
        opacity: 0;
    }
    .b-slider-reviews .reviews__item-columns {
        align-items: flex-start;
        flex-direction: column;
        row-gap: 10px;
    }
    .b-slider-reviews .reviews__item-date {
        text-align: left;
    }
    .b-slider-reviews .reviews__item {
        padding: 15px;
    }
}
/* ------------- */
/* ------------- */
/* End */


/* Start:/local/components/webcanape/product.reviews/templates/slider/fancybox/fancybox.css?172061449412116*/
.not-selectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel__viewport{position:relative;overflow:hidden;width:100%;height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none)}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 24px);height:var(--carousel-button-svg-height, 24px);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:transparent;overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:thin dotted}body.is-using-mouse .fancybox__container :focus{outline:none}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:64px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-36px;right:0;color:var(--fancybox-color, #fff)}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;cursor:pointer;z-index:1053;color:var(--fancybox-color, currentColor)}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.5;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{transition:opacity var(--fancybox-ts, 0.25s) ease;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=true] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=true] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=true] .carousel__dots,.fancybox__container.is-animated[aria-hidden=true] .carousel__button.is-close{transition:opacity .2s ease;opacity:0}.fancybox-fadeIn{animation:.2s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.2s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.2s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.2s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.2s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{20%{opacity:.5}to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{20%{opacity:.5}to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel .is-draggable{cursor:move;cursor:grab}.fancybox__carousel .is-dragging{cursor:move;cursor:grabbing}.fancybox__carousel .carousel__slide:not(.has-image) .fancybox__content{cursor:auto}.fancybox__carousel .carousel__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .carousel__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__image{background:transparent;user-select:none}.has-image .fancybox__content{padding:0;background:transparent}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{min-height:1px}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;min-height:1px;object-fit:contain;background:transparent}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{min-height:1px;width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;min-height:1px;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:transparent}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px}.fancybox__container.is-animated[aria-hidden=true] .fancybox__thumbs{transition:unset;opacity:0}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{transition:opacity var(--fancybox-ts, 0.25s) ease-in;opacity:var(--fancybox-opacity, 1)}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide.is-nav-selected::after{content:"";position:absolute;top:0;left:3px;right:3px;bottom:3px;border-bottom:3px solid currentColor}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100% / (var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat}
/* End */


/* Start:/local/components/webcanape/product.reviews/templates/slider/owl/owl.theme.default.min.css?17206144941018*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.css?1702553366381*/
.catalog-element-popup-wrapper {
	position: absolute;
	box-sizing: border-box;
	border-radius: 3px;
	background: rgba(0, 0, 0, .77);
}

.catalog-element-popup-inner {
	padding: 20px;
	max-width: 300px;
	font: 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.catalog-element-popup-element {
	color: #ffa801;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* End */


/* Start:/bitrix/components/bitrix/sale.gift.main.products/templates/bootstrap_v4/style.css?170255336687*/
.sale-gift-main-products .catalog-block-header { border-bottom-color: var(--primary); }
/* End */


/* Start:/local/templates/webcanape/components/bitrix/main.userconsent.request/custom_request/user_consent.css?17521526904354*/
.main-user-consent-request a {
	cursor: pointer;
}

.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}

.main-user-consent-request-popup-cont {
	min-height: 290px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 20px;
	min-width: 320px;
	width: 100%;
	max-width: 600px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 10px 0;
	font: normal 18px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #000;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 260px;
}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	height: 39px;
	margin: 0 10px 5px 0;
	padding: 0 18px;
	border: none;
	border-radius: 2px;
	font: normal 12px/39px var(--ui-font-family-primary, var(--ui-font-family-helvetica));
	color: #535c69;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
	-webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	background: none;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	border: 1px solid #999;
	overflow: auto;
	padding: 8px;
	text-align: left;
	color: rgb(84, 84, 84);
}

.main-user-consent-request-popup-link {
	height: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.main-user-consent-request-popup-link a {
	display: block;
	margin: 20px 0 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 260px;
}

/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

.main-user-consent-request-announce{
	color: #333;
	font-size:13px;
	line-height: 15px;
}
.main-user-consent-request-announce-link{
	cursor: pointer;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@media (min-width: 1000px) {

	.main-user-consent-request-popup-cont {
		min-height: 400px;
		min-width: 640px;
	}

	.main-user-consent-request-popup-header {
		max-width: 590px;
	}

	.main-user-consent-request-popup-text,
	.main-user-consent-request-popup-link {
		height: 240px;
	}
	.main-user-consent-request-popup-link a {
		max-width: 200px;
	}
}

@media (max-width: 768px) {
	.main-user-consent-request-popup-cont {
		height: 100%;
	}
}
/* End */


/* Start:/bitrix/components/bitrix/sale.gift.main.products/templates/bootstrap_v4/themes/green/style.css?1702553366154*/
.bx-green.sale-gift-main-products {
	--primary: #3bc915;
	--theme-color-primary: #3bc915;
	--theme-color-second: #3bc915;
	--theme-color-light: #63aa28;
}
/* End */


/* Start:/local/templates/webcanape/components/bitrix/catalog.store.amount/.default/style.css?17206144942857*/
div.catalog-detail { position: static; border: 1px solid; zoom:1;}
div.catalog-detail-hover div.catalog-admin-links  { display: block; }
div.catalog-detail-hover { position: relative;}

div.catalog-detail-line
{
    font-size:1px;
    height:1px;
    line-height:1px;
    margin:12px 0;
    overflow:hidden;
    padding:0;
    background: url(/local/templates/webcanape/components/bitrix/catalog.store.amount/.default/images/title-line.gif) no-repeat;
}
div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em; border-bottom:1px dotted; float: left; width: 100%;}
div.catalog-detail-property b { float: right; position: relative; padding-left: 3px;  font-weight:normal; }
div.catalog-detail-property grey { color:grey;  font-weight:lighter; }
div.catalog-detail-property span { float: left; position: relative; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }


.bx_storege {}
.bx_storege h4{
    margin-bottom: 0;
}
.bx_storege hr{
    background: #e5e5e5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #e5e5e5 0%, #e5e5e5 50%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e5e5e5), color-stop(50%,#e5e5e5), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -o-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: -ms-linear-gradient(left, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#e5e5e5 50%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=1 );
    border: none;
    height: 1px;
}
.bx_storege ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.bx_storege ul li{
    padding: 5px 0 20px;
    font-size: 12px;
    line-height: 17px;
}
.bx_storege ul li a{
    text-decoration: none;
    color: #2a65ae;
}
.bx_storege ul li a:hover{
    text-decoration: underline;
}
/* End */


/* Start:/local/templates/webcanape/components/bitrix/news.list/benefits_mod2/style.css?17404695232*/


/* End */
/* /local/templates/webcanape/components/bitrix/catalog/store/style.css?17404695232087 */
/* /local/templates/webcanape/components/bitrix/catalog.element/store/style.css?174073304518961 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.css?17025532811816 */
/* /local/components/webcanape/product.reviews/templates/slider/style.css?17206144947949 */
/* /local/components/webcanape/product.reviews/templates/slider/fancybox/fancybox.css?172061449412116 */
/* /local/components/webcanape/product.reviews/templates/slider/owl/owl.theme.default.min.css?17206144941018 */
/* /bitrix/components/bitrix/sale.prediction.product.detail/templates/.default/style.css?1702553366381 */
/* /bitrix/components/bitrix/sale.gift.main.products/templates/bootstrap_v4/style.css?170255336687 */
/* /local/templates/webcanape/components/bitrix/main.userconsent.request/custom_request/user_consent.css?17521526904354 */
/* /bitrix/components/bitrix/sale.gift.main.products/templates/bootstrap_v4/themes/green/style.css?1702553366154 */
/* /local/templates/webcanape/components/bitrix/catalog.store.amount/.default/style.css?17206144942857 */
/* /local/templates/webcanape/components/bitrix/news.list/benefits_mod2/style.css?17404695232 */
