.product-showcase{position:relative;overflow:hidden}.product-showcase__container{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width: 990px){.product-showcase__container{grid-template-columns:1fr 2fr;gap:5rem}}.product-showcase__content{display:flex;flex-direction:column;gap:2rem}.product-showcase__heading{margin:0;color:inherit}.product-showcase__content .button{width:fit-content}.product-showcase__mobile-button{display:none;margin-top:2rem;text-align:center}.product-showcase__mobile-button .button{width:fit-content}.product-showcase__image-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.product-showcase__image{position:relative;max-width:100%;border-radius:1rem}.product-showcase__main-image{width:100%;height:auto;display:block;border-radius:4px}.product-showcase__placeholder{width:100%;max-width:600px;height:400px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:1rem}.product-showcase__arrow{position:absolute;left:var(--arrow-x);top:var(--arrow-y);transform:translate(-50%,-50%);display:flex;align-items:center}.product-showcase__arrow-line{position:relative;width:var(--arrow-line-width, 60px);height:2px;background:rgba(var(--color-foreground));display:block!important}.product-showcase__arrow-line:before{content:"";position:absolute;background:rgba(var(--color-foreground));width:100%;height:100%}.product-showcase__arrow--left .product-showcase__arrow-line{order:2}.product-showcase__arrow-dot{position:relative;width:10px;height:10px;flex-shrink:0;background:rgba(var(--color-foreground),1);border-radius:50%;display:block!important}.product-showcase__arrow--left .product-showcase__arrow-dot{order:1}.product-showcase__arrow-text{color:rgba(var(--color-foreground));line-height:1.3;max-width:200px}.product-showcase__arrow--right .product-showcase__arrow-text{margin-right:1rem;width:20rem;text-align:right}.product-showcase__arrow--left .product-showcase__arrow-text{margin-left:1rem;order:3;text-align:left;width:20rem}@media screen and (max-width: 989px){.product-showcase__container{grid-template-columns:1fr;gap:2rem}.product-showcase__content{text-align:var(--mobile-text-alignment, center)}.product-showcase__content .button{display:none}.product-showcase__mobile-button{display:block}.product-showcase__arrow-text{font-size:.75rem;max-width:150px}.product-showcase{padding-top:36px!important;padding-bottom:36px!important}}@media screen and (max-width: 749px){.product-showcase__arrow{left:var(--arrow-x-mobile, var(--arrow-x));top:var(--arrow-y-mobile, var(--arrow-y))}.product-showcase__arrow-line{width:var(--arrow-line-width-mobile, var(--arrow-line-width, 60px))}.product-showcase__arrow-dot{width:10px;height:10px}.product-showcase__arrow-text{font-size:14px;max-width:120px}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-product-showcase.css.map */
