.VPHeroImageMain{width:100vw;height:94vh!important}.VPHeroImageSection{position:relative;width:100%;height:94vh!important}.VPHeroImage{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.VPHeroImageDarkOverlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.6));z-index:1}.VPHeroImageOverlay{position:absolute;inset:0;z-index:2;display:flex;justify-content:center;align-items:center;text-align:center;padding:0 1rem}.VPHeroImageOverlay h1{color:#fff;font-size:4rem;font-weight:800;font-family:Oswald,sans-serif;text-shadow:0 4px 20px rgba(0,0,0,.6)}.VPHeroImageOverlay p{color:hsla(0,0%,100%,.9);margin-top:1rem;font-size:1.2rem;text-shadow:0 2px 10px rgba(0,0,0,.5)}.VPWorkWithUsSection{width:80vw;padding:6rem 4rem;flex-direction:column;gap:2rem;border-top:1.5px solid rgba(var(--fg-title),.25);border-bottom:1.5px solid rgba(var(--fg-title),.25)}.VPWorkWithUsSection,.VPWorkWithUsTitlerow{display:flex;justify-content:center;align-items:center}.VPWorkWithUsTitlerow{width:100%;flex-direction:row}.VPWorkWithUsTitle{color:rgba(var(--fg-title));font-size:2.8rem;font-weight:800;font-family:Oswald,sans-serif;text-align:center}.VPWorkWithUsBodyrow{width:60vw;display:flex;flex-direction:row;justify-content:center;align-items:center}.VPWorkWithUsBody{color:rgba(var(--fg-low));font-size:1rem;font-weight:400;text-align:center;line-height:1.75}.VPWorkWithUsButtonrow{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.VPWorkWithUsButton{padding:1rem 3rem;background-color:rgba(var(--fg-title));border:none;color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.1em;cursor:pointer;transition:background-color .25s ease}.VPWorkWithUsButton:hover{background-color:rgba(var(--fg-title-high))}@media (max-width:768px){.VPWorkWithUsSection{padding:4rem 1.5rem}.VPWorkWithUsTitle{font-size:2rem}.VPWorkWithUsBodyrow{width:90vw}}