product-grid .product-grid__card-gallery desktop-gallery gallery-nav>button{background-color:transparent;border-width:0;cursor:pointer;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;outline:0;padding:0}product-grid .product-grid__box{margin-left:auto;margin-right:auto}product-grid{display:block;position:relative;top:-1px}product-grid .product-grid__box{border-left:1px solid #cecece;border-top:1px solid #cecece;display:grid;grid-template-columns:repeat(var(--mColCount),minmax(0,1fr))}@media (min-width:768px){product-grid .product-grid__box{grid-template-columns:repeat(var(--tColCount),minmax(0,1fr))}}@media (min-width:992px){product-grid .product-grid__box{grid-template-columns:repeat(var(--dColCount),minmax(0,1fr))}}product-grid .product-grid__card{border-bottom:1px solid #cecece;border-right:1px solid #cecece;display:grid;grid-template-columns:1fr;position:relative;text-decoration:none}product-grid .product-grid__card[extra-card]{order:var(--mPos,0)}@media (min-width:768px){product-grid .product-grid__card[extra-card]{order:var(--tPos,0)}}@media (min-width:992px){product-grid .product-grid__card[extra-card]{order:var(--dPos,0)}}product-grid .product-grid__card[big-card]{grid-column:span 2;grid-row:span 2}product-grid .product-grid__card-img{display:grid;grid-template-areas:"imgstack";grid-template-columns:1fr;isolation:isolate;z-index:0}product-grid .product-grid__card-img-main{grid-area:imgstack}product-grid .product-grid__card-img-hover{grid-area:imgstack;opacity:0}product-grid .product-grid__card-img-hover,product-grid .product-grid__card-img-main{transition:opacity .24s ease}product-grid .product-grid__card-img-hover img,product-grid .product-grid__card-img-hover video,product-grid .product-grid__card-img-main img,product-grid .product-grid__card-img-main video{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:576px){product-grid .product-grid__card-img-hover img[m-only],product-grid .product-grid__card-img-hover video[m-only],product-grid .product-grid__card-img-main img[m-only],product-grid .product-grid__card-img-main video[m-only]{display:none}}@media (max-width:575px){product-grid .product-grid__card-img-hover img[d-only],product-grid .product-grid__card-img-hover video[d-only],product-grid .product-grid__card-img-main img[d-only],product-grid .product-grid__card-img-main video[d-only]{display:none}}product-grid .product-grid__card-gallery{aspect-ratio:4/5;isolation:isolate;overflow:hidden;position:relative;z-index:0}product-grid .product-grid__card-gallery mobile-gallery{aspect-ratio:4/5;display:grid;grid-template-areas:"gallerystack";grid-template-columns:1fr;overflow:hidden;position:relative}@media (min-width:577px){product-grid .product-grid__card-gallery mobile-gallery{display:none}}product-grid .product-grid__card-gallery mobile-gallery gallery-progress{display:block;inset-inline:0;bottom:0;pointer-events:none;position:absolute;z-index:1}product-grid .product-grid__card-gallery mobile-gallery gallery-progress progress-bar{display:block;height:2px;overflow:hidden;position:relative;width:100%}product-grid .product-grid__card-gallery mobile-gallery gallery-progress progress-bar bar{background-color:#000;height:100%;left:0;position:absolute}product-grid .product-grid__card-gallery desktop-gallery{aspect-ratio:4/5;display:grid;grid-template-areas:"gallerystack";grid-template-columns:1fr;overflow:hidden}@media (max-width:575px){product-grid .product-grid__card-gallery desktop-gallery{display:none}}product-grid .product-grid__card-gallery desktop-gallery>desktop-main{display:block;grid-area:gallerystack;z-index:0}product-grid .product-grid__card-gallery desktop-gallery>desktop-main desktop-main-img{display:block}product-grid .product-grid__card-gallery desktop-gallery gallery-nav{align-items:center;display:flex;grid-area:gallerystack;height:100%;justify-content:space-between;opacity:0;pointer-events:none;transition:opacity .24s ease;width:100%;z-index:2}product-grid .product-grid__card-gallery desktop-gallery gallery-nav>button{color:#000;height:40px;pointer-events:auto;width:40px}product-grid .product-grid__card-gallery desktop-gallery gallery-nav>button:first-child{margin-left:1%}product-grid .product-grid__card-gallery desktop-gallery gallery-nav>button:last-child{margin-right:1%}product-grid .product-grid__card-gallery desktop-gallery gallery-nav>button svg{width:8px}product-grid .product-grid__card-gallery gallery-assets{display:grid;grid-area:gallerystack;grid-template-columns:1fr;width:100%;z-index:1}@media (min-width:576px){product-grid .product-grid__card-gallery gallery-assets{opacity:0;transition:opacity .24s ease}}product-grid .product-grid__card-gallery gallery-asset{display:block}product-grid .product-grid__card-content{align-items:flex-end;bottom:0;display:flex;gap:16px;height:auto;justify-content:space-between;overflow:auto;overflow:hidden;padding:8px;position:absolute;width:100%;z-index:1}@media (min-width:576px){product-grid .product-grid__card-content{padding:16px}}product-grid .product-grid__card-price,product-grid .product-grid__card-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-family:EuropaGroteskNo2SH-roman,sans-serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.72px}@media (min-width:768px){product-grid .product-grid__card-price,product-grid .product-grid__card-title{font-size:12px;letter-spacing:.96px;line-height:1.2;opacity:0;pointer-events:none;transform:translateY(16px);transition:opacity .12s ease,transform .24s ease}}product-grid .product-grid__card-title{flex:1 1 auto;text-align:left}product-grid .product-grid__card-price{flex:0 0 auto;text-align:right}product-grid .product-grid__card-label{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:EuropaGroteskNo2SH-roman,sans-serif;font-size:10px;font-style:normal;font-weight:400;letter-spacing:.72px;position:absolute;right:16px;top:16px}@media (min-width:768px){product-grid .product-grid__card-label{font-size:12px;letter-spacing:.96px;line-height:1.2}}product-grid .product-grid__card:hover .product-grid__card-price,product-grid .product-grid__card:hover .product-grid__card-title{opacity:1;transform:translateY(0)}product-grid .product-grid__card[has-alt]:hover .product-grid__card-img-main{opacity:0}product-grid .product-grid__card[has-alt]:hover .product-grid__card-img-hover,product-grid .product-grid__card[has-gallery]:hover desktop-gallery gallery-assets,product-grid .product-grid__card[has-gallery]:hover desktop-gallery gallery-nav{opacity:1}product-grid .product-grid__card [d-broken] [asset-broken],product-grid .product-grid__card [m-broken] [asset-broken]{position:relative}product-grid .product-grid__card [d-broken] [asset-broken]:before,product-grid .product-grid__card [m-broken] [asset-broken]:before{background-color:#8a2be2;border-radius:16px;content:"";height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px;z-index:2}product-grid .product-grid__card [m-broken]:before{background-color:#db7093;border-radius:16px;bottom:8px;content:"";height:32px;left:8px;position:absolute;width:32px;z-index:2}product-grid .product-grid__card [d-broken]:after{background-color:aqua;border-radius:16px;bottom:8px;content:"";height:32px;position:absolute;right:8px;width:32px;z-index:2}product-grid .product-grid__empty-card{border-bottom:1px solid #cecece;border-right:1px solid #cecece}@media (min-width:768px){product-grid .product-grid__empty-card[m-only]{display:none}}@media (max-width:767px){product-grid .product-grid__empty-card[t-only]{display:none}}@media (min-width:992px){product-grid .product-grid__empty-card[t-only]{display:none}}@media (max-width:991px){product-grid .product-grid__empty-card[d-only]{display:none}}product-grid .product-grid__empty-card[long]{aspect-ratio:auto}
