main .hero{height:250px;background:#5c6655;position:relative;overflow:hidden;width:100%;margin-top:calc(74px - var(--wp-admin--admin-bar--height, 0px))}@media(max-width: 1024px){main .hero{padding-top:75px;height:250px;margin-top:calc(130px - var(--wp-admin--admin-bar--height, 0px))}}main .hero-bottom-splitter{position:absolute;bottom:0;width:100%;height:100px;background:url("../images/svg/contact-bottom-splitter.svg") no-repeat;background-size:cover;background-position:center;z-index:3}@media(max-width: 1024px){main .hero-bottom-splitter{height:25px;background:url("../images/svg/contact-bottom-splitter-mobile.svg") no-repeat;background-size:cover;background-position:center;bottom:-1px}}main .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:#5c6655}main .hero-bg img{width:100%;height:100%;object-fit:cover;mix-blend-mode:luminosity;opacity:.2}main .hero .container{height:100%;position:relative;z-index:2}main .hero-image{display:flex;justify-content:flex-end;margin:40px 33px 0 auto}@media(max-width: 1024px){main .hero-image{margin:30px -16px 0 auto}}main .hero-image svg{height:223px;width:auto}