.article-section{display:flex;flex-direction:column;gap:var(--Spacer-Medium);padding:var(--Spacer-Normal) var(--Spacer-Normal) var(--Spacer-Medium);background-color:var(--color-background);color:var(--color-foreground)}.article-section__header{text-align:left;width:100%}.article-section__heading{margin:0}.article-section__text--small,.article-section__text--medium,.article-section__text--large{width:100%}.article-section__images{display:grid;grid-template-columns:1fr;gap:var(--Spacer-Large);justify-items:center;padding:var(--Spacer-Medium) var(--Spacer-X-Large)}.article-section__images--two{grid-template-columns:repeat(2,1fr)}.article-section__image{width:100%;max-height:912px;object-fit:cover;max-width:1368px}@media(min-width:768px){.article-section__text--small{max-width:47.5%}.article-section__text--medium{max-width:70%}.article-section__text--large{max-width:90%}.article-section__text--full{max-width:100%}}@media(max-width:768px){.article-section__images--two{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/article-content.css.map */
