.product-showcase{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:100px 20px;position:relative;background:#fff;color:#0a0a0a}.product-showcase__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media screen and (min-width:750px){.product-showcase__grid--reverse{direction:rtl}.product-showcase__grid--reverse>*{direction:ltr}}.product-showcase__info{opacity:1;transform:translateY(0);transition:all .8s ease}.product-showcase__heading{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:24px;letter-spacing:-2px;line-height:1.1;color:#0a0a0a}.product-showcase__description{font-size:20px;margin-bottom:32px;color:#525252;font-weight:300;line-height:1.5}.product-showcase__price{font-size:32px;font-weight:600;margin-bottom:32px;color:#0a0a0a}.product-showcase__price .price--on-sale .price-item--sale{color:var(--color-accent)}.product-showcase__price .price--on-sale .price-item--regular{color:#525252;font-size:24px;margin-left:12px}.product-showcase__price .price-item{display:inline-block}.product-showcase__button{margin-top:24px}.product-showcase__media{opacity:1;transform:translateY(0);transition:all .8s ease}.product-showcase__image-wrapper{position:relative;height:500px;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #00000014;transition:transform .3s ease}.product-showcase__image-wrapper:hover{transform:translateY(-10px);border-color:var(--color-accent)}.product-showcase__image{width:100%;height:100%;object-fit:cover;object-position:center}.product-showcase__image-placeholder{position:relative;height:500px;border-radius:20px;overflow:hidden;background:linear-gradient(45deg,#faf7f2,#fff);border:1px solid #E5E5E5;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 60px #0000000d;transition:transform .3s ease}.product-showcase__image-placeholder:hover{transform:translateY(-10px);border-color:var(--color-accent)}.product-showcase__placeholder-text{color:#525252;font-size:24px;font-weight:300;text-align:center}.fade-in{opacity:1;transform:translateY(0);transition:all .8s ease}@media screen and (max-width:1024px){.product-showcase__grid{gap:60px}}@media screen and (max-width:768px){.product-showcase{padding:60px 20px}.product-showcase__grid{grid-template-columns:1fr;gap:40px;text-align:center}.product-showcase__heading{font-size:2.5rem}.product-showcase__description{font-size:18px}.product-showcase__image-wrapper,.product-showcase__image-placeholder{height:400px}.product-showcase__placeholder-text{font-size:20px}}@media screen and (max-width:480px){.product-showcase{padding:40px 15px}.product-showcase__grid{gap:30px}.product-showcase__heading{font-size:2rem}.product-showcase__description{font-size:16px}.product-showcase__price{font-size:28px}.product-showcase__image-wrapper,.product-showcase__image-placeholder{height:300px}}@media(prefers-reduced-motion:reduce){.product-showcase__info,.product-showcase__media,.fade-in{transition:none}.product-showcase__image-wrapper:hover,.product-showcase__image-placeholder:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/section-product-showcase.css.map */
