.homemaindiv2{padding:var(--maindivspadding);max-width:var(--maindivsmaxwidth);justify-content:space-between;align-items:center;gap:4%;margin:auto;display:flex}.homemaindiv2left{flex-direction:column;gap:20px;width:47%;display:flex}.homemaindiv2right{width:47%}.homemaindiv2left img{width:100%}.countermaindiv{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:25px;width:100%;margin-top:25px;display:grid}.counterdiv{background-color:var(--dark-green-color);color:#fff;border-radius:15px;flex-direction:column;justify-content:center;padding:25px;display:flex}.counterdiv span{font-size:40px;font-weight:700}.counterdiv p{padding-bottom:4px}.homemaindiv4inner{padding:var(--maindivspadding);max-width:var(--maindivsmaxwidth);justify-content:space-between;align-items:center;gap:4%;margin:auto;display:flex}.homemaindiv4textdiv,.homemaindiv4imgdiv{width:47%}.homemaindiv4imgdiv img{width:100%}.journeymaindiv{flex-wrap:wrap;justify-content:space-between;gap:35px 20px;margin-top:35px;display:flex}.journeydiv{flex-direction:column;gap:5px;width:46%;display:flex}.journeydiv img{width:50px;margin-bottom:5px}.journeydiv p{text-align:start!important}.aboutmaindiv3{padding:var(--maindivspadding);max-width:var(--maindivsmaxwidth);justify-content:space-between;align-items:center;gap:4%;margin:auto;display:flex}.aboutdiv3imgdiv,.aboutdiv3textdiv{width:47%}.aboutdiv3imgdiv img{width:100%}.whysteps img{width:20px;margin-right:3px;transform:translateY(4px)}.whysteps{margin-top:15px;font-weight:600}.whysteps p{text-align:start;margin-bottom:7px}@media only screen and (max-width:1000px){.homemaindiv4inner{flex-direction:column;gap:25px}.homemaindiv4inner h2,.homemaindiv4inner p{text-align:center}.homemaindiv4textdiv,.homemaindiv4imgdiv{width:100%}}@media only screen and (max-width:900px){.homemaindiv2{flex-direction:column;gap:25px}.homemaindiv2left,.homemaindiv2right{text-align:center;width:100%}.aboutmaindiv3{flex-direction:column-reverse;gap:25px}.aboutdiv3imgdiv{width:100%}.aboutdiv3textdiv{text-align:center;width:100%}}@media only screen and (max-width:430px){.journeydiv{width:100%}}@media only screen and (max-width:375px){.countermaindiv{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(1,1fr);gap:20px}}
