.sec-custom-collection-grid .ccg__content{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.sec-custom-collection-grid .ccg__heading{margin:0 0 1rem}.sec-custom-collection-grid .ccg__empty{padding:1rem;background:#fafafa;border:1px dashed #ddd;border-radius:.5rem}.sec-custom-collection-grid .ccg__grid{display:grid;gap:clamp(12px,1.5vw,20px);row-gap:calc(100vw * 68 / var(--base-width));grid-template-columns:repeat(var(--cols, 4),minmax(0,1fr))}.sec-custom-collection-grid .ccg__content-text{width:60%}.sec-custom-collection-grid .ccg__desc{width:70%}@media (max-width:1024px){.sec-custom-collection-grid .ccg__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sec-custom-collection-grid .ccg__content-text{width:80%}}@media (max-width: 768px){.sec-custom-collection-grid .ccg__grid{grid-template-columns:repeat(var(--cols-m, 2),minmax(0,1fr))}.sec-custom-collection-grid .ccg__content-text,.sec-custom-collection-grid .ccg__desc{width:100%}.sec-custom-collection-grid .ccg__content{align-items:flex-start;gap:calc(100vw * 60 / var(--base-width));flex-direction:column;margin-bottom:calc(100vw * 30 / var(--base-width))}.sec-custom-collection-grid .quality-section-part .quality-heading{margin-bottom:60px}}.sec-custom-collection-grid .ccg__pagination{display:flex;justify-content:center;margin:2rem 0}.sec-custom-collection-grid .ccg__pages{display:flex;gap:1rem;list-style:none;padding:0;margin:0;align-items:center}.sec-custom-collection-grid .ccg__page{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #ccc;border-radius:50%;font-size:16px;color:#555;text-decoration:none;transition:all .3s ease}.sec-custom-collection-grid .ccg__page:hover{border-color:#e60012;color:#e60012}.sec-custom-collection-grid .ccg__page.is-active{border:1px solid #e60012;color:#e60012;font-weight:700;width:46px;height:46px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-collection-grid.css.map */
