.text-block{background-color:var(--white);padding:3em 0}.text-block>.sub-wrapper{align-items:center;gap:2em;justify-content:center;text-align:center}.text-block-desc{width:100%}.text-block-title{color:var(--blue-700);width:100%}.text-block.single-col .text-block-desc,.text-block.single-col .text-block-title{max-width:600px;width:100%}@media(min-width:700px){.text-block{padding:5em 0}.text-block:not(.single-col)>.sub-wrapper{display:grid;gap:2em;grid-template-columns:1fr 1fr;place-items:start;text-align:left}.text-block.single-col>.sub-wrapper{gap:2em}}@media(min-width:1000px){.text-block:not(.single-col)>.sub-wrapper{gap:4em}}
