.rich-text{z-index:1}.rich-text__wrapper{display:flex;justify-content:center;width:calc(100% - 4rem/var(--font-body-scale))}.rich-text:not(.rich-text--full-width) .rich-text__wrapper{margin:auto;width:calc(100% - 8rem/var(--font-body-scale))}.rich-text__blocks{width:100%}@media screen and (min-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 (min-width:990px){.rich-text__blocks{max-width:78rem}}.rich-text__blocks *{word-wrap:break-word}.rich-text__blocks>*{margin-bottom:0;margin-top:0}.rich-text__blocks>*+*{margin-top:2rem}.rich-text__blocks>*+a{margin-top:3rem}.rich-text__buttons{display:inline-flex;flex-wrap:wrap;gap:1rem;justify-content:center;max-width:45rem;width:100%;word-break:break-word}.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}.rich-text__icons{display:flex;justify-content:space-between;margin:3rem 0;width:100%}@media screen and (min-width:750px){.rich-text__icons{justify-content:center}}.rich-text__icons .wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100px}@media screen and (min-width:750px){.rich-text__icons .wrapper{margin:0 2.5rem}}.rich-text__icons .wrapper img{margin-bottom:1.5rem}.rich-text__variants a{align-content:center;background-color:#fff;border:var(--variant-pills-border-width) solid rgba(var(--variant-pills-border-color),var(--variant-pills-border-opacity));border-radius:var(--variant-pills-radius);color:rgb(var(--color-foreground));display:inline-block;height:50px;margin:.7rem .5rem .2rem 0;transition:border var(--duration-short) ease;width:50px}.rich-text__variants a:hover{background:rgb(var(--color-foreground));color:#fff}