*{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*,body{margin:0;padding:0}body{background-color:#fff;line-height:1.6}.app-landing-page-header{width:100%;position:fixed;top:0;left:0;z-index:1000;background-color:#fff;border-bottom:1px solid #e2e8f0;padding:.5rem 0}.navbar{display:flex;justify-content:space-between;align-items:center;padding:.8rem 5%;max-width:1700px;margin:0 auto;background-color:#fff!important;position:-webkit-sticky;position:sticky}.logo a:hover{color:#1d4ed8}.logo .app-landing-page-logo{width:100px;height:auto;display:block}.nav-links{display:flex;list-style:none;gap:2.5rem;align-items:center;margin:0;padding:0;position:relative;right:20px}.nav-links li a{text-decoration:none;color:#4b5563;font-weight:500;font-size:.95rem;transition:color .3s ease;padding:.8rem 0;position:relative;text-transform:capitalize}.nav-links li a:hover{color:#2563eb}.nav-links li a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:0;background-color:#2563eb;transition:width .3s ease}.nav-links li a:hover:after{width:100%}.btn-get-started{background-color:#2563eb;color:#fff!important;padding:.7rem 1.5rem!important;border-radius:6px;transition:all .3s ease;margin-left:1rem;font-weight:500;border:none;cursor:pointer;font-size:.95rem}.btn-get-started:hover{background-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.btn-get-started:after{display:none!important}.hamburger{display:none;cursor:pointer;font-size:1.5rem;color:#4b5563;z-index:1001;padding:8px;background:none;border:none;outline:none}@media (max-width:1024px){.navbar{padding:0 5%;height:80px}.hamburger{display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;z-index:1001;position:absolute;right:20px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0}.nav-links{position:fixed;top:70px;left:-100%;width:100%;height:calc(100vh - 70px);background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;padding:2rem 1.5rem;margin:0;transition:all .3s ease-in-out;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);overflow-y:auto;z-index:999;right:0}.nav-links.active{left:0;display:flex;opacity:1;visibility:visible}.nav-links li{width:100%;text-align:center;margin:.5rem 0}.nav-links li a{display:block;padding:.8rem 1.5rem;font-size:1.1rem;color:#1f2937;border-radius:6px;transition:all .2s ease}.nav-links li a:hover{background-color:#f3f4f6;color:#2563eb}.btn-get-started{margin:1rem auto;display:block;width:100%;max-width:250px}}.verification-metrics{margin-top:2.5rem;flex-wrap:wrap}.metric-item{position:relative}.metric-item:not(:last-child):after{content:"";position:absolute;right:-1.5rem;top:50%;transform:translateY(-50%);width:1px;height:60%;background-color:#fff!important}.metric-number{font-size:1.875rem;font-weight:700;color:#2563eb;line-height:1.2}.metric-label{font-size:.9375rem;margin-top:.25rem}.hero-section{display:flex;justify-content:space-between;align-items:center;padding:2rem 5% 4rem;max-width:100%;margin:0;position:relative;gap:4rem;background-color:#fff;overflow:hidden}.hero-content{flex:1 1;max-width:800px;padding:2rem 5%}.text-block{margin-bottom:1.2rem}.hero-title,.hero-title1{font-size:4rem;font-weight:800;line-height:1.15;text-align:left;margin:0;padding:0;letter-spacing:-.5px}.hero-title1{color:#1e293b}.hero-title{color:#2563eb}.hero-description{font-size:1.5rem;color:#4b5563;margin:1.2rem 0 2.2rem;line-height:1.65;max-width:95%;text-align:left}.hero-buttons{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.8rem;border-radius:5px;font-weight:600;text-decoration:none;transition:all .3s ease;border:2px solid transparent;cursor:pointer;font-size:1rem;text-transform:none;letter-spacing:normal;line-height:1.5}.btn-primary{background-color:#2563eb;color:#fff;border:2px solid #2563eb}.btn-secondary{background-color:transparent;color:#2563eb;border:2px solid #2563eb}.verification-metrics{display:flex;gap:3rem;margin-top:.5rem}.metric-item{display:flex;flex-direction:column;align-items:flex-start}.metric-number{font-size:1.6rem;font-weight:800;color:#111827}.metric-label{font-size:.95rem;color:#4b5563}.hero-image{flex:0 0 400px;display:flex;justify-content:center;position:relative;align-items:center}.card-header h3{font-size:1rem;font-weight:700;color:#111827;margin:0}.badge{background-color:#2563eb;color:#fff;font-size:.75rem;font-weight:600;padding:.35rem .8rem;border-radius:1rem;position:absolute;top:1rem;right:1rem}.score-image{display:flex;justify-content:center;align-items:center;margin:1.5rem 0}.score-image img{width:100%;border-radius:.5rem}.verification-list{display:flex;flex-direction:column;gap:.75rem}.verify-item{background-color:#ecfdf5;color:#111827;border:1px solid #d1fae5;padding:.9rem 1rem;border-radius:.6rem;display:flex;justify-content:space-between;align-items:center}.verify-item img{width:20px;height:20px}@media (max-width:1024px){.hero-section{flex-direction:column;text-align:center;padding:3rem 6%}.hero-content{max-width:100%;align-items:center}.text-block{margin-bottom:1.5rem}.verification-card{margin-top:2rem}.verification-metrics{justify-content:center}.metric-item{align-items:center}}@media (max-width:600px){.hero-title,.hero-title1{font-size:2.4rem}.hero-description{font-size:1rem;max-width:100%}.btn{padding:.7rem 1.5rem;font-size:.9rem}}@media screen and (max-width:768px){.verification-metrics{justify-content:center;gap:2rem;margin-top:2rem}.metric-item{align-items:center;text-align:center;padding:0 1rem}.metric-item:not(:last-child):after{display:none}.metric-number{font-size:1.5rem}.metric-label{font-size:.875rem}}.features-section{padding:5rem 5%;background-color:#f9fafb;margin-top:2rem}.features-header{text-align:center;margin:0 auto 4rem;max-width:800px;padding:0 20px}.features-header h2{font-size:2.25rem;font-weight:800;color:#111827;margin-bottom:1.25rem;line-height:1.2}.features-header p{font-size:1.125rem;color:#4b5563;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background:#fff;border-radius:.75rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.card-icon{width:60px;height:60px;background-color:#e0f2fe;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#0369a1;font-size:1.5rem}.feature-card h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.feature-card p{color:#4b5563;font-size:.9375rem;line-height:1.6;margin:0}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.features-header h2{font-size:1.875rem}.features-header p{font-size:1rem}.features-grid{grid-template-columns:1fr}.feature-card{padding:1.5rem}}.hero-footer{text-align:center;padding:2rem 5%;background-color:#f9fafb;margin-top:2rem;color:#0369a1;font-weight:700}.hero-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:50vh;padding:5rem 5%;background-color:#fff;position:relative;overflow:hidden;margin:0 auto;max-width:1200px}.product-suite{padding:6rem 5%;background-color:#fff}.container{max-width:1200px}.section-header h2{font-size:2.25rem;color:#111827}.section-header p{color:#6b7280;font-size:1.125rem;max-width:700px;margin:0 auto}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem 1.8rem;position:relative;transition:all .3s ease;display:flex;flex-direction:column;justify-content:flex-start;height:100%}.product-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.06);transform:translateY(-4px)}.product-icon{width:54px;height:54px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.4rem;color:#2563eb}.product-card:first-child .product-icon{background-color:#e0f2fe;color:#2563eb}.product-card:nth-child(2) .product-icon{background-color:#dcfce7;color:#059669}.product-card:nth-child(3) .product-icon{background-color:#ecfdf5;color:#10b981}.product-card:nth-child(4) .product-icon{background-color:#d1fae5;color:#059669}.product-card h3{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.6rem}.product-card p{color:#4b5563;line-height:1.6;margin:0;font-size:.95rem}.product-tag{position:absolute;top:1.2rem;right:1.2rem;background-color:#f9fafb;border:1px solid #e5e7eb;color:#111827;font-size:.75rem;font-weight:500;padding:.25rem .6rem;border-radius:8px;text-transform:lowercase}.product-card:hover .product-icon{transform:scale(1.05);transition:transform .3s ease}@media (max-width:768px){.product-grid{grid-template-columns:1fr}}@media (max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.product-grid{grid-template-columns:1fr}.section-header h2{font-size:1.875rem}.section-header p{font-size:1rem}}.hero-content h2{font-size:2.75rem;font-weight:800;color:#111827;margin-bottom:1.25rem;line-height:1.2;position:relative;display:inline-block}.hero-content p{font-size:1.25rem;color:#4b5563;line-height:1.7;max-width:700px;margin-top:5px;padding:0 1rem}@media (max-width:768px){.hero-content{padding:4rem 5%}.hero-content h2{font-size:2.25rem}.hero-content p{font-size:1.1rem}}@media (max-width:480px){.hero-content h2{font-size:1.875rem}.hero-content p{font-size:1rem}}.product-integrate{padding:2.5rem 4%;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);margin:3rem auto;color:#000;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:all .3s ease;max-width:1200px}.product-integrate h4{font-size:1.5rem;margin:0 0 .5rem;font-weight:700}.product-integrate p{margin:0;font-weight:500;opacity:.9}.product-integrate{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1rem}.product-integrate .text-content{flex:1 1;margin-right:1rem}.product-integrate button{background-color:#0369a1;color:#fff;border:none;padding:.4rem 1rem;border-radius:4px;font-weight:500;font-size:.85rem;cursor:pointer;transition:all .3s ease;white-space:nowrap;margin:0;line-height:1.2;width:auto;min-width:120px;text-align:center;flex-shrink:0}.product-integrate button:hover{background-color:#0284c7;transform:translateY(-2px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.product-integrate .text-content{text-align:left}@media (max-width:768px){.product-integrate{flex-direction:column;text-align:center;padding:2rem 1.5rem;margin:2rem 1rem;border-radius:8px}.product-integrate .text-content{text-align:center;margin-bottom:1.5rem}.product-integrate button{margin:1rem 0 0;width:100%}}.trust-economy{padding:3rem 0 4rem;background-color:#fff;margin-top:3rem}.trust-economy .container{max-width:1200px;margin:0 auto;padding:0 1rem}.trust-economy .section-header{text-align:center;max-width:700px;margin:0 auto 2rem}.trust-economy h2{font-size:2.25rem;color:#1e293b;font-weight:700;margin-bottom:.75rem}.trust-economy .section-header p{font-size:1.125rem;color:#64748b;line-height:1.6}.trust-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.trust-card{background:#fff;border-radius:12px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease}.trust-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1)}.trust-icon{width:70px;height:70px;background:#e0f2fe;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;font-size:1.75rem;color:#0369a1;flex-shrink:0}.trust-card h3{font-size:1.3rem;color:#1e293b;font-weight:700;margin-bottom:1.25rem}.trust-card .benefit-item{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:.6rem;margin-bottom:.6rem;text-align:left}.trust-card .benefit-item i.fa-check-circle{color:#10b981;font-size:1rem;flex-shrink:0}.trust-card .benefit-item span{font-size:.97rem;color:#111827;line-height:1.5}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1.5rem;gap:1.5rem;align-items:stretch;text-align:left}.trust-card:hover .trust-icon{background:#0369a1;color:#fff;transform:scale(1.08);transition:all .3s ease}@media (max-width:768px){.trust-economy{padding:3rem 0}.trust-economy h2{font-size:2rem}.trust-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}.technology{padding:0 1rem 4rem;margin-top:0!important;background-color:#f8fafc;position:relative;overflow:hidden}.technology .container{max-width:1200px;margin:0 auto;padding-top:0!important}.technology .section-header{text-align:center;margin:0 0 2rem!important;padding-top:0!important}.technology .section-header h2{font-size:2.25rem;color:#1e293b;font-weight:600;margin-top:0!important}.technology .section-header p{font-size:1.0625rem;color:#64748b;max-width:700px;margin:.5rem auto 0;line-height:1.6}.technology-grid{gap:1.5rem;flex-wrap:wrap}.technology-card,.technology-grid{display:flex;justify-content:center}.technology-card{background:#fff;border-radius:10px;padding:1.5rem 1.25rem;text-align:center;transition:all .3s ease;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.04);width:180px;min-height:120px;flex-direction:column;align-items:center}.technology-card h3{font-size:1.125rem;color:#1e293b;margin:0;font-weight:500;line-height:1.4}.technology-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:#c7d2fe;background:#fff}@media (max-width:1024px){.technology-grid{gap:1.25rem;padding:0 1rem}.technology-card{width:160px;padding:1.25rem .75rem}.technology-card h3{font-size:1.0625rem}}@media (max-width:768px){.technology .section-header h2{font-size:1.75rem}.technology .section-header p{font-size:1rem;padding:0 1rem}.technology-grid{gap:1rem;max-width:600px;margin:0 auto}.technology-card{width:calc(33.333% - 1rem);min-width:120px;padding:1rem .5rem}.technology-card h3{font-size:1rem}}@media (max-width:600px){.technology-grid{gap:.75rem;max-width:100%}.technology-card{width:calc(50% - .5rem);min-height:100px}}@media (max-width:400px){.technology{padding:2.5rem 1rem}.technology .section-header h2{font-size:1.5rem}.technology .section-header p{font-size:.9375rem}.technology-card{padding:.75rem .25rem}.technology-card h3{font-size:.9375rem}}main{margin-top:80px;padding:0}.faq-section{padding:5rem 0;background-color:#fff}.faq-section .section-header{max-width:800px;margin:0 auto 3rem;text-align:center}.faq-section .section-header h2{font-size:2.2rem;color:#1e293b;margin-bottom:1rem}.faq-section .section-header p{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto}.accordion{max-width:900px;margin:0 auto}.accordion-item{border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.accordion-item:not(:last-child){margin-bottom:20px}.contact-section{display:flex;justify-content:space-between;align-items:flex-start;padding:2.5rem 8%;gap:2rem;flex-wrap:wrap;max-width:1400px;margin:0 auto}.contact-left{flex:1 1;min-width:300px;padding-right:1rem}.contact-title{font-size:1.75rem;font-weight:800;color:#0f172a;margin-bottom:.6rem;line-height:1.3}.contact-title span{color:#2563eb}.contact-subtext{color:#475569;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.reach-title{font-size:1.1rem;font-weight:700;color:#0f172a;margin:1.5rem 0 1rem;border-left:3px solid #2563eb;padding-left:.6rem}.contact-item{display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1.1rem}.icon-circle{width:40px;height:40px;background-color:#eff6ff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-item h4{font-size:1rem;font-weight:600;color:#111827;margin:0 0 4px}.contact-item p{font-size:.95rem;color:#4b5563;margin:0;line-height:1.5}.business-hours{background-color:#eff6ff;border-radius:8px;padding:1rem 1.2rem;margin-top:1.5rem;max-width:330px;border:1px solid #dbeafe}.business-hours h4{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 6px}.business-hours p{margin:0;font-size:.95rem;color:#4b5563;line-height:1.5}.contact-right{flex:1 1;min-width:320px;background-color:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.05);padding:1.75rem 2rem}.verification-card{background-color:#fff!important;border:1px solid #f3f4f6!important;border-radius:24px!important;box-shadow:0 0 0 0 transparent,0 0 0 0 transparent,0 25px 50px -12px rgba(0,0,0,.25)!important;box-sizing:border-box!important;color:#0a0a0a!important;display:block!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;height:auto!important;line-height:24px!important;padding:32px!important;position:relative!important;width:591.5px!important;-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:rgba(0,0,0,0)!important;margin:0!important;transform:none!important}@media screen and (max-width:1024px){.verification-card{width:auto!important;max-width:100%!important;margin:0 20px!important}}@media screen and (max-width:768px){.verification-card{padding:24px 20px!important;margin:0 16px!important}}@media screen and (max-width:480px){.verification-card{padding:20px 16px!important;margin:0 12px!important;border-radius:16px!important}.form-title{font-size:1.1rem}input,textarea{padding:.65rem .85rem}}.form-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem;border-left:3px solid #2563eb;padding-left:.6rem}form{display:flex;flex-direction:column;gap:.75rem}label{font-weight:600;font-size:.9rem;color:#0f172a;display:block;margin-bottom:.25rem}input,textarea{width:100%;padding:.75rem 1rem;font-size:.9rem;border-radius:6px;border:1px solid #e5e7eb;background-color:#f9fafb;outline:none;transition:all .2s ease;margin-bottom:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}button,input[type=button],input[type=submit]{min-height:44px}input:focus,textarea:focus{box-shadow:0 0 0 3px rgba(37,99,235,.1)}::placeholder{color:#9ca3af;opacity:1}input:focus,textarea:focus{border-color:#2563eb;background-color:#fff}button{margin-top:.5rem;padding:.8rem;font-size:.95rem;font-weight:600;border:none;border-radius:6px;background-color:#2563eb;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;width:100%}button:hover{background-color:#1d4ed8}button img{width:18px;height:18px}@media (max-width:100px){.contact-section{flex-direction:column;padding:3rem 6%}.contact-right{margin-top:1rem}}.accordion-item{background-color:#fff}.accordion-item,.accordion-item:not(:last-child){margin-bottom:15px}.accordion-item.active{border-color:#e2e8f0}.accordion-header{padding:18px 25px;background-color:#fff}.accordion-header h3{font-size:1.1rem;font-weight:500;text-align:left;flex:1 1}.accordion-icon{font-size:.9rem;color:#94a3b8;margin-left:15px;flex-shrink:0}.accordion-item.active .accordion-icon{color:#3b82f6}.accordion-content{padding:0 25px;transition:all .3s ease;background-color:#fff;border-top:1px solid transparent}.accordion-item.active .accordion-content{padding:0 25px 20px;max-height:500px;border-top:1px solid #e2e8f0}.accordion-content p{line-height:1.7;padding-top:15px}.accordion-item.active .accordion-content{display:block}@media (max-width:768px){.faq-section{padding:3rem 0}.faq-section .section-header h2{font-size:1.8rem}.accordion-header{padding:16px 20px}.accordion-header h3{font-size:1rem}.accordion-content{padding:0 20px}.accordion-item.active .accordion-content{padding:0 20px 16px}.accordion-icon{width:22px;height:22px;font-size:1.1rem}}.footer{background-color:#0f172a;color:#fff;padding:60px 0 0;margin-top:80px}.social-links{display:flex;gap:15px;margin-top:15px}.social-link{color:#e2e8f0;font-size:18px;transition:color .3s ease;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;background:none;margin:0 8px}.social-link:hover{color:#fff;text-decoration:none;transform:translateY(-2px)}.social-link i{line-height:1;text-align:left}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px}.footer-logo{margin-bottom:20px}.footer-logo img{height:40px;width:auto}.footer-about p{color:#94a3b8;line-height:1.7;margin:15px 0 0;font-size:.95rem}.footer-heading{color:#fff;font-size:1rem;font-weight:600;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.contact-email:hover{color:#93c5fd;text-decoration:underline}.footer-links a{color:#94a3b8;text-decoration:none;transition:color .3s ease;font-size:.9rem}.footer-links a:hover{color:#3b82f6}.contact-box{background-color:#fff;border-radius:12px;padding:18px 20px;width:-moz-fit-content;width:fit-content}.contact-info{list-style:none;padding:0;margin:0}.contact-info li{display:flex;align-items:center;color:#1e293b;font-size:.9rem;margin-bottom:10px}.contact-info i{color:#3b82f6;margin-right:10px;font-size:1rem}.footer-bottom{background-color:#0b1120;padding:25px 20px;margin-top:60px;font-size:.9rem}.footer-bottom-content{display:flex;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;padding:0 20px}.footer-copyright{text-align:left}.footer-bottom p{margin:8px 0;line-height:1.6}.footer-links-container{font-size:medium;margin-top:10px;display:flex;flex-direction:column;gap:10px}.company-cin{color:#64748b!important;font-size:.8rem!important;margin-top:5px!important}.legal-links{text-align:right;gap:10px;display:flex;justify-content:flex-end;align-items:center;margin-top:10px}.legal-links a{color:#94a3b8;text-decoration:none;font-size:.85rem;transition:color .3s ease}.legal-links a:hover{color:#3b82f6}@media (max-width:1024px){.footer-container{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:768px){.footer-container{grid-template-columns:1fr;gap:20px;margin-bottom:20px}.contact-box{width:100%}.legal-links{justify-content:flex-start;padding-left:20px}}.accordion-item{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:12px;overflow:hidden;transition:all .3s ease}.accordion-header{padding:16px 20px;background:#f8fafc;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.accordion-item.active .accordion-header{background:#f1f5f9}.accordion-header h3{margin:0;font-size:16px;font-weight:600;color:#1e293b}.accordion-icon{transition:transform .3s ease}.accordion-item.active .accordion-icon{transform:rotate(180deg)}.accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 20px}.accordion-item.active .accordion-content{max-height:300px;padding:0 20px 20px}.accordion-content p{margin:0;color:#475569;line-height:1.6}@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap";html{scroll-behavior:smooth}#about,#contactus,#services{position:relative;top:-120px}.app-landing-page .app-home-cta{background:linear-gradient(269.09deg,#3375f5 .15%,#032fe9 99.85%);border-radius:5px;font-weight:700;font-size:14px;text-transform:capitalize;padding:8px 25px}.app-landing-page{font-family:Open Sans,sans-serif}.app-landing-page .app-landing-page-header{position:fixed;width:100%;z-index:99999;background-color:#fff;padding:5px 0;box-shadow:0 0 10px #eaeaea}.app-landing-page .app-landing-page-header .app-landing-page-logo{width:100px}.app-landing-page .app-landing-page-header .navbar-light .navbar-nav .nav-item:not(:last-child){margin-right:20px}.app-landing-page .app-landing-page-header .navbar-light .navbar-nav .nav-item .nav-link{font-weight:400;font-size:16px;color:#000}.app-landing-page .app-landing-page-banner .scratch-graphic{position:absolute;bottom:-129px;left:0;width:80px}.app-landing-page .app-landing-page-banner{width:100%;height:100%;background-image:url(/images/landing-page/banner-bg.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:800px;position:relative}.app-landing-page .app-landing-page-banner .app-landing-page-banner-left{height:calc(100vh - 78px);margin-top:78px;display:flex;align-items:center}.app-landing-page .app-landing-page-banner-left-content{display:flex;flex-direction:column}.app-landing-page .app-landing-page-banner-left-content h3{font-style:normal;font-weight:600;font-size:36px;margin-bottom:10px;color:#252525}.app-landing-page .app-landing-page-banner-left-content h1{color:#252525;font-style:normal;font-weight:700;font-size:36px;margin-bottom:20px}.app-landing-page .app-landing-page-banner-left-content p{font-style:normal;font-weight:400;font-size:15px;color:#252525;margin-bottom:0}.app-landing-page .app-landing-page-banner-left-content-cta{margin-top:30px}.app-landing-page .app-landing-page-banner-left-content-cta p{margin-bottom:10px;font-weight:600;font-size:16px}.app-landing-page .app-landing-page-banner-left-content-cta .app-home-cta{padding-left:40px;padding-right:40px}.app-landing-page .app-landing-page-banner-right{display:flex;justify-content:flex-end;align-items:center;height:100%}.app-landing-page .app-landing-page-banner-right img{max-width:700px}.app-landing-page .screen-your-tenants{position:relative;width:100%;padding:150px 0}.app-landing-page .screen-your-tenants .screen-your-tenants-left img{width:100%}.app-landing-page .screen-your-tenants .screen-your-tenants-right h3{font-family:Open Sans;font-style:normal;font-weight:400;font-size:30px;color:#252525;margin-bottom:20px}.app-landing-page .screen-your-tenants .screen-your-tenants-right p{font-weight:400;font-size:15px;color:#252525;margin-bottom:20px}.app-landing-page .screen-your-tenants .screen-your-tenants-right ul{padding:0;margin:0;display:flex;flex-direction:column;list-style:none}.app-landing-page .screen-your-tenants .screen-your-tenants-right ul li{position:relative;font-weight:400;font-size:16px;color:#252525;margin-top:10px;padding-left:20px}.app-landing-page .screen-your-tenants .screen-your-tenants-right ul li:before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border-radius:50%;background:linear-gradient(269.09deg,#3375f5 .15%,#032fe9 99.85%)}.app-landing-page .screen-your-tenants .screen-your-tenants-graphics-content{position:absolute;bottom:-5px;right:0}.app-landing-page .screen-your-tenants .screen-your-tenants-graphics-content .blink-graphic{position:absolute;top:-30px;left:-40px;width:30px}.app-landing-page .screen-your-tenants .screen-your-tenants-graphics-content .home-graphic{width:180px}.app-landing-page .graphic-border{position:relative;background-image:url(/images/landing-page/graphic-border.svg);background-size:100%;background-repeat:no-repeat;width:100%;height:30px;filter:grayscale(1)}.app-landing-page .score-bigger-credit{padding:60px 0;width:100%}.app-landing-page .score-bigger-credit-heading{font-family:Open Sans;font-style:normal;font-weight:400;font-size:30px;color:#252525;text-align:center}.app-landing-page .score-bigger-credit-heading span{font-weight:700}.app-landing-page .landing-page-mobile-wrapper{display:flex;justify-content:center;margin-top:80px}.app-landing-page .landing-page-mobile-app{position:relative;width:410px}.app-landing-page .landing-page-mobile-app img{width:100%}.app-landing-page .score-bigger-credit-para{display:flex;justify-content:center;margin-top:30px}.app-landing-page .score-bigger-credit-para p{max-width:70%;font-family:Open Sans;font-style:normal;font-weight:400;font-size:16px;line-height:25px;text-align:center;color:#252525}.app-landing-page .adding-ur-properties-heading{text-align:center;margin-bottom:90px}.app-landing-page .adding-ur-properties-card{background:#070707;border-radius:20px;padding:30px;position:relative}.app-landing-page .adding-ur-properties-card-content h3{font-weight:600;font-size:30px;color:#fff;margin-bottom:15px}.app-landing-page .adding-ur-properties-card-content h4{font-weight:500;font-size:24px;color:#fff;margin-bottom:15px}.app-landing-page .adding-ur-properties-card-content .app-home-cta,.app-landing-page .adding-ur-properties-card-savetime{margin-top:30px}.app-landing-page .adding-ur-properties-card-savetime h4{font-weight:600;font-size:24px;color:#fff;margin-bottom:6px}.app-landing-page .adding-ur-properties-card-savetime p{font-weight:400;font-size:15px;color:#fff;margin-bottom:0}.app-landing-page .adding-ur-properties-preview{position:absolute;bottom:0;right:0;display:flex;justify-content:flex-end}.app-landing-page .adding-ur-properties-preview img{width:80%}.app-landing-page .scratch-graphic-adding-properties{position:absolute;top:0;left:0}.app-landing-page .adding-ur-properties{padding:80px 0;position:relative}.app-landing-page .landing-page-contact{padding:60px 0;background-image:url(/images/landing-page/contact-bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.app-landing-page .contact-heading{font-weight:600;font-size:36px;color:#fff}.app-landing-page .landing-page-contact-card{background-color:#fff;padding:50px 30px;border-radius:20px}.app-landing-page .landing-page-contact-card-item{margin-bottom:30px;display:flex;flex-direction:column;align-items:center}.app-landing-page .landing-page-contact-card-item h4{font-weight:600;font-size:22px;color:#252525;text-align:center;margin-bottom:15px}.app-landing-page .landing-page-contact-card-item p{font-size:16px;text-align:center;color:#252525;margin-bottom:10px}.app-landing-page .landing-page-contact-card-item a{font-weight:700;text-align:center;font-size:18px;color:#252525}.app-landing-page .landing-page-contact-card-email{display:flex;justify-content:center;align-items:center;width:100%}.app-landing-page .landing-page-contact-card-email img{width:30px;margin-right:20px}.app-landing-page .landing-page-contact-card-email span{font-weight:600;font-size:24px;color:#252525}.app-landing-page .contact-address{margin-top:20px;display:flex;justify-content:center}.app-landing-page .contact-address p{font-weight:400;font-size:16px;color:#252525;margin:0;text-align:center}.app-landing-page .divder{margin:0 10px}.app-landing-page .app-landing-footer-content{width:100%;display:flex;padding:10px 20px;align-items:center;justify-content:space-between}.app-landing-page .app-landing-footer-content img{width:100px}.app-landing-page .app-landing-footer-content ul{padding:0;margin:0;list-style:none;display:flex}.app-landing-page .app-landing-footer-content ul li{margin-left:20px}.app-landing-page .app-landing-footer-content ul li a{font-weight:400;font-size:15px;color:#000}.app-landing-page .app-landing-footer-highlight{display:flex;align-items:center}.app-landing-page .app-landing-footer-highlight p{font-weight:500;font-size:16px;color:#000;margin:0}.app-landing-page .app-landing-footer-highlight p span{font-size:8px;vertical-align:text-top}.app-landing-page .app-landing-footer-highlight h6{font-weight:400;font-size:14px;color:#000;margin:2px 0 0}@media(min-width:992px){.landing-page-mobile-app-features{display:block!important;position:absolute;top:0}.landing-page-mobile-app-features .landing-page-mobile-app-features-item{position:absolute;width:300px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item h5{font-weight:500;font-size:16px;color:#252525;margin-bottom:20px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item p{font-weight:400;font-size:14px;color:#252525;margin-bottom:0}.landing-page-mobile-app-features .landing-page-mobile-app-features-item span{display:block;width:450px;border-bottom:1px solid #4da465;margin-top:20px;position:relative}.landing-page-mobile-app-features .landing-page-mobile-app-features-item span:after{content:"";position:absolute;right:0;top:-3px;width:8px;height:8px;border-radius:50%;background-color:#4da465}.landing-page-mobile-app-features .landing-page-mobile-app-features-item1{top:0;left:-340px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item2{top:380px;left:-340px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item3{top:710px;left:-340px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item4{top:250px;left:440px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item4 h5,.landing-page-mobile-app-features .landing-page-mobile-app-features-item4 p{text-align:right}.landing-page-mobile-app-features .landing-page-mobile-app-features-item4 span{width:400px;left:-100px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item4 span:after{left:0}.landing-page-mobile-app-features .landing-page-mobile-app-features-item5{top:560px;left:440px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item5 h5,.landing-page-mobile-app-features .landing-page-mobile-app-features-item5 p{text-align:right}.landing-page-mobile-app-features .landing-page-mobile-app-features-item5 span{width:400px;left:-100px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item5 span:after{left:0}.landing-page-mobile-app-features .landing-page-mobile-app-features-item6{top:830px;left:440px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item6 h5,.landing-page-mobile-app-features .landing-page-mobile-app-features-item6 p{text-align:right}.landing-page-mobile-app-features .landing-page-mobile-app-features-item6 span{width:400px;left:-100px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item6 span:after{left:0}}@media(min-width:768px)and (max-width:991px){.app-landing-page .app-landing-page-banner-right img{max-width:440px}.app-landing-footer-highlight{flex-direction:column;align-items:flex-start!important}.app-landing-footer-highlight .ml-3{margin-left:0!important;margin-top:10px}}@media screen and (max-width:767px){.app-landing-page .app-landing-footer-content,.app-landing-page .app-landing-footer-content ul{flex-direction:column;align-items:unset!important}.app-landing-page-banner-left-content-cta{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:20px}.app-landing-page-banner-left-content-cta .app-home-cta{width:100%;max-width:300px;padding:12px 20px;font-size:14px}.app-landing-page-banner-left-content{text-align:center;padding:0 20px}.app-landing-page-banner-left-content-cta img{width:100%;max-width:200px;height:auto;margin:10px 0}.app-landing-page .app-landing-page-banner .app-landing-page-banner-left{height:unset;margin-top:120px}.app-landing-page .screen-your-tenants .screen-your-tenants-graphics-content .home-graphic{display:none}.app-landing-page .screen-your-tenants{padding:40px 0}.app-landing-page .app-landing-page-banner-left-content h3{font-size:30px}.app-landing-page .app-landing-page-banner-right img{max-width:100%;margin-top:10px}.app-landing-page .adding-ur-properties{padding:40px 0}.app-landing-page .adding-ur-properties-heading{text-align:left;font-size:30px;margin-bottom:30px}.screen-your-tenants-right{margin-top:20px}.app-landing-page .adding-ur-properties-heading{width:100%}.adding-ur-properties-preview{display:none!important}.app-landing-page .contact-heading{margin-bottom:20px;font-size:30px}.app-landing-page .landing-page-contact-card-email span{font-size:20px}.app-landing-footer-highlight{flex-direction:column;align-items:flex-start!important}.app-landing-footer-highlight .ml-3{margin-left:0!important;margin-top:10px}.app-landing-page .app-landing-footer-content ul li{margin-left:0}.app-landing-page .app-landing-footer-content ul{margin-top:10px}.blink-graphic,.scratch-graphic,.scratch-graphic-adding-properties{display:none!important}.app-landing-page .score-bigger-credit-para p{max-width:100%;text-align:left}.app-landing-page .score-bigger-credit{padding:40px 0}.score-bigger-credit-heading sup{font-size:12px;top:-1.1em}}@media(max-width:991px){.landing-page-mobile-app-features .landing-page-mobile-app-features-item{margin-top:20px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item h5{font-weight:600;font-size:16px;color:#252525;margin-bottom:10px}.landing-page-mobile-app-features .landing-page-mobile-app-features-item p{font-weight:400;font-size:14px;color:#252525;margin-bottom:0}}.new-landing{height:calc(100% - 105px)}.seperator{display:flex;flex-direction:column;justify-content:space-between;height:100%}.custom-accordion{margin-bottom:1.25rem}.custom-accordion .accordion-header{display:flex;justify-content:space-between;align-items:center;border:1px solid #dee2e6;border-radius:5px;padding:12px 16px;font-weight:600;color:#333;cursor:pointer;transition:background-color .2s ease}.custom-accordion .accordion-header:hover{background-color:#e2e6ea}.custom-accordion .accordion-body{border:1px solid #dee2e6;border-top:none;border-radius:0 0 5px 5px;padding:200px;background-color:#fff;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.clearfix{width:100%;height:100px}.policy-statement{padding:30px 0}.policy-statement h1{font-size:28px}.policy-statement h1,.policy-statement h2{font-family:Open Sans;font-style:normal;font-weight:600;color:#252525}.policy-statement h2{font-size:24px}.policy-statement h3{font-family:Open Sans;font-style:normal;font-weight:600;font-size:20px;color:#252525}.policy-statement li,.policy-statement p{font-weight:400;font-size:15px;color:#252525}