@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";body,html{margin:0}body body,html body{font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal}body *,html *{box-sizing:border-box}body img,html img{max-width:100%}.container{max-width:100%;margin:0 auto;padding:0 16px}@media (min-width: 768px){.container{padding:0 24px}}@media (min-width: 1024px){.container{padding:0 40px}}@media (min-width: 1600px){.container{padding:0 60px}}.text--center{text-align:center}[data-rmiz-ghost]{position:absolute;pointer-events:none}[data-rmiz-btn-zoom],[data-rmiz-btn-unzoom]{background-color:#000000b3;border-radius:50%;border:none;box-shadow:0 0 1px #ffffff80;color:#fff;height:40px;margin:0;outline-offset:2px;padding:9px;touch-action:manipulation;width:40px;-webkit-appearance:none;-moz-appearance:none;appearance:none}[data-rmiz-btn-zoom]:not(:focus):not(:active){position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;pointer-events:none;white-space:nowrap;width:1px}[data-rmiz-btn-zoom]{position:absolute;inset:10px 10px auto auto;cursor:pointer}[data-rmiz-btn-unzoom]{position:absolute;inset:20px 20px auto auto;cursor:zoom-out;z-index:1}[data-rmiz-content=found] img,[data-rmiz-content=found] svg,[data-rmiz-content=found] [role=img],[data-rmiz-content=found] [data-zoom]{cursor:pointer}[data-rmiz-modal]::backdrop{display:none}[data-rmiz-modal][open]{position:fixed;width:100vw;height:100vh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:hidden}[data-rmiz-modal-overlay]{position:absolute;inset:0;transition:background-color .3s}[data-rmiz-modal-overlay=hidden]{background-color:transparent}[data-rmiz-modal-overlay=visible]{background-color:#272443}[data-rmiz-modal-content]{position:relative;width:100%;height:100%}[data-rmiz-modal-img]{position:absolute;cursor:zoom-out;image-rendering:high-quality;transform-origin:top left;transition:transform .3s}@media (prefers-reduced-motion: reduce){[data-rmiz-modal-overlay],[data-rmiz-modal-img]{transition-duration:.01ms!important}}.page__login{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#d7d7d7}.page__login__logo{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.page__login__logo img{margin-right:8px}.page__login__head{width:100%;padding:16px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.page__login__head.start{justify-content:flex-start}.page__login__head.end{justify-content:flex-end}@media screen and (max-width: 1599px){.page__login__head{padding:8px 16px}}@media screen and (max-width: 1023px){.page__login__head{padding:8px 16px}}@media screen and (max-width: 767px){.page__login__head{padding:8px 16px}}.page__login__head .chips{margin:0 auto}.page__login__head-img{margin-bottom:16px;text-align:center}@media screen and (max-width: 1599px){.page__login__head-img{padding:26px 24px}}@media screen and (max-width: 767px){.page__login__head-img{padding:8px 42px}}.page__login__head-img img{margin:0 auto}.page__login__wrapper{height:calc(100% - 72px);width:100%;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 1599px){.page__login__wrapper{height:calc(100% - 56px)}}.page__login__body{border-radius:50px;border:2px solid #7457FE;background:#fff;box-shadow:1px 2px 1px #00000040,4px 10px 25px #00000026;padding:56px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:750px;max-height:90%}@media screen and (max-width: 1599px){.page__login__body{padding:32px;max-width:500px}}@media screen and (max-width: 1023px){.page__login__body{padding:32px}}@media screen and (max-width: 767px){.page__login__body{padding:32px 16px;border-radius:50px 50px 0 0;border:none;height:100%;max-height:100%;max-width:100%}}.page__login h1{font-size:54px;font-weight:600;line-height:62px;letter-spacing:-1.08px;text-align:center;margin:0 0 16px}@media screen and (max-width: 1599px){.page__login h1{font-size:30px;font-weight:600;line-height:38px;letter-spacing:0px}}@media screen and (max-width: 767px){.page__login h1{font-size:28px;font-weight:700;line-height:36px;letter-spacing:0px}}.page__login h3{font-size:28px;font-weight:700;line-height:36px;letter-spacing:0px;text-align:center;margin:0 0 16px}.page__login p.page__login__subtitle{margin:0 0 16px;font-size:20px;font-weight:400;line-height:28px;letter-spacing:0px;text-align:center}@media screen and (max-width: 1599px){.page__login p.page__login__subtitle{font-size:18px;font-weight:400;line-height:26px;letter-spacing:0px}}.page__login p.page__login__policy{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0px;text-align:center}.page__login p.page__login__policy a{color:#7457fe;text-decoration:none}@media screen and (max-width: 1599px){.page__login p.page__login__policy{font-size:18px;font-weight:400;line-height:26px;letter-spacing:0px}}@media screen and (max-width: 767px){.page__login p.page__login__policy{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0px}}.page__login p.page__login__footer{font-size:18px;font-weight:400;line-height:26px;letter-spacing:0px;text-align:center}.page__login__form{width:100%;overflow:auto}.page__login__form__row{display:flex;align-items:flex-end;gap:10px}.page__login__form .input+.input{margin-top:16px}.page__login__form .input+.page__login__head-img{margin:16px 0 0}.page__login__form .search{margin-bottom:16px}@media screen and (max-width: 767px){.page__login__form{margin:0 0 auto}}.page__login__chips{margin:0 0 16px}.page__login__chips .chips+.chips{margin-left:10px}.page__login__classes{margin:16px 0 0;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;grid-gap:10px}.page__login__buttons{margin:16px 0 0;width:100%;text-align:center}.page__login__buttons .button+.button:not(.button--link){margin-top:16px}.page__login__buttons .button--link+.button--link{margin-left:16px}.page__login__header{display:flex;justify-content:space-between;align-items:center}.page__login__header .chips+.chips{margin-left:10px}.page__login__register{position:fixed;top:0;left:0;width:100%;height:100%;background:#7457fe;z-index:10;display:flex;align-items:center;justify-content:center;flex-direction:column}.page__login__register h1{color:#fff;max-width:750px}.page__login__scan-qr{position:absolute;width:100vw;height:100vh;top:0;left:0;background:#131313;overflow:hidden}.page__login__scan-qr__scanner{position:absolute;width:100%;height:100%;top:0;left:0;border:none!important;z-index:1}.page__login__scan-qr__scanner #qr-reader__scan_region{width:100%;height:100%;position:relative}.page__login__scan-qr__scanner #qr-shaded-region{width:100%;height:100%;top:50%!important;left:50%!important;transform:translate(-50%,-50%)}.page__login__scan-qr__scanner video{width:100%;height:100%}.page__login__scan-qr__scanner #qr-reader__dashboard_section{position:absolute!important;bottom:10px!important;left:50%!important;transform:translate(-50%)!important;width:calc(100% - 24px)!important;max-width:351px!important}.page__login__scan-qr__scanner #qr-reader__dashboard_section button{background:#7457fe!important;border:none!important;border-radius:24px!important;color:#fff!important;font-family:Inter,sans-serif!important;font-weight:600!important;font-size:20px!important;line-height:1.2!important;padding:12px 16px!important;width:100%!important;height:auto!important;cursor:pointer!important}.page__login__scan-qr__scanner #qr-reader__dashboard_section button:hover{background:#6248e6!important}.page__login__scan-qr__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:35px 16px 100px;box-sizing:border-box;pointer-events:none;z-index:10}.page__login__scan-qr__flash-icon{position:absolute;top:25%;left:50%;margin-left:-11px;width:22.46px;height:24px}.page__login__scan-qr__flash-icon img{width:100%;height:100%;filter:brightness(0) invert(1)}.page__login__scan-qr__content{display:flex;flex-direction:column;align-items:center;gap:16px;width:300px;text-align:center}.page__login__scan-qr__title{font-family:Inter,sans-serif;font-weight:600;font-size:28px;line-height:1.21;letter-spacing:-.02em;color:#fff;margin:0}.page__login__scan-qr__text{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.43;color:#f8f8f8;margin:0}.page__login__scan-qr__text--error{color:#ff6b6b}.page__login__scan-qr__stop-button{margin-top:24px;min-width:200px}.page__login .hint{margin:16px 0 0}.input{display:flex;flex-direction:column;gap:4px;width:100%;box-sizing:border-box}.input__label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.333;letter-spacing:.0333em;color:#272443;padding:0 17px;display:block}.input__required{color:#f44;margin-left:2px;font-weight:500}.input__wrapper{position:relative;width:100%;display:flex;align-items:center}.input__field{width:100%;height:auto;padding:10px 16px;border:1px solid #D7D7D7;border-radius:12px;background:#ebeff8;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.25;color:#131313;transition:all .2s ease-in-out;outline:none}.input__field::placeholder{color:#27244380}.input__field:focus{border-color:#7457fe;background:#fff}.input__field:disabled{opacity:.5;cursor:not-allowed}.input__field--with-icon{padding-right:48px}.input--focused .input__field{border-color:#7457fe}.input--filled .input__field{background:#fff;color:#131313}.input--disabled .input__field{opacity:.5;cursor:not-allowed}.input--email .input__field::placeholder{color:#27244380}.input--password .input__field{padding-right:40px}.input--password .input__field::placeholder{color:#27244380}.input__toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:2px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#131313;transition:color .2s ease-in-out;z-index:1}.input__toggle:hover{color:#7457fe}.input__toggle:disabled{opacity:.5;cursor:not-allowed}.input__wrapper--phone{display:flex;align-items:center;border:1px solid #D7D7D7;border-radius:24px;padding:10px 16px;transition:all .2s ease-in-out}.input__wrapper--phone:focus-within{border-color:#7457fe;background:#fff}.input__wrapper--phone .input__flag{display:flex;align-items:center;margin-right:8px;flex-shrink:0}.input__wrapper--phone .input__prefix{color:#131313;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.25;margin-right:8px;flex-shrink:0}.input__wrapper--phone .input__field--phone{border:none;background:transparent;padding:0;flex:1;outline:none;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.25;color:#131313}.input__wrapper--phone .input__field--phone::placeholder{color:#27244380}.input__wrapper--phone .input__field--phone:disabled{opacity:.5;cursor:not-allowed}.input--phone{background:transparent}.input--phone .input__wrapper:not(.input__wrapper--phone) .input__field::placeholder{color:#27244380}.input--number .input__field::placeholder{color:#27244380}.input--invalid .input__field,.input--invalid .input__wrapper--phone{border-color:#f44;background:#ff44440d}.input--invalid .input__field:focus,.input--invalid .input__wrapper--phone:focus-within{border-color:#f44;background:#ff44440d}.input__error{font-size:12px;color:#f44;margin-top:4px;line-height:1.3}.input--text .input__field::placeholder{color:#27244380}.input--dark .input__label{color:#ffffffe6}.input--dark .input__field{background:#ffffff0d;border-color:#ffffff1a;color:#fff}.input--dark .input__field::placeholder{color:#ffffff80}.input--dark .input__field:focus{border-color:#7457fe;background:#ffffff0d}.input--dark.input--filled .input__field{background:#ffffff0d;color:#fff}.input--dark.input--focused .input__field{border-color:#7457fe}.input__icon-button{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:24px;height:24px;padding:0;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out;flex-shrink:0;color:#1e1e1e}.input__icon-button:hover:not(:disabled){opacity:.7}.input__icon-button:disabled{cursor:not-allowed;opacity:.5}.input__icon-button img{width:100%;height:100%;object-fit:contain}.input__icon-button svg{width:20px;height:20px}.button{border:none;border-radius:24px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-family:inherit;gap:8px;transition:all .2s ease-in-out;text-decoration:none}.button--xs{padding:2px 12px;height:32px;border-radius:12px;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:14px;line-height:1.4285714286;letter-spacing:-.004em;gap:0}.button--xs .button__icon{width:16px;height:16px;margin-right:4px}.button--small{padding:8px 16px;font-size:14px;font-weight:600;line-height:22px;letter-spacing:0px;height:42px}.button--small .button__icon svg{width:16px;height:16px}.button--medium{padding:12px 20px;height:48px;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0px}.button--large{padding:16px 24px;font-size:20px;font-weight:600;line-height:24px;letter-spacing:0px}.button--primary{background:#7457fe;color:#fff}.button--primary:disabled{background:#b5cbe4}.button--primary:hover:not(:disabled){opacity:.9}.button--secondary{background:#f8f8f8;color:#131313}.button--secondary:hover:not(:disabled){opacity:.9}.button--outline{background:#fff;color:#7457fe;border:2px solid #7457FE;gap:10px}.button--outline:hover:not(:disabled){background:#7457fe;color:#fff}.button--outline:hover:not(:disabled) .button__icon svg{color:#fff}.button--outline .button__icon svg{color:#7457fe}.button--ghost{background:transparent;color:#131313}.button--ghost:hover:not(:disabled){background:#f8f8f8}.button--link{background:transparent;color:#7457fe;border:none;border-radius:0;padding:2px 0;height:auto;gap:0;flex-direction:column;justify-content:center;align-items:center;position:relative;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.25;min-height:auto}.button--link:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:#7457fe}.button--link:hover:not(:disabled){opacity:.8}.button--link:hover:not(:disabled):after{opacity:0}.button--link:disabled{color:#d7d7d7}.button--link:disabled:after{background:#d7d7d7}.button--danger{background:#ff7070;color:#fff!important}.button--danger:hover:not(:disabled){background:#e55555}.button--danger:active:not(:disabled){background:#c44}.button--attachment{background:#7457fe33;color:#7457fe}.button--attachment:hover:not(:disabled){background:#7457fe4d}.button--attachment:active:not(:disabled){background:#7457fe66}.button--attachment .button__icon svg{color:#7457fe}.button--primary-gradient{background:linear-gradient(0deg,#272443,#625ba9);color:#fff}.button--secondary-gradient{background:linear-gradient(180deg,#9747ff26,#7457fe73);color:#7457fe}.button--turquoise-gradient{background:linear-gradient(180deg,#10a0de26,#10a0de73);color:#10a0de}.button--full-width{width:100%}.button--disabled,.button:disabled{opacity:.5;cursor:not-allowed}.button--loading{cursor:not-allowed}.button--loading .button__text{opacity:.7}.button--icon-only{width:48px;height:48px;padding:8px;gap:0;border-radius:50%}.button--icon-only.button--small{width:32px;height:32px;padding:6px}.button--icon-only.button--medium{width:48px;height:48px;padding:8px}.button--icon-only.button--large{width:48px;height:48px;padding:12px 16px}.button--icon-only .button__icon{width:20px;height:20px}.button--icon-only:focus-visible{position:relative}.button--icon-only:focus-visible:after{content:"";position:absolute;top:4px;left:4px;width:32px;height:32px;border-radius:50%;background:currentColor;opacity:.25;pointer-events:none}.button--round{border-radius:50%}.button--round.button--small{width:32px;height:32px;padding:6px}.button--round.button--medium{width:40px;height:40px;padding:8px}.button--round.button--large{width:48px;height:48px;padding:12px 16px}.button__icon{display:flex;align-items:center;justify-content:center}.button__text{display:flex;align-items:center}.button__spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;margin-top:8px;background-color:#ff70701a;border:1px solid #FF7070;border-radius:8px;color:#ff7070;font-size:14px;line-height:1.4}.error-message__text{flex:1}.error-message__close{background:none;border:none;color:#ff7070;font-size:16px;cursor:pointer;padding:0;margin-left:8px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.error-message__close:hover{background-color:#ff707033}.radio-group{display:flex;flex-direction:column;gap:8px;width:100%}.radio-group__label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:18px;line-height:1.333;text-align:left;color:#272443;margin-bottom:8px}.radio-group__options{display:flex;flex-direction:column;gap:8px}.radio-group--horizontal .radio-group__options{flex-direction:row;flex-wrap:wrap;gap:12px}.radio-group--inline{flex-direction:row;align-items:center;gap:16px}.radio-group--inline .radio-group__label{margin-bottom:0;white-space:nowrap}.radio-group--inline .radio-group__options{flex-direction:row;gap:16px}.radio{display:flex;align-items:center;gap:12px;padding:11px 16px;border-radius:24px;border:2px solid #D7D7D7;background:#f2f2f2;cursor:pointer;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.radio:hover:not(.radio--disabled){border-color:#7457fe}.radio--disabled{opacity:.5;cursor:not-allowed}.radio__input{position:absolute;opacity:0;width:0;height:0}.radio__input:checked~.radio__indicator{background:#7457fe;border-color:#7457fe}.radio__input:checked~.radio__indicator .radio__dot{transform:scale(1) translate(-50%,-50%)}.radio__input:checked~.radio__content .radio__text{color:#272443;font-weight:600}.radio__input:focus~.radio__indicator{box-shadow:0 0 0 3px #7457fe33}.radio:has(.radio__input:checked){border-color:#7457fe}.radio__indicator{position:relative;width:24px;height:24px;border-radius:50%;border:2px solid rgba(145,100,254,.24);background:#9164fe1f;transition:all .2s ease-in-out;flex-shrink:0}.radio__dot{position:absolute;top:50%;left:50%;width:12px;height:12px;background:#fff;border-radius:50%;transform:scale(0);transition:transform .2s ease-in-out}.radio__content{display:flex;align-items:center;gap:12px;flex:1}.radio__icon{display:flex;align-items:center;justify-content:center}.radio__text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:18px;line-height:1.333;color:#272443;transition:all .2s ease-in-out}.radio-group{display:flex;flex-direction:column;gap:8px}.radio-group--horizontal{flex-direction:row;flex-wrap:wrap}.suggestor{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;overflow-y:auto;padding:8px 1px}.suggestor__item{display:flex;justify-content:space-between;align-items:center;padding:8px 8px 8px 16px;cursor:pointer;transition:all .2s ease}.suggestor__item:hover .suggestor__label,.suggestor__item--hovered .suggestor__label,.suggestor__item--selected .suggestor__label{color:#7457fe}.suggestor__label{flex:1;font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:1.25em;color:#272443;text-align:left;transition:color .2s ease}.suggestor__check{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.suggestor__check svg{width:16px;height:11px;stroke:#7457fe;stroke-width:2.5px}.suggestor{animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.search{width:100%;position:relative}.search__container{position:relative;display:flex;align-items:center;gap:8px}.search__field{flex:1;position:relative;display:flex;align-items:center}.search__input{width:100%;margin:0}.search__clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.search__clear:hover{background-color:#0000001a}.search__clear svg{width:12px;height:12px;color:#111}.search__button{display:flex;align-items:center;flex-shrink:0}.search__btn{width:44px;height:44px;padding:8px;display:flex;align-items:center;justify-content:center}.search__btn svg{width:18px;height:18px;color:currentColor}.search__helper{position:absolute;top:100%;left:17px;right:0;padding:0 17px;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:1.43em;color:#ff7070;background:transparent;z-index:999;margin-top:8px}.search__suggestor{position:absolute;top:calc(100% + 28px);left:0;right:53px;z-index:1000}.search--expanded .search__field .search__input{border-bottom-left-radius:0;border-bottom-right-radius:0}.search--disabled{opacity:.5}.search--disabled .search__input,.search--disabled .search__btn,.search--disabled .search__clear{pointer-events:none}.chips{display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:8px 16px;height:32px;background:#9164fe33;border-radius:24px;transition:all .2s ease-in-out;box-sizing:border-box;cursor:default}.chips--default{background:#9164fe33}.chips--default .chips__text,.chips--default .chips__close{color:#272443}.chips--active{background:#0fbba6}.chips--active .chips__text,.chips--active .chips__close{color:#fff}.chips--disabled{background:#f8f8f8;cursor:not-allowed}.chips--disabled .chips__text{color:#d7d7d7}.chips--disabled .chips__close{color:#d7d7d7;cursor:not-allowed}.chips--clickable{background:#0fbba61a;cursor:pointer}.chips--clickable .chips__text,.chips--clickable .chips__icon{color:#272443}.chips--clickable:hover{background:#0fbba626}.chips--clickable:active{background:#0fbba633}.chips--inactive{background:#d7d7d7;padding:8px 16px;cursor:default}.chips--inactive .chips__text{color:#272443;font-size:18px;line-height:1.33}.chips--inactive .chips__icon,.chips--inactive .chips__close{color:#272443}.chips--info{background:#ebeff8;padding:8px 16px;cursor:default}.chips--info .chips__text{color:#272443;font-size:18px;line-height:1.33}.chips--info .chips__icon,.chips--info .chips__close{color:#272443}.chips--suggest{background:#9164fe1a;border:1px dashed rgba(145,100,254,.4);cursor:pointer;transition:all .2s ease-in-out}.chips--suggest .chips__text,.chips--suggest .chips__icon{color:#7457fe}.chips--suggest:hover{background:#9164fe26;border-color:#9164fe99}.chips--suggest:active{background:#9164fe33;border-color:#9164fecc}.chips--primary{background:#7457fe;border:1px dashed #7457FE;cursor:pointer;transition:all .2s ease-in-out}.chips--primary .chips__text,.chips--primary .chips__icon{color:#fff}.chips--primary:hover,.chips--primary:active{background:#7457fe;border:1px dashed #7457FE}.chips--error{background:#ffd7d7}.chips--selected{display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:0;background:transparent;height:auto;cursor:default}.chips--selected .chips__description{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:0 17px}.chips--selected .chips__label{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:1.33em;letter-spacing:3.33%;color:#272443}.chips--selected .chips__field{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:10px 16px;background:#9164fe33;border-radius:24px;cursor:pointer;transition:all .2s ease-in-out}.chips--selected .chips__field:hover{background:#9164fe40}.chips--selected .chips__text{flex:1;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.25em;color:#272443;text-align:left}.chips--selected .chips__close{width:24px;height:24px;background:#fff;border-radius:50%}.chips--selected .chips__close svg{width:12px;height:12px}.chips--dark.chips--enabled{background:#9164fe33}.chips--dark.chips--enabled .chips__text{color:#fff}.chips--dark.chips--focused{background:#9164fe33}.chips--dark.chips--focused .chips__text{color:#fff}.chips--dark.chips--pressed{background:#7457fe}.chips--dark.chips--pressed .chips__text{color:#fff}.chips--dark.chips--disabled{background:#252836}.chips--dark.chips--disabled .chips__text{color:#52545f}.chips__icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.chips__icon img{width:100%;height:100%;object-fit:contain}.chips__text{font-family:Inter,sans-serif;font-weight:600;font-size:14px;line-height:1.43;transition:color .2s ease-in-out;white-space:nowrap}.chips__close{display:flex;align-items:center;justify-content:center;width:16px;height:16px;background:none;border:none;cursor:pointer;transition:all .2s ease-in-out;flex-shrink:0;padding:0}.chips__close:hover:not(:disabled){opacity:.7}.chips__close:disabled{cursor:not-allowed}.chips--xs{height:16px;padding:0 4px}.chips--xs .chips__text{font-size:10px;line-height:16px;letter-spacing:.4px}.checkbox{display:flex;align-items:center;gap:12px;padding:11px 16px;border-radius:24px;border:2px solid #D7D7D7;background:#f2f2f2;cursor:pointer;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;width:100%}.checkbox:hover:not(.checkbox--disabled){border-color:#7457fe}.checkbox--disabled{opacity:.5;cursor:not-allowed}.checkbox__input{position:absolute;opacity:0;width:0;height:0}.checkbox__input:checked~.checkbox__indicator{background:#7457fe;border-color:#7457fe}.checkbox__input:checked~.checkbox__indicator .checkbox__check{opacity:1;transform:scale(1)}.checkbox__input:checked~.checkbox__content .checkbox__text{color:#272443;font-weight:600}.checkbox__input:focus~.checkbox__indicator{box-shadow:0 0 0 3px #7457fe33}.checkbox:has(.checkbox__input:checked){border-color:#7457fe}.checkbox__indicator{position:relative;width:24px;height:24px;border-radius:4px;border:2px solid rgba(145,100,254,.2);background:#9164fe33;transition:all .2s ease-in-out;flex-shrink:0;display:flex;align-items:center;justify-content:center}.checkbox__check{color:#fff;opacity:0;transform:scale(0);transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.checkbox__content{display:flex;align-items:center;gap:12px;flex:1}.checkbox__icon{display:flex;align-items:center;justify-content:center}.checkbox__text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;font-size:18px;line-height:1.333;color:#272443;transition:all .2s ease-in-out}.checkbox-group{display:flex;flex-direction:column;gap:8px}.checkbox-group--horizontal{flex-direction:row;flex-wrap:wrap}.checkbox-group{display:flex;flex-direction:column;gap:8px;width:100%}.checkbox-group__label{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:400;font-size:18px;line-height:1.333;text-align:left;color:#272443;margin-bottom:8px}.checkbox-group__options{display:flex;flex-direction:column;gap:8px}.checkbox-group--horizontal .checkbox-group__options{flex-direction:row;flex-wrap:wrap;gap:12px}.checkbox-group--inline{flex-direction:row;align-items:center;gap:16px}.checkbox-group--inline .checkbox-group__label{margin-bottom:0;white-space:nowrap}.checkbox-group--inline .checkbox-group__options{flex-direction:row;gap:16px}.hint{display:flex;align-items:flex-start;gap:12px;padding:16px;background:#9164fe1a;border:1px solid #E9ECEF;border-radius:24px;color:#7457fe}.hint__icon{flex-shrink:0;width:24px;height:24px;color:#7457fe}.hint__icon svg{width:100%;height:100%;color:inherit}.hint__content{flex:1;min-width:0}.hint__title{margin:0 0 4px;font-size:20px;font-weight:600;line-height:24px;letter-spacing:0px}.hint__text{margin:0;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0px;color:#272443}.hint--success{background:#d4edda;border-color:#c3e6cb}.hint--success .hint__icon,.hint--success .hint__title,.hint--success .hint__text{color:#155724}.hint--info{background:#d1ecf1;border-color:#bee5eb}.hint--info .hint__icon,.hint--info .hint__title,.hint--info .hint__text{color:#0c5460}.button-back{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px 8px 8px;background:transparent;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none}.button-back:hover{background:#2724430d}.button-back:active{background:#2724431a}.button-back:disabled{opacity:.5;cursor:not-allowed}.button-back__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#131313}.button-back__text{line-height:20px;letter-spacing:0px;color:#131313;font-weight:500;font-size:16px;line-height:1.25}.login-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 8px 8px 12px;background:transparent;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none}.login-button:hover{background:#ffffffe6;box-shadow:0 2px 8px #00000026}.login-button:active{background:#fffc;box-shadow:0 1px 4px #0000001a}.login-button:disabled{opacity:.5;cursor:not-allowed}.login-button__text{line-height:20px;letter-spacing:0px;color:#272443;font-weight:500;font-size:16px;line-height:1.25}.login-button__icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#1e1e1e}.login-button__icon svg{width:18px;height:18px}.event-informer{color:#fff;position:fixed;top:0;left:0;width:100%;z-index:1000;padding:8px;display:flex;align-items:flex-start;justify-content:center;font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.4px}.event-informer svg{flex-shrink:0;width:16px;height:16px;margin-right:4px}.event-informer--message{background:#0fbba6}.event-informer--message svg{transform:rotate(180deg)}.event-informer--error{background:#ff7070}.event-informer.is-visible{animation-name:slideInDown;animation-timing-function:ease-in-out;animation-duration:.5s;animation-iteration-count:1}.event-informer.is-hidden{animation-name:slideOutUp;animation-timing-function:ease-in-out;animation-duration:.5s;animation-iteration-count:1}@keyframes slideInDown{0%{opacity:0;transform:translate3d(0,-100%,0);visibility:visible}to{opacity:1;transform:translateZ(0)}}@keyframes slideOutUp{0%{opacity:1;transform:translateZ(0)}to{opacity:0;visibility:hidden;transform:translate3d(0,-100%,0)}}.big-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:9999;display:flex;align-items:center;justify-content:center}.big-loader__logo{display:flex;align-items:center;justify-content:center;margin-bottom:24px;animation-name:pulse;animation-timing-function:ease-in-out;animation-duration:2.5s;animation-iteration-count:infinite}.big-loader__logo img{margin-right:8px}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.navigation{background:#ebeff8;width:100%;display:flex;padding:12px 16px}.navigation__wrapper{display:flex}.navigation__item{padding:4px 16px;display:flex;align-items:center;justify-content:flex-start;flex-direction:column;text-decoration:none;color:#272443;font-size:12px;font-weight:600;line-height:14px}.navigation__item.is-active,.navigation__item:hover{color:#7457fe}.navigation__item svg{margin-bottom:4px}.dropdown{position:relative;width:100%}.dropdown__trigger{width:100%;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px;height:32px;background:#fff;border:none;border-radius:24px;cursor:pointer;font-family:Roboto,sans-serif;font-weight:600;font-size:12px;line-height:16px;letter-spacing:.5px;color:#272443;text-align:center;transition:background-color .2s ease}.dropdown__trigger:hover:not(:disabled){background-color:#f5f5f5}.dropdown__trigger:disabled{cursor:not-allowed;opacity:.5}.dropdown__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown__icon{flex-shrink:0;width:16px;height:16px;transition:transform .2s ease;color:#272443}.dropdown--open .dropdown__icon{transform:rotate(180deg)}.dropdown__menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000001f;padding:8px;z-index:1000;max-height:240px;overflow-y:auto;animation:dropdownFadeIn .2s ease}.dropdown__menu::-webkit-scrollbar{width:4px}.dropdown__menu::-webkit-scrollbar-track{background:transparent}.dropdown__menu::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:2px}.dropdown__menu::-webkit-scrollbar-thumb:hover{background:#ccc}.dropdown__option{width:100%;padding:12px 16px;background:none;border:none;border-radius:8px;cursor:pointer;font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#272443;text-align:left;transition:background-color .2s ease}.dropdown__option:hover,.dropdown__option--selected:hover{color:#7457fe}.dropdown--disabled{pointer-events:none}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.verify h1{color:#fff;max-width:750px;text-align:center;font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.48px}.verify p{color:#272443;font-size:20px;font-weight:400;line-height:28px;letter-spacing:0px;margin:0 0 16px}.verify>img{width:205px;height:205px;margin:54px auto 0}.verify__logo{display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-direction:column}.verify__logo img:first-child{width:130px;height:130px;margin-bottom:8px}.preview-item{position:relative;width:70px;height:70px;border-radius:12px;overflow:hidden;cursor:pointer;background:#fff;border:1px solid #F2F2F2;transition:all .2s ease-in-out}.preview-item--auto{width:100%;height:auto}.preview-item div[aria-owns],.preview-item div[data-rmiz-content]{height:100%}.preview-item:hover{box-shadow:0 4px 12px #00000014;border-color:#d7d7d7}.preview-item:hover .preview-item__overlay,.preview-item:hover .preview-item__maximize-icon{opacity:1}.preview-item__maximize-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:#7457fe;border-radius:21px;display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity .2s ease;pointer-events:none}.preview-item__maximize-icon svg{width:12px;height:12px;color:#fff}.preview-item__remove{position:absolute;padding:8px;top:0;right:0;z-index:10}.preview-item__image{width:100%;height:100%;object-fit:cover;display:block}.preview-item__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000,#0006);opacity:0;transition:opacity .2s ease-in-out;pointer-events:none}.preview-list{display:flex;gap:12px;overflow-x:auto;scroll-behavior:smooth;align-items:center;justify-content:flex-start;margin:0 auto;scrollbar-width:none;-ms-overflow-style:none}.preview-list::-webkit-scrollbar{display:none}.preview-list__item{flex-shrink:0;width:70px;height:70px}.preview-list--empty{justify-content:center;align-items:center;min-height:100px;padding:20px}.preview-list__empty-message{color:#272443;font-family:Inter,sans-serif;font-size:14px;line-height:1.4;text-align:center;margin:0}.preview-list__item .preview-item{width:100%;height:100%;border-radius:5px}.preview-list__item .preview-item__image{border-radius:4px}.customer-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background-color:#fff;border:1px solid #F2F2F2;border-radius:12px;box-shadow:12px 1px 10px #0000000d;cursor:pointer;transition:all .2s ease;width:100%}.customer-item:hover{box-shadow:12px 1px 15px #0000001a}.customer-item__content{display:flex;align-items:center;gap:16px;flex:1}.customer-item__avatar{flex-shrink:0;width:28px;height:28px;position:relative}.customer-item__avatar-component{position:absolute;top:-2px;left:-2px;width:32px;height:32px}.customer-item__avatar-component .avatar__img{width:32px;height:32px;border-radius:100px;background-color:#7457fe;object-fit:cover}.customer-item__avatar-component .avatar__body{display:none}.customer-item__avatar--disabled .avatar__img{background-color:#d7d7d7}.customer-item__info{display:flex;flex-direction:column;gap:2px;flex:1}.customer-item__header{display:flex;align-items:center;gap:16px}.customer-item__name{margin:0;font-size:14px;font-weight:600;line-height:22px;letter-spacing:0px;color:#414651}.customer-item__stats{display:flex;align-items:center;gap:16px}.customer-item__rating{display:flex;align-items:center;justify-content:center;gap:2px;padding:0 4px;background-color:#0fbba6;border-radius:4px;height:16px}.customer-item__star-icon{width:12px;height:12px;color:#fff}.customer-item__star-icon path{stroke:#fff}.customer-item__rating-value{font-weight:700;font-size:10px;line-height:16px;letter-spacing:.04em;color:#fff;text-align:center}.customer-item__stat{display:flex;align-items:center}.customer-item__stat--complete{color:#7457fe}.customer-item__stat--failed{color:#ff7070}.customer-item__stat-text{font-weight:400;font-size:12px;line-height:16px;letter-spacing:-.0033333em;color:#5b5b5b}.customer-item__stat-text i{font-style:normal}.customer-item__arrow{flex-shrink:0;width:24px;height:24px;color:#272443}.customer-item__arrow path{stroke:#272443}.customer-item__clock{flex-shrink:0;width:24px;height:24px;color:#d7d7d7}.customer-item__clock path{stroke:#d7d7d7}.customer-item-lite{background-color:#fff;border:1px solid #F2F2F2;border-radius:12px;box-shadow:12px 1px 10px #0000000d;display:flex;align-items:center;justify-content:space-between;padding:12px}.customer-item-lite__title{font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.4px;font-weight:700;color:#272443;display:flex;align-items:center;gap:4px}.customer-item-lite__icon{line-height:1}.customer-item-lite__info{display:flex;align-items:center;gap:8px}.customer-item-lite__info svg{width:16px;height:16px}.customer-item-lite svg{color:#272443}.customer-item-lite--disabled .customer-item-lite__title,.customer-item-lite--disabled svg{opacity:.5}.customer-item-lite--clickable{cursor:pointer}.modal{background:#0000004d;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;z-index:100;opacity:0;transition:opacity .3s ease-out}.modal.is-active{opacity:1}.modal.is-active .modal__wrapper{animation:fadeInUp .3s ease-out forwards}.modal__wrapper{background:#f8f8f8;box-shadow:1px 2px 1px #00000040,4px 10px 25px #00000026;width:100%;padding:24px;border-radius:24px 24px 0 0;max-height:100%;overflow-y:auto;position:relative;opacity:0;transform:translate3d(0,100%,0)}.modal__content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%}.modal__close{border:none;box-shadow:none;position:absolute;top:10px;right:10px;background:transparent;cursor:pointer}.modal__close:hover{color:#7457fe}.modal__title{display:flex;align-items:center;justify-content:center;color:#272443;margin:0;font-size:28px;font-weight:700;line-height:36px;letter-spacing:0px}.modal__title.color--red{color:#ff7070}.modal__title.color--green{color:#0fbba6}.modal__title svg{width:20px;height:20px;margin-right:8px}.modal__description{font-size:18px;font-weight:400;line-height:26px;letter-spacing:0px;text-align:center;margin:24px 0 0}.modal__subtitle{font-size:20px;font-weight:600;line-height:28px;letter-spacing:0px;margin:8px 0 0;text-align:center}.modal__footer{margin:24px 0 0;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.image-preview__title{font-size:28px;line-height:36px;letter-spacing:0px;font-weight:700;margin:0 0 24px;text-align:center}.image-preview__controls{margin:24px 0;display:flex;align-items:center;justify-content:center}.image-preview__button{border:none;padding:0;margin:0;box-shadow:none;outline:none;background:transparent;color:#272443;height:24px;cursor:pointer}.image-preview__button:first-child svg{transform:rotate(-90deg)}.image-preview__button:last-child svg{transform:rotate(90deg)}.image-preview__button:disabled{color:#b5cbe4;cursor:not-allowed}.image-preview__counter{border-radius:12px;background:#ebeff8;padding:2px 16px;font-size:14px;font-weight:600;line-height:22px;letter-spacing:0px}.avatar{display:flex;align-items:center;justify-content:flex-start}.avatar__img{width:64px;height:64px;border-radius:50%;object-fit:cover;object-position:center}.avatar__body{margin-left:8px}.avatar__name{font-size:18px;font-weight:600;line-height:26px;letter-spacing:0px;color:#131313}.avatar__location{font-size:18px;font-weight:400;line-height:26px;letter-spacing:0px;color:#131313;display:flex;align-items:center;justify-content:flex-start}.avatar__location img{margin-right:4px}.avatar.avatar--small .avatar__img{width:32px;height:32px}.avatar.avatar--small .avatar__body{margin-left:4px}.student-upload-item{display:flex;padding:12px 16px;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.4px;font-weight:700;color:#272443;border:1px solid #F2F2F2;border-radius:12px}.student-upload-item input{background:transparent;font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.4px;font-weight:700;padding:0;margin:0;border:none;outline:none;width:100%}.student-upload-item input.invalid{color:red}.making-grade{text-align:center}.making-grade__title{font-size:20px;font-weight:600;line-height:28px;letter-spacing:0px;margin:0 0 16px}.making-grade__content{display:flex;align-items:center;justify-content:center;gap:4px}.making-grade__item{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:30px;font-weight:700;line-height:38px;letter-spacing:-1.5px;cursor:pointer;color:#272443}.making-grade__item--checked{background:#7457fe;color:#fff}.textarea{display:flex;flex-direction:column;gap:4px;width:100%}.textarea__label-wrapper{display:flex;align-items:center;padding:0 17px}.textarea__label{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#272443}.textarea__input-wrapper{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;padding-left:16px;background:#f8f8f8;border:1px solid #D7D7D7;border-radius:12px;transition:border-color .2s ease-in-out}.textarea__content{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;padding:10px 16px 10px 0;width:100%;min-height:65px}.textarea__input-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;gap:12px}.textarea__input{flex:1;border:none;background:transparent;font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#272443;resize:none;outline:none;padding:0;margin:0;min-height:24px;overflow:hidden}.textarea__input::placeholder{color:#d7d7d7}.textarea__input:disabled{color:#d7d7d7;cursor:not-allowed}.textarea__icon-button{flex-shrink:0;width:24px;height:24px;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease-in-out;color:#7457fe}.textarea__icon-button:hover:not(:disabled){opacity:.8}.textarea__icon-button:disabled{opacity:.5;cursor:not-allowed}.textarea__icon{width:24px;height:24px;color:#1e1e1e}.textarea__footer{display:flex;justify-content:flex-end;padding:0 17px}.textarea__character-count{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;color:#d7d7d7}.textarea--focused .textarea__input-wrapper{border-color:#7457fe}.textarea--filled .textarea__input{color:#272443}.textarea--disabled{opacity:.5}.textarea--disabled .textarea__input-wrapper{background:#fff;border-color:#f2f2f2}.textarea--disabled .textarea__input{cursor:not-allowed}.textarea__character-count--warning{color:#f59e0b}.textarea__character-count--error{color:#ff7070}.textarea--with-clear .textarea__input-wrapper{border:1.5px solid #7457FE}.textarea--with-clear textarea{max-height:150px;overflow:auto;padding-right:16px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.4px;font-weight:700}.textarea--with-clear textarea::-webkit-scrollbar{width:2px;height:2px}.textarea--with-clear textarea::-webkit-scrollbar-track{background:#d7d7d7;border-radius:4px}.textarea--with-clear textarea::-webkit-scrollbar-thumb{background:#7457fe;border-radius:4px}.textarea--with-clear textarea::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.textarea--with-clear textarea::-webkit-scrollbar-corner{background:#f1f1f1}.collapse-base{width:100%;border:1px solid #F2F2F2;border-bottom:none;background:#fff}.collapse-base:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.collapse-base:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-bottom:1px solid #F2F2F2}.collapse-base--open{box-shadow:2px 1px 10px #0000000d}.collapse-base__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;background:transparent;border:none;cursor:default;transition:background-color .2s ease}.collapse-base__header--clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.collapse-base__header-content{flex:1;text-align:center;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0px}.collapse-base__header-content .chips{margin-left:16px;border-radius:4px;padding:4px;height:24px}.collapse-base__arrow{transition:transform .3s ease;margin-left:8px;flex-shrink:0}.collapse-base__arrow--open{transform:rotate(180deg)}.collapse-base__content{will-change:height;padding:16px 16px 0;border-top:1px solid #F2F2F2}.collapse-base__content[aria-hidden=true]{visibility:hidden}.collapse-base__body{padding:0 0 16px}.collapse-base--disabled{opacity:.5;pointer-events:none}.collapse-base--disabled .collapse-base__header{cursor:not-allowed}.collapse-base--animating .collapse-base__content{overflow:hidden!important}.collapse-group--accordion .collapse-base__header{font-weight:500}.dark-theme .collapse-base__header--clickable:hover{background-color:#ffffff0d}.dark-theme .collapse-base__header--clickable:active{background-color:#ffffff14}.dark-theme .collapse-group{border-color:#434343}.dark-theme .collapse-group .collapse-base{border-bottom-color:#434343}.collapse-base--card{border:1px solid #d9d9d9;border-radius:8px;margin-bottom:16px;box-shadow:0 1px 2px #00000008}.collapse-base--card .collapse-base__header{border-radius:8px}.collapse-base--card .collapse-base__header--clickable:hover{background-color:#f5f5f5}.collapse-base--card.collapse-base--open .collapse-base__header{border-bottom:1px solid #d9d9d9;border-radius:8px 8px 0 0}.collapse-base--minimal .collapse-base__header{padding:8px 0}.collapse-base--minimal .collapse-base__header:hover{background-color:transparent;color:var(--primary-color, #1890ff)}.collapse-base--minimal .collapse-base__body{padding:8px 0}.collapse-base--filled .collapse-base__header{background-color:#fafafa}.collapse-base--filled .collapse-base__header--clickable:hover{background-color:#f0f0f0}.collapse-base--filled.collapse-base--open .collapse-base__header{background-color:var(--primary-color, #1890ff);color:#fff}.collapse-base--filled.collapse-base--open .collapse-base__header .collapse-base__arrow{color:#fff}.tabs{display:flex;width:100%;padding:4px;background:#fafbfe;border-radius:12px}.tabs__item{font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.4px;cursor:pointer;width:100%;text-align:center;padding:12px 16px;border-radius:12px;color:#272443}.tabs__item--active{background:#fff;font-weight:600;box-shadow:0 3px 8px #0000001f,0 3px 1px #0000000a}.tabs__item--disabled{pointer-events:none}.student-photo{border-radius:12px;background:#fafbfe;display:flex;align-items:flex-end;padding:10px 16px;position:relative}.student-photo__wrapper{width:100%;border-radius:4px;border:.625px solid rgba(145,100,254,.2);text-align:center}.student-photo__wrapper img{margin:0 auto}.student-photo__button{position:absolute;bottom:8px;right:8px}.student-photo__modal-title{text-align:center;font-size:28px;line-height:36px;letter-spacing:0px;font-weight:700;padding:8px;margin:0 0 24px}.student-photo__full{border-radius:10px;border:2px solid rgba(145,100,254,.2);width:100%;text-align:center}.neuroom-comment{border-radius:12px;background:#fafbfe;padding:16px}.neuroom-comment p{margin:0 0 16px;font-size:14px;font-weight:600;line-height:22px;letter-spacing:0px}.neuroom-comment__text{word-wrap:break-word;line-height:1.8}.neuroom-comment__math{display:inline-block;padding:0 2px}.neuroom-comment__math .katex{font-size:1em}.neuroom-comment__math:not(:has(.katex)){font-family:SF Mono,Monaco,Consolas,Courier New,monospace;font-weight:500;background-color:#00000005;padding:2px 4px;border-radius:4px;letter-spacing:.5px}.neuroom-comment__strikethrough{text-decoration:line-through;opacity:.5;color:#999}.neuroom-comment__doubt{cursor:help;padding:1px 4px;border-radius:3px;font-weight:600;transition:all .2s ease;display:inline;line-height:1.8}.neuroom-comment__doubt--low{background-color:#f4433626;color:#d32f2f;text-decoration:underline;text-decoration-style:wavy;text-decoration-color:#ef5350;text-underline-offset:3px}.neuroom-comment__doubt--low:hover{background-color:#f4433640;transform:translateY(-1px)}.neuroom-comment__doubt--medium{background-color:#ffc10726;color:#f57c00;text-decoration:underline;text-decoration-style:wavy;text-decoration-color:#ffb300;text-underline-offset:3px}.neuroom-comment__doubt--medium:hover{background-color:#ffc10740;transform:translateY(-1px)}.neuroom-comment__doubt--high{background-color:#4caf5026;color:#388e3c;text-decoration:underline;text-decoration-style:wavy;text-decoration-color:#66bb6a;text-underline-offset:3px}.neuroom-comment__doubt--high:hover{background-color:#4caf5040;transform:translateY(-1px)}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.23"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.mistakes{display:flex;flex-direction:column;gap:12px}.mistakes__title{font-size:18px;font-weight:600;line-height:26px;letter-spacing:0px;color:#272443;margin:0}.mistakes__item{border-bottom:1px solid #F2F2F2}.mistakes__item:last-child{border-bottom:none}.mistakes__item+.mistakes__item{margin-top:16px}.mistakes__item__comment{margin:8px 0 0}.mistakes__item__comment__body{display:flex;align-items:flex-start;justify-content:flex-start;padding:12px 16px;border-radius:12px;background:#fbf9ff;margin:0 0 8px}.mistakes__item__comment__body svg{color:#7457fe;margin-right:4px;flex-shrink:0;width:16px;height:16px}.mistakes__item__comment__body div{font-style:italic;font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.4px}.mistakes__item__comment__toggler{font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.4px;cursor:pointer;font-weight:700;display:flex;align-items:center;gap:4px;color:#7457fe}.mistakes__item__comment__toggler svg{width:12px;height:12px;transform:rotate(180deg);transition:transform .2s ease-in-out;transition-duration:.25s}.mistakes__item__comment__toggler.is-active svg{transform:rotate(0)}.mistakes__item-header{display:flex;align-items:center;justify-content:space-between;margin:0 0 2px}.mistakes__item-title{font-size:10px;font-weight:700;line-height:16px;letter-spacing:.4px;padding:0 4px;border-radius:4px;background:#9164fe33;margin:0 0 8px}.mistakes__item-description{font-size:14px;font-weight:400;line-height:22px;letter-spacing:0px;color:#272443}.mistakes__item-description--correct{margin-top:8px}.mistakes__item-description span{display:block;font-size:10px;line-height:12px;letter-spacing:.4px;color:#d7d7d7;padding:4px 0;margin:0 0 4px}.mistakes__item-description p{margin:0}.mistakes__item-footer{display:flex;align-items:center;justify-content:space-between;margin:8px 0 0}.mistakes__item-delete{color:#272443;border:none;box-shadow:none;padding:0;margin:0;background:transparent;cursor:pointer}.mistakes__item-delete svg{width:16px;height:16px}.mistakes__item-delete:hover{color:#ff7070}.no-mistakes{border-radius:12px;background:#ebeff8;box-shadow:12px 1px 10px #0000000d;position:relative;padding:15px 20px}.no-mistakes__text{position:relative;z-index:2}.no-mistakes__text p{font-size:16px;font-weight:500;line-height:20px;letter-spacing:0px;font-weight:700;margin:0}.no-mistakes__text span{font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.4px}.no-mistakes__image{position:absolute;top:0;right:0;height:100%}.no-mistakes__image img{object-fit:cover;height:100%}.page-cabinet__student-detail__header--custom{margin:0;padding:8px 16px;position:relative}.take-photo{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;background-color:#1e1e1e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:20px;position:fixed;z-index:100;top:0;left:0;width:100%;max-width:unset!important}.take-photo__preview{flex:1;display:flex;align-items:center;justify-content:center;width:100%;position:relative;border-radius:24px;overflow:hidden;border:4px solid #ffffff;background-color:#000}.take-photo__preview-image,.take-photo__preview-video{width:100%;height:100%;object-fit:cover}.take-photo__instructions{text-align:center;margin:20px 0}.take-photo__title{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#fff;margin:0 0 8px}.take-photo__subtitle{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#fff;margin:0}.take-photo__controls{display:flex;align-items:center;justify-content:center;gap:32px}.take-photo__button{display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:0;transition:transform .2s ease}.take-photo__button svg{width:40px;height:40px;fill:#fff}.take-photo__button--camera{width:80px;height:80px;background:#fff;border-radius:50%}.take-photo__button--camera__wrapper{display:flex;align-items:center;justify-content:center;width:96px;height:96px;border:4px solid #ffffff;border-radius:50%}.take-photo__button--camera svg{color:#1e1e1e}.take-photo__next{transform:rotate(90deg)}.take-photo__next--hidden{pointer-events:none;opacity:0}.teacher-send-success__quote__wrapper:after{content:"";position:absolute;top:20px;left:20px;width:100%;height:100%;background:url("data:image/svg+xml,%3csvg%20width='335'%20height='103'%20viewBox='0%200%20335%20103'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M317.232%200C323.72%200%20329.033%205.15607%20329.228%2011.6406L330.037%2038.679C330.066%2039.6524%20330.449%2040.5817%20331.115%2041.2927L333.054%2043.3648C334.515%2044.926%20334.49%2047.3605%20332.997%2048.8913L331.607%2050.3167C330.849%2051.0935%20330.439%2052.1449%20330.472%2053.2296L331.564%2089.7051C331.772%2096.6338%20326.082%20102.296%20319.154%20102.057L11.585%2091.4014C5.12328%2091.1775%200.000233971%2085.8747%200%2079.4092V12C0%205.37258%205.37258%200%2012%200H317.232Z'%20fill='%235F1DFF'%20fill-opacity='0.2'/%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat;background-position:bottom left;border-radius:12px;overflow:hidden}.page-cabinet__student-detail__header--send{margin:0!important;padding:23px 16px;position:relative!important;align-items:center!important}.page-cabinet__student-detail__header--send .button{left:12px!important;top:50%!important;transform:translateY(-50%)}.subject-item{padding:12px 16px;width:100%;display:flex;align-items:center;cursor:pointer;border-radius:12px;border:1px solid #F2F2F2;box-shadow:12px 1px 10px #0000000d}.subject-item__image{width:44px;height:44px;border-radius:50%;margin-right:16px}.subject-item__image img{width:100%;height:100%;object-fit:cover}.subject-item__arrow{flex-shrink:0;width:24px;height:24px;color:#272443}.subject-item__arrow path{stroke:#272443}.subject-item__content{width:100%;padding-right:16px}.subject-item__header{display:flex;align-items:center;justify-content:space-between;margin:0 0 2px}.subject-item__title{font-size:18px;font-weight:600;line-height:26px;letter-spacing:0px;margin:0}.subject-item__grade{display:flex;align-items:center;justify-content:center;gap:2px;padding:0 4px;color:#fff;background-color:#0fbba6;border-radius:4px;height:16px;font-size:10px;font-weight:700;line-height:16px;letter-spacing:.4px}.subject-item__body{display:flex;align-items:center;gap:16px}.subject-item__body__item{color:#272443;font-size:12px;line-height:16px;letter-spacing:-.4px}.subject-item__body__item span{color:#747c8e;margin-right:4px}.subject-item__body__item span:last-child{margin-right:0}.subject-item__body__item span.color--primary{color:#7457fe}.subject-item__body__item span.color--error{color:#ff7070}.subject-item--light{border:none;box-shadow:none;border-radius:0;padding:0 16px 16px;border-bottom:2px solid #F2F2F2}.homework-item{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:12px;background:#fff;border:1px solid #F2F2F2;border-radius:12px;cursor:pointer;transition:all .2s ease-in-out}.homework-item:hover{background-color:#f8f8f8;border-color:#d7d7d7}.homework-item:hover .homework-item__arrow{transform:translate(2px)}.homework-item__content{display:flex;align-items:center;gap:16px;flex:1}.homework-item__icon-wrapper{width:28px;height:28px;position:relative}.homework-item__icon{position:absolute;top:-2px;left:-2px;width:32px;height:32px;background:#f9f5ff;border:#F9F5FF;border-radius:28px;display:flex;align-items:center;justify-content:center}.homework-item__icon svg{width:16px;height:16px;color:#7457fe}.homework-item__text{display:flex;flex-direction:column;gap:2px;flex:1}.homework-item__title-wrapper{display:flex;align-items:center;gap:8px}.homework-item__title{font-family:Inter,sans-serif;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.4px;color:#272443}.homework-item__description{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px;color:#272443;margin-top:4px}.homework-item__right{display:flex;align-items:center;gap:12px}.homework-item__label{font-family:Inter,sans-serif;font-weight:500;font-size:10px;line-height:14px;letter-spacing:.3px;color:#fff;padding:2px 4px;border-radius:4px;display:inline-flex;align-items:center}.homework-item__label--primary{background:#7457fe;color:#fff}.homework-item__label--secondary{background:#d7d7d7;color:#272443}.homework-item__label--success{background:transparent;border:1px solid #0FBBA6;color:#0fbba6}.homework-item__label--new{background:#0fbba6}.homework-item__label svg{width:10px;height:10px;margin-right:2px}.homework-item__files-icon{flex-shrink:0;width:16px;height:16px;color:#272443}.homework-item__arrow{flex-shrink:0;width:24px;height:24px;color:#272443;transition:transform .2s ease-in-out}.homework-item__arrow--disabled{opacity:.2}.page-cabinet__student-detail__header--name{margin:0!important;padding:8px 16px;position:relative!important;flex-direction:row!important}.page-cabinet__student-detail__header--name .chips{margin-right:4px}.teacher-send-success{position:fixed;top:0;left:0;width:100%;height:100%;background:#7457fe;z-index:10;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:16px}.teacher-send-success__body{text-align:center;height:100%;display:flex;flex-direction:column;justify-content:space-around}.teacher-send-success__footer{width:100%}.teacher-send-success__quote{display:flex;padding:12px 24px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:#ffffff1a;box-shadow:0 4px 94px #00000040;text-align:center;position:relative;z-index:3}.teacher-send-success__quote__wrapper{position:relative}.teacher-send-success__quote__wrapper:after{content:"";position:absolute;top:20px;left:20px;width:100%;height:100%;background:url("data:image/svg+xml,%3csvg%20width='335'%20height='103'%20viewBox='0%200%20335%20103'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M317.232%200C323.72%200%20329.033%205.15607%20329.228%2011.6406L330.037%2038.679C330.066%2039.6524%20330.449%2040.5817%20331.115%2041.2927L333.054%2043.3648C334.515%2044.926%20334.49%2047.3605%20332.997%2048.8913L331.607%2050.3167C330.849%2051.0935%20330.439%2052.1449%20330.472%2053.2296L331.564%2089.7051C331.772%2096.6338%20326.082%20102.296%20319.154%20102.057L11.585%2091.4014C5.12328%2091.1775%200.000233971%2085.8747%200%2079.4092V12C0%205.37258%205.37258%200%2012%200H317.232Z'%20fill='%235F1DFF'%20fill-opacity='0.2'/%3e%3c/svg%3e");background-size:cover;background-repeat:no-repeat;background-position:bottom left;border-radius:12px;overflow:hidden}.teacher-send-success__quote div{color:#fff;font-size:14px;font-weight:600;line-height:22px;letter-spacing:0px;margin:0 0 8px}.teacher-send-success__quote p{margin:0;font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.4px;color:#272443}.teacher-send-success h1{color:#fff;max-width:750px;text-align:center;font-size:24px;font-weight:600;line-height:32px;letter-spacing:-.48px}.teacher-send-success__logo{display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-direction:column}.teacher-send-success__logo img:first-child{width:130px;height:130px;margin-bottom:8px}.teacher-send-success__ripple{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;height:20px}.teacher-send-success__ripple-circle{border-radius:50%;background-color:#fff;animation-duration:1.6s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;width:6px;height:6px;opacity:.5}.teacher-send-success__ripple-circle--1{animation-name:pulse-wave;animation-delay:0s}.teacher-send-success__ripple-circle--2{animation-name:pulse-wave;animation-delay:.4s}.teacher-send-success__ripple-circle--3{animation-name:pulse-wave;animation-delay:.8s}.teacher-send-success__ripple-circle--4{animation-name:pulse-wave;animation-delay:1.2s}@keyframes pulse-wave{0%{width:6px;height:6px;opacity:.5}25%{width:20px;height:20px;opacity:1}50%,to{width:6px;height:6px;opacity:.5}}.teacher-send-success__subtitle{margin:0;color:#fff;font-size:14px;font-weight:400;line-height:22px;letter-spacing:0px}.verify{position:fixed;top:0;left:0;width:100%;height:100%;background:#7457fe;z-index:10;display:flex;align-items:center;justify-content:center;flex-direction:column}.verify h1{color:#fff;max-width:750px;text-align:center}.verify p{color:#272443;font-size:20px;font-weight:600;line-height:24px;letter-spacing:0px;margin:0 0 16px}.verify__logo{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.verify__logo img{margin-right:8px}
