/* Full-width original studio scene, with copy above the equipment. */
.home-page .studio-hero{margin-top:-118px;padding-top:150px;min-height:max(890px,calc(56.28vw + 100px));margin-bottom:calc(20px - 13vw)}
.home-page .studio-hero .hero-copy{width:100%;max-width:1250px;align-items:center;text-align:center;margin:auto}
.home-page .studio-hero h1{font-size:clamp(52px,5.7vw,96px)}
.home-page .studio-hero h1 br{display:none}
.home-page .studio-hero .hero-actions{justify-content:center}
.home-page .studio-hero .hero-photo>img{width:100%;height:auto;aspect-ratio:1672/941;object-fit:initial}
.home-page .studio-hero .hero-photo:after{background:linear-gradient(180deg,#090b1344,transparent 60%,#090b13 100%)}
@media(min-width:1800px){.home-page .studio-hero{padding-top:clamp(160px,9vw,300px)}}
@media(min-width:701px) and (max-width:1050px){.home-page .studio-hero{margin-top:-162px;padding-top:210px;min-height:920px}}
@media(max-width:700px){.home-page .studio-hero{margin-top:-162px;padding-top:205px;min-height:calc(520px + 56.28vw);padding-bottom:230px;margin-bottom:-25px}.home-page .studio-hero h1{font-size:clamp(43px,10vw,62px)}.home-page .studio-hero h1 br{display:block}.home-page .studio-hero .intro{font-size:16px}}
