.rich-text{overflow-wrap:break-word}@media screen and (min-width:768px){.rich-text{font-size:1.375rem;line-height:1.875rem}}.rich-text__text,.rich-text__title{max-width:var(--site-center);margin-right:auto;margin-left:auto}.rich-text__button,.rich-text__text{margin-bottom:calc(var(--element-spacing)*2)}.rich-text a:not(.button){position:relative;display:inline-block}.rich-text a:not(.button):before{width:0;opacity:.2;width:100%}.rich-text a:not(.button):after,.rich-text a:not(.button):before{content:"";position:absolute;height:2px;bottom:0;left:0;background:var(--color-black);border-radius:4px}.rich-text a:not(.button):after{width:0;opacity:1;transition:width .32s ease}.rich-text a:not(.button):focus,.rich-text a:not(.button):hover{text-decoration:none}.rich-text a:not(.button):focus:after,.rich-text a:not(.button):hover:after{width:100%;background:var(--color-black)}