.Topbar{background-color:#13bdd5;width:100%;color:#fff;height:45px}.Topbar,.Topbar .innerTopBar{display:flex;align-items:center}.Topbar .innerTopBar{justify-content:space-between}.Topbar .innerTopBar a,.Topbar .innerTopBar span{font-size:14px;margin-right:24px;vertical-align:middle}.Topbar .innerTopBar a svg,.Topbar .innerTopBar span svg{margin-right:10px}.navbar{display:flex;align-items:center;justify-content:center;background:#000;width:100%;padding:24px;filter:drop-shadow(2px 4px 6px black);position:-webkit-sticky;position:sticky;top:0;z-index:99}@media only screen and (max-width:1050px){.navbar{padding:10px 0}}.navbar .container{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1200px){.navbar .container{flex-direction:column;align-items:center}}@media only screen and (max-width:1050px){.navbar .container{align-items:start}}.navbar .container .navLogo{width:180px;height:80px}.navbar .container .navLogo img{width:100%;height:100%;object-fit:cover;object-position:center}.navLinks{display:flex;align-items:center;justify-content:center}@media screen and (max-width:1024px){.navLinks{flex-direction:column;align-items:flex-start}}.navLinks .navlinkDiv{font-size:14px;color:#fff;padding:10px;cursor:pointer;text-decoration:none;position:relative}.navLinks .navlinkDiv ul{display:flex;flex-direction:column;padding:0;margin:0;background-color:#fff;position:absolute;width:250px;border-radius:10px;top:40px;left:0;box-shadow:none!important;overflow:hidden;opacity:0;z-index:-1;transition:.3s;height:0}.navLinks .navlinkDiv ul li{display:inline-block}.navLinks .navlinkDiv ul li a{display:inline-block;padding:10px 20px;color:#000;transition:.3s;width:100%}.navLinks .navlinkDiv ul li a:hover{background-color:#13bdd5;color:#fff}.navLinks .navlinkDiv:hover ul{z-index:99999!important;opacity:1;height:auto}@media screen and (max-width:1024px){.navLinks .navlinkDiv.navLinkBtn{width:100%}}.navLinks .applyButton{background:#13bdd5;color:#fff;padding:7px 10px;border:none;margin-left:20px;font-size:14px;border-radius:9px}@media screen and (max-width:1024px){.navLinks .applyButton{margin:0;width:100%}}.burgerIcon{display:none}@media screen and (max-width:1024px){.innerNavbar{display:flex!important;flex-direction:row!important;align-items:center!important}.burgerIcon{background:transparent;border:1px solid #fff;display:block}.offcanvas{max-width:80%;width:100%;background:#000;color:#fff}.offcanvas .offcanvas-title{width:100%}.offcanvas .offcanvas-title img{width:100%;height:100px;object-fit:cover;object-position:left}}@font-face{font-family:Poppins;src:url(/_next/static/media/Poppins-Regular.e3fe7ebf.ttf)}*{font-family:Poppins!important}:root{--background:#f5f5f5;--foreground:#171717}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;min-height:100vh;background:#f5f5f5}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media(prefers-color-scheme:dark){html{color-scheme:dark}}.btn-div{display:flex;align-items:center}.btn-div button{background:#13bdd5;border-radius:100px;font-size:14px;padding:15px 30px;font-weight:600;border:#13bdd5;margin-right:10px;color:#fff;transition:.2s ease-in}.btn-div button:hover{background-color:#1a1f2f}.leadsMain .section1{padding:80px 0}.leadsMain .section1 .btn-div{justify-content:flex-start;width:100%;margin-top:20px}.leadsMain .section1 .row{align-items:center}@media screen and (max-width:767px){.leadsMain .section1 .col-md-6{padding:0 24px}}.leadsMain .section1 .text{display:flex;align-items:center;justify-content:space-between;flex-direction:column}@media screen and (max-width:767px){.leadsMain .section1 .text{margin-bottom:24px}}.leadsMain .section1 .text .headingDiv{width:100%;text-align:left!important}.leadsMain .section1 .text .headingDiv h5{color:#13bdd5;font-size:15px;font-weight:600}.leadsMain .section1 .text .headingDiv h2{color:#000;font-size:30px;font-weight:600}.leadsMain .section1 .text .desDiv{margin-top:10px;width:100%;text-align:left!important}.leadsMain .section1 .text .desDiv p{color:#000;font-size:16px}.leadsMain .section1 img{width:100%;height:auto;border-radius:10px}.leadsMain .servicesSection{align-items:center;justify-content:center;background:transparent;z-index:3;position:relative;background-color:#f6f6f6;min-height:450px;padding:50px 0}.leadsMain .servicesSection .headingDiv{width:100%;margin:auto;text-align:center}.leadsMain .servicesSection .headingDiv h5{color:#13bdd5;font-size:15px;font-weight:600}.leadsMain .servicesSection .headingDiv h2{color:#000;font-size:40px;font-weight:600}.leadsMain .servicesSection .text{margin-bottom:30px;text-align:center}.leadsMain .servicesSection .innerServicesSection{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;column-gap:24px;row-gap:24px}.leadsMain .servicesSection .innerServicesSection .row{row-gap:20px;justify-content:center}.leadsMain .servicesSection .innerServicesSection .serviceDiv{box-shadow:0 0 6px -3px rgba(0,0,0,.336);background:hsla(0,0%,100%,.722);padding:24px;border-radius:14px;height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);cursor:pointer;position:relative;overflow:hidden}.leadsMain .servicesSection .innerServicesSection .serviceDiv:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));transform:skewX(-25deg)}.leadsMain .servicesSection .innerServicesSection .serviceDiv:hover:before{animation:shine .75s}.leadsMain .servicesSection .innerServicesSection .serviceDiv p{font-size:26px;font-weight:800}.leadsMain .servicesSection .innerServicesSection .serviceDiv img{width:50px;height:50px;aspect-ratio:1}.leadsMain .servicesSection .innerServicesSection .serviceDiv.homeServiceDiv{background:#fff}.leadsMain .servicesSection .innerServicesSection .serviceDiv.homeServiceDiv p{color:#1a1f2f}@media screen and (max-width:767px){.hideMob{display:none!important}}.hidePc{display:none!important}@media screen and (max-width:767px){.hidePc{display:flex!important}}.agentsDiv{display:flex;align-items:center;justify-content:center;padding:60px 0;position:relative;background-color:#1a1f2f}.agentsDiv .backBlob{position:absolute;display:flex;align-items:center;width:100%;height:100%;display:none}.agentsDiv .innerWhyUs{justify-content:center;z-index:1}.agentsDiv .innerWhyUs,.agentsDiv .innerWhyUs .text{display:flex;align-items:center;flex-direction:column}.agentsDiv .innerWhyUs .text{justify-content:space-between;text-align:center;width:100%;margin-bottom:50px}.agentsDiv .innerWhyUs .text .headingDiv{width:80%}.agentsDiv .innerWhyUs .text .headingDiv h5{color:#13bdd5;font-size:15px;font-weight:600}.agentsDiv .innerWhyUs .text .headingDiv h2{color:#fff;font-size:40px;font-weight:600}.agentsDiv .innerWhyUs .text .desDiv{margin-top:10px;width:80%}.agentsDiv .innerWhyUs .text .desDiv p{color:#fff;font-size:17px}.agentsDiv .innerWhyUs .agentsImages .row{row-gap:20px;justify-content:center}.agentsDiv .innerWhyUs .agentsImages .row img{width:100%;height:auto;object-fit:cover;object-position:top;border-radius:10px}.Footer{background-color:#000;padding:48px 0 12px;color:#fff}.Footer .innerFooter{display:flex;justify-content:space-between;column-gap:12px}@media screen and (max-width:1024px){.Footer .innerFooter{flex-wrap:wrap}}.Footer .innerFooter .companyDetails{display:flex;align-items:center;flex-direction:column}@media screen and (max-width:1024px){.Footer .innerFooter .companyDetails{width:49%;align-items:flex-start;margin-bottom:24px}}@media screen and (max-width:767px){.Footer .innerFooter .companyDetails{width:100%}}.Footer .innerFooter .companyDetails .companyInformation{display:flex;align-items:center;flex-direction:column}@media screen and (max-width:767px){.Footer .innerFooter .companyDetails .companyInformation{align-items:flex-start}}.Footer .innerFooter .companyDetails img{width:280px;height:80px;object-fit:cover;object-position:center;margin-bottom:24px}.Footer .innerFooter .companyDetails a{color:#fff;margin-bottom:24px;font-size:18px;transition:.3s;text-decoration:none}@media only screen and (max-width:1200px){.Footer .innerFooter .companyDetails a{font-size:16px}}.Footer .innerFooter .companyDetails a svg{margin-right:12px}.Footer .innerFooter .companyDetails a:hover{color:#13bdd5}.Footer .innerFooter .companyDetails .socialLinks{display:flex;align-items:center;justify-content:space-around;margin-top:6px}.Footer .innerFooter .companyDetails .socialLinks button{background-color:transparent;border:none;font-size:28px;color:#fff;margin-right:12px}.Footer .innerFooter .footerSections{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}@media screen and (max-width:1024px){.Footer .innerFooter .footerSections{width:49%;align-items:flex-start}}.Footer .innerFooter .footerSections h6{font-size:19px;margin-bottom:16px}@media only screen and (max-width:1200px){.Footer .innerFooter .footerSections h6{font-size:18px}}.Footer .innerFooter .footerSections .footerLinks{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.Footer .innerFooter .footerSections .footerLinks a{cursor:pointer;text-decoration:none;transition:.3s;margin-top:10px}@media only screen and (max-width:1200px){.Footer .innerFooter .footerSections .footerLinks a{font-size:16px;margin-top:5px}}.Footer .innerFooter .footerSections .footerLinks a:hover{color:#13bdd5}.Footer .copyRight{text-align:center}.Footer .copyRight a{text-decoration:underline;cursor:pointer;transition:.3s;margin-top:10px}@media only screen and (max-width:1200px){.Footer .copyRight a{font-size:16px}}.Footer .copyRight a:hover{color:#13bdd5}