.collection-circles-wrapper{padding:1rem}.collection-circles-nav{display:flex;flex-wrap:nowrap;gap:2rem;margin-bottom:2rem;justify-content:center}.collection-circle-name{display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center;cursor:pointer;transition:all .3s ease}.collection-circle{flex-shrink:0;width:80px;height:80px;border-radius:50%;border:.4px solid transparent;overflow:hidden;transition:border .3s,box-shadow .3s;box-shadow:0 0 5px #b4b4b4}.collection-circle img{width:100%;height:100%;object-fit:cover}.circle-label{font-family:var(--heading-font-family);font-style:var(--heading-font-style);font-weight:var(--heading-font-weight);letter-spacing:var(--heading-letter-spacing);text-transform:var(--heading-text-transform);overflow-wrap:anywhere;font-size:11px;color:#8e8e8e;transition:color .3s ease,font-weight .3s ease;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:visible;width:150px}.collection-circle-name.active .collection-circle{border-color:#646464e0}.collection-circle-name.active .circle-label{color:#000}#dynamic-collection-render{min-height:300px}#dynamic-collection-render .product-list,#dynamic-collection-render .grid,#dynamic-collection-render .collection-products{display:grid;gap:20px}@media (max-width: 599px){#dynamic-collection-render .product-list,#dynamic-collection-render .grid,#dynamic-collection-render .collection-products{grid-template-columns:repeat(2,1fr)}}@media (min-width: 600px){#dynamic-collection-render .product-list,#dynamic-collection-render .grid,#dynamic-collection-render .collection-products{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/29/compiled_assets/styles.css.map */
