body{font-family:Inter;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:none;background-color:var(--bgPage);min-height:100vh;margin:0;width:100%;color:#000;overflow-x:hidden;scrollbar-width:16px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*:not(.PrivatePickersSlideTransition-root>*){transition:background-color,color 30ms}*,*:before,*:after{box-sizing:inherit}.html-content{display:flex;flex-direction:column}.html-content.info-phase{min-height:20rem}.html-content hr{width:100%}.html-content h2{width:var(--maxWidth);text-align:center}.html-content img{height:5rem;max-width:5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.html-content h1{font-size:1.2rem}.html-content p{font-size:1rem}.html-content h2{font-size:1.4rem;font-weight:700;margin-block-start:.4em;margin-block-end:.4em}.html-content .bullet-list{text-align:left;display:inline-block;font-size:.9rem}.html-content .purple-text{color:var(--primary);font-weight:700}.html-content .button-loader{margin-left:5px;border:2px solid var(--white);border-top:2px solid transparent;border-radius:50%;width:13px;height:13px;animation:spin 1s linear infinite}@media screen and (max-width: 900px){.html-content h1,.html-content h2{font-size:1.1rem}}.loading{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;margin-top:1rem}.loader{border:3px solid var(--lightGray);border-top:3px solid var(--dark);border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite}.error-card{display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:center;justify-self:center;text-align:center;max-width:var(--contentCard);width:100%;height:100%;border-radius:16px;font-size:20px}.a-phone{font-weight:500;color:var(--primary);text-decoration:none}.a-phone:hover{opacity:.8}.error-message-wrap{margin-left:auto;margin-right:auto;align-items:center;display:flex;justify-content:center;max-width:var(--contentCard);word-break:break-word;margin-top:.25rem;margin-bottom:.25rem}.error-icon{display:block;margin:auto;height:3rem}.error-info{width:var(--contentWidth);margin-top:1rem}.trans{background-color:transparent!important}.fade-in{animation:fadeIn ease .3s;-webkit-animation:fadeIn ease .3s;-moz-animation:fadeIn ease .3s;-o-animation:fadeIn ease .3s;-ms-animation:fadeIn ease .3s}.fade-out{animation:fadeOut ease .3s;-webkit-animation:fadeOut ease .3s;-moz-animation:fadeOut ease .3s;-o-animation:fadeOut ease .3s;-ms-animation:fadeOut ease .3s}hr{opacity:.2;margin-top:1rem}h1{margin-top:.5em;font-size:1.3rem;font-weight:700}.card-header{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.3rem}.card-header-content{display:flex;flex-direction:row;align-items:center;width:100%;max-width:var(--contentWidth);margin-top:.55rem;margin-bottom:-.7rem}.card-header-content-offset{display:flex;flex-direction:row;align-items:center;max-width:var(--contentWidth);width:95%;margin-left:.15rem;margin-top:.55rem;margin-bottom:-.7rem}.slide-down{animation:slideDown ease .3s;-webkit-animation:slideDown ease .5s;-moz-animation:slideDown ease .5s;-o-animation:slideDown ease .5s;-ms-animation:slideDown ease .5s}@media screen and (max-width: 900px){:root{--contentWidth: 100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-ms-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideDown{0%{height:0%}to{height:100%}}@-moz-keyframes slideDown{0%{height:0%}to{height:100%}}@-webkit-keyframes slideDown{0%{height:0%}to{height:100%}}@-o-keyframes slideDown{0%{height:0%}to{height:100%}}@-ms-keyframes slideDown{0%{height:0%}to{height:100%}}@media screen and (max-width: 1090px){.error-message{margin-top:0rem!important;border-radius:0!important}}@media screen and (max-width: 900px){.error-message{max-width:100%;margin-bottom:0}}.email-verify-form{display:flex;justify-content:flex-start;flex-direction:column;height:auto;width:var(--contentWidth)}.email-didnt-send{font-size:.9rem;font-weight:700;cursor:pointer}.email-button-loader{margin-left:5px;border:2px solid #fff;border-top:2px solid transparent;border-radius:50%;width:13px;height:13px;animation:spin 1s linear infinite}@media screen and (max-width: 900px){.email-verify-form{width:100%;height:100%}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.return-verification-page{height:60vh}.return-verification-wrapper{display:flex;justify-content:center;max-width:828px;margin:0 auto;position:relative;text-align:left;width:100%}.return-verification-static-modal{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:3rem;padding:0}@media screen and (max-width: 900px){.return-verification-static-modal{width:95%;margin-top:2vh;padding:.5rem}}.verification-code-wrapper{max-width:var(--maxWidth);text-align:left;position:relative;justify-content:center;display:flex;margin-left:auto;margin-right:auto}.verification-code-static-modal{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:600px;height:380px}.verification-code-static-modal .email-verify-form,.return-verification-static-modal .email-verify-form{align-items:flex-start;align-self:flex-start;justify-self:flex-start}@media screen and (max-width: 900px){.verification-code-wrapper{height:20rem}.verification-code-static-modal{width:95%;height:20rem;max-height:500px;box-shadow:none}.verification-code-static-modal button,.verification-code-static-modal .email-didnt-send{margin-top:1rem}.verification-code-static-modal .email-verify-form{height:auto;justify-content:space-evenly}}@media screen and (min-width: 576px) and (max-width: 991.98px) and (orientation: landscape){.verification-code-wrapper{margin-top:16px}}@media (max-width: 575.98px){.verification-code-wrapper{min-height:80vw;margin-top:26px}}.pulse{animation:pulse 2s infinite;box-shadow:0 0 #6164db}@media screen and (max-width: 900px){#resumeButton{min-width:50px}}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #6164dbb3}70%{transform:scale(1);box-shadow:0 0 0 10px #6164db00}to{transform:scale(.95);box-shadow:0 0 #6164db00}}._header_1o5cr_1{padding-bottom:1rem}@media screen and (max-width: 992px){._header_1o5cr_1 h5{font-size:1.25rem;line-height:1.6}}._container_wh96l_1{margin-top:1.5rem;display:flex;justify-content:center}._cardContent_wh96l_7{width:100%}._cardContent_wh96l_7 ._gridContainer_wh96l_11{flex-direction:row}._cardContent_wh96l_7 ._gridContainer_wh96l_11 ._gridItem_wh96l_15{text-align:left}._caretIconContainer_wh96l_19{width:3rem}._caretIconContainer_wh96l_19 svg{font-size:1.5rem;height:100%}@media screen and (max-width: 992px){._container_wh96l_1{margin-top:.5rem}._cardContent_wh96l_7 ._gridContainer_wh96l_11{flex-direction:column}}._container_16jv6_1{padding:.3rem}@media screen and (max-width: 992px){._container_16jv6_1{padding:0}}._container_92g16_1{display:flex;justify-content:flex-start}._iconWrapper_92g16_6{display:flex;width:1rem;margin-right:.5rem}._container_15yep_1{display:flex;position:relative;flex-direction:column;justify-content:center;align-items:center;margin-top:5rem}._card_15yep_10{max-width:var(--maxWidthCard);min-height:var(--minHeightCard);text-align:center;position:relative;justify-content:center;display:flex;flex-direction:column;margin:1rem;align-items:center}._cardContent_15yep_22{margin-left:10rem;margin-right:10rem}._sessionEntry_15yep_27{cursor:pointer}._cardContentFooter_15yep_31{display:flex;justify-content:center;padding-top:2.5rem;padding-bottom:2.5rem}@media screen and (max-width: 992px){._container_15yep_1{margin-top:0}._cardContent_15yep_22{margin-left:0;margin-right:0}}._checkIconContainer_1vz2z_1{margin-top:5px;height:32px;display:flex;align-items:center;justify-content:center}._segment_1vz2z_9{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;z-index:5;gap:10px}._bubble_1vz2z_21,._bubbleProgress_1vz2z_22{margin-top:5px;cursor:default;display:flex;align-items:center;justify-content:center;border-radius:50%;height:32px;width:32px;-webkit-user-select:none;user-select:none}._bubbleProgress_1vz2z_22{-webkit-animation:_pulse_1vz2z_1 3s infinite;animation:_pulse_1vz2z_1 3s infinite;box-shadow:var(--outlineShadow1)}@-webkit-keyframes _pulse_1vz2z_1{50%{box-shadow:var(--outlineShadow2)}to{box-shadow:var(--outlineShadow1)}}@keyframes _pulse_1vz2z_1{50%{box-shadow:var(--outlineShadow2)}to{box-shadow:var(--outlineShadow1)}}@media screen and (max-width: 480px){._segment_1vz2z_9{max-width:100px}}._wrapper_13j4d_1{max-width:100%;margin-left:30px;margin-right:30px;position:relative}._progressTrackerLeft_13j4d_8{margin-left:auto;margin-right:auto;margin-bottom:0!important;overflow-x:auto!important;display:flex;align-items:flex-start;justify-content:space-between;position:relative;max-width:calc(var(--maxWidth) + 80px)}._progressTrackerLeft_13j4d_8{flex-direction:column;gap:.5em}@media screen and (max-width: 900px){._progressTrackerLeft_13j4d_8{max-width:none;flex-wrap:wrap;font-size:.9rem}}.exit-container{padding:1rem;display:flex;align-items:center;flex-direction:column;justify-content:space-around;text-align:center}.exit-container>button{margin-top:1rem}.exit-container>span{margin-top:1rem}._container_cmm6w_1{z-index:999;position:fixed;display:inline-flex;justify-content:center;align-items:center;gap:.5rem;bottom:0;right:15px;margin:.5em;opacity:0;transition:opacity .3s ease-in-out}._circleButton_cmm6w_15{font-size:.9rem!important;min-width:0px!important;min-height:0px!important}._show_cmm6w_21{opacity:1}._hide_cmm6w_25{opacity:0}@media screen and (max-width: 992px){._circleButton_cmm6w_15{font-size:.8rem!important}}._maintenanceHeader_1xb5t_1{font-size:2rem;font-weight:700}._maintenanceBody_1xb5t_6{display:flex;flex-direction:column;justify-content:space-between;height:25rem}._maintenanceBodyItems_1xb5t_13{display:flex;flex-direction:column;justify-content:center;gap:1rem}._maintenanceBoxImage_1xb5t_20{display:flex;justify-self:flex-end;justify-content:center}._maintenanceImage_1xb5t_26{height:180px;width:220px}
