.outer-container{width:100%}.lcv-rich-text-section{box-sizing:border-box;overflow:hidden;position:relative;--lcv-rich-text-gutter:clamp(16px,16px + (100vw - 477px) * 64/547,80px)}.lcv-rich-text-section__inset{box-sizing:border-box;display:flex;flex-direction:column;padding-inline:var(--lcv-rich-text-gutter);width:100%}.lcv-rich-text-section--v-top .lcv-rich-text-section__inset{justify-content:flex-start}.lcv-rich-text-section--v-middle .lcv-rich-text-section__inset{justify-content:center}.lcv-rich-text-section--v-bottom .lcv-rich-text-section__inset{justify-content:flex-end}.lcv-rich-text-section .inner-container{box-sizing:border-box;width:min(100%,var(--lcv-rich-text-max-w,1280px))}.lcv-rich-text-section--h-left .inner-container{margin-inline:0}.lcv-rich-text-section--h-center .inner-container{margin-inline:auto}.lcv-rich-text-section--h-right .inner-container{margin-inline-end:0;margin-inline-start:auto}.lcv-rich-text-section__body{min-width:0}.lcv-rich-text-section__body :where(img){height:auto;max-width:100%}