.hero-image{display:flex;align-items:center;height:vh;width:100%;position:relative;clip-path:polygon(0% 0%,100% 0%,100% 90%,50% 90%,46.5% 100%,0% 100%)}.hero-image .text-holder{width:50%;max-width:620px;margin-left:auto;margin-right:50%;padding-left:1rem;padding-top:120px;padding-bottom:120px}.overlay{position:absolute;height:100%;width:100%;z-index:-1}.layer1{background:rgba(0,0,0,0.8);clip-path:polygon(0% 0%,0% 100%,36.5% 100%,69.5% 0%)}.layer2{background:rgb(0 0 0 / 50%);clip-path:polygon(53.025% 50%,63.15% 50%,46.55% 100%,36.5% 100%)}.layer3{background:rgba(0,0,0,0.5);clip-path:polygon(85.025% 0%,79.025% 0%,63.15% 50%,69.15% 50%)}@media(max-width:767px){.hero-image{height:auto;clip-path:polygon(0% 0px,0px 0%,calc(100% - 0px) 0%,100% 0px,100% calc(100% - 50px),calc(100% - 50px) 100%,0px 100%,0 calc(100% - 0px))}.hero-image .overlay.layer1{opacity:.75;width:100%;clip-path:polygon(0% 0%,0% 100%,100% 100%,100% 0%)}.hero-image .overlay.layer2,.hero-image .overlay.layer3{display:none}.hero-image .text-holder{padding:2rem 1rem 4rem;width:100% !important;margin-right:0 !important}.hero-image .text-holder h1{font-size:1.25rem !important}.hero-image .text-holder{max-width:100%}}@media(min-width:768px) and (max-width:1139px){.hero-image .text-holder{max-width:100%}}