.el-collection-list{display:flex;flex-direction:column;flex-wrap:nowrap;gap:60px}.el-collection-card__header{display:flex;width:100%;justify-content:space-between;align-items:end;margin-bottom:24px}.el-collection-card__header h3{color:#010101;font-family:Inter Tight;font-size:28px;font-style:normal;font-weight:400;line-height:125%;text-transform:capitalize}.el-collection-card__row{display:flex;gap:23px;width:100%}.el-collection-card__media{max-width:315px;width:100%;height:auto;border-radius:4px;overflow:hidden}.el-collection-card__media img{display:block;width:100%;height:100%;object-fit:contain}.el-collection-card__products{display:grid;grid-template-columns:repeat(var(--collection-grid),1fr);gap:23px}.el-collection-card__media--desktop{display:block}.el-collection-card__media--mobile{display:none}@media screen and (max-width:980px){.el-collection-list{gap:24px}.el-collection-card__row{flex-direction:column;flex-wrap:nowrap;gap:16px}.el-collection-card__media{max-width:unset;margin-bottom:24px}.el-collection-card__media--desktop{display:none}.el-collection-card__media--mobile{display:block}}@media screen and (max-width:580px){.el-collection-card__products{grid-template-columns:repeat(2,1fr);column-gap:6px;row-gap:24px}.el-collection-card__header h3{font-size:20px;font-weight:400;line-height:125%;letter-spacing:.2px}}@media screen and (min-width:581px){.el-collection-card__products .collection-product:nth-child(4){display:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/el-main-collection-list-style.css.map */
