.product-lifestyle-section{overflow:hidden}.product-lifestyle__header{text-align:center;margin-bottom:2.4rem}.product-lifestyle__heading{margin:0}.product-lifestyle__grid{display:grid;grid-template-columns:repeat(var(--lifestyle-cols-mobile, 2),1fr);gap:1.4rem;max-width:130rem;margin:0 auto}@media screen and (min-width:750px){.product-lifestyle__grid{gap:1.6rem}}@media screen and (min-width:990px){.product-lifestyle__grid{grid-template-columns:repeat(var(--lifestyle-cols, 4),1fr)}}.product-lifestyle__item{position:relative;overflow:hidden;aspect-ratio:3 / 4;background:rgba(var(--color-foreground),.07);display:block;width:100%;margin:0;padding:0;border:0;font:inherit;color:inherit;cursor:pointer;transition:box-shadow .3s ease}.product-lifestyle__item:hover,.product-lifestyle__item:focus-visible{box-shadow:0 8px 24px #2c18102e;outline:none}.product-lifestyle__item:focus-visible{box-shadow:0 0 0 3px #8b1a1a}.product-lifestyle__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.product-lifestyle__item:hover .product-lifestyle__img,.product-lifestyle__item:focus-visible .product-lifestyle__img{transform:scale(1.06)}.product-lifestyle__zoom{position:absolute;top:1rem;right:1rem;width:3.4rem;height:3.4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#1e1a1a8c;color:#fffbf5;opacity:0;transform:scale(.9);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.product-lifestyle__item:hover .product-lifestyle__zoom,.product-lifestyle__item:focus-visible .product-lifestyle__zoom{opacity:1;transform:scale(1)}.product-lifestyle__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#000000e6;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.product-lifestyle__lightbox.is-open{opacity:1;visibility:visible}.product-lifestyle__lightbox-img{max-width:90vw;max-height:90vh;object-fit:contain;box-shadow:0 8px 40px #00000080}.product-lifestyle__lightbox-btn{position:absolute;width:44px;height:44px;border-radius:50%;border:1px solid rgba(var(--color-foreground),.15);background:rgba(var(--color-background),.95);color:rgb(var(--color-foreground));cursor:pointer;display:flex;align-items:center;justify-content:center;transition:box-shadow .2s ease;box-shadow:0 2px 8px #00000040}.product-lifestyle__lightbox-btn:hover{box-shadow:0 4px 16px #00000059}.product-lifestyle__lightbox-btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.product-lifestyle__lightbox-close{top:1.25rem;right:1.25rem}.product-lifestyle__lightbox-nav--prev{left:1.25rem;top:50%;transform:translateY(-50%)}.product-lifestyle__lightbox-nav--next{right:1.25rem;top:50%;transform:translateY(-50%)}.product-lifestyle__lightbox-counter{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);color:#fff;font-size:1.2rem;letter-spacing:.05em;padding:.4rem 1rem;border-radius:1rem;background:#00000073}@media screen and (max-width:749px){.product-lifestyle__lightbox-close{top:.75rem;right:.75rem}.product-lifestyle__lightbox-nav--prev{left:.5rem}.product-lifestyle__lightbox-nav--next{right:.5rem}}@media screen and (max-width:989px){.product-lifestyle__item:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center;width:calc(50% - .7rem)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-product-lifestyle.css.map */
