.collection-list-wrapper .heading-align-left{justify-content:flex-start;text-align:start}.collection-list-wrapper .heading-align-center{justify-content:center;text-align:center}.collection-list-wrapper .heading-align-right{justify-content:flex-end;text-align:end}.collection-list-wrapper .collection-list-title{font-family:var(--font-heading-family-secondary)}@media screen and (min-width:750px){.collection-list-wrapper .collection-list-title{font-size:4.8rem;line-height:4.8rem}}.collection-list-wrapper .card{background-color:rgba(var(--color-button),var(--alpha-button-background))}.collection-list-wrapper .card .collection-secondary-title{font-size:3.4rem;line-height:3.4rem;font-family:var(--font-heading-family-secondary);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);text-transform:uppercase;background-color:rgba(var(--color-button),var(--alpha-button-background));color:rgb(var(--color-button-text));text-align:center;text-decoration:underline;text-underline-offset:.5rem;padding-bottom:2.5rem;margin:0}@media screen and (max-width:749px){.collection-list-wrapper .card .collection-secondary-title{font-size:2.8rem;line-height:2.8rem}}@media screen and (max-width:576px){.collection-list-wrapper .card .collection-secondary-title{font-size:4vw;line-height:4vw}}