form.hs-form .form-columns-2{@apply mb-4 w-full max-w-full border-2 border-primary}form.hs-form fieldset input{@apply mr-0 w-full rounded-sm bg-text_white p-2 focus:border-none focus:outline-none md:mr-8 !important}form.hs-form fieldset .input .hs-input{@apply w-full}.hs-form-field{@apply flex flex-col gap-2}.hs-form-field label span{@apply text-sm font-bold text-text_white}.hs-error-msg{@apply text-error}.hs_submit{@apply mt-8 flex w-full justify-center p-3}.hs-button{@apply rounded-3xl border-2 border-text_white bg-text_white px-4 py-2 text-xl text-primary transition-all duration-300 hover:cursor-pointer hover:bg-primary hover:text-text_white}form.hs-form fieldset input[type=file]{@apply p-[6px] text-[#4d6168] hover:cursor-pointer !important}.hs-richtext{@apply text-xs text-text_white}.submitted-message{@apply text-text_white}