/*! product-card-featured-grid: styles derived from featured-products-grid (collection catalog) */.product-card-featured-grid .product-item{border-radius:20px;position:relative;overflow:hidden;isolation:isolate}.product-card-featured-grid .product-item--vertical{display:flex;flex-direction:column}.product-card-featured-grid .product-item:after{display:none}.product-card-featured-grid .product-item__image-section{position:relative;display:flex;align-items:center;justify-content:center;padding:15px}.product-card-featured-grid .product-item__label-list{position:absolute;top:20px;right:20px;z-index:2;display:none}.product-card-featured-grid .product-item__label-list .product-label{border-radius:50px;padding:8px 16px;font-size:14px;font-weight:600;box-shadow:0 2px 8px #00000026}.product-card-featured-grid .product-image-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.product-card-featured-grid .product-image-link{display:block;width:100%;height:100%;text-decoration:none;cursor:pointer}.product-card-featured-grid .product-gallery-wrapper{margin:0;position:relative;border-radius:12px;overflow:hidden;width:100%}.product-card-featured-grid .product-gallery-discount-badge{position:absolute;top:15px;left:15px;z-index:2;background:#001a2d;border-radius:10px;padding:10px;display:flex;align-items:baseline;gap:4px;box-shadow:0 2px 8px #00000026}.product-card-featured-grid .product-gallery-discount-badge.has-icon{background:transparent;padding:0;min-width:auto;box-shadow:none;display:flex;align-items:center;justify-content:center}.product-card-featured-grid .product-gallery-discount-badge .discount-icon{width:auto;height:70px;display:block;object-fit:contain}.product-card-featured-grid .product-gallery-discount-badge .discount-amount,.product-card-featured-grid .product-gallery-discount-badge .discount-text{font-size:14px;font-weight:500;color:#fff;line-height:1.2}.product-card-featured-grid .info-promo-badge{position:absolute;top:20px;right:20px;z-index:10;width:auto;height:50px;display:block;object-fit:contain}.product-card-featured-grid .product-media-item{width:100%;display:none;align-items:center;justify-content:center;border-radius:12px;overflow:hidden}.product-card-featured-grid .product-media-item--active{display:flex}.product-card-featured-grid .product-media-item .product-media{width:100%;height:100%}.product-card-featured-grid .product-media-item img{width:100%;height:100%;object-fit:contain;border-radius:0}.product-card-featured-grid .product-media-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:300px;background-color:#f5f5f5;border-radius:12px}.product-card-featured-grid .product-item__info-section{padding:15px;display:flex;flex-direction:column}.product-card-featured-grid .product-item__info-inner{width:100%;display:flex;flex-direction:column}.product-card-featured-grid .product-header{margin-bottom:20px}.product-card-featured-grid .product-title{font-size:24px;font-weight:600;margin:0 0 8px;color:#000}.product-card-featured-grid .product-title-link{color:#000;text-decoration:none}.product-card-featured-grid .product-title-link:hover{color:#000}.product-card-featured-grid .product-slogan{font-size:14px;color:#0009;margin:0;font-weight:400}.product-card-featured-grid .product-pricing{margin-bottom:20px}.product-card-featured-grid .price-container{display:flex;align-items:center;gap:10px;margin-bottom:8px}.product-card-featured-grid .current-price{font-size:24px;font-weight:700;color:#dc342f}.product-card-featured-grid .original-price{font-size:18px;color:#000c;text-decoration:line-through}.product-card-featured-grid .payment-info{font-size:12px;color:#666;margin:0;display:flex;align-items:center;gap:6px}.product-card-featured-grid .payment-info img{width:auto;height:16px;object-fit:contain}.product-card-featured-grid .product-specifications{margin-bottom:20px}.product-card-featured-grid .spec-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:15px}.product-card-featured-grid .spec-column{display:flex;flex-direction:column;gap:12px}.product-card-featured-grid .spec-item{display:flex;flex-direction:column;gap:4px}.product-card-featured-grid .spec-value{font-size:14px;font-weight:600;color:#333}.product-card-featured-grid .spec-label{font-size:12px;color:#666;font-weight:400}.product-card-featured-grid .product-actions{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.product-card-featured-grid .color-swatches{display:flex;gap:8px}.product-card-featured-grid .color-swatch{position:relative;width:32px;height:32px;border-radius:50%;cursor:pointer;border:2px solid transparent;flex-shrink:0;display:block;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;background-clip:content-box;--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000}.product-card-featured-grid .color-swatches .color-swatch:before,.product-card-featured-grid .color-swatches .color-swatch:after{content:none;display:none;box-shadow:none;transform:none;opacity:0;inset:auto;pointer-events:none}.product-card-featured-grid .color-swatch:hover,.product-card-featured-grid .color-swatch.active{border-color:#289386;transform:scale(1.05);box-shadow:0 3px 5px #00000026;padding:2px}.product-card-featured-grid .order-button{background-color:#001a2d;color:#fff;padding:10px 20px;border-radius:6px;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s ease;white-space:nowrap}.product-card-featured-grid .order-button:hover{background-color:#333;color:#fff}@media all and (max-width:999px){.product-card-featured-grid .product-gallery-discount-badge{top:10px;left:10px;padding:6px 12px;min-width:80px}.product-card-featured-grid .product-gallery-discount-badge.has-icon{padding:0;min-width:auto}.product-card-featured-grid .product-gallery-discount-badge .discount-icon{height:60px}.product-card-featured-grid .product-gallery-discount-badge .discount-amount,.product-card-featured-grid .product-gallery-discount-badge .discount-text{font-size:16px}.product-card-featured-grid .info-promo-badge{top:10px;right:10px;height:50px}.product-card-featured-grid .product-item__image-section{padding:15px}.product-card-featured-grid .product-media-item img{min-height:250px;max-height:250px}.product-card-featured-grid .product-item__info-section{padding:15px 20px 20px}.product-card-featured-grid .product-header{margin-bottom:15px}.product-card-featured-grid .product-title{font-size:20px}.product-card-featured-grid .product-slogan{font-size:13px}.product-card-featured-grid .product-pricing{margin-bottom:15px}.product-card-featured-grid .current-price{font-size:20px}.product-card-featured-grid .original-price{font-size:16px}.product-card-featured-grid .payment-info{font-size:11px}.product-card-featured-grid .product-specifications{margin-bottom:15px}.product-card-featured-grid .spec-grid{grid-template-columns:1fr;gap:12px}.product-card-featured-grid .spec-column{flex-direction:row;flex-wrap:wrap;gap:10px}.product-card-featured-grid .spec-column .spec-item{flex:1 1 calc(50% - 5px);min-width:calc(50% - 5px)}.product-card-featured-grid .spec-value{font-size:13px}.product-card-featured-grid .spec-label{font-size:11px}.product-card-featured-grid .color-swatches{gap:6px}.product-card-featured-grid .color-swatch{width:28px;height:28px}.product-card-featured-grid .order-button{padding:8px 16px;font-size:13px}}.collection__pgf-grid.product-card-featured-grid{display:grid;gap:clamp(16px,2vw,30px);grid-template-columns:repeat(var(--pgf-cols-mobile, 1),minmax(0,1fr))}@media screen and (max-width:767px){.collection__pgf-grid.product-card-featured-grid .product-card--promo{grid-column:1 / -1}}@media screen and (min-width:750px)and (max-width:999px){.collection__pgf-grid.product-card-featured-grid{grid-template-columns:repeat(min(2,var(--pgf-cols, 2)),minmax(0,1fr))}}@media screen and (min-width:1000px){.collection__pgf-grid.product-card-featured-grid{grid-template-columns:repeat(var(--pgf-cols, 3),minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-card-featured-grid.css.map */
