.index_main__a4FrX{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 1;row-gap:20px}.index_heading__Yulon{font-size:1.4rem;font-weight:600;text-align:center}.index_selectSpecialization__cB9IS{display:flex;column-gap:20px}.index_specialization__CbLhP{width:300px;border:1px solid var(--gray-light);padding:50px;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:500;cursor:pointer}.index_specialization__CbLhP:hover{background-color:var(--gray-very-light)}@media only screen and (max-width:750px){.index_selectSpecialization__cB9IS{flex-direction:column;row-gap:20px}}@media only screen and (max-width:450px){.index_selectSpecialization__cB9IS,.index_specialization__CbLhP{width:100%}}.navbar_container__kbw4X{position:-webkit-sticky;position:sticky;top:0;z-index:3;width:100%}.navbar_main__GKrv0{display:flex;align-items:center;justify-content:space-between;padding:5px 20px;background-color:white;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:1px solid var(--gray-light);width:100%}.navbar_main__GKrv0 img{-webkit-user-drag:none}.navbar_left__Me1VT,.navbar_links__p_0Yi,.navbar_logoButton__th__a,.navbar_right__OGFdz{display:flex;align-items:center}.navbar_logoButton__th__a{padding:5px 0}.navbar_left__Me1VT{flex:1 1;min-width:0}.navbar_logoButton__th__a:hover{text-decoration:none}.navbar_title__y__Jc{font-weight:700;font-size:1.3em;margin-left:20px}.navbar_links__p_0Yi{flex:1 1;margin-left:60px;padding:8px 0;position:relative;top:2px;display:flex;column-gap:20px;align-items:center;overflow-x:auto}.navbar_link__sxYg4{font-weight:600;font-size:1.05em;padding:5px 12px;border-radius:var(--border-radius);white-space:nowrap}.navbar_active__Js6G8{background-color:var(--gray-light)}@media screen and (max-width:900px){.navbar_links__p_0Yi{display:none}}@media screen and (max-width:450px){.navbar_title__y__Jc{display:none}}.button_main__QIQNF{border-style:none;padding:10px 17px;border-radius:var(--border-radius);background-color:black;color:white;cursor:pointer;transition:background-color .2s;font-weight:500;font-size:14px;line-height:normal;font-family:inherit}.button_main__QIQNF:hover{background-color:var(--button-gray)}.button_disabled__tJQCW{background-color:var(--button-disabled)}.user-dropdown_main__kfHCp{position:relative}.user-dropdown_caret__vv0Cm{margin-left:10px}.user-dropdown_top__6u2Lm{display:flex;align-items:center;cursor:pointer;margin-left:30px}.user-dropdown_overlay__Rw8Lq{width:225px;background-color:white;box-shadow:0 1px 5px var(--box-shadow);border-radius:var(--border-radius);position:absolute;right:0;top:35px;padding:10px;z-index:100}.user-dropdown_profileSection__fBC_Z{padding:5px 0 15px}.user-dropdown_overlayName__UHckW{text-align:center;font-weight:500;display:block;margin-bottom:5px}.user-dropdown_overlayStatus__xhRI_{text-align:center;font-weight:500;display:block;font-size:.8em;color:var(--text)}.user-dropdown_signout__3VyJS{width:100%;margin-top:10px}.user-dropdown_line__u_wMv{border-top:1px solid var(--gray-light)}.user-dropdown_listButtons__vBbOo{margin:7px 0}.user-dropdown_listButton__u1GoR{border-style:none;width:100%;padding:7px;background-color:transparent;color:black;cursor:pointer;transition:background-color .2s;font-weight:500;font-size:.9em;line-height:normal;text-align:left;font-family:inherit;display:block}.user-dropdown_impersonationWarning__TIagv{color:var(--red);font-size:.8rem;font-weight:500;text-align:center;display:block;padding:5px;margin-top:10px;border-radius:var(--border-radius);border:1px solid var(--red)}.impersonation-warning_bar__hsOGT{background-color:var(--red);display:flex;align-items:center;color:white;padding:8px 10px;font-size:.9rem;justify-content:center;column-gap:15px;width:100%}.impersonation-warning_bold__uRYK1{font-weight:600}.impersonation-warning_endImpersonation__SLt06{border-style:none;padding:4px 8px;border-radius:5px;color:black;cursor:pointer;font-weight:500;font-size:.8rem;line-height:normal;font-family:inherit;background-color:white}.status-message_bar__pnwY2{background-color:var(--warning);display:flex;align-items:center;padding:8px 10px;font-size:.9rem;justify-content:center;column-gap:15px;width:100%}.status-message_text__k_QzO{color:white}.status-message_infoButton__wlC3p{border-style:none;padding:4px 8px;border-radius:5px;color:black;cursor:pointer;font-weight:500;font-size:.8rem;line-height:normal;font-family:inherit;background-color:white}.dialog-heading_main__f7eDN{display:block;font-size:1.2em;font-weight:600;text-align:center}.dialog-text_main__kVISL{font-weight:500;font-size:.95em;line-height:1.4;color:var(--text)}.dialog_main__bxBrw{width:400px}.dialog_changeWidth__HQM51,.dialog_main__bxBrw{background-color:white;border-radius:var(--border-radius);z-index:5;display:flex;flex-direction:column}.dialog_changeWidth__HQM51{width:50%!important}.dialog_content__H2nkz{padding:15px;display:flex;flex-direction:column;row-gap:15px;max-height:75vh;overflow-y:auto}.dialog_openAnimation__OC_U2{animation:dialog_Open__hTT_l .1s forwards}@keyframes dialog_Open__hTT_l{0%{transform:scale(.9)}to{transform:scale(1)}}.dialog_background__jVf4R{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.85);z-index:4;display:flex;align-items:center;justify-content:center}.dialog_bottomControls__fBu5c{background-color:var(--gray-light);border-radius:0 0 var(--border-radius) var(--border-radius);padding:15px;display:flex;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dialog_bottomControlsRight__iRI3U{display:flex;flex:1 1;justify-content:flex-end}.dialog_bottomControlsTransparent__Y0O0D{background-color:var(--gray);margin-right:15px;color:black}.dialog_bottomControlsTransparent__Y0O0D:hover{background-color:var(--gray-medium-light)}.loading-button_main__nml1Z{border-style:none;padding:10px 17px;border-radius:var(--border-radius);background-color:black;color:white;transition:background-color .2s;font-weight:500;font-size:14px;line-height:normal;font-family:inherit;height:37px;display:flex;align-items:center;column-gap:10px}.loading-button_main__nml1Z:hover{background-color:var(--button-gray)}.loading-button_main__nml1Z:not(.loading-button_loading__6p5On):not(.loading-button_disabled__8XWxQ){cursor:pointer}.loading-button_loading__6p5On,.loading-button_loading__6p5On:active,.loading-button_loading__6p5On:hover{background-color:black}.loading-button_disabled__8XWxQ,.loading-button_disabled__8XWxQ:active,.loading-button_disabled__8XWxQ:hover{background-color:var(--button-disabled)}.loading-button_designOutline__t3TAY{background-color:transparent;color:black;border:1px solid black;padding:8px 16px}.loading-button_designOutline__t3TAY:hover{background-color:var(--gray-light)}.loading-button_dots__PtBoH{display:flex;align-items:center;justify-content:center}.loading-button_dot__Y_Ti1{width:6px;height:6px;background-color:white;border-radius:100%;margin-left:2px;margin-right:2px;animation:loading-button_dotAnimation__uSWAB 1s infinite;position:relative}.loading-button_designOutlineDot___58bw{background-color:black}.loading-button_dot__Y_Ti1:nth-of-type(2){animation-delay:.2s}.loading-button_dot__Y_Ti1:nth-of-type(3){animation-delay:.4s}@keyframes loading-button_dotAnimation__uSWAB{0%{top:0}10%{top:-2px}20%{top:0}to{top:0}}.footer_main__dxqAh{padding:20px 0;background-color:white;display:flex;column-gap:50px}.footer_main__dxqAh a,.footer_main__dxqAh span{font-weight:500;font-size:.95em}.footer_left__juIJR{min-width:280px}.footer_right__BGWl_{display:flex;flex:1 1;justify-content:center;align-items:flex-end}.footer_right__BGWl_ span{max-width:750px}.footer_right__BGWl_ a{color:var(--medium-blue)}@media screen and (max-width:768px){.footer_main__dxqAh{flex-direction:column-reverse;row-gap:20px}.footer_right__BGWl_{align-items:center}.footer_main__dxqAh{padding:20px}}.layout_main__DFqTq{display:flex;flex-direction:column;height:100vh}.layout_body__MTeLg{justify-content:space-between;padding-right:5%;padding-left:5%}.layout_body__MTeLg,.layout_content__ehK9O{flex:1 1;display:flex;flex-direction:column}.layout_content__ehK9O{min-height:0}.layout_bodyAdmin__eEI8y{min-height:0;padding-bottom:15px}@media screen and (max-width:1000px){.layout_bodyAdmin__eEI8y{min-height:auto}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.test-version-dialog_feedbackEmail__BUbAs{color:var(--medium-blue)}.save-changes-dialog_bar__WslY7{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);display:flex;column-gap:20px;align-items:center;background-color:var(--gray-light);padding:10px 10px 10px 20px;border:1px solid var(--gray);border-radius:10px;transition:bottom .1s;animation:save-changes-dialog_open__bsa6m .4s forwards;box-shadow:0 5px 20px rgba(0,0,0,.1)}.save-changes-dialog_buttons__hmEm2{display:flex;column-gap:10px}@keyframes save-changes-dialog_open__bsa6m{0%{bottom:-10px}60%{bottom:25px}to{bottom:20px}}