.theme--white,:root{--formblock-gap:30px}.formblock{align-items:stretch;display:flex;flex-direction:column;gap:var(--formblock-gap);justify-content:space-around}.formblock__form,.formblock__text{flex:1}.formblock__formtext{margin-bottom:30px;--title-color:var(--form-formtitle-color)}.theme--black,.theme--blue,.theme--gray,.theme--white,.theme--yellow{--form-formtitle-color:var(--red)}.theme--red{--form-formtitle-color:#fff}.blog-post .formblock{flex-direction:column}.blog-post :is(.formblock__text,.formblock__form){width:100%}@media (min-width:900px){.theme--white,:root{--formblock-gap:60px}.formblock{align-items:flex-start;flex-direction:row}.formblock__form--two-third{flex:1.5}.formblock__form--third{flex:0.5}}