*{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{padding:0;margin:0;min-height:100vh}body{font-family:"Bricolage Grotesque VF",sans-serif;font-size:16px;color:#00001a;overflow-x:hidden;font-weight:400}a{color:#004ebc;text-decoration:none}a:hover{color:rgb(35,126.2765957447,255);transition:ease all .3s}a.link{text-decoration:underline}.text-center{text-align:center}.subtitle{font-size:12px}.additional-info{display:grid;grid-template-columns:min-content auto;align-items:center;gap:12px;padding:24px;background:#def;font-size:14px;border-radius:0 16px}.logo-section{display:flex;justify-content:center;margin-bottom:30px}.logo-section img{width:100%;height:auto;max-width:178px}.copy.copy.headline1{font-size:36px;font-weight:800;hyphens:auto;overflow-wrap:break-word}.copy.copy.headline2{font-size:24px;font-weight:700}.copy.copy.headline5{font-size:18px}.copy.copy-caption{font-weight:700}.copy.copy-label{font-weight:600;font-size:14px}.copy.copy-alert{font-weight:600;font-size:14px;color:#d12727}.copy.copy-message{font-size:16px}.copy.copy-info{font-size:14px;line-height:1.5em}.copy.copy-breadcrumb{font-size:12px}.qr-code img{border:1px solid #004ebc;width:50%}.form-field-input .text-input{margin-top:5px}.form-field-input .text-input input{width:100%;padding:0 12px;outline:none;min-height:48px;border-radius:5px;color:#00001a;background:#f5fbff;overflow:hidden;border:1px solid #556;font-size:18px;font-family:"Bricolage Grotesque VF",sans-serif;margin-bottom:20px}.form-field-input .text-input input:focus{box-shadow:0 0 5px rgba(90,210,255,.5);border-color:#80aeca;background:#def;border-bottom-width:1px}.form-field-input .text-input input:focus::placeholder{color:#556}.form-field-input .text-input input::placeholder{color:#556}.form-field-input .text-input input:disabled,.form-field-input .text-input input:read-only{background:#f0f0f2;cursor:not-allowed;opacity:.5}.form-field-input .text-input input:disabled:focus,.form-field-input .text-input input:read-only:focus{box-shadow:none !important;border-color:#556}.mb-0{margin-bottom:0 !important}.mb-5{margin-bottom:5px !important}.mb-10{margin-bottom:10px !important}.mb-16{margin-bottom:16px !important}.mb-24{margin-bottom:24px !important}.mb-48{margin-bottom:48px !important}.mt-0{margin-top:0 !important}.mt-5{margin-top:5px !important}.mt-10{margin-top:10px !important}.mt-16{margin-top:16px !important}.mt-20{margin-top:20px !important}.mt-24{margin-top:24px !important}.mt-32{margin-top:32px !important}.mt-48{margin-top:48px !important}.minus-mt-15{margin-top:-15px !important}.minus-mt-20{margin-top:-20px !important}.mr-0{margin-right:0 !important}.mr-5{margin-right:5px !important}.mr-10{margin-right:10px !important}.mr-15{margin-right:15px !important}.mr-20{margin-right:20px !important}.pb-5{padding-bottom:5px !important}.pb-10{padding-bottom:10px !important}.pb-15{padding-bottom:15px !important}.pb-20{padding-bottom:20px !important}.pt-5{padding-top:5px !important}.pt-10{padding-top:10px !important}.pt-15{padding-top:15px !important}.pt-20{padding-top:20px !important}.pl-0{padding-left:0 !important}.pl-5{padding-left:5px !important}.pl-10{padding-left:10px !important}.pl-15{padding-left:15px !important}.pl-20{padding-left:20px !important}.pl-25{padding-left:25px !important}.pr-0{padding-right:0 !important}.d-none{display:none !important}.fw-normal{font-weight:400 !important}.border-radius-none{border-radius:0 !important}.layout-main{display:flex;justify-content:center;align-items:center;min-height:100vh}.layout-main .auth-container{background:#fff;border-radius:8px;box-shadow:2px 2px 20px rgba(0,0,0,.1);width:448px;padding:24px}@media(max-width: 428px){.layout-main .auth-container{width:100%;margin:0 16px}}.space-between{display:flex;justify-content:space-between;align-items:center}.center{display:flex;justify-content:center}.align-center{text-align:center}.flex-row{display:flex;gap:25px}.flex{display:flex}.flex-0{flex:0}.flex-1{flex:1}.column{flex-direction:column}.gap-20{gap:20px}ol{padding-left:20px;margin:0}.card{background:#f5fbff;padding:10px}.card:hover{background:#def;cursor:pointer}.icon-primary{color:#004ebc}.line-with-text{display:flex;justify-content:center;align-items:center;color:#00001a;font-size:1rem;margin-bottom:20px}.line-with-text::after,.line-with-text::before{content:"";flex:1;border-bottom:.5px solid #888;margin:0 15px}.line-with-text::after{margin-right:0}.line-with-text::before{margin-left:0}@media(max-width: 428px){.button{padding:8px 16px;text-align:center;height:auto}}.button{width:100%;display:flex;justify-content:center;align-items:center;outline:none;font-family:"Bricolage Grotesque VF",sans-serif;line-height:100%;font-weight:800;text-transform:uppercase;letter-spacing:.04em;height:40px;font-size:18px;border-radius:16px}.button:hover{cursor:pointer}.button.button-primary{border:1px solid rgba(0,0,0,0);color:#f5fbff;background-color:#004ebc;box-shadow:0 0 6px 0 color-mix(in srgb, #00001a 25%, transparent)}.button.button-primary:hover{background-color:#007bff;transition:ease all .3s}.button.button-secondary{color:#00001a;background-color:rgba(0,0,0,0);border:1px solid #00001a}.button.button-secondary:hover{background-color:#007bff;border-color:rgba(0,0,0,0);color:#f5fbff;box-shadow:0 0 6px 0 color-mix(in srgb, #00001a 25%, transparent);transition:ease all .3s}.button.button-tertiary{color:#004ebc;background-color:rgba(0,0,0,0);text-decoration:none;border-bottom:2px solid rgba(0,0,0,0);font-size:12px;border-radius:0;margin:10px 0;height:32px;width:auto}.button.button-tertiary:hover{background-color:rgba(0,0,0,0);border-color:#004ebc;transition:ease all .3s}.button.button-icon{height:41.5px;display:flex;align-items:center;border:none;padding:8px}.button.button-icon:hover{border-color:rgba(0,0,0,0);color:#00001a;transition:ease all .3s}.alert{margin-bottom:20px;display:flex;gap:8px;align-items:baseline}.alert.alert-success{color:#157c4c}.alert.alert-info{color:#004ebc}.alert.alert-warning{color:#004ebc}.alert.alert-error{color:#d12727}.background-wrapper{background-color:#f5fbff;min-height:100vh}.background-wrapper::after,.background-wrapper::before{content:"";position:fixed;top:-10vh;height:120vh;z-index:-1}@media(max-width: 428px){.background-wrapper::after,.background-wrapper::before{content:none}}.background-wrapper::before{transform:translate(-10%, 5%);width:45%;background:url("../assets/illustration-brush_strokes_left.svg") no-repeat}.background-wrapper::after{transform:translate(20%, 0);right:0;width:20%;background:url("../assets/illustration-brush_strokes_right.svg") no-repeat;background-size:cover}@font-face{font-family:"Bricolage Grotesque VF";src:url(../fonts/BricolageGrotesque-VF.woff2) format("woff2-variations");font-weight:200 800;font-stretch:75% 125%;font-style:normal;font-display:swap}
