.c-rel-collections{display:grid;grid-gap:3rem;gap:3rem;width:100%}@media (min-width:400px){.c-rel-collections{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));padding:0 1rem}}@media (min-width:900px){.c-rel-collections{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}@media (min-width:1200px){.c-rel-collections{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.c-rel-collections__collection{display:block;position:relative}.c-rel-collections__btn{bottom:2rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:1rem;position:absolute;right:1rem;z-index:10}