.product-hero{padding:9rem 0 2rem;overflow:hidden}.product-hero__product-image{width:100%;height:100%;mix-blend-mode:darken}.product-hero__product-image img{width:100%}.product-hero__ghost-heading{color:#fff;position:absolute;z-index:1;display:block;white-space:nowrap;font-family:var(--font-header);font-weight:800;line-height:1;margin:0;position:absolute;right:-2vw;bottom:-.125em;text-align:right;letter-spacing:-.05em;font-size:18vw;opacity:.65}.product-hero>.container{position:relative;z-index:2;display:grid;grid-template-columns:1fr;column-gap:2rem;row-gap:2rem}.product-hero__blurb{max-width:35rem}@media(min-width:992px){.product-hero{padding:16rem 0 6rem}.product-hero__product-image{position:absolute;top:0;right:0;width:66vw;height:100%;z-index:0;display:flex;align-items:center;mix-blend-mode:darken;transform:translateX(16vw)}.product-hero__product-image img{width:100%}.product-hero>.container{z-index:2;grid-template-columns:3fr 2fr}.product-hero__content{max-width:44rem}}