.featured-collection-advanced{display:grid;grid-template-columns:repeat(var(--columns-count, 4),1fr);gap:24px;padding:0 15px}@media(max-width:1024px){.featured-collection-advanced{grid-template-columns:repeat(var(--products-per-row, 3),1fr);gap:20px}}@media(max-width:768px){.featured-collection-advanced{grid-template-columns:repeat(2,1fr);gap:16px;padding:0 10px}}@media(max-width:480px){.featured-collection-advanced{grid-template-columns:1fr;gap:12px;padding:0 8px}}.product-card-advanced{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:4px;overflow:hidden;transition:box-shadow .3s ease}.product-card-advanced:hover{box-shadow:0 2px 8px #0000001a}.product-card-advanced__image-gallery{position:relative;flex:1;min-height:300px;background:#f5f5f5;overflow:hidden}.gallery-container{position:relative;width:100%;height:100%;overflow:hidden}.gallery-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gallery-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center}.gallery-slide.active{opacity:1;position:relative}.gallery-image{width:100%;height:100%;object-fit:cover;display:block}.gallery-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);display:flex;align-items:center;justify-content:center;color:#999;font-size:14px}.gallery-placeholder__image{width:60px;height:60px;background:#ddd;border-radius:4px}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;z-index:10;transition:background .3s ease}.gallery-nav:hover{background:#000c}.gallery-nav--prev{left:10px}.gallery-nav--next{right:10px}.gallery-nav__icon{display:flex;align-items:center;justify-content:center;line-height:1}.gallery-dots{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.gallery-dot{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease}.gallery-dot--active{background:#000c;width:28px;border-radius:5px}.gallery-dot:hover{background:#0009}.product-card-advanced__info{padding:16px;display:flex;flex-direction:column;gap:12px}.product-card-advanced__title{margin:0;font-size:14px;font-weight:600;line-height:1.4;color:#1c1b1b}.product-card-advanced__title-link{color:inherit;text-decoration:none;transition:color .3s ease}.product-card-advanced__title-link:hover{color:#00badb}.product-card-advanced__price{display:flex;gap:8px;align-items:center;font-size:14px;font-weight:600}.price--compare{text-decoration:line-through;color:#999;font-size:12px;font-weight:400}.price--sale{color:#e74c3c}.product-card-advanced__colors{display:flex;gap:8px;flex-wrap:wrap}.color-swatch{display:inline-block;width:24px;height:24px;border-radius:50%;cursor:pointer;transition:transform .2s ease}.color-swatch:hover{transform:scale(1.1)}.product-card-advanced__actions{margin-top:auto}.button{display:block;width:100%;padding:12px;background:#1c1b1b;color:#fff;border:2px solid #1c1b1b;border-radius:4px;font-size:12px;font-weight:600;text-align:center;cursor:pointer;transition:all .3s ease;text-decoration:none}.button--primary:hover{background:#00badb;border-color:#00badb}
/*# sourceMappingURL=/cdn/shop/t/3/assets/featured-col-adv.css.map */
