.lhwv__top{background:linear-gradient(to bottom,var(--blue) 80%,#fff 80%)}.lhwv__top.lhwv__top-fullblue{background:var(--blue);padding-bottom:calc(var(--vertical-spacing)*2)}.lhwv__top .content-wrapper{background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(23,35,56,.1);overflow:hidden;padding:var(--vertical-spacing);position:relative}.lhwv__top.lhwv__top-hang-over .content-wrapper{margin-top:calc(-100px - var(--vertical-spacing)*2);transform:translateY(calc(100px + var(--vertical-spacing)*2))}.lhwv__copy{width:calc(60% - var(--gap)*2)}.lhwv__copy h1{margin-bottom:0}.lhwv__image{clip-path:url(#hero-curve);height:100%;object-fit:cover;object-position:center;position:absolute;right:0;top:50%;transform:translateY(-50%);width:45%}.lhwv__bottom .content-wrapper{display:flex;flex-wrap:wrap;gap:var(--gap);justify-content:center;text-align:center}.lhwv__value{width:calc(25% - var(--gap)*3/4)}.lhwv__value-icon{margin-bottom:var(--gap)}.lhwv__value-copy{font-weight:700}@media (min-width:1060px){.lp-hero-w-values h1{font-size:6rem!important}}@media (max-width:960px){.lp-hero-w-values .desktop{display:none}.lhwv__copy{width:100%}}@media (max-width:768px){.lhwv__value{width:calc(50% - var(--gap)/2)}}@media (max-width:550px){.lhwv__value{width:100%}}