:root{--header-height:$mobile-header-height}@media print,screen and (min-width:64em){:root{--header-height:$header-height}}.cvtheque-login__texts{align-items:center;display:flex;padding:3.125rem 1.25rem}@media print,screen and (max-width:63.99875em){.cvtheque-login__texts{padding:2.5rem 2.1875rem}}.cvtheque-login__texts-container{max-width:37.375rem}.cvtheque-login__title{color:#007dff;font-family:Sora,sans-serif;font-size:2.875rem;font-weight:600;line-height:3.4375rem;margin-bottom:.75rem}@media print,screen and (max-width:63.99875em){.cvtheque-login__title{font-size:1.9375rem;line-height:2.4375rem}}.cvtheque-login__description,.cvtheque-login__list{margin:0}.cvtheque-login__list li{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='15' cy='15' r='15' fill='%23FFF300'/%3E%3Cpath d='m18.75 11.25-5.03 7.186a.732.732 0 0 1-1.19.02l-1.28-1.706' stroke='%23334756' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 0 transparent;line-height:1.875rem;list-style-type:none;margin-top:1.25rem;padding-left:2.6875rem}.cvtheque-login__list li:first-of-type{margin-top:1.5625rem}.cvtheque-login__list li span{font-weight:600}.cvtheque-form-container{align-items:center;background:linear-gradient(255.79deg,#004a97 -9.72%,#007dff 78.74%);color:#fff;display:flex;justify-content:center;padding:4.1875rem 1.875rem}@media print,screen and (max-width:74.99875em){.cvtheque-form-container{padding:1.875rem 1.0625rem}}.cvtheque-form{margin:auto;max-width:22.375rem;width:100%}.cvtheque-form ul{color:red}.cvtheque-form__title{font-family:Sora,Manrope,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;font-size:1.5625rem;font-weight:600;line-height:2.1875rem;margin-bottom:1.25rem;text-align:center}.cvtheque-form label{color:#fff;font-size:.875rem;font-weight:600;margin-bottom:1rem}.cvtheque-form input{border:1px solid #e0e3e6;-webkit-box-shadow:inset 0 0 0 30px #fff!important;font-size:.875rem;font-weight:700;margin-bottom:0}.cvtheque-form input::placeholder{color:#86929a}.cvtheque-form__pswdfield{margin-top:1.25rem}.cvtheque-form__pswdfield-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:16px}.cvtheque-form__pswdfield-header label{margin-bottom:0}.cvtheque-form [type=submit]{margin-bottom:0;width:100%}.cvtheque-form__errors{margin-top:15px}.cvtheque-form__errors ul{line-height:20px;list-style:none;margin:0}.cvtheque-form__errors ul li{background-color:#ffe2de;border:1px solid #ed4d39;border-radius:4px;color:#000;font-size:14px;padding:10px}.cvtheque-form__buttons{align-items:center;display:flex;flex-direction:column;margin-top:1.875rem}.cvtheque-form__forgotpswd{color:#fff;font-size:.875rem;text-decoration:underline}.cvtheque-form__forgotpswd:hover{color:#fff}@media print,screen and (max-width:74.99875em){.cvtheque-form__forgotpswd{font-size:.75rem}}.cvtheque-form__register{background-color:transparent;border-color:#fff;margin-bottom:0;margin-top:.75rem;width:100%}.cvtheque-form__register:hover{background-color:#fff;color:#334756}.cvtheque-form__register:hover:after{background-position:-3.5625rem -6.1875rem!important}.cvtheque-form-pswd{position:relative}.cvtheque-form-pswd:has(input[type=password]) .toggle-password{background:url(/assets/build/images/eye-closed.893f5e6f.svg) no-repeat 50%}.cvtheque-form-pswd:has(input[type=text]) .toggle-password{background:url(/assets/build/images/eye-opened.03f362bc.svg) no-repeat 50%}.cvtheque-form-pswd input{font-weight:700}.cvtheque-form-pswd .toggle-password{cursor:pointer;height:1.25rem;position:absolute;right:.625rem;top:50%;transform:translateY(-50%);width:1.375rem}