.custom-collections-list,.custom-collections-list__wrapper{display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (min-width: 1024px){.custom-collections-list{padding:0 50px}}@media screen and (max-width: 1023px){.custom-collections-list{padding:0 16px}}.custom-collections-list__wrapper{display:grid;grid-gap:20px}@media screen and (min-width: 1200px){.custom-collections-list__wrapper{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 1199px)and (min-width: 750px){.custom-collections-list__wrapper{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 749px){.custom-collections-list__wrapper{grid-template-columns:1fr}}.custom-collections-list__collection{position:relative;width:100%;border-radius:16px;overflow:hidden}.custom-collections-list__collection:hover .custom-collections-list__collection-image{transform:scale(1.05)}.custom-collections-list__collection-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background-color:#fff;will-change:transform;transition:transform .3s ease}@media screen and (min-width: 750px){.custom-collections-list__collection-image{aspect-ratio:521/600}}@media screen and (max-width: 749px){.custom-collections-list__collection-image{aspect-ratio:343/432}}.custom-collections-list__collection-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block !important;width:100%;height:100%}.custom-collections-list__collection-content{position:absolute;bottom:0;left:0;padding:40px}.custom-collections-list__collection-title{max-width:292px;margin:0 0 10px}@media screen and (min-width: 750px){.custom-collections-list__collection-title{font-size:42px;line-height:1.24}}@media screen and (max-width: 749px){.custom-collections-list__collection-title{font-size:36px;line-height:1.11}}.custom-collections-list__collection-link{height:52px;padding:0 24px;font-size:18px}
