.landing-box{align-items:center;display:flex;flex-flow:column nowrap;height:100dvh;justify-content:center;max-height:100dvh;max-width:100%;min-height:100dvh;min-width:100%;position:relative;width:100%}.landing-box .landing-center-area{align-items:center;display:flex;flex-flow:row nowrap;justify-content:center}.landing-box #tryout-button{animation:loader 2s linear infinite;border:4px dashed var(--color-success);margin-top:40px;padding:5px}.landing-box.fx-column{flex-flow:column nowrap}.landing-box .landing-top-left{left:0;position:absolute;top:0}.landing-box .landing-top-left .version-notice{background-color:var(--color-background)}.landing-box .landing-top-left .version-notice-hover{background-color:var(--color-background);border:2px dotted var(--color-light_turquoise);color:var(--color-light_turquoise);display:none;font-family:Verdana;font-size:11px;font-weight:lighter;left:0;padding:10px;position:absolute;top:100%;z-index:1}.landing-box .landing-top-left:hover .version-notice-hover{display:block}.landing-box .landing-bottom{align-items:center;bottom:4px;display:flex;height:30px;justify-content:center;left:0;position:absolute;width:100%}.landing-box .landing-bottom a{flex:1}.landing-box .landing-title{animation:popupbackground 2s infinite;color:#000;font-family:Main-Font;font-size:48px;font-weight:700;opacity:.5;text-shadow:0 0 10px rgb(220,180,50)}.landing-box label:not(.input-checkbox-label){font-family:Main-Font}.landing-box label:not(.input-checkbox-label):not(:first-child){margin-top:20px}.landing-box .landing-box-container{margin:auto;width:90%}.landing-box .inputs-column{padding-bottom:25px;padding-top:50px;text-align:left}.version-notice{border:2px dotted var(--color-light_turquoise);color:var(--color-light_turquoise);font-family:Verdana;font-size:12px;font-weight:lighter;padding:25px}.dotted-link{border:2px dotted var(--color-light_turquoise);color:var(--color-light_turquoise);font-family:Verdana;font-size:12px;font-weight:lighter;padding:5px}.dotted-link:hover{border-color:var(--color-targeting);color:var(--color-targeting)}::backdrop{animation:popupbackground 2s infinite;background-image:linear-gradient(90deg,#e6000080,#32bee6,#000,#32bee6,#e6000080)}#dialog-resend-confirmation .title,#dialog-forgot-password .title,#dialog-sign-up .title,#dialog-sign-in .title{color:#f5fffa;font-family:Main-Font;font-size:36px;text-align:center}#dialog-sign-in,#dialog-sign-up,#dialog-forgot-password,#dialog-resend-confirmation{background-color:#0a0514;border:2px groove white;border-radius:15px;box-shadow:0 0 55px 10px #000;color:#fff;max-width:90%;position:relative;width:500px}#dialog-resend-confirmation .main_dialog_close,#dialog-forgot-password .main_dialog_close,#dialog-sign-up .main_dialog_close,#dialog-sign-in .main_dialog_close{border-radius:50%;height:40px;left:24px;max-height:40px;max-width:40px;min-height:40px;min-width:40px;position:absolute;top:25px;width:40px}#dialog-resend-confirmation .default-tooltip,#dialog-forgot-password .default-tooltip,#dialog-sign-up .default-tooltip,#dialog-sign-in .default-tooltip{height:45px;max-height:45px;max-width:45px;min-height:45px;min-width:45px;width:45px}#dialog-sign-in .default-tooltip .tooltip-text,#dialog-sign-up .default-tooltip .tooltip-text,#dialog-forgot-password .default-tooltip .tooltip-text,#dialog-resend-confirmation .default-tooltip .tooltip-text{left:-240px;top:40px}#dialog-resend-confirmation .other-sign-in-actions,#dialog-forgot-password .other-sign-in-actions,#dialog-sign-up .other-sign-in-actions,#dialog-sign-in .other-sign-in-actions{align-items:flex-start;display:flex;flex-flow:row wrap;justify-content:space-between;width:100%}#dialog-sign-in session-dialog.locked-form button[type=submit],#dialog-sign-up session-dialog.locked-form button[type=submit],#dialog-forgot-password session-dialog.locked-form button[type=submit],#dialog-resend-confirmation session-dialog.locked-form button[type=submit]{display:none}#dialog-resend-confirmation .form-msgs,#dialog-resend-confirmation .form-errors,#dialog-forgot-password .form-msgs,#dialog-forgot-password .form-errors,#dialog-sign-up .form-msgs,#dialog-sign-up .form-errors,#dialog-sign-in .form-msgs,#dialog-sign-in .form-errors{margin-top:20px}#dialog-resend-confirmation .form-errors,#dialog-forgot-password .form-errors,#dialog-sign-up .form-errors,#dialog-sign-in .form-errors{color:#fa3214}#dialog-sign-in .form-errors span,#dialog-sign-in .form-errors p,#dialog-sign-up .form-errors span,#dialog-sign-up .form-errors p,#dialog-forgot-password .form-errors span,#dialog-forgot-password .form-errors p,#dialog-resend-confirmation .form-errors span,#dialog-resend-confirmation .form-errors p{color:inherit}#dialog-resend-confirmation .form-msgs,#dialog-forgot-password .form-msgs,#dialog-sign-up .form-msgs,#dialog-sign-in .form-msgs{color:#64dc14}#dialog-sign-in .form-msgs span,#dialog-sign-in .form-msgs p,#dialog-sign-up .form-msgs span,#dialog-sign-up .form-msgs p,#dialog-forgot-password .form-msgs span,#dialog-forgot-password .form-msgs p,#dialog-resend-confirmation .form-msgs span,#dialog-resend-confirmation .form-msgs p{color:inherit}#landing_page_tooltip .cost-icon{border-radius:50%;height:40px;max-height:40px;max-width:40px;min-height:40px;min-width:40px;width:40px}@media (max-width:800px){.landing-box{flex-flow:column nowrap}.landing-box .landing-bottom{align-items:stretch;flex:1;flex-flow:column nowrap;text-align:center}.landing-box .landing-bottom a{font-size:22px;margin-top:25px}}
