.project-hero{padding:0 0 3em}.project-hero>.sub-wrapper{align-items:center;padding:0;position:relative}.project-hero-top{align-items:center;display:flex;flex-direction:column;gap:2em;justify-content:center;max-width:800px;padding:5em var(--side-padding) 4em;position:sticky;text-align:center;top:var(--header-height);width:100%}.project-hero-desc{width:80%}.project-hero-img{background:var(--bg-color);border-radius:1em;height:100vw;overflow:hidden;position:relative;width:100%;z-index:2}.project-hero-img-inner{border-radius:.75em;left:50%;max-height:80%;max-width:90%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%;z-index:2}.project-hero-img-inner .full:not(.video-inline){left:0;position:absolute;top:0}.project-hero-img-inner.no-video{aspect-ratio:16/9}.project-hero-img-inner .full.video-inline{position:relative;z-index:2}@media (min-width:700px){.project-hero-top{padding:5em var(--side-padding)}.project-hero-img{height:70vw}.project-hero-img-inner{width:70%}}@media (min-width:1000px){.project-hero-top{padding:5em 0}.project-hero-img{height:50vw;max-height:780px;min-height:400px}.project-hero-img-inner{width:60%}}@media (min-width:1200px){.project-hero-img-inner{width:55%}}
