@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:62.5%;scroll-behavior:auto}body{position:relative;font-family:Manrope,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.15;color:#000;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;background:#fff;display:flex;flex-direction:column}.container{max-width:100rem;width:90%;margin:0 auto}h1{font-family:Manrope,sans-serif;font-weight:700;line-height:1.1;margin:0}ul,ol{list-style-type:none;margin:0;padding-left:0}p{margin:0;line-height:1.5}img{max-width:100%;height:auto}a{color:#2d9af8;outline:none;transition:.25s ease color;display:inline-block;text-decoration:none}a:hover{color:#374151}a:focus-within{outline:.1rem dashed #2368e7}button{background:transparent;border:none;cursor:pointer;text-align:left;padding:0;outline:none}button:focus-visible{outline:.1rem dashed #000000}button:hover{outline:none}.skip-to-content{font-family:Manrope,sans-serif,sans-serif;font-size:1.6rem;font-weight:400;position:absolute!important;top:0;left:50%;transform:translate(-50%);overflow:hidden;clip:rect(.1rem,.1rem,.1rem,.1rem);width:.1rem;height:.1rem;padding:.5rem 1.4rem .6rem;word-wrap:normal;color:#fff;background-color:#2d9af8;z-index:2100}.skip-to-content:focus{overflow:visible;clip:auto;width:auto;height:auto;color:#fff}.sr-only{position:absolute;width:.1rem;height:.1rem;font-size:0;text-indent:-999rem;display:inline-block}.hidden{display:none}::selection{background-color:#2d9af81a;padding:1rem}.format-text h2,.format-text h3,.format-text h4{margin:0 0 1.5rem;font-weight:500}.format-text h2{font-size:2.5rem;margin:0 0 1.2rem}.format-text h3{font-size:2.2rem;margin:0 0 1.2rem}.format-text h2+h3,.format-text h3+h4{margin-top:-.3rem}.format-text h4{font-size:2rem}.format-text p{margin-bottom:2rem}.format-text p:last-child{margin-bottom:0}.format-text p+ul,.format-text p+ol{margin-top:-1rem}.format-text ul,.format-text ol{margin-bottom:2rem}.format-text ul:last-child,.format-text ol:last-child{margin-bottom:0}.format-text li{position:relative;padding-left:2rem;line-height:1.4;margin-bottom:.8rem}.format-text ul li:before{content:"";width:.5rem;height:.5rem;background-color:#000;position:absolute;left:0;top:1rem;display:block;border-radius:100%}.format-text ul li:last-child{margin-bottom:0}.format-text ol li{padding-left:3rem;counter-increment:list}.format-text ol li:before{content:counter(list) ".";font-size:1.6rem;font-weight:500;position:absolute;left:1.3rem;top:.1rem;transform:translate(-100%);display:block;color:#000}.format-text ol li:last-child{margin-bottom:0}.format-text a{text-decoration:underline;text-underline-offset:.3rem}.home{display:flex;flex-flow:column wrap;justify-content:space-between}.home__container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100dvh - 6.4rem);padding-top:6.4rem}.home__logo{text-align:center;margin-bottom:12vh;max-width:90%;width:40rem}@media screen and (max-width:30em){.home__logo{width:100%}}.home__logo-image{width:100%;height:auto}.auth-page{min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;font-family:Manrope,sans-serif;padding:4rem 4rem 6rem}@media screen and (max-width:46em){.auth-page{padding:4rem 3rem}}@media screen and (max-width:30em){.auth-page{padding:4rem 5%}}.auth__container{width:100%;max-width:44rem}.auth__container--wide{max-width:50rem}.auth__header{display:flex;justify-content:center}.auth__logo{display:inline-flex;flex-flow:column wrap;align-items:center;margin-bottom:2.4rem}.auth__logo-image{width:100%;max-width:22rem;height:auto;margin-bottom:.6rem}.auth__card{background:#fff;border-radius:.8rem;box-shadow:0 .4rem 2.4rem #00000026;padding:3.5rem 4rem}@media screen and (max-width:30em){.auth__card{padding:3.5rem}}.auth__title{font-size:3rem;font-weight:600;color:#1f2937;text-align:center;margin-bottom:3.2rem}.auth__subtitle{font-size:1.5rem;color:#6b7280;text-align:center;margin-top:-1.6rem;margin-bottom:3.2rem;line-height:1.5}.auth__form-group{margin-bottom:2.4rem}.auth__form-group--checkbox{margin-bottom:1.6rem}.auth__form-group--checkbox .auth__form-label{display:inline-flex;align-items:center;font-weight:400;cursor:pointer}.auth__form-group--honeypot{position:absolute;left:-9999rem;width:.1rem;height:.1rem;overflow:hidden}.auth__form-label{display:block;font-size:1.4rem;font-weight:600;color:#374151;margin-bottom:.8rem}.auth__form-input{width:100%;padding:1.2rem 1.6rem;font-size:1.6rem;border:.1rem solid #d1d5db;border-radius:.6rem;transition:all .15s ease}.auth__form-input:focus{outline:none;border-color:#2d9af880;box-shadow:0 0 0 .3rem #2d9af81a}.auth__form-input::placeholder{color:#9ca3af}.auth__form-input[readonly]{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.auth__form-input::-ms-reveal,.auth__form-input::-ms-clear,.auth__form-input::-webkit-credentials-auto-fill-button{display:none}.auth__password-wrapper{position:relative}.auth__password-wrapper .auth__form-input{padding-right:4.8rem}.auth__password-toggle{position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;color:#9ca3af;transition:color .15s ease}.auth__password-toggle:hover{color:#374151}.auth__password-toggle:focus-visible{outline:.1rem dashed #2d9af8}.auth__password-icon{width:2rem;height:2rem}.auth__password-icon--hide,.auth__password-toggle.is-visible .auth__password-icon--show{display:none}.auth__password-toggle.is-visible .auth__password-icon--hide{display:block}.auth__form-checkbox{width:auto;margin-right:.8rem;cursor:pointer}.auth__form-checkbox:focus{outline:none;box-shadow:0 0 0 .3rem #2d9af826}.auth__form-text{font-size:1.4rem}.auth__form-hint{display:block;margin-top:.8rem;font-size:1.2rem;color:#6b7280}.auth__form-link{color:#2d9af8;text-decoration:none;font-weight:600;transition:color .15s ease;display:inline-block}.auth__form-link:hover{color:#000;text-decoration:underline;text-underline-offset:.3rem}.auth__form-separator{border:none;border-top:.1rem solid #e5e7eb;margin:0 0 2rem}.auth__button{width:100%;padding:1.4rem 2.4rem;font-size:1.6rem;font-weight:500;letter-spacing:.05rem;color:#fff;background:#2d9af8;border:none;border-radius:.6rem;cursor:pointer;transition:all .15s ease;text-align:center}.auth__button:hover{background:#2368e7;transform:translateY(-.1rem);box-shadow:0 .4rem 1.2rem #2d9af866;color:#fff}.auth__button:active{transform:translateY(0)}.auth__button--disabled,.auth__button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.auth__links{margin-top:2.4rem;text-align:center;font-size:1.4rem}.auth__link{color:#2d9af8;text-decoration:none;font-weight:600;transition:color .15s ease;display:inline-block}.auth__link--password-reset{margin-bottom:.5rem}.auth__link:hover{color:#000;text-decoration:underline;text-underline-offset:.3rem}.auth__message-text .auth__link{color:#000}.auth__message{padding:1.6rem;margin-bottom:2.4rem;border-radius:.6rem}.auth__message--error{background:#fef2f2;border:.1rem solid #fecaca}.auth__message--success{background:#f0fdf4;border:.1rem solid #86efac}.auth__message-text{font-size:1.4rem;margin:0}.auth__message--error .auth__message-text{color:#dc2626}.auth__message--success .auth__message-text{color:#16a34a}.auth__message-text+.auth__message-text{margin-top:.8rem}.auth__success-group{text-align:center}.footer{margin-top:8rem;margin-bottom:2rem}.home .footer{margin-top:0}.footer-navigation{padding-right:3.2rem}.footer-navigation__list{display:flex;flex-flow:row wrap;justify-content:center}.footer-navigation__item{text-align:right;margin-bottom:.2rem;margin-left:2.6rem}.footer-navigation__link{font-size:1.5rem;line-height:1.25;text-decoration:underline;text-underline-offset:.3rem;color:#000}.footer-navigation__link:hover{color:#6b7280}.layout-top{flex-grow:1}.header{background:#f9fafb}.header__inner{padding:1.5rem 0}.header__logo{display:inline-flex;align-items:center;gap:1.2rem;text-decoration:none;color:#fff}.header__logo:hover{color:#fff}.header__logo-image{width:20rem;height:auto}.header__logo-title{font-size:2rem;font-weight:600;color:#fff;margin-left:.6rem;margin-top:.2rem}.error-page{padding:20vh 0;display:flex;justify-content:center;align-items:center;flex-flow:column wrap}@media screen and (max-width:46em){.error-page{padding:25vh 0 18vh}}.error-page__supertitle{font-weight:900;font-size:18rem;margin:0 0 1.2rem;line-height:1;display:block}@media screen and (max-width:46em){.error-page__supertitle{font-size:13rem}}.error-page__supertitle span{color:#000;padding:0;line-height:1;display:inline-block}.error-page__title{font-weight:700;font-size:3rem;margin-bottom:.6rem;text-align:center;color:#000}@media screen and (max-width:46em){.error-page__title{font-size:2.6rem}}.error-page__text{font-size:1.7rem;margin-bottom:3.5rem;text-align:center;color:#000}@media screen and (max-width:46em){.error-page__text{font-size:1.7rem}}.error-page__button{text-decoration:underline;text-underline-offset:.5rem;color:#000}@media screen and (max-width:46em){.error-page__button{font-size:1.6rem}}.page{padding:4.8rem 0 0}.page__title{font-size:3.6rem;margin-bottom:2.4rem}
