html,body{background-color:#000}body{height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;background-image:url(/main-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}@media screen and (min-width:769px){body{background-image:none}}#root{flex:1;display:flex;flex-direction:column;min-height:0;background-color:#000c}#__react-alert__ div{text-transform:none!important}h1,h2,h3,h4,h5,h6,p,label{color:#fff}h4{margin:0 0 8px;font-size:1.5rem;line-height:1.375;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500;letter-spacing:.00735em;opacity:1;-webkit-text-decoration:none;text-decoration:none;text-transform:none;vertical-align:unset}.ScrollableAnchor{height:100%;display:flex;flex-direction:column}.ScrollableContainer{flex:1;position:relative;overflow-y:auto;margin-bottom:16px;margin-right:-16px}.ScrollableFixed{top:0;z-index:10;position:sticky;margin-right:16px}.ScrollableAware{flex:1;margin-right:16px}.ScrollableExpandableContent{display:flex;min-height:100%;flex-direction:column;margin-right:16px}.ScrollableContainedContent{display:flex;height:100%;flex-direction:column;margin-right:16px}.TabsScrollOffset{height:calc(100% - 75px)!important}#user-consent-start-button{padding:10px 20px;font-size:16px;margin-top:20px}#top-bar-logo-container{max-width:200px;padding:clamp(16px,3vh,30px)}.consent-text-container{margin-top:20px;text-align:left}.consent-form-label{font-size:inherit}.consent-list-item{font-size:16px;display:block}#UserConsent_wrapper p{font-size:16px;text-align:left}.help-button{width:100%;height:11vh;padding:15px 0;border-radius:0;display:block;color:#fff;border:0px;transition:transform .5s;transform:translateY(-100%);font-weight:700;font-size:2vh}.help-button.active{transform:translateY(0)}.version-text{position:relative;text-align:center;width:100%;font-size:.8rem;color:#fff;align-self:flex-end}@media screen and (max-width:375px){h4{font-size:1.25rem}.consent-list-item,.consent-form-label,#UserConsent_wrapper p{font-size:.75rem}}@media screen and (max-height:700px){#user-consent-start-button{padding:10px 20px;font-size:16px;margin-top:10px}.consent-text-container{margin-top:10px}#user-consent-divider{margin:8px 0}}@media screen and (max-height:667px){.version-text{position:relative}}.check-circle-animate{animation:checkCircleScale .6s ease-out forwards}@keyframes checkCircleScale{0%{transform:scale(.5)}to{transform:scale(1)}}.container{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.progress-container{position:absolute;width:120px;height:120px;transform:translate(-50%,-50%);top:50%;left:50%}.progress-ring__circle{transform:translate(5px,5px);transform-origin:50% 50%;stroke-dasharray:326.725;stroke-dashoffset:326.725;transition:stroke-dashoffset .35s;stroke-linecap:round}.alert{transform:translateY(100%);transition:transform .5s}.alert.active{transform:translateY(0);transition:transform .5s}
