:root{font-family:Poppins,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{font-family:Poppins,sans-serif;min-width:320px;background:linear-gradient(120deg,#0009,#0000 50%),linear-gradient(300deg,#001f3f,#001f3f 50%),linear-gradient(60deg,#0009,#0000 50%);color:#fff;margin:0;padding:0;min-height:100vh;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:Arial,sans-serif;line-height:1.6;color:#333}.App{display:flex;flex-direction:column;min-height:100vh}header.header{color:#fff;padding:60px 20px 50px;text-align:center;display:flex;flex-direction:column;align-items:center;height:100vh;gap:69px}header.header h1{font-weight:600;margin-bottom:10px;max-width:700px}header.header p{max-width:700px}header.header p span{font-weight:700}header.header a{font-weight:600;display:flex;align-items:center;justify-content:center;margin-top:10px;text-decoration:none;color:#fff;background-color:#1a73e8;height:52px;width:250px;border-radius:12px;font-size:1.2rem;font-weight:700;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease}header.header a:hover{transform:scale(1.05);box-shadow:#0006 0 12px 24px;background-color:#105bb5}main{flex:1;padding:20px}.intro{color:#fff;margin-bottom:40px}.intro{display:flex;flex-direction:column;justify-content:center;text-align:center}.service-section{background:#fafafa;padding:20px;border-radius:12px;margin-bottom:20px;min-height:318px;width:350px;background-color:#122a54;color:#fff;box-shadow:#0006 0 12px 24px}.service-section h2{margin-top:0}.service-section ul{list-style-type:disc;margin-left:20px}.why-choose-us{background:#eef;padding:20px;border-radius:4px;margin-bottom:40px}.why-choose-us a{display:inline-block;margin-top:10px;text-decoration:none;color:#0073e6}footer.footer{background:#000;color:#fff;padding:15px;display:flex;justify-content:space-evenly}footer.footer p{font-weight:600;margin:0}.social{display:flex;justify-content:space-evenly}.social a{text-decoration:none;color:#fff}footer.footer.subfooter{display:flex;justify-content:left;flex-direction:column}.accsumm h6{display:flex;align-items:center}.fade-in{opacity:0;transform:translateY(10px);transition:opacity 1.5s ease-out,transform 1.5s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}button:focus,.accordion-class:focus{outline:none}.servicesSection{display:flex;justify-content:center;flex-wrap:wrap;gap:25px}
