.LoadingScreen_homeTypeContainer__c__Km{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#3c4848;justify-content:space-between}.LoadingScreen_homeTypeContent__D6I8Z{flex-grow:1;display:flex;justify-content:center;flex-direction:column;align-items:center;width:45%}.LoadingScreen_homeTypeContent__D6I8Z p{width:90%;font-size:16px;color:#fff;text-align:center;margin-top:30px;margin-bottom:30px;font-family:var(--sora);font-weight:700}@media (max-width:768px){.LoadingScreen_homeTypeContent__D6I8Z{width:100%;padding:10px 10px 0}}@media (min-width:769px){.LoadingScreen_offerContent__XMxj2{width:80%}}.Header_header__AF_3G{display:flex;justify-content:space-between;align-items:center;width:100%;height:65px;padding-top:20px;padding-bottom:20px;background-color:#161c1c}.Header_logo__1FRrW{height:40px;object-fit:contain}.Header_contactInfo__rG1QF{border:#fff;border-width:1px;border-style:solid;display:flex;flex-direction:row;font-size:16px;margin:10px;padding:8px;border-radius:8px}.Header_phoneIcon__EcXW2{margin-right:10px}.Header_phoneNumber__vryge{color:#fff;text-decoration:none;font-weight:500;font-family:var(--sora);font-size:14px}.Header_phoneNumber__vryge:hover{text-decoration:underline}.Header_phoneCircle__YrrY3{width:15px;height:15px;border-radius:40px;background-color:#47c854;position:absolute;top:6px;right:4px}.Footer_footer__4vzqH{padding:20px;background-color:#fff;text-align:center;width:100%}.Footer_footer__4vzqH a{text-decoration:underline;color:#637675}.Footer_getHelpText__iFYx2{font-family:var(--sora);font-weight:600;font-size:14px;color:#637675;display:flex;gap:5px}.LoadingIndicator_loadingDots__5NTYN{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:40px;gap:4px}.LoadingIndicator_dot__3Eq3K{width:10px;height:10px;background-color:#637675;border-radius:50%;animation:LoadingIndicator_bounce__UQWIL .6s infinite}.LoadingIndicator_dot__3Eq3K:first-child{animation-delay:0s}.LoadingIndicator_dot__3Eq3K:nth-child(2){animation-delay:.2s}.LoadingIndicator_dot__3Eq3K:nth-child(3){animation-delay:.4s}@keyframes LoadingIndicator_bounce__UQWIL{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ErrorScreen_homeTypeContainer__roTKk{display:flex;flex-direction:column;align-items:center;min-height:100vh;background-color:#4f5e5e;justify-content:space-between}.ErrorScreen_homeTypeContent__h296p{flex-grow:1;display:flex;flex-direction:column;align-items:center;width:45%}.ErrorScreen_homeTypeContent__h296p h1{font-size:30px;color:#fff;text-align:center;margin-top:10px;margin-bottom:20px;font-family:var(--sora)}.ErrorScreen_homeTypeContent__h296p p{width:90%;font-size:16px;color:#fff;text-align:center;margin-bottom:30px;font-family:var(--sora);font-weight:700}.ErrorScreen_continueButton__mB5mG{padding-left:10px;padding-right:10px;width:80%;height:50px;font-size:16px;font-family:var(--sora);font-weight:600;border:none;border-radius:5px;background-color:#151919;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;margin-bottom:30px}.ErrorScreen_image__eOHPG{margin-top:100px;width:50%;height:50%}@media (max-width:768px){.ErrorScreen_homeTypeContent__h296p{width:100%;padding:10px 10px 0}.ErrorScreen_image__eOHPG{width:110%;height:110%;margin-bottom:20px}}@media (min-width:769px){.ErrorScreen_offerContent__k5_Ho{width:80%}.ErrorScreen_continueButton__mB5mG{width:50%}.ErrorScreen_continueButton__mB5mG:hover{background-color:#282f2f}.ErrorScreen_continueButton__mB5mG:active{background-color:#151919}}