.switch_text__iKust{font-family:var(--font-open-sans),sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:140%;letter-spacing:-.32px}.switch_switch__eu6ns{display:inline-flex;align-items:center;gap:4px;cursor:pointer}.switch_switch__eu6ns:hover .switch_check__vUCtL:not(.switch_disabled__wHaNC,.switch_checked__SmxPN){border-color:var(--black)}.switch_disabled__wHaNC{cursor:default}.switch_box__oQdDa{width:40px;height:22px}.switch_box__oQdDa,.switch_check__vUCtL{display:flex;align-items:center;justify-content:center}.switch_check__vUCtL{position:relative;width:100%;height:100%;border-radius:40px;background:#e9e9e9;transition:all .2s linear}.switch_check__vUCtL input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.switch_check__vUCtL .switch_icon__DENcw{height:20px;width:20px;position:relative;display:flex;align-items:center;justify-content:center;border-radius:50%;color:transparent;position:absolute;left:0;transform:translateX(1px);transition:all .2s linear;background:var(--white);filter:drop-shadow(0 1px 2px rgba(0,0,0,.2)) drop-shadow(0 .1000000015px .3000000119px rgba(0,0,0,.1))}.switch_check__vUCtL.switch_checked__SmxPN{background:var(--primary)}.switch_check__vUCtL:not(.switch_disabled__wHaNC):hover{border-color:var(--black)}.switch_check__vUCtL.switch_checked__SmxPN .switch_icon__DENcw{transform:translateX(calc(100% - 1px))}.switch_check__vUCtL .switch_disabled__wHaNC.switch_checked__SmxPN .switch_icon__DENcw{color:var(--medium-gray)}