.topBar{width:100vw;height:52px;background-color:#fff;border-bottom:1px solid #cccccc;display:flex;justify-content:space-between;align-items:center;padding-left:12px;padding-right:12px;-webkit-box-shadow:0px 0px 7.5px 0px rgba(0,0,0,.15);-moz-box-shadow:0px 0px 7.5px 0px rgba(0,0,0,.15);box-shadow:0 0 7.5px #00000026;font-family:Trebuchet MS,sans-serif}@media screen and (max-width: 359px){.topBar{padding-left:8px;padding-right:8px}}@media screen and (min-width: 680px){.topBar{padding-left:2.5vw;padding-right:2.5vw}}.topBar .logoText{margin:0;color:#00ad1e;font-size:28px}@media screen and (max-width: 354px){.topBar .logoText{font-size:26px}}.topBar .companyText{font-family:Calibre,sans-serif;font-weight:500;margin:6.5px 0 0;font-size:18.25px}@media screen and (max-width: 334px){.topBar .companyText{font-size:17px}}.footer{padding:18px;margin-top:20px;color:#333;width:100vw;border-top:1px solid #b3b3b3}.footer p{font-size:16px;margin-top:24px}.footer .soc2{height:50px;width:180px;gap:8px;display:flex;justify-content:flex-start}.footer .soc2 img{filter:brightness(0)}.footer .soc2 span{margin-top:3px;align-self:center}.findApp{display:flex;flex-direction:column}.findApp>svg{width:50px;height:50px;margin-top:18px;margin-bottom:12px}.findApp>h3:first-of-type{font-weight:600;font-size:30px;margin-top:4px;margin-bottom:4px}.findApp>.floatLabelInput{margin-top:20px;margin-bottom:8px}.findApp p{font-size:18px;margin-top:8px;margin-bottom:0}.findApp div.poweredBy{height:40px;display:flex;justify-content:center;align-items:center;gap:5px;margin:6px 3px 3px}.findApp div.poweredBy img{height:22px;margin-bottom:15.5px}.findApp div.poweredBy span{font-size:17px}.findApp p.notice{text-align:center;margin-top:1px;margin-bottom:22px}.findApp button{height:48px;font-size:23px;margin-top:14px;margin-bottom:5px}.findApp button svg{width:19px;height:19px;margin-bottom:2px}.findApp p.errorMessage{color:#e91b00;transition:height .1s,margin .1s}.findApp p.errorMessage[data-error=noError]{height:0;margin:0}.findApp p.legal{font-size:16px}.dialogContent.otpEntry{background-color:#fff;width:310px;height:auto;border-radius:12px;padding:18.5px;box-shadow:0 0 10px #00140080;-webkit-box-shadow:0px 0px 10px 0px rgba(0,20,0,.5);-moz-box-shadow:0px 0px 10px 0px rgba(0,20,0,.5);position:fixed;top:calc(50% - 64px);left:50%;transform:translate(-50%,-50%);z-index:998;display:flex;flex-direction:column;animation:fadeIn .1s}.dialogContent.otpEntry>*{margin-top:6px;margin-bottom:6px}.dialogContent.otpEntry>h2{font-weight:600;font-size:26px}.dialogContent.otpEntry>p{font-size:18px}.dialogContent.otpEntry .otpInput{width:170px;align-self:center;text-align:center;font-size:32px;letter-spacing:2.5px;border-bottom:1px solid black;background-color:#f2f2f2;border-radius:2px 2px 1px 1px;padding:8px;margin-top:16px;margin-bottom:16px}.dialogContent.otpEntry .otpInput:focus{border-bottom:1px solid rgb(0,173,30)}.dialogContent.otpEntry .otpInput::placeholder{color:#a8a8a8}.dialogContent.otpEntry a{cursor:pointer}.dialogContent.otpEntry p.otpErrorMessage{color:#e91b00;transition:height .1s,margin .1s}.dialogContent.otpEntry p.otpErrorMessage[data-error=noError]{height:0;margin:0}.dialogContent.otpEntry>:last-child{margin-bottom:0}.dialogContent.otpEntry>:last-child a{color:#00ad1e}.dialogContent.otpEntry>:last-child a:visited{color:#00ad1e}.dialogContent.otpEntry>:last-child a:hover{text-decoration:underline}@keyfames fadeIn{from {opacity: 0;} to {opacity: 1;}}div.poweredBy{height:40px;display:flex;justify-content:center;align-items:center;gap:5px;margin:4px 3px 3px}div.poweredBy img{height:22px;margin-bottom:15.5px}div.poweredBy span{font-size:17px}.mainContent{width:100%;padding:10px 18px 24px;margin-top:16px;min-height:58vh;max-width:460px;margin-left:auto;margin-right:auto}@media screen and (min-width: 780px){.mainContent{margin-top:9vh;margin-bottom:11vh;transform:scale(1.18)}}@media screen and (min-width: 780px){div[role=dialog]{transform:translate(-50%,-50%) scale(1.12)!important}}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none}.floatLabelInput{position:relative;border:1.6px solid rgb(157,157,157);border-radius:10px;height:52px}.floatLabelInput *{border:none}.floatLabelInput[data-focused=focused]{border:1.6px solid rgb(0,173,30)}.floatLabelInput label{position:absolute;top:15px;left:16px;padding:1px 3px;background-color:#fff0;font-size:19px;color:gray;transition:top .15s,left .15s,font-size .15s,background-color .15s,color .15s,padding-left .15s,padding-right .15s}.floatLabelInput label[data-shrink=shrink]{top:-8.5px;left:12px;font-size:15px;background-color:#fff;color:#1a1a1a;padding-left:4.5px;padding-right:4.5px}.floatLabelInput input{position:absolute;width:100%;height:100%;padding:8px 8px 8px 16px;font-size:18px;border-radius:10px}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none;background-color:#00ad1e;color:#fff;height:42px;border-radius:12.5px;font-size:20px;font-family:inherit;font-weight:600;display:flex;align-items:center;justify-content:center;gap:5px}button:active{background-color:#00bf21}button:hover{cursor:pointer;background-color:#00b51f}@media screen and (min-width: 460px){button{transition:background-color .1s ease-out}}button span{margin-top:5.5px}button .buttonLoader{padding-bottom:6px}button.outlined{background-color:#fff;border:1.6px solid black;color:#000}button.outlined:active{background-color:#fafafa}a{text-decoration:none;color:#00ad1e}a:visited{color:#00ad1e}a:hover{text-decoration:underline}.loader{position:fixed;width:100vw;height:100vh;background-color:#f5f5f5bf;z-index:999;display:flex;flex-direction:column;gap:24px;padding-bottom:60px;align-items:center;justify-content:center;animation:fadeIn .2s}.loader span{font-size:19px}.dialogOverlay{background-color:#f5f5f5bf;position:fixed;top:0;width:100vw;height:100vh;z-index:997;animation:fadeIn .1s}.radioBox{height:26px;width:26px;border-radius:15px;border:1.5px solid black;display:grid;place-items:center}.radioBox .radioBoxFiller{height:18px;width:18px;border-radius:9px;background-color:#00ad1e;opacity:0;transition:opacity .1s ease-out}.radioBox[data-selected=selected] .radioBoxFiller{opacity:1}.bold{font-weight:600}span.moveDown{margin-top:5.5px!important}.timewasterConfirm{display:flex;flex-direction:column;gap:2px}.timewasterConfirm>svg{width:50px;height:50px;margin-top:2px;margin-bottom:4px}.timewasterConfirm>h3:first-of-type{font-weight:600;font-size:26px;margin-top:4px;margin-bottom:6px}.timewasterConfirm .applicationInfo{border:1px solid #545454;background-color:#f7f7f7;box-shadow:0 0 7px #00140033;-webkit-box-shadow:0px 0px 7px 0px rgba(0,20,0,.2);-moz-box-shadow:0px 0px 7px 0px rgba(0,20,0,.2);padding:12px 12px 2px;border-radius:12px;display:flex;flex-direction:column;gap:8px}.timewasterConfirm .applicationInfo>p{margin:2px;font-size:18.5px;font-weight:500;display:flex;flex-direction:column;border-bottom:1px solid #c6c6c6;padding-bottom:4px}.timewasterConfirm .applicationInfo>p>span:first-child{font-weight:400;font-size:17px;color:#262626}.timewasterConfirm .applicationInfo>p:last-of-type{border-bottom:none}.timewasterConfirm .buttons{display:flex;justify-content:center;margin-top:12px;gap:8px}.timewasterConfirm .buttons button{flex-grow:1}.timewasterSteps{padding-top:2.5vh}.timewasterSteps>h3:first-of-type{font-weight:600;font-size:28px;margin-top:4px;margin-bottom:4px}.timewasterSteps>p{font-size:18px;margin-top:8px;margin-bottom:0}.timewasterSteps .stepper{display:flex;flex-direction:column;justify-content:center;margin-top:16px}.timewasterSteps .stepper .step{display:flex;position:relative;gap:6px}.timewasterSteps .stepper .step .checkCircle{width:32px;height:32px;border-radius:16px;border:1.5px solid black}.timewasterSteps .stepper .step span{font-size:18px;align-self:center;margin-top:5.5px}.timewasterSteps .stepper .step .stepContent{position:absolute;width:266px;height:138px;border:1.25px solid #eaeaea;border-radius:12px;background-color:#f7f7f7;bottom:-142px;left:32px;padding:8.75px}.timewasterSteps .stepper .step.completed .checkCircle{background-color:#00ad1e;border:1.5px solid rgb(0,173,30);display:grid;place-items:center}.timewasterSteps .stepper .step.completed .checkCircle svg{filter:brightness(0) invert(1);width:24px;height:24px}.timewasterSteps .stepper .connector{width:1.25px;background-color:#1a1a1a;height:15px;margin-left:15px;margin-top:3px;margin-bottom:3px}.timewasterSteps .stepper .connector.long{height:144px}.timewasterSteps .stepContent.confirmContact{display:flex;flex-direction:column;gap:4px}.timewasterSteps .stepContent.confirmContact p:first-of-type{font-size:16.5px;color:#1a1a1a;margin:0}.timewasterSteps .stepContent.confirmContact h4{font-size:20px;font-weight:600;margin:0}.timewasterSteps .stepContent.confirmContact button{margin-top:2.5px;height:38px}.timewasterSteps .stepContent.confirmContact button span{font-size:21px}.timewasterSteps .stepContent.confirmContact button svg{width:17px;height:17px;margin-bottom:1.5px}.timewasterSteps p:last-of-type{font-size:17px;margin-top:30px;margin-bottom:0}.timewasterContactInfo .quiz{height:400px;padding-top:18px}.timewasterContactInfo .quiz span.underline{padding-left:2.25px;padding-right:2.25px;padding-top:5px;background-color:#ffffc7}.timewasterContactInfo .quiz .quizQuestion{background-color:#f0f0f0;border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px}.timewasterContactInfo .quiz .quizQuestion[data-fade=fade-in]{animation:fadeIn .45s ease-out}.timewasterContactInfo .quiz .quizQuestion[data-fade=fade-out]{animation:fadeOut .45s forwards}.timewasterContactInfo .quiz .quizQuestion div.newLine{width:100%;height:4px}.timewasterContactInfo .quiz .quizQuestion .answer{border:1.25px dashed black;cursor:pointer;background-color:#fdfdfd;transition:background-color .1s ease-out;border-radius:10px;display:flex;align-items:center;gap:10px;padding:9px;height:46px}.timewasterContactInfo .quiz .quizQuestion .answer[data-selected=selected]{border:1.25px solid black;cursor:default}.timewasterContactInfo .quiz .quizQuestion .answer:active{background-color:#fff}.timewasterContactInfo .quiz .quizQuestion .answer:hover:not([data-selected=selected]){border:1.25px dashed #666666}.timewasterContactInfo .quiz .quizQuestion .answer span{font-size:19.5px;margin-top:5px}.timewasterContactInfo .quiz .quizQuestion h3{font-weight:600;font-size:20px;margin-top:0;margin-bottom:8px}.timewasterContactInfo .quiz .quizQuestion button{margin-top:18px;transition:opacity .1s ease-out}.timewasterContactInfo .quiz .quizQuestion button span{font-size:21px}.timewasterContactInfo .quiz .quizQuestion button svg{width:19px;height:19px;padding-bottom:1px}.timewasterContactInfo .quiz .quizQuestion button[data-active=inactive]{opacity:.5}.timewasterContactInfo .intro{display:flex;flex-direction:column;gap:2px}.timewasterContactInfo .intro>svg{width:30px;height:30px;margin-bottom:16px;margin-top:24px}.timewasterContactInfo .intro h3{font-weight:600;font-size:30px;margin-top:4px;margin-bottom:4px}.timewasterContactInfo .intro p{font-size:18px;margin-top:8px;margin-bottom:0}.timewasterContactInfo .intro button{width:210px;align-self:center;margin-top:24px;margin-bottom:40px}.timewasterContactInfo .intro button svg{width:19px;height:19px;padding-bottom:1px}.timewasterContactInfo .contactSuccess h3{font-weight:600;font-size:30px;margin-top:4px;margin-bottom:4px}.timewasterContactInfo .contactSuccess p{font-size:18px;margin-top:8px;margin-bottom:0}.timewasterContactInfo .contactSuccess .stepper{display:flex;flex-direction:column;justify-content:center;margin-top:16px;margin-bottom:130px}.timewasterContactInfo .contactSuccess .stepper .step{display:flex;position:relative;gap:6px}.timewasterContactInfo .contactSuccess .stepper .step .checkCircle{width:32px;height:32px;border-radius:16px;border:1.5px solid black}.timewasterContactInfo .contactSuccess .stepper .step span{font-size:18px;align-self:center;margin-top:4px}.timewasterContactInfo .contactSuccess .stepper .step .stepContent{position:absolute;width:266px;height:115px;border:1.25px solid #eaeaea;border-radius:12px;background-color:#f7f7f7;bottom:-118px;left:32px;padding:8.75px}.timewasterContactInfo .contactSuccess .stepper .step.completed .checkCircle{background-color:#00ad1e;border:1.5px solid rgb(0,173,30);display:grid;place-items:center}.timewasterContactInfo .contactSuccess .stepper .step.completed .checkCircle svg{filter:brightness(0) invert(1);width:24px;height:24px}.timewasterContactInfo .contactSuccess .stepper .connector{width:1.25px;background-color:#1a1a1a;height:15px;margin-left:15px;margin-top:3px;margin-bottom:3px}.timewasterContactInfo .contactSuccess .stepper .connector.long{height:144px}.timewasterContactInfo .contactSuccess .stepContent.eligibility{display:flex;flex-direction:column;gap:4px}.timewasterContactInfo .contactSuccess .stepContent.eligibility p:first-of-type{font-size:16.5px;color:#1a1a1a;margin:0}.timewasterContactInfo .contactSuccess .stepContent.eligibility h4{font-size:22px;font-weight:600;margin:0}.timewasterContactInfo .contactSuccess .stepContent.eligibility button{margin-top:auto;height:38px}.timewasterContactInfo .contactSuccess .stepContent.eligibility button span{font-size:21px}.timewasterContactInfo .contactSuccess .stepContent.eligibility button svg{width:17px;height:17px;margin-bottom:1.5px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.eligibility .getReady{display:flex;flex-direction:column;gap:8px}.eligibility .getReady>svg{width:32px;height:32px;margin-bottom:12px;margin-top:19px}.eligibility .getReady>h3{font-weight:600;font-size:28px;margin-top:2px;margin-bottom:2px}.eligibility .getReady>p{font-size:18px;margin-top:2px;margin-bottom:2px}.eligibility .getReady>button{width:210px;align-self:center;margin-top:24px;margin-bottom:30px}.eligibility .getReady>button>svg{width:19px;height:19px;padding-bottom:1px}.eligibility .eligibilityQuiz{padding:4px}.eligibility .eligibilityQuiz>h3{font-weight:600;font-size:20px;margin-top:12px;margin-bottom:8px}.eligibility .eligibilityQuiz .eligibilityQuestion{display:flex;flex-direction:column;gap:12px}.eligibility .eligibilityQuiz .eligibilityQuestion h4{font-weight:600;font-size:24px;margin-top:4px;margin-bottom:4px}.eligibility .eligibilityQuiz .eligibilityQuestion .answers{display:flex;flex-direction:column;gap:12px}.eligibility .eligibilityQuiz .eligibilityQuestion .answer{border:1.25px dashed black;cursor:pointer;background-color:#fdfdfd;transition:background-color .1s ease-out;border-radius:10px;display:flex;align-items:center;gap:10px;padding:9px;height:fit-content}.eligibility .eligibilityQuiz .eligibilityQuestion .answer[data-selected=selected]{border:1.25px solid black}.eligibility .eligibilityQuiz .eligibilityQuestion .answer:hover:not(.eligibility .eligibilityQuiz .eligibilityQuestion .answer[data-selected=selected]){border:1.25px dashed #737373}.eligibility .eligibilityQuiz .eligibilityQuestion .answer .radioBox{flex-shrink:0}.eligibility .eligibilityQuiz .eligibilityQuestion .answer:active{background-color:#fff}.eligibility .eligibilityQuiz .eligibilityQuestion .answer span{font-size:19.5px;margin-top:5px}.eligibility .eligibilityQuiz .eligibilityQuestion button{margin-top:18px;transition:opacity .1s ease-out}.eligibility .eligibilityQuiz .eligibilityQuestion button span{font-size:21px}.eligibility .eligibilityQuiz .eligibilityQuestion button svg{width:19px;height:19px;padding-bottom:1px}.eligibility .eligibilityQuiz .eligibilityQuestion button[data-active=inactive]{opacity:.5}.onfido{display:flex;flex-direction:column;gap:8px}.onfido h3{font-size:28px;font-weight:600;margin-top:2px;margin-bottom:0}.onfido>p{font-size:18px;margin-top:0;margin-bottom:6px}.onfido .requirements{border-left:4px solid rgb(0,173,30);background-color:#f2f2f2;display:flex;flex-direction:column;padding:12px 12px 12px 14px;margin-bottom:9px}.onfido .requirements h3{font-size:24px;font-weight:600;margin-bottom:11px}.onfido .requirements .requirement{height:40px;display:flex;font-size:18.5px;align-items:center;gap:12.5px}.onfido .requirements .requirement:not(:last-child){margin-bottom:16px}.onfido .requirements .requirement svg{width:32px;height:32px;filter:invert(.17)}.onfido .requirements .requirement>span{margin-top:6px}.onfido .requirements .requirement>span :nth-child(2){font-size:16.5px;color:#4d4d4d}.onfido .requirements .requirement span{display:flex;flex-direction:column}.onfido>button{margin-bottom:12px;height:44px;transition:background-color .08s ease-out;-webkit-box-shadow:0px 0px 5.5px 0px rgba(0,8,0,.32);-moz-box-shadow:0px 0px 5.5px 0px rgba(0,8,0,.32);box-shadow:0 0 5.5px #00080052}.onfido>button span{margin-top:5px;font-size:22px}.onfido>button svg{width:19.5px;height:19.5px;padding-bottom:1px}.onfido>button:active{background-color:#00bc21}.onfido .securityNotice{display:flex;margin-left:8px;margin-top:8px;gap:16px}.onfido .securityNotice svg{flex-grow:0;flex-shrink:0;flex-basis:25px;margin-bottom:12px;width:25px;height:25px;align-self:center;object-fit:contain}.onfidoDialog{background-color:#fff;z-index:998;border-radius:12px;position:fixed;top:40%;left:50%;transform:translate(-50%,-50%);width:300px;padding:18.5px;box-shadow:0 0 10px #00140080;-webkit-box-shadow:0px 0px 10px 0px rgba(0,20,0,.5);-moz-box-shadow:0px 0px 10px 0px rgba(0,20,0,.5);display:flex;flex-direction:column}.onfidoDialog h2{font-size:24px;font-weight:600;margin-top:0;margin-bottom:8px}.onfidoDialog>p{font-size:18px;margin-top:2px;margin-bottom:6px}.onfidoDialog p.errorMessage,.onfidoDialog p.successMessage{font-size:18px;margin:0;color:#d9312e;height:0;transition:height .2s ease-out,margin .2s ease-out}.onfidoDialog p.errorMessage[data-state=active],.onfidoDialog p.successMessage[data-state=active]{height:20px;margin-top:20px;margin-bottom:0}.onfidoDialog p.successMessage{color:#008f18}.onfidoDialog p.successMessage[data-state=active]{margin-bottom:19px}.onfidoDialog .reminder{border:1px solid rgb(208,208,208);padding:24px 12px 12px;position:relative;border-radius:8px;display:flex;margin-top:18px;flex-direction:column;font-size:17px}.onfidoDialog .reminder ol{display:flex;flex-direction:column;gap:8px;margin:0;padding-left:16px}.onfidoDialog .reminder .reminderHeader{top:-10px;position:absolute;width:fit-content;background-color:#421dd8;color:#e4e4e4;border-radius:10px;font-size:13px;font-weight:500;padding:2px 10px;font-family:Lota Grotesque SemiBold}.onfidoDialog button{margin-top:22px;gap:6px}.onfidoDialog button[data-state=inactive]{opacity:.6}.onfidoDialog button span{padding-top:2px;font-size:23px}.onfidoDialog button svg{width:19px;height:19px;padding-bottom:1px}.mainContent.success>svg{width:42px;height:42px;margin-bottom:4px;margin-top:10px}.mainContent.success h3{font-weight:600;font-size:30px;margin-top:4px;margin-bottom:4px}.mainContent.success p{font-size:18px;margin-top:8px;margin-bottom:0}.mainContent.success .stepper{display:flex;justify-content:center;align-items:center;margin-top:24px;margin-bottom:28px}.mainContent.success .stepper .step{display:flex;flex-direction:column;position:relative;gap:6px}.mainContent.success .stepper .step .checkCircle{width:32px;height:32px;border-radius:16px;border:1.5px solid black;display:grid;place-items:center}.mainContent.success .stepper .step span{font-size:18px;align-self:center;margin-top:4px}.mainContent.success .stepper .step.completed .checkCircle{background-color:#00ad1e;border:1.5px solid rgb(0,173,30);display:grid;place-items:center}.mainContent.success .stepper .step.completed .checkCircle svg{filter:brightness(0) invert(1);width:16px;height:16px}.mainContent.success .stepper .step.completed .checkCircle.makeSvgSmaller svg{width:15px;height:15px}.mainContent.success .stepper .connector{background-color:#1a1a1a;height:1.25px;width:20px;margin:3px 4px}.mainContent.success .stepper .connector.long{height:144px}.mainContent.success>:last-child{margin-bottom:50px}.mainContent.notReady{display:flex;flex-direction:column;padding-top:24px;gap:12px}.mainContent.notReady>svg{height:40px;width:40px}.mainContent.notReady>h2{font-weight:600;font-size:28px;margin-bottom:2px;margin-top:2px}.mainContent.notReady p{font-size:18.25px;margin-top:2px;margin-bottom:2px}.mainContent.notReady :last-child{margin-bottom:32px}@font-face{font-family:Calibre;src:url(/Calibre-Light.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Calibre;src:url(/Calibre-Thin.otf) format("opentype");font-weight:100;font-style:normal}@font-face{font-family:Calibre;src:url(/Calibre-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Calibre;src:url(/Calibre-Semibold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Calibre;src:url(/Calibre-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Calibre;src:url(/Calibre-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Calibre;src:url(/Calibre-Black.otf) format("opentype");font-weight:900;font-style:normal}@font-face{font-family:Lota Grotesque SemiBold;src:url(/LotaGrotesqueSemiBold.woff2) format("opentype")}html{font-family:Calibre,sans-serif;font-weight:400}html,body,#root{height:100%;margin:0;padding:0;box-sizing:border-box!important;outline:none!important}html *,body *,#root *{box-sizing:border-box!important}html *,body *,#root *{outline:none!important}
