.ToggleSwitch_toggleContainer__5obif{display:flex;align-items:center;gap:10px}.ToggleSwitch_optionLabel__gLvTY{font-size:16px;line-height:24px;font-weight:500;font-family:var(--raleway-font)}@media screen and (max-width:429px){.ToggleSwitch_optionLabel__gLvTY{font-size:14px;line-height:21px;font-weight:500;font-family:var(--raleway-font)}}.ToggleSwitch_switch__BQDyx{position:relative;display:inline-block;width:44px;height:24px}.ToggleSwitch_switch__BQDyx input{opacity:0;width:0;height:0;box-shadow:0 -16px 16px -8px #f4f4f4}.ToggleSwitch_switch__BQDyx input:checked+.ToggleSwitch_slider__mNm3c{background:#38a1ff}.ToggleSwitch_switch__BQDyx input:checked+.ToggleSwitch_slider__mNm3c:before{transform:translateX(20px)}.ToggleSwitch_slider__mNm3c{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#f2f2f2;transition:.2s;border-radius:12px}.ToggleSwitch_slider__mNm3c:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;transition:.2s;border-radius:50%}