.style-gallery{padding:40px 0 60px}.style-gallery__container{max-width:1400px;margin:0 auto;padding:0 20px}.style-gallery__header{text-align:center;margin-bottom:40px}.style-gallery__subheading{font-size:12px;letter-spacing:3px;text-transform:uppercase;opacity:.6;margin-bottom:8px;font-weight:500}.style-gallery__heading{font-size:32px;font-weight:300;letter-spacing:1px;margin:0;line-height:1.3}.style-gallery__description{font-size:14px;opacity:.55;margin-top:12px;max-width:520px;margin-left:auto;margin-right:auto;line-height:1.6}.style-gallery__grid{column-count:3;column-gap:6px}.style-gallery__grid--2-cols{column-count:2}.style-gallery__card{break-inside:avoid;margin-bottom:6px;position:relative;overflow:hidden;border-radius:4px;cursor:pointer;display:inline-block;width:100%}.style-gallery__image-wrapper{position:relative;display:block;width:100%;overflow:hidden}.style-gallery__image{display:block;width:100%;height:auto;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.style-gallery__card:hover .style-gallery__image{transform:scale(1.04)}.style-gallery__overlay{position:absolute;bottom:0;left:0;right:0;padding:60px 16px 16px;background:linear-gradient(0deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,.55) 50%,transparent 100%);transform:translateY(100%);transition:transform .45s cubic-bezier(.25,.46,.45,.94),opacity .45s ease;opacity:0;display:flex;flex-direction:column;justify-content:flex-end;z-index:2;min-height:40%}.style-gallery__card:hover .style-gallery__overlay,.style-gallery__card.is-active .style-gallery__overlay{transform:translateY(0);opacity:1}.style-gallery__customer-name{color:#fff;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:4px;text-transform:uppercase}.style-gallery__testimonial{color:#fffc;font-size:12px;line-height:1.5;margin-bottom:12px;font-style:italic;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.style-gallery__testimonial:before{content:"\201c";font-size:18px;font-weight:700;margin-right:2px;opacity:.6}.style-gallery__products{display:flex;flex-wrap:wrap;gap:6px}.style-gallery__product-tag{display:flex;align-items:center;gap:8px;background:#ffffff1f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:5px 10px 5px 5px;text-decoration:none;transition:background .25s ease,border-color .25s ease;max-width:100%}.style-gallery__product-tag:hover{background:#ffffff38;border-color:#ffffff4d}.style-gallery__product-thumb{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0}.style-gallery__product-info{display:flex;flex-direction:column;min-width:0}.style-gallery__product-title{color:#fff;font-size:10px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.style-gallery__product-price{color:#ffffffb3;font-size:10px;font-weight:400;line-height:1.3}.style-gallery__card{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.style-gallery__card.is-visible{opacity:1;transform:translateY(0)}.style-gallery__card:nth-child(3n+1){transition-delay:0s}.style-gallery__card:nth-child(3n+2){transition-delay:.1s}.style-gallery__card:nth-child(3n+3){transition-delay:.2s}.style-gallery__lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000000001;background:#000000eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);justify-content:center;align-items:center;padding:20px;opacity:0;transition:opacity .35s ease}.style-gallery__lightbox.is-open{display:flex;opacity:1}.style-gallery__lightbox-inner{display:flex;gap:30px;max-width:900px;max-height:90vh;width:100%;align-items:flex-start}.style-gallery__lightbox-image-wrap{flex:0 0 55%;max-height:90vh;overflow:hidden;border-radius:8px}.style-gallery__lightbox-image{width:100%;height:auto;display:block;border-radius:8px}.style-gallery__lightbox-content{flex:1;color:#fff;display:flex;flex-direction:column;gap:20px;padding-top:10px}.style-gallery__lightbox-name{font-size:18px;font-weight:600;text-transform:uppercase;letter-spacing:1px}.style-gallery__lightbox-quote{font-size:15px;line-height:1.7;opacity:.8;font-style:italic;border-left:2px solid rgba(255,255,255,.3);padding-left:16px}.style-gallery__lightbox-products{display:flex;flex-direction:column;gap:10px}.style-gallery__lightbox-product{display:flex;align-items:center;gap:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:10px;text-decoration:none;transition:background .25s ease}.style-gallery__lightbox-product:hover{background:#ffffff29}.style-gallery__lightbox-product-thumb{width:56px;height:56px;border-radius:8px;object-fit:cover;flex-shrink:0}.style-gallery__lightbox-product-info{display:flex;flex-direction:column;gap:2px}.style-gallery__lightbox-product-title{color:#fff;font-size:13px;font-weight:500}.style-gallery__lightbox-product-price{color:#fff9;font-size:12px}.style-gallery__lightbox-product-btn{margin-left:auto;padding:6px 14px;background:#fff;color:#000;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:4px;cursor:pointer;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.style-gallery__lightbox-product-btn:hover{opacity:.85}.style-gallery__lightbox-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .25s ease;z-index:10;line-height:1}.style-gallery__lightbox-close:hover{background:#ffffff40}.style-gallery__empty{text-align:center;padding:80px 20px;opacity:.5}.style-gallery__empty-icon{font-size:48px;margin-bottom:12px}.style-gallery__empty-text{font-size:16px;letter-spacing:.5px}@media screen and (max-width:999px){.style-gallery__grid,.style-gallery__grid--2-cols{column-count:2}.style-gallery__heading{font-size:26px}.style-gallery__lightbox-inner{flex-direction:column;max-height:none;overflow-y:auto}.style-gallery__lightbox-image-wrap{flex:none;width:100%}}@media screen and (max-width:599px){.style-gallery{padding:30px 0 40px}.style-gallery__container{padding:0 12px}.style-gallery__grid{column-count:2;column-gap:4px}.style-gallery__card{margin-bottom:4px;border-radius:3px}.style-gallery__heading{font-size:22px}.style-gallery__header{margin-bottom:24px}.style-gallery__subheading{font-size:10px;letter-spacing:2px}.style-gallery__overlay{transform:translateY(0);opacity:1;padding:30px 10px 10px;background:linear-gradient(0deg,rgba(0,0,0,.75) 0%,rgba(0,0,0,.35) 60%,transparent 100%);min-height:30%}.style-gallery__customer-name{font-size:11px}.style-gallery__testimonial{font-size:10px;-webkit-line-clamp:2;margin-bottom:8px}.style-gallery__product-tag{padding:4px 8px 4px 4px;gap:5px}.style-gallery__product-thumb{width:24px;height:24px;border-radius:3px}.style-gallery__product-title,.style-gallery__product-price{font-size:9px}.style-gallery__lightbox{padding:10px}.style-gallery__lightbox-inner{gap:16px}.style-gallery__lightbox-close{top:10px;right:10px;width:36px;height:36px;font-size:18px}.style-gallery__lightbox-product-thumb{width:44px;height:44px}.style-gallery__lightbox-product-btn{padding:5px 10px;font-size:10px}}@media screen and (max-width:374px){.style-gallery__grid{column-count:1}.style-gallery__card{border-radius:6px}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/style-gallery.css.map */
