#component-gdxForm .gdxForm{align-items:start;display:flex;flex-direction:row;justify-content:space-between;padding:70px 120px}#component-gdxForm .gdxForm .gdxForm__title{max-width:600px}#component-gdxForm .gdxForm .gdxForm__form{align-items:center;background:#333;border-radius:5px;display:flex;flex-direction:column;justify-content:center;min-width:530px;padding:24px}#component-gdxForm .gdxForm .gdxForm__form form fieldset{margin-bottom:15px}#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field label{color:#fff;font-size:14px;font-weight:700}#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field label .hs-form-required{color:#fc4109}#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field .input input,#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field .input select{background:#333;border:1px solid #fff;border-radius:2px;color:#fff;font-size:16px;font-weight:400;padding:8px 12px;width:100%}#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field.hs-fieldtype-booleancheckbox .input ul,#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field.hs-fieldtype-checkbox .input ul{list-style:none;padding-left:0}#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field.hs-fieldtype-checkbox .input .hs-form-checkbox label{display:flex;flex-direction:row;gap:12px}#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field.hs-fieldtype-checkbox .input .hs-form-checkbox label span,#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field.hs-fieldtype-checkbox .input .hs-form-checkbox label span p,.hs-fieldtype-booleancheckbox .input .inputs-list .hs-form-booleancheckbox label span p{font-size:14px;font-weight:300}#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field.hs-fieldtype-booleancheckbox .input .hs-form-booleancheckbox label input,#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field.hs-fieldtype-checkbox .input .hs-form-checkbox label input{width:fit-content}#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field .input input::placeholder{color:#fff;font-size:16px;font-weight:300;opacity:.5}#component-gdxForm .gdxForm .gdxForm__form form .hs-richtext,#component-gdxForm .gdxForm .gdxForm__form form .hs-richtext p{color:#fff;font-size:12px;font-weight:300!important}#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field .hs-field-desc{border-bottom:none;color:#fff;font-size:12px;font-weight:300!important}#component-gdxForm .gdxForm .gdxForm__form form .hs_submit{text-align:center}#component-gdxForm .gdxForm .gdxForm__form form .hs_submit.hs-submit .hs-button{background:linear-gradient(90deg,#fc4a1f 29%,#e7104f);border:none;border-radius:5px;color:#fff!important;font-size:17px;font-weight:500;letter-spacing:0;padding:15px 25px;text-align:center;text-decoration:none}@media only screen and (min-width:768px) and (max-width:1023px){#component-gdxForm .gdxForm{align-items:center;flex-direction:column;gap:20px}}@media only screen and (min-width:1024px) and (max-width:1439px){#component-gdxForm .gdxForm{align-items:center;flex-direction:column;gap:20px}}@media screen and (max-width:767px){#component-gdxForm .gdxForm{flex-direction:column;padding:24px}#component-gdxForm .gdxForm .gdxForm__form{min-width:340px}#component-gdxForm .gdxForm .gdxForm__title .p-form-subtitle{font-size:16px;line-height:150%}#component-gdxForm .gdxForm .gdxForm__form form fieldset .hs-form-field{margin-bottom:12px}}