.rich-text__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(50%,1fr));grid-gap:0rem;margin-top:1.5rem;width:100%}@media screen and (max-width: 749px){.rich-text__cards>div:nth-child(3){grid-column:1 / -1;justify-self:center}}@media screen and (min-width: 990px){.rich-text__cards{grid-template-columns:repeat(auto-fit,minmax(33%,1fr))}}.rich-text__card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 0;border-radius:.5rem;background-color:var(--color-background);box-shadow:var(--card-shadow)}.rich-text__card-image{overflow:hidden}.rich-text__card-image img{object-fit:cover}.rich-text__card-text{font-size:100%;line-height:140%;margin-top:1rem;text-align:center}.rich-text__text{font-size:150%;line-height:150%;margin-bottom:1rem}@media screen and (min-width: 990px){.rich-text__blocks{max-width:85%}.rich-text__card{padding:1.5rem}.rich-text__card-text{font-size:100%;text-align:left}.rich-text__text{font-size:170%;line-height:140%;margin-bottom:2rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-rich-text-with-cards.css.map */
