/*
Generated time: September 6, 2025 03:26
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.list-collections .list-collections__container{max-width:var(--container-width);margin:0 auto;padding:0 16px}.list-collections .list-collections__heading{margin-bottom:16px;text-align:center}.list-collections .list-collections__text{max-width:720px;margin-left:auto;margin-right:auto;color:var(--color-text-secondary);text-align:center}.list-collections .list-collections__row{display:flex;flex-wrap:wrap;margin:0 -8px;margin-top:32px;row-gap:16px}.list-collections .list-collections__col{width:50%}.list-collections .list-collections__pagination-wrapper{display:flex;justify-content:center;margin-top:32px}.list-collections .collection-card-simple{width:100%;height:100%}@media (min-width:768px){.list-collections .list-collections__row{margin-top:64px}.list-collections .list-collections__col{width:25%}.list-collections .list-collections__pagination-wrapper{margin-top:64px}}@media (min-width:1200px){.list-collections .list-collections__col{width:20%}}