.StorySurveyForm-module__form{display:grid;gap:2rem;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:0;width:100%}.StorySurveyForm-module__form .StorySurveyForm-module__formHeading,.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer{grid-column:span 6/span 6}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer label{--tw-text-opacity:1;color:rgb(44 44 44/var(--tw-text-opacity));font-size:1.25rem;font-weight:700;grid-column:span 6/span 6;line-height:1.75rem;margin-bottom:.5rem}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer .StorySurveyForm-module__subLabel{grid-column:span 6/span 6;margin-bottom:.25rem}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer .StorySurveyForm-module__formLabelSubtitle,.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer .StorySurveyForm-module__subLabel{--tw-text-opacity:1;color:rgb(44 44 44/var(--tw-text-opacity));font-size:1rem;font-weight:400;line-height:1.5rem}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer input,.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer select,.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer textarea{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity));border-color:transparent;color:rgb(0 0 0/var(--tw-text-opacity));display:grid;font-size:1.25rem;grid-column:span 6/span 6;line-height:1.75rem;outline-color:#c0985c;padding:.625rem .75rem;width:100%}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer input:focus,.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer select:focus,.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer textarea:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:transparent;--tw-ring-offset-width:0px;border-color:transparent;border-style:none;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline-offset:0}@media (min-width:768px){.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer input,.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer select,.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer textarea{grid-column:span 3/span 3}}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer select{cursor:pointer}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer .StorySurveyForm-module__radioOptions{align-items:flex-start;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer .StorySurveyForm-module__radioOptions label{cursor:pointer;font-weight:400}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer .StorySurveyForm-module__radioOptions.StorySurveyForm-module__radioActive label{--tw-text-opacity:1;color:rgb(192 152 92/var(--tw-text-opacity));font-weight:700}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer .StorySurveyForm-module__radioOptions input{visibility:hidden}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer .StorySurveyForm-module__radioOptions input:checked{background-image:none}.StorySurveyForm-module__form .StorySurveyForm-module__inputContainer .StorySurveyForm-module__radioOptions input:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-color:transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);outline-color:transparent;outline-width:0}.StorySurveyForm-module__form .StorySurveyForm-module__rating{display:flex;flex-direction:column}.StorySurveyForm-module__form .StorySurveyForm-module__rating .StorySurveyForm-module__radioContainer{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.StorySurveyForm-module__form .StorySurveyForm-module__city,.StorySurveyForm-module__form .StorySurveyForm-module__firstName,.StorySurveyForm-module__form .StorySurveyForm-module__lastName,.StorySurveyForm-module__form .StorySurveyForm-module__purchasePrice,.StorySurveyForm-module__form .StorySurveyForm-module__rehabCosts,.StorySurveyForm-module__form .StorySurveyForm-module__state{grid-column:span 6/span 6}@media (min-width:768px){.StorySurveyForm-module__form .StorySurveyForm-module__city,.StorySurveyForm-module__form .StorySurveyForm-module__firstName,.StorySurveyForm-module__form .StorySurveyForm-module__lastName,.StorySurveyForm-module__form .StorySurveyForm-module__purchasePrice,.StorySurveyForm-module__form .StorySurveyForm-module__rehabCosts,.StorySurveyForm-module__form .StorySurveyForm-module__state{grid-column:span 3/span 3}}.StorySurveyForm-module__form .StorySurveyForm-module__permission{align-items:center;display:flex;flex-direction:row;font-weight:400;justify-content:space-between}.StorySurveyForm-module__form .StorySurveyForm-module__permission label{font-weight:400;width:auto}.StorySurveyForm-module__form .StorySurveyForm-module__permission input{margin-right:1rem;width:2rem}.StorySurveyForm-module__form.StorySurveyForm-module__colFull input,.StorySurveyForm-module__form.StorySurveyForm-module__colFull select,.StorySurveyForm-module__form.StorySurveyForm-module__colFull textarea{grid-column:span 6/span 6}.StorySurveyForm-module__form .StorySurveyForm-module__errors{--tw-text-opacity:1;color:rgb(187 10 10/var(--tw-text-opacity));font-size:1.25rem;grid-column:span 6/span 6;line-height:1.75rem}.StorySurveyForm-module__form .StorySurveyForm-module__success{--tw-text-opacity:1;color:rgb(192 152 92/var(--tw-text-opacity));font-size:1.25rem;grid-column:span 6/span 6;line-height:1.75rem}.StorySurveyForm-module__form .StorySurveyForm-module__submitButton{grid-column:span 6/span 6;min-width:100%}.StorySurveyForm-module__form .StorySurveyForm-module__submitButton button{min-width:100%}@media (min-width:768px){.StorySurveyForm-module__form .StorySurveyForm-module__submitButton,.StorySurveyForm-module__form .StorySurveyForm-module__submitButton button{min-width:0}}