.service-hero{background-color:#356e48}.service-hero .inner-row{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:24px;padding-bottom:24px}.service-hero .inner-row .hero-content a.back-to-home{display:flex;align-items:center;font-size:16px;font-weight:500;color:#fff;margin-bottom:42px}.service-hero .inner-row .hero-content a.back-to-home svg{width:14px;height:14px;transition:.3s ease-in-out;margin-right:10px}.service-hero .inner-row .hero-content a.back-to-home svg path{fill:#fff}.service-hero .inner-row .hero-content a.back-to-home:hover svg{transform:translateX(-6px);transition:.3s ease-in-out}.service-hero .inner-row .hero-content{width:45%;flex-direction:column;align-items:flex-start;justify-content:flex-start}.service-hero .inner-row .hero-content-inner{margin-top:auto;margin-bottom:auto}.service-hero .inner-row .hero-content-inner h1{color:#e1dcdc;line-height:1em;max-width:100%;margin-bottom:24px}.service-hero .inner-row .hero-content-inner p{color:#e1dcdc;max-width:380px}.service-hero .inner-row .hero-content-inner .contact-item{margin-top:24px;background-color:#fff;padding:5px 20px 5px 7px;width:max-content;display:flex;align-items:center;clip-path:polygon(14px 0%, 100% 0%, 100% calc(100% - 0px), calc(100% - 0px) 100%, 0% 100%, 0% 14px)}.service-hero .inner-row .hero-content-inner .contact-item-icon{background-color:#249a6a;width:50px;height:50px;display:flex;align-items:center;justify-content:center;clip-path:polygon(10px 0%, 100% 0%, 100% calc(100% - 0px), calc(100% - 0px) 100%, 0% 100%, 0% 10px)}.service-hero .inner-row .hero-content-inner .contact-item-icon img{width:24px;height:24px;filter:brightness(0) invert(1)}.service-hero .inner-row .hero-content-inner .contact-item-content{margin-left:14px}.service-hero .inner-row .hero-content-inner .contact-item p{color:#727182;font-size:12px;font-weight:500;margin-bottom:0;margin-top:0}.service-hero .inner-row .hero-content-inner .contact-item a{font-size:16px;color:#3a3b3f;margin-bottom:0;margin-top:0;font-weight:600}.service-hero .inner-row .hero-image{width:55%}@media(max-width: 1080px){.service-hero .inner-row .hero-content{width:55%}.service-hero .inner-row .hero-content-inner h1{margin-bottom:16px}.service-hero .inner-row .hero-image{width:45%}}@media(max-width: 820px){.service-hero .inner-row .hero-content{width:100%}.service-hero .inner-row .hero-content a.back-to-home{margin-bottom:24px}.service-hero .inner-row .hero-content{margin-bottom:24px}.service-hero .inner-row .hero-image{width:100%}}