

/* Start:/local/templates/main/components/bitrix/catalog.section/main/style.min.css?177730441224633*/
.catalog-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;border-radius:.75rem;overflow:hidden;border:1px solid #e9ecef;-webkit-transition:.3s;transition:.3s}.catalog-item:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px rgba(0,0,0,.15)}.catalog-item__article{margin-bottom:.625rem;font-size:.75rem}.catalog-item__image{position:relative;width:100%;height:12.5rem;overflow:hidden;background:#f3f5f6}.catalog-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.catalog-item__image img.catalog-item__image-placeholder{-o-object-fit:contain;object-fit:contain;background:#f3f5f6}.catalog-item__image:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.catalog-item__favorite{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;background:rgba(255,255,255,.9);border:none;border-radius:50%;cursor:pointer;color:#999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:.3s;transition:.3s}.catalog-item__favorite:hover{background:#fff;color:#ffd317;-webkit-transform:scale(1.1);transform:scale(1.1)}.catalog-item__favorite:disabled{cursor:not-allowed;opacity:.6}.catalog-item__favorite--active{background:#ffd317;color:#fff}.catalog-item__favorite--active:hover{background:#ffd317;color:#fff;-webkit-transform:inherit;transform:inherit}.catalog-item__favorite--loading{opacity:.6;pointer-events:none}.catalog-item__info{padding:1rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.catalog-item__price{font-size:18px;font-weight:700;color:#333;margin-bottom:8px}.catalog-item__name{margin:0 0 .75rem;font-size:1rem;font-weight:500;line-height:1.3;min-height:4.0625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-item__name a{color:#333;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}.catalog-item__name a:hover{color:#f4c510;text-decoration:none}.catalog-item__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.5rem;margin-bottom:8px}.catalog-item__status-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;min-width:0}.catalog-item__status-label{font-size:.75rem;color:#8a8a8a;white-space:nowrap}.catalog-item__status-value{font-size:.75rem;color:#333;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:8.125rem;text-transform:capitalize}.catalog-item__status-chip{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem;padding:.1875rem .5rem;border-radius:62.4375rem;font-size:.75rem;font-weight:700;letter-spacing:.02em;white-space:nowrap;border:1px solid transparent}.catalog-item__status-chip::before{content:"";width:.375rem;height:.375rem;border-radius:50%;background:currentColor;opacity:.9}.catalog-item__status-chip--new{background:#4caf50;color:#fff}.catalog-item__status-dots{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-ms-flex-negative:0;flex-shrink:0}.catalog-item__status-dots .dot{width:7px;height:7px;border-radius:50%;background:#e6e6e6;-webkit-transition:.3s;transition:.3s}.catalog-item__status-dots .dot.active,.catalog-item__status-dots.is-new .dot.active{background:#4caf50}.catalog-item__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:.75rem;color:#666;margin-bottom:1rem}.catalog-item__actions{padding:0 1rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-item__buy-btn{-webkit-box-flex:1;-ms-flex:1;flex:1;background:#ffd317;color:#343a40;border:none;border-radius:8px;padding:.75rem 1rem;font-size:14px;font-weight:600;cursor:pointer;-webkit-transition:.3s;transition:.3s}.catalog-item__buy-btn:hover:not(.catalog-item__buy-btn--disabled){background:#28a745;color:#fff}.catalog-item__buy-btn--loading{background:#f4c510;cursor:wait}.catalog-item__buy-btn--in-cart{background:#28a745;cursor:pointer;color:#fff}.catalog-item__buy-btn--in-cart:hover{background:#fff}.catalog-item__buy-btn--disabled{cursor:not-allowed;background-color:#ced4da}.catalog-item__remove-btn{width:2.5rem;height:2.5rem;background:#dc3545;color:#fff;border:none;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:.3s;transition:.3s}.catalog-item__remove-btn:hover{background:#c82333}.catalog-item__remove-btn svg{width:1rem;height:1rem}.catalog-item--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.catalog-item--list .catalog-item__status{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.catalog-item--list .catalog-item__image{width:200px;height:150px;-ms-flex-negative:0;flex-shrink:0}.catalog-item--list .catalog-item__info{-webkit-box-flex:1;-ms-flex:1;flex:1}.catalog-item--list .catalog-item__actions{width:180px;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@-webkit-keyframes skeleton-loading{0%,100%{opacity:.7}50%{opacity:.4}}@keyframes skeleton-loading{0%,100%{opacity:.7}50%{opacity:.4}}.skeleton-box{background-color:#f3f5f6;border-radius:.25rem;-webkit-animation:1.5s ease-in-out infinite skeleton-loading;animation:1.5s ease-in-out infinite skeleton-loading}.catalog-item--skeleton{pointer-events:none}.catalog-item--skeleton .catalog-item__image{height:12.5rem}.catalog-item--skeleton .catalog-item__name{height:1.5rem;margin:1rem 1rem 0}.catalog-item--skeleton .catalog-item__specs{padding:1rem}.catalog-item--skeleton .catalog-item__specs-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.5rem}.catalog-item--skeleton .catalog-item__specs-row .catalog-item__specs-definition,.catalog-item--skeleton .catalog-item__specs-row .catalog-item__specs-term{height:.625rem;width:45%}.catalog-items--list .catalog-item--skeleton .catalog-item__image{height:9.375rem}.catalog-items--list .catalog-item--skeleton .catalog-item__name{background-color:#f3f5f6;margin:0 .9375rem}.catalog-toolbar{margin-bottom:.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.625rem}.view-switcher{gap:.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.view-btn{padding:.3125rem;cursor:pointer;border:none;border-radius:.3125rem;background:#f3f5f6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.view-btn svg{width:1.25rem;height:1.25rem}.view-btn__grid,.view-btn__line{stroke:#8f9396}.view-btn.active{background-color:#f4c510}.view-btn.active .view-btn__grid,.view-btn.active .view-btn__line{stroke:#fff}.catalog-items--grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.catalog-items--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.catalog-filter{border-radius:.75rem;padding:1.25rem 0}.catalog-filter__active-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem;margin-top:.75rem;width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:.375rem;-webkit-overflow-scrolling:touch}.catalog-filter__content{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.catalog-filter__group{border-radius:.5rem;overflow:visible;position:relative}.catalog-filter__group-header{cursor:pointer;padding:.5rem 1rem;background-color:#f3f5f6;border-radius:.5rem;white-space:nowrap;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.5rem}.catalog-filter__group-title{margin:0;font-size:.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:.75rem}.catalog-filter__group-title .selected-count{background:#ffd317;color:#fff;font-size:.75rem;border-radius:.75rem;width:1.2rem;text-align:center}.catalog-filter__group .toggle-icon{color:#6c757d;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.catalog-filter__group .toggle-icon.is-open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.catalog-filter__group .toggle-icon svg{display:block}.catalog-filter__group-content{padding:.5rem 1rem;background-color:#f3f5f6;position:absolute;top:100%;left:0;z-index:1070;border-radius:.5rem;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1);min-width:100%;max-width:25rem;overflow:hidden}.catalog-filter__item{margin-bottom:.75rem}.catalog-filter__item:last-child{margin-bottom:0}.catalog-filter__item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:.875rem;padding:.25rem 0;-webkit-transition:.3s;transition:.3s}.catalog-filter__item label:hover{color:#ffd317}.catalog-filter__item label.is-disabled{color:#adb5bd;cursor:not-allowed}.catalog-filter__item label.is-disabled:hover{color:#adb5bd}.catalog-filter__item .hidden-checkbox{display:none}.catalog-filter__item .custom-checkbox{width:1rem;height:1rem;border-radius:.25rem;margin-right:.75rem;-ms-flex-negative:0;flex-shrink:0;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:.3s;transition:.3s}.catalog-filter__item .custom-checkbox.checked{background:#ffd317;color:#fff}.catalog-filter__item .custom-checkbox.disabled{background:#f8f9fa;color:#adb5bd}.catalog-filter__item .custom-checkbox svg{width:.625rem;height:.5rem}.catalog-filter__item .checkbox-label{-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-filter__price-range .custom-range-slider{margin-bottom:1rem}.catalog-filter__price-range .custom-range-slider .slider-track{position:relative;height:.25rem;background:#dee2e6;border-radius:.125rem;margin:.5rem 0}.catalog-filter__price-range .custom-range-slider .slider-range{position:absolute;height:100%;background:-webkit-gradient(linear,left top,right top,from(#f4c510),to(#ffd317));background:linear-gradient(90deg,#f4c510,#ffd317);border-radius:2px;top:0}.catalog-filter__price-range .custom-range-slider .slider-thumb{position:absolute;width:1.25rem;height:1.25rem;background:#fff;border:3px solid #ffd317;border-radius:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;-webkit-box-shadow:0 2px 8px rgba(37,140,243,.3);box-shadow:0 2px 8px rgba(37,140,243,.3);-webkit-transition:.3s;transition:.3s}.catalog-filter__price-range .custom-range-slider .slider-thumb:hover{-webkit-box-shadow:0 4px 16px rgba(37,140,243,.4);box-shadow:0 4px 16px rgba(37,140,243,.4);-webkit-transform:translate(-50%,-50%) scale(1.1);transform:translate(-50%,-50%) scale(1.1)}.catalog-filter__price-range .custom-range-slider .slider-thumb:active{-webkit-box-shadow:0 0 0 8px rgba(37,140,243,.15);box-shadow:0 0 0 8px rgba(37,140,243,.15)}.catalog-filter__price-range .custom-range-slider .slider-values{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.75rem;color:#6c757d;font-weight:500}.catalog-filter__price-range .price-inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.catalog-filter__price-range .price-inputs input{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:.25rem .5rem;border-radius:.25rem;border:none;font-size:.75rem;background:#fff;-webkit-transition:.3s;transition:.3s}.catalog-filter__price-range .price-inputs input:focus{outline:0;background:#fff;-webkit-box-shadow:0 0 0 3px rgba(255,211,23,.1);box-shadow:0 0 0 3px rgba(255,211,23,.1)}.catalog-filter__price-range .price-inputs input::-webkit-input-placeholder{color:#adb5bd}.catalog-filter__price-range .price-inputs input::-moz-placeholder{color:#adb5bd}.catalog-filter__price-range .price-inputs input:-ms-input-placeholder{color:#adb5bd}.catalog-filter__price-range .price-inputs input::-ms-input-placeholder{color:#adb5bd}.catalog-filter__price-range .price-inputs input::placeholder{color:#adb5bd}.catalog-filter__price-range .price-inputs span{color:#6c757d;font-weight:600;font-size:1rem}.catalog-filter__actions{text-align:center}.catalog-filter__reset{background:0 0;padding:.4375rem 1rem;border-radius:.5rem;border:solid #dc3545;cursor:pointer;font-size:.875rem;color:#dc3545;gap:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:.3s;transition:.3s}.catalog-filter__reset-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.catalog-filter__reset-icon svg{width:1.25rem;height:1.25rem;stroke:currentColor;-webkit-transition:.3s;transition:.3s}.catalog-filter__reset-label{line-height:1}.catalog-filter__reset:hover{background:#dc3545;color:#fff}.catalog-filter__reset:active{-webkit-transform:translateY(0);transform:translateY(0)}.catalog-filter__reset:hover svg{stroke:currentColor}.catalog-filter__reset--mobile{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;width:auto;min-width:0}.catalog-filter__btn{position:relative;border:none;background-color:#f3f5f6;padding:.6875rem 1rem;border-radius:.5rem;color:#8f9396;font-size:.875rem;gap:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-transition:background-color .3s;transition:background-color .3s}.catalog-filter__btn-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.catalog-filter__btn-icon svg{width:.9375rem;height:.9375rem;stroke:currentColor}.catalog-filter__btn-label{line-height:1}.catalog-filter__btn-count{position:absolute;right:-.25rem;top:-.25rem;width:1.0625rem;height:1.0625rem;background-color:#ffd317;color:#fff;line-height:0;padding:.125rem;font-size:.6875rem;border-radius:.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.catalog-filter__group-wrap{position:relative;width:100%}.catalog-filter__popup-footer,.catalog-filter__popup-header{display:none}.catalog-filter__popup-title{font-size:1rem}.catalog-filter__popup-close{background:0 0;border:none;padding:0;cursor:pointer;color:inherit}.catalog-filter__popup-close svg{display:block;width:1.25rem;height:1.25rem}.catalog-filter__popup-body{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.catalog-filter__popup-footer{-ms-flex-negative:0;flex-shrink:0}.catalog-filter__apply{display:none}@media (max-width:767.9px){.catalog-filter__content{position:relative}.catalog-filter__group-content,.catalog-filter__group-header{padding:.5rem 0}.catalog-filter__group-content{overflow:visible}.catalog-filter__group-wrap--popup{background-color:#f3f5f6;border-radius:1.25rem 1.25rem 0 0;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.35);box-shadow:0 20px 40px rgba(0,0,0,.35);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0;left:0;max-height:90vh;padding:0;position:fixed;right:0;bottom:5.0625rem;width:100%;z-index:1050;overflow:hidden}.catalog-filter__popup-footer,.catalog-filter__popup-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1.25rem;gap:.75rem}.catalog-filter__popup-header{border-bottom:solid rgba(255,255,255,.08)}.catalog-filter__popup-footer{border-top:solid rgba(255,255,255,.08);-webkit-box-shadow:0 2px 18px rgba(0,0,0,.2);box-shadow:0 2px 18px rgba(0,0,0,.2);-ms-flex-wrap:wrap;flex-wrap:wrap}.catalog-filter__popup-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;overflow-y:auto;padding:1rem 1.25rem 1.25rem}.catalog-filter__group,.catalog-filter__group-header{width:100%}.catalog-filter__group-content{position:static;margin-top:.75rem;-webkit-box-shadow:none;box-shadow:none;min-width:100%}.catalog-filter__actions{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10;text-align:left}.catalog-filter__apply{background:#ffd317;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.75rem;width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-transition:background-color .3s;transition:background-color .3s}.catalog-filter__apply:active{background:#f4c510}}.filter-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffd317;color:#fff;padding:.5rem 1rem;border-radius:1.5rem;font-size:.75rem;white-space:nowrap}.filter-tag__remove{background:0 0;border:none;color:#fff;margin-left:.5rem;cursor:pointer;font-size:1rem;line-height:1;padding:0;width:1rem;height:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s}.filter-tag__remove:hover{background:rgba(255,255,255,.2)}.filter-tag__remove:active{background:rgba(255,255,255,.3)}.catalog-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.75rem;padding:2.5rem}.catalog-loading .loading-spinner{width:2rem;height:2rem;border:3px solid #f3f3f3;border-top:3px solid #007bff;border-radius:50%;-webkit-animation:1s linear infinite spin;animation:1s linear infinite spin}.catalog-loading span{font-size:1rem;color:#6c757d}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.catalog-pagination{margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem}.catalog-pagination__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;color:#8f9396}.catalog-pagination__btn{padding:.625rem;border:solid #f3f5f6;background:0 0;color:#8f9396;border-radius:.25rem;cursor:pointer;font-size:.875rem;-webkit-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.catalog-pagination__btn svg{width:1.25rem;height:1.25rem;stroke:#8f9396}.catalog-pagination__btn.is-active{background:#f4c510;border-color:#f4c510;color:#fff}.catalog-pagination__btn:disabled{opacity:.5;cursor:default}.catalog-pagination__page{padding:.625rem .9375rem}.catalog-msg{padding:.75rem 1rem;border-radius:8px;font-size:14px;margin-top:1rem}.catalog-msg--error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.catalog-msg--success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.catalog-empty{padding:.9375rem 1.25rem;text-align:center;font-size:1.125rem;border-radius:.625rem;background-color:#f3f5f6;color:#495057;margin-top:1.875rem}
/* End */
/* /local/templates/main/components/bitrix/catalog.section/main/style.min.css?177730441224633 */
