.home-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.home-header-image{background-image:linear-gradient(#000000b3,#00000080),url(/background.webp);background-size:cover;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.home-content{flex-direction:column;justify-content:center;width:100%;max-width:1300px;height:100vh;padding:20px 0 0 100px;display:flex}.home-content h1{width:100%;max-width:70%;font-size:43px;line-height:70px}.home-content p{width:100%;max-width:60%;margin:20px 0 40px;font-size:18px;line-height:28px}.home-btn-1{background-color:var(--red);color:#fff;cursor:pointer;border:none;border-radius:6px;width:140px;padding:12px;font-size:14px}.home-btn-1:hover{background-color:var(--hover-red)}.home-btn-2{color:#fff;cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:6px;width:140px;padding:12px;font-size:14px}.home-btn-2:hover{background-color:#ffffff1c}.services-section,.process-section,.featured-projects,.testimonials-section{background-color:var(--background-color);justify-content:center;align-items:center;width:100vw;padding:0 20px;display:flex}.services-container,.process-container,.featured-projects-container,.testimonials-container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1300px;margin:60px 0;display:flex}.services-header,.process-header,.featured-projects-header,.testimonials-header{text-align:center;margin-bottom:60px}.services-header h2,.process-header h2,.featured-projects-header h2,.testimonials-header h2{margin-bottom:16px;font-size:32px}.services-header p,.process-header p,.featured-projects-header p,.testimonials-header p{color:#a3a3a3}.services-grid{flex-wrap:wrap;justify-content:center;gap:24px;padding:20px;display:flex}.services-grid>.service-card{box-sizing:border-box;flex:calc(25% - 24px);max-width:calc(25% - 24px);padding:24px}.icon-wrapper{color:var(--red);margin-bottom:16px}.service-title{margin-bottom:24px;font-size:20px}.service-description{color:#a3a3a3;font-size:16px;line-height:1.5rem}.process-steps{flex-wrap:wrap;justify-content:center;gap:24px;padding:20px;display:flex}.process-steps>.process-step{box-sizing:border-box;border:1px solid #e5e7eb39;border-radius:10px;flex:calc(25% - 24px);max-width:calc(25% - 24px);padding:24px}.process-step-number{color:var(--red);font-size:40px;font-weight:600}.process-step-title{margin:10px 0 25px;font-size:20px}.process-step-description{color:#a3a3a3;font-size:16px;line-height:1.5rem}.featured-projects-grid{justify-content:center;align-items:center;width:1300px;display:flex}.project-card{justify-content:center;align-items:center;margin:30px auto;display:flex}.project-card img{width:100%;max-width:200px;height:auto;transition:transform .3s}.project-card-image-rohini{width:180px!important}.project-card:hover img{transform:scale(1.05)}.project-card-content{padding:24px}.project-card-title{margin-bottom:10px;font-size:18px}.project-card-category{color:#a3a3a3;font-size:14px}.featured-projects-footer{text-align:center;margin-top:3rem}.view-all-button{cursor:pointer;background-color:#0000;border:1px solid #e5e7eb;border-radius:.375rem;align-items:center;padding:.625rem 1.25rem;font-size:15px;font-weight:500;line-height:1.5;text-decoration:none;transition:all .2s;display:inline-flex}.view-all-button:hover{background-color:#ffffff1c;border-color:#d1d5db}.view-all-button-icon{margin-left:.5rem;font-size:1rem;transition:transform .2s;display:inline-block}.view-all-button:hover .view-all-button-icon{transform:translate(.25rem)}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.testimonial-card{text-align:justify;-webkit-hyphens:auto;hyphens:auto;border:1px solid #e5e7eb39;border-radius:10px;height:100%;margin:0 10px;padding:24px}.quote{color:var(--red)}.testimonial-quote{margin:15px 0 30px;font-size:16px;line-height:25px}.testimonial-author{flex-direction:column;display:flex}.author-name{margin-bottom:8px;font-size:16px}.author-position{color:#a3a3a3;font-size:14px}@media (max-width:1024px){.services-grid>.service-card{flex:calc(50% - 24px);max-width:calc(50% - 24px)}.process-steps>.process-step{flex-basis:calc(50% - 24px);max-width:calc(50% - 24px)}.featured-projects-grid{width:100%}.project-card-zhc{justify-content:center;align-items:center;display:flex}.home-content{align-items:flex-start;padding:20px 40px}.home-content h1{max-width:100%;font-size:36px;line-height:60px}.home-content p{max-width:100%;font-size:16px;line-height:26px}.home-btn-1,.home-btn-2{white-space:nowrap;width:130px;padding:10px;font-size:13px}}@media (max-width:768px){.services-grid{gap:15px;padding:0}.services-grid>.service-card{flex:100%;max-width:100%}.service-title{margin-bottom:15px}.process-steps{flex-direction:column;align-items:center;padding:0}.process-steps>.process-step{flex-basis:calc(100% - 24px);max-width:calc(100% - 24px)}.featured-projects-grid{flex-direction:column;gap:80px;display:flex}.project-card{margin:0}.project-card-zhc img{width:100%;max-width:100px!important}.home-content{text-align:center;align-items:center;padding:20px}.home-content h1{font-size:28px;line-height:45px}.home-content p{font-size:15px;line-height:24px}.home-btn-1,.home-btn-2{width:120px;margin:5px;padding:10px;font-size:15px}.testimonial-card{height:auto;margin:0}}
