section.text-simple-module .wrapper{display:flex;flex-direction:column;gap:2rem}section.text-simple-module .wrapper[data-align=center]{align-items:center}section.text-simple-module .wrapper[data-align=center] .richtext{align-items:center;text-align:center}section.text-simple-module .wrapper[data-align=right]{align-items:flex-end}section.text-simple-module .wrapper[data-align=right] .richtext{align-items:flex-end;text-align:right}section.text-simple-module .wrapper[data-align=stretch]{align-items:stretch}section.text-simple-module .wrapper[data-align=stretch] .richtext{align-items:stretch;max-width:100%;text-align:left}section.text-simple-module .richtext{align-items:flex-start;display:flex;flex-direction:column;max-width:1000px;width:100%}section.text-simple-module .richtext[data-background=green],section.text-simple-module .richtext[data-background=purple],section.text-simple-module .richtext[data-background=purpleblue],section.text-simple-module .richtext[data-background=red]{border-radius:10px;padding:2rem}section.text-simple-module .richtext[data-background=red]{background-color:#fff9f9;border:1px solid #f2dfdf}section.text-simple-module .richtext[data-background=green]{background-color:#ecf7f0;border:1px solid #b3dfc1}section.text-simple-module .richtext[data-background=purple]{background-color:#fcf6ff;border:1px solid #f7e4ff}section.text-simple-module .richtext[data-background=purpleblue]{background-color:#faf7ff;border:1px solid #ebdfff}@media (max-width:450px){section.text-simple-module .wrapper[data-align-mobile=center]{align-items:center!important}section.text-simple-module .wrapper[data-align-mobile=center] .richtext{align-items:center!important;text-align:center!important}section.text-simple-module .wrapper[data-align-mobile=right]{align-items:flex-end!important}section.text-simple-module .wrapper[data-align-mobile=right] .richtext{align-items:flex-end!important;text-align:right!important}section.text-simple-module .wrapper[data-align-mobile=stretch]{align-items:stretch!important}section.text-simple-module .wrapper[data-align-mobile=stretch] .richtext{align-items:stretch!important;max-width:100%!important;text-align:left!important}}