.styles_item_inline__EZM_H{display:flex;flex-wrap:wrap;gap:8px}.styles_color_picker__jm2La{position:relative;width:30px;height:30px;border-radius:50%;cursor:pointer;border:1px solid #ddd;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#ddd}.styles_color_picker__jm2La:hover{border-color:#65b688;color:#65b688}.styles_color_picker__jm2La span{position:absolute;top:auto;bottom:0;right:0;z-index:1;width:12px;height:12px;font-size:10px!important;border-radius:5px 0 0 0;background-color:#65b688;color:#fff!important;opacity:0;transition:opacity .3s ease}.styles_color_picker__jm2La span:before{transform:translate(-1px,-1px);display:inline-block}.styles_color_picker__jm2La>input:checked+span{opacity:1}.era_product_filter .filter_item{width:100%}.era_product_filter .filter_list:not(.d-flex) .filter_item{width:100%;margin-bottom:20px}.era_product_filter .filter_item_title{margin-bottom:5px}.era_product_filter .filter_item label{font-weight:400}.filter_list:not(.d-flex) .filter_item .spec_list .spec_item{margin-top:10px}.filter_price{display:flex;align-items:center}.filter_price .form-control{height:30px;border-radius:0;margin-top:10px}.filter_price #price_min{margin-right:10px}.filter_price #price_max{margin-left:10px}.filter_item #price-range{margin:15px 0 0}.filter_item #price-range .ui-state-hover{background:var(--color-1)!important}.filter_item #price-range .ui-state-active{background:var(--color-2)!important}input[type=checkbox].era-checkbox,input[type=checkbox].era-radio{--active:#65b688;--active-inner:#fff;--focus:2px #275efe4d;--border:#bbc1e1;--border-hover:#65b688;--background:#fff;--disabled:#f6f8ff;--disabled-inner:#e1e6f9;-webkit-appearance:none;-moz-appearance:none;height:21px;outline:0;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--bc,var(--border));background:var(--b,var(--background))!important;transition:background .3s,border-color .3s,box-shadow .2s}input[type=checkbox].era-checkbox:after,input[type=checkbox].era-radio:after{content:"";display:block;left:0;top:0;position:absolute;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s)}input[type=checkbox].era-checkbox:checked,input[type=checkbox].era-radio:checked{--b:var(--active);--bc:var(--active);--d-o:0.3s;--d-t:0.6s;--d-t-e:cubic-bezier(0.2,0.85,0.32,1.2)}input[type=checkbox].era-checkbox:disabled,input[type=checkbox].era-radio:disabled{--b:var(--disabled);cursor:not-allowed;opacity:.9}input[type=checkbox].era-checkbox:disabled:checked,input[type=checkbox].era-radio:disabled:checked{--b:var(--disabled-inner);--bc:var(--border)}input[type=checkbox].era-checkbox:disabled+label,input[type=checkbox].era-radio:disabled+label{cursor:not-allowed}input[type=checkbox].era-checkbox:hover:not(:checked):not(:disabled),input[type=checkbox].era-radio:hover:not(:checked):not(:disabled){--bc:var(--border-hover)}input[type=checkbox].era-checkbox:focus,input[type=checkbox].era-radio:focus{box-shadow:0 0 0 var(--focus);box-shadow:none;outline:0}input[type=checkbox].era-checkbox:not(.switch),input[type=checkbox].era-radio:not(.switch){width:21px}input[type=checkbox].era-checkbox:not(.switch):after,input[type=checkbox].era-radio:not(.switch):after{opacity:var(--o,0)}input[type=checkbox].era-checkbox:not(.switch):checked,input[type=checkbox].era-radio:not(.switch):checked{--o:1}.era-label,input[type=checkbox].era-checkbox+label,input[type=checkbox].era-radio+label{font-size:14px;line-height:21px;display:inline-block;vertical-align:top;cursor:pointer;margin-left:6px}.era-label{margin-left:0}.era-label input[type=checkbox].era-checkbox,.era-label input[type=checkbox].era-radio{margin-right:6px}input[type=checkbox].era-checkbox:not(.switch){border-radius:0}input[type=checkbox].era-checkbox:not(.switch):after{width:5px;height:9px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:0;right:0;top:0;bottom:0;transform:rotate(var(--r,20deg));margin:auto}input[type=checkbox].era-checkbox:not(.switch):checked{--r:43deg}input[type=checkbox].era-checkbox.switch{width:38px;border-radius:11px}input[type=checkbox].era-checkbox.switch:after{left:2px;top:2px;border-radius:50%;width:15px;height:15px;background:var(--ab,var(--border));transform:translateX(var(--x,0))}input[type=checkbox].era-checkbox.switch:checked{--ab:var(--active-inner);--x:17px}input[type=checkbox].era-checkbox.switch:disabled:not(:checked):after{opacity:.6}input[type=checkbox].era-checkbox.switch.lock{height:34px;border-radius:0}input[type=checkbox].era-checkbox.switch.lock:after{content:"\eb6a";font-family:icomoon;background-color:initial;top:0;left:50%;transform:translate(-50%);line-height:34px}input[type=checkbox].era-checkbox.switch.lock:checked:after{content:"\eb69";color:#fff}input[type=checkbox].era-radio{border-radius:50%}input[type=checkbox].era-radio:after{width:19px;height:19px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s,.7))}input[type=checkbox].era-radio:checked{--s:0.5}