.products-customer-showcase-wrapper{position:relative;width:100%;overflow:hidden}.products-customer-showcase{width:100%;display:flex;justify-content:space-between;overflow:hidden;padding:0 50px}@media (max-width: 900px){.products-customer-showcase{padding:0}}.showcase-slide{flex:0 0 25%;width:25%;box-sizing:border-box;padding:0 5px;display:flex;flex-direction:column;position:relative}.showcase-photo{width:100%;cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center}.showcase-photo img{width:100%;height:100%;object-fit:cover}.showcase-photo:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000;transition:background .3s ease}.showcase-photo:hover:before{background:#00000080}.showcase-photo:after{content:"Learn More";position:absolute;color:#fff;font-size:16px;text-decoration:underline;text-underline-offset:7px;opacity:0;transition:opacity .3s ease}.showcase-photo:hover:after{opacity:.86}.customer-showcase-popup{z-index:100000;display:none;position:fixed;top:0;left:0;width:100%;height:100%;padding:15px;border-radius:7px;background:#000c;justify-content:center;align-items:center}.customer-showcase-popup.open{display:flex}.customer-showcase-popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100000;background:#ffffff80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.customer-showcase-popup-content-wrapper{position:relative}.customer-showcase-popup-content{background:#fff;padding:20px;display:flex;position:relative;gap:30px;overflow-y:auto;overflow-x:hidden;z-index:100001;width:1080px;max-width:1080px;max-height:calc(100vh - 50px)}.customer-showcase-popup-left{display:flex;align-items:center;justify-content:center;min-width:480px;max-width:480px;max-height:480px;min-height:480px;width:100%;height:100%}.showcase-description{font-size:16px;padding-right:42px}.customer-showcase-popup-left img{width:100%;height:100%;object-fit:cover}.customer-showcase-popup-right{display:flex;flex-direction:column;justify-content:space-between;gap:15px;min-width:480px}.showcase-right-bottom{display:flex;justify-content:space-between;gap:15px}.customer-showcase-popup-close{position:absolute;top:30px;right:30px}.customer-showcase-popup-close:after,.customer-showcase-popup-close:before{content:"";display:block;width:25px;height:2px;background:#000;position:absolute;top:50%;left:50%;border-radius:5px}.customer-showcase-popup-close:after{transform:translate(-50%,-50%) rotate(45deg)}.customer-showcase-popup-close:before{transform:translate(-50%,-50%) rotate(-45deg)}.customer-showcase-popup-prev._show-on-mobile,.customer-showcase-popup-next._show-on-mobile{display:none}.customer-showcase-popup-prev,.customer-showcase-popup-next{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;padding:10px;cursor:pointer;z-index:100002;font-size:24px;border-radius:50%;line-height:1;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.products-customer-showcase .slick-prev:before,.products-customer-showcase .slick-next:before{font-family:system-ui;font-size:45px;height:8px;line-height:0;color:#000}.products-customer-showcase .slick-prev:before{content:"\2039"}.products-customer-showcase .slick-next:before{content:"\203a"}.customer-showcase-popup-prev:before,.customer-showcase-popup-next:before{content:"";display:block;width:15px;height:15px;position:absolute;left:50%;top:50%;border:4px solid #000}.customer-showcase-popup-prev:before{border-right:none;border-bottom:none;left:calc(50% + 2px);transform:translate(-50%,-50%) rotate(-45deg)}.customer-showcase-popup-next:before{border-left:none;border-bottom:none;left:calc(50% - 2px);transform:translate(-50%,-50%) rotate(45deg)}.customer-showcase-popup-prev{left:-60px}.customer-showcase-popup-next{right:-60px}.showcase-product{display:flex;flex-direction:column}.showcase-product .image-wrapper{width:100%;padding-top:100%;position:relative;overflow:hidden}.showcase-product .image-wrapper img{position:absolute;top:0;left:0;botton:0;width:100%;height:100%}.showcase-title{font-size:14px;margin-bottom:0;font-weight:700}.showcase-product .showcase-sku{font-size:14px;margin-bottom:10px;margin-top:5px;white-space:nowrap}.showcase-product a.button{font-size:12px;white-space:nowrap;width:100%;max-height:40px}.used-products-slider-wrapper{display:flex;align-items:center;position:relative;right:10px}.used-products-slider{flex:1;position:relative;width:100%}.used-products-slider .button{background:#f2eee3;color:#000}.used-products-slider-prev,.used-products-slider-next{border:none;cursor:pointer;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;width:25px;height:25px;top:calc(50% - 55px);z-index:1}.used-products-slider-prev{left:-25px}.used-products-slider-next{right:-23px}.used-products-slider-prev:before,.used-products-slider-next:before{content:"";display:block;width:12px;height:12px;position:relative;top:50%;border:3px solid #000}.used-products-slider-prev:before{top:10px;left:11px;border-right:none;border-bottom:none;transform:translate(-50%,-50%) rotate(-45deg)}.used-products-slider-next:before{top:10px;right:-4px;border-left:none;border-bottom:none;transform:translate(-50%,-50%) rotate(45deg)}.used-products-wrapper .showcase-title{position:relative;left:-10px}.used-products-wrapper,.current-product-wrapper{width:45%}@media (max-width: 1158px){.customer-showcase-popup-content{max-width:587px;flex-direction:column;gap:10px;padding:35px 50px}.showcase-product{max-width:initial}.showcase-description{font-size:14px;text-align:center;padding-right:0}.customer-showcase-popup-left{width:initial;height:initial;min-width:initial;min-height:initial}.customer-showcase-popup-right{min-width:initial}.customer-showcase-popup-left img{max-width:initial;max-height:initial}.showcase-right-bottom._flex-center{justify-content:center}}@media (max-height: 600px),(min-width: 1158px){.customer-showcase-popup-left{min-height:initial}}@media (max-width: 715px){.customer-showcase-popup-content{max-width:100vw;max-height:100vh;width:100%;height:100%;padding:45px 15px 15px;position:fixed;top:0;left:0;right:0;bottom:0}.customer-showcase-popup{padding:0}.customer-showcase-popup-content-wrapper{width:100%}.customer-showcase-popup-left,.customer-showcase-popup-right{width:100%;height:initial;max-width:initial;max-height:initial}.customer-showcase-popup-left{padding:0 25px;position:relative}.showcase-description,.showcase-product .showcase-sku{font-size:12px}.showcase-product a.button{font-size:10px}.showcase-title{font-size:12px}.used-products-slider-next:before{right:0}.used-products-slider-next:before,.used-products-slider-prev:before{width:10px;height:10px}.used-products-slider-prev,.used-products-slider-next{width:15px;height:15px}.customer-showcase-popup-prev._show-on-mobile,.customer-showcase-popup-next._show-on-mobile{display:block}.customer-showcase-popup-left .customer-showcase-popup-prev,.customer-showcase-popup-left .customer-showcase-popup-next{width:25px;height:25px;background:transparent}.customer-showcase-popup-left .customer-showcase-popup-prev{left:-5px}.customer-showcase-popup-left .customer-showcase-popup-next{right:-5px}.customer-showcase-popup-close{top:25px;right:23px}}@media (max-width: 480px){.products-customer-showcase .slick-track{position:relative;left:-30px}.featured-collection-products-customer-showcase{padding:0}}@media (max-width: 410px){.showcase-title{font-size:10px}.showcase-product a.button{font-size:8px}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/product-customer-showcase.css.map */
