.HumanLevelSlider_container__CmBba{display:flex;flex-direction:column;width:100%;align-items:start;justify-content:start;margin-top:24px;gap:7px}.HumanLevelSlider_title__RC1MZ{display:flex;align-items:start;justify-content:start;width:auto;font-size:12px;font-weight:500;color:#000;margin-bottom:10px;padding:5px 10px}.HumanLevelSlider_title__RC1MZ.HumanLevelSlider_closed__ANco0{background-color:#D9D9D9;padding:5px 10px;border-radius:5px;cursor:pointer;transition:all .3s ease}.HumanLevelSlider_humanLevelValue__x6eb7{font-size:14px;font-weight:500;color:#007aff}.HumanLevelSlider_sliderWrapper__BTTVK{position:relative;width:100%;height:28px;display:flex;align-items:center;justify-content:center}.HumanLevelSlider_trackContainer__2x1Ed{position:relative;width:100%;height:6px;display:flex;align-items:center}.HumanLevelSlider_slider__u3QOy{width:100%;height:4px;border-radius:3px;appearance:none;-webkit-appearance:none;cursor:pointer;outline:none;position:relative;z-index:var(--z-slider-track);margin:0;padding:0}.HumanLevelSlider_slider__u3QOy::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#000;cursor:pointer;position:relative;z-index:var(--z-slider-thumb);margin-top:-8px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.HumanLevelSlider_slider__u3QOy::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#000;cursor:pointer;border:none;position:relative;z-index:var(--z-slider-thumb);box-shadow:0 1px 3px rgba(0,0,0,.2)}.HumanLevelSlider_slider__u3QOy::-ms-thumb{width:20px;height:20px;border-radius:50%;background:#000;cursor:pointer;border:none;position:relative;z-index:var(--z-slider-thumb)}.HumanLevelSlider_slider__u3QOy::-webkit-slider-runnable-track{width:100%;height:6px;background:transparent;border:none}.HumanLevelSlider_slider__u3QOy::-moz-range-track{width:100%;height:6px;background:transparent;border:none}.HumanLevelSlider_slider__u3QOy:focus{outline:none}.HumanLevelSlider_slider__u3QOy:focus::-webkit-slider-thumb{outline:none}.HumanLevelSlider_slider__u3QOy:focus::-moz-range-thumb{outline:none}.HumanLevelSlider_buttonsRow__hVkiF{display:flex;align-items:center;justify-content:end;gap:16px;width:100%;margin-top:6px}.HumanLevelSlider_cancelButton__vQMbM{background:none;border:none;color:#000;font-size:14px;font-weight:400;cursor:pointer;padding:2px 6px}.HumanLevelSlider_cancelButton__vQMbM:hover{opacity:.7}.HumanLevelSlider_doneButton__XsFMc{background:#007aff;color:#fff;font-size:14px;font-weight:500;padding:4px 12px;border-radius:20px;border:none;cursor:pointer;box-shadow:0 2px 8px rgba(0,122,255,.35)}.HumanLevelSlider_doneButton__XsFMc:hover{background:#0066d6}