.header__header{display:grid;grid-template-columns:15% 85%;width:100%;height:85px;background:#383a47;color:#fff}.logotype,.timeString,.nav_registration{display:flex;justify-content:center;align-items:center;gap:1rem}.logotype{background:#fff;color:#334d6e;gap:5px;border-bottom:2px #C4C4C4 solid}.header_nav{display:grid;grid-template-columns:60% 15% 25%;align-items:center;padding-left:1.5rem}.header_feedback .sidebars{width:70%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:1.5rem}.sidebars button{background:none;color:#fff}.sidebars button:hover{opacity:.8;color:#000}.sidebars .button.active{background:#eaeaea!important;color:#000!important}.nav_registration img{width:22px;color:#fff}._button_12fuc_1{width:100%;height:4rem;text-align:center;border:none;cursor:pointer;transition:all .3s;font-weight:700;background:#fff;color:#000}._button_12fuc_1:hover{opacity:.8;background:#f7f7f7}._button_12fuc_1:disabled{cursor:not-allowed}._button_12fuc_1._active_12fuc_33{background:#f7f7f7}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0}html{scroll-behavior:smooth}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;color:#334d6e}#root{width:100%;height:100vh;display:grid;grid-template-rows:85px auto;grid-template-columns:15% 1fr 1fr;grid-template-areas:"header header header" "sidebar main main"}header{grid-area:header}.sidebar{grid-area:sidebar;background:#fff}main{grid-area:main;background:#333541}h1{font-size:3.2em;line-height:1.1}.centered{text-align:center}div.centered button.button.active{background:#6cccff!important}.control{border:1px solid #ccc;border-radius:5px;padding:.5rem 1rem;margin-bottom:1rem}form{width:60%;margin:0 auto;display:flex;flex-direction:column}label{color:#fff}.contacts button{width:15%;height:3rem;margin-top:1rem}
