.rich-text{text-align:center;overflow-wrap:break-word}.rich-text__text,.rich-text__title{max-width:var(--site-center);margin-right:auto;margin-left:auto}.rich-text__brands{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(var(--element-spacing) * 2);align-items:center;margin-bottom:32px}@media screen and (min-width:1024px){.rich-text__brands{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:1440px){.rich-text__brands{grid-template-columns:repeat(8,1fr);gap:calc(var(--element-spacing) * 3)}}.rich-text__brands img{max-width:100%;height:auto!important}