form{display:grid;gap:1rem}.form-wrapper{margin-top:2.5rem;margin-bottom:3rem}.form-wrapper{margin:0;padding:0;background-color:transparent}.form-wrapper>form{display:grid;gap:1.2222222222rem 1.1111111111rem}@media screen and (min-width:calc(1200px + 1px)){.form-wrapper>form{grid-template-columns:repeat(2,minmax(0,1fr))}.form-wrapper>form .form-item.textarea{grid-column:1/-1}.form-wrapper>form .form-item.textarea textarea{min-height:5.5555555556rem;line-height:1.7777777778rem;transition:unset}.form-wrapper>form .form-item.buttons-group{grid-column:1/-1;justify-content:center}.form-wrapper>form .form-item.buttons-group .btn{width:21.1111111111rem;justify-content:center;max-width:100%}}
/*# sourceMappingURL=forms.css.map */