.homePageFirstDiv{display:flex;justify-content:space-evenly;padding:60px;margin:auto auto 50px}.homePageFirstContextDiv h2{font-size:60px;margin-top:20px}.homePageFirstContextDiv h4{color:grey;margin-top:20px}.homePageLink{background-color:#8f6dff;margin-top:30px;width:200px;text-align:center;padding:20px;border-radius:30px;cursor:pointer;transition:all .3s ease;color:#fff}.homePageLink:hover{background-color:#6f46f7}.homePageServicesDivMain{display:flex;flex-direction:column;justify-content:center;text-align:center;align-items:center;margin:50px auto}.homePageServicesDivMain h2{font-size:50px;width:75%}.homePageServicesDiv{align-items:start;gap:100px;padding:0 50px}.homePageServicesCardBox,.homePageServicesDiv{display:flex;justify-content:space-evenly;text-align:center;width:100%}.homePageServicesCardBox{margin:50px 30px;flex-direction:column;align-items:center;transition:all .3s ease}.homePageServicesCardBox:hover{transform:translateY(-10px)}.homePageServicesLink{background-color:#ff2e57;margin-top:30px;width:200px;text-align:center;padding:20px;border-radius:30px;cursor:pointer;transition:all .3s ease;color:#fff}.homePageServicesLink:hover{background-color:#f4123f}.homePageSericesImageDiv{background-color:#fff;border-radius:50%;width:150px;height:150px;padding:25px;display:flex;justify-content:center;align-items:center;text-align:start;margin-bottom:50px}.homePageServicesCardBox img{width:80%;height:80%;object-fit:cover}.homePageServicesHeaders h4{margin-top:30px;color:grey}.servicesFirstDiv{display:flex;justify-content:space-evenly;margin-bottom:50px}.servicesImgDiv{position:relative}.servicesSecondImgDiv{position:absolute;top:75px;right:100px;transition:transform .1s ease-out}.servicesFirstContextDiv h2{font-size:40px;margin-top:20px}.servicesFirstContextDiv h4{color:grey;margin-top:20px}.servicesPageExperiences{display:flex;align-items:center;color:#000}.servicesPageExperience,.servicesPagePeople{margin:20px 20px 0 0}.homePageBarsDiv{padding:20px;gap:20px;width:50%;justify-content:center}.homePageBar,.homePageBarsDiv{display:flex;flex-direction:column}.homePageBar{gap:10px}.homePageBarTitle{font-size:1rem;font-weight:700;color:#333}.homePageBarContainer{width:100%;height:25px;background-color:#f2f2f2;border-radius:15px;position:relative;overflow:hidden}.homePageBarFill{height:100%;background-color:#ff2e57;border-radius:15px;position:absolute}.homePageAboutUsMain{display:flex;justify-content:space-evenly;padding:60px;margin:auto auto 50px}.homePageBlogDiv{align-items:center;margin:50px auto}.homePageBlogDiv,.homePageBlogHeader{display:flex;flex-direction:column;justify-content:center;text-align:center}.homePageBlogHeader h2{font-size:60px}.homePageBlogBoxes{margin-top:50px;display:flex;justify-content:space-evenly;text-align:center;gap:100px;flex-wrap:wrap}.homePageBlogBox{display:flex;flex-direction:column;position:relative;border-radius:12px;transition:all .3s ease;cursor:pointer;width:300px;overflow:hidden;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1)}.homePageBlogBox:hover{transform:scale(1.05);box-shadow:0 10px 15px rgba(0,0,0,.2)}.homePageBlogImage{width:100%;height:200px;object-fit:cover;border-radius:12px 12px 0 0}.homePageBlogDate{position:absolute;top:53%;right:10px;background-color:#8f6dff;border-radius:6px;padding:5px 10px;color:#fff;font-size:.9rem;font-weight:700}.homePageBlogTitle{padding:20px;font-size:1.2rem;font-weight:700;color:#333;text-align:center;transition:color .3s ease;height:150px}.homePageBlogTitle:hover{color:grey}@media (max-width:1082px){.homePageFirstDiv{flex-direction:column;padding:30px;margin-bottom:20px}.homePageFirstContextDiv a,.homePageFirstDiv{justify-content:center;text-align:center;align-items:center}.homePageFirstContextDiv a{display:flex;margin-bottom:25px}.homePageServicesDiv,.homePageServicesDiv a{flex-direction:column;justify-content:center;text-align:center;align-items:center;gap:0}.homePageServicesDiv a{display:flex}.homePageServicesDivMain a{text-align:center;align-items:center;justify-content:center}.homePageBlogHeader h2,.homePageFirstContextDiv h2,.homePageServicesDivMain h2{font-size:40px}}.companyPageMain{justify-content:space-around;margin-bottom:50px;justify-items:center}.companyPageMain,.companyPageMain div{display:flex;align-items:center;text-align:center}.companyPageMain div{background-color:#fff;padding:25px;border-radius:18px;width:150px;height:75px;transition:all .3s ease}.companyPageMain div img{filter:grayscale(100%);transition:all .3s ease;width:100px;height:50px;object-fit:contain;align-items:center;text-align:center}.companyPageMain div img:hover{filter:none}@media (max-width:1082px){.companyPageMain{flex-direction:column;width:100%;justify-content:space-between;height:550px}.companyPageMain div{width:80%;text-align:center;justify-content:center}.homePageServicesDivMain h2{width:90%}}