.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__formtext{margin-bottom:30px}@media (min-width:900px){.formblock{flex-direction:row}.formblock__form,.formblock__text{width:50%}}@media (min-width:1200px){.theme--white,:root{--formblock-gap:45px}}