.Switch_wrapper__6VbcP{display:flex;align-items:center;gap:8px}.Switch_disabled__a_Ol3{cursor:not-allowed;opacity:.5;pointer-events:none}.Switch_L__Trin_{.Switch_switch__m4r9G{width:52px;height:32px}.Switch_slider__EVxTm:before{width:28px;height:28px}input:checked+.Switch_slider__EVxTm:before{transform:translateX(20px)}}.Switch_M__S3Ovm{.Switch_switch__m4r9G{width:38px;height:24px}.Switch_slider__EVxTm:before{width:20px;height:20px}input:checked+.Switch_slider__EVxTm:before{transform:translateX(14px)}}.Switch_S___pDv4{.Switch_switch__m4r9G{width:32px;height:20px}.Switch_slider__EVxTm:before{width:16px;height:16px}input:checked+.Switch_slider__EVxTm:before{transform:translateX(12px)}}.Switch_wrapperReversed__9PzW5{flex-direction:row-reverse}.Switch_switch__m4r9G{position:relative;display:inline-block;width:52px;height:32px}.Switch_switch__m4r9G input{opacity:0;width:0;height:0}.Switch_slider__EVxTm{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--neutral-colors-foreground-disabled);transition:.2s}.Switch_slider__EVxTm:before{position:absolute;content:"";height:28px;width:28px;left:2px;bottom:2px;background-color:var(--neutral-colors-neutral-100);transition:.2s}input:checked+.Switch_slider__EVxTm{background-color:var(--key-colors-background-1)}input:focus+.Switch_slider__EVxTm{box-shadow:0 0 1px var(--neutral-colors-foreground-primary)}input:checked+.Switch_slider__EVxTm:before{transform:translateX(20px)}.Switch_slider__EVxTm.Switch_round__P2hv1{border-radius:34px}.Switch_slider__EVxTm.Switch_round__P2hv1:before{border-radius:50%}.Switch_labelDisabled__v1XBr{color:var(--neutral-colors-foreground-disabled)}.Switch_labelActivate__UElYO{color:var(--neutral-colors-foreground-primary)}.MockExamAnswerSwitch_container__ueE9W{border-radius:12px;border:1px solid var(--neutral-colors-stroke-active);background:var(--key-colors-blurred-background);box-shadow:0 4px 16px 0 rgba(0,0,0,.12),0 0 1px 0 rgba(0,0,0,.08);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;gap:12px;visibility:hidden;opacity:0;transition:visibility .3s ease-in-out,opacity .3s ease-in-out;height:48px;padding:18px;width:171px}.MockExamAnswerSwitch_finished__5MfPm{visibility:visible;opacity:1}.MockExamAnswerSwitch_label__uPBPx{color:var(--neutral-colors-foreground-secondary);text-align:center;white-space:pre}.MockExamAnswerSwitch_slider__n3a__{background-color:var(--neutral-colors-foreground-tertiary)!important}input:checked+.MockExamAnswerSwitch_slider__n3a__{background-color:var(--neutral-colors-foreground-primary)!important}.MockExamAnswerSwitch_slider__n3a__:before{background-color:var(--neutral-colors-background-card)!important}@media only screen and (min-width:768px){.MockExamAnswerSwitch_container__ueE9W{right:40px;top:185px}}