:root{--mobile: 576px;--tablet: 768px;--desktop: 992px;--maxMobile: 767px;--maxTablet: 991px;--maxDesktop: 1200px}.switch.svelte-i9lxyp{position:relative;width:fit-content;text-align:left;box-sizing:border-box;font-family:var(--fontTitle)}.switch.button.svelte-i9lxyp{display:flex}.switch.svelte-i9lxyp input[type=radio]:where(.svelte-i9lxyp),.switch.svelte-i9lxyp input[type=checkbox]:where(.svelte-i9lxyp){display:none}.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp){display:flex;justify-content:space-between;margin-bottom:10px;font-size:14px;width:100%}@media (max-width: 768px){.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp){font-size:12px}}.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp) .option-label:where(.svelte-i9lxyp){max-width:70%}.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp) .toggle:where(.svelte-i9lxyp){width:55px;height:25px;border-radius:30px;border:none;background:var(--theme-inputBackgroundDisabled);position:relative;top:-5px;cursor:pointer;margin-left:15px}.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp) .toggle:where(.svelte-i9lxyp):before{content:"";width:15px;height:15px;border-radius:50%;background:#fff;position:absolute;top:5px;left:5px;transition:all .5s ease}.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp) .toggle.active:where(.svelte-i9lxyp){background:var(--theme-reactionBackground)}.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp) .toggle.active:where(.svelte-i9lxyp):before{content:"";width:15px;height:15px;border-radius:50%;background:#fff;position:absolute;top:4px;left:65%;border:1px solid #3473ec;transition:all .5s ease}.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp) .button:where(.svelte-i9lxyp){min-width:55px;min-height:35px;border-radius:4px;border:none;background:var(--theme-reactionBackground);position:relative;cursor:pointer;margin-left:5px;color:var(--theme-reactionText);padding:var(--spacing-sm)}.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp) .button.active:where(.svelte-i9lxyp){background:var(--theme-buttonHover)}.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp) .button:where(.svelte-i9lxyp):hover{background:var(--theme-buttonHover)}.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp) .button:where(.svelte-i9lxyp):disabled{background:var(--theme-inputBackgroundDisabled);color:var(--theme-textColorDisabled)}.switch.svelte-i9lxyp .radio-item:where(.svelte-i9lxyp) .button:disabled.active:where(.svelte-i9lxyp){background:var(--theme-reactionBackground);color:var(--theme-reactionText)}.switch.svelte-i9lxyp .option:where(.svelte-i9lxyp){pointer-events:none}.switch.svelte-i9lxyp .option:where(.svelte-i9lxyp) .info{pointer-events:auto}.switch.svelte-i9lxyp .info-wrapper{position:relative;top:-4px}
