.hs-form .inputs-list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.hs-form .inputs-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.hs-form textarea{width:100%;border-radius:.375rem;border-width:1px;border-color:rgba(209,213,219,.5)}.hs-form .hs-error-msgs{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}