

/* Start:/local/templates/rise-bags/_dist/components/bitrix/catalog.section.list/littleweb/style.C-6zCj45.css?17827469651837*/
.catalog-section-list{margin-bottom:32px;container:section-list/inline-size}.catalog-section-list ul{margin:0;padding:0;list-style:none}.catalog-section-list>ul{display:grid;grid-template-columns:repeat(1,1fr);gap:24px}@container section-list (min-width: 768px){.catalog-section-list>ul{grid-template-columns:repeat(2,1fr)}}@container section-list (min-width: 1440px){.catalog-section-list>ul{grid-template-columns:repeat(4,1fr)}}.catalog-section-list>ul>li{position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;padding:24px;border-radius:12px;overflow:hidden;min-height:500px}.catalog-section-list>ul>li img{position:absolute;bottom:0;right:0;width:70%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right;z-index:1}.catalog-section-list>ul>li:before{background:linear-gradient(270deg,#fff0,#ffffff59 59.76%);position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:2}.catalog-section-list>ul>li>a{display:flex;font-size:24px;font-weight:600;text-transform:uppercase;margin-bottom:12px;padding-bottom:12px;padding-right:10px;color:var(--primary);position:relative;z-index:3}.catalog-section-list>ul>li>a:after{position:absolute;bottom:0;width:60px;max-width:120px;height:2px;content:"";background-color:var(--primary);border-radius:0 6px 6px 0}.catalog-section-list>ul>li ul{display:flex;flex-direction:column;gap:4px;height:100%;max-height:400px;overflow:hidden;overflow-y:auto;position:relative;z-index:3}.catalog-section-list>ul>li ul::-webkit-scrollbar{background-color:var(--light);width:4px}.catalog-section-list>ul>li ul::-webkit-scrollbar-thumb{background-color:var(--primary)}.catalog-section-list>ul>li ul li a{display:flex;align-items:center;padding:4px 0;font-size:16px;font-weight:600;color:var(--black)}

/* End */


/* 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.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.top/littleweb/style.CK-9BzYT.css?178274696699*/
.catalog-top-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}

/* 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/_dist/components/bitrix/catalog.section.list/littleweb/style.C-6zCj45.css?17827469651837 */
/* /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.item/littleweb/style.Z0dA_OET.css?17827469634595 */
/* /local/templates/rise-bags/_dist/components/bitrix/catalog.top/littleweb/style.CK-9BzYT.css?178274696699 */
/* /local/templates/rise-bags/_dist/components/bitrix/catalog/littleweb/style.Dvm5r18P.css?1782746961683 */
