.Background{display:flex;filter:blur(8px);flex-direction:row;flex-wrap:wrap;height:100vh;left:0;opacity:.33;padding:0 15px 15px;pointer-events:none;position:absolute;position:relative;top:0;width:100vw}.Background .HubHeader{padding-left:0;width:100%}.Background .DashArea{overflow-y:hidden}.FlexiChart{height:100%;width:100%}.Foreground{align-items:center;display:flex;height:100vh;left:0;position:absolute;top:0;width:100vw}form{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.hs-form-field{margin-bottom:0}.hs_submit.hs-submit{margin-top:0;width:100%}.FG.Form{background-color:#fff;border-radius:40px;margin:auto;max-width:800px;padding:60px;width:100%}.FG.Form .Title{margin-bottom:20px;text-align:center}.FG.Form .HubLogo{height:auto;margin-bottom:30px;width:160px}h1{font-size:32px}h1,h2{text-align:center}h2{color:#395162;font-size:24px;margin-top:6px}.FG.Form .FormFields{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.FG.Form .FormFields .field{display:flex;flex-direction:column;width:calc(50% - 10px)}.FG.Form .FormFields .field label{font-size:16px}.FG.Form .Data{font-size:12px;line-height:16px}.field input,.field select{border:1px solid #c0c2c3;border-radius:10px;font-size:19px;min-height:48px;padding:9px}.FG.Form button{background-color:#e8308a;border:unset;border-radius:50px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;line-height:1;margin-top:20px;padding:17px 30px;transition:.2s ease-out;width:calc(50% - 10px)}.FG.Form button:hover{background-color:#d62647}.FG.Form button:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.submitted-message{text-align:center;width:100%}