.learn-about-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.learn-about-grid .learn-about-item{text-align:center;aspect-ratio:1;display:grid;grid-template-rows:1fr;grid-template-columns:1fr;overflow:hidden}.learn-about-grid .learn-about-item>*{grid-row:1;grid-column:1}.learn-about-grid .learn-about-item:nth-child(1),.learn-about-grid .learn-about-item:nth-child(6){grid-column:span 2;aspect-ratio:unset}.learn-about-grid .learn-about-item img{width:100%;height:100%;object-fit:cover;border-radius:1rem}.learn-about-grid .learn-about-category,.learn-about-grid .learn-about-title{margin:1rem;z-index:2;text-align:left;align-self:flex-end;background-color:#fff;border-radius:.5rem;padding:.5rem;font-family:var(--font-body);font-weight:400}.learn-about-grid .learn-about-category{align-self:flex-start;background-color:var(--color-zesty-lemon);border-radius:.5rem;padding:.25rem .5rem;justify-self:flex-start}@media screen and (min-width:768px){.learn-about-grid{grid-template-columns:repeat(4,1fr);gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/125/assets/section-learn-about.css.map */
