@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--white:#fff;--black:#000;--black000:#000913;--grey900:#10151c;--grey800:#181e26;--grey700:#2a323b;--grey600:#545b63;--grey500:#737a81;--grey400:#a0a6ac;--grey300:#c0c6cb;--grey200:#dbe0e4;--grey180:#b9b9b9;--grey150:#e7e7e7;--grey100:#eff3f7;--green900:#3c7d00;--green800:#55a408;--green700:#6eb32b;--green600:#86c62f;--green500:#9dd932;--green400:#a0f000;--green300:#c6f270;--green200:#defaa6;--green100:#eefcd2;--blue900:#00294b;--blue800:#013665;--blue700:#015089;--blue600:#006aae;--blue500:#00a8ec;--blue400:#1cd2ff;--blue300:#60e5fe;--blue200:#97f4fd;--blue100:#cbfdfe;--bluepractice:#aeeefe;--lightgreen500:#9dd932;--greygreen700:#718967;--greygreen800:#536358;--orange900:#832700;--orange800:#a93300;--orange700:#d43e00;--orange600:#fb540d;--orange500:#ff7f00;--orange400:#ff9e41;--orange300:#ffbc6b;--orange200:#ffdb99;--orange100:#ffefcc;--purple900:#442689;--purple800:#5b359a;--purple700:#7d46b1;--purple600:#8c5cd6;--purple500:#a978fa;--purple400:#c299fb;--purple300:#d2aefd;--purple200:#dec9fa;--purple100:#ede4fe;--darkorange500:#d66b00;--darkorange300:#dcaf83;--crossposter:#9497a2;--windowsposter:#00a8ec;--linuxposter:#ffc449;--code-snippet:#23241f}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif!important;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--color-bg:var(--grey800);--color-sidebar-bg:var(--grey700);--color-card-bg:var(--grey700);--color-card-bg--hover:#20262d;--color-secondary-card-bg:var(--grey600);--color-header-bg:var(--black000);--color-select-bg:var(--grey600);--color-popup-bg:var(--grey800);--color-text:var(--grey100);--color-text-hover:var(--white);--color-text-active:var(--grey200);--color-secondary-text:var(--grey300);--color-title-text:var(--darkorange500);--color-accented-text:var(--white);--color-deaccented-text:var(--grey500);--color-link:var(--green700);--color-link-hover:var(--green500);--color-link-active:var(--green800);--color-header-menu-item-hover-text:var(--grey100);--color-header-menu-item-hover-background:var(--grey700);--color-mobile-overlay-bg:var(--grey900);--color-icon:var(--grey300);--color-icon-hover:var(--grey200);--color-icon-active:var(--grey400);--color-icon-disabled:var(--grey500);--color-snippet-bg:var(--grey700)}.theme-light{--color-bg:var(--grey100);--color-sidebar-bg:var(--grey200);--color-card-bg:var(--white);--color-card-bg--hover:#eaeaea;--color-secondary-card-bg:var(--grey200);--color-select-bg:var(--grey300);--color-popup-bg:var(--grey200);--color-header-bg:#f2f4f5;--color-text:var(--grey800);--color-text-hover:var(--black);--color-text-active:var(--grey600);--color-secondary-text:var(--grey800);--color-title-text:var(--orange500);--color-accented-text:var(--grey800);--color-deaccented-text:var(--grey500);--color-link-hover:var(--green800);--color-link-active:var(--green600);--color-header-menu-item-hover-text:var(--black000);--color-header-menu-item-hover-background:var(--grey100);--color-mobile-overlay-bg:var(--grey100);--color-icon:var(--grey700);--color-icon-hover:var(--grey800);--color-icon-active:var(--grey900);--color-icon-disabled:var(--grey500);--color-snippet-bg:var(--grey200)}body{background-color:var(--grey800);background-color:var(--color-bg);color:var(--grey100);color:var(--color-text)}a{color:var(--green600)}a:hover{color:var(--green700)}.page-content__wrapper{display:flex;flex-direction:column;gap:24px;justify-content:center;margin-top:132px;min-width:488px;padding:0 16px}@media(max-width:900px){.page-content__wrapper{max-width:400px;min-width:100px}}.form__wrapper{display:flex;flex-direction:column;gap:24px}.form__wrapper .form__submit-button{align-self:start;min-width:200px}.form__wrapper .form__notice{color:var(--color-secondary-text)}.form__title{font-size:38px;font-weight:300;letter-spacing:1px;text-transform:uppercase}.form__error{color:var(--orange700)}.MuiIconButton-root.icon-button,.icon-button{background:none;border:none;color:var(--color-icon);cursor:pointer;display:grid;padding:4px;place-items:center}.MuiIconButton-root.icon-button:hover,.icon-button:hover{color:var(--color-icon-hover)}.MuiIconButton-root.icon-button:hover .svg-color,.icon-button:hover .svg-color{filter:brightness(1.15)}.MuiIconButton-root.icon-button:active,.icon-button:active{color:var(--color-icon-active)}.MuiIconButton-root.icon-button:active .svg-color,.icon-button:active .svg-color{filter:brightness(.85)}.MuiIconButton-root.icon-button:disabled,.icon-button:disabled{color:var(--color-icon-disabled);cursor:not-allowed}.MuiIconButton-root.icon-button:focus-visible,.icon-button:focus-visible{outline:auto}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.layout{min-height:100vh;position:relative}.content-wrapper,.layout{display:flex;flex-direction:column}.content-wrapper{align-items:center;flex-grow:1;justify-content:start}.content-wrapper--loading{align-items:center;justify-content:center}.content-wrapper__loading{align-self:center;color:var(--color-text);margin-top:80px}.header{align-items:center;background-color:var(--color-header-bg);color:var(--color-accented-text);display:flex;justify-content:space-between;max-height:80px;padding:20px 0;position:sticky;top:0;z-index:9998}.theme-light .header{box-shadow:0 2px 6px 0 rgba(0,9,19,.102)}.header__logo{align-self:flex-start;grid-area:logo;order:-1;padding-left:40px;width:340px}.header:after{content:"";min-width:28px;order:-1;width:calc(50% - 812px)}.header__main{align-items:center;display:flex;flex-grow:1;gap:16px;padding-right:40px}.header-logo{display:flex;flex-shrink:0}.header-logo .header-logo__link{line-height:0}.theme-dark .header-logo .header-logo__image--light,.theme-light .header-logo .header-logo__image--dark{display:none}.header__controls{align-items:center;display:flex;gap:24px;justify-content:flex-end;margin-left:auto}.header__profile{align-items:center;display:flex;gap:20px;justify-content:center;margin-left:100px}.header__button.header__button{color:inherit;font-size:18px;font-weight:400;line-height:22px;min-width:0;padding:0}.header__button.header__button.Mui-focusVisible,.header__button.header__button:focus-visible{outline:auto}.header__user-name{font-size:18px;font-weight:400;margin-right:15px}.header__menu-popup.header__menu-popup{z-index:9999}.header__menu-popup.header__menu-popup .MuiMenu-paper.MuiMenu-paper{background-color:var(--grey700);border-radius:0;color:var(--grey100);font-weight:500;text-transform:uppercase}.header__menu-popup.header__menu-popup .MuiListItemIcon-root.MuiListItemIcon-root{color:var(--grey100)}.header__menu-popup.header__menu-popup .MuiDivider-root.MuiDivider-root{border-color:var(--grey100)}.menu__item.menu__item{padding:0}.menu__link{color:inherit;display:flex;padding:6px 16px;text-decoration:none;width:100%}.header__navigation{align-self:stretch;display:flex}.header__user-image{border-radius:100%;height:40px;width:40px}.menu__profile.menu__profile{font-size:18px;font-weight:500;margin-left:2px;padding-top:2px}.profile__user-image.profile__user-image{border-radius:100%;height:40px;left:8px;object-fit:none;position:absolute;top:0;width:40px}.menu__logout.menu__logout{margin-top:6px;padding-left:16px}.header__mobile-menu{display:none;padding-right:20px}.mobile-menu__btn.mobile-menu__btn{color:inherit}.header__btn-close.header__btn-close{color:inherit;position:absolute;right:10px;top:5px;z-index:100}.header:not(.header--mobile-open) .header__btn-close.header__btn-close{display:none}.header__mobile-backdrop{background-color:#0000;display:block;height:0;position:fixed;transition:background-color .6s;width:0}.header__mobile-backdrop--opened{background-color:var(--black000);bottom:0;height:100vh;left:0;opacity:.8;right:0;top:0;width:100vw}@media(max-width:1600px){.header__user-name{display:none}}@media(max-width:1024px){.header__content-container{margin-left:16px}}@media(max-width:900px){.header-logo{flex-shrink:1;margin-top:5px}}.theme-toggle:focus-visible{outline:auto}.theme-toggle svg{height:20px;width:20px}.error__content-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.error404__title.error404__title{font-size:32px;font-weight:500;text-transform:uppercase}.error404__text.error404__text,.error404__title.error404__title{color:var(--color-text);display:flex;justify-content:center;margin-top:30px;text-align:center}.error404__text.error404__text{align-items:center;font-size:28px;font-weight:300;width:800px}.error404__text.error404__text .text-link{color:var(--green600);display:contents}.error404__link{color:var(--green600);display:flex;font-size:28px;font-weight:300;justify-content:center;margin-bottom:30px;margin-top:30px;text-align:center}@media(max-width:1024px){.error404__text.error404__text{font-size:18px;width:100%}.error404__title.error404__title{font-size:24px}.error404__link{font-size:18px}.error__content-container img{width:100%}}.check-email-info{font-size:20px;line-height:24px;margin:100px 40px}
/*# sourceMappingURL=main.4057e7dc.css.map*/