.product-hero__wrapper-grid{--color-foreground-main: #ffffff;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;position:relative;overflow:hidden;width:100%;height:90vh;max-height:90vh}@media (min-width: 1024px){.product-hero__wrapper-grid{max-height:80vh;max-height:calc(100vh - var(--header-sections-height, 80vh))}}.product-hero__wrapper-grid:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0,#000c,#0000 70%)}.product-hero__wrapper-grid img{width:100%;height:100%;object-fit:cover;object-position:center}.product-hero__wrapper-images,.product-hero__wrapper-content{color:var(--color-foreground-main);grid-column:1;grid-row:1;width:100%;height:100%;height:90vh;max-height:90vh}@media (min-width: 1024px){.product-hero__wrapper-images,.product-hero__wrapper-content{max-height:80vh;max-height:calc(100vh - var(--header-sections-height, 80vh))}}@media (min-width: 768px){.product-hero__wrapper-content{padding-block:1rem}}.product-hero__wrapper-content .card__text{width:100%;text-align:center}@media (min-width: 768px){.product-hero__wrapper-content .card__text{text-align:left}}.product-hero__wrapper-content .card__text .h1,.product-hero__wrapper-content .card__text .text-size--large{max-width:640px}.product-hero__wrapper-content .spacing--xlarge>*{margin-bottom:1rem}.product-hero__wrapper-content .spacing--xlarge>*:last-child{margin-bottom:0}.product-hero__wrapper-content .spacing--xlarge>*.h1,.product-hero__wrapper-content .spacing--xlarge>*.increase-spacing{margin-bottom:1rem!important}.product-hero__price-and-specs{display:grid;grid-template-areas:"price" "button" "specs";grid-template-columns:1fr;gap:1rem;align-items:start}@media (min-width: 768px){.product-hero__price-and-specs{grid-template-columns:repeat(4,1fr);grid-template-areas:"price specs specs button";gap:3rem;margin-top:3rem}}@media (min-width: 1024px){.product-hero__price-and-specs{grid-template-columns:repeat(5,1fr);grid-template-areas:"price specs specs specs button";gap:3rem}}@media (min-width: 1280px){.product-hero__price-and-specs{grid-template-columns:repeat(7,1fr);grid-template-areas:"price specs specs specs . button button"}}.product-hero__price{position:relative;grid-area:price;font-size:20px;font-weight:700;text-align:center}@media (min-width: 768px){.product-hero__price{text-align:left}.product-hero__price:after{content:"";position:absolute;left:calc(100% + 1.5rem);top:0;width:1px;height:100%;background-color:currentColor}}@media screen and (min-width: 1024px){.product-hero__price{font-size:24px}}.product-hero__price span{display:block;font-size:14px;color:#b8b8b8}.product-hero__featured-specs{grid-area:specs;display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}@media (min-width: 1024px){.product-hero__featured-specs{grid-template-columns:repeat(3,1fr)}}.product-hero__featured-spec{position:relative;font-size:20px;font-weight:700;text-align:center}@media (min-width: 768px){.product-hero__featured-spec{text-align:left}}@media (max-width: 1023px){.product-hero__featured-spec:nth-child(3){display:none}}.product-hero__featured-spec:after{content:"";position:absolute;left:calc(100% + 1.5rem);top:0;width:1px;height:100%;background-color:currentColor}@media screen and (max-width: 1023px){.product-hero__featured-spec:nth-child(2):after{display:none}}@media screen and (min-width: 1024px){.product-hero__featured-spec{font-size:24px}.product-hero__featured-spec:last-of-type:after{display:none}}.product-hero__featured-spec span{display:block;font-size:14px;color:#b8b8b8}.product-hero__button{grid-area:button;display:inline-flex;justify-content:center}@media (min-width: 768px){.product-hero__button{justify-content:end}}.product-hero__button a{--color-text-main: #f0482e;width:100%;white-space:nowrap}@media (min-width: 768px){.product-hero__button a{width:auto}}
