

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


/* Start:/local/templates/rise-bags/_dist/components/bitrix/catalog.compare.list/littleweb/style.1o7Os_PK.css?17827469611319*/
.bx-catalog-compare{display:none;flex-direction:column;gap:12px;position:fixed;top:120px;right:0;padding:20px;background:var(--white);border:1px solid var(--gray-600);border-right:none;border-radius:4px 0 0 4px;box-shadow:0 2px 8px #0000004d;z-index:89;width:100%;max-width:420px}.bx-catalog-compare-header{display:flex;align-items:center;gap:12px}.bx-catalog-compare-header svg{width:16px;height:16px;fill:var(--primary)}.bx-catalog-compare-header span{font-size:14px;color:var(--dark)}.bx-catalog-compare-list{display:flex;flex-direction:column;gap:4px;margin:0;padding:0 12px 0 0;list-style:none;height:100%;max-height:60px;overflow:hidden;overflow-y:auto;scrollbar-gutter:stable}.bx-catalog-compare-list::-webkit-scrollbar{background-color:var(--light);width:4px}.bx-catalog-compare-list::-webkit-scrollbar-thumb{background-color:var(--primary)}.bx-catalog-compare-list li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 0;border-bottom:1px solid var(--light)}.bx-catalog-compare-list li a{font-size:14px}.bx-catalog-compare-list li button{padding:0;border:none;background-color:transparent;font-size:12px;text-decoration:underline;color:var(--danger)}.bx-catalog-compare-link{font-size:14px;text-decoration:underline;color:var(--primary)}.bx-catalog-compare.active{display:flex}

/* End */


/* Start:/local/templates/rise-bags/_dist/components/bitrix/catalog.element/littleweb/style.DLLzQxAE.css?17827469624946*/
:root{--primary-font: "Inter", sans-serif;--secondary-font: "SegoeUI", sans-serif;--roboto-font: "Roboto", sans-serif;--content-width: 1680px;--container-offset: clamp(10px, 2vw, 60px);--container-width: calc(var(--content-width) + (var(--container-offset) * 2));--content-fluid-width: 1920px;--container-fluid-offset: 0;--container-fluid-width: calc( var(--content-fluid-width) + (var(--container-offset) * 2) );--black: #000000;--white: #ffffff;--primary: #2b519d;--secondary: #f8f8f8;--warning: #f5c542;--danger: #e63e3e;--success: #42c486;--info: #fff8db;--dark: #222222;--light: #f4f4f4;--violet: rgba(176, 115, 255, .5);--gray-800: #f8f8f8;--gray-700: #888888;--gray-600: #cccccc;--gray-500: #f5f5f5;--gray-900: #919191;--gray-400: #e8e7e8;--yellow: #ffdc60;--scrollbar-color: var(--secondary);--scrollbar-width: 10px;--scrollbar-height: 6px;--scrollbar-border-radius: 0;--scrollbar-thumb-color: var(--primary);--scrollbar-thumb-border-radius: 0;--site-base-font-family: var(--primary-font);--site-base-font-weight: 400;--site-base-font-size: $base-font-size;--site-base-line-height: 1.2;--site-base-letter-spacing: .015em;--site-base-text-color: var(--dark);--site-bg-color: var(--white);--main-transition: .25s ease;--control-inner-offset: 16px 24px;--control-border: 1px solid var(--gray-500);--control-bg: var(--gray-800);--control-border-radius: var(--base-br);--base-gap: 24px;--base-br: 30px}.bx-catalog-element{container:bx-catalog-element/inline-size}.bx-catalog-element-description{display:flex;flex-direction:column;gap:32px;margin:30px 0}.bx-catalog-element-description-section-title{display:inline-block;margin-bottom:24px;padding:4px;background-color:transparent;font-family:var(--site-base-font-family);font-weight:500;text-transform:uppercase;letter-spacing:.04em;border:none;border-bottom:1px solid var(--gray-500)}.bx-catalog-element-description .content *:first-child{margin-top:0}.bx-catalog-element .title{margin-bottom:8px}.bx-catalog-element .product-item-subscribe-block{max-width:190px}.bx-catalog-element .grid{width:100%;display:grid;gap:24px;margin-bottom:24px}@container bx-catalog-element (min-width: 850px){.bx-catalog-element .grid{grid-template-columns:2fr 3fr}}.bx-catalog-element .grid-item{position:relative;display:flex;flex-direction:column}.bx-catalog-element .grid-item--gallery{max-width:640px;height:-moz-fit-content;height:fit-content}@container bx-catalog-element (min-width: 850px){.bx-catalog-element .grid-item--gallery--gallery{position:sticky;top:80px;max-width:100%}}.bx-catalog-element-slider{position:relative;width:100%;height:100%}.bx-catalog-element-slider-container{width:100%;height:auto;aspect-ratio:1/1;background-color:var(--white);border:1px solid var(--gray-500);border-radius:12px}.bx-catalog-element-slider .swiper-slide{display:flex;width:100%!important;padding:16px 16px 8px}.bx-catalog-element-slider .swiper-slide img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;aspect-ratio:1/1}.bx-catalog-element-slider .swiper-pagination{bottom:0!important;margin-bottom:8px}.bx-catalog-element-slider-hover{position:absolute;inset:0;z-index:8;display:grid;grid-template-columns:repeat(var(--catalog-element-slider-hover-count),1fr);pointer-events:none}.bx-catalog-element-slider-hover__area{display:block;min-width:0;pointer-events:auto}.bx-catalog-element__sidebar{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:2px;z-index:2;border-radius:4px;background-color:var(--gray-500)}.bx-catalog-element-buy-info{display:flex;flex-direction:column;gap:10px}.bx-catalog-element .product-label-container{position:absolute;bottom:36px;left:20px;z-index:2}.bx-catalog-element .product-label--discount{position:absolute;top:20px;left:20px;z-index:2}.bx-catalog-element .product-label--quantity{padding:0}.bx-catalog-element-price-container{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.bx-catalog-element-price-value{display:flex;align-items:baseline;flex-wrap:wrap;row-gap:6px;-moz-column-gap:20px;column-gap:20px;margin:0}.bx-catalog-element-price--current{font-weight:600;color:var(--primary)}.bx-catalog-element-price--old{text-decoration:line-through;color:var(--gray-700)}.bx-catalog-element-price-label{margin:0;width:-moz-fit-content;width:fit-content;padding:4px 12px;background-color:var(--info);border-radius:4px;font-size:14px}.bx-catalog-element-amount-description-container{font-size:14px}.bx-catalog-element-buttons-container{container:bx-catalog-element-buttons/inline-size}.bx-catalog-element-buttons{display:flex;flex-direction:column;flex-wrap:wrap;row-gap:12px;max-width:400px}@container bx-catalog-element (min-width: 400px){.bx-catalog-element-buttons{flex-direction:row;justify-content:space-between}}.bx-catalog-element-buttons .main-btn{min-height:36px;min-width:190px}.bx-catalog-element .prop-list-item-name{font-size:1em;color:var(--gray-700)}.bx-catalog-element .prop-list-item-value{font-size:1em}

/* End */


/* Start:/bitrix/components/bitrix/catalog.store.amount/templates/.default/style.css?17827346202802*/
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(/bitrix/components/bitrix/catalog.store.amount/templates/.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/rise-bags/_dist/components/bitrix/catalog.item/littleweb/style.Z0dA_OET.css?17827469634595*/
.product-item{height:inherit;position:relative;display:flex;flex-direction:column;gap:12px;width:100%;height:-moz-fit-content;height:fit-content;background-color:var(--white);border-radius:12px 12px 0 0}.product-item-container{position:relative;height:100%;container:product-item-container/inline-size}.product-item-header{position:relative;width:100%;height:240px;background-color:var(--white);padding:16px 16px 8px;overflow:hidden;border-radius:12px;border:1px solid var(--gray-500)}.product-item-header>*{z-index:9}.product-item-header .swiper-pagination{display:flex;justify-content:center;bottom:0!important;height:-moz-fit-content;height:fit-content;padding:8px 0}.product-item-header .swiper-pagination-bullet{background-color:#919191;border-radius:5px}.product-item-header .swiper-pagination-bullet-active{width:32px}.product-item-body{padding:0 16px}.product-item-footer{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;height:-moz-fit-content;height:fit-content;background-color:#fff;z-index:12;padding-bottom:16px}.product-item-footer:has(*){padding:16px}.product-item-footer{border-radius:0 0 12px 12px;box-shadow:0 4px 4px #00000040}.product-item{position:relative}.product-item:hover{box-shadow:0 4px 4px #00000040}.product-item:hover .product-item-footer{display:flex}.product-item-slider{position:relative;width:100%;height:100%;z-index:7}.product-item-slider .swiper-slide{display:flex}.product-item-slider .swiper-slide img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.product-item-slider-hover{position:absolute;inset:0;z-index:8;display:grid;grid-template-columns:repeat(var(--product-slider-hover-count),1fr);pointer-events:none}.product-item-slider-hover__area{display:block;min-width:0;pointer-events:auto}.product-item-title{font-size:16px;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.product-item .product-label--quantity{padding:0;margin:6px 0;background-color:transparent;font-weight:400}.product-item .product-label--discount{position:absolute;top:20px;left:20px}.product-item .product-label-container{position:absolute;bottom:36px;left:0;padding:0 20px}.product-item .counter-block{display:flex;align-items:center;gap:6px;min-height:36px;margin:4px 0}.product-item-price-container{display:flex;flex-wrap:wrap;gap:12px;align-items:baseline;margin-bottom:6px}.product-item-price{text-wrap:no-wrap}.product-item-price--current{font-size:20px;font-weight:600;color:var(--primary)}.product-item-price--old{font-size:14px;font-weight:500;text-decoration:line-through;color:var(--gray-700)}.product-item-amount-description-container{font-size:14px}.product-item-amount-description-container small strong{text-wrap:nowrap}.product-item-sidebar{position:absolute;right:12px;top:12px;display:flex;flex-direction:column;gap:2px;background-color:var(--gray-500);border-radius:4px}.product-item-subscribe-block{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:6px}.product-item-subscribe-text{font-size:12px;color:var(--dark)}.product-item-subscribe-btn{font-size:14px;text-decoration:underline;padding:0;border:none;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;background-color:transparent;color:var(--primary)}.product-item-subscribe-btn.disabled{text-decoration:none;cursor:initial}.product-item-button-container{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px}.product-item-button-container button{flex-grow:1}.product-item-content-wrapper{display:flex;flex-direction:column;gap:4px;padding:0 16px 12px;flex-grow:1}.product-item-props{display:flex;flex-direction:column}.product-item-props-title{font-size:14px;line-height:1;text-decoration:underline;text-underline-offset:4px;margin-bottom:12px;color:var(--gray-700)}.compare{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0}.compare input{display:none}.compare svg{width:18px;height:auto;-o-object-fit:contain;object-fit:contain;fill:var(--gray-700);transition:fill var(--main-transition)}.compare:has(input:checked) svg{fill:var(--primary)}.fast-view-btn,.oneclickbuy-btn,.favourite-add-btn{display:flex;align-items:center;justify-content:center;border:none;background-color:transparent;width:32px;height:32px}.fast-view-btn svg,.oneclickbuy-btn svg,.favourite-add-btn svg{width:20px;height:auto;-o-object-fit:contain;object-fit:contain;fill:var(--gray-700)}.fast-view-btn.active svg,.oneclickbuy-btn.active svg,.favourite-add-btn.active svg{fill:var(--danger)}

/* End */


/* Start:/local/templates/rise-bags/_dist/components/bitrix/catalog.section/littleweb/style.D9NneFOq.css?17827469641816*/
.catalog-section{container:catalog-section/inline-size;margin-bottom:32px}.catalog-section-grid{display:grid;grid-template-columns:1fr;gap:var(--base-gap)}@container catalog-section (min-width: 534px){.catalog-section-grid{grid-template-columns:repeat(2,1fr)}}@container catalog-section (min-width: 768px){.catalog-section-grid{grid-template-columns:repeat(3,1fr)}}@container catalog-section (min-width: 1024px){.catalog-section-grid{grid-template-columns:repeat(4,1fr)}}@container catalog-section (min-width: 1440px){.catalog-section-grid{grid-template-columns:repeat(6,1fr)}}@container catalog-section (min-width: 1720px){.catalog-section-grid{grid-template-columns:repeat(8,1fr)}}.catalog-tags{display:flex;align-items:center;gap:6px;margin-bottom:24px;min-width:0}.catalog-tags__slider{width:100%;min-width:0;box-sizing:border-box}.catalog-tags .swiper-wrapper{align-items:center}.catalog-tags .swiper-slide{width:auto}.catalog-tags__button{position:static!important;width:30px!important;height:30px!important;border:1px solid transparent!important;border-radius:50%;background-color:transparent!important;color:var(--primary);margin-top:0!important;aspect-ratio:1/1;display:none!important}.catalog-tags__button:after{display:none}.catalog-tags__button svg{width:13px;height:13px;fill:currentColor}.catalog-tags__button--prev svg{transform:rotate(180deg)}.catalog-tags__button--prev{left:0}.catalog-tags__button--next svg{transform:rotate(0)!important}.catalog-tags__button--next{right:0}.catalog-tags__button.swiper-button-disabled{opacity:.35;display:none}@container catalog (min-width: 534px){.catalog-tags__button.swiper-button-disabled{display:flex!important}}@container catalog (min-width: 534px){.catalog-tags__button{display:flex!important}}.catalog-tags__button:hover svg{fill:var(--primary)!important}

/* End */


/* Start:/local/templates/rise-bags/_dist/components/bitrix/catalog/littleweb/style.Dvm5r18P.css?1782746961683*/
.catalog{container:catalog/inline-size;margin-bottom:40px}.catalog__header{margin-bottom:32px}.catalog__filter-wrapper{display:flex;flex-direction:column;gap:24px;min-width:0}.catalog .grid{display:grid;grid-template-columns:1fr;gap:var(--base-gap)}@container catalog (min-width: 960px){.catalog .grid{grid-template-columns:320px minmax(0,1fr)}}.catalog .grid-item{min-width:0}.catalog .grid-item--sidebar{display:none;height:-moz-fit-content;height:fit-content}@container catalog (min-width: 960px){.catalog .grid-item--sidebar{display:block}}.catalog .grid-item--main{position:sticky;top:32px;display:flex;flex-direction:column;gap:24px;height:-moz-fit-content;height:fit-content}

/* End */
/* /local/templates/rise-bags/components/bitrix/catalog.compare.list/littleweb/style.css?17827346251265 */
/* /local/templates/rise-bags/_dist/components/bitrix/catalog.compare.list/littleweb/style.1o7Os_PK.css?17827469611319 */
/* /local/templates/rise-bags/_dist/components/bitrix/catalog.element/littleweb/style.DLLzQxAE.css?17827469624946 */
/* /bitrix/components/bitrix/catalog.store.amount/templates/.default/style.css?17827346202802 */
/* /local/templates/rise-bags/_dist/components/bitrix/catalog.item/littleweb/style.Z0dA_OET.css?17827469634595 */
/* /local/templates/rise-bags/_dist/components/bitrix/catalog.section/littleweb/style.D9NneFOq.css?17827469641816 */
/* /local/templates/rise-bags/_dist/components/bitrix/catalog/littleweb/style.Dvm5r18P.css?1782746961683 */
