.hp-hero{align-items:flex-end;background-color:#1a3c3b;background-position:center 45%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:calc(80vh - 160px);min-height:calc(80svh - 160px);padding:130px 0 clamp(60px,8vh,120px);position:relative}.hp-hero:before{background:linear-gradient(90deg,rgba(12,38,38,.7) 0,rgba(12,38,38,.45) 35%,rgba(12,38,38,.15) 60%,transparent 80%),linear-gradient(0deg,rgba(12,38,38,.5) 0,transparent 40%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.hp-hero:not(.has-bg-image):before{display:none}.hp-hero .content-wrapper{position:relative;width:100%;z-index:2}.hp-hero__content{max-width:640px}.hp-hero__accent-line{background-color:var(--v2-teal-brand);height:2px;margin-bottom:clamp(20px,3vh,36px);width:48px}.hp-hero__headline{color:#fff;font-size:clamp(26px,3.2vw,44px);font-weight:300;letter-spacing:-.5px;line-height:1.12;margin:0 0 clamp(16px,2.5vh,32px)}.hp-hero__description{display:none}@media (max-width:1200px){.hp-hero__content{max-width:560px}}@media (max-width:768px){.hp-hero{min-height:calc(100vh - 150px);min-height:calc(100svh - 150px);padding:110px 0 48px}.hp-hero:before{background:linear-gradient(90deg,rgba(12,38,38,.75) 0,rgba(12,38,38,.5) 50%,rgba(12,38,38,.3)),linear-gradient(0deg,rgba(12,38,38,.6) 0,transparent 50%)}.hp-hero__content{max-width:100%}}@media (max-width:480px){.hp-hero{min-height:calc(100vh - 140px);min-height:calc(100svh - 140px);padding:90px 0 40px}}