.product-showcase{position:relative}.product-showcase .page-width{padding:0}.product-showcase__container{display:flex;flex-direction:row;max-height:1500px;height:calc(100vh - 61px)}.product-showcase__images{flex:2;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.product-showcase__images::-webkit-scrollbar{width:5px}.product-showcase__images::-webkit-scrollbar-track{background:transparent}.product-showcase__images::-webkit-scrollbar-thumb{background-color:#0003;border-radius:10px}.product-showcase.is-in-viewport{position:relative}.product-showcase__image{width:100%;flex-shrink:0;overflow:hidden;border-bottom:1px solid black;will-change:transform;transition:transform .2s ease}.product-showcase__image:last-child{border-bottom:none}.product-showcase__image img{width:100%;height:auto;object-fit:cover;display:block}.product-showcase__image-primary{flex:5;position:sticky;top:0;overflow:hidden;border-left:1px solid black;padding:3rem;display:flex;align-items:center}.product-showcase__image-primary img{width:100%;height:100%;object-fit:contain}@media screen and (max-width: 1024px){.product-showcase__container{flex-direction:column;max-height:none;height:auto}.product-showcase__images{display:none}.product-showcase__image-primary{margin-top:1rem;position:relative;max-height:calc(100vh - 61px);border:none;padding:1rem}.product-showcase__image-primary img{object-fit:contain;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-product-showcase.css.map */
