@media only screen and (min-width: 750px){.styling-form-modal .drawer-modal__content{height:100%;padding-top:4rem}}styling-form{height:100%}styling-form form{padding-bottom:2rem;height:100%;display:flex;flex-direction:column}styling-form form>div{display:flex;gap:1.6rem;flex-wrap:wrap}styling-form .field{position:relative;align-self:flex-start}@media only screen and (min-width: 750px){styling-form .field{flex:0 1 calc(50% - .8rem)}}styling-form .field__label{text-transform:none!important}@media only screen and (min-width: 750px){styling-form .field--full{flex:1 1 auto}}styling-form .contact__button{display:flex}styling-form .contact__button button{margin-top:auto;width:100%;display:block}styling-form .field__error,styling-form .field__info{position:absolute;bottom:-2.5rem;font-size:1rem}styling-form .field__error{visibility:hidden;color:rgb(var(--color-error))}styling-form .field__error.is-visible{visibility:visible}
