.circular-jewelry-wrapper{text-align:center;padding:3rem 0}.circular-jewelry__heading{margin-bottom:2rem;font-size:2rem}.circular-products-grid{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;width:100%}.product-circle{display:flex;flex-direction:column;align-items:center;gap:.8rem;text-decoration:none;color:inherit;width:150px}.product-circle__image-wrap{position:relative;width:150px;height:150px;border-radius:50%;overflow:hidden;box-shadow:0 8px 25px #0000001a;transition:box-shadow .3s ease,transform .3s ease}.product-circle__image-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.product-circle:hover .product-circle__image-wrap{transform:scale(1.05);box-shadow:0 12px 32px #0000002e}.product-circle:hover .product-circle__image-wrap img{transform:scale(1.08)}.product-circle__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#00000073;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;opacity:0;transition:opacity .3s ease;padding:1rem}.product-circle:hover .product-circle__overlay{opacity:1}.product-circle__overlay-name{color:#fff;font-size:1.1rem;font-weight:600;line-height:1.3;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-circle__overlay-price{color:#ffffffe6;font-size:1rem}.product-circle__info{display:none;flex-direction:column;align-items:center;gap:.2rem}.product-circle__name{font-size:1.2rem;font-weight:500;line-height:1.3;text-align:center;color:rgba(var(--color-foreground),.9)}.product-circle__price{font-size:1.1rem;color:rgba(var(--color-foreground),.65)}@media screen and (max-width:749px){.circular-jewelry-wrapper{overflow:hidden}.circular-products-grid{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;gap:1.2rem;padding:.5rem 1.5rem 1.2rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.circular-products-grid::-webkit-scrollbar{display:none}.product-circle{flex-shrink:0;width:110px;scroll-snap-align:start}.product-circle__image-wrap{width:110px;height:110px}.product-circle__overlay{display:none}.product-circle__info{display:flex}.product-circle__name{font-size:1.1rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-circular-jewelry.css.map */
