@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{padding:0;margin:0;box-sizing:border-box}body{font-family:Poppins;width:100vw;overflow-x:hidden;position:relative}a{text-decoration:none}input:focus{outline:none}button{font-family:Poppins;padding:.6rem 1.2rem;background-color:#1d3895;border:none;color:#fff;border-radius:.4rem;font-weight:600;cursor:pointer;transition:transform .6s}button:hover{transform:scale(1.12)}.navbar{background-color:#12110f;padding:1rem 12%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.right-box{display:flex;gap:1.6rem;align-items:center;justify-content:center;flex-wrap:wrap}.right-box a{color:#eeeeeec9;font-size:1.12rem}.menu-icon{display:none}@media (max-width:820px){.navbar{padding:1rem 4%}.menu-icon{display:block}.right-box{position:absolute;top:3.6rem;right:12%;flex-direction:column;background-color:#fff;border-radius:.4rem;padding:.6rem 1.4rem;box-shadow:0 4px 4px #0000000d;z-index:99;transition:all .4s ease-in}.right-box a{color:#12110f}}.achievments{color:#fff}.stat{font-size:2rem}.stat>#plus-sign{color:#c86438}.achievment-name{color:#c0c8cb}.window-img-container{width:30rem;height:35rem;overflow:hidden;border-radius:15rem 15rem 0rem 0rem;border:8px solid rgb(255,255,255,.12)}.window-img-container>img{width:100%;height:100%}@media (max-width: 500px){.window-img-container{width:90vw;height:52vh}.window-img-container>img{width:100%;height:100%}}.hero-section{background-color:#12110f;padding:1.4rem 14rem 4.4rem;display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:2rem;z-index:0}.left-hero-section{padding:3.2rem 0rem 1rem;max-width:28rem}.head{position:relative;z-index:1}.head>h1{color:#fff;font-size:4rem;font-weight:600;line-height:100%}.orange-circle{height:4rem;width:4rem;background:#d96d36;background:linear-gradient(90deg,#c56636 35%,#ed9a70);border-radius:100%;position:absolute;top:-1.2rem;left:56%;z-index:-1}.tagline{margin-top:2.4rem;color:#c0c8cb;font-size:.94rem}.search-bar{margin-top:2.6rem;background-color:#fff;display:flex;align-items:center;gap:.4rem;padding:.4rem 1.4rem;border-radius:.4rem;border:4px solid rgb(235,226,226)}#search-location{width:80%;outline:none;border:none;font-family:Poppins}.stats-container{margin-top:2.6rem;display:flex;gap:2rem}@media (max-width: 920px){.hero-section{padding:1.4rem 1rem 4.4rem;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}.left-hero-section,.tagline{text-align:center}.orange-circle{position:absolute;top:-1.2rem;left:78%;z-index:-1}}.company{width:10rem}.allied-companies{padding:1.8rem 16%;margin-top:2rem}.allied-head{color:#e38353;font-size:2rem;font-weight:600}.allies{margin-top:2.8rem;display:flex;gap:6rem;justify-content:center;align-items:center;flex-wrap:wrap}@media (max-width:600px){.allied-companies{padding:1.8rem 10%;text-align:center}.allied-head{text-align:center}.allies{gap:2rem}}.card{padding:2rem;box-shadow:0 0 10px #b0b0b2;border-radius:1.2rem;display:flex;flex-direction:column;gap:1rem;align-items:center;transition:transform 1s}.card:hover{transform:scale(1.1)}.card-img{width:10rem}.card-head{font-size:1.4rem;font-weight:600}.card-desc{text-align:center;margin-bottom:1rem}.card-section-landing-page{padding:1rem 16%;margin-top:1rem}.card-section-head{color:#4086c1;font-size:2rem;font-weight:600;margin-top:2.8rem;margin-bottom:2rem}.card-section-landing-page>.card-container{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:nowrap}@media (max-width: 780px){.card-section-landing-page>.card-container{flex-wrap:wrap}.card-section-landing-page{padding:1rem 10%;margin-top:1rem}.card-section-head{text-align:center}}.subscribe-container{display:flex;justify-content:center;align-items:center;margin:2rem 0rem}.subscribe{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center;background-color:#141414;border-radius:1rem;color:#fff;padding:2rem;max-width:90vw}.subscribe-head{font-size:2rem;font-weight:600}#subscribe-email{font-family:Poppins;padding:.6rem 1.4rem;border-radius:.4rem;width:80%;text-align:center;margin-bottom:2rem}.footer{margin-top:2rem;display:flex;padding:4rem 8% 2rem;justify-content:space-between;align-items:center;flex-wrap:wrap}.left-footer-section,.contact-footer{display:flex;flex-direction:column}.footer-tagline{padding:1rem 0rem;max-width:20rem;color:#808885}.contact-footer .head{font-size:2.4rem;font-weight:600;color:#73a6d4;margin-bottom:1rem}.mobile,.email{display:flex;align-items:center}@media (max-width:440px){.footer{justify-content:center}.footer-tagline{text-align:center}.left-footer-section{margin-top:1rem;justify-content:center;align-items:center}.contact-footer .head{margin-bottom:0rem}}
