#subcategories{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;overflow-x:auto}#subcategories::-webkit-scrollbar{height:5px}#subcategories::-webkit-scrollbar-track{background:0 0}#subcategories::-webkit-scrollbar-thumb{background:#e3e3e3;border-radius:0}#subcategories::-webkit-scrollbar-thumb:hover{background:#000;cursor:pointer}#products .products-select,#subcategories ul{display:-webkit-box;display:-ms-flexbox;display:flex}#subcategories ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:15px;margin:0}#subcategories li{margin:0 0 15px}#subcategories h2{font-family:"Montserrat";font-size:1rem;font-weight:600;margin:0}#subcategories h2 a{display:block;white-space:nowrap;color:#000;border:1px #000 solid;border-radius:10px;padding:15px 27.5px}#subcategories h2 a:hover{background-color:#000;color:#fff}#products{padding:2rem 0}#products .products-select{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#products .up{margin-bottom:1rem}#products .up .btn-secondary{color:#6c757d;text-transform:inherit}#products .up .btn-secondary .material-icons{margin-right:0}.block-category{margin-bottom:.5rem}.block-category h1{margin-bottom:1rem;font-size:2rem}.block-category .block-category-inner #category-description{position:relative;line-height:1.6;overflow:hidden;max-height:4.8em}.block-category .block-category-inner #category-description p{margin-bottom:0;color:#212529;word-break:break-word}.block-category .block-category-inner #category-description.is-expanded{max-height:none}.block-category .block-category-inner .category-description-toggle{margin:15px 0;display:inline-block;cursor:pointer;border:0;background:0 0;padding:0;font-size:1rem;color:#009b3e;font-weight:600}.block-category .block-category-inner .category-description-toggle span{text-decoration:underline}.block-category .block-category-inner .category-description-toggle:hover span{text-decoration:none}.PM_ASBlockOutput .card{border:1px #f2efeb solid;padding:30px;border-radius:10px}.PM_ASBlockOutput .card-header{border-radius:0;border:0;padding:0;background-color:transparent;color:#4b575e;text-transform:uppercase;font-weight:500;font-size:1.125rem;margin-bottom:15px}.PM_ASBlockOutput .card-block{padding:0}.PM_ASBlockOutput .PM_ASCriterionsGroup{padding:30px 0;background-color:#fff;border-top:1px #f2efeb solid}.PM_ASBlockOutput .PM_ASCriterionsGroup ul li{margin-top:6px}.PM_ASBlockOutput .PM_ASCriterionsGroupTitle{color:#009b3e;font-weight:500;font-size:1.125rem;margin-bottom:15px;font-family:"Montserrat";line-height:inherit}.PM_ASBlockOutput .PM_ASCriterionGroupImage,.PM_ASBlockOutput .PM_ASCriterionGroupLinkColor{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.PM_ASBlockOutput .PM_ASCriterionGroupImage li,.PM_ASBlockOutput .PM_ASCriterionGroupLinkColor li{margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;padding-right:10px}.PM_ASBlockOutput .PM_ASCriterionGroupLinkColor .PM_ASCriterionLink{margin:0;height:inherit;line-height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PM_ASBlockOutput .PM_ASCriterionGroupImage .PM_ASCriterionLink img,.PM_ASBlockOutput .PM_ASCriterionGroupLinkColor .PM_ASCriterionColorSquare{min-width:30px;width:30px;height:30px;border-radius:15px;margin:0 8px 0 0!important;border:2px #fff solid;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}.PM_ASBlockOutput .PM_ASCriterionGroupLinkColor .PM_ASCriterionValue{height:inherit;line-height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex}.PM_ASBlockOutput .PM_ASCritRange{max-width:100%;background:#f3efec;border:0;height:6px;border-radius:3px;margin-top:0;width:100%}.PM_ASBlockOutput .PM_ASCritRange .ui-slider-range{background:#009b3e}.PM_ASBlockOutput .PM_ASCritRange .ui-state-default{width:16px;height:16px;border:2px #f3efec solid;background:#009b3e;border-radius:8px;top:-5px;margin-left:-8px}.PM_ASBlockOutput .PM_ASCritRangeValue{color:#000;font-weight:500;font-size:.875rem;margin-top:10px}.PM_ASBlockOutput .checkbox-custom{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.PM_ASBlockOutput .checkbox-custom__box{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;width:25px;height:25px;border-radius:5px;border:1px solid #dddbda;color:#fff}.PM_ASBlockOutput .checkbox-custom__box i{font-size:13px}.PM_ASBlockOutput .checkbox-custom input:checked+span.checkbox-custom__box{background-color:#009b3e;border-color:#009b3e}.PM_ASBlockOutput .checkbox-custom input{position:absolute;z-index:10;top:0;left:0;width:25px;height:25px;opacity:0;cursor:pointer}.PM_ASBlockOutput .switch-custom,.PM_ASBlockOutput .switch-custom__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.PM_ASBlockOutput .switch-custom{position:relative}.PM_ASBlockOutput .switch-custom__box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:45px;height:25px;border-radius:25px;border:1px solid #dddbda;background-color:#dddbda}.PM_ASBlockOutput .switch-custom__box::before{content:"";display:block;width:20px;height:20px;border-radius:20px;background-color:#fff;position:absolute;z-index:0;top:2px;left:2px;-webkit-transition:.3s left;transition:.3s left}.PM_ASBlockOutput .switch-custom input:checked+span.switch-custom__box{background-color:#009b3e}.PM_ASBlockOutput .switch-custom input:checked+span.switch-custom__box::before{left:22px}.PM_ASBlockOutput .switch-custom input{position:absolute;z-index:10;top:0;left:0;width:45px;height:25px;opacity:0;cursor:pointer}
/*# sourceMappingURL=category.css.map*/