.input_hasLength__RZJs7{position:relative}.input_hasLength__RZJs7:before{content:var(--lengthMsg);position:absolute;right:0;top:50px;border:0;color:grey;font-size:smaller}.input_textinput__W5t1_::-webkit-search-cancel-button{-webkit-appearance:none;transform:translateX(8px);height:1.25rem;width:1.25rem;display:block;background:url(/icons/xcircle.svg);background-size:contain;cursor:pointer}.input_textinput__W5t1_:invalid:not(:placeholder-shown),.input_textinput__W5t1_:user-invalid{border-color:var(--danger-500)!important}.input_inputHolder__809f1:has(.input_textinput__W5t1_:invalid:not(:placeholder-shown)):after,.input_inputHolder__809f1:has(.input_textinput__W5t1_:user-invalid):after{content:var(--errMsg);color:var(--color-danger-400);font-size:smaller;max-width:calc(100% - 2rem);line-height:1rem;display:block;padding-top:.2rem}.input_inputHolder__809f1.input_hasError__TAO84:after{font-size:smaller;line-height:1rem;display:block;padding-top:.2rem;color:transparent}.input_hasLength__RZJs7.input_hasLength__RZJs7:after{content:"_"}.input_textinput__W5t1_{color:#fff;background-color:var(--background-neutral-secondary);border:1px solid var(--border-neutral-secondary);height:44px}.input_textinput__W5t1_:focus{outline-offset:2px;border-color:var(--brand-500);outline:none}.input_textinput__W5t1_::placeholder{color:var(--text-tertiary)}.input_textinput__W5t1_.input_hideBackground__x7ejU{border:none;border-bottom:2px solid var(--brand-400_60);border-radius:0;background-color:transparent;padding-left:4px}.ColorPicker_colorItem__j_f9G{width:2rem;height:2rem;box-sizing:border-box;background-color:var(--color);border-radius:50%;position:relative}.ColorPicker_selected__f5ZLH:before{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%);width:1.8rem;height:1.8rem;border-radius:50%;border:2px solid var(--neutral-800);background-image:url(/icons/check.svg);background-size:65%;background-position:50%;background-repeat:no-repeat}.ColorPicker_row__rgzci{display:flex;flex-direction:row;gap:1rem;margin:.75rem;flex-flow:wrap;width:max-content;max-width:100%}.label_required__YD8tG:after{content:"*";color:var(--brand-500);margin-left:.4rem}.InputForm_appFormRoot__vFJ46{display:flex;flex-direction:column;gap:.5rem;height:calc(100dvh - 124px);max-width:1200px;color:#fff;box-sizing:border-box;@media only screen and (max-width:768px){height:auto;margin-bottom:6rem;height:fit-content;margin-top:-5rem}}.InputForm_mainTitle__Cq1xt{font-size:30px;font-weight:200}.InputForm_appFormWrapper__WrBsv{display:flex;height:100%;max-height:100%;overflow:hidden;border:1px solid var(--border-neutral-tertiary);background-color:var(--neutral-900);border-radius:12px}.InputForm_appFormContent__FJcCy{position:relative;display:flex;flex-direction:row;gap:0;width:100%;max-height:100%;scrollbar-width:thin;scrollbar-color:var(--border-neutral-secondary) transparent;overflow-y:auto}.InputForm_title__FEp9I{font-size:14px}.InputForm_description__ZEAhF{font-size:14px;color:var(--text-secondary)}.InputForm_ver__sm49G{display:flex;flex-direction:column;gap:.5rem;width:fit-content}.InputForm_hor__cteRQ{display:flex;flex-direction:row;gap:.5rem}.InputForm_page__pfCIG{display:flex;flex-direction:column;gap:32px;padding:24px 24px 7rem}@media only screen and (min-width:768px){.InputForm_page__pfCIG{padding-bottom:24px}}.InputForm_formContainer__A_py1{position:relative;flex:1;height:fit-content}.InputForm_pageButtons__4HMIW{display:flex;gap:1rem;align-items:center;width:100%;margin-top:12px}.InputForm_prevButton__2Kmvx{background-color:var(--neutral-700)}.InputForm_nextButton__F3Tct{background-color:var(--brand-700)}.InputForm_homeButton__uh9_H{padding:12px;font-size:16px;align-self:flex-start;display:flex;gap:.75rem}@media only screen and (max-width:767.5px){.InputForm_appFormRoot__vFJ46{padding:0;border:none;border-radius:0}.InputForm_appFormWrapper__WrBsv{overflow:visible;border:none;padding:none;background-color:transparent}.InputForm_appFormContent__FJcCy{overflow:visible}}.InputForm_htmlHolder__dmyPn{display:inline}.InputForm_htmlHolder__dmyPn a{text-decoration:underline;color:var(--text-brand-primary);transition:filter .3s ease-out}.InputForm_htmlHolder__dmyPn a:focus,.InputForm_htmlHolder__dmyPn a:hover{filter:brightness(1.2)}.InputForm_htmlHolder__dmyPn a:visited{color:var(--brand-700)}.radioButtonGroup_optionsContainer__ja6MF{display:flex;flex-direction:column;gap:.75rem;width:auto;max-width:400px;padding-bottom:20px}.radioButtonGroup_finalcheck__Wc009.radioButtonGroup_optionsContainer__ja6MF:invalid:after,.radioButtonGroup_optionsContainer__ja6MF:user-invalid:after{content:"Required, please make a selection";color:var(--color-danger-400);font-size:smaller}.radioButtonGroup_optionLabel__g2S_t{border:1px solid var(--border-neutral-secondary);background-color:var(--background-neutral-secondary);border-radius:8px;padding:12px;color:#fff;min-width:200px;width:auto;display:flex;align-items:center;cursor:pointer;line-height:normal;transition:background-color .4s ease-out;min-height:48px}.radioButtonGroup_optionLabel__g2S_t:has(input:checked){background-color:var(--background-brand-focus);border-color:var(--border-brand-primary)}.radioButtonGroup_optionLabel__g2S_t:hover:before{filter:brightness(1.2)}.radioButtonGroup_optionLabel__g2S_t:active:before{filter:brightness(.95)}.radioButtonGroup_optionLabel__g2S_t:before{content:"";display:block;border-radius:50%;border:1px solid var(--border-neutral-secondary);width:16px;min-width:16px;height:16px;box-sizing:border-box;margin-right:12px;transition:border-color .4s ease-out,filter .4s ease-out}.radioButtonGroup_optionLabel__g2S_t:has(input:checked):before{border-color:var(--outline-brand-primary);border-width:5px;background-color:#fff}.radioButtonGroup_radio__ObZBo{appearance:none}.FormTextArea_hasLength__dHtpq:after{display:block;content:var(--length);color:grey;font-size:smaller;align-self:end}.FormTextArea_hasLength__dHtpq{display:flex;flex-direction:column;max-width:800px}.FormTextArea_hasLength__dHtpq>textarea:user-invalid{border-color:var(--danger-500)}.FormTextArea_textarea__PBVOP{border:1px solid var(--border-neutral-secondary);background-color:var(--background-neutral-secondary);color:#fff}.FormTextArea_textarea__PBVOP:focus{border-color:var(--border-brand-primary);background-color:var(--background-brand-focus)}