.product-details{padding:84px 0}.product-details__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.product-details__content{padding-right:20px}.product-details__heading{text-align:center;margin:0 auto 30px;font-size:28px;color:rgb(var(--color-foreground));word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.product-details__heading--mobile{display:none}.product-details__heading--desktop{display:block}.product-details__text-rows{margin-bottom:40px}.product-details__text-row{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:1px solid rgb(var(--color-border))}.product-details__text-row:last-child{border-bottom:none}.product-details__label{font-size:18px;font-weight:500;color:rgb(var(--color-foreground))}.product-details__value{font-size:16px;text-align:right;max-width:300px;color:rgb(var(--color-foreground))}@media screen and (min-width: 769px){.product-details__value{max-width:250px}}.product-details__button-wrapper{text-align:center}.product-details__button-wrapper .button{max-width:380px;width:100%}.product-details__image-wrapper{width:100%;height:auto}.product-details__image{width:100%;height:auto;object-fit:cover}.product-details__image-placeholder{width:100%;height:400px;background-color:#f4f4f4;display:flex;align-items:center;justify-content:center;position:relative}.product-details__image-placeholder svg{width:100%;height:100%;max-width:200px;max-height:200px;opacity:.5}.product-details__empty-state{position:absolute;bottom:20px;left:50%;transform:translate(-50%);font-size:14px;color:#666;text-align:center}@media screen and (max-width: 768px){.product-details__grid{grid-template-columns:1fr;gap:40px}.product-details__content{padding-right:0;order:2}.product-details__image-wrapper{order:1}.product-details__text-row{flex-direction:column;align-items:flex-start;gap:8px}.product-details__value{text-align:left}.product-details__heading{font-size:22px}.product-details__heading--mobile{display:block;margin-bottom:30px}.product-details__heading--desktop{display:none}.product-details__button-wrapper .button{max-width:200px}}@media screen and (min-width: 1080px){.product-details__image-wrapper{order:1;min-height:700px;max-height:740px;overflow:hidden}.product-details__image{width:100%;height:100%;min-height:700px;max-height:740px;object-fit:cover;object-position:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-product-details.css.map */
