.service-grid-wrapper{padding-top:46px;padding-bottom:46px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;padding-bottom:20px;max-width:100%}.service-grid div{text-align:center}.service-grid .icon-wrapper{display:inline-block}.service-grid .icon-wrapper svg{width:60%;fill:#33533e;stroke:#33533e;transition:stroke .5s ease}.service-grid .icon-wrapper svg:hover{fill:#a3e13f;transform:scale(1.05)}.service-grid .icon-wrapper .cls-1{fill:none;stroke:#33533e;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;transition:stroke .5s ease}.service-grid .icon-wrapper:hover svg{transform:scale(1.05);stroke:#a3e13f}.service-grid .icon-wrapper:hover svg .cls-1{stroke:#a3e13f}.service-grid a{font-size:1.3rem}.service-grid a:link{text-decoration:none;color:#0f1913}.service-grid a:visited{text-decoration:none;color:#0f1913}.service-grid a:hover{color:#a3e13f;text-decoration:underline}.service-grid .service-title{margin-top:10px}.intro-content-wrap{margin-bottom:0}#extra-service-content-area{margin-top:46px;margin-bottom:46px}@media screen and (min-width: 576px){.service-grid{grid-template-columns:1fr 1fr 1fr;gap:30px}}@media screen and (min-width: 992px){.service-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.service-grid>div{flex:0 0 calc((100% - 120px)/5);max-width:calc((100% - 120px)/5);margin-bottom:30px}}@media screen and (min-width: 1400px){.service-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.service-grid>div{flex:0 0 calc((100% - 180px)/7);max-width:calc((100% - 180px)/7);margin-bottom:30px}}/*# sourceMappingURL=service-listing.css.map */