.nice-select{-webkit-tap-highlight-color:#fff0;background-color:#fff;border:solid 1px #ededed;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:48px;line-height:48px;outline:none;padding-left:20px;padding-right:68px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{content:"";height:24px;width:24px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcgMTBMMTIgMTVMMTcgMTAiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+);background-repeat:no-repeat;background-position:center;pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:all .15s ease-in-out}.nice-select.open:after{transform:translateY(-50%) rotate(180deg)}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .nice-select-dropdown{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .nice-select-dropdown{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .nice-select-dropdown{margin-top:4px;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgb(68 68 68 / .11);pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(.75) translateY(19px);transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9;opacity:0;overflow-y:auto;max-height:210px}.nice-select .nice-select-dropdown::-webkit-scrollbar{width:4px;border-radius:32px}.nice-select .nice-select-dropdown::-webkit-scrollbar-track{box-shadow:inset 0 0 999px #fff}.nice-select .nice-select-dropdown::-webkit-scrollbar-thumb{background-color:#00aac0;outline:1px solid #fff;border-radius:32px}.nice-select .list{border-radius:5px;box-sizing:border-box;overflow:hidden;padding:0}.nice-select .list:hover .option:not(:hover){background-color:#fff0!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:#fff0;color:#999;cursor:default}.nice-select .optgroup{font-weight:700}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .has-multiple{white-space:inherit;height:auto;padding:7px 12px;min-height:36px;line-height:22px}.nice-select .has-multiple span.current{border:1px solid #ccc;background:#eee;padding:0 10px;border-radius:3px;display:inline-block;line-height:24px;font-size:14px;margin-bottom:3px;margin-right:3px}.nice-select .has-multiple .multiple-options{display:block;line-height:24px;padding:0}.nice-select .nice-select-search-box{box-sizing:border-box;width:100%;padding:5px;pointer-events:none;border-radius:5px 5px 0 0}.nice-select .nice-select-search{box-sizing:border-box;background-color:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#444;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;width:100%;min-height:36px;line-height:22px;height:auto;outline:0!important;font-size:14px}.filters .filters__left .nice-select .option{position:relative;line-height:20px;padding:12px;padding-left:47px;padding-right:39px;white-space:pre-wrap}.filters .filters__left .nice-select .option::before{content:"";position:absolute;left:14px;top:12px;width:20px;height:20px;border:1px solid #e0e0e0}.filters .filters__left .nice-select .option.selected{font-weight:400}.filters .filters__left .nice-select .option.selected::before{border:1px solid #00aac0;background-color:#00aac0}.filters .filters__left .nice-select .option.selected::after{content:"";position:absolute;left:19px;top:18px;width:11px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(314deg)}.config__select .nice-select .option,.filters__right .nice-select .option{position:relative}.config__select .nice-select .option::after,.config__select .nice-select .option::before,.filters__right .nice-select .option::after,.filters__right .nice-select .option::before{content:"";position:absolute;border-radius:50%;top:50%;transform:translate(0,-50%)}.config__select .nice-select .option::after,.filters__right .nice-select .option::after{width:20px;height:20px;right:16px}.config__select .nice-select .option::after,.filters__right .nice-select .option::after{border:1px solid #e0e0e0}.config__select .nice-select .option.selected::after,.filters__right .nice-select .option.selected::after{border:1px solid #00aac0}.config__select .nice-select .option.selected::before,.filters__right .nice-select .option.selected::before{width:10px;height:10px;background-color:#00aac0;right:21px}.inn{background-color:red}