.hero{color:#fff;background:url(/assets/bg/bg1.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.hero:before{content:"";background:#0000004d;position:absolute;inset:0}.hero .content{z-index:1;text-align:center}.hero h1{margin-bottom:.5rem;font-size:3rem}.hero p{text-align:center;font-size:1.5rem}.client-grid{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;width:100%;margin-top:1.5rem;display:flex}.client-card{text-align:center;background:#fff;justify-content:center;align-items:center;width:10vw;padding:1.5rem}.client-card img{object-fit:cover;border-radius:8px;width:100%;margin-bottom:1rem}.client-card h3{color:#007bff;margin:0;font-size:1.2rem}.segment{box-sizing:border-box;padding:1rem;position:relative;overflow:hidden}.project-slider{width:100%;height:100%;transition:transform .5s ease-in-out;display:flex;transform:translate(0,0)}.project-slide{box-sizing:border-box;flex-direction:column;flex:0 0 100%;align-items:center;padding:1rem;display:flex}.project-slide .photos{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;margin-bottom:.75rem;display:flex}.project-slide .photos img{object-fit:cover;border-radius:10px;width:auto;height:auto}.project-dots{text-align:center;margin-top:1rem}.project-dots span{cursor:pointer;background:#ccc;border-radius:50%;width:10px;height:10px;margin:0 5px;transition:background .2s;display:inline-block}.project-dots .active{background:#007bff}@media (max-width:900px){.project-dots span{width:5px;height:5px}}@media (max-width:600px){.project-slide .photos{text-align:center;justify-content:center;align-items:center;gap:.5rem}.project-slide .photos img{width:100%}.client-grid{flex-wrap:wrap;max-width:100vw;display:flex}.client-card{width:50vw}}@media (max-width:480px){.hero{background:url(/assets/bg/bg1.jpg) 0/cover no-repeat}.project-dots span{width:5px;height:5px}.content h1{font-size:2rem}.content p{font-size:1rem}}
