.product-hero-alt{--h1-font-size:2.25rem;--h2-font-size:1.825rem;--hero-padding-top:12rem;--hero-padding-bottom:6rem;background-color:rgb(var(--color-gray));color:rgb(var(--color-white));overflow-x:clip;position:relative;>.container{padding:var(--hero-padding-top) 1rem var(--hero-padding-bottom)}h1,h2,h3{color:inherit}h1{font-size:var(--h1-font-size)!important}h2{font-size:var(--h2-font-size)!important}strong{color:rgb(var(--color-digital-blue));font-weight:inherit}.product-hero-alt__grid{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr}.product-hero-alt__logo{background-color:rgba(var(--color-white),.05);padding:1rem 0;img{max-height:3.625rem;width:auto}}.product-hero-alt__ctas{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}.product-hero-alt__image{height:100%;position:relative;>img{height:auto;max-width:100%}}}@media (min-width:1024px){.product-hero-alt{--h1-font-size:4.5rem;--h2-font-size:2.5rem;--image-height:45rem;--hero-padding-top:15rem;>.container{padding:var(--hero-padding-top) 1rem var(--hero-padding-bottom)}.product-hero-alt__logo{margin-bottom:2rem}.product-hero-alt__grid{gap:0;grid-template-columns:4fr 2fr}.product-hero-alt__ctas{flex-direction:row}.product-hero-alt__image{>img{height:var(--image-height);left:-40%;max-width:none;position:absolute;top:50%;transform:translateY(-50%);width:auto}}}}