.custom-collection-list__header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto 30px;max-width:50%;text-align:center;width:100%}@media only screen and (max-width:991.98px){.custom-collection-list__header{max-width:80%}}@media only screen and (max-width:575.98px){.custom-collection-list__header{max-width:none}}.custom-collection-list__header .title{font-family:var(--font-heavy);font-size:24px;line-height:28px;margin-bottom:10px}@media only screen and (max-width:767.98px){.custom-collection-list__header .title{margin-bottom:20px}}.custom-collection-list__header .subtitle,.custom-collection-list__header .subtitle *{font-family:var(--font-book);font-size:14px;line-height:18px}.custom-collection-list__grid{display:grid;gap:30px;grid-template-columns:repeat(2,minmax(0,1fr));margin:30px 0}@media only screen and (max-width:991.98px){.custom-collection-list__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}#show_more{margin:0 auto 30px}#show_more.hide{display:none}

/*# sourceMappingURL=custom-collection-list.min.css.map*/