.styles_ndsSwitch__MH8oA,.styles_track__jgvzu{display:inline-block;position:relative}.styles_track__jgvzu{background-color:var(--color-background-inactive-contrast);border-radius:999px;cursor:pointer;height:32px;transition:all .1s ease-out;vertical-align:middle;width:52px}.styles_thumb__Rw_V6{background-color:var(--color-background-base);border-radius:var(--radius-circle);box-shadow:0 1px 2px rgba(0,0,0,.35);display:block;height:28px;left:2px;pointer-events:none;position:absolute;top:2px;transition:all .1s ease-out;width:28px;will-change:transform}.styles_input__CiMWS{position:absolute;opacity:0;border:0;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}.styles_input__CiMWS:checked+.styles_track__jgvzu{background-color:var(--color-background-success-base)}.styles_input__CiMWS:checked+.styles_track__jgvzu:after{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1.5' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.99 7.74L10.2 15.52L5.97 11.27'/%3e%3c/svg%3e");content:"";position:absolute;width:20px;height:20px;left:2px;top:6px}.styles_input__CiMWS:checked+.styles_track__jgvzu>.styles_thumb__Rw_V6{transform:translate(20px)}.styles_input__CiMWS:disabled+.styles_track__jgvzu{background-color:var(--color-background-disabled)}.styles_input__CiMWS:active:not(:disabled)+.styles_track__jgvzu>.styles_thumb__Rw_V6{transform:scale(.857)}.styles_input__CiMWS:checked:active:not(:disabled)+.styles_track__jgvzu>.styles_thumb__Rw_V6{transform:translate(20px) scale(.857)}.styles_input__CiMWS:focus:not(:disabled)+.styles_track__jgvzu{outline:var(--color-border-base) dashed 1px;outline-offset:2px}