@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");.home_container__4p75V{width:100%;display:flex;flex-direction:column;font-family:Roboto,sans-serif;margin-top:50px;overflow-x:hidden}.home_main__yYReB{width:100%;max-width:1500px;margin:0 auto;padding:0}.home_hero__QE7xI{position:relative;display:flex;justify-content:center;align-items:center;min-height:500px;text-align:center;overflow:hidden}.home_hero__QE7xI:before{content:"";background-image:url(/hero-city.jpg);background-size:cover;background-position:50%;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;filter:brightness(.7);transform:scale(1.05);transition:transform 10s ease;animation:home_subtleZoom__a4vJK 20s infinite alternate}@keyframes home_subtleZoom__a4vJK{0%{transform:scale(1)}to{transform:scale(1.1)}}.home_heroContent__6P1qO{z-index:1;max-width:1200px;padding:2rem;border-radius:8px;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 4px 30px rgba(0,0,0,.1);animation:home_fadeInUp__i5qgi 1s ease}@keyframes home_fadeInUp__i5qgi{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home_heroTitle__jCb8g{font-size:2.5rem;color:#ffffff;margin-bottom:1rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.home_heroSubtitle__h3FxY{font-size:1.1rem;color:#f0f0f0;line-height:1.5;margin-bottom:1.5rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.home_heroButton__ze6RQ{display:inline-block;padding:.8rem 1.5rem;font-size:1rem;color:#fff;background-color:var(--home-primary);border:none;border-radius:5px;text-decoration:none;transition:all .3s ease;font-weight:500;box-shadow:0 4px 6px rgba(0,0,0,.1);position:relative;overflow:hidden;z-index:1}.home_heroButton__ze6RQ:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.home_heroButton__ze6RQ:hover:after{left:100%}.home_heroButton__ze6RQ:hover{background-color:var(--home-primary-hover);transform:translateY(-3px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.home_heroButton__ze6RQ:active{transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.1)}.home_services__Xu5DG{padding:4rem 1.5rem;text-align:center;background-color:#ffffff}.home_sectionTitle__NEGm3{font-size:2rem;color:var(--home-text-dark);margin-bottom:2.5rem;position:relative;font-weight:700}.home_sectionTitle__NEGm3:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--home-primary);border-radius:3px}.home_serviceGrid__iJy52{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.home_serviceCard__KUfAY{border:1px solid #eaeaea;padding:2rem;border-radius:12px;transition:all .4s ease;background-color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.04);position:relative;overflow:hidden;height:100%}.home_serviceCard__KUfAY:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,var(--home-primary),#00c6ff);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.home_serviceCard__KUfAY:hover{transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.home_serviceCard__KUfAY:hover:before{transform:scaleX(1)}.home_serviceIcon__8QYxU{width:120px;height:90px;margin:0 auto 1.5rem;object-fit:contain;transition:transform .4s ease}.home_serviceCard__KUfAY:hover .home_serviceIcon__8QYxU{transform:scale(1.1)}.home_serviceCardTitle__vQeEg{font-size:1.5rem;color:var(--home-text-dark);margin-bottom:1rem;font-weight:600}.home_serviceCardDescription__xk9K7{font-size:1rem;color:#495057;line-height:1.6}.home_stats__KJVIJ{text-align:center;background-color:#f8f9fa;padding:4rem 1.5rem;margin-bottom:0}.home_statsTitle__ODSg4{font-size:2rem;color:#333;margin-bottom:2.5rem;position:relative;font-weight:700}.home_statsTitle__ODSg4:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--home-primary);border-radius:3px}.home_statsGrid__knXzI{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto}.home_stat__Z_sfH{text-align:center;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 20px rgba(0,0,0,.04);width:100%;max-width:300px;transition:transform .3s ease,box-shadow .3s ease}.home_stat__Z_sfH:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}.home_statNumber__PdntZ{font-size:2.5rem;color:var(--home-primary);font-weight:700;margin-bottom:.5rem}.home_statDescription__vITqe{font-size:1.1rem;color:#555;font-weight:500}.home_clients__lOTtF{text-align:center;padding:4rem 1.5rem;background-color:#fff}.home_clientsTitle__YVpID{font-size:2rem;color:#333;margin-bottom:2.5rem;position:relative;font-weight:700}.home_clientsTitle__YVpID:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:60px;height:3px;background-color:var(--home-primary);border-radius:3px}.home_clientsLogos__A7G7u{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto}.home_clientLogo__R5TfZ{width:100px;height:auto;filter:grayscale(100%);opacity:.7;transition:all .3s ease}.home_clientLogo__R5TfZ:hover{filter:grayscale(0);opacity:1;transform:scale(1.1)}@media screen and (min-width:768px){.home_main__yYReB{padding:0}.home_hero__QE7xI{min-height:550px}.home_heroContent__6P1qO{padding:2.5rem}.home_heroTitle__jCb8g{font-size:3rem}.home_heroSubtitle__h3FxY{font-size:1.25rem}.home_heroButton__ze6RQ{padding:.9rem 1.8rem;font-size:1.1rem}.home_services__Xu5DG{padding:5rem 2rem}.home_sectionTitle__NEGm3{font-size:2.25rem}.home_serviceGrid__iJy52{grid-template-columns:repeat(2,1fr);gap:2.5rem}.home_serviceIcon__8QYxU{width:140px;height:105px}.home_serviceCardTitle__vQeEg{font-size:1.75rem}.home_serviceCardDescription__xk9K7{font-size:1.1rem}.home_statsGrid__knXzI{flex-direction:row;justify-content:space-around;flex-wrap:wrap}.home_stat__Z_sfH{width:calc(50% - 2rem)}}@media screen and (min-width:1024px){.home_main__yYReB{padding:0}.home_hero__QE7xI{min-height:650px}.home_heroContent__6P1qO{padding:3rem}.home_heroTitle__jCb8g{font-size:3.5rem}.home_heroSubtitle__h3FxY{font-size:1.35rem}.home_heroButton__ze6RQ{padding:1rem 2rem;font-size:1.15rem}.home_services__Xu5DG{padding:6rem 2.5rem}.home_sectionTitle__NEGm3{font-size:2.5rem}.home_serviceGrid__iJy52{grid-template-columns:repeat(3,1fr);gap:3rem}.home_serviceIcon__8QYxU{width:160px;height:120px}.home_serviceCardTitle__vQeEg{font-size:1.75rem}.home_serviceCardDescription__xk9K7{font-size:1.1rem}.home_statsGrid__knXzI{flex-direction:row}.home_stat__Z_sfH{width:calc(33.333% - 2rem)}.home_statNumber__PdntZ{font-size:3rem}.home_statDescription__vITqe{font-size:1.25rem}.home_clientLogo__R5TfZ{width:120px}}