.animated-sky-hero{background:#7fa8c9;height:100vh;left:50%;margin-left:-50vw;max-width:100vw;min-height:720px;overflow:hidden;position:relative;width:100vw}.hero-sky{animation:skyMove 45s linear infinite;background-image:url(https://44367408.fs1.hubspotusercontent-na1.net/hubfs/44367408/blue-barn-in-a-green-field-with-a-large-sky.jpeg);background-position:50%;background-repeat:no-repeat;background-size:125% 110%;pointer-events:none;transform:scale(1.08);will-change:background-position;z-index:1}.hero-house,.hero-sky{inset:0;position:absolute}.hero-house{display:block;height:100%;object-fit:cover;object-position:center center;width:100%;z-index:2}.animated-sky-hero:before{background:linear-gradient(180deg,rgba(7,22,42,.62) 0,rgba(7,22,42,.18) 38%,rgba(7,22,42,.28) 65%,rgba(7,22,42,.78));content:"";inset:0;pointer-events:none;position:absolute;z-index:3}.hero-content{align-items:end;bottom:clamp(3rem,8vh,6rem);color:#fff;display:grid;gap:clamp(2rem,6vw,8rem);grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);left:clamp(1.5rem,3vw,4rem);position:absolute;right:clamp(1.5rem,3vw,4rem);z-index:4}.hero-content h1{color:#fff;font-size:clamp(3.5rem,4.5vw,6rem);font-weight:400;letter-spacing:-.075em;line-height:.92;margin:0;max-width:980px}.hero-side-copy{justify-self:end;max-width:390px;padding-bottom:.75rem}.hero-side-copy p{color:#fff;font-size:clamp(1.15rem,1.45vw,1.75rem);letter-spacing:-.04em;line-height:1.15;margin:0 0 1.75rem}.hero-glass-btn{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.28);border-radius:3px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.22),0 16px 40px rgba(0,0,0,.16);color:#fff;display:inline-flex;justify-content:center;min-height:48px;padding:.9rem 1.5rem;text-decoration:none;transition:background .25s ease,border-color .25s ease,transform .25s ease}.hero-glass-btn:hover{background:hsla(0,0%,100%,.28);border-color:hsla(0,0%,100%,.42);transform:translateY(-2px)}@keyframes skyMove{0%{background-position:0}to{background-position:100%}}@media (max-width:900px){.hero-content{display:block}.hero-content h1{font-size:clamp(3.5rem,13vw,6rem);margin-bottom:1.5rem}.hero-side-copy{justify-self:auto;max-width:420px}}@media (max-width:768px){.animated-sky-hero{min-height:620px}.hero-content{bottom:3rem;left:1.5rem;right:1.5rem}.hero-side-copy p{font-size:1.1rem}}@media (prefers-reduced-motion:reduce){.hero-sky{animation:none}}