.featured-collections{padding:var(--section-spacing);background-color:var(--primary-light-colour)}.featured-collections ul{list-style:none;padding:var(--site-spacing) 0;margin:0;display:grid;grid-template-areas:"a";grid-auto-columns:1fr;gap:var(--site-spacing)}@media screen and (min-width:450px) and (max-width:699px){.featured-collections ul{grid-template-areas:"a b"}}@media screen and (min-width:700px){.featured-collections ul{grid-template-areas:"a b c"}}.featured-collections li{padding-bottom:var(--site-spacing)}.featured-collections li{display:flex;flex-direction:column;height:100%}.featured-collections a,.featured-collections a:active,.featured-collections a:focus,.featured-collections a:hover,.featured-collections a:visited{color:var(--dark-text);text-decoration:none}.featured-collections img{aspect-ratio:1/1}.featured-collections h3{font-size:1.5rem;margin-top:.5em}@media screen and (max-width:850px){.featured-collections h3{font-size:1.1rem}}
/*# sourceMappingURL=featured-collections.min.css.map */