.theme--white,:root{--formblock-gap:30px}.formblock{align-items:flex-start;display:flex;flex-direction:column;gap:var(--formblock-gap);justify-content:space-around}.formblock__form,.formblock__text{width:100%}.formblock__form.focus-box,.formblock__text.focus-box{border-radius:10px}.formblock__formtext{margin-bottom:30px}.blog-post .formblock{flex-direction:column}.blog-post :is(.formblock__text,.formblock__form){width:100%}@media (min-width:900px){.formblock{flex-direction:row}.formblock__form,.formblock__text{width:50%}}@media (min-width:1200px){.theme--white,:root{--formblock-gap:45px}}