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