:root{--primary-blue:#256DA1;--primary-blue-tint-01:#D4E3EF;--primary-blue-tint-02:#0083E0;--primary-blue-shade:#1D5781;--orange:#F2690D;--orange-tint:#FCAF82;--orange-shade-01:#EC5114;--orange-shade-02:#EA3B07;--dark-blue:#234153;--dark-blue-tint:#A6B2B9;--dark-blue-shade:#092C41;--light-blue:#00A6D3;--light-blue-tint-01:#E9F7FA;--light-blue-tint-02:#80DBF7;--light-blue-shade:#1E8CAD;--neutral-0:#FFFFFF;--neutral-10:#F5F5F5;--neutral-20:#D9D9D9;--neutral-30:#ACACAC;--neutral-40:#808080;--neutral-50:#6B6B6B;--neutral-60:#545454;--neutral-70:#3D3D3D;--neutral-80:#213238;--neutral-90:#1A262D;--danger-tint:#FCEBEB;--danger:#D31313;--success-tint:#F1F7E3;--success:#527205;--blue:#256DA1;--darkBlue:#1D5781;--boldBlue:#234153;--safetyOrange:#F27935;--flame:#EF5B28;--primaryText:#3D3D3D;--secondaryText:#6B6B6B;--disabledText:var(--neutral-60);--disabled:var(--neutral-20);--outline:#1A262D;--outline-light:var(--neutral-0);--input-border-shadow:rgba(134,189,228,0.9);--error:#D21414;--error-background:rgba(210,20,20,0.05);--error-border:#AA0808;--error-border-shadow:rgba(249,133,133,0.7);--border-radius:5px}.loading{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center;margin:0 auto;padding-top:180px;background-color:rgba(61,61,61,0.6);z-index:500}.loading_child{max-width:349px;text-align:center;margin:0 auto;padding:2rem;background-color:var(--neutral-0);border-radius:30px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (min-width:768px){.loading_child{max-width:598px}}@media screen and (min-width:992px){.loading_child{padding:2.5rem}}.loading_img{width:305px;margin-bottom:1.5rem}@media screen and (min-width:768px) and (max-width:991px){.loading_img{width:433px;margin-bottom:1rem}}@media screen and (min-width:992px){.loading_img{width:483px;margin-bottom:1rem}}.loading_img--hourglass{width:66px;margin-bottom:1.5rem}@media screen and (min-width:768px){.loading_img--hourglass{margin-bottom:1rem}}.loading_text{text-align:center;font-size:1.375rem;font-weight:700;line-height:1.1}@media screen and (min-width:768px) and (max-width:991px){.loading_text{font-size:1.5rem;font-weight:700;line-height:1.17}}@media screen and (min-width:992px){.loading_text{font-size:1.625rem;font-weight:700;line-height:1.08}}.loading_header{text-align:center;font-size:1.5rem;font-weight:700;line-height:1.16}@media screen and (min-width:768px) and (max-width:991px){.loading_header{font-size:2rem;font-weight:700;line-height:1}}@media screen and (min-width:992px){.loading_header{font-size:2.5rem;font-weight:700;line-height:.8}}.loading_subtext{text-align:left;font-size:1.375rem;font-weight:700;line-height:1.1;margin:0}@media screen and (min-width:768px) and (max-width:991px){.loading_subtext{font-size:1.5rem;font-weight:700;line-height:1.16}}@media screen and (min-width:992px){.loading_subtext{font-size:1.625rem;font-weight:700;line-height:1.07}}