@import url(https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300;400;500;600;700;800;900&family=Red+Hat+Display:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);:root{--primary-hdng:'Frank Ruhl Libre',serif;--sec-hdng:'Roboto',sans-serif;--primary-color:#014415;--sec-color:#aeda36;--tertiary-color:#009761;--gradient:linear-gradient(90deg, #AEDA36 -51%, #009761 142%);--header-color:#333333;--theme-black:#4d4d4d}#nh_serv{position:relative;padding:25px 10px}#nh_serv .wrapper{max-width:1400px;margin:0 auto}.main_con .flex_con{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:100px}.main_con .flex_con h2{font-family:var(--primary-hdng);font-size:40px;font-weight:400;position:relative;padding-left:50px;line-height:140%}.main_con .flex_con h2:before{content:'';position:absolute;top:-10px;bottom:-10px;left:0;width:15px;border-radius:150px;background:var(--sec-color)}.main_con .flex_con h2 span{font-size:64px;font-weight:700;color:var(--primary-color);display:block}.main_con .flex_con p{max-width:884px;margin-bottom:0}.services_con{margin:150px 0 70px;display:flex;gap:40px 20px;padding-bottom:120px;position:relative;justify-content:center;flex-wrap:wrap}.services_con::before{content:'';position:absolute;top:200px;bottom:0;width:90vw;max-width:1720px;background-color:var(--primary-color);border-radius:30px;left:50%;transform:translateX(-50%)}.services_con section{position:relative;text-align:center;padding-bottom:20px;transition:.5s;border-radius:20px;width:calc(24% - 12px);border-top-left-radius:250px;border-top-right-radius:250px;max-width:330px}.services_con section:hover{box-shadow:0 0 10px 10px #ffffff61;transform:scale(1.02)}.services_con section figure{max-width:fit-content;margin:0 auto 30px;border:8px solid #fff;border-radius:50%}.services_con section figure img{border-radius:50%}.services_con section h2{font-size:30px;color:#fff;width:95%;margin:0 auto 34px;line-height:100%;min-height:60px;display:flex;flex-direction:column;justify-content:center}.services_con section h2 span{display:block}.services_con section p{text-align:center;color:#fff;font-size:18px;width:95%;margin:auto}.services_con section a{position:absolute;inset:0}@media only screen and (max-width:1600px){.services_con::before{width:100%}}@media only screen and (max-width:1300px){.services_con::before{top:136px}}@media only screen and (max-width:1200px){.services_con section h2{font-size:26px}}@media only screen and (max-width:1000px){.main_con .flex_con{display:block;margin-top:50px}.main_con .flex_con h2{margin-bottom:40px}#nh_serv{padding:40px 25px}.services_con{margin:50px 0 20px;padding-bottom:40px}.services_con::before{width:105%}#nh_serv .services_con{justify-content:space-evenly}#nh_serv .services_con section{width:48%}.footer_top_con{min-height:0!important}}@media only screen and (max-width:600px){#nh_serv .main_con h2{font-size:50px}#nh_serv .services_con section{width:99%}.services_con::before{width:110%}.services_con section h2{min-height:0}.main_con .flex_con h2 span{font-size:50px}}