:root{--gl-1:#dddee1;--gl-2:#bbbec3;--gl-3:#989da5;--gl-4:#767d87;--gl-5:#656c78;--gd-5:#545c69;--gd-4:#3b414a;--gd-3:#32373f;--gd-2:#22252a;--gd-1:#111215;--ml-5:#f1efff;--ml-4:#e3e0ff;--ml-3:#c7c2ff;--ml-2:#aba3ff;--ml-1:#8f85ff;--md-1:#685ce6;--md-2:#5c52cc;--md-3:#453d99;--md-4:#2e2966;--md-5:#171433;--sl-5:#f8f9d8;--sl-4:#f2f4b2;--sl-3:#ebee8b;--sl-2:#e5e965;--sl-1:#e1e651;--sd-1:#b2b632;--sd-2:#9c9f2c;--sd-3:#858825;--sd-4:#595b19;--sd-5:#2c2d0c;--rd-1:#c50202;--main:#7366ff;--secondary:#dee33e;--white:#fff;--green:#1fd57a;--yellow:#e0ff66;--red:#ff5050;--black:#000;--shadow:0 4px 15px 0 rgba(0,12,31,.25)}[class*=btn-]{align-items:center;border:1px solid;cursor:pointer;display:inline-flex;font-size:18px;font-weight:600;gap:6px;justify-content:center;line-height:1;outline:0;padding:12px 20px;transition:all var(--duration) ease}[class*=btn-]:disabled{cursor:not-allowed;opacity:.3}.btn-lg{padding-bottom:19px;padding-top:19px}.btn-primary{background:var(--main);color:var(--white)}.btn-primary:active,.btn-primary:hover{background:var(--md-2)}.btn-primary.red{background:var(--red)}.btn-primary.red:active,.btn-primary.red:hover{background:var(--rd-1)}.btn-primary-outline{background:transparent;border:1px solid var(--main);color:var(--main)}.btn-primary-outline:hover{background:var(--main);color:var(--white)}.btn-primary-outline:active{background:var(--md-2)}.btn-outline{background:transparent;border:1px solid var(--black);color:var(--black)}.btn-outline:hover{border-color:var(--ml-1);outline:1px solid var(--ml-1)}.btn-outline:active,.btn-outline:hover{background:var(--black);color:var(--white)}.btn-clear{background:transparent;border:none;color:var(--main)}.btn-clear:active,.btn-clear:hover{color:var(--md-3)}.btn-clear.red{color:var(--red)}.btn-clear.red:active,.btn-clear.red:hover{color:var(--rd-1)}.btn-clear.gray{color:var(--gl-3)}.btn-clear.gray:active,.btn-clear.gray:hover{color:var(--gd-5)}.btn-modern{background:#42455a;color:#e0ffff;overflow:hidden;position:relative;width:auto;z-index:1}.btn-modern:before{animation:rotate 4s linear infinite;background:#7366ff;box-shadow:0 0 6px 10px #7366ff;content:"";inset:50% 52px -40px 50%;position:absolute;transform-origin:top;transition:.5s;z-index:-1}.btn-modern:hover:before{inset:-30px 0;transform-origin:center}.btn-modern:after{background:#22232e;border-radius:32px;content:"";inset:3px;position:absolute;z-index:-1}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--duration:.15s}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(../fonts/poppins-400.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(../fonts/poppins-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(../fonts/poppins-600.woff2) format("woff2")}*{box-sizing:border-box;margin:0}:focus,:focus-visible{outline:none}body{background-color:var(--ml-5);color:var(--black);font-family:Poppins,sans-serif;font-size:16px;font-weight:400;margin:0}main{min-height:100vh;padding-top:108px;position:relative;z-index:0}main:has(.auth-animation),main:has(.reset-password),main:has(.reset-top){padding-top:0}a{color:var(--gd-3);cursor:pointer;text-decoration:none;transition:all var(--duration) ease-in}a.link-main{color:var(--main);font-weight:600}a>svg,a>svg *{transition:all var(--duration) ease-in}a:not([class*=btn-]):hover{color:var(--md-2)}a:not([class*=btn-]):hover:not(.link-main){text-shadow:0 0 1px currentColor}a:not([class*=btn-]):hover>svg [fill]{fill:var(--md-2)}a:not([class*=btn-]):hover>svg [stroke]{stroke:var(--md-2)}[class*=btn-]{border-radius:32px}.js [data-animation]{opacity:0;will-change:opacity,transform}.js [data-animation=fade-in-up]{transform:translateY(24px)}.js [data-animation=fade-in-down]{transform:translateY(-24px)}.js [data-animation=fade-in-left]{transform:translate(-24px)}.js [data-animation=fade-in-right]{transform:translate(24px)}.js [data-animation=pop-in]{transform:scale(.94)}.js [data-animation=pop-in-bouncy]{transform:scale(.01)}@media(max-width:1023px){.js [data-animation][data-animation-mobile=fade-in]{transform:none}.js [data-animation][data-animation-mobile=fade-in-up]{transform:translateY(24px)}.js [data-animation][data-animation-mobile=fade-in-down]{transform:translateY(-24px)}.js [data-animation][data-animation-mobile=fade-in-left]{transform:translate(-24px)}.js [data-animation][data-animation-mobile=fade-in-right]{transform:translate(24px)}.js [data-animation][data-animation-mobile=pop-in]{transform:scale(.94)}}[data-animation=fade-in].animated{animation:fadeIn .5s ease-out forwards}[data-animation=fade-in-up].animated{animation:fadeInUp .5s ease-out forwards}[data-animation=fade-in-down].animated{animation:fadeInDown .5s ease-out forwards}[data-animation=fade-in-left].animated{animation:fadeInLeft .5s ease-out forwards}[data-animation=fade-in-right].animated{animation:fadeInRight .5s ease-out forwards}[data-animation=pop-in].animated{animation:popIn .5s ease-out forwards}[data-animation=pop-in-bouncy].animated{animation:popInBouncy .65s forwards}@media(max-width:1023px){[data-animation][data-animation-mobile=fade-in].animated{animation:fadeIn .5s ease-out forwards}[data-animation][data-animation-mobile=fade-in-up].animated{animation:fadeInUp .5s ease-out forwards}[data-animation][data-animation-mobile=fade-in-down].animated{animation:fadeInDown .5s ease-out forwards}[data-animation][data-animation-mobile=fade-in-left].animated{animation:fadeInLeft .5s ease-out forwards}[data-animation][data-animation-mobile=fade-in-right].animated{animation:fadeInRight .5s ease-out forwards}[data-animation][data-animation-mobile=pop-in].animated{animation:popIn .5s ease-out forwards}}.animation-delay-1{animation-delay:.1s}.animation-delay-2{animation-delay:.2s}.animation-delay-3{animation-delay:.3s}.animation-delay-4{animation-delay:.4s}.animation-delay-6{animation-delay:.6s}.card-delay-0{animation-delay:0s}.card-delay-1{animation-delay:.1s}.card-delay-2{animation-delay:.2s}.card-delay-3{animation-delay:.3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-60px)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:none}}@keyframes popIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}@keyframes popInBouncy{0%{opacity:0;transform:scale(.01)}55%{opacity:1;transform:scale(1.12)}75%{transform:scale(.95)}90%{transform:scale(1.04)}to{opacity:1;transform:scale(1)}}:root{--container-width:1170px;--container-wide-width:1338px;--gutter:30px}@media(min-width:1024px)and (max-width:1439px){:root{--container-width:990px;--container-wide-width:990px}}.container{margin:0 auto;transition:width .3s ease;width:var(--container-width)}.container-wide{width:var(--container-wide-width)}@media(max-width:1023px){.container,.container-wide{padding:0 var(--spacing-24);width:100%}}.row{display:flex;flex-flow:row wrap;margin-left:calc(var(--gutter)/-2);margin-right:calc(var(--gutter)/-2)}@media(max-width:600px){.row{margin-left:-12px;margin-right:-12px}}@media screen and (max-width:1034px)and (min-width:1023px){.row{margin-left:-8px;margin-right:-8px}}.col{flex:1 1 0;float:left;min-width:auto;padding-left:calc(var(--gutter)/2);padding-right:calc(var(--gutter)/2);position:relative;width:100%}@media(max-width:1023px){.col{padding-left:12px;padding-right:12px}}@media screen and (max-width:1034px)and (min-width:1023px){.col{padding-left:8px;padding-right:8px}}.centered{justify-content:center!important}.row .row{margin-left:calc(var(--gutter)/-2);margin-right:calc(var(--gutter)/-2)}@media(max-width:600px){.row .row{margin-left:-12px;margin-right:-12px}}.col-1{flex:0 0 8.33333%;max-width:8.33333%;width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%;width:16.66667%}.col-3{flex:0 0 25%;max-width:25%;width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%;width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%;width:41.66667%}.col-6{flex:0 0 50%;max-width:50%;width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%;width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%;width:66.66667%}.col-9{flex:0 0 75%;max-width:75%;width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%;width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%;width:91.66667%}.col-12{flex:0 0 100%;max-width:100%;width:100%}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{-webkit-box-flex:0}@media(max-width:1023px){[class*=" col-"],[class^=col-]{flex:0 0 100%;max-width:100%;width:100%}}@media(min-width:1024px)and (max-width:1439px){.md-1{flex:0 0 8.33333%;max-width:8.33333%;width:8.33333%}.md-1,.md-2{-webkit-box-flex:0}.md-2{flex:0 0 16.66667%;max-width:16.66667%;width:16.66667%}.md-3{flex:0 0 25%;max-width:25%;width:25%}.md-3,.md-4{-webkit-box-flex:0}.md-4{flex:0 0 33.33333%;max-width:33.33333%;width:33.33333%}.md-5{flex:0 0 41.66667%;max-width:41.66667%;width:41.66667%}.md-5,.md-6{-webkit-box-flex:0}.md-6{flex:0 0 50%;max-width:50%;width:50%}.md-7{flex:0 0 58.33333%;max-width:58.33333%;width:58.33333%}.md-7,.md-8{-webkit-box-flex:0}.md-8{flex:0 0 66.66667%;max-width:66.66667%;width:66.66667%}.md-9{flex:0 0 75%;max-width:75%;width:75%}.md-10,.md-9{-webkit-box-flex:0}.md-10{flex:0 0 83.33333%;max-width:83.33333%;width:83.33333%}.md-11{flex:0 0 91.66667%;max-width:91.66667%;width:91.66667%}.md-11,.md-12{-webkit-box-flex:0}.md-12{flex:0 0 100%;max-width:100%;width:100%}}@media(min-width:601px)and (max-width:1023px){.sm-1{flex:0 0 8.33333%;max-width:8.33333%;width:8.33333%}.sm-1,.sm-2{-webkit-box-flex:0}.sm-2{flex:0 0 16.66667%;max-width:16.66667%;width:16.66667%}.sm-3{flex:0 0 25%;max-width:25%;width:25%}.sm-3,.sm-4{-webkit-box-flex:0}.sm-4{flex:0 0 33.33333%;max-width:33.33333%;width:33.33333%}.sm-5{flex:0 0 41.66667%;max-width:41.66667%;width:41.66667%}.sm-5,.sm-6{-webkit-box-flex:0}.sm-6{flex:0 0 50%;max-width:50%;width:50%}.sm-7{flex:0 0 58.33333%;max-width:58.33333%;width:58.33333%}.sm-7,.sm-8{-webkit-box-flex:0}.sm-8{flex:0 0 66.66667%;max-width:66.66667%;width:66.66667%}.sm-9{flex:0 0 75%;max-width:75%;width:75%}.sm-10,.sm-9{-webkit-box-flex:0}.sm-10{flex:0 0 83.33333%;max-width:83.33333%;width:83.33333%}.sm-11{flex:0 0 91.66667%;max-width:91.66667%;width:91.66667%}.sm-11,.sm-12{-webkit-box-flex:0}.sm-12{flex:0 0 100%;max-width:100%;width:100%}}@media(max-width:600px){.xs-1{flex:0 0 8.33333%;max-width:8.33333%;width:8.33333%}.xs-1,.xs-2{-webkit-box-flex:0}.xs-2{flex:0 0 16.66667%;max-width:16.66667%;width:16.66667%}.xs-3{flex:0 0 25%;max-width:25%;width:25%}.xs-3,.xs-4{-webkit-box-flex:0}.xs-4{flex:0 0 33.33333%;max-width:33.33333%;width:33.33333%}.xs-5{flex:0 0 41.66667%;max-width:41.66667%;width:41.66667%}.xs-5,.xs-6{-webkit-box-flex:0}.xs-6{flex:0 0 50%;max-width:50%;width:50%}.xs-7{flex:0 0 58.33333%;max-width:58.33333%;width:58.33333%}.xs-7,.xs-8{-webkit-box-flex:0}.xs-8{flex:0 0 66.66667%;max-width:66.66667%;width:66.66667%}.xs-9{flex:0 0 75%;max-width:75%;width:75%}.xs-10,.xs-9{-webkit-box-flex:0}.xs-10{flex:0 0 83.33333%;max-width:83.33333%;width:83.33333%}.xs-11{flex:0 0 91.66667%;max-width:91.66667%;width:91.66667%}.xs-11,.xs-12{-webkit-box-flex:0}.xs-12{flex:0 0 100%;max-width:100%;width:100%}}@media(min-width:1024px){.offset-0{margin-left:0}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}}@media(min-width:1024px)and (max-width:1439px){.md-offset-0{margin-left:0}.md-offset-1{margin-left:8.33333%}.md-offset-2{margin-left:16.66667%}.md-offset-3{margin-left:25%}.md-offset-4{margin-left:33.33333%}.md-offset-5{margin-left:41.66667%}.md-offset-6{margin-left:50%}.md-offset-7{margin-left:58.33333%}.md-offset-8{margin-left:66.66667%}.md-offset-9{margin-left:75%}.md-offset-10{margin-left:83.33333%}.md-offset-11{margin-left:91.66667%}}@media(max-width:1023px){.sm-offset-0{margin-left:0}.sm-offset-1{margin-left:8.33333%}.sm-offset-2{margin-left:16.66667%}.sm-offset-3{margin-left:25%}.sm-offset-4{margin-left:33.33333%}.sm-offset-5{margin-left:41.66667%}.sm-offset-6{margin-left:50%}.sm-offset-7{margin-left:58.33333%}.sm-offset-8{margin-left:66.66667%}.sm-offset-9{margin-left:75%}.sm-offset-10{margin-left:83.33333%}.sm-offset-11{margin-left:91.66667%}}.pull-0,.push-0{left:0}.pull-1{left:-8.33333%}.push-1{left:8.33333%}.pull-2{left:-16.66667%}.push-2{left:16.66667%}.pull-3{left:-25%}.push-3{left:25%}.pull-4{left:-33.33333%}.push-4{left:33.33333%}.pull-5{left:-41.66667%}.push-5{left:41.66667%}.pull-6{left:-50%}.push-6{left:50%}.pull-7{left:-58.33333%}.push-7{left:58.33333%}.pull-8{left:-66.66667%}.push-8{left:66.66667%}.pull-9{left:-75%}.push-9{left:75%}.pull-10{left:-83.33333%}.push-10{left:83.33333%}.pull-11{left:-91.66667%}.push-11{left:91.66667%}@media(min-width:1024px)and (max-width:1439px){.md-pull-4{left:-33.33333%}}[class*=pull-],[class*=push-]{position:relative}@media(max-width:600px){[class*=pull-],[class*=push-]{left:0}}[style*=--ratio]:not(.animation)>:first-child{width:100%}[style*=--ratio]>img{height:auto}@supports (--custom:property){[style*=--ratio]{position:relative}[style*=--ratio]>:first-child{height:100%;left:0;position:absolute;top:0}[style*=--ratio]:before{content:"";display:block;padding-bottom:calc(100%/(var(--ratio)))}}@media(max-width:1023px){@supports (--custom:property){[style*=--ratio-mobile]:before{padding-bottom:calc(100%/(var(--ratio-mobile)))}}}.form-field{display:flex;flex-direction:column;gap:8px;position:relative}.form-field label{color:var(--black);font-size:18px}.form-field .input,.form-field input{background:var(--white);border:1px solid var(--gl-3);border-radius:32px;color:var(--black);font-size:18px;line-height:26px;outline:1px solid transparent;padding:12px 14px;transition:all var(--duration) ease;width:100%}.form-field .input:disabled,.form-field input:disabled{opacity:.4}.form-field .input:not(:disabled):focus,.form-field input:not(:disabled):focus{border:1px solid var(--main);box-shadow:0 0 0 4px #aba3ff80;outline:1px solid var(--main)}.form-field .password-input{align-items:center;display:flex;position:relative}.form-field .password-input input{padding-right:60px}.form-field .password-input .toggle{color:var(--gd-4);cursor:pointer;font-size:12px;position:absolute;right:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-field .password-input .toggle:hover{color:var(--gd-1)}.form-field:has(.form-field-error) .input,.form-field:has(.form-field-error) input{border:1px solid var(--red);outline:1px solid var(--red)}.form-field .form-field-error{color:var(--red);font-size:12px;left:0;margin-top:2px;position:absolute;top:100%}.form-footer{align-items:flex-start;display:flex;justify-content:space-between;margin-top:20px}.form-footer.vertical{align-items:stretch;flex-direction:column;gap:12px}.form-footer .form-errors{display:flex;flex-direction:column;font-weight:600;gap:4px}.form-footer .form-errors .submit-error{color:var(--red)}.form-footer .form-errors .submit-success{color:var(--green)}.form-footer button{line-height:25px}header[data-v-e8b619e1]{align-items:center;background-color:var(--white);border-radius:64px;box-shadow:-276px 942px 250px 0 transparent,-177px 603px 250px #0000000a,-99px 339px 212px #00000014,-44px 151px 157px #0000001f,-11px 38px 86px #0000003d;display:flex;justify-content:space-between;left:0;margin:0 auto;padding:4px 22px;position:fixed;right:0;top:20px;transition:all .5s ease-in-out,width .5s ease-in-out,background-color .2s linear,box-shadow .2s linear;z-index:1}header.clear[data-v-e8b619e1]{background-color:transparent;box-shadow:none;top:12px;width:100vw}header.clear .logo[data-v-e8b619e1]{width:162px}header.clear .profile[data-v-e8b619e1],header.clear nav[data-v-e8b619e1]{opacity:0;visibility:hidden}header .hamburger[data-v-e8b619e1]{background:none;border:none;cursor:pointer;display:none;height:26px;padding:0;position:fixed;transition:all var(--duration) ease-in-out;width:26px;z-index:10}header .logo[data-v-e8b619e1]{overflow:hidden;width:282px}header .logo img[data-v-e8b619e1]{display:block}header nav[data-v-e8b619e1]{font-size:14px;margin:0 auto;transition:opacity var(--duration) ease-in-out,visibility var(--duration) ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}header nav ul[data-v-e8b619e1]{list-style:none;margin:0;padding:8px}header nav>ul[data-v-e8b619e1]{align-items:center;display:flex}header nav>ul>.active>.link[data-v-e8b619e1]{color:var(--md-1);text-shadow:0 0 1px currentColor}header nav>ul>.active>.link>svg[data-v-e8b619e1]{transform:rotate(180deg)}header nav .link[data-v-e8b619e1]{align-items:center;border-radius:22px;color:var(--gd-2);cursor:pointer;display:flex;font-weight:600;height:44px;padding:0 20px;transition:all var(--duration) ease-in}header nav .link>svg[data-v-e8b619e1]{display:block;margin-left:6px;transition:transform var(--duration) ease-in;width:12px}header nav .link[data-v-e8b619e1]:hover{background-color:var(--ml-3);color:var(--md-1);text-shadow:0 0 1px currentColor}header nav .submenu[data-v-e8b619e1]{background-color:var(--white);border-radius:12px;box-shadow:0 4px 15px #000c1f80;margin-top:8px;min-width:400px;opacity:0;padding:0;position:absolute;top:100%;transform:translateY(-80px);transition:opacity .1s linear,all .4s ease;visibility:hidden;z-index:-1}header nav .submenu .link[data-v-e8b619e1]{border-radius:8px}header nav .submenu[data-v-e8b619e1] .btn-arrow{font-size:14px}header nav .submenu>ul>li>.link[data-v-e8b619e1]:has(svg){align-items:center;display:flex;justify-content:space-between}header nav .submenu>ul>li>.link:has(svg) svg[data-v-e8b619e1]{transform:rotate(270deg)}header nav .submenu li+li[data-v-e8b619e1]{margin-top:4px}header nav .submenu>ul[data-v-e8b619e1]:has(+div){margin-bottom:12px}header nav .submenu .submenu[data-v-e8b619e1]{left:100%;margin-left:8px;margin-top:0;top:0}header nav .submenu .submenu[data-v-e8b619e1]:has(.submenu-body ul+ul){width:529px}header nav .submenu .submenu-header-mobile[data-v-e8b619e1]{display:none}header nav .submenu .submenu-header[data-v-e8b619e1]{align-items:center;color:var(--main-dark);display:flex;height:58px;justify-content:space-between;padding:0 24px}header nav .submenu .submenu-header span[data-v-e8b619e1]{font-size:16px;text-transform:uppercase}header nav .submenu .submenu-body[data-v-e8b619e1]{display:flex}header nav .submenu .submenu-body ul[data-v-e8b619e1]{flex:1 1 auto}header nav .submenu .submenu-body a[data-v-e8b619e1]{align-items:center;display:flex;padding-left:16px;white-space:nowrap}header nav .submenu .submenu-body a svg[data-v-e8b619e1]{flex:0 0 auto;margin:0 12px 0 0;width:24px}header nav .submenu .submenu-body .btn-arrow[data-v-e8b619e1]{position:absolute;right:24px;top:233px}header nav .submenu .submenu-footer[data-v-e8b619e1]{align-items:center;border-top:1px solid var(--white-shade-4);color:var(--main-dark);display:flex;height:40px;justify-content:space-between;margin-top:4px;padding:0 16px}header nav .submenu.paths[data-v-e8b619e1]{padding-right:16px}header nav .submenu.paths .submenu-body ul[data-v-e8b619e1]{width:249px}header nav .submenu.paths .submenu-body ul li .link[data-v-e8b619e1]{height:50px}header nav .submenu.paths[data-v-e8b619e1] .accreditation{display:block;margin-top:36px}header nav .submenu.paths[data-v-e8b619e1] .accreditation ul{gap:8px;margin-top:8px}header nav .active>.link[data-v-e8b619e1]{color:var(--md-2);text-shadow:0 0 1px currentColor}header nav .active>.submenu[data-v-e8b619e1]{opacity:1;transform:translateY(0);visibility:visible}header nav[data-v-e8b619e1] .accreditation{display:none}header .profile[data-v-e8b619e1]{align-items:center;display:flex;gap:16px;transition:opacity var(--duration) ease-in-out,visibility var(--duration) ease-in-out}header .profile span[data-v-e8b619e1]{font-size:18px}header .profile .link[data-v-e8b619e1]{color:var(--main);font-weight:500}@media(min-width:1024px)and (max-width:1439px){header[data-v-e8b619e1]{left:16px;right:16px}header .logo[data-v-e8b619e1]{padding-right:0}header .logo svg .logo-ds-name[data-v-e8b619e1]{opacity:0;visibility:hidden}header nav .submenu[data-v-e8b619e1]{min-width:0;width:260px}header nav .submenu .submenu[data-v-e8b619e1]:has(.submenu-body ul+ul){width:auto}header nav .submenu[data-v-e8b619e1] .accreditation ul{flex-wrap:wrap}header nav .submenu.paths[data-v-e8b619e1]{width:unset}header .profile .login[data-v-e8b619e1]{margin-right:0}header .profile .signup[data-v-e8b619e1]{margin-left:16px}}@media(max-width:1023px){header[data-v-e8b619e1]{border-radius:0;left:0;right:0;top:0}header .logo[data-v-e8b619e1]{overflow:visible;padding-right:0}header nav[data-v-e8b619e1]{background-color:var(--white);display:flex;flex-direction:column;height:calc(100vh - 68px);left:0;padding-bottom:152px;position:absolute;right:0;top:100%;transition:opacity .1s linear,all .4s ease}header nav>.accreditation[data-v-e8b619e1]{margin-top:auto}header nav[data-v-e8b619e1]:not(.active){left:100%;opacity:0;transform:translateY(-80px);visibility:hidden}header nav>ul[data-v-e8b619e1]{align-items:flex-start;flex-direction:column}header nav>ul>li[data-v-e8b619e1]{width:100%}header nav>ul>li>.link svg[data-v-e8b619e1]{transform:rotate(270deg)}header nav .submenu[data-v-e8b619e1]{box-shadow:none;height:calc(100vh - 68px);left:100%;margin-top:0;min-width:0;top:0;width:100%;z-index:1}header nav .submenu[data-v-e8b619e1]>*{width:100%}header nav .submenu[data-v-e8b619e1]:has(.accreditation){display:flex;flex-direction:column;justify-content:flex-start}header nav .submenu:has(.accreditation)>ul[data-v-e8b619e1]{flex:1 1 auto}header nav .submenu .submenu[data-v-e8b619e1]{margin-left:0}header nav .submenu .submenu[data-v-e8b619e1]:has(.submenu-body ul+ul){align-items:flex-start;display:flex;flex-direction:column;width:100%}header nav .submenu .submenu:has(.submenu-body ul+ul) .submenu-body[data-v-e8b619e1]{flex:1 1 auto}header nav .submenu[data-v-e8b619e1] .accreditation ul{flex-wrap:wrap;gap:4px;margin:0 auto;max-width:300px}header nav .submenu .submenu-header[data-v-e8b619e1]{display:none}header nav .submenu .submenu-header-mobile[data-v-e8b619e1]{align-items:center;border-bottom:1px solid var(--white-shade-4);display:flex;height:58px;justify-content:space-between;padding:0 24px}header nav .submenu .submenu-header-mobile .title[data-v-e8b619e1]{align-items:center;display:flex;font-size:16px;font-weight:400;text-transform:uppercase}header nav .submenu .submenu-header-mobile .title svg[data-v-e8b619e1]{margin-right:12px;transform:rotate(90deg);width:12px}header nav .submenu .submenu-body[data-v-e8b619e1]{align-items:flex-start;flex-direction:column}header nav .submenu .submenu-body ul[data-v-e8b619e1]{flex:0 0 auto;width:100%}header nav .submenu .submenu-body ul[data-v-e8b619e1]:first-child{padding-bottom:4px}header nav .submenu .submenu-body ul+ul[data-v-e8b619e1]{padding-top:0}header nav .submenu .submenu-footer[data-v-e8b619e1]{padding-bottom:8px}header nav .submenu.paths[data-v-e8b619e1]{padding-right:0}header nav .submenu.paths .submenu-body ul li .link[data-v-e8b619e1]{height:44px}header nav .submenu.paths .submenu-body .btn-arrow[data-v-e8b619e1]{display:none}header nav .submenu.paths[data-v-e8b619e1] .accreditation{display:none}header nav .submenu.paths .submenu-footer[data-v-e8b619e1]{padding-top:7px}header nav .active>.link svg[data-v-e8b619e1]{transform:rotate(270deg)}header nav .active>.submenu[data-v-e8b619e1]{left:0}header nav[data-v-e8b619e1] .accreditation{display:block}header nav[data-v-e8b619e1] .accreditation ul{flex-flow:wrap;gap:8px;margin-left:auto;margin-right:auto;width:70%}header .profile[data-v-e8b619e1]{align-items:center;background-color:var(--white);bottom:0;display:flex;flex-direction:column;left:100%;opacity:0;padding:12px 24px;position:fixed;transform:translateY(-80px);transition:opacity .1s linear,all .4s ease;visibility:hidden;width:100%}header .profile a[data-v-e8b619e1]{display:block;text-align:center;width:100%}header .profile a.signup[data-v-e8b619e1]{margin-left:0}header .profile a.login[data-v-e8b619e1]{margin-right:0}header .profile a+a[data-v-e8b619e1]{margin-bottom:12px}header .profile .search[data-v-e8b619e1]{display:none;margin-bottom:12px;order:-2;width:100%}header .profile .login[data-v-e8b619e1]{height:58px;line-height:58px}header nav.active+.profile[data-v-e8b619e1]{left:0;opacity:1;transform:translateY(0);visibility:visible}header .hamburger[data-v-e8b619e1]{display:block;right:24px;top:21px}header .hamburger[data-v-e8b619e1]:after,header .hamburger[data-v-e8b619e1]:before{background-color:var(--gd-1);border-radius:2px;content:"";height:2px;left:0;position:absolute;right:0;transition:all var(--duration) ease-in}header .hamburger[data-v-e8b619e1]:before{top:4px}header .hamburger[data-v-e8b619e1]:after{bottom:4px;left:2px}header .hamburger .hamburger-line[data-v-e8b619e1]{background-color:var(--gd-1);border-radius:2px;height:2px;left:4px;margin-top:-1px;position:absolute;right:0;top:50%;transition:all var(--duration) ease-in}header .hamburger.active[data-v-e8b619e1]:before{top:12px;transform:rotate(225deg)}header .hamburger.active[data-v-e8b619e1]:after{bottom:12px;left:0;transform:rotate(135deg)}header .hamburger.active .hamburger-line[data-v-e8b619e1]{opacity:0;visibility:hidden}}footer[data-v-eae2b0d9]{margin-top:80px}footer .logo img[data-v-eae2b0d9]{display:block}footer .content[data-v-eae2b0d9]{align-items:flex-start;display:flex;gap:30px;justify-content:space-between;margin-top:60px}footer .content ul[data-v-eae2b0d9]{list-style:none;padding-left:0}footer .content ul li[data-v-eae2b0d9]:not(:has(a)){color:var(--gl-4);font-weight:700;margin-bottom:16px;padding-left:0}footer .content ul li+li[data-v-eae2b0d9]{margin-top:8px}footer .content a[data-v-eae2b0d9]{color:var(--gd-3);display:block;font-size:18px;font-weight:400;text-decoration:none}footer .content a[data-v-eae2b0d9]:hover{color:var(--main)}footer .content .connect a[data-v-eae2b0d9]{align-items:center;display:flex;gap:8px}footer .content .connect a svg[data-v-eae2b0d9]{flex-shrink:0}footer .copyright[data-v-eae2b0d9]{align-items:center;border-top:1px solid var(--gl-2);color:var(--gl-4);display:flex;font-size:14px;justify-content:space-between;margin-top:80px;padding:20px 0}footer .copyright ul[data-v-eae2b0d9]{align-items:center;display:flex;gap:36px;list-style:none;padding-left:0}footer .copyright ul a[data-v-eae2b0d9]{color:var(--gl-4)}@media(max-width:1023px){footer .content[data-v-eae2b0d9]{flex-wrap:wrap;justify-content:space-evenly;text-align:center;text-align:left}footer .content .logo[data-v-eae2b0d9]{flex:1;width:100%}footer .content .logo img[data-v-eae2b0d9]{margin:0 auto}footer .content ul[data-v-eae2b0d9]{flex:0 0 40%;padding-left:0}}.modal-backdrop[data-v-edfd4bc9]{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal-box[data-v-edfd4bc9]{background:var(--white);border-radius:16px;box-shadow:0 20px 60px #00000040;padding:40px 48px 32px;position:relative;text-align:center;width:min(520px,100vw - 32px)}.modal-x[data-v-edfd4bc9]{background:none;border:none;color:var(--gl-4);cursor:pointer;padding:10px;position:absolute;right:0;top:0;transition:color var(--duration) ease}.modal-x svg[data-v-edfd4bc9]{display:block;width:11px}.modal-x[data-v-edfd4bc9]:hover{color:var(--gd-2)}.modal-actions[data-v-edfd4bc9]{display:flex;gap:12px;justify-content:center;margin-top:24px}.modal-actions .btn-primary[data-v-edfd4bc9]{min-width:200px}.modal-icon[data-v-bd99e636]{display:block;margin:0 auto 16px}.modal-title[data-v-bd99e636]{color:var(--gd-1);font-size:24px;font-weight:600;margin-bottom:12px}.modal-subtitle[data-v-bd99e636]{color:var(--gd-4);font-size:16px;line-height:1.5}.modal-title[data-v-a7bcac2f]{color:var(--gd-1);font-size:18px;margin-bottom:12px}.modal-text[data-v-a7bcac2f]{color:var(--gl-4);font-size:16px;line-height:1.5}.error-layout[data-v-94e097d3]{align-items:center;display:flex;justify-content:center;text-align:center}.error-layout .mascot[data-v-94e097d3]{background:radial-gradient(80.37% 80.37% at 50.77% 30%,#988eff 0,#7366ff);border-radius:50%;display:inline-block;height:185px;position:relative;width:185px}.error-layout .mascot .eye[data-v-94e097d3]{color:var(--md-4);position:absolute;top:66px;width:38px}.error-layout .mascot .eye.left[data-v-94e097d3]{left:32px}.error-layout .mascot .eye.right[data-v-94e097d3]{right:32px}.error-layout h1[data-v-94e097d3]{align-items:center;color:var(--ml-3);display:flex;font-size:275px;font-weight:700;line-height:1}.error-layout h1 img[data-v-94e097d3]{display:inline-block}.error-layout p[data-v-94e097d3]{font-size:24px;margin:30px 0}.error-layout .btn-primary[data-v-94e097d3]{width:327px}
