.form-section__background{height:100%;left:0;opacity:.65;pointer-events:none;position:absolute;right:0;top:0;width:100%}.hsfc-Row:has(input[name*=title__dropdown_]){grid-template-columns:5rem 1fr 1fr}.form-section{margin-bottom:var(--spacing-4xl)}.form-section__form .hsfc-FieldLabel{font-size:var(--font-size-label)!important}.form-section__form .hsfc-Step__Content{padding:0!important}.form-section__form .hsfc-Row{margin-bottom:var(--spacing-lg)!important}.form-section__form .hsfc-Step__Banner,.form-section__form h3{display:none}.form-section .hs-form .hs-form-field{width:100%}.form-section .hs-form .inputs-list{display:grid;gap:var(--spacing-lg);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%}.form-section .hs-form .hs-fieldtype-select,.form-section .hs-form .hs-fieldtype-text,.form-section .hs-form .hs-fieldtype-textarea{width:100%}.form-section .hs-form select.hs-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23414042' d='m7 10 5 5 5-5z'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:24px;padding:12px}.form-section .hs-error-msgs{list-style:none;margin:var(--spacing-xs) 0 0;padding:0}.form-section .hs-error-msgs label{color:#ff6b6b!important;font-size:14px}.form-section .hs-form .hs-submit{margin-top:var(--spacing-lg);text-align:left}.form-section .submitted-message{background:#fff;border-radius:var(--radius-sm);color:var(--color-text-primary);padding:var(--spacing-xl);text-align:center}@media (max-width:768px){.form-section .hs-form .inputs-list{grid-template-columns:1fr}.form-section .hs-button{padding:14px 24px;width:100%}}@media (max-width:530px){.hsfc-Row{display:flex!important;flex-direction:column}}