@keyframes Switch_pulsate__R8_rj{0%{text-shadow:none}50%{text-shadow:-1px 1px 8px #a9a9a9,1px -1px 8px #a9a9a9}to{text-shadow:none}}.Switch_switch__VzYsy{display:flex;flex:1 1;gap:20px;align-items:center}.Switch_switch__radioLabel__Vg4DP{flex:1 1;font-weight:500;white-space:nowrap}.Switch_disabled__KL_xh{color:#ccc}.Switch_disabled__KL_xh .Switch_slider__UL6rV{opacity:.3}.Switch_switch__VzYsy+.Switch_switch__VzYsy{margin-top:10px}.Switch_label__EOt47{flex:1 1;font-weight:500;text-transform:uppercase;white-space:nowrap}.Switch_widget__0r5vw{position:relative;display:inline-block;width:50px;height:24px}.Switch_slider__UL6rV{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:30px}.Switch_slider__UL6rV:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.Switch_widget__0r5vw input{opacity:0;width:0;height:0}input:checked+.Switch_slider__UL6rV{background-color:#c93}input:focus+.Switch_slider__UL6rV{box-shadow:0 0 1px #c93}input:checked+.Switch_slider__UL6rV:before{transform:translateX(26px)}@keyframes RangeButtons_pulsate__SbUAu{0%{text-shadow:none}50%{text-shadow:-1px 1px 8px #a9a9a9,1px -1px 8px #a9a9a9}to{text-shadow:none}}.RangeButtons_buttons__mhB8P{display:flex;gap:5px}.RangeButtons_button__RenHm{border-radius:3px;border:1px solid #c2c2c2;padding:6px 0;width:100%;min-width:35px;font-weight:500;text-align:center;cursor:pointer}.RangeButtons_selected__Ant5l{background-color:#efefef;color:#c93;border-color:#c93}