.styles_switcher__Mr5uV{width:-moz-fit-content;width:fit-content;padding:2px;border-radius:24px;background:var(--defaultButton-color);margin:32px auto 0;position:relative;overflow:hidden}.styles_switcher__options__ofA9j{display:flex;position:relative;z-index:2}.styles_switcher__option__UWiNR{min-width:70px;padding:12px 24px;color:var(--secondaryText-color);border-radius:1000px;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;font-weight:700;line-height:140%;text-transform:uppercase}.styles_switcher__option__UWiNR.styles_isSelected__K6wm5{color:var(--landingButtonText-color)}.styles_switcher__indicator__ytolf{z-index:1;border-radius:1000px;position:absolute;top:0;left:0;width:0;height:100%;background:var(--mainButtons-color);transition:left .3s ease,width .3s ease}.styles_calendar__overlay__wBhHd{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.styles_calendar__container__IKM0_{background:var(--screenBackground-color);border-radius:16px;padding:24px;max-width:320px;width:100%;box-shadow:0 10px 25px rgba(0,0,0,.15)}.styles_calendar__header__s8CHC{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.styles_calendar__navButton__Ubccz{background:none;border:none;padding:8px;cursor:pointer;color:var(--primaryText-color);border-radius:8px;transition:background-color .2s ease}@media(min-width:960px){.styles_calendar__navButton__Ubccz:hover{background-color:var(--defaultButton-color)}}.styles_calendar__month__uxemo{font-weight:700;font-size:18px;color:var(--primaryText-color);margin:0}.styles_calendar__weekdays__tGWse{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px;margin-bottom:16px}.styles_calendar__weekday__LTxKY{font-weight:600;font-size:14px;color:var(--tertiaryText-color);text-align:center;padding:8px 0}.styles_calendar__days__cpi0G{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px}.styles_calendar__day__qhQ8h{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;color:var(--primaryText-color);cursor:pointer;border-radius:8px;transition:all .2s ease}@media(min-width:960px){.styles_calendar__day__qhQ8h:hover{background-color:var(--defaultButton-color)}}.styles_calendar__day--selected__0de8u{background-color:var(--mainButtons-color);color:var(--landingButtonText-color)}.styles_calendar__day--disabled__sNyEz{color:var(--defaultIcon-color);cursor:not-allowed;background-color:rgba(0,0,0,0)}@media(min-width:960px){.styles_calendar__day--disabled__sNyEz:hover{background-color:rgba(0,0,0,0)}}.styles_calendar__day--empty___3o7k{cursor:default}.styles_progress__TvwIh{padding:8px 0 0;width:100%;background-color:var(--screenBackground-color)}.styles_progress__container__PeqGw{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;gap:16px}.styles_progress__back__qbTJj{display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;width:42px;height:42px;border-radius:16px;background:var(--quizProgressBarButton-color);transition:background .3s ease}@media(min-width:960px){.styles_progress__back__qbTJj:hover{background:var(--activeButtonBackground-color)}}.styles_progress__back__qbTJj svg{color:var(--quizProgressBarIcon-color);transition:transform .3s ease}.styles_progress__info__gvSpW{display:flex;flex-direction:column;gap:8px;width:100%}.styles_progress__category__L_daO{text-align:center;font-size:16px;font-weight:700;line-height:130%;color:var(--quizProgressBarText-color)}.styles_progress__empty__k1A78{width:42px;height:42px;flex-shrink:0}.styles_progress__bar-item__ntY_1,.styles_progress__bar__lvCoZ{width:100%;display:flex;align-items:center;gap:2px}.styles_progress__bar-itemDot__hJfzn{flex-shrink:0;width:10px;height:10px;background-color:var(--quizProgressBarButton-color);border-radius:50%}.styles_progress__bar-itemDot__hJfzn.styles_isActive__15tvf{background-color:var(--quizProgressBar-color)}.styles_progress__bar-itemLine__1CQdk{width:100%;height:3px;background-color:var(--quizProgressBarButton-color);border-radius:16px;position:relative;overflow:hidden}.styles_progress__bar-itemLine-fill__8BK_s{position:absolute;top:0;left:0;height:100%;width:0;background-color:var(--quizProgressBar-color)}.styles_progress__bar-itemLine-fill__8BK_s.styles_shouldAnimate__oa1f7{transition:width .3s ease}