.rich-text{z-index:1}.rich-text__wrapper{justify-content:center;width:100%;display:flex;& .rich-text__heading{font-size:3.6rem}@media screen and (width<=1023px){& .rich-text__heading{font-size:2.4rem}}}.rich-text__blocks{width:100%;& .rich-text__text.rte a,& p{font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:1.6rem}& .rich-text__text.rte p{line-height:1.7rem}& .rich-text__text.rte a{line-height:2.3rem}@media screen and (width<=1023px){& .rich-text__text.rte a,& p{font-size:1.2rem}}}@media screen and (width>=750px){.rich-text__wrapper{width:100%}.rich-text__wrapper--left{justify-content:flex-start}.rich-text__wrapper--right{justify-content:flex-end}.rich-text__blocks{max-width:50rem}}@media screen and (width>=990px){.rich-text__blocks{max-width:78rem}}.rich-text__blocks *{overflow-wrap:break-word}.rich-text__blocks>*{margin-top:0;margin-bottom:0}.rich-text__blocks>*+*{margin-top:.5rem}.rich-text__blocks>*+a{margin-top:3rem}.rich-text__buttons{word-break:break-word;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;max-width:45rem;margin-top:2rem;display:inline-flex}.rich-text__buttons--multiple>*{flex-grow:1;min-width:22rem}.rich-text__buttons+.rich-text__buttons{margin-top:1rem}.rich-text__blocks.left .rich-text__buttons{justify-content:flex-start}.rich-text__blocks.right .rich-text__buttons{justify-content:flex-end}