.product-hero{padding:80px 0}.product-hero .product-hero__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.product-hero .product-hero__grid.reverse{direction:rtl}.product-hero .product-hero__grid.reverse>*{direction:ltr}.product-hero__image-wrapper{position:relative;width:100%}.product-hero__image{width:100%;height:auto;object-fit:cover}.product-hero__image-placeholder{width:100%;aspect-ratio:4/3;background-color:#f4f4f4;display:flex;align-items:center;justify-content:center;position:relative}.product-hero__image-placeholder svg{width:100%;height:100%;max-width:200px;max-height:200px;opacity:.3}.product-hero__empty-state{position:absolute;bottom:20px;left:50%;transform:translate(-50%);font-size:14px;color:#666;text-align:center;pointer-events:none}.product-hero__content{display:flex;flex-direction:column;gap:24px}.product-hero__content .button{max-width:380px;width:100%;align-self:flex-start}.product-hero__heading{font-size:36px;line-height:1.2;margin:0;color:rgb(var(--color-foreground))}.product-hero__description{font-size:16px;line-height:1.5;margin:0;color:rgb(var(--color-foreground))}@media screen and (max-width: 768px){.product-hero{padding:60px 0}.product-hero .product-hero__grid{grid-template-columns:1fr;gap:40px}.product-hero .product-hero__grid.reverse{direction:ltr}.product-hero__content{order:2}.product-hero__image-wrapper{order:1;max-height:400px;overflow:hidden}.product-hero__image{height:100%;max-height:400px;object-fit:cover;object-position:center}.product-hero__heading{font-size:28px;text-align:center}.product-hero__description{font-size:14px;text-align:center}.product-hero__content .button{align-self:center;max-width:200px}}@media screen and (min-width: 1080px){.product-hero__image-wrapper{max-height:700px;overflow:hidden}.product-hero__image{width:100%;height:100%;max-height:700px;object-fit:cover;object-position:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-product-hero.css.map */
