*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.hero{background-color:#eef4ed}.hero-container{flex-direction:row;justify-content:center;align-items:center;padding:4rem 0;display:flex}.hero-container .left{width:700px}.hero-container .right{justify-content:center;align-items:center;width:600px;display:flex}.hero-container .left .heading{padding-right:4rem;font-size:4rem;font-weight:500;line-height:4.75rem}.hero-container .left .desc{color:#2b2e35;margin-top:1rem;margin-bottom:1.5rem;padding-right:5rem;font-size:1.25rem;font-weight:400}.hero-container .left .btn a{color:#fff;background-color:#3e824b;border-radius:5px;padding:10px 25px;font-size:1.25rem;font-weight:500;text-decoration:none;display:inline-block}.hero-container .left .btn a img{vertical-align:middle;width:16px;height:14px;margin-left:.5rem;display:inline-block}.form-container{background-color:#fff;border-radius:1rem;padding:1.5rem 2rem 1.25rem}.ca-form-24-ul{margin:0;padding-left:0;list-style-type:none}.ca-form-24-title{text-align:center;color:#3e824b;margin-bottom:1.25rem;font-size:2rem}.ca-form-24-label{display:none}.ca-form-24-input{color:#000;background-color:#eef4ed;border:none;border-radius:.25rem;width:300px;height:45px;margin-bottom:1.25rem;padding-left:1rem;padding-right:1rem}.ca-form-24-input:focus{outline:none}.ca-form-24-input::placeholder{color:#000000bf}.ca-form-24-btn{color:#fff;letter-spacing:.75px;background-color:#3e824b;border:none;border-radius:.25rem;width:300px;height:45px;margin-top:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:500;display:inline-block}.service-24-title{margin-bottom:5rem}.service-24-title .sub-heading{text-align:center;color:#3e824b;font-size:1.25rem;font-weight:500}.service-24-title .heading{text-align:center;margin:.25rem auto;font-size:2.5rem;font-weight:500}.service-24-boxes{flex-flow:wrap;width:1205px;margin:auto;display:flex}.service-24-box{width:400px;margin-bottom:2rem}.service-24-box .service-24-heading{color:#fff;background-color:#3e824b;border-radius:5px;margin-bottom:1rem;padding:10px 25px;font-size:1.5rem;font-weight:500;text-decoration:none;display:inline-block}.service-24-box .service-24-sub-heading{flex-direction:row;margin-bottom:.25rem;padding-left:.5rem;display:flex}.service-24-box .service-24-sub-heading .image{justify-content:center;align-items:center;width:24px;height:31px;margin-right:.25rem;display:flex}.service-24-box .service-24-sub-heading .image img{width:16px;height:12px}.service-24-box .service-24-sub-heading .content{max-width:90%;font-size:1.125rem;font-weight:500}.footer-content{margin-top:2rem}.call-icon{vertical-align:middle;width:16px;height:16px;margin-right:.5rem}@media screen and (width<=1200px){.hero-container{padding:3rem 0}.hero-container .left{width:650px}.hero-container .right{width:450px}.hero-container .left .heading{padding-right:3rem;font-size:3.25rem;line-height:4rem}.hero-container .left .desc{margin-top:1rem;margin-bottom:1.5rem;padding-right:4rem;font-size:1.15rem}.ca-form-24-title{font-size:1.5rem}.ca-form-24-input{width:275px;height:40px;margin-bottom:1.25rem}.ca-form-24-btn{width:275px;margin-bottom:.5rem;font-size:1.15rem}.service-24-boxes{width:950px}.service-24-box{width:315px}}@media screen and (width<=992px){.hero-container{flex-direction:column;padding:3rem 0}.hero-container .left,.hero-container .right{width:100%}.hero-container .left .heading{text-align:center;width:600px;margin:auto;padding-right:0;font-size:4.4rem;font-weight:500;line-height:5.5rem}.hero-container .left .desc{text-align:center;padding-left:2.5rem;padding-right:2.5rem;font-size:1.45rem}.service-24-boxes{width:712px}.service-24-box{width:354px}}@media screen and (width<=576px){.hero-container .left .heading{text-align:center;width:350px;margin:auto;font-size:2.75rem;line-height:3.5rem}.hero-container .left .desc{text-align:center;padding-left:1.5rem;padding-right:1.5rem;font-size:1.25rem}.form-container{margin:4rem auto 2rem}.service-24-title{margin-bottom:2.5rem}.service-24-boxes{justify-content:center;width:100%}.service-24-box{flex-direction:column;align-items:flex-start;width:350px;margin-bottom:2rem;display:flex}}.header{z-index:100;background-color:#fff;padding:1rem 0;position:sticky;top:0;box-shadow:0 3px 6px #00000029}.header-container{justify-content:space-between;align-items:center;margin-left:3%;margin-right:3%;display:flex}.navbar-logo img{width:180px}.nav-links{align-items:center;gap:20px;display:flex}.nav-links a{color:#3e824b;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s}.nav-links a:hover{color:#2f6d3b}.header-cta{color:#fff;background-color:#5a9765;border-radius:.25rem;padding:.45rem .85rem;font-weight:500;text-decoration:none;transition:all .2s}.header-cta:hover{background-color:#3e824b}@media (width<=992px){.nav-links{display:none}.navbar-logo img{width:140px}.header-cta{font-size:.85rem}}.gst-hero-wrapper{background:#eef4ed;padding:70px 0}.gst-hero-container{text-align:center}.gst-heading{color:#222;margin-bottom:1.25rem;font-size:3.2rem;font-weight:600}.gst-desc{color:#333;margin:5%;font-size:1.08rem;line-height:1.85}.gst-hero-container .gst-desc{max-width:1050px;margin:0 auto 2rem}.gst-cta a{color:#fff;background:#3e824b;border-radius:6px;align-items:center;gap:10px;padding:12px 24px;font-weight:500;text-decoration:none;display:inline-flex}.gst-cta a img{width:16px;height:14px}.alternate-services-wrapper{margin:5%;padding:70px 0 30px}.alternate-services-container{flex-direction:column;gap:50px;display:flex}.service-box{align-items:center;gap:40px;display:flex}.service-box.reverse{flex-direction:row-reverse}.content-box,.image-box{width:50%}.service-title{color:#3e824b;margin-bottom:1rem;font-size:2rem;font-weight:600}.sub-service ul{margin:0;padding-left:1.2rem}.sub-service .desc{color:#333;margin-bottom:.5rem;font-size:1.05rem;line-height:1.8}.image-box .img img{border-radius:16px;width:100%;display:block}.gst-content-section{background-color:#eef4ed;padding:10px 0 40px}.gst-content-container{max-width:1100px}.gst-content-section .gst-desc p{margin-bottom:1rem}.gst-content-section .gst-desc ul{margin-bottom:1rem;padding-left:1.3rem}.gst-content-section .gst-desc li{margin-bottom:.7rem;line-height:1.75}@media (width<=992px){.gst-heading{font-size:2.5rem}.service-box,.service-box.reverse{flex-direction:column}.content-box,.image-box{width:100%}}@media (width<=576px){.gst-hero-wrapper{padding:50px 0}.gst-heading{font-size:2rem}.gst-desc{font-size:1rem}.service-title{font-size:1.6rem}.alternate-services-wrapper{padding:50px 0 20px}}.site-footer{background-color:#eef4ed;margin-top:4rem;padding:2.5rem 0 1.25rem}.site-footer-container{justify-content:space-between;align-items:flex-start;gap:40px;margin-left:5%;margin-right:5%;display:flex}.site-footer-left{flex-direction:column;align-items:flex-start;display:flex}.site-footer-logo img{width:180px;margin-bottom:1.25rem;display:block}.site-footer-contact{margin-bottom:.6rem}.site-footer-contact a{color:#3e824b;font-size:1rem;font-weight:500;text-decoration:none}.site-footer-right{flex-wrap:wrap;justify-content:flex-end;gap:14px 22px;max-width:520px;display:flex}.site-footer-right a{color:#3e824b;font-size:1rem;font-weight:500;text-decoration:none}.site-footer-line{border-top:1px solid #3e824b66;margin-top:1.75rem;padding-top:1rem}.site-footer-bottom{text-align:center;color:#3e824b;padding:0 20px;font-size:.85rem}@media (width<=768px){.site-footer-container{text-align:center;flex-direction:column;align-items:center}.site-footer-left{align-items:center}.site-footer-right{justify-content:center;max-width:100%}.site-footer-right a{font-size:1rem}}.home-hero{background-color:#eef4ed}.home-hero-container{justify-content:center;align-items:center;padding:4rem 0;display:flex}.home-hero-left{width:700px}.home-hero-right{justify-content:center;align-items:center;width:600px;display:flex}.home-hero-heading{padding-right:4rem;font-size:4rem;font-weight:500;line-height:4.75rem}.home-hero-desc{color:#2b2e35;margin-top:1rem;margin-bottom:1.5rem;padding-right:5rem;font-size:1.25rem;font-weight:400}.home-hero-btn a{color:#fff;background-color:#3e824b;border-radius:5px;padding:10px 25px;font-size:1.25rem;font-weight:500;text-decoration:none;display:inline-block}.home-hero-btn a img{vertical-align:middle;width:16px;height:14px;margin-left:.5rem;display:inline-block}.home-form-container{background-color:#fff;border-radius:1rem;padding:1.5rem 2rem 1.25rem}.home-form-list{margin:0;padding-left:0;list-style-type:none}.home-form-title{text-align:center;color:#3e824b;margin-bottom:1.25rem;font-size:2rem}.home-form-input{color:#000;background-color:#eef4ed;border:none;border-radius:.25rem;width:300px;height:45px;margin-bottom:1.25rem;padding-left:1rem;padding-right:1rem}.home-form-input:focus{outline:none}.home-form-btn{color:#fff;letter-spacing:.75px;background-color:#3e824b;border:none;border-radius:.25rem;width:300px;height:45px;margin-top:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:500;display:inline-block}.home-services-wrap{margin-top:3rem}.home-services-title{margin-bottom:5rem}.home-services-subtitle{text-align:center;color:#3e824b;font-size:1.25rem;font-weight:500}.home-services-heading{text-align:center;margin:.25rem auto;font-size:2.5rem;font-weight:500}.heading-underline{border:1px solid #d1d1d1;width:225px;margin:.5rem auto;position:relative}.heading-underline .hl-element{background-color:#5a9765;border-radius:50px;width:52px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-service-grid{flex-wrap:wrap;width:1205px;margin:auto;display:flex}.home-service-card{width:400px;margin-bottom:2rem}.home-service-card-title{color:#fff;background-color:#3e824b;border-radius:5px;margin-bottom:1rem;padding:10px 25px;font-size:1.5rem;font-weight:500;display:inline-block}.home-service-item{flex-direction:row;margin-bottom:.25rem;padding-left:.5rem;display:flex}.home-service-item-icon{justify-content:center;align-items:center;width:24px;height:31px;margin-right:.25rem;display:flex}.home-service-item-icon img{width:16px;height:12px}.home-service-item-text{max-width:90%;font-size:1.125rem;font-weight:500}.home-content-block{margin:5%;line-height:1.8}.home-content-block p{margin-bottom:1rem}.home-content-block ul{margin-bottom:1rem;padding-left:1.4rem}.home-inline-call{color:#3e824b;font-weight:600;text-decoration:none}@media screen and (width<=1400px){.home-hero-container{padding:3rem 0}.home-hero-left{width:650px}.home-hero-right{width:450px}.home-hero-heading{padding-right:1rem}.home-hero-desc{padding-right:4rem;font-size:1.25rem}.home-hero-btn a{padding:8px 20px;font-size:1.15rem}.home-service-grid{width:1130px}.home-service-card{width:375px}}@media screen and (width<=1200px){.home-hero-container{padding:3rem 0}.home-hero-left{width:650px}.home-hero-right{width:450px}.home-hero-heading{padding-right:3rem;font-size:3.25rem;line-height:4rem}.home-hero-desc{margin-top:1rem;margin-bottom:1.5rem;padding-right:4rem;font-size:1.15rem}.home-form-title{font-size:1.5rem}.home-form-input{width:275px;height:40px;margin-bottom:1.25rem}.home-form-btn{width:275px;margin-bottom:.5rem;font-size:1.15rem}.home-service-grid{width:950px}.home-service-card{width:315px}}@media screen and (width<=992px){.home-hero-container{flex-direction:column;padding:3rem 0}.home-hero-left,.home-hero-right{width:100%}.home-hero-heading{text-align:center;width:600px;margin:auto;padding-right:0;font-size:4.4rem;line-height:5.5rem}.home-hero-desc{text-align:center;padding-left:2.5rem;padding-right:2.5rem;font-size:1.45rem}.home-service-grid{width:712px}.home-service-card{width:354px}}@media screen and (width<=576px){.home-hero-heading{text-align:center;width:350px;margin:auto;font-size:2.75rem;line-height:3.5rem}.home-hero-desc{text-align:center;padding-left:1.5rem;padding-right:1.5rem;font-size:1.25rem}.home-form-container{margin:4rem auto 2rem}.home-services-title{margin-bottom:2.5rem}.home-service-grid{justify-content:center;width:100%}.home-service-card{flex-direction:column;align-items:flex-start;width:350px;margin-bottom:2rem;display:flex}}
