body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}body{background-color:#f5f6fa;color:#2f3640;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}.App{display:flex;flex-direction:column;min-height:100vh}main{flex-grow:1;padding:2rem;text-align:center}footer{background-color:#2f3640;text-align:center}footer,header{color:#fff;padding:1rem}header{align-items:center;justify-content:space-between}.nav-menu,header{background-color:#40739e;display:flex}.nav-menu{flex-direction:column;padding:10px;position:absolute;right:0;text-align:right;top:70px;transform:translateX(100%);transition:transform .3s ease;z-index:1000}.nav-menu.open{transform:translateX(0)}.nav-menu a{color:#fff;margin:10px 0;text-decoration:none}.logo-section{align-items:center;display:flex}.logo{height:50px;margin-right:10px}.company-title{font-size:1.2rem;text-transform:capitalize}.burger{cursor:pointer;display:flex;flex-direction:column;height:20px;justify-content:space-between;position:relative;width:30px;z-index:1100}.burger div{background:#fff;border-radius:2px;height:3px;transition:all .3s ease}.burger.open div:first-child{transform:rotate(45deg) translate(5px,5px)}.burger.open div:nth-child(2){opacity:0}.burger.open div:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.home{margin-top:2rem;text-align:center}.hero-img{border-radius:8px;margin-top:1rem;max-width:600px;width:100%}.services h3{margin-bottom:1rem}.services ul{font-size:1.1rem;list-style:none;padding:0}.services li{padding:.5rem 0}.services{margin-top:3rem;text-align:center}.services h3{color:#40739e;font-size:1.6rem;margin-bottom:2rem}.service-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.service-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;padding:1rem;transition:transform .3s ease,box-shadow .3s ease;width:250px}.service-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.service-card img{border-radius:8px;height:140px;object-fit:cover;width:100%}.service-card h4{color:#2f3640;font-size:1.1rem;margin-top:1rem}.service-card p{color:#555;font-size:.9rem;margin-top:.5rem}.hero{align-items:center;background:url(/static/media/server.0903be5fe14d3c528eb1.jpg) 50%/cover no-repeat;color:#fff;display:flex;height:70vh;justify-content:center;position:relative;text-align:center}.hero .overlay{background:#00000080;border-radius:8px;padding:2rem}.cta-btn{background:#40739e;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:1rem;padding:.8rem 1.5rem;transition:background .3s}.cta-btn:hover{background:#273c75}.slider{border-radius:10px;box-shadow:0 4px 12px #0000004d;height:450px;margin:2rem auto;max-width:800px;overflow:hidden;position:relative}.slide-image{height:100%;object-fit:cover;transition:opacity 1s ease-in-out;width:100%}.dots{bottom:15px;display:flex;gap:8px;justify-content:center;position:absolute;width:100%}.dot{background-color:#fff9;border-radius:50%;cursor:pointer;height:12px;transition:background-color .3s;width:12px}.dot:hover{background-color:#ffffffe6}.dot.active{background-color:#fff}.footer{background-color:#2f3640;color:#f0f0f0;font-size:.95rem;padding:2rem 1rem 1rem}.footer-content{border-bottom:1px solid #ffffff26;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around;margin:0 auto;max-width:1100px;padding-bottom:1rem;text-align:left}.footer-company h3{color:#fff;margin-bottom:.5rem}.footer a{color:#dcdde1;text-decoration:none}.footer a:hover{color:#00a8ff}.footer-links h4,.footer-social h4{color:#00a8ff;margin-bottom:.5rem}.footer-social .social-icons{display:flex;gap:10px;margin-top:.5rem}.footer-social img{filter:brightness(0) invert(1);height:24px;transition:transform .3s;width:24px}.footer-social img:hover{filter:brightness(0) invert(.7);transform:scale(1.2)}.footer-bottom{color:#ccc;font-size:.85rem;margin-top:1rem;text-align:center}
/*# sourceMappingURL=main.933b5390.css.map*/