<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.filters.leadbox{float:left;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;display:none;background:#dedede;padding:10px 20px;margin:20px 0 15px;border-top:solid 1px rgba(0,0,0,0.5);border-bottom:solid 1px rgba(0,0,0,0.5)}
div.filter-param.filter-code{vertical-align:top;display:inline-block;width:29%;margin:1.5% 1%;border-bottom:none}
div.features-box{display:none;border-radius:2px;overflow:auto;height:180px;background:#fff;border:solid 1px rgba(0,0,0,0.4)}
div.filter-param.filter-code label{display:block;padding:2px 5px;border-bottom:solid 1px #ebebeb}
div.filter-param div.filt-name{display:block;letter-spacing:2px;font-size:16px;font-weight:500;padding-bottom:6px;margin-bottom:2px;text-shadow:rgba(255,255,255,0.8) 0 1px}
div.filt-name.features-button{position:relative;padding-left:15px;cursor:pointer;border-bottom:dashed 1px rgba(0,0,0,0.4)}
div.filt-name.features-button.svg-icon:before{content:"\e91e";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);font-size:18px;color:rgba(0,0,0,0.5);position:absolute;top:2px;left:0}
div.filt-name.features-button.svg-icon.close:before{content:"\e91e";top:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}
div.filter-param{border-bottom:dotted 1px rgba(0,0,0,0.4)}
div.filter-param .slider input{border:solid 1px rgba(0,0,0,0.4);border-radius:4px;padding:4px 10px;width:80px}
div.filters.leadbox div.button-filter{text-align:right;margin:10px 0 15px;padding-top:10px;border-top:dotted 1px rgba(0,0,0,0.3)}
div.filters-toggle-wrapper{text-align:right;margin-top:10px}
div.filters.leadbox form input.gray{font-size:18px;letter-spacing:2px;border:solid 1px rgba(0,0,0,0.3);border-radius:5px;letter-spacing:2px;font-weight:500;background:#76c781;color:#fff;text-shadow:rgba(0,0,0,0.3) 0 -1px;padding:9px 55px;display:inline-block}
.filters-toggle-wrapper a#filters-toggle-link{text-decoration:none;float:right;text-decoration:none;display:inline-block;width:50px;height:35px;background:url(/images/svg-icon/closebutton.svg) no-repeat center top 50%;background-size:60%}
div.no-product p{font-size:18px;font-weight:500;letter-spacing:2px;padding:40px;color:#a87414}
.filters-button.none{display:none}
div.filters-button{width:100%;max-width:300px;color:#fff;text-shadow:rgba(0, 0, 0, 0.5) 0 -1px;background:#76c781 url(/images/svg-icon/features-icon.svg) no-repeat left 5px center;background-size:40px;padding:10px 25px 10px 55px;margin:17px 2% 20px;font-size:17px!important;border:solid 1px rgba(0,0,0,0.4);border-radius:4px;letter-spacing:2px;text-align:center;float:left;cursor:pointer;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.features-box img{margin:75px auto 0;display:block}
.ajax_filter_checkbox{display:block;width:12px;height:12px;border:#666 solid 1px;border-radius:2px;float:left;background:#f2f2ee;margin:3px 6px 0 3px}
.ajax_filter_checkbox.check{background:#f2f2ee url(/images/svg-icon/checkbox-open.svg) no-repeat center;background-size:90%}
.features-box label{-moz-user-select:none;-ms-user-select:none;-o-user-select:none;-webkit-user-select:none;user-select:none;cursor:pointer}
.ajax_filter_val{display:block}
div.no-result{margin-top:15px;border-top:#c3c3ba solid 1px;padding:15px;letter-spacing:2px;font-size:17px;color:#8c602c}
div.feat-loader{background: #fff url(/images/loader.gif) no-repeat center;background-size:40px;margin:auto;display:table;width:100%;height:100%}
@media only screen and (max-width: 1024px) {
div.filter-param.filter-code{width:29%}
div.filters-button{margin:18px 2% 20px 5%}
}
@media only screen and (max-width: 900px) {
div.filter-param.filter-code{width:41%;margin:13px 2%}
}
@media only screen and (max-width: 550px) {
div.filter-param.filter-code{width:85%}
}</pre></body></html>