:root{--scrollbar-color:#c8c8c8;--scrollbar-bg-color:#f2f2f2;--scrollbar-size:thin;--scrollbar-webkit-size:5px;--scrollbar-webkit-border-radius:8px;--scrollbar-webkit-border-size:3px}.radio-switch,[role=radiogroup]{--radiogroup-toggle-width:36px;--radiogroup-toggle-height:18px;--radiogroup-toggle-gutter:20px;--radiogroup-toggle-offset:0.1em;--radiogroup-toggle-cursor-size:12px;display:inline-flex;position:relative}.radio-switch input[type=radio],[role=radiogroup] input[type=radio]{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}.radio-switch label,[role=radiogroup] label{color:var(--color-blue);font-family:Manrope,sans-serif;font-size:17px;font-style:normal;font-weight:500;letter-spacing:.02em;line-height:160%;line-height:var(--radiogroup-toggle-height);position:relative;z-index:1}.rtl .radio-switch label:not(:where(.ltr *)),.rtl [role=radiogroup] label:not(:where(.ltr *)){font-family:Arimo,sans-serif}.radio-switch label b,[role=radiogroup] label b{font-weight:700}.radio-switch label u,[role=radiogroup] label u{text-decoration-line:underline}.radio-switch label a,[role=radiogroup] label a{font-weight:700;text-decoration-line:underline}.radio-switch label:first-of-type,[role=radiogroup] label:first-of-type{padding-inline-end:calc(var(--radiogroup-toggle-width) + var(--radiogroup-toggle-gutter)*2)}.radio-switch label:first-of-type:after,.radio-switch label:first-of-type:before,[role=radiogroup] label:first-of-type:after,[role=radiogroup] label:first-of-type:before{border-radius:var(--radiogroup-toggle-cursor-size);content:"";margin-inline-end:var(--radiogroup-toggle-gutter);overflow:hidden;pointer-events:none;position:absolute}.radio-switch label:first-of-type:before,[role=radiogroup] label:first-of-type:before{background-color:var(--color-blue);bottom:calc(var(--radiogroup-toggle-offset)*-1);height:var(--radiogroup-toggle-height);right:0;width:var(--radiogroup-toggle-width)}.radio-switch label:first-of-type:after,[role=radiogroup] label:first-of-type:after{background-color:#fff;bottom:calc((var(--radiogroup-toggle-height) - var(--radiogroup-toggle-cursor-size))*.5 - var(--radiogroup-toggle-offset));height:var(--radiogroup-toggle-cursor-size);right:calc((var(--radiogroup-toggle-height) - var(--radiogroup-toggle-cursor-size))*.5);transition:right .2s ease-in-out;width:var(--radiogroup-toggle-cursor-size)}.radio-switch label:last-of-type,[role=radiogroup] label:last-of-type{margin-inline-start:calc((var(--radiogroup-toggle-width) + var(--radiogroup-toggle-gutter)*2)*-1);padding-inline-start:calc(var(--radiogroup-toggle-width) + var(--radiogroup-toggle-gutter)*2)}.radio-switch label:hover,[role=radiogroup] label:hover{color:var(--color-blue-80)}.radio-switch input.is-tab-focus+label,[role=radiogroup] input.is-tab-focus+label{outline:2px solid var(--color-blue)}.radio-switch input:checked+label,[role=radiogroup] input:checked+label{font-weight:700;z-index:0}.radio-switch input:checked+label:first-of-type:after,[role=radiogroup] input:checked+label:first-of-type:after{right:var(--radiogroup-toggle-gutter)}.radio-switch.focus-within input:first-of-type+label:before,.radio-switch:focus-within input:first-of-type+label:before,[role=radiogroup].focus-within input:first-of-type+label:before,[role=radiogroup]:focus-within input:first-of-type+label:before{outline:var(--outline);outline-offset:2px}.radio-switch.focus-within input:first-of-type+label:after,.radio-switch:focus-within input:first-of-type+label:after,[role=radiogroup].focus-within input:first-of-type+label:after,[role=radiogroup]:focus-within input:first-of-type+label:after{outline:var(--outline)}@media screen and (-ms-high-contrast:active){.radio-switch label:first-of-type:before,[role=radiogroup] label:first-of-type:before{background-color:windowText;border:1em solid transparent}}