:root{--vc-clr-primary:#000;--vc-clr-secondary:#090f207f;--vc-clr-white:#fff;--vc-icn-width:1.2em;--vc-nav-width:30px;--vc-nav-height:30px;--vc-nav-border-radius:0;--vc-nav-color:var(--vc-clr-primary);--vc-nav-color-hover:var(--vc-clr-secondary);--vc-nav-background:transparent;--vc-pgn-width:12px;--vc-pgn-height:4px;--vc-pgn-margin:4px;--vc-pgn-border-radius:0;--vc-pgn-background-color:var(--vc-clr-secondary);--vc-pgn-active-color:var(--vc-clr-primary)}.carousel{box-sizing:border-box;overscroll-behavior:none;position:relative;text-align:center;touch-action:pan-y}.carousel.is-dragging{touch-action:none}.carousel *{box-sizing:border-box}.carousel__track{display:flex;padding:0!important;position:relative}.carousel__viewport{overflow:hidden}.carousel__sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.carousel__icon{height:var(--vc-icn-width);width:var(--vc-icn-width);fill:currentColor}.carousel__next,.carousel__prev{align-items:center;background:var(--vc-nav-background);border:0;border-radius:var(--vc-nav-border-radius);box-sizing:content-box;color:var(--vc-nav-color);cursor:pointer;display:flex;font-size:var(--vc-nav-height);height:var(--vc-nav-height);justify-content:center;margin:0 10px;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:var(--vc-nav-width)}.carousel__next--disabled,.carousel__prev--disabled{cursor:not-allowed;opacity:.5}.carousel__prev{left:0}.carousel__next{right:0}.carousel--rtl .carousel__prev{left:auto;right:0}.carousel--rtl .carousel__next{left:0;right:auto}@media (hover:hover){.carousel__next:hover,.carousel__prev:hover{color:var(--vc-nav-color-hover)}}.carousel__pagination{display:flex;justify-content:center;line-height:0;list-style:none;margin:10px 0 0;padding:0}.carousel__pagination-button{background:transparent;border:0;cursor:pointer;display:block;margin:0;padding:var(--vc-pgn-margin)}.carousel__pagination-button:after{background-color:var(--vc-pgn-background-color);border-radius:var(--vc-pgn-border-radius);content:"";display:block;height:var(--vc-pgn-height);width:var(--vc-pgn-width)}.carousel__pagination-button--active:after{background-color:var(--vc-pgn-active-color)}@media (hover:hover){.carousel__pagination-button:hover:after{background-color:var(--vc-pgn-active-color)}}.carousel__slide{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin:0;position:relative;scroll-snap-stop:auto;transform:translateZ(0)}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.ttf) format("truetype")}.aue-modal{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;cursor:pointer;height:100%;left:0;position:fixed;top:0;width:100vw;z-index:3}.aue-modal__body{cursor:default;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:4}.aue-modal__body__inner{background:#fff;padding:8.25rem 10.25rem;position:relative;text-align:center;width:-moz-fit-content;width:fit-content}@media (max-width:1440px){.aue-modal__body__inner{padding:6rem 10.25rem}}@media (max-width:768px){.aue-modal__body__inner{padding:2rem 1rem}}@media (max-width:425px){.aue-modal__body__inner{padding:2rem;width:18.75rem}}.aue-modal__body__inner__header{border-bottom:2px solid #0945a0;color:#575757;display:inline-block;font-family:Inter;font-size:1.5rem;font-weight:600;margin-bottom:2rem;max-width:20rem;padding:0 0 1rem;width:100%}.aue-modal__body__inner__text{line-height:1.5rem;max-width:26.25rem}.aue-modal__body__inner__close{border:1px solid #575757;border-radius:.5rem;cursor:pointer;padding:.375rem;position:absolute;right:.5rem;top:.5rem}.aue-modal__body__inner__close svg{height:1rem;width:1rem}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.ttf) format("truetype")}.aue-header{background:#fff;box-shadow:0 9px 9.3px #00000017;padding:1.75rem 5rem;width:100%}@media (max-width:768px){.aue-header{padding:.875rem 2.5rem}}@media (max-width:425px){.aue-header{padding:.5rem 1rem}}.aue-header__nav__list{align-items:center;display:flex;justify-content:space-between}@media (max-width:425px){.aue-header__nav__list{-moz-column-gap:1rem;column-gap:1rem;justify-content:flex-start}}.aue-header__nav__list__logo{flex:1 0 1}.aue-header__nav__list__logo__link{align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem;display:flex;max-height:2.5rem;max-width:12.5rem}.aue-header__nav__list__logo__link i svg{height:2.5rem;width:2.5rem}@media (max-width:425px){.aue-header__nav__list__logo__link i svg{height:1.5rem;width:1.5rem}}.aue-header__nav__list__logo__link__text{display:flex;flex:0 1 1;flex-direction:column;font-weight:700;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:840px){.aue-header__nav__list__logo__link__text{display:none}}.aue-header__nav__list__logo__link__text__company-name{font-size:.875rem;letter-spacing:.0625rem;line-height:.9375rem}.aue-header__nav__list__logo__link__text__university-name{color:#0e9243;font-size:.6875rem}.aue-header__nav__list__buttons{-moz-column-gap:5rem;column-gap:5rem;display:flex}@media (max-width:425px){.aue-header__nav__list__buttons{-moz-column-gap:1.25rem;column-gap:1.25rem}}.aue-header__nav__list__buttons li a,.aue-header__nav__list__buttons li button{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;font-weight:400;transition:filter .2s ease-in-out}.aue-header__nav__list__buttons li a:hover,.aue-header__nav__list__buttons li button:hover{filter:opacity(.4)}.aue-header__nav__list__buttons li a:active,.aue-header__nav__list__buttons li button:active{filter:contrast(200%)}@media (max-width:425px){.aue-header__nav__list__buttons li a,.aue-header__nav__list__buttons li button{-moz-column-gap:.5rem;column-gap:.5rem;font-size:.6875rem}.aue-header__nav__list__buttons li a svg,.aue-header__nav__list__buttons li button svg{height:1.5rem;width:1.5rem}}@media (max-width:320px){.aue-header__nav__list__buttons li a span,.aue-header__nav__list__buttons li button span{display:none}}.aue-header__nav__list__main-info{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex}.aue-header__nav__list__main-info__credentials{align-items:flex-end;display:flex;flex-direction:column;row-gap:1rem}@media (max-width:425px){.aue-header__nav__list__main-info__credentials{align-items:center;font-size:.625rem;row-gap:.125rem;text-align:center}}.aue-header__nav__list__main-info__credentials #role{color:#0945a0;font-weight:700}.aue-header__logout{transition:filter .2s ease-in-out}.aue-header__logout:hover{filter:opacity(.4)}.aue-header__logout:active{filter:contrast(200%)}@media (max-width:425px){.aue-header__logout svg{height:1.5rem;width:1.5rem}}.aue-header__spinner svg{height:2.5rem;width:2rem}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.ttf) format("truetype")}.aue-dropdown{cursor:pointer;position:relative;width:100%}.aue-dropdown__stand{align-items:center;display:flex;justify-content:space-between}.aue-dropdown__stand span{color:#fff;font-size:.875rem}.aue-dropdown__stand__score{position:absolute;right:5rem}@media (max-width:425px){.aue-dropdown__stand__score{display:none}}.aue-dropdown__stand__chevron{transition:all .2s}.aue-dropdown__stand.active .aue-dropdown__stand__chevron{transform:rotate(180deg)}.aue-dropdown__body{left:0;top:100%;width:100%}.aue-dropdown._green .aue-dropdown__stand{background-color:#0e9243}.aue-dropdown._grey>.aue-dropdown__stand{background-color:#e1e7ec}.aue-dropdown._grey span{color:#575757}.aue-dropdown._grey .aue-dropdown__stand__chevron svg path{fill:#575757}.aue-dropdown._light-green>.aue-dropdown__stand{background:#a2cbaa}.aue-dropdown._light-green>.aue-dropdown__stand__chevron svg path{fill:#575757}.aue-dropdown._light-green span{color:#575757}.aue-dropdown._light-green .aue-dropdown__body{height:-moz-fit-content;height:fit-content;width:100%}.aue-dropdown._light-green .aue-dropdown__body span{display:inline-block;transition:background-color .3s ease;width:100%}.aue-dropdown._light-green .aue-dropdown__body span:hover{background-color:#f5f5f5}.aue-dropdown._blue{border-radius:.5rem;overflow:hidden}.aue-dropdown._blue>.aue-dropdown__stand{background:#0945a0}.aue-dropdown._transparent{background-color:transparent;transition:background-color .3s}.aue-dropdown._transparent .aue-dropdown__stand{justify-content:center;padding:.5rem}.aue-dropdown._transparent .aue-dropdown__stand__chevron svg path{fill:#575757}.aue-dropdown._transparent:hover{background-color:#e1e7ec}.aue-dropdown._disabled{filter:opacity(.6);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.ttf) format("truetype")}.aue-sidebar{background:#fff;border-radius:.5rem;box-shadow:0 4px 10px #00000040;height:46.25rem;position:fixed;right:1vw;top:12vh;width:14rem;z-index:10}@media (max-width:425px){.aue-sidebar{top:4vh}}.aue-sidebar__container{padding:3rem .5rem 1rem;position:relative}.aue-sidebar__container__close{border:.0625rem solid #000;border-radius:.375rem;cursor:pointer;padding:.5rem;position:absolute;right:.5rem;top:.5rem}.aue-sidebar__container span{color:#575757;font-weight:500}.aue-sidebar__body{max-height:640px;overflow-y:scroll}.aue-sidebar .aue-dropdown__stand{padding:.5rem;transition:filter .2s ease-in-out}.aue-sidebar .aue-dropdown__stand:hover{filter:saturate(150%)}.aue-sidebar .aue-dropdown__stand:active{filter:grayscale(150%)}.aue-sidebar .aue-dropdown__body__link{display:inline-block;padding:.5rem;transition:background .3s ease-in-out;width:100%}.aue-sidebar .aue-dropdown__body__link:hover{background:#f5f5f5}.aue-sidebar .aue-dropdown__body__link:active{background-color:#b6c2d0}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.ttf) format("truetype")}.aue-tooltip{background:#fff;border-radius:.5rem;box-shadow:0 4px 10px #00000040;position:absolute;right:1.5rem;top:1.5rem}.aue-tooltip__inner{padding:1.5rem;position:relative;text-align:center;z-index:9}.aue-tooltip__inner__cross{background-color:#fff;border-radius:.5rem;cursor:pointer;padding:.5rem;position:absolute;right:0;top:-30%}.aue-tooltip__inner__cross svg{height:1.25rem;width:1.25rem}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter-Medium.ttf) format("truetype")}a,button,h1,h2,h3,h4,h5,h6,input,p{font-family:Inter,sans-serif}body{background:#f1f5f8;font-family:Inter}body:has(.aue-modal){overflow:hidden}h1{font-size:3.5rem;line-height:4rem}h2{font-size:3rem;line-height:3.5rem}h3{font-size:2.5rem;line-height:3rem}h4{font-size:2rem;line-height:2.5rem}h5{font-size:1.5rem;line-height:2rem}h6{font-size:1.25rem;line-height:1.75rem}button{cursor:pointer;font-size:1rem;font-weight:700}.aue-container{margin:0 auto;max-width:120rem;padding:2.5rem 16.25rem;position:relative}@media (max-width:1560px){.aue-container{padding:2.5rem 8.125rem}}@media (max-width:1240px){.aue-container{padding:2.5rem 4.0625rem}}@media (max-width:580px){.aue-container{padding:2.5rem 1.875rem}}.aue-baseblock{border-radius:.5rem;box-shadow:0 4px 10px #00000040}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0)!important;-webkit-focus-ring-color:hsla(0,0%,100%,0)!important;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin}body,html{font-size:16px;line-height:120%;min-height:100%;min-width:320px;scroll-behavior:smooth;width:100%}body{font-weight:400;margin:0 auto;position:relative}button,input,textarea{-webkit-appearance:none;background-color:transparent;border:none;outline:none}ul{list-style:none}img{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}img,svg{display:block}a{color:inherit;text-decoration:none}.dropdown-enter-to,.dropdown-leave-from{max-height:1000px;opacity:1;transform:translateY(0)}.dropdown-enter-from,.dropdown-leave-to{max-height:0;opacity:0;transform:translateY(-10px)}.dropdown-enter-active,.dropdown-leave-active{transition:transform .3s ease,opacity .2s ease-in-out,max-height .3s}.sidebar-enter-to,.sidebar-leave-from{opacity:1;transform:translate(0)}.sidebar-enter-from,.sidebar-leave-to{opacity:0;transform:translate(50%)}.sidebar-enter-active,.sidebar-leave-active{transition:transform .3s ease,opacity .2s ease-in-out;z-index:1}.move-element{transition:all .3s}.fade-enter-to,.fade-leave-from{opacity:1}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .7s ease-in-out}.checkbox-enter-to,.checkbox-leave-from{opacity:1}.checkbox-enter-from,.checkbox-leave-to{opacity:0}.checkbox-enter-active,.checkbox-leave-active{transition:opacity .2s ease-in-out}
