:root{--primary-color:#4f46e5;--text-color:#fff}body{margin:0;overflow-x:hidden}.navbar{align-items:center;background:#4f46e5;background:var(--primary-color);box-sizing:border-box;display:flex;justify-content:space-between;max-width:100%;padding:0 5vw;width:100%}.navbar-logo img{height:auto;max-width:226px;width:15vw}.navbar-links{display:flex;gap:clamp(20px,5vw,80px);list-style:none;margin:0}.navbar-links li a{color:#fff;color:var(--text-color);font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s}.navbar-links li a:hover{opacity:.8}.navbar-hamburger{cursor:pointer;display:none;flex-direction:column;gap:6px}.navbar-hamburger span{background:#fff;background:var(--text-color);border-radius:2px;height:3px;width:28px}.desktop-links{display:flex}.mobile-links{background:#4f46e5;background:var(--primary-color);display:none;flex-direction:column;left:0;max-height:0;overflow:hidden;position:absolute;top:100px;transition:max-height .3s ease;width:100%}.mobile-links.active{display:flex;max-height:500px}.mobile-links li{padding:10px}.mobile-links li a{font-size:14px}@media (max-width:1440px){.navbar{height:101.6px;padding:0 vw}}@media (max-width:1200px){.navbar{height:101.6px;padding:0 4vw}.navbar-links{gap:clamp(15px,4vw,60px)}}@media (max-width:768px){.navbar{height:101.6px;max-width:768px;padding:26px 40px 26px 20px;width:100%}.navbar-links{flex-wrap:wrap;gap:clamp(10px,3vw,40px)}}@media (max-width:375px){.desktop-links{display:none}.navbar-hamburger{display:flex}.navbar{height:85.37px;padding:26px 20px}.navbar-logo img{max-width:150px;width:40vw}}.hero-section{align-items:flex-end;background:#000;display:flex;justify-content:flex-start;overflow:hidden;position:relative}.hero-bg,.hero-section{height:700px;width:100%}.hero-bg{left:0;object-fit:cover;object-position:center top;position:absolute;top:0;z-index:1}.hero-frame497{background:linear-gradient(90deg,#4dca79 1%,#1cbedd);bottom:60px;color:#fff;display:flex;flex-direction:column;gap:20px;left:60px;max-width:622px;padding:24px 40px 32px;position:absolute;z-index:2}.hero-frame497 h1{font-size:48px;font-weight:700;letter-spacing:-2%;line-height:100%;margin:0 0 12px}.hero-cta{align-self:flex-start;background:#ff9800;border-radius:4px;color:#fff;font-size:14px;font-weight:700;margin-top:8px;padding:16px 28px;text-decoration:none}@media (max-width:1440px){.hero-bg,.hero-section{height:700px}}@media (max-width:1200px){.hero-bg,.hero-section{height:700px}.hero-frame497{bottom:40px;left:40px;max-width:500px;padding:20px 30px 24px}.hero-frame497 h1{font-size:36px}}@media (max-width:768px){.hero-section{flex-direction:column;height:auto}.hero-bg{height:448px;max-height:none;position:relative}.hero-frame497{max-width:100%;padding:24px 7vw 20px;position:static}.hero-frame497 h1{font-size:24px}}@media (max-width:375px){.hero-bg{height:218px}.hero-frame497 h1{font-size:20px}}body,html{overflow-x:hidden;width:100%}.features-section{background:#fff;display:flex;flex-direction:column;margin:15px auto 0;max-width:1100px;width:100%}.feature-row{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.feature-row--reverse{flex-direction:row-reverse}.feature-icon-wrapper{align-items:center;display:flex;flex:1 1 40%;justify-content:center}.feature-icon{display:block;height:auto;max-width:100%;object-fit:contain;width:100%}.feature-info{display:flex;flex:1 1 50%;flex-direction:column;justify-content:center}.feature-info,.feature-row--reverse .feature-info{text-align:left}.feature-title{color:#4f46e5;font-family:Poppins;font-size:27px;font-weight:600;letter-spacing:.4px;line-height:33px;margin:0 0 10px}.feature-desc{color:#222;font-size:16px;font-weight:400;line-height:100%;margin:0 0 18px}.feature-btn{background:#ff9800;border:none;border-radius:4px;box-shadow:0 2px 8px #2850a012;color:#fff;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;min-width:120px;padding:9px 0;text-align:center;transition:background .2s;width:8vw}.feature-btn:hover{background:#e88e00}@media (max-width:1440px){.feature-icon{max-width:30vw}}@media (max-width:1200px){.features-section{padding:0 3vw}.feature-icon{max-width:35vw}}@media (max-width:768px){.feature-icon-wrapper{flex:0 0 30%;max-width:30%}.feature-info{flex:1 1 65%;max-width:65%}.feature-icon{max-width:90%}}@media (max-width:375px){.feature-row{top:649px}.feature-row,.feature-row--reverse{align-items:center;flex-direction:column;gap:20px;height:572.82px;left:20px;text-align:center;width:335px}.feature-row--reverse{top:1281.82px}.feature-icon-wrapper,.feature-info{flex:initial;max-width:95vw;width:100%}.feature-info{align-items:center}.feature-icon{max-width:70vw}}.faq-section{margin:15px auto 0;max-width:630px;padding:0 3px;width:100%}.faq-heading{color:#4f46e5;font-size:27px;font-weight:700;letter-spacing:.01em;margin-bottom:26px;text-align:center}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{background:#faf8ff;border:1.5px solid #0000;border-radius:12px;box-shadow:0 4px 16px #283ca00f;font-size:1rem;overflow:hidden;padding:0;transition:background .15s}.faq-item--open,.faq-item:hover{background:#edeaff;border:1.5px solid #ece7ff}.faq-row{align-items:center;background:none;border:none;cursor:pointer;display:flex;font:inherit;justify-content:space-between;min-height:56px;outline:none;padding:18px 22px;text-align:left;width:100%}.faq-q{color:#222;flex:1 1;font-size:22px;font-weight:500;line-height:28px;text-align:left}.faq-item--open .faq-q{color:#4f46e5}.faq-toggle{color:#8880f8;display:inline-block;flex-shrink:0;font-size:1.4em;line-height:1;margin-left:24px;transition:transform .2s;-webkit-user-select:none;user-select:none}.faq-a{animation:faqFadeIn .22s;background:none;color:#6f6c90;font-size:18px;font-weight:400;line-height:30px;padding:0 22px 16px;pointer-events:none}.faq-item .faq-toggle{color:#222}.faq-item--open .faq-toggle{color:#4f46e5}@keyframes faqFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1440px){.faq-section{max-width:630px}}@media (max-width:1200px){.faq-section{max-width:580px}}@media (max-width:768px){.faq-section{gap:28px;left:42px;max-width:500px;padding:0 15px;top:1514px}.faq-heading{font-size:22px}.faq-row{min-height:50px;padding:15px}.faq-a{font-size:16px;padding-left:15px;padding-right:15px}}@media (max-width:375px){.faq-section{gap:28px;left:20px;padding:0 10px;top:1915px;width:335px}.faq-heading{font-size:18px}.faq-q{font-size:16px}.faq-a{font-size:14px;line-height:24px}}.footer{background:#4f46e5;box-sizing:border-box;color:#fff;margin:15px auto 0;padding:50px 0 0;width:100%}.footer-content{display:flex;flex-direction:row;gap:40px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 60px;text-align:left}.footer-col--brand{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;max-width:50%}.footer-col-links{display:flex;flex:1 1;flex-direction:row;gap:40px;justify-content:flex-end;max-width:50%}.footer-col{display:flex;flex-direction:column;min-width:160px}.footer-logo-row{align-items:center;display:flex;margin-bottom:16px}.footer-logo-img{display:block;height:46px;margin-right:12px;width:auto}.footer-logo-text{color:#fff;font-size:2.45rem;font-weight:700;letter-spacing:-.5px}.footer-desc{color:#fff;font-family:Lato,sans-serif;font-size:16px;letter-spacing:0;line-height:1.5;margin:0}.footer-col h4{font-size:21px;font-style:normal;font-weight:600;margin:0 0 18px}.footer-col h4,.footer-col ul{letter-spacing:0;line-height:100%}.footer-col ul{font-family:Lato,sans-serif;font-size:16px;font-weight:400;list-style:none;margin:0;padding:0}.footer-col li{color:#fff;font-size:1.08rem;font-weight:400;line-height:1.42;margin-bottom:11px}.footer-divider{background:#ded9fa;border:none;display:block;height:1px;margin:38px auto 0;opacity:.85;width:52%}.footer-links{color:#fff;font-size:1.09rem;font-weight:500;letter-spacing:.01em;padding:16px 0 28px;text-align:center}.footer-link{color:#fff;cursor:pointer;margin:0 8px}.footer-link-divider{color:#ded9fa;margin:0 7px;opacity:.8}@media (max-width:1440px){.footer-content{padding:0 50px}}@media (max-width:1200px){.footer-content{gap:30px;padding:0 40px}}@media (max-width:768px){.footer-content{align-items:center;flex-direction:column;gap:30px;padding:0 20px}.footer-col--brand{margin-bottom:20px;max-width:100%;width:100%}.footer-col-links{display:flex;flex-direction:row;gap:40px;justify-content:flex-start;max-width:100%;width:100%}.footer-col{flex:1 1 50%;min-width:0}.footer-divider{width:80%}}@media (max-width:375px){.footer{gap:40px;height:720px;padding:40px 20px 20px;top:2719.38px;width:375px}.footer-content{align-items:flex-start;flex-direction:column;padding:0 10px}.footer-col-links{flex-direction:column;gap:10px;margin-top:20px;max-width:100%;width:100%}.footer-col{min-width:0;width:100%}}#root,body,html{height:auto;margin:0;min-height:100vh;padding:0}#root,body{display:flex;flex-direction:column}.main-content{flex-grow:1;flex-shrink:0;min-height:auto}footer{margin-top:auto}
/*# sourceMappingURL=main.20cebe5b.css.map*/