.section-facts-grid .facts-grid-wrapper .facts-grid{display:flex;flex-direction:column;gap:var(--sm-med);background-color:var(--c-light-pink);border-radius:40px;text-align:center;padding:96px 40px}.section-facts-grid .facts-grid-wrapper .facts-grid .facts-desc{max-width:290px;width:100%;margin:0 auto;text-wrap:balance}@media(min-width:1000px){.section-facts-grid .facts-grid-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--sm-med);row-gap:40px}}@media(max-width:1440px){.section-facts-grid .facts-grid-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--sm-med)}}@media(max-width:999px){.section-facts-grid .facts-grid-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--sm-med)}}@media(max-width:767px){.section-facts-grid .facts-grid-wrapper{display:grid;grid-template-columns:repeat(1,1fr);gap:var(--sm-med)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/facts-grid.css.map */
