.featured-collections{display:flex;flex-wrap:wrap;gap:10px}.featured-collections .featured-collections-card{width:calc(50% - 5px);position:relative;border-radius:4px}@media screen and (min-width: 990px){.featured-collections .featured-collections-card{width:calc(33% - 5px)}}.featured-collections .featured-collections-card .featured-collections-card__title-wrapper{position:absolute;top:0;left:0;width:100%;padding:1.5rem}@media screen and (min-width: 990px){.featured-collections .featured-collections-card .featured-collections-card__title-wrapper{padding:3rem}}.featured-collections .featured-collections-card .featured-collections-card__title{color:#fff;text-shadow:0px 3px 6px #00000047;text-transform:capitalize;margin:0;letter-spacing:0;font-weight:500}@media screen and (min-width: 990px){.featured-collections .featured-collections-card .featured-collections-card__title{font-size:2.8rem}}.featured-collections .featured-collections-card .featured-collections-card__image-wrapper{border-radius:4px;position:relative}.featured-collections .featured-collections-card .featured-collections-card__image-wrapper .media{border-radius:4px}@media screen and (min-width: 990px){.featured-collections .featured-collections-card .featured-collections-card__image-wrapper .media{padding-bottom:90%}}.featured-collections .featured-collections-card .featured-collections-card__image-wrapper .featured-collections-card__image-spacer{padding-bottom:100%;display:block}@media screen and (min-width: 990px){.featured-collections .featured-collections-card .featured-collections-card__image-wrapper .featured-collections-card__image-spacer{padding-bottom:90%}}.featured-collections .featured-collections-card .featured-collections-card__image-wrapper .featured-collections-card__image-gradient{display:block;width:100%;padding-bottom:100%;position:absolute;top:0;border-radius:4px}@media screen and (min-width: 990px){.featured-collections .featured-collections-card .featured-collections-card__image-wrapper .featured-collections-card__image-gradient{padding-bottom:90%}}.featured-collections .featured-collections-card .featured-collections-card__cta-wrapper{position:absolute;bottom:0;left:0;padding:1.5rem}@media screen and (min-width: 990px){.featured-collections .featured-collections-card .featured-collections-card__cta-wrapper{padding:3rem}}.featured-collections .featured-collections-card .featured-collections-card__cta-wrapper .featured-collections-card__cta{font-weight:700;border-radius:.5rem}.featured-collections .featured-collections-card .featured-collections-card__cta-wrapper .featured-collections-card__cta.button--tertiary{background-color:rgba(0,0,0,.16)}