.template-list-collections .section-collection-header{background-color:#fafaf9}.section-list-collections{position:relative;background-color:#fafaf9}.section-list-collections .products{display:flex;flex-flow:row wrap;justify-content:space-between;gap:.75em}.section-list-collections .products__product{position:relative}.section-list-collections .products__product:nth-child(5n+1),.section-list-collections .products__product:nth-child(5n+2){width:calc(50% - 6px)}@media (max-width:600px){.section-list-collections .products__product:nth-child(5n+1),.section-list-collections .products__product:nth-child(5n+2){width:100%}}.section-list-collections .products__product:nth-child(5n),.section-list-collections .products__product:nth-child(5n+3),.section-list-collections .products__product:nth-child(5n+4){width:calc(33% - 6px)}@media (max-width:1024px){.section-list-collections .products__product:nth-child(5n),.section-list-collections .products__product:nth-child(5n+3),.section-list-collections .products__product:nth-child(5n+4){width:calc(50% - 6px)}}@media (max-width:600px){.section-list-collections .products__product:nth-child(5n),.section-list-collections .products__product:nth-child(5n+3),.section-list-collections .products__product:nth-child(5n+4){width:100%}}.section-list-collections .list-image{position:relative;width:100%;display:block;height:0;overflow:hidden;padding-bottom:50%;background-color:var(--color-grey-light)}.section-list-collections .list-image img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:4px}.section-list-collections a.button{position:absolute;left:50%!important;transform:translateX(-50%);bottom:1.5em!important;top:unset}.section-list-collections .pagination{margin:0 auto}