:root{--background-color:#1f1f1f;--header-background:#3c3c3c;--blue-color-200:#00bfff;--blue-color-300:#169fcd;--blue-color-400:#007aa3;--blue-color-600:#004a63;--blue-color-700:#002e3d}body{background:var(--background-color);height:100%;margin:0;padding:0;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;overflow-x:hidden}html{scrollbar-color:#121212 var(--header-background)}a{color:inherit;text-decoration:none}main{color:#fff;overflow-x:hidden}.button-save{cursor:pointer;background:green;border-radius:4px;padding:10px 60px;font-size:1.1em;transition:all .3s ease-out}.button-save:hover{background:var(--blue-color-400)}.mobile,.responsiveText{display:none}@media (max-width:1025px){.mobile{display:block}.desktop{display:none}}
.Header-module__ldgnoG__header{z-index:100;position:sticky;top:0}.Header-module__ldgnoG__header__content{background-color:var(--header-background);justify-content:space-between;align-items:center;padding:10px 35px;font-size:1.1em;display:flex;box-shadow:0 3px 8px #0000003d}.Header-module__ldgnoG__header__logo{color:var(--blue-color-200);font-size:1.9em;font-weight:700}.Header-module__ldgnoG__header__logo:hover{opacity:.8}.Header-module__ldgnoG__header__auth{color:var(--blue-color-200);gap:2rem;display:flex}.Header-module__ldgnoG__header__authElement{cursor:pointer;padding:10px 0;position:relative}.Header-module__ldgnoG__header__authElement img,.Header-module__ldgnoG__header__authElement svg{vertical-align:middle;margin-right:10px}.Header-module__ldgnoG__header__elements{gap:15px;display:flex}.Header-module__ldgnoG__header__buttonElement{cursor:pointer;color:#fff;background-color:var(--blue-color-600);border-radius:6px;align-items:center;gap:7px;padding:5px 10px;transition:all .5s ease-out;display:flex;box-shadow:0 3px 8px #0000003d}.Header-module__ldgnoG__header__buttonElement:hover{color:#fff;background-color:var(--blue-color-400);fill:#fff}.Header-module__ldgnoG__responsiveText{display:none}.Header-module__ldgnoG__header__navbar{background:var(--header-background);width:100%;max-height:0;transition:max-height .3s ease-out;display:none;position:absolute;overflow:hidden}.Header-module__ldgnoG__header__navbar.Header-module__ldgnoG__active{max-height:200px}.Header-module__ldgnoG__header__navbar>ul{margin-top:0;padding:0 10px;list-style-type:none}.Header-module__ldgnoG__header__navbarElement{color:#74b5e8;align-items:center;gap:8px;padding:10px 0;font-weight:700;display:flex}.Header-module__ldgnoG__header__navbarElement img{width:24px}.Header-module__ldgnoG__header__navbarButton{border-radius:3px;display:none}.Header-module__ldgnoG__header__navbarButton path{stroke:var(--blue-color-200)}@media (hover:none){.Header-module__ldgnoG__header__auth-element:hover:after{width:0}.Header-module__ldgnoG__header__authElement{-webkit-tap-highlight-color:transparent}}@media (max-width:768px){.Header-module__ldgnoG__responsiveText{display:inline}.Header-module__ldgnoG__normalText{display:none}.Header-module__ldgnoG__header__auth{gap:1.2rem}.Header-module__ldgnoG__header__content{padding:10px 15px;font-size:.9em}.Header-module__ldgnoG__header__auth,.Header-module__ldgnoG__header__elements{display:none}.Header-module__ldgnoG__header__navbarButton,.Header-module__ldgnoG__header__navbar{display:block}}@media (min-width:768px) and (max-width:1024px){.Header-module__ldgnoG__responsiveText{display:inline}.Header-module__ldgnoG__normalText{display:none}.Header-module__ldgnoG__header__auth{gap:1.2rem}.Header-module__ldgnoG__header__content{padding:10px 15px;font-size:1em}}
.login-module__Ykg5KG__dialog{color:#fff;background-color:#1d1d1d;border:1px solid gray;border-radius:15px;outline:none;width:440px;margin:auto;padding:0;position:fixed;inset:0}.login-module__Ykg5KG__dialog::backdrop{background:#0006}.login-module__Ykg5KG__header{cursor:move;justify-content:right;padding-top:1em;display:flex}.login-module__Ykg5KG__close{cursor:pointer;padding-right:15px}.login-module__Ykg5KG__close:hover{opacity:.8}.login-module__Ykg5KG__container{flex-direction:column;align-items:center;gap:15px;padding:0 1em 1em;display:flex}.login-module__Ykg5KG__title{font-size:2em;font-weight:700}.login-module__Ykg5KG__description{color:#b9b9b9;font-size:.8em}.login-module__Ykg5KG__methods{flex-direction:column;gap:5px;display:flex}.login-module__Ykg5KG__google{background:var(--blue-color-600);box-sizing:border-box;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;font-size:.9em;display:flex;box-shadow:1.95px 1.95px 2.6px #00000026}.login-module__Ykg5KG__google:hover{background:var(--blue-color-400)}.login-module__Ykg5KG__bottomOption{cursor:pointer;margin-bottom:30px;font-size:.8em}.login-module__Ykg5KG__form{flex-direction:column;align-items:center;gap:10px;display:flex}.login-module__Ykg5KG__formBlock{box-sizing:border-box;cursor:text;border:1px solid gray;border-radius:10px;align-items:center;width:270px;padding:7px 10px;display:flex}.login-module__Ykg5KG__icon{border-right:1px solid #a9a9a9;margin-right:10px;padding-right:10px}.login-module__Ykg5KG__field>label{color:#b9b9b9;padding-bottom:2px;font-size:.7em;display:block}.login-module__Ykg5KG__field>input{color:#fff;background:0 0;border:0;outline:none;padding:0;font-size:.9em}.login-module__Ykg5KG__field>input::placeholder{font-size:.8em}.login-module__Ykg5KG__button{background:var(--blue-color-400);color:#fff;cursor:pointer;border:none;border-radius:10px;width:270px;height:40px;font-size:.9em;box-shadow:0 3px 8px #0000003d}.login-module__Ykg5KG__button:hover{background:var(--blue-color-200)}.login-module__Ykg5KG__error{color:#eb4f4f;font-size:.7em}
.Switcher-module__UdH5Ba__switcher{background:var(--header-background);border-radius:10px;align-items:center;width:270px;height:48px;display:flex;box-shadow:0 3px 8px #0000003d}.Switcher-module__UdH5Ba__switcher>.Switcher-module__UdH5Ba__method{color:#b9b9b9;cursor:pointer;justify-content:center;align-items:center;width:131px;height:40px;margin-left:4px;margin-right:4px;font-size:.9em;display:flex}.Switcher-module__UdH5Ba__method.Switcher-module__UdH5Ba__active{background:var(--blue-color-600);color:#fff;border-radius:7px;box-shadow:0 3px 8px #0000003d}
