@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";.container{margin:0 auto;max-width:1700px;padding:80px 20px;width:100%}@media screen and (max-width:1920px){.container{max-width:1600px}}@media screen and (max-width:1600px){.container{max-width:1280px}}@media screen and (max-width:1280px){.container{max-width:1000px}}@media screen and (max-width:1000px){.container{max-width:768px;padding-bottom:60px;padding-top:60px}}@media screen and (max-width:768px){.container{max-width:480px;padding-bottom:50px;padding-top:50px}}@media screen and (max-width:480px){.container{padding:60px 10px}}input,textarea{border:1px solid var(--text-secondary-color);border-radius:10px;font-size:24px;font-style:normal;font-weight:400;line-height:140%;outline:none;padding:18px 40px;resize:none}.markdown a,.underline{position:relative;text-decoration:none}.markdown a:after,.underline:after{background:currentColor;content:"";height:1px;left:50%;position:absolute;top:100%;transition:.2s ease-in-out;width:0}.markdown a:hover:after,.underline:hover:after{left:0;width:100%}.vertical__line{position:relative;text-decoration:none}.vertical__line:after{background:currentColor;border-radius:200px;content:"";height:0;left:-8px;position:absolute;top:50%;transition:.1s ease-in-out;width:2px}.vertical__line:hover:after{height:100%;top:0}@keyframes scaleAnimation{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.list-enter-active,.list-leave-active{transition:all .5s ease}.list-enter-from,.list-leave-to{opacity:0;transform:translate(30px)}.markdown h3{margin-top:1em}.markdown li,.markdown p{color:var(--text-color)}.markdown a{color:var(--primary-color)}.markdown ol,.markdown ul{list-style-position:inside}.markdown ul{list-style-type:disc}.markdown>*>li{margin-top:1em}@media screen and (max-width:768px){.markdown li,.markdown p{font-size:18px}}@media screen and (max-width:480px){.markdown li,.markdown p{font-size:16px}}.clickable:hover{cursor:pointer}.component__right{direction:rtl;display:flex;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.component__right__wrap{direction:ltr;display:flex;gap:10px}.component__button{align-items:center;border:1px solid var(--secondary-color);border-radius:10px;display:flex;height:42px;justify-content:center;width:42px}.component__button:hover{cursor:pointer}.component__button svg{fill:var(--primary-color);height:24px}.component__options{background:#fff;border-radius:10px;box-shadow:2px 2px 6px #0b144033;direction:ltr;display:flex;flex-direction:column;gap:10px;padding:14px 10px;position:absolute;top:52px;z-index:10}.component__options__split{background:var(--secondary-color);height:1px}.component__options a,.component__options p{border-radius:6px;min-height:32px;padding:6px 10px;text-decoration:none;text-wrap:nowrap}.component__options a:hover,.component__options p:hover{background:var(--hover-color);cursor:pointer}@keyframes SkeletonLoading{to{transform:translate(100%)}}.skeleton{background-color:var(--background-color);overflow:hidden;position:relative}.skeleton:after{animation:SkeletonLoading 3s infinite;background-image:linear-gradient(90deg,rgba(var(--skeleton-accent),0) 0,rgba(var(--skeleton-accent),.2) 20%,rgba(var(--skeleton-accent),.6) 60%,rgba(var(--skeleton-accent),.6) 80%,rgba(var(--skeleton-accent),0));bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translate(-100%)}*,:after,:before{box-sizing:inherit;margin:0;padding:0}:where(:root){box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.15}:where(main){display:block}:where(h1){font-size:2em;margin:.67em 0}:where(p+p){margin-top:1rem}:where(a){background-color:transparent}:where(abbr[title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(code,kbd,samp,pre){font-family:monospace,monospace;font-size:1em}:where(sub,sup){font-size:75%;line-height:0;position:relative;vertical-align:baseline}:where(sub){bottom:-.25em}:where(sup){top:-.5em}:where(button,input,optgroup,select,textarea){border:1px solid;line-height:inherit}:where(button){overflow:visible;text-transform:none}:where(button,[type=button],[type=reset],[type=submit]){-webkit-appearance:button;padding:1px 6px}:where(input){overflow:visible}:where(input,textarea){padding:1px}:where(fieldset){border:1px solid;margin:0 2px}:where(legend){color:inherit;display:table;max-width:100%;white-space:normal}:where(progress){display:inline-block;vertical-align:baseline}:where(select){text-transform:none}:where(textarea){overflow:auto;vertical-align:top}:where([type=search]){-webkit-appearance:textfield;outline-offset:-2px}:where([type=color]){background:inherit}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.5}::-webkit-file-upload-button,::-webkit-search-decoration{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}:where(hr){box-sizing:content-box;color:inherit;height:0;overflow:visible}:where(dl,ol,ul){margin:1em 0}:where(ol ol,ol ul,ol dl,ul ol,ul ul,ul dl,dl ol,dl ul,dl dl){margin:0}:where(b,strong){font-weight:bolder}:where(audio,video){display:inline-block}:where(audio):not([controls]){display:none;height:0}:where(img){border:0}:where(svg):not(:root){overflow:hidden}:where(table){border-color:inherit;text-indent:0}:where(details){display:block}:where(dialog){background-color:inherit;border:solid;color:inherit;display:block;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog):not([open]){display:none}:where(summary){display:list-item}:where(canvas){display:inline-block}:where(template){display:none}:where([hidden]){display:none}.markdown li,.markdown p,.typography__body{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:1280px){.markdown li,.markdown p,.typography__body{font-size:16px}}@media screen and (max-width:480px){.markdown li,.markdown p,.typography__body{font-size:15px}}.component__options a,.component__options p,.typography__footer,.typography__text{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.typography__caption{font-size:12px;line-height:140%}.typography__button,.typography__caption{font-family:Roboto;font-style:normal;font-weight:400}.typography__button{font-size:16px;line-height:normal}:root{--accent-blue:#0063d8;--primary-color:#016ae7;--on-primary-color:#fff;--secondary-color:#dae1e3;--secondary-variant-color:#4c4d4d;--background-color:#f8fafd;--on-background-color:#f8fafd;--background-secondary-color:#dae1e3;--surface-color:#fff;--on-surface-color:#000;--on-surface-variant-color:#016ae7;--error-color:#ff2d52;--warning-color:#ffc310;--on-error-color:#fff;--hover-color:#f8fafd;--text-primary-color:#016ae7;--text-meta-color:#4c4d4d;--text-secondary-color:#4c4d4d;--text-secondary-variant-color:#dae1e3;--text-dark-color:#000;--text-light-color:#fff;--text-success-color:#21dc3f;--text-danger-color:#ff2d52;--text-warning-color:#ffc310;--skeleton-accent:238,238,238;--text-link-color:#016ae7}body{background:var(--background-color);margin:0}*{font-family:Roboto}.button,.typography__button{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:1000px){.button,.typography__button{font-size:16px}}@media screen and (max-width:480px){.button,.typography__button{font-size:15px}}.typography__modal__title{font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:normal;line-height:140%}@media screen and (max-width:480px){.typography__modal__title{font-size:18px}}.typography__modal__body{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:480px){.typography__modal__body{font-size:15px}}.button{--button-background-color:var(--primary-color);--button-text-color:var(--text-light-color);--button-border-color:var(--primary-color);background:var(--button-background-color);border:1px solid var(--button-border-color);border-radius:7px;box-sizing:border-box;color:var(--button-text-color);cursor:pointer;outline:none;padding:10px 32px;position:relative;transition:.1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button[style_loading=true]{cursor:default}.button[style_loading=true] p{opacity:0}.button[style_loading=true] .button__loading{opacity:1}.button__loading{align-items:center;display:flex;justify-content:center;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.button:hover{--button-background-color:var(--accent-blue)}.button[style_size=small]{padding:7px 14px}.button[style_disabled=true]{--button-background-color:var(--secondary-color);--button-text-color:var(--text-secondary-color);--button-border-color:transparent;cursor:default}.button[style_type=rounded]{--button-background-color:transparent;--button-border-color:var(--primary-color);--button-text-color:var(--primary-color)}.button[style_type=rounded]:hover[style_loading=false]{--button-background-color:var(--primary-color);--button-text-color:var(--text-light-color)}.typography__title__1{font-family:Roboto;font-size:48px;font-weight:500;line-height:56px}@media screen and (max-width:480px){.typography__title__1{font-size:40px}}.typography__title__2{font-family:Roboto;font-size:40px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:480px){.typography__title__2{font-size:36px}}.typography__title__3{font-family:Roboto;font-size:34px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:480px){.typography__title__3{font-size:30px}}.typography__title__4{font-family:Roboto;font-size:28px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:480px){.typography__title__4{font-size:26px}}.typography__title__5{font-family:Roboto;font-size:23px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:480px){.typography__title__5{font-size:20px}}.typography__title__6{font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:normal;line-height:140%}@media screen and (max-width:1440px){.typography__title__6{font-size:20px}}@media screen and (max-width:1000px){.typography__title__6{font-size:20px}}@media screen and (max-width:480px){.typography__title__6{font-size:18px}}.typography__error{font-family:Roboto;font-size:36px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:767px){.typography__error{font-size:28px}}@media screen and (max-width:479px){.typography__error{font-size:24px}}.typography__body{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:1280px){.typography__body{font-size:16px}}@media screen and (max-width:480px){.typography__body{font-size:15px}}.typography__footer,.typography__text{font-size:14px}.typography__caption,.typography__footer,.typography__text{font-family:Roboto;font-style:normal;font-weight:400;line-height:140%}.typography__caption{font-size:12px}.typography__button{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:1000px){.typography__button{font-size:16px}}@media screen and (max-width:480px){.typography__button{font-size:15px}}.typography__button__small{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:480px){.typography__button__small{font-size:12px}}.modal__inner>h6,.typography__modal__title{font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:normal;line-height:140%}@media screen and (max-width:480px){.modal__inner>h6,.typography__modal__title{font-size:18px}}.modal__inner>p,.typography__modal__body{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:480px){.modal__inner>p,.typography__modal__body{font-size:15px}}.modal{align-items:center;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.modal__inner{background:var(--surface-color);border-radius:10px;box-sizing:border-box;max-width:500px;padding:30px 20px;width:100%}.modal__inner>h6{margin-bottom:10px}.modal__inner>h6,.modal__inner>p{color:var(--text-dark-color);margin-top:0}.modal__inner>p{margin-bottom:30px}@media screen and (max-width:1479px){.modal__inner{max-width:440px}}@media screen and (max-width:768px){.modal__inner{max-width:440px}}@media screen and (max-width:480px){.modal__inner{max-width:340px}}.modal__buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:30px}.modal__buttons[single=true]{flex-direction:column}.modal__buttons[single=true]>*{width:100%}.modal__buttons>*{width:calc(50% - 5px)}.modal__buttons Button[rounded=true]{background:transparent;border:1.5px solid var(--primary-color);color:var(--primary-color)}@media screen and (max-width:768px){.modal__buttons{flex-direction:row;gap:10px}}@media screen and (max-width:480px){.modal__buttons{margin-top:30px}}*[data-v-60337703],[data-v-60337703]:after,[data-v-60337703]:before{box-sizing:inherit;margin:0;padding:0}:where([data-v-60337703]:root){box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.15}:where(main[data-v-60337703]){display:block}:where(h1[data-v-60337703]){font-size:2em;margin:.67em 0}:where(p+p[data-v-60337703]){margin-top:1rem}:where(a[data-v-60337703]){background-color:transparent}:where(abbr[title][data-v-60337703]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(code[data-v-60337703],kbd[data-v-60337703],samp[data-v-60337703],pre[data-v-60337703]){font-family:monospace,monospace;font-size:1em}:where(sub[data-v-60337703],sup[data-v-60337703]){font-size:75%;line-height:0;position:relative;vertical-align:baseline}:where(sub[data-v-60337703]){bottom:-.25em}:where(sup[data-v-60337703]){top:-.5em}:where(button[data-v-60337703],input[data-v-60337703],optgroup[data-v-60337703],select[data-v-60337703],textarea[data-v-60337703]){border:1px solid;line-height:inherit}:where(button[data-v-60337703]){overflow:visible;text-transform:none}:where(button[data-v-60337703],[type=button][data-v-60337703],[type=reset][data-v-60337703],[type=submit][data-v-60337703]){-webkit-appearance:button;padding:1px 6px}:where(input[data-v-60337703]){overflow:visible}:where(input[data-v-60337703],textarea[data-v-60337703]){padding:1px}:where(fieldset[data-v-60337703]){border:1px solid;margin:0 2px}:where(legend[data-v-60337703]){color:inherit;display:table;max-width:100%;white-space:normal}:where(progress[data-v-60337703]){display:inline-block;vertical-align:baseline}:where(select[data-v-60337703]){text-transform:none}:where(textarea[data-v-60337703]){overflow:auto;vertical-align:top}:where([type=search][data-v-60337703]){-webkit-appearance:textfield;outline-offset:-2px}:where([type=color][data-v-60337703]){background:inherit}[data-v-60337703]::-webkit-inner-spin-button,[data-v-60337703]::-webkit-outer-spin-button{height:auto}[data-v-60337703]::-webkit-input-placeholder{color:inherit;opacity:.5}[data-v-60337703]::-webkit-file-upload-button,[data-v-60337703]::-webkit-search-decoration{-webkit-appearance:button;font:inherit}[data-v-60337703]::-moz-focus-inner{border:0}[data-v-60337703]:-moz-focusring{outline:1px dotted ButtonText}[data-v-60337703]:-moz-ui-invalid{box-shadow:none}:where(hr[data-v-60337703]){box-sizing:content-box;color:inherit;height:0;overflow:visible}:where(dl[data-v-60337703],ol[data-v-60337703],ul[data-v-60337703]){margin:1em 0}:where(ol ol[data-v-60337703],ol ul[data-v-60337703],ol dl[data-v-60337703],ul ol[data-v-60337703],ul ul[data-v-60337703],ul dl[data-v-60337703],dl ol[data-v-60337703],dl ul[data-v-60337703],dl dl[data-v-60337703]){margin:0}:where(b[data-v-60337703],strong[data-v-60337703]){font-weight:bolder}:where(audio[data-v-60337703],video[data-v-60337703]){display:inline-block}:where(audio[data-v-60337703]):not([controls]){display:none;height:0}:where(img[data-v-60337703]){border:0}:where(svg[data-v-60337703]):not(:root){overflow:hidden}:where(table[data-v-60337703]){border-color:inherit;text-indent:0}:where(details[data-v-60337703]){display:block}:where(dialog[data-v-60337703]){background-color:inherit;border:solid;color:inherit;display:block;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog[data-v-60337703]):not([open]){display:none}:where(summary[data-v-60337703]){display:list-item}:where(canvas[data-v-60337703]){display:inline-block}:where(template[data-v-60337703]){display:none}:where([hidden][data-v-60337703]){display:none}.markdown a[data-v-60337703],.underline[data-v-60337703]{position:relative;text-decoration:none}.markdown a[data-v-60337703]:after,.underline[data-v-60337703]:after{background:currentColor;content:"";height:1px;left:50%;position:absolute;top:100%;transition:.2s ease-in-out;width:0}.markdown a[data-v-60337703]:hover:after,.underline[data-v-60337703]:hover:after{left:0;width:100%}.vertical__line[data-v-60337703]{position:relative;text-decoration:none}.vertical__line[data-v-60337703]:after{background:currentColor;border-radius:200px;content:"";height:0;left:-8px;position:absolute;top:50%;transition:.1s ease-in-out;width:2px}.vertical__line[data-v-60337703]:hover:after{height:100%;top:0}@keyframes scaleAnimation-60337703{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.list-enter-active[data-v-60337703],.list-leave-active[data-v-60337703]{transition:all .5s ease}.list-enter-from[data-v-60337703],.list-leave-to[data-v-60337703]{opacity:0;transform:translate(30px)}.markdown h3[data-v-60337703]{margin-top:1em}.markdown li[data-v-60337703],.markdown p[data-v-60337703]{color:var(--text-dark-color)}.markdown a[data-v-60337703]{color:var(--primary-color)}.markdown ol[data-v-60337703],.markdown ul[data-v-60337703]{list-style-position:inside}.markdown ul[data-v-60337703]{list-style-type:disc}.markdown>*>li[data-v-60337703]{margin-top:1em}.clickable[data-v-60337703]:hover{cursor:pointer}@keyframes SkeletonLoading-60337703{to{transform:translate(100%)}}.card[data-v-60337703]{background-color:var(--surface-color);border-radius:10px;padding-bottom:30px;padding-top:30px}.card>*[data-v-60337703]{padding-left:20px;padding-right:20px}.card__title[data-v-60337703]{margin-bottom:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card__medium[data-v-60337703]{background-color:var(--surface-color);border-radius:10px;padding-bottom:20px;padding-top:20px}.card__medium>*[data-v-60337703]{padding-left:20px;padding-right:20px}.card__medium__title[data-v-60337703]{margin-bottom:50px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.edu__program[data-v-60337703]{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.edu__program .document[data-v-60337703],.edu__program .table[data-v-60337703]{width:100%}.edu__program__buttons[data-v-60337703]{background:#fff;display:flex;gap:20px;justify-content:center;padding:20px;width:100%}.edu__program__buttons .button[data-v-60337703]{width:33%}.component__options__split[data-v-60337703]{background:var(--secondary-color);height:1px}*[data-v-60337703]{font-family:Roboto}a[data-v-60337703],p[data-v-60337703]{margin:0}* .gapping[data-v-60337703]{margin-top:15px}input[data-v-60337703]{border-radius:unset;padding:unset;resize:unset}.typography__title__1[data-v-60337703],h1[data-v-60337703]{font-family:Roboto;font-size:48px;font-weight:500;line-height:56px}@media screen and (max-width:480px){.typography__title__1[data-v-60337703],h1[data-v-60337703]{font-size:40px}}.typography__title__2[data-v-60337703],h2[data-v-60337703]{font-family:Roboto;font-size:40px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:480px){.typography__title__2[data-v-60337703],h2[data-v-60337703]{font-size:36px}}.typography__title__3[data-v-60337703],h3[data-v-60337703]{font-family:Roboto;font-size:34px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:480px){.typography__title__3[data-v-60337703],h3[data-v-60337703]{font-size:30px}}.typography__title__4[data-v-60337703],h4[data-v-60337703]{font-family:Roboto;font-size:28px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:480px){.typography__title__4[data-v-60337703],h4[data-v-60337703]{font-size:26px}}.typography__title__5[data-v-60337703],h5[data-v-60337703]{font-family:Roboto;font-size:23px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:480px){.typography__title__5[data-v-60337703],h5[data-v-60337703]{font-size:20px}}.typography__title__6[data-v-60337703],h6[data-v-60337703]{font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:normal;line-height:140%}@media screen and (max-width:1440px){.typography__title__6[data-v-60337703],h6[data-v-60337703]{font-size:20px}}@media screen and (max-width:1000px){.typography__title__6[data-v-60337703],h6[data-v-60337703]{font-size:20px}}@media screen and (max-width:480px){.typography__title__6[data-v-60337703],h6[data-v-60337703]{font-size:18px}}.card .error .pic p[data-v-60337703],.typography__error[data-v-60337703]{font-family:Roboto;font-size:36px;font-style:normal;font-weight:500;line-height:normal}@media screen and (max-width:767px){.card .error .pic p[data-v-60337703],.typography__error[data-v-60337703]{font-size:28px}}@media screen and (max-width:479px){.card .error .pic p[data-v-60337703],.typography__error[data-v-60337703]{font-size:24px}}.card .error p[data-v-60337703],.markdown li[data-v-60337703],.markdown p[data-v-60337703],.typography__body[data-v-60337703],a[data-v-60337703],p[data-v-60337703]{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:1280px){.card .error p[data-v-60337703],.markdown li[data-v-60337703],.markdown p[data-v-60337703],.typography__body[data-v-60337703],a[data-v-60337703],p[data-v-60337703]{font-size:16px}}@media screen and (max-width:480px){.card .error p[data-v-60337703],.markdown li[data-v-60337703],.markdown p[data-v-60337703],.typography__body[data-v-60337703],a[data-v-60337703],p[data-v-60337703]{font-size:15px}}.typography__text[data-v-60337703],input[data-v-60337703]{font-size:14px}.program__caption[data-v-60337703],.typography__highlight[data-v-60337703],.typography__text[data-v-60337703],input[data-v-60337703]{font-family:Roboto;font-style:normal;font-weight:400;line-height:140%}.program__caption[data-v-60337703],.typography__highlight[data-v-60337703]{color:var(--primary-color);font-size:16px}.typography__caption[data-v-60337703]{font-size:12px;line-height:140%}.typography__button[data-v-60337703],.typography__caption[data-v-60337703]{font-family:Roboto;font-style:normal;font-weight:400}.typography__button[data-v-60337703]{font-size:16px;line-height:normal}@media screen and (max-width:1000px){.typography__button[data-v-60337703]{font-size:16px}}@media screen and (max-width:480px){.typography__button[data-v-60337703]{font-size:15px}}.typography__button__small[data-v-60337703]{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:normal}@media screen and (max-width:480px){.typography__button__small[data-v-60337703]{font-size:12px}}.typography__modal__title[data-v-60337703]{font-family:Roboto;font-size:20px;font-style:normal;font-weight:500;line-height:normal;line-height:140%}@media screen and (max-width:480px){.typography__modal__title[data-v-60337703]{font-size:18px}}.typography__modal__body[data-v-60337703]{font-family:Roboto;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media screen and (max-width:480px){.typography__modal__body[data-v-60337703]{font-size:15px}}.card[data-v-60337703]{align-items:center;display:flex;height:880px;justify-content:center}.card .error[data-v-60337703]{display:flex;flex-direction:column;max-width:100%}.card .error .pic[data-v-60337703]{align-items:center;display:flex;justify-content:center;position:relative}.card .error .pic p[data-v-60337703]{color:var(--primary-color);position:absolute}.card .error svg[data-v-60337703]{margin-bottom:20px;max-height:187px;max-width:585px}.card .error Button[data-v-60337703]{height:40px;margin-top:30px;width:240px}@media screen and (max-width:767px){.card[data-v-60337703]{height:80vw}.card .error[data-v-60337703]{padding:75px 40px}.card .error Button[data-v-60337703]{width:100%}}@media screen and (max-width:479px){.card .error[data-v-60337703]{padding:30px 20px}}
