.hero-layout{display:flex;flex-wrap:nowrap!important;gap:clamp(2rem,4vw,3.5rem);justify-content:center}.hero-photo{border-radius:4px;box-shadow:0 4px 20px rgba(0,0,0,.3);flex-shrink:0;max-width:240px;overflow:hidden}.hero-copy{text-align:left}.hero-copy h1{font-size:clamp(2.2rem,4.5vw,3rem)!important;line-height:1.15;margin-bottom:1.25rem}.hero-sub .hero-line{display:block}.bottom-content{margin:2rem auto 0;max-width:600px}.bottom-content h4{font-style:italic;line-height:1.55}.bottom-content h4,.bottom-content h5{color:hsla(0,0%,100%,.3);font-size:18px}.bottom-content h5{display:block;font-weight:400}@media(max-width:780px){.hero-layout{align-items:center;flex-direction:column}.hero-layout,.hero-layout .hero-copy{text-align:center}}