@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700;1,800&display=swap);:root{--bg-color:#132d8c;--secd-bg-color:#102573;--third-dg-color:#fff;--btn-color:#304db8;--secd-color:#d68526}*{box-sizing:border-box;margin:0}nav>ul{display:flex;flex-direction:column;list-style:none;padding:0 10px}.nav-menu{background-color:#132d8c;display:flex;height:100vh;justify-content:center;position:fixed;right:-100%;top:0;transition:.85s;width:200px}.nav-menu.active{right:0;transition:.35s;z-index:9999}.nav-text{margin-bottom:10px}.nav-menu-items{padding:10px 20px;width:100%}.navbar-toggle{align-items:center;display:flex;height:50px;justify-content:end;width:100%}.thanks--container{align-items:center;display:flex;justify-content:center;margin-top:120px}.thanks{font-size:23px;text-align:center}.back--link{color:#fff;text-decoration:none}.back--link:hover{font-size:25px}body{background:var(--bg-color);color:#fff;font-family:Open Sans,sans-serif}h1{font-family:Playfair Display,serif;font-size:45px;margin-bottom:50px}@media only screen and (max-width:558px){h1{font-size:35px}}.back--link{background-color:var(--secd-color);border-radius:5px;padding:10px}.back--link,p{font-family:Open Sans,sans-serif}.waitlist{background-color:var(--bg-color);color:#fff;font-family:Poppins,sans-serif;height:100vh;padding:25px 50px;position:relative}.waitlist :after{background:url(/static/media/Avartar.ddd9bf1bb97b204b57f7.png) no-repeat 50% fixed;background-size:contain;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:-1}@media only screen and (max-width:768px){.waitlist{padding:15px 25px}.waitlist :after{background-size:auto}}.header .nav-cont{align-items:center;display:flex;list-style:none;padding:0}.header .nav-cont .logo{height:33px;width:30px}.header .nav-cont .title{color:#fff;font-family:Poppins,sans-serif;font-size:19px;font-weight:700;margin-top:15px}.hero-cont{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:30px;position:relative;text-align:center}@media only screen and (max-width:868px){.hero-cont{margin-top:120px}}.hero-cont .wapper{display:inline-flex;height:80px;overflow:hidden}@media only screen and (max-width:768px){.hero-cont .wapper{font-size:25px;height:35px}}.hero-cont .wapper .dynamic-txts{overflow:hidden;padding:0}@media only screen and (max-width:768px){.hero-cont .wapper .dynamic-txts{margin-top:10px;padding-top:10px}}.hero-cont .wapper .dynamic-txts li{-webkit-animation:slide 10s steps(5) infinite;animation:slide 10s steps(5) infinite;font-weight:bolder;line-height:150.5%;list-style:none;margin-left:14px;position:relative;text-align:left;top:0}@media only screen and (max-width:868px){.hero-cont .wapper .dynamic-txts li{color:var(--secd-color);font-weight:bolder;line-height:100.5%}}@-webkit-keyframes slide{to{top:-470px}}@keyframes slide{to{top:-470px}}@media only screen and (max-width:868px){@-webkit-keyframes slide{to{top:-160px}}@keyframes slide{to{top:-160px}}}.hero-cont .wapper .dynamic-txts li span{position:relative}.hero-cont .wapper .dynamic-txts li .HR{bottom:12px}@media only screen and (max-width:768px){.hero-cont .wapper .dynamic-txts li .HR{bottom:12px}}.hero-cont .wapper .dynamic-txts li .HC{bottom:8px}@media only screen and (max-width:768px){.hero-cont .wapper .dynamic-txts li .HC{bottom:5px}}.hero-cont .wapper .dynamic-txts li .HL{bottom:0}.hero-cont .wapper .dynamic-txts li .HREN{bottom:px}@media only screen and (max-width:768px){.hero-cont .wapper .dynamic-txts li .HREN{top:8px}}.hero-cont .wapper .dynamic-txts li .HN{top:4px}@media only screen and (max-width:768px){.hero-cont .wapper .dynamic-txts li .HN{top:15px}}.hero-cont .swipe{height:90px;left:20%;position:absolute;top:30%;width:760px}@media only screen and (max-width:868px){.hero-cont .swipe{display:none}}.hero-cont h2{font-family:Poppins;font-size:60px;font-weight:600;line-height:104.5%}@media only screen and (max-width:768px){.hero-cont h2{font-size:30px}}.hero-cont p{font-weight:400;line-height:130.5%;margin-top:30px;word-spacing:1.5}@media only screen and (max-width:768px){.hero-cont p{font-size:14px;padding:0 25px}}.formSection{margin-top:40px}.formSection #emailAlert{align-items:center;display:flex;justify-content:center;margin-right:250px}@media only screen and (max-width:544px){.formSection #emailAlert{margin-right:0}}.formSection .form{align-items:center;display:flex;justify-content:center;margin-top:5px}@media only screen and (max-width:544px){.formSection .form{align-items:center;flex-direction:column;justify-content:center;margin-top:10px}}.formSection input{background:#e5e5e5;border:none;border-radius:10px;font-family:Poppins,sans-serif;font-weight:500;padding:1em 3em}@media only screen and (max-width:768px){.formSection input{margin-left:0;margin-top:15px;padding:1em 3em}}.formSection button{background-color:var(--btn-color);border:none;border-radius:10px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-weight:500;font-weight:700;margin-left:10px;padding:1em 5em}@media only screen and (max-width:548px){.formSection button{border:none;border-radius:10px;margin-left:0;margin-top:20px;padding:1em 6em}}.formSection button :hover{border:1px solid var(--secd-color)}footer{display:flex;margin-top:50px}@media only screen and (max-width:768px){footer{margin-top:90px}}footer .left-footer{font-size:12px;font-weight:500;margin-right:auto;margin-top:25px}@media only screen and (max-width:768px){footer .left-footer{font-size:8px}}footer .right-footer p{font-weight:500;margin-left:80px}@media only screen and (max-width:768px){footer .right-footer p{font-size:8px}}footer .right-footer ul{display:flex;list-style:none}footer .right-footer ul .fa-brands{background-color:#304db8;border-radius:5px;color:#fff;font-size:25px;margin-left:9px;padding:.4em}@media only screen and (max-width:768px){footer .right-footer ul .fa-brands{font-size:18px}}.home{background:var(--secd-bg-color);box-sizing:border-box;margin:0;padding:0}@media only screen and (max-width:480px){.home h1{font-size:40px}}@media only screen and (min-width:768px){.home h1{font-size:40px}}@media only screen and (min-width:1024px){.home h1{font-size:50px}}@media only screen and (min-width:1700px){.home h1{font-size:75px}}.home p{font-family:Open Sans,sans-serif}@media only screen and (min-width:992px){.home p{font-size:15px}}@media only screen and (min-width:1300px){.home p{font-size:25px}}@media only screen and (max-width:520px){.home{overflow:hidden;width:100%}}.home .hero{align-items:center;background:rgba(19,45,140,.957);color:#fff;display:flex;font-family:Playfair Display,serif;height:100vh;justify-content:center;margin:50px 0 0;padding:0 60px}@media only screen and (max-width:558px){.home .hero{flex-direction:column;padding:50px 0}}.home .hero .leftCol{align-items:flex-start;display:flex;flex:3 1;flex-direction:column;justify-content:left}@media only screen and (max-width:558px){.home .hero .leftCol{align-items:center;flex:2 1;justify-content:center;padding:0}}.home .hero .leftCol h1{font-weight:700;margin-bottom:25px;margin-top:0;padding:0;text-align:left}@media only screen and (max-width:1280px){.home .hero .leftCol h1{margin-bottom:20px}}@media only screen and (max-width:992px){.home .hero .leftCol h1{margin-bottom:15px}}@media only screen and (max-width:768px){.home .hero .leftCol h1{margin-bottom:10px}}@media only screen and (max-width:558px){.home .hero .leftCol h1{margin-bottom:10px;margin-top:0;padding:0 10px;text-align:center}}.home .hero .leftCol p{color:#b8cbfc;font-weight:500;margin-bottom:10px}@media only screen and (max-width:600px){.home .hero .leftCol p{text-align:center}}@media only screen and (max-width:480px){.home .hero .leftCol p{margin-bottom:20px}}@media only screen and (min-width:992px){.home .hero .leftCol p{margin-bottom:30px}}@media only screen and (min-width:1300px){.home .hero .leftCol p{margin-bottom:50px}}.home .hero .leftCol #emailAlert{display:flex;margin-bottom:0;text-align:left}@media only screen and (max-width:544px){.home .hero .leftCol #emailAlert{align-items:center;justify-content:center;margin-bottom:0;text-align:center}}.home .hero .leftCol .form{align-items:center;display:flex;justify-content:center;margin-top:0}@media only screen and (max-width:544px){.home .hero .leftCol .form{align-items:center;flex-direction:column;justify-content:center;margin-top:0}}.home .hero .leftCol .form input{background:#e5e5e5;border:none;border-radius:5px;font-family:Poppins,sans-serif;font-weight:500;height:47px;padding:1em;width:20em}@media only screen and (max-width:480px){.home .hero .leftCol .form input{height:45px;margin-left:0;width:18em}}@media only screen and (max-width:768px){.home .hero .leftCol .form input{margin-left:0;padding:1em 3em}}@media only screen and (min-width:1300px){.home .hero .leftCol .form input{font-size:20px;margin-left:0;padding:1.5em 5em;width:20em}}.home .hero .leftCol .form button{background-color:var(--secd-color);border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;padding:1em 3em}@media only screen and (max-width:480px){.home .hero .leftCol .form button{border:none;border-radius:5px;margin-left:0;margin-top:20px;padding:1em 4.5em}}@media only screen and (min-width:768px){.home .hero .leftCol .form button{border:none;border-radius:5px;margin-left:20px;padding:1.1em 3.5em}}@media only screen and (min-width:1400px){.home .hero .leftCol .form button{border:none;border-radius:5px;font-size:20px;margin-left:30px;padding:.9em 2em}}.home .hero .leftCol .form button :hover{border:1px solid var(--secd-color)}.home .hero .rightCol{align-items:center;display:flex;flex:2 1;justify-content:center}@media only screen and (max-width:558px){.home .hero .rightCol{flex:1 1;padding:20px 0}}.home .hero .rightCol img{height:450px;object-fit:contain;width:400px}@media only screen and (max-width:558px){.home .hero .rightCol img{height:320px;width:280px}}@media only screen and (min-width:1700px){.home .hero .rightCol img{height:720px;object-fit:fill;width:480px}}.home .about{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;font-family:Playfair Display,serif;justify-content:center;padding:50px 0}.home .about h1{font-size:35px;font-weight:600;margin-bottom:50px;padding:0 60px;text-align:center}.home .about h1 span{color:var(--secd-color)}@media only screen and (max-width:558px){.home .about h1{font-size:25px;margin-bottom:30px;padding:0 10px}}@media only screen and (min-width:1400px){.home .about h1{font-size:45px;margin-bottom:30px;padding:0 10px}}.home .about p{font-weight:500;padding:0 220px;text-align:center}@media only screen and (max-width:558px){.home .about p{padding:0 10px}}.home .services{background-color:var(--third-dg-color);color:#000;font-family:Playfair Display,serif;padding:0 100px}@media only screen and (max-width:558px){.home .services{padding:30px 50px}}@media only screen and (min-width:2560px){.home .services{padding:30px 250px}}.home .services h2{font-size:40px;font-weight:500;margin-bottom:15px}.home .services .rent{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:768px){.home .services .rent{flex-direction:column}}.home .services .rent .imgCont{align-items:center;display:flex;justify-content:center;margin:0;width:50%}@media only screen and (max-width:558px){.home .services .rent .imgCont{flex:1 1}}.home .services .rent .imgCont .serImg{object-fit:cover}@media only screen and (max-width:768px){.home .services .rent .imgCont .serImg{height:240px;margin:20px 0;width:250px}}.home .services .rent .decs{width:50%}@media only screen and (max-width:558px){.home .services .rent .decs{flex:1 1;margin-top:0;text-align:center;width:100%}}.home .services .furnish{align-items:center;display:flex;flex-direction:row-reverse;justify-content:center}@media only screen and (max-width:768px){.home .services .furnish{flex-direction:column}}.home .services .furnish .imgCont{align-items:center;display:flex;justify-content:center;width:50%}@media only screen and (max-width:558px){.home .services .furnish .imgCont{flex:1 1}}.home .services .furnish .imgCont .serImg{border-radius:10px;object-fit:cover}@media only screen and (max-width:768px){.home .services .furnish .imgCont .serImg{height:200px;margin:20px 0;width:250px}}.home .services .furnish .decs{width:50%}@media only screen and (max-width:558px){.home .services .furnish .decs{flex:1 1;text-align:center;width:100%}}.home .services .repair{align-items:center;display:flex;justify-content:center}@media only screen and (max-width:768px){.home .services .repair{flex-direction:column}}.home .services .repair .imgCont{align-items:center;display:flex;justify-content:center;width:50%}@media only screen and (max-width:558px){.home .services .repair .imgCont{flex:1 1}}.home .services .repair .imgCont .serImg{border-radius:10px;object-fit:cover}@media only screen and (max-width:768px){.home .services .repair .imgCont .serImg{height:240px;margin:20px 0;width:250px}}.home .services .repair .decs{width:50%}@media only screen and (max-width:558px){.home .services .repair .decs{flex:1 1;text-align:center;width:100%}}.home .services .connect{align-items:center;display:flex;flex-direction:row-reverse;justify-content:center}@media only screen and (max-width:768px){.home .services .connect{flex-direction:column}}.home .services .connect .imgCont{align-items:center;display:flex;justify-content:center;width:50%}@media only screen and (max-width:558px){.home .services .connect .imgCont{flex:1 1}}.home .services .connect .imgCont .serImg{border-radius:10px;object-fit:cover}@media only screen and (max-width:768px){.home .services .connect .imgCont .serImg{height:200px;margin:20px 0;width:250px}}.home .services .connect .decs{width:50%}@media only screen and (max-width:558px){.home .services .connect .decs{flex:1 1;text-align:center;width:100%}}.home .finance{align-items:center;background:#000;display:flex;justify-content:center;padding:50px 70px}@media only screen and (max-width:558px){.home .finance{padding:20px 0}}.home .finance .walletCont{align-items:center;border-radius:5px;display:flex;flex-direction:row;justify-content:center;padding:50px 0}@media only screen and (max-width:558px){.home .finance .walletCont{flex-direction:column}}.home .finance .walletCont h2{color:#fff;flex:2 1;font-family:Playfair Display,serif;font-size:40px;font-weight:600;text-align:left}@media only screen and (max-width:558px){.home .finance .walletCont h2{font-size:35px;padding:0 50px;text-align:center}}.home .finance .walletCont .walletItems{grid-gap:30px;border-radius:10px;display:grid;flex:4 1;grid-template-columns:1fr 1fr;padding:40px 30px}.home .finance .walletCont .walletItems .fin{align-items:center;display:flex;flex-direction:column;height:150px;justify-content:center;margin:0;padding:0;text-align:center;width:350px}@media only screen and (max-width:558px){.home .finance .walletCont .walletItems .fin{width:150px}}.home .finance .walletCont .walletItems .fin .avatar{color:#f0f8ff;font-size:50px;margin-bottom:10px}.home .finance .walletCont .walletItems .fin .avatar.green{color:green}.home .finance .walletCont .walletItems .fin .avatar.orange{color:orange}.home .finance .walletCont .walletItems .fin .avatar.blue{color:rgba(0,0,255,.731)}.home .finance .walletCont .walletItems .fin .avatar.purple{color:purple}.home .finance .walletCont .walletItems .fin p{color:#f0f8ff;font-weight:300;font-weight:400;padding:0 20px}@media only screen and (max-width:558px){.home .finance .walletCont .walletItems .fin p{font-size:12px;padding:0}}.home .team{align-items:center;background-color:#132d8c;color:#fff;display:flex;flex-direction:column;font-family:Playfair Display,serif;justify-content:center;padding:30px}@media only screen and (max-width:558px){.home .team{flex-direction:column;padding:30px 5px}}.home .team h2{font-size:45px;font-weight:700;padding:0 50px}@media only screen and (max-width:558px){.home .team h2{flex:0 1;padding:0;text-align:center}}.home .team .teamProfile{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-top:50px}@media only screen and (max-width:558px){.home .team .teamProfile{flex:0 1;margin-top:30px}}.home .team .teamProfile .profile{align-items:center;display:flex;flex-direction:column;justify-content:center}.home .team .teamProfile .profile img{border-radius:50%;height:100px;object-fit:cover;width:100px}@media only screen and (max-width:768px){.home .team .teamProfile .profile img{height:80px;width:80px}}@media only screen and (min-width:1440px){.home .team .teamProfile .profile img{height:120px;width:120px}}.home .team .teamProfile .profile .profileInfo{bottom:4px;font-size:14px;height:45px;margin-bottom:20px;padding:5px;text-align:center;width:180px}@media only screen and (max-width:768px){.home .team .teamProfile .profile .profileInfo{font-size:9px;height:36px;padding:3px;width:100px}}@media only screen and (min-width:1440px){.home .team .teamProfile .profile .profileInfo{height:120px;padding:3px;width:300px}}.home .team .teamProfile .profile .profileInfo .name{font-weight:700}.home .team .teamProfile .profile .profileInfo .role{font-weight:400}.home .contact{align-items:center;background-color:#fff;display:flex;font-family:Poppins,sans-serif;justify-content:space-around;padding:80px}@media only screen and (max-width:558px){.home .contact{flex-direction:column-reverse;padding:40px}}.home .contact .leftCol{display:flex;justify-content:space-between;padding:0}.home .contact .leftCol .abusList{list-style:none;padding-left:0;padding-right:20px}.home .contact .leftCol .abusList .abusItem h3{color:var(--secd-bg-color)}.home .contact .leftCol .abusList .abusItem Link{font-weight:bolder;text-decoration:none}@media only screen and (max-width:768px){.home .contact .leftCol{margin-right:30px}}.home .contact .rightCol{display:flex;flex-direction:column}@media only screen and (max-width:768px){.home .contact .rightCol{padding-bottom:50px}}.home .contact .rightCol h2{color:var(--secd-bg-color);font-size:38px;font-weight:600;text-align:left}.home .contact .rightCol .contactInfo{align-items:flex-start;border:none;color:#000;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:10px}.home .contact .rightCol .contactInfo .phoneNum{align-items:center;display:flex;font-weight:600;justify-content:center}.home .contact .rightCol .contactInfo .phoneNum .avatar{color:#132d8c;margin-right:10px}.home .contact .rightCol .contactInfo .address{align-items:center;display:flex;font-weight:600;justify-content:center}.home .contact .rightCol .contactInfo .address .avatar{color:#132d8c;margin-right:10px}.home .contact .rightCol .contactInfo .socialInfo{display:flex}.home .contact .rightCol .contactInfo .socialInfo .logo{align-items:center;border-radius:50%;color:#132d8c;display:flex;flex-direction:column;justify-content:center;padding:10px}.home .contact .rightCol .contactInfo .socialInfo .logo .avatar{border-radius:50%;font-size:40px;padding:5px}@media only screen and (max-width:558px){.home .contact .rightCol .contactInfo .socialInfo .logo .avatar{font-size:35px}}.home .contact .rightCol .contactInfo .socialInfo .logo :hover{background:#132d8c;color:#f0f8ff;cursor:pointer}@media only screen and (max-width:558px){.home .contact .rightCol .contactInfo .socialInfo .logo{padding:0}}.home .footer{background:#fff;border-top:1.5px solid #132d8c;padding:7px}.home .footer p{color:#000;font-size:12px}.navbar{align-items:center;background:#132d8c;color:#fff;display:flex;font-family:Poppins,sans-serif;padding:15px 50px;position:fixed;top:0;width:100%;z-index:9999}@media only screen and (max-width:550px){.navbar{padding:15px 20px}}.navbar .navlogo{align-items:center;display:flex;margin-right:auto}.navbar .navlogo .logoImg{color:#fff;height:28px;object-fit:contain;width:75px}.navbar .navLinks{display:flex}@media only screen and (max-width:670px){.navbar .navLinks{display:none}}.navbar .navLinks li{font-size:14px;font-weight:300;letter-spacing:.5px;list-style:none;margin-left:50px;position:relative}.navbar .navLinks li:after{background:var(--secd-color);bottom:-2px;content:"";height:2px;left:50%;position:absolute;transition:width .3s ease 0s,left .3s ease 0s;width:0}.navbar .navLinks li:hover:after{left:0;width:100%}.navbar .hamburgerBtn{display:none}@media only screen and (max-width:720px){.navbar .hamburgerBtn{display:flex}}.navbar .hamburgerBtn .navbar{align-items:center;display:flex;height:10px;justify-content:center;width:10px}.navbar .hamburgerBtn .navbar .icon{align-items:center;display:flex;justify-content:center;margin-top:20px}.button{background-color:var(--btn-color);border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:15px;text-decoration:none}@media only screen and (max-width:558px){.button{font-size:13px;font-weight:500;padding:10px}}
/*# sourceMappingURL=main.797c69ba.css.map*/