.interactive-product-showcase{margin-top:50px;margin-bottom:50px;min-height:80vh}.interactive-product-showcase__grid{display:flex;flex-direction:column;gap:30px;min-height:80vh}@media screen and (min-width: 750px){.interactive-product-showcase__grid{flex-direction:row}.interactive-product-showcase__left,.interactive-product-showcase__right{width:50%}}.interactive-product-showcase__left{position:relative}.interactive-product-showcase__grid-item{position:relative;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;width:50%;height:50%;margin:0;padding:0;border:none}@media screen and (min-width: 750px){.interactive-product-showcase__grid-item{width:25%}}.interactive-product-showcase__grid-item:hover{transform:scale(.98);z-index:2}.interactive-product-showcase__grid-item.is-active{box-shadow:inset 0 0 0 3px var(--color-foreground);z-index:1}.interactive-product-showcase__grid-item-inner{position:relative;overflow:hidden;height:100%;width:100%}.interactive-product-showcase__grid-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.interactive-product-showcase__grid-item-title{position:absolute;bottom:0;left:0;right:0;background:rgba(var(--color-foreground-rgb),.7);color:rgb(var(--color-background-rgb));padding:8px;text-align:center;font-size:14px;font-weight:500}.interactive-product-showcase__right{position:relative;min-height:80vh;border-radius:8px;overflow:hidden}@media screen and (max-width: 749px){.interactive-product-showcase__right{min-height:50vh}}.interactive-product-showcase__video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:1;transition:opacity .5s ease}.interactive-product-showcase__video{width:100%;height:100%;object-fit:cover}.interactive-product-showcase__video-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground-rgb),.04)}.interactive-product-showcase__content-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.interactive-product-showcase__content-container.is-active{opacity:1;visibility:visible}.interactive-product-showcase__content-grid{display:flex;flex-direction:column;height:100%}@media screen and (min-width: 750px){.interactive-product-showcase__content-grid{flex-direction:row}.interactive-product-showcase__feature-image-container,.interactive-product-showcase__product-columns{width:50%;height:100%}}.interactive-product-showcase__feature-image-container{position:relative;height:100%}.interactive-product-showcase__feature-image{width:100%;height:100%;object-fit:cover}.interactive-product-showcase__product-columns{display:flex;flex-direction:column;height:100%;background-color:rgb(var(--color-background-rgb));overflow-y:auto}.interactive-product-showcase__product-column-top,.interactive-product-showcase__product-column-bottom{padding:20px;height:50%;display:flex;flex-direction:column}.interactive-product-showcase__heading{margin-top:0;margin-bottom:15px;font-size:calc(var(--font-heading-scale) * 1.6rem)}.interactive-product-showcase__product-grid{display:flex;flex-direction:column;gap:15px;height:100%}.interactive-product-showcase__product-card-wrapper{flex:1;min-height:0;display:flex}.interactive-product-showcase__product-grid .card-wrapper{margin:0;max-width:100%;width:100%;height:100%}.interactive-product-showcase__product-grid .card{display:flex;flex-direction:row;height:100%;background-color:transparent}.interactive-product-showcase__product-grid .card__inner{width:50%;height:100%;margin:0;padding:0}.interactive-product-showcase__product-grid .card__content{width:50%;display:flex;flex-direction:column;justify-content:center;padding:0 0 0 15px;height:100%}.interactive-product-showcase__product-grid .card__media{margin:0;height:100%;width:100%}.interactive-product-showcase__product-grid .media{height:100%}.interactive-product-showcase__product-grid .card__media img{object-fit:cover;height:100%;width:100%}.interactive-product-showcase__product-grid .card__information{padding:0;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.interactive-product-showcase__product-grid .card-information__text{padding:0;font-size:1.2rem}.interactive-product-showcase__product-grid .quick-add{margin-top:10px}.hide-product-title .card__heading,.hide-product-price .price{display:none}.hide-product-title.hide-product-price .interactive-product-showcase__product-grid .card__inner{width:100%}.hide-product-title.hide-product-price .interactive-product-showcase__product-grid .card__content{display:none}.hide-product-title.hide-product-price .interactive-product-showcase__product-grid .quick-add{position:absolute;bottom:10px;right:10px;margin:0;z-index:5}.hide-product-title.hide-product-price .interactive-product-showcase__product-grid .card__inner{position:relative}.interactive-product-showcase__product-grid .card__content .quick-add{opacity:1;visibility:visible}.interactive-product-showcase__product-grid .quick-add__submit{padding:.5rem;min-height:auto;min-width:auto}.interactive-product-showcase .card--standard.card--media{margin-bottom:0}.interactive-product-showcase .card--light .card__inner{background-color:transparent}.interactive-product-showcase .card:not(.ratio) .card__content{padding-bottom:0;padding-top:0}.interactive-product-showcase .card__information{min-height:auto}.interactive-product-showcase .card__heading{margin-top:0}.interactive-product-showcase .price{margin-top:.5rem}.interactive-product-showcase .card-information{text-align:left}@media screen and (max-width: 749px){.interactive-product-showcase__product-grid .card{flex-direction:column}.interactive-product-showcase__product-grid .card__inner,.interactive-product-showcase__product-grid .card__content{width:100%}.interactive-product-showcase__product-grid .card__content{padding:10px 0 0}.interactive-product-showcase__product-column-top,.interactive-product-showcase__product-column-bottom{padding:15px}.hide-product-title.hide-product-price .interactive-product-showcase__product-grid .card__inner{width:100%}}.interactive-product-showcase__image-grid.has-many-blocks{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:10px}.interactive-product-showcase__image-grid.has-many-blocks .interactive-product-showcase__grid-item{flex:0 0 25%;width:25%;height:50%;scroll-snap-align:start}@media screen and (max-width: 749px){.interactive-product-showcase__image-grid.has-many-blocks .interactive-product-showcase__grid-item{flex:0 0 50%;width:50%}}.interactive-product-showcase__image-grid{display:flex;flex-wrap:wrap;height:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--color-foreground) transparent}.interactive-product-showcase__image-grid.has-many-blocks{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:10px;height:calc(100% - 10px)}.interactive-product-showcase__grid-pair{display:flex;flex-direction:column;flex:0 0 25%;min-width:25%;height:100%}@media screen and (max-width: 749px){.interactive-product-showcase__grid-pair{flex:0 0 50%;min-width:50%}}.interactive-product-showcase__grid-pair .interactive-product-showcase__grid-item{width:100%;height:50%;flex:1}.interactive-product-showcase__image-grid::-webkit-scrollbar{height:6px}.interactive-product-showcase__image-grid::-webkit-scrollbar-track{background:transparent}.interactive-product-showcase__image-grid::-webkit-scrollbar-thumb{background-color:var(--color-foreground);border-radius:20px}
/*# sourceMappingURL=/cdn/shop/t/13/assets/hex--section-interactive-product-showcase.css.map?v=76827819015305509861751051409 */
