.switch_toggleSwitch__FK1Cs{position:relative;display:inline-block;width:40px;height:24px;flex:0 0 auto;margin:0;border-radius:34px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.switch_toggleInput__bnt3B{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.switch_toggleLabel__ooZIF{position:absolute;inset:0;width:40px;height:24px;border-radius:34px;background-color:var(--gray-placeholder-color,#bebebe);box-shadow:inset 0 1px 2px rgba(10,14,25,.12);cursor:pointer;transition:background-color .3s ease,box-shadow .3s ease}.switch_toggleLabel__ooZIF:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.3);transition:transform .3s ease}.switch_toggleInput__bnt3B:checked+.switch_toggleLabel__ooZIF{background-color:var(--secondary-accent-color,rgb(15,67,54))}.switch_toggleInput__bnt3B:checked+.switch_toggleLabel__ooZIF:before{transform:translateX(16px)}.switch_toggleInput__bnt3B:focus-visible+.switch_toggleLabel__ooZIF{box-shadow:0 0 0 3px rgba(60,116,96,.28),inset 0 1px 2px rgba(10,14,25,.12)}.switch_disabled__uBGse{opacity:.72}.switch_disabled__uBGse .switch_toggleLabel__ooZIF{cursor:not-allowed}@media(hover:hover)and (pointer:fine){.switch_toggleSwitch__FK1Cs:not(.switch_disabled__uBGse) .switch_toggleLabel__ooZIF:hover{background-color:color-mix(in srgb,var(--gray-placeholder-color,#bebebe) 80%,var(--primary-accent-color,rgb(60,116,96)))}.switch_toggleSwitch__FK1Cs:not(.switch_disabled__uBGse) .switch_toggleInput__bnt3B:checked+.switch_toggleLabel__ooZIF:hover{background-color:var(--primary-accent-color,rgb(60,116,96))}}@media(prefers-reduced-motion:reduce){.switch_toggleLabel__ooZIF,.switch_toggleLabel__ooZIF:before{transition:none}}