<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.collection-grid{position:relative;padding:40px 16px;background-color:var(--background-color)}.collection-grid__container{max-width:1280px;margin:0 auto}.collection-grid__header{text-align:center}.collection-grid__header-title{color:var(--title-color);margin-bottom:15px;text-transform:uppercase}@media only screen and (max-width: 989px){.collection-grid__header-title{font-size:29px;line-height:32px;letter-spacing:1.5px}}.collection-grid__header-description *{color:var(--description-color);font-weight:700;font-size:16px;line-height:22px;margin-top:0}@media only screen and (max-width: 989px){.collection-grid__header-description *{font-size:14px;line-height:20px}}.collection-grid__grid{display:flex;flex-wrap:wrap;align-items:flex-start}.collection-grid__grid-item{position:relative;box-sizing:border-box;flex-basis:60%;width:60%;padding:5px}@media only screen and (max-width: 989px){.collection-grid__grid-item{flex-basis:100%;width:100%;padding:5px 0}}.collection-grid__grid-item:nth-of-type(3n){flex-basis:40%;width:40%}@media only screen and (max-width: 989px){.collection-grid__grid-item:nth-of-type(3n){flex-basis:100%;width:100%}}.collection-grid__grid-item:nth-of-type(3n-1){flex-basis:40%;width:40%}@media only screen and (max-width: 989px){.collection-grid__grid-item:nth-of-type(3n-1){flex-basis:100%;width:100%}}.collection-grid__grid-content{min-height:400px;background-size:cover;object-fit:cover;background-position:center;border-radius:12px;position:relative;overflow:hidden}.collection-grid__grid-content:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(to top,rgba(0,0,0,.1),transparent 50%)}.collection-grid__grid-content:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(to bottom,rgba(0,0,0,.1),transparent 50%)}.collection-grid__grid-header{padding:20px;z-index:1;position:relative}@media only screen and (max-width: 989px){.collection-grid__grid-header{padding:15px}}.collection-grid__grid-title{margin:0;text-transform:uppercase}@media only screen and (max-width: 989px){.collection-grid__grid-title{font-size:24px;line-height:28.5px}}.collection-grid__grid-tags{list-style-type:none;display:flex;padding-left:0;flex-wrap:wrap}.collection-grid__grid-tag:not(:last-of-type){margin-right:5px;margin-bottom:5px}.collection-grid__grid-tag-link{color:var(--color-grey);font-size:14px;font-weight:700;text-decoration:none;background-color:#fffc;border-radius:5px;padding:6px 16px;display:flex}.collection-grid__grid-tag-link:hover{background-color:#fff}.collection-grid__grid-tag-link svg{fill:var(--color-grey);width:16px;height:20px;transform:translateY(1px)}.collection-grid__grid-footer{z-index:1;position:absolute;left:0;bottom:0;padding:20px 20px 30px;width:calc(100% - 40px)}.collection-grid__grid-link{font-family:var(--font-bowlby-one);font-size:15px;line-height:28.5px;color:var(--color-secondary);text-decoration:none;position:relative;text-transform:uppercase}.collection-grid__grid-link:before{content:"";height:3px;width:100%;position:absolute;left:0;bottom:-5px;background-color:var(--color-secondary)}.collection-grid__grid-link:hover{color:var(--color-beige-darker)}.collection-grid__grid-link:hover:before{background-color:var(--color-beige-darker)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-featured-collection-grid.css.map */
</pre></body></html>