@charset "UTF-8";body{height:100vh;overflow-y:auto;background-color:#181529;background-image:url(/build/assets/silver-CkEKnoFD.png);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}.auth-form{background-image:linear-gradient(45deg,#8177bb,#756ab4);opacity:.75;width:min(100vw - 20px,400px);margin:60px auto;border-radius:22px;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}.auth-form__form{padding:40px 30px;display:flex;flex-direction:column;gap:16px}.auth-form__header{display:flex;justify-content:space-around}.auth-form__header-item{padding:28px 12px;text-decoration:none;text-align:center;line-height:1;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.1ch;transition:background-color .25s;color:#11001c;background-color:transparent;border:none;cursor:pointer;width:100%}.auth-form__header-item:hover{background-color:#8e85c1;color:#000}.auth-form__header-item:first-child{border-top-left-radius:22px}.auth-form__header-item:last-child{border-top-right-radius:22px}.auth-form__footer{display:flex;flex-direction:column}.auth-form__footer-item{padding:28px 12px;text-decoration:none;text-align:center;line-height:1;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.1ch;transition:background-color .25s;color:#11001c;background-color:transparent;border:none;cursor:pointer}.auth-form__footer-item:last-child{border-bottom-left-radius:22px;border-bottom-right-radius:22px}.auth-form__footer-item:hover{background-color:#8e85c1;color:#000}.auth-form__button-container{display:flex;justify-content:space-around}.auth-form__primary-button{height:48px;border-radius:24px;background-color:#2b1e48;border:none;width:100%;color:#eee;font-weight:800;font-size:16px;text-transform:uppercase;transition:background-color .2s;margin-top:24px}.auth-form__primary-button:hover{background-color:#120c1d;cursor:pointer}.auth-form__button--text{padding:14px 22px;border-radius:9999px;border:none;color:#11001c;font-weight:800;font-size:16px;text-transform:uppercase;transition:background-color .2s;background:transparent;cursor:pointer}.auth-form__button--text:hover{background-color:#a7a0cf}.auth-form__label{margin-left:14px;font-size:16px;color:#11001c;font-weight:700;width:100%}.auth-form__text-input-group,.auth-form__select-group,.auth-form__textarea-group{display:flex;flex-direction:column;margin:0}.auth-form__text-input,.auth-form__select{border-radius:19px;height:38px;padding:6px 15px;margin:3px 0;border:none;box-sizing:border-box;background-color:#a7a0cf;outline:none;transition:outline-color .5s;font-weight:400;color:#11001c}.auth-form__text-input:focus,.auth-form__select:focus,.auth-form__textarea:focus{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.auth-form__checkbox-input-group{margin:0}.auth-form__checkbox-input{margin-left:12px;margin-right:2px}.auth-form__checkbox-input+.auth-form__label{margin-left:0}.auth-form__fieldset{border-radius:8px;border:none;padding:52px 16px 16px;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;position:relative}.auth-form__legend{font-size:18px;font-weight:700;margin:12px 0 0;color:#11001c;position:absolute;top:0;border:none}.auth-form__textarea{height:300px;border-radius:19px;padding:6px 15px;margin:3px 0;border:none;box-sizing:border-box;background-color:#a7a0cf;outline:none;transition:outline-color .5s;font-weight:400;color:#11001c}.auth-form__branding{text-decoration:none;color:#9682de;display:flex;column-gap:5px;align-items:center;font-size:3rem;flex-direction:column;margin-bottom:12px}.auth-form__site-logo{color:#22183a;font-weight:900;font-size:3.6rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:.1ch;line-height:1}.auth-form__errors{list-style-type:none;margin:0;padding:16px 8px}.auth-form__important-infos{list-style-type:none;margin:0;padding:0 0 20px;display:flex;flex-direction:column;gap:16px}.auth-form__error,.auth-form__important-info{color:#22183a;font-weight:700;font-size:16px}[x-cloak]{display:none!important}.d4l-login-page{min-height:100vh;height:auto;margin:0;display:grid;place-items:center;overflow-x:hidden;color:#eef2ff;background-color:#020615;background-image:linear-gradient(#0104102e,#01030e61),url(/img/dorqs4life-login-concept.png);background-position:center;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.d4l-login-page:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 45%,transparent 0%,rgba(0,3,16,.12) 48%,rgba(0,2,12,.62) 100%)}.d4l-login-page main{position:relative;z-index:1;width:100%;min-height:100vh;padding:34px 16px;box-sizing:border-box;display:grid;place-items:center}.d4l-login-page .auth-form--d4l-login{position:relative;width:min(92vw,650px);margin:0;overflow:hidden;opacity:1;border:1px solid rgba(103,130,255,.7);border-radius:28px;background:linear-gradient(145deg,#08122ff7,#03081bf7);box-shadow:0 0 2px #7da4fff2,0 0 24px #285bff52,0 0 46px #8934ff33,0 28px 70px #0000009e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.d4l-login-page .auth-form--d4l-login:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(115deg,rgba(68,163,255,.09),transparent 32%,transparent 67%,rgba(186,65,255,.08))}.d4l-login-page .auth-form__form{position:relative;z-index:1;padding:34px 54px 20px;gap:18px}.d4l-login-page .auth-form__branding{width:100%;margin:0 0 8px;color:inherit;flex-direction:column;row-gap:0}.d4l-login-page .auth-form__brand-image{display:block;width:min(100%,530px);height:135px;object-fit:cover;object-position:center 45%;filter:drop-shadow(0 0 8px rgba(45,131,255,.65)) drop-shadow(0 0 12px rgba(151,59,255,.38))}.d4l-login-page .auth-form__tagline{margin-top:-8px;color:#bec8e7;font-size:.78rem;font-weight:600;line-height:1.4;letter-spacing:.36em;text-align:center;text-transform:uppercase;text-shadow:0 0 10px rgba(103,126,255,.38)}.d4l-login-page .auth-form__text-input-group{gap:7px}.d4l-login-page .auth-form__label{width:auto;margin:0;color:#72c9ff;font-size:.79rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.d4l-login-page .auth-form__text-input{width:100%;height:56px;margin:0;padding:10px 17px;border:1px solid rgba(100,132,197,.48);border-radius:8px;color:#f3f5ff;background:#020819d1;box-shadow:inset 0 1px 12px #0000004d,0 0 #467cff00;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.d4l-login-page .auth-form__text-input::placeholder{color:#7e89a8;opacity:1}.d4l-login-page .auth-form__text-input:focus{border-color:#579cff;background:#030b22f2;box-shadow:0 0 0 3px #4478ff29,0 0 18px #306cff3d}.d4l-login-page .auth-form__checkbox-input-group{display:flex;align-items:center;gap:9px;margin:1px 0 0}.d4l-login-page .auth-form__checkbox-input{width:19px;height:19px;margin:0;accent-color:#5c67ff}.d4l-login-page .auth-form__checkbox-input+.auth-form__label{margin:0;color:#e7eaff;font-size:.92rem;font-weight:500;letter-spacing:normal;text-transform:none}.d4l-login-page .auth-form__primary-button{height:58px;margin-top:9px;border:1px solid rgba(193,206,255,.85);border-radius:9px;color:#fff;background:linear-gradient(100deg,#087af5,#294fff 45%,#a72eea);box-shadow:0 0 10px #1d70ffb3,0 0 24px #7633ff61,inset 0 1px #ffffff52;font-size:1.05rem;letter-spacing:.13em;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.d4l-login-page .auth-form__primary-button:hover{cursor:pointer;filter:brightness(1.12);transform:translateY(-1px);box-shadow:0 0 14px #1d70ffd9,0 0 32px #8e30ff80,inset 0 1px #ffffff61}.d4l-login-page .auth-form__primary-button:active{transform:translateY(0)}.d4l-login-page .auth-form__footer{position:relative;z-index:1;align-items:center;gap:8px;padding:0 54px 30px}.d4l-login-page .auth-form__footer-item{width:auto;padding:5px 8px;border-radius:6px;color:#bd83ff;background:transparent;font-size:.83rem;font-weight:600;letter-spacing:.03em;text-transform:none;text-decoration:underline;text-underline-offset:3px}.d4l-login-page .auth-form__footer-item:hover{color:#e0c4ff;background:#8e42ff1a}.d4l-login-page .auth-form__errors,.d4l-login-page .auth-form__important-infos{border:1px solid rgba(255,91,145,.42);border-radius:9px;padding:12px 14px;background:#4d0b236b}.d4l-login-page .auth-form__error,.d4l-login-page .auth-form__important-info{color:#ffc2d6;font-size:.88rem}@media screen and (max-width:600px){.d4l-login-page{background-attachment:scroll}.d4l-login-page main{padding:18px 10px}.d4l-login-page .auth-form--d4l-login{width:min(95vw,650px);border-radius:22px}.d4l-login-page .auth-form__form{padding:25px 22px 18px;gap:15px}.d4l-login-page .auth-form__brand-image{height:105px}.d4l-login-page .auth-form__tagline{margin-top:-4px;font-size:.64rem;letter-spacing:.22em}.d4l-login-page .auth-form__text-input{height:52px}.d4l-login-page .auth-form__footer{padding:0 22px 24px}}.d4l-login-page{position:relative;isolation:isolate;background-color:#020615;background-image:none}.d4l-login-page:before,.d4l-login-page:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:linear-gradient(#0104101f,#01030e52),url(/img/dorqs4life-login-concept.png);background-repeat:no-repeat;background-size:cover,350% auto;filter:brightness(.92) saturate(1.08)}.d4l-login-page:before{clip-path:inset(0 50% 0 0);background-position:center,left center}.d4l-login-page:after{clip-path:inset(0 0 0 50%);background-position:center,right center}.d4l-login-page main{position:relative;z-index:1}.d4l-login-page .auth-form--d4l-register{width:min(94vw,650px)}.d4l-login-page .auth-form--d4l-register .auth-form__form{padding-top:24px;padding-bottom:16px;gap:12px}.d4l-login-page .auth-form--d4l-register .auth-form__brand-image{height:108px}.d4l-login-page .auth-form--d4l-register .auth-form__tagline{margin-top:-7px;margin-bottom:4px}.d4l-login-page .auth-form--d4l-register .auth-form__text-input-group{gap:5px}.d4l-login-page .auth-form--d4l-register .auth-form__text-input{height:49px}.d4l-login-page .auth-form--d4l-register .auth-form__primary-button{height:54px;margin-top:6px}.d4l-login-page .auth-form--d4l-register .auth-form__footer{padding-bottom:22px}@media screen and (max-height:850px)and (min-width:601px){.d4l-login-page .auth-form--d4l-register .auth-form__form{padding-top:18px;gap:9px}.d4l-login-page .auth-form--d4l-register .auth-form__brand-image{height:88px}.d4l-login-page .auth-form--d4l-register .auth-form__text-input{height:44px}.d4l-login-page .auth-form--d4l-register .auth-form__primary-button{height:49px}}.d4l-login-page .auth-form--d4l-verify{width:min(92vw,650px)}.d4l-login-page .auth-form--d4l-verify .auth-form__form{padding-top:24px;padding-bottom:26px;gap:16px}.d4l-login-page .auth-form--d4l-verify .auth-form__brand-image{height:112px}.d4l-login-page .auth-form--d4l-verify .auth-form__tagline{margin-top:-7px;margin-bottom:4px}.d4l-login-page .auth-form--d4l-verify .auth-form__important-infos{border:1px solid rgba(86,132,255,.42);border-radius:12px;padding:16px 18px;background:#0a163f85;gap:10px}.d4l-login-page .auth-form--d4l-verify .auth-form__important-info{color:#dce7ff;font-size:.98rem;line-height:1.45;text-align:left}.d4l-login-page .auth-form--d4l-verify .auth-form__important-info:first-child{color:#fff;font-size:1.08rem;font-weight:800}.d4l-login-page .auth-form--d4l-verify .auth-form__dropdown{border:1px solid rgba(94,118,210,.34);border-radius:12px;padding:14px 16px 16px;background:#040b217a}.d4l-login-page .auth-form--d4l-verify .auth-form__dropdown[open]{box-shadow:0 0 18px #3a69ff1f}.d4l-login-page .auth-form--d4l-verify .auth-form__dropdown-text{cursor:pointer;list-style:none;color:#c7d2ff;font-size:.96rem;font-weight:700;letter-spacing:.02em}.d4l-login-page .auth-form--d4l-verify .auth-form__dropdown-text::-webkit-details-marker{display:none}.d4l-login-page .auth-form--d4l-verify .auth-form__dropdown-text:before{content:"▸";display:inline-block;margin-right:8px;color:#72c9ff;transition:transform .18s ease}.d4l-login-page .auth-form--d4l-verify .auth-form__dropdown[open] .auth-form__dropdown-text:before{transform:rotate(90deg)}.d4l-login-page .auth-form--d4l-verify .auth-form__dropdown .auth-form__primary-button{margin-top:14px;margin-bottom:0}@media screen and (max-width:600px){.d4l-login-page .auth-form--d4l-verify .auth-form__form{padding-top:20px;gap:14px}.d4l-login-page .auth-form--d4l-verify .auth-form__brand-image{height:98px}.d4l-login-page .auth-form--d4l-verify .auth-form__important-infos{padding:14px}}.d4l-login-page .auth-form--d4l-2fa,.d4l-login-page .auth-form--d4l-confirm{width:min(92vw,650px)}.d4l-login-page .auth-form--d4l-2fa .auth-form__form,.d4l-login-page .auth-form--d4l-confirm .auth-form__form{padding-top:24px;padding-bottom:24px;gap:14px}.d4l-login-page .auth-form--d4l-2fa .auth-form__brand-image,.d4l-login-page .auth-form--d4l-confirm .auth-form__brand-image{height:108px}.d4l-login-page .auth-form--d4l-2fa .auth-form__tagline,.d4l-login-page .auth-form--d4l-confirm .auth-form__tagline{margin-top:-7px;margin-bottom:4px}.d4l-login-page .auth-form--d4l-2fa .auth-form__header{display:flex;gap:10px;padding:20px 24px 0;justify-content:center;background:transparent}.d4l-login-page .auth-form--d4l-2fa .auth-form__header-item{flex:1 1 0;max-width:220px;padding:12px 14px;border:1px solid rgba(98,125,224,.45);border-radius:10px;background:#07112f8c;color:#cdd8ff;font-size:.92rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.d4l-login-page .auth-form--d4l-2fa .auth-form__header-item:hover{background:#18295eb8;color:#fff}.d4l-login-page .auth-form--d4l-2fa .auth-form__important-infos,.d4l-login-page .auth-form--d4l-confirm .auth-form__important-infos{border:1px solid rgba(86,132,255,.42);border-radius:12px;padding:16px 18px;background:#0a163f85;gap:10px}.d4l-login-page .auth-form--d4l-2fa .auth-form__important-info,.d4l-login-page .auth-form--d4l-confirm .auth-form__important-info{color:#dce7ff;font-size:.98rem;line-height:1.45;text-align:left}.d4l-login-page .auth-form--d4l-2fa .auth-form__text-input,.d4l-login-page .auth-form--d4l-confirm .auth-form__text-input{text-align:left}.d4l-login-page .auth-form--d4l-2fa .auth-form__primary-button,.d4l-login-page .auth-form--d4l-confirm .auth-form__primary-button{margin-top:6px}.d4l-login-page .auth-form--d4l-2fa .auth-form__primary-button[disabled]{opacity:.78;cursor:not-allowed;filter:saturate(.9)}@media screen and (max-width:600px){.d4l-login-page .auth-form--d4l-2fa .auth-form__header{padding:16px 16px 0;flex-direction:column;align-items:stretch}.d4l-login-page .auth-form--d4l-2fa .auth-form__header-item{max-width:none}.d4l-login-page .auth-form--d4l-2fa .auth-form__brand-image,.d4l-login-page .auth-form--d4l-confirm .auth-form__brand-image{height:98px}}
