.module--form-small{min-height:50vh}.module--form-medium{min-height:75vh}.module--form-large{min-height:100vh}.module--form-auto{min-height:unset}.formblock{display:flex;flex-flow:column;gap:30px}.formblock__content,.formblock__form{flex:1}.formblock__submit-message-anchor{--anchor-offset:calc(var(--module-padding-top) + var(--header-height));transform:translateY(calc(var(--anchor-offset)*-1))}@media (min-width:900px){.formblock{flex-flow:row;gap:60px}.formblock__content--third{flex:0.5}.formblock__content--twothird{flex:1.5}}