.heroWrapper{clip-path:polygon(0 0,100% 0,100% 80%,50% 100%,0% 80%);height:80vh;padding-top:0;padding-bottom:0;position:relative;overflow:hidden}.parallaxWrapper{opacity:0;will-change:transform;width:100%;height:120%;transition:opacity .6s;position:absolute;inset:0}.parallaxWrapper.loaded{opacity:1;opacity:1}.heroImg{object-fit:cover}.CTA_Wrapper{z-index:5;color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:80vh;display:flex;position:relative}.CTA_Wrapper h1,.CTA_Wrapper p{color:wite;text-align:center;width:50%}.CTA_Wrapper{animation:1.2s forwards fadeAnm}.heroHeading{color:#fff;text-align:center;text-shadow:0 4px 12px #00000026}.heroDescription{text-shadow:0 4px 12px #00000026}.scrollContent{height:200vh}@keyframes fadeAnm{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1000px){.heroWrapper{clip-path:polygon(0 0,100% 0,100% 90%,50% 100%,0% 90%)}.CTA_Wrapper h1,.CTA_Wrapper p{text-align:center;width:90%}}
