.heading-and-images{display:flex;flex-direction:column;align-items:center;text-align:center;margin:0 auto;max-width:var(--page-width)}.heading-and-images__heading{line-height:1.2;max-width:60rem;margin-bottom:var(--spacing-7)}.heading-and-images__images{display:grid;grid-template-columns:1fr;width:100%;justify-items:center;align-items:center;row-gap:4rem}.heading-and-images__image-item img{width:100%;height:auto;border-radius:8px}@media screen and (min-width: 750px){.heading-and-images__heading{font-size:2.5rem}.heading-and-images__images{grid-template-columns:repeat(3,1fr);gap:8rem}.heading-and-images__image-item img{max-width:100%}}@media screen and (max-width: 749px){.heading-and-images{max-width:var(--page-width)}.heading-and-images__images{grid-template-columns:1fr}.heading-and-images__image-item img{width:100%;max-width:320px;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/heading-and-images.css.map */
