body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Bricolage Grotesque,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar-wrapper{background:#0000;border-bottom:none;left:0;position:fixed;top:0;transition:background .3s ease,border-bottom .3s ease;width:100%;z-index:1000}.navbar-wrapper.scrolled{background:#fff;border-bottom:1px solid #e5e7eb}.navbar{box-sizing:border-box;justify-content:space-between;margin:0 auto;max-width:1200px;padding:.75rem 1.5rem;width:100%}.navbar,.navbar-logo2{align-items:center;display:flex}.navbar-logo2{color:#000;font-size:1.125rem;font-weight:700;gap:.5rem;margin-left:-45px;text-decoration:none}.navbar-logo2 img{cursor:pointer;height:40px;object-fit:contain;transition:transform .3s ease,opacity .3s ease;width:273px}.navbar-links{color:#000;display:flex;font-size:.95rem;font-weight:500;gap:1.5rem;transition:color .3s ease}.navbar-wrapper.scrolled .navbar-links{color:#1f2937}.navbar-links a{color:inherit;text-decoration:none;transition:color .2s ease}.navbar-links a:hover{color:#616161}.navbar-buttons{display:flex;gap:.75rem}.btn-outline{background:#0000;border:1px solid #000;border-radius:9999px;color:#000;cursor:pointer;padding:.4rem 1rem;transition:background .2s ease,color .3s ease}.navbar-wrapper.scrolled .btn-outline{color:#1f2937}.btn-outline:hover{background-color:#f9fafb;border:1px solid #3fce71}.btn-glossy{align-items:center;background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:14px 26px;transition:all .3s ease}.btn-glossy:hover{background:#3fce71;color:#000}.nav-arrow{color:#fff;display:inline-block;font-size:16px;transition:transform .3s ease,color .3s ease}.btn-glossy:hover .nav-arrow{color:#000;transform:rotate(-45deg)}.hamburger{cursor:pointer;display:none;flex-direction:column;gap:5px;z-index:1100}.hamburger span{background:#000;border-radius:3px;height:3px;transition:all .3s ease;width:24px}.mobile-menu{align-items:flex-start;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 4px 12px #00000014;display:none;flex-direction:column;gap:1rem;left:0;padding:1rem 1.5rem;position:absolute;top:100%;width:100%}.mobile-menu.active{animation:slideDown .3s ease forwards;display:flex}.mobile-menu a{color:#000;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s ease}.mobile-menu a:hover{color:#616161}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.navbar-buttons,.navbar-links{display:none}.hamburger{display:flex}}.dropdown{cursor:pointer;max-height:50vh;position:relative}.dropdown,.dropdown-title{align-items:center;display:flex}.dropdown-title{color:#2d3748;font-size:16px;font-weight:500;gap:4px;transition:color .2s ease}.dropdown:hover .dropdown-title{color:#34b360}.dropdown-arrow{transition:transform .2s ease}.dropdown:hover .dropdown-arrow{transform:none}.hubspot-mega-dropdown{background:#fff;border:1px solid #00000014;border-radius:0 0 12px 12px;box-shadow:0 20px 40px #00000026;height:350px;left:-350px;margin-top:13px;overflow-y:auto;padding:32px;position:absolute;scrollbar-width:thin;top:calc(100% + 12px);width:1000px;z-index:1000}.dropdown-header{border-bottom:1px solid #e2e8f0;margin-bottom:32px;padding-bottom:24px}.dropdown-header h3{color:#2d3748;font-size:24px;font-weight:700;margin:0 0 8px}.dropdown-header p{color:#718096;font-size:16px;line-height:1.5;margin:0 0 10px}.products-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:10px;margin-top:10px}.product-item{border:1px solid #0000;border-radius:8px;display:flex;gap:16px;padding:16px;text-decoration:none;transition:all .2s ease}.product-icon{align-items:center;background:#daffed;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.product-content{flex:1 1}.product-content h4{color:#2d3748;font-size:16px;font-weight:600;margin:0 0 4px}.product-content p{color:#718096;font-size:12px;line-height:1.4;margin:0 0 8px}.product-link{color:#3182ce;font-size:14px;font-weight:500}.product-icon img{height:35px;object-fit:contain;width:35px}.additional-sections{border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:20px;padding-top:24px}.additional-section{align-items:flex-start;display:flex;gap:16px}.section-icon{align-items:center;background:linear-gradient(135deg,#ff7a59,#ff9500);border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.section-content h4{color:#2d3748;font-size:16px;font-weight:600;margin:0 0 4px}.section-content p{color:#718096;font-size:14px;line-height:1.4;margin:0 0 8px}.section-link{color:#3182ce;font-size:14px;font-weight:500;text-decoration:none}.section-link:hover{text-decoration:underline}.dropdown-menu{background:#fff;border:1px solid #00000014;border-radius:8px;box-shadow:0 12px 24px #0000001f;height:400px;left:-50px;overflow-y:auto;padding:12px 0;position:absolute;top:calc(100% + 12px);width:320px;z-index:1000}.dropdown-item{align-items:flex-start;display:flex;gap:12px;padding:12px 20px;text-decoration:none;transition:background .2s ease}.dropdown-icon{align-items:center;background:#daffed;border-radius:6px;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.dropdown-content h4{color:#2d3748;font-size:14px;font-weight:600;margin:0 0 4px}.dropdown-content p{color:#718096;font-size:13px;line-height:1.3;margin:0}.industries-mega-dropdown{background:#fff;border:1px solid #00000014;border-radius:0 0 12px 12px;box-shadow:0 20px 40px #00000026;left:-350px;margin-top:13px;padding:32px;position:absolute;top:calc(100% + 12px);width:900px;z-index:1000}.industries-mega-dropdown h3{border-bottom:1px solid #e2e8f0;color:#2d3748;display:block;font-size:18px;font-weight:600;line-height:1.5;margin-bottom:20px;padding-bottom:12px;width:100%}.industries-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.industry-item{align-items:center;border-radius:8px;color:#2d3748;display:flex;font-size:15px;font-weight:500;gap:10px;padding:10px;text-decoration:none;transition:all .2s ease}.industry-icon{align-items:center;background:#daffed;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.industry-icon img{height:35px;object-fit:contain;width:35px}@media (max-width:768px){.dropdown-menu,.hubspot-mega-dropdown,.industries-mega-dropdown{background:#fff;border:none;border-radius:0;box-shadow:2px 0 15px #00000026;height:100vh;left:-100%;max-width:320px;overflow-y:auto;padding:24px 16px;position:fixed;top:0;transition:left .3s ease;width:80%;z-index:1200}.dropdown-menu.active,.hubspot-mega-dropdown.active,.industries-mega-dropdown.active{left:0}.dropdown-title{align-items:center;color:#2d3748;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:6px}.dropdown-arrow{align-items:center;display:flex;font-size:14px;line-height:1;transition:transform .2s ease}.sidebar-close{background:none;border:none;color:#333;cursor:pointer;font-size:20px;font-weight:700;position:absolute;right:15px;top:15px}.industries-grid,.products-grid{gap:16px;grid-template-columns:1fr}.dropdown-item,.industry-item,.product-item{border:1px solid #f1f1f1;border-radius:6px;padding:14px;transition:background .2s ease}.dropdown-item:hover,.industry-item:hover,.product-item:hover{background:#f9fafb}.dropdown-header h3{font-size:20px}.dropdown-content h4,.product-content h4,.section-content h4{font-size:15px}}.modal-overlay{align-items:center;background:#0009;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.modal{animation:fadeInUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 8px 20px #00000040;max-width:90%;padding:2rem;position:relative;width:500px}.close-btn{background:none;border:none;cursor:pointer;font-size:20px;position:absolute;right:12px;top:12px}.modal h2{font-size:1.5rem;margin-bottom:1rem;text-align:center}.form-step label{display:block;font-weight:500;margin-bottom:1rem}.form-step input,.form-step select{border:1px solid #ccc;border-radius:6px;font-size:14px;margin-top:6px;padding:10px;width:100%}.back-btn,.next-btn,.submit-btn{border:none;border-radius:6px;cursor:pointer;font-weight:600;padding:10px 16px;transition:.3s}.next-btn{background:#28a745;color:#fff}.back-btn{background:#6c757d;color:#fff}.submit-btn{color:#fff}.next-btn:hover,.submit-btn{background:#28a745}.back-btn:hover{background:#565e64}.submit-btn:hover{background:#1e7e34}.form-actions{display:flex;justify-content:space-between;margin-top:1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.cta-section{background-image:url(/static/media/CTA_Background.b8a2ae7ef2bda28280bb.jpg);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;margin:60px auto 7px;max-width:100%;overflow:hidden;padding:80px 20px}.cta-content,.cta-section{position:relative;text-align:center}.cta-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:768px;padding:0 16px;z-index:2}.cta-content h2{color:#111827;font-size:2.25rem;font-weight:700;margin-bottom:16px}.cta-content p{color:#374151;font-size:1.125rem;margin-bottom:32px}.CTA-button{align-items:center;background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:14px 26px;transition:all .3s ease}.cta-content button:hover{background:#3fce71;color:#000}.CTA-arrow{color:#fff;display:inline-block;font-size:16px;transition:transform .3s ease,color .3s ease}.CTA-button:hover .CTA-arrow{color:#000;transform:rotate(-45deg)}@media (max-width:1024px){.cta-section{padding:60px 20px}}@media (max-width:768px){.cta-section{padding:50px 18px}}@media (max-width:480px){.cta-section{padding:40px 15px}}@media (max-width:768px){.cta-section{padding:50px 18px}.cta-content h2{font-size:1.75rem}.cta-content p{font-size:.95rem}.cta-content button{font-size:.9rem;padding:.5rem 1.25rem}}@media (max-width:480px){.cta-section{margin:30px auto;padding:40px 15px}.cta-content h2{font-size:1.5rem}.cta-content p{font-size:.9rem}.cta-content button{font-size:.85rem;padding:.45rem 1rem}}.footer{background:linear-gradient(180deg,#10121a,#1f2129);color:#d1d5db;font-family:Inter,sans-serif;margin:2px auto;max-width:100%;overflow:hidden;padding:80px auto;position:relative;width:100%}.footer:before{background:url(/static/media/footer_logo2.78e1f47d2f1d1752f066.png) no-repeat 0;background-size:400px auto;border-radius:inherit;content:"";height:400px;left:20px;opacity:.25;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:400px;z-index:0}.footer-bottom,.footer-container{position:relative;z-index:1}.footer-container{align-items:center;display:flex;gap:60px;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-brand{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:220px}.footer-logo{height:auto;margin-bottom:12px;margin-top:2px;width:180px}.footer-brand p{color:#9ca3af;font-size:14px;line-height:1.5;margin:0}.social-icons{display:flex;gap:8px;margin-top:12px}.social-icons a{align-items:center;background:#1f2937;border-radius:8px;color:#fff;display:flex;font-size:16px;height:34px;justify-content:center;transition:all .3s ease;width:34px}.social-icons a:hover{background:#3fce71;transform:translateY(-2px)}.footer-links{display:flex;flex:2 1;gap:40px;justify-content:space-around;margin-top:35px}.footer-links h3{color:#fff;font-size:15px;font-weight:600;margin-bottom:10px}.footer-links ul{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:8px}.footer-links a{color:#9ca3af;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #2e3440;color:#9ca3af;display:flex;flex-wrap:wrap;font-size:13px;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:30px;max-width:1200px;padding-top:15px}.footer-bottom a{color:#fff;text-decoration:underline;transition:color .2s ease}.footer-bottom a:hover{color:#93c5fd}.footer-link{align-items:center;color:#60a5fa;display:inline-flex;gap:6px;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#93c5fd}.footer-link .arrow-icon{transition:transform .3s ease}.footer-link:hover .arrow-icon{transform:translateX(4px) translateY(-2px)}@media (max-width:768px){.footer-container{align-items:center;flex-direction:column;gap:30px;text-align:center}.footer-links{flex-direction:column;gap:20px}.footer-bottom{flex-direction:column;gap:12px;text-align:center}}.stat-section{background:#fff;padding:60px 20px}.stat-container{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin:0 auto;max-width:1200px}.stat-tag{background-color:#eef8ff;border:1px solid #1b75bb;border-radius:999px;color:#000;display:inline-block;font-size:13px;margin-bottom:16px;max-width:150px;padding:6px 12px}.stat-heading{font-size:36px;font-weight:700;margin-bottom:16px}.stat-description{color:#555;font-size:16px;line-height:1.6;margin-bottom:20px}.stat-subheading{font-size:18px;font-weight:600;margin:24px 0 12px}.stat-left-box{background:#f6fcff}.stat-left-box,.stat-right-box{border-radius:14px;display:flex;flex-direction:column;justify-content:space-between;padding:28px 24px}.stat-right-box{background:#f0fdf4}.stat-left-box .stat-industries-grid{grid-gap:14px 20px;display:grid;gap:14px 20px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:12px}.stat-left-box .stat-industry-item{align-items:center;color:#333;display:flex;font-size:14px;gap:8px}.stat-left-box .stat-industry-icon{color:#1b75bb;font-size:18px}.stat-features-grid{grid-gap:16px;display:grid;flex-grow:1;gap:16px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.stat-feature-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;justify-content:center;min-height:100px;padding:18px 14px;text-align:center;transition:all .3s ease}.stat-feature-card:hover{box-shadow:0 4px 10px #00000026;transform:translateY(-2px)}.stat-feature-icon{color:#3fce71;font-size:22px;margin-bottom:6px}.stat-feature-card p{color:#333;font-size:14px}@media (min-width:768px){.stat-container{gap:20px;grid-template-columns:1fr 1fr}.stat-heading{font-size:30px}}@media (min-width:992px){.stat-container{gap:20px;grid-template-columns:1.1fr .9fr}.stat-heading{font-size:34px}}@media (min-width:1200px){.stat-container{gap:24px}}.parallax-section{background:#fff;justify-content:center;min-height:300vh}.parallax-container,.parallax-section{display:flex;position:relative;width:100%}.parallax-container{gap:40px;max-width:1200px}.parallax-green-box{align-items:center;background-image:url(/static/media/green-box-bg.fbacbf8e432c4f60a37f.png);border-radius:20px;display:flex;height:500px;justify-content:center;margin-top:150px;overflow:hidden;position:-webkit-sticky;position:sticky;top:150px;width:50%}.image-wrapper{height:550px;position:relative;width:550px}.content-img{height:100%;inset:0;object-fit:contain;position:absolute;width:100%}.parallax-text-sections{scroll-snap-type:y mandatory;width:50%}.parallax-text-block,.parallax-text-sections{align-items:flex-start;display:flex;flex-direction:column;text-align:left}.parallax-text-block{justify-content:center;min-height:100vh;opacity:0;padding:50px 20px;transition:opacity .8s ease}.parallax-text-block.active{opacity:1}.parallax-label{background-color:#f8fffb;border:1px solid #78c8a1;border-radius:24px;color:#78c8a1;font-size:12px;font-weight:600;margin-bottom:-10px;padding:5px 15px}.parallax-text-block h2{font-size:2rem;font-weight:700;margin-bottom:15px}.parallax-btn{align-items:center;background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;display:flex;font-size:16px;gap:10px;justify-content:center;margin-top:20px;padding:12px 28px;transition:all .3s ease}.parallax-btn:hover{background:#34b360;color:#000}.parallax-arrow{color:#fff;font-size:16px;transition:transform .3s ease}.parallax-btn:hover .parallax-arrow{color:#000;transform:rotate(-45deg)}.parallax-text-block ul{list-style-type:disc;margin-bottom:15px;margin-left:20px;margin-top:10px;text-align:left}.parallax-text-block li{margin-bottom:8px;text-align:left}.dot:hover{transform:scale(1.2)}.dot.active-dot{background:#10b981;transform:scale(1.3)}@media (max-width:768px){.parallax-container{align-items:center;flex-direction:column;gap:40px}.parallax-green-box{display:none}.parallax-text-block{align-items:center!important;background:#fff;min-height:auto;opacity:1!important;padding:20px;text-align:center}.parallax-text-block .mobile-img{display:block;margin:0 auto 20px;max-width:350px;width:100%}.parallax-btn{margin:20px auto 0}.parallax-text-block ul{margin-left:20px;text-align:left}.parallax-text-sections{flex-direction:column;gap:40px;overflow:visible;scroll-snap-type:none;width:100%}}.faqs{margin:0 auto;max-width:1200px;padding:60px 20px}.faqs-title{color:#111827;font-size:2.2rem;font-weight:700;margin-bottom:10px;text-align:center}.faqs-subtitle{color:#6b7280;font-size:1rem;margin-bottom:40px;text-align:center}.faqs-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.faq-column{display:flex;flex-direction:column;gap:16px}.faq-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;cursor:pointer;padding:18px 22px;transition:all .3s ease}.faq-column .faq-item{flex:1 1}.faq-item:hover{box-shadow:0 6px 16px #00000014;transform:translateY(-2px)}.faq-question{color:#111827;font-size:1.125rem;font-weight:500;gap:12px;justify-content:space-between}.faq-icon,.faq-question{align-items:center;display:flex}.faq-icon{color:#16a34a;flex-shrink:0;font-size:1.4rem;height:28px;justify-content:center;min-height:28px;min-width:28px;transition:transform .3s ease,color .3s ease;width:28px}.faq-item.active .faq-icon{color:#ef4444;transform:rotate(45deg)}.faq-answer{color:#4b5563;font-size:1rem;line-height:1.5;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease,margin-top .3s ease}.faq-item.active .faq-answer{margin-top:12px;max-height:300px;opacity:1}@media (max-width:768px){.faqs-container{grid-template-columns:1fr}}.orbit-section{align-items:center;background:linear-gradient(0deg,#fff,#c2fbdf);color:#000;display:flex;flex-wrap:wrap;gap:60px;justify-content:space-between;margin:30px auto;max-width:1400px;overflow:hidden;padding:80px 10%}.orbit-content{max-width:450px;z-index:2}.orbit-content h2{font-size:2.8rem;font-weight:700}.orbit-content h2 span{color:#3fce71}.orbit-content p{color:gray;font-size:1.1rem;line-height:1.6;margin:20px 0 30px}.orbit-btn{align-items:center;background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;display:flex;font-size:16px;gap:10px;justify-content:center;margin-top:20px;padding:12px 28px;transition:all .3s ease}.orbit-btn:hover{background:#34b360;color:#000}.integrations-arrow{color:#fff;font-size:16px;transition:transform .3s ease,color .3s ease}.orbit-btn:hover .integrations-arrow{color:#000;transform:rotate(-45deg)}.orbit-wrapper{height:420px;width:420px}.orbit-center,.orbit-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.orbit-center{background:#0000;border-radius:50%;height:120px;overflow:visible;width:120px;z-index:1}.orbit-center:before{background:linear-gradient(261deg,#fffc,#fff6);bottom:-20px;filter:blur(30px);left:-20px;opacity:.7;right:-20px;top:-20px;transition:opacity .3s}.orbit-center:after,.orbit-center:before{border-radius:inherit;content:"";position:absolute;z-index:-1}.orbit-center:after{background:#0000;inset:0}.orbit-image{height:70%;object-fit:contain;width:70%}.orbit-ring{background:conic-gradient(from 180deg,#3fce71,#fff,#3fce71);border-radius:50%;height:300px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 calc(100% - 2px));-webkit-mask-composite:destination-in;mask-composite:intersect;position:absolute;width:300px}.ring-1{height:260px;width:260px}.ring-2{animation-duration:60s;height:340px;width:340px}.ring-3{animation-duration:80s;height:420px;width:420px}.ring-4{height:180px;width:180px}.orbit-icons{height:100%;position:absolute;width:100%}.orbit-icon{align-items:center;background:#fff;border:.5px solid #b5b4b4;border-radius:50%;color:var(--orbit-color);display:flex;font-size:28px;height:65px;justify-content:center;position:absolute;transition:transform .3s ease,box-shadow .3s ease;width:65px}.orbit-img{height:60px;object-fit:contain;width:60px}.orbit-icons .orbit-icon:first-child{font-size:24px;height:90px;width:90px}.orbit-icons .orbit-icon:nth-child(2){font-size:30px;height:70px;width:70px}.orbit-icons .orbit-icon:nth-child(3){font-size:26px;height:80px;width:80px}.orbit-icons .orbit-icon:nth-child(4){font-size:32px;height:85px;width:85px}.orbit-icons .orbit-icon:nth-child(5){font-size:22px;height:60px;width:60px}.orbit-icons .orbit-icon:nth-child(6){font-size:28px;height:95px;width:95px}.orbit-icon:hover{box-shadow:0 0 18px var(--orbit-color);transform:scale(1.2)}.orbit-1{animation:float1 3s ease-in-out infinite;left:70%;top:0;transform:translate(-50%,-50%)}.orbit-2{animation:float2 4s ease-in-out infinite;right:10%;top:35%;transform:translate(50%,-50%)}.orbit-3{animation:float3 2s ease-in-out infinite;bottom:25%;right:0;transform:translate(50%,50%)}.orbit-4{animation:float4 3s ease-in-out infinite;bottom:10%;left:50%}.orbit-4,.orbit-5{transform:translate(-50%,50%)}.orbit-5{animation:float5 4s ease-in-out infinite;bottom:25%;left:0}.orbit-6{animation:float6 2s ease-in-out infinite;left:0;top:25%;transform:translate(-50%,-50%)}@keyframes float1{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-60%)}}@keyframes float2{0%,to{transform:translate(50%,-50%)}50%{transform:translate(55%,-55%)}}@keyframes float3{0%,to{transform:translate(50%,50%)}50%{transform:translate(45%,55%)}}@keyframes float4{0%,to{transform:translate(-50%,50%)}50%{transform:translate(-55%,45%)}}@keyframes float5{0%,to{transform:translate(-50%,50%)}50%{transform:translate(-45%,55%)}}@keyframes float6{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-60%)}}.orbit-icons .orbit-icon:nth-child(7){font-size:26px;height:65px;width:65px}.orbit-icons .orbit-icon:nth-child(8){font-size:24px;height:75px;width:75px}.orbit-icons .orbit-icon:nth-child(9){font-size:28px;height:50px;width:50px}.orbit-7{animation:float7 3s ease-in-out infinite;right:60%;top:20%;transform:translate(50%,-50%)}.orbit-8{animation:float8 4s ease-in-out infinite;bottom:35%;left:30%;transform:translate(-50%,50%)}.orbit-9{animation:float9 3.5s ease-in-out infinite;left:75%;top:60%;transform:translate(-50%,-50%)}@keyframes float7{0%,to{transform:translate(50%,-50%)}50%{transform:translate(55%,-45%)}}@keyframes float8{0%,to{transform:translate(-50%,50%)}50%{transform:translate(-55%,55%)}}@keyframes float9{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-55%,-45%)}}.branding-container{background:#f9fafb;margin:60px auto;overflow:hidden;padding:30px 0;width:100%}.branding-container h1{color:#111827;font-size:2rem;font-weight:500;margin-bottom:40px;text-align:center}.highlighted-text{border-radius:6px;color:#28a745;font-weight:700;padding:2px 8px}.logo-row{display:flex;gap:30px;margin:20px 0}.logo-box{align-items:center;background:#fff;border-radius:20px;box-shadow:0 4px 10px #00000014;display:flex;justify-content:center;min-height:112px;min-width:160px;padding:8px 15px;padding:10px}.logo-box img{height:auto;object-fit:contain;transition:transform .3s ease;width:140px}.logo-box img:hover{transform:scale(1.1)}.row-right{animation:scrollRight 20s linear infinite}@keyframes scrollRight{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.row-left{animation:scrollLeft 20s linear infinite}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@media (max-width:1024px){.branding-container h1{font-size:1.75rem}.logo-box{min-height:90px;min-width:130px}.logo-box img{max-height:40px;max-width:100px}}@media (max-width:768px){.branding-container h1{font-size:1.5rem;margin-bottom:25px}.logo-row{gap:15px}.logo-box{min-height:80px;min-width:110px;padding:6px 10px}.logo-box img{max-height:35px;max-width:80px}}@media (max-width:480px){.branding-container h1{font-size:1.25rem}.logo-box{border-radius:12px;min-height:65px;min-width:90px;padding:5px 8px}.logo-box img{max-height:30px;max-width:65px}}.hero{background:linear-gradient(0deg,#fff,#c2fbdf);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:95vh;overflow:hidden;padding:80px 20px 100px}.container,.hero{position:relative}.container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px;padding-top:60px;z-index:2}.spiral-bg{left:50%;object-fit:contain;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:800px;z-index:1}.hero-content{flex:1 1 450px;margin-bottom:40px;max-width:550px;position:relative;z-index:2}.hero-content h1{color:#000;font-family:Bricolage Grotesque,sans-serif;font-size:60px;font-weight:700;line-height:1.2;margin-bottom:20px;text-align:left}.highlightH{color:#3fce71}.hero-content p{color:#444;font-size:18px;margin-bottom:60px;text-align:left}.hero-buttons{display:flex;gap:15px;margin-bottom:40px;margin-top:20px}.btn-primary,.btn-secondary{align-items:center;border-radius:40px;cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;min-width:171px;transition:all .3s ease}.btn-primary{background:#000;border:none;color:#fff;padding:14px 26px}.btn-primary:hover{background:#3fce71;color:#000}.btn-primary:hover .arrow,.btn-secondary:hover .arrow2{transform:rotate(-45deg)}.btn-secondary{background:#0000;border:2px solid #000;color:#000;padding:14px 26px}.btn-secondary:hover{border-color:#3fce71}.arrow-circle{align-items:center;background:#fff;border-radius:50%;display:inline-flex;height:32px;justify-content:center;left:10px;margin-left:15px;position:relative;transition:all .3s ease;width:32px}.arrow,.arrow2{color:#000;font-size:16px;transition:transform .3s ease}.hero-image{flex:1 1 600px;position:relative;text-align:center}.hero-image .ipad{height:auto;max-width:100%}.ipad{max-width:600px;position:relative;width:100%;z-index:2}.badge{animation:float 5s ease-in-out infinite;position:absolute;width:140px;z-index:3}.badge1{animation-delay:0s;left:-6%;top:15%}.badge2{animation-delay:1s;right:30%;top:-12%}.badge3{animation-delay:2s;right:-6%;top:18%}.badge4{animation-delay:1.5s;bottom:25%;right:-5%}.badge5{animation-delay:2.5s;bottom:10%;left:-8%}.badge6{animation-delay:3s;bottom:-8%;left:15%}.badge7{animation-delay:3.5s;bottom:-12%;right:20%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.hero-bottom{margin-top:-35px;width:100%}.trusted{align-items:flex-start;color:#555;display:flex;flex-direction:column;font-size:14px;gap:8px}.trusted-top{gap:12px}.trusted .logos,.trusted-top{align-items:center;display:flex}.overlap-logos img{border:2px solid #fff;border-radius:50%;height:35px;margin-left:-10px;object-fit:cover;width:35px}.overlap-logos img:first-child{margin-left:0}.trusted-text{color:#333;font-size:14px;margin:0}.rating{align-items:center;color:#555;display:flex;font-size:14px;gap:8px}.rating .star-icon{color:#f4b400;font-size:20px}.rating-score{color:#000;font-size:16px;font-weight:700}@media (max-width:768px){.container{flex-direction:column;margin-bottom:-10px;padding-bottom:10px;padding-top:10px;text-align:center}.hero-content h1{font-size:46px;font-weight:700;line-height:1.3;margin-bottom:15px;text-align:left}.hero-content p{font-size:16px;line-height:1.5;margin-bottom:20px;text-align:left}.hero-buttons{align-items:center;flex-direction:column;gap:12px;margin-bottom:20px}.btn-primary,.btn-secondary{max-width:400px;width:100%}.hero-image{align-items:center;display:flex;justify-content:center;margin-bottom:-180px;margin-top:-180px;position:relative}.spiral-bg{left:50%;opacity:.7;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px;z-index:1}.ipad{height:auto;max-width:70%;position:relative;width:260px;z-index:2}.badge{width:65px;z-index:3}.badge1{left:-8%;top:35%}.badge2{right:35%;top:25%}.badge3{right:-15%;top:40%}.badge4{bottom:40%;right:6%}.badge5{bottom:40%;left:-20%}.badge6{bottom:30%;left:15%}.badge7{bottom:25%;right:15%}.hero-bottom{margin-top:15px}}.mobile-only{display:none}.desktop-only{display:block}@media (max-width:768px){.mobile-only{display:block}.desktop-only{display:none}}.finance-section{flex-wrap:wrap;gap:40px;margin:60px auto;max-width:1200px;padding:64px 20px}.finance-image,.finance-section{align-items:center;display:flex;justify-content:center}.finance-image{flex:1 1 460px;min-width:320px}.finance-image-el{animation:financeFadeIn .9s cubic-bezier(.25,.8,.25,1) forwards;border-radius:16px;box-shadow:0 10px 28px #0000001f;height:auto;max-width:520px;opacity:0;transform:translateY(10px) scale(.995);width:100%}@keyframes financeFadeIn{to{opacity:1;transform:translateY(0) scale(1)}}.finance-content{display:flex;flex:1 1 480px;flex-direction:column;gap:20px;min-width:340px}.finance-header{margin-bottom:8px}.finance-title{color:#111827;font-size:clamp(1.6rem,2.2vw,2.2rem);font-weight:800;letter-spacing:-.02em}.finance-subtitle{color:#6b7280;font-size:1rem;line-height:1.5;margin-top:8px}.finance-list{display:flex;flex-direction:column;gap:14px;margin-top:-15px}.finance-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;cursor:pointer;outline:none;padding:16px 18px;position:relative;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.finance-item:before{border-radius:6px;bottom:6px;content:"";left:0;position:absolute;top:6px;transform:scaleY(0);transform-origin:top;transition:transform .35s ease;width:3px}.finance-item:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 10px 22px #11182714;transform:translateY(-2px)}.finance-item:hover:before{transform:scaleY(1)}.finance-item-head{align-items:center;display:flex;gap:12px;justify-content:space-between}.finance-item-title{color:#111827;font-size:1.06rem;font-weight:600;margin:0}.finance-item-icon{color:#16a34a;font-size:1.3rem;transition:transform .3s ease,color .3s ease}.finance-item.active .finance-item-icon{color:#ef4444;transform:rotate(45deg)}.finance-item-text{color:#4b5563;font-size:.98rem;line-height:1.65;margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .8s ease-in-out,opacity .8s ease-in-out,margin-top .45s ease}.finance-item.active{background:#f0fdf4;border-color:#bbf7d0;box-shadow:0 12px 28px #10b98114}.finance-item.active:before{transform:scaleY(1)}.finance-item.active .finance-item-text{margin-top:10px;max-height:260px;opacity:1}.finance-item:focus-visible{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f659}.finance-btn{align-items:center;align-self:flex-start;background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:14px 20px;transition:all .3s ease}.finance-btn:hover{background:#3fce71;color:#000}.finance-arrow{color:#fff;display:inline-block;font-size:16px;transition:transform .3s ease,color .3s ease}.finance-btn:hover .finance-arrow{color:#000;transform:rotate(-45deg)}@media (max-width:900px){.finance-section{gap:28px;padding:48px 16px}.finance-content,.finance-image{flex:1 1 100%;min-width:0}.finance-image-el{max-width:520px}}@media (max-width:600px){.finance-section{flex-direction:column;gap:24px;padding:32px 16px}.finance-title{font-size:1.5rem}.finance-subtitle,.finance-title{text-align:center}.finance-item-title{font-size:1rem}.finance-btn{align-self:center;justify-content:center;max-width:280px;width:100%}}.floating-whatsapp{align-items:center;background-color:#25d366;border-radius:50%;bottom:20px;box-shadow:0 4px 10px #0000004d;color:#fff;display:flex;font-size:28px;justify-content:center;padding:12px;position:fixed;right:20px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;z-index:9999}.floating-whatsapp:hover{box-shadow:0 6px 14px #0006;transform:scale(1.1)}.terms-page{background-color:#fff;color:#1f2937;margin-top:100px}.terms-heading{background:#fff;border-radius:16px;margin:0 auto;max-width:1200px;padding:60px 24px}.terms-heading h1{color:#111827;font-size:2.5rem;font-weight:800;margin-bottom:12px;text-align:center}.terms-heading p{color:#6b7280;font-size:1rem;margin-bottom:30px;text-align:left}.terms-content{color:#374151;font-size:1.05rem;line-height:1.8;text-align:left}.terms-content h2{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:.75rem;margin-top:2.2rem}.terms-content p{margin-bottom:1.2rem}.terms-content a{color:#2563eb;font-weight:500;text-decoration:none;transition:all .2s ease}.terms-content a:hover{text-decoration:underline}@media (max-width:1024px){.terms-heading{margin:0 40px;padding:40px 20px}.terms-heading h1{font-size:2.2rem}.terms-content{font-size:1rem}.terms-content h2{font-size:1.3rem}}@media (max-width:768px){.terms-heading{border-radius:10px;margin:0 15px;padding:30px 16px}.terms-heading h1{font-size:1.8rem}.terms-heading p{font-size:.9rem}.terms-content{font-size:.95rem;line-height:1.7}.terms-content h2{font-size:1.2rem}}.privacy-page{background-color:#fff;color:#1f2937;margin-top:100px}.privacy-heading{background:#fff;border-radius:16px;margin:0 auto;max-width:1200px;padding:60px 24px}.privacy-heading h1{color:#111827;font-size:2.5rem;font-weight:800;margin-bottom:12px;text-align:center}.privacy-heading p{color:#6b7280;font-size:1rem;margin-bottom:30px;text-align:left}.back-link{color:#6b7280;display:inline-block;font-size:.9rem;margin-bottom:2rem;transition:color .2s ease}.back-link:hover{color:#111827}.privacy-content{color:#374151;font-size:1.05rem;line-height:1.8;text-align:left}.privacy-content h2{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:.75rem;margin-top:2.2rem}.privacy-content p{margin-bottom:1.2rem}.privacy-content a{color:#2563eb;font-weight:500;text-decoration:none;transition:all .2s ease}.privacy-content a:hover{text-decoration:underline}@media (max-width:1024px){.privacy-heading{margin:0 40px;padding:40px 20px}.privacy-heading h1{font-size:2.2rem}.privacy-content{font-size:1rem}.privacy-content h2{font-size:1.3rem}}@media (max-width:768px){.privacy-heading{border-radius:10px;margin:0 15px;padding:30px 16px}.privacy-heading h1{font-size:1.8rem}.privacy-heading p{font-size:.9rem}.privacy-content{font-size:.95rem;line-height:1.7}.privacy-content h2{font-size:1.2rem}}.contact-container{background:linear-gradient(0deg,#fff,#c2fbdf);background-position:50%;background-size:cover;margin:0 auto;max-width:100%;overflow:hidden;padding:80px 24px;position:relative;text-align:center;z-index:0}.contact-container:before{background:#ffffffa6;content:"";position:absolute;z-index:0}.contact-wrapper{margin:0 auto;max-width:680px;padding:20px;position:relative;width:100%;z-index:1}.header-section{margin-bottom:48px;text-align:center}.main-title{color:#1f2937;font-size:2.8rem;font-weight:700;letter-spacing:-.025em;line-height:1.1;margin-bottom:24px}.subtitle{color:#4b5563;font-size:1.1rem;line-height:1.7;margin:0}.form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;margin:0 auto;padding:40px}.form-content{display:flex;flex-direction:column;gap:24px}.name-row{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.input-group{align-items:flex-start;display:flex;flex-direction:column;gap:6px;text-align:left;width:100%}.input-label{color:#374151;font-size:.95rem;font-weight:600;margin:0 0 4px 2px;text-align:left}.form-input{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;color:#1f2937;font-size:1rem;padding:14px 16px}.form-input::placeholder{color:#9ca3af}.form-input:focus{background-color:#fff;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a;outline:none;transform:translateY(-1px)}.form-input:hover{border-color:#d1d5db}.form-textarea{min-height:120px;resize:none}.submit-button{background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;margin-top:25px;padding:14px 26px;transition:all .3s ease}.submit-button:hover{background:#3fce71;color:#000}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.submit-button.submitting{background:#9ca3af}.loading-content{align-items:center;display:flex;gap:8px;justify-content:center}.spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.main-title{font-size:2.5rem}.subtitle{font-size:1rem}.form-container{padding:24px}.name-row{gap:16px;grid-template-columns:1fr}.form-content{gap:20px}}@media (max-width:480px){.main-title{font-size:2rem}.form-container{padding:20px}}.form-input{background:#fff;border:1px solid #ddd;border-radius:8px;font-size:15px;outline:none;padding:12px 14px;transition:all .3s ease;width:100%}.form-input:focus{border-color:#3fce71;box-shadow:0 0 8px #3fce7159;transform:scale(1.02)}select.form-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2710%27%20height%3D%276%27%20xmlns%3D%27http://www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M0%200l5%206%205-6z%27%20fill%3D%27%23333%27/%3E%3C/svg%3E") no-repeat right 12px center;background-size:12px;cursor:pointer;padding-right:35px;transition:all .3s ease}select.form-input:hover{border-color:#3fce71;box-shadow:0 0 6px #3fce7140}select.form-input:disabled{background-color:#f8f8f8;cursor:not-allowed}.required{color:red;font-weight:700}.error-message{animation:fadeIn .3s ease-in-out;color:red;font-size:13px;margin-top:4px}@keyframes fadeIn{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.principles-section{background:#f9fafb;font-family:Inter,sans-serif;padding:60px 20px;text-align:center}.principles-heading{color:#111827;font-size:2rem;font-weight:700;margin-bottom:10px}.principles-subheading{color:#6b7280;font-size:1rem;margin-bottom:40px}.principles-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1100px}.principle-card{background:#fff;border-radius:16px;box-shadow:0 6px 15px #00000014;padding:30px 20px;transition:transform .2s ease,box-shadow .2s ease}.principle-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.principle-icon-wrapper{display:flex;justify-content:center;margin-bottom:15px}.circle-icon{align-items:center;background:#e5e7eb;border-radius:50%;display:inline-flex;font-size:2rem;justify-content:center;padding:18px}.circle-icon.blue{background:#dbeafe;color:#2563eb}.circle-icon.green{background:#d1fae5;color:#059669}.circle-icon.red{background:#fee2e2;color:#dc2626}.principle-title{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:8px}.principle-description{color:#4b5563;font-size:.95rem;margin-bottom:20px}.principle-actions{display:flex;flex-direction:column;gap:10px}.action-btn{align-items:center;border-radius:10px;display:flex;font-size:.95rem;font-weight:500;gap:8px;justify-content:center;padding:10px 14px;text-decoration:none;transition:background .2s ease,transform .2s ease}.action-btn .btn-icon{font-size:1.1rem}.action-btn.email{background:#eff6ff;color:#2563eb}.action-btn.email:hover{background:#dbeafe;transform:translateY(-2px)}.action-btn.whatsapp{background:#ecfdf5;color:#059669}.action-btn.whatsapp:hover{background:#d1fae5;transform:translateY(-2px)}.about-section{margin:30px auto 0;max-width:1200px;padding:80px 20px;text-align:center}.about-section h2{font-size:40px;font-weight:700;margin-bottom:16px}.about-section .subtitle{color:#555;font-size:16px;line-height:1.6;margin:0 auto 60px;max-width:850px;text-align:center}.about-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.column{display:flex;flex-direction:column;gap:24px}.about-card{background:#fff;border-radius:20px;box-shadow:0 4px 20px #0000000d;overflow:hidden}.about-card img{display:block;height:100%;object-fit:cover;width:100%}.dark-card{align-items:center;background:#000;border-radius:20px;color:#fff;display:flex;flex-direction:column;height:455px;justify-content:center;padding:40px 28px;text-align:center}.dark-icon{height:80px;margin-bottom:20px;width:80px}.dark-title{font-size:28px;font-weight:700;margin-bottom:20px}.dark-text{color:#ddd;font-size:16px;line-height:1.6;margin-bottom:30px;max-width:400px;padding-bottom:10px}@media (max-width:900px){.about-layout{grid-template-columns:1fr}}.metrics-section{margin:-50px auto 0;max-width:1200px;padding:60px 20px;text-align:center}.metrics-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.metric-card{padding:20px}.metric-number{color:#10b981;font-size:36px;font-weight:700;margin-bottom:12px}.metric-title{color:#111;font-size:20px;font-weight:600;margin-bottom:8px}.metric-card p{color:#555;font-size:15px;line-height:1.5}.features-bg{background-color:#fcfbfa}.features-wrapper{margin:0 auto;max-width:1200px;padding:30px 20px;text-align:center}.features-heading{font-size:36px;font-weight:700;margin-bottom:40px}.features-heading .black-text{color:#111}.features-section{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;padding:30px;text-align:center}.feature-card{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:flex;flex-direction:column;height:250px;padding:30px 25px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.feature-icon{margin-bottom:16px}.feature-icon img{display:block;height:60px;object-fit:contain;width:60px}.feature-content{margin-top:auto}.feature-card h3{color:#111827;font-size:18px;font-weight:600;margin-bottom:8px}.feature-card p{color:#4b5563;font-size:15px;line-height:1.6}.feature-card:hover{border:.5px solid #3fce71;transform:translateY(-6px)}.story-wrapper{align-items:center;background:#fcfbfa;display:flex;flex-direction:column;gap:40px;justify-content:flex-start;margin-top:-40px;padding:10px 20px}.story-container{background:#fff;border:1px solid #e5e7eb;border-radius:32px;display:flex;height:474px;max-width:1150px;overflow:hidden}.story-image{border-radius:24px;flex-shrink:0;height:auto;padding:40px 20px 40px 40px;width:283px}.story-image img{border-radius:24px;display:block;height:100%;object-fit:cover;width:100%}.story-content{display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center;padding:5px 40px;text-align:left}.story-content h2{color:#111;font-size:36px;font-weight:700;margin-bottom:10px;margin-top:-15px;text-align:left}.story-content p{color:#4b5563;font-size:16px;line-height:1.6;margin-bottom:30px;max-width:600px}.story-features{grid-gap:25px 40px;display:grid;gap:25px 40px;grid-template-columns:1fr 1fr}.story-feature{display:flex;flex-direction:column;gap:6px}.story-feature-top{align-items:center;display:flex;gap:10px}.story-icon{color:#22c55e;flex-shrink:0;font-size:20px}.story-feature h3{color:#111;font-size:18px;font-weight:600;margin:0}.story-feature p{color:#555;font-size:14px;line-height:1.5;margin:0}.story-features li:hover{transform:translateX(4px);transition:transform .2s ease}@media (max-width:992px){.story-container{flex-direction:column;height:auto}.story-image{height:300px;width:100%}.story-content{padding:30px 20px}.story-features{grid-template-columns:1fr}}.promise-container{align-items:center;background:linear-gradient(0deg,#fffffd,#fff9d2);border-radius:24px;display:flex;gap:30px;justify-content:space-between;margin-bottom:30px;max-width:1080px;padding:30px 40px}.promise-content{max-width:700px}.promise-title{align-items:center;color:#222;display:flex;font-size:24px;font-weight:600;gap:6px}.promise-image{height:28px;object-fit:contain;width:28px}.promise-text{color:#555;font-size:14px;line-height:1.6;margin-top:8px}.highlight{color:#111;font-style:italic;font-weight:500}.promise-btn{align-items:center;background:#111;border:none;border-radius:40px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:8px;padding:14px 24px;transition:all .3s ease}.promise-btn:hover{background:#3fce71;color:#000}.promise-arrow{color:#fff;font-size:16px;transition:transform .3s ease,color .3s ease}.promise-btn:hover .promise-arrow{color:#000;transform:rotate(-45deg)}@media (max-width:768px){.promise-container{flex-direction:column;text-align:center}.promise-btn{margin-top:20px}}.mission-idea-section{color:#111;margin:80px auto;max-width:1200px;padding:40px 20px}.content-row{align-items:center;display:flex;gap:40px;justify-content:space-between}.content-row.reverse{flex-direction:row-reverse}.text-block{flex:1 1}.text-block h2{font-size:2rem;font-weight:700;margin-bottom:20px}.text-block p{color:#333;font-size:1rem;line-height:1.6}.image-block{display:flex;flex:1 1;justify-content:center}.image-block img{border-radius:8px;height:auto;max-width:100%;object-fit:contain}@media (max-width:900px){.content-row,.content-row.reverse{flex-direction:column;text-align:center}.image-block{margin-top:20px}}.whatwedo-section{background:linear-gradient(0deg,#fcfbfa,#c2fbdf);margin:0 auto;padding:60px 20px}.whatwedo-container{margin:0 auto;max-width:1100px;text-align:center;width:100%}.whatwedo-title{font-size:2rem;font-weight:700;margin-bottom:20px}.whatwedo-text{color:#444;font-size:1rem;line-height:1.6;margin:0 auto 40px;max-width:900px}.advantages-title{font-size:1.5rem;font-weight:700;margin:30px 0}.advantages-grid{grid-gap:24px 40px;display:grid;gap:24px 40px;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:1000px;text-align:left}.advantage-card{align-items:flex-start;background:#fff9;border-radius:12px;display:flex;gap:15px;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.advantage-card:hover{box-shadow:0 6px 14px #00000014;transform:translateY(-4px)}.advantage-icon{align-items:center;background:#fff;border-radius:10px;color:#3fce71;display:flex;flex-shrink:0;font-size:1.6rem;justify-content:center;padding:12px}.advantage-card h4{font-size:1.1rem;font-weight:600;margin-bottom:6px}.advantage-card p{color:#555;font-size:.95rem;line-height:1.5}@media (max-width:1024px){.advantages-grid{gap:20px;grid-template-columns:1fr 1fr}.whatwedo-title{font-size:1.8rem}.whatwedo-text{font-size:.95rem}}@media (max-width:768px){.advantages-grid{gap:16px;grid-template-columns:1fr}.advantage-card{padding:14px}.whatwedo-title{font-size:1.6rem}.whatwedo-text{font-size:.9rem}.story-image img{border-radius:12px;max-height:280px}}.pricing-section{background:linear-gradient(0deg,#fff,#c2fbdf);max-width:100%;padding:180px 20px 80px;text-align:center}.section-title{color:#111;font-size:2.5rem;font-weight:700;margin-bottom:15px}.section-subtitle{color:#555;font-size:1.1rem;margin-bottom:20px}.billing-toggle{background:#fff;border:1px solid #e5e7eb;border-radius:50px;box-shadow:0 2px 6px #00000014;display:flex;gap:10px;height:48px;margin:24px auto 40px;overflow:hidden;padding:4px;position:relative;width:260px}.billing-toggle button{align-items:center;background:#0000;border:none;border-radius:50px;color:#374151;cursor:pointer;display:flex;font-size:15px;font-weight:500;justify-content:center;position:relative;transition:color .3s ease;z-index:2}.billing-toggle button:first-child{flex:3 1}.billing-toggle button:last-child{flex:7 1}.billing-toggle button.active{color:#fff;font-weight:600}.billing-toggle button .save{color:#10b981;font-weight:600;margin-left:2px}.billing-toggle .slider{background:#000;border-radius:50px;bottom:4px;position:absolute;top:4px;transition:all .3s ease;z-index:1}.billing-toggle .slider.quarterly{left:4px;width:40%}.billing-toggle .slider.yearly{left:calc(30% + 24px);width:60%}.pricing-cards{display:flex;flex-wrap:wrap;gap:35px;justify-content:center;padding-top:25px}.pricing-card{background:#fff;border-radius:20px;box-shadow:0 6px 20px #00000014;flex:1 1 300px;max-width:300px;padding:30px;position:relative;text-align:left;transition:transform .3s ease}.pricing-card:hover{transform:translateY(-8px)}.pricing-card.highlighted{background-color:#fff;border:2px solid #3fce71;transform:scale(1.05);transition:transform .3s ease}.pricing-card.highlighted:hover{transform:scale(1.05) translateY(-8px)}.badgeP{align-items:center;background:#3fce71;border-radius:9999px;color:#fff;display:flex;font-size:.9rem;font-weight:600;gap:6px;justify-content:center;left:50%;margin-bottom:-20px;max-width:150px;padding:6px 16px;position:relative;top:-45px;transform:translateX(-50%);white-space:nowrap;z-index:5}.badgeP .icon{height:16px;width:16px}.plan-name{font-size:1.5rem;font-weight:600}.plan-name,.price{margin-bottom:10px}.price{font-size:2rem;font-weight:700;margin-top:-1px}.period{color:#bbb9b9;font-size:1rem;text-decoration:line-through}.txt{color:#666;font-size:.7rem}.desc{color:#666;font-size:14px;margin-bottom:25px;margin-top:-2px}.plan-subtitle{color:#6b7280;font-size:14px;margin-bottom:12px;margin-top:-4px}.include-title{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:4px;margin-top:1px}.include-subtitle{color:#6b7280;font-size:14px;margin-bottom:25px;margin-top:-1px}.features{list-style:none;margin:0 0 20px;padding:0}.features li{align-items:center;display:flex;font-size:.9rem;margin-bottom:10px}.icon{margin-right:8px}.check{color:#0abf53}.cross{color:#d9534f}.btn{background:#111;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;margin-bottom:20px;padding:12px;transition:all .3s ease;width:100%}.btn:hover{background:#3fce71;color:#000}@media (max-width:1024px){.section-title{font-size:2.2rem}.section-subtitle{font-size:1rem;margin:0 auto 24px;max-width:80%}.pricing-cards{gap:28px}.pricing-card{flex:1 1 45%;max-width:45%}}@media (max-width:768px){.section-title{font-size:2rem;margin-bottom:14px}.section-subtitle{font-size:.95rem;line-height:1.5;margin:0 auto 28px;max-width:90%}.billing-toggle{height:38px;width:240px}.pricing-cards{align-items:center;flex-direction:column;gap:40px;padding-top:32px}.pricing-card{flex:1 1 100%;max-width:92%}.pricing-card.highlighted:hover,.pricing-card:hover{transform:none}}@media (max-width:480px){.pricing-section{padding:120px 16px 60px}.section-title{font-size:1.6rem;line-height:1.3;margin-bottom:10px}.section-subtitle{font-size:.9rem;line-height:1.4;margin-bottom:24px;padding:0 8px}.billing-toggle{gap:6px;height:34px;width:200px}.pricing-cards{gap:50px;padding-top:24px}.pricing-card{border-radius:14px;box-shadow:0 3px 10px #00000014;max-width:100%;padding:20px}.pricing-card:hover{transform:none}.plan-name{font-size:1.2rem}.pricing-card.highlighted:hover{transform:none}.price{font-size:1.4rem}.desc,.include-subtitle,.plan-subtitle{font-size:.85rem}.btn{border-radius:18px;font-size:.9rem;padding:9px}}.addons-container{background:#fff;border:1px solid #e5e7eb;border-radius:24px;margin:40px auto;max-width:1100px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.addons-container:hover{border:.5px solid #3fce71}.addons-heading{border-bottom:1px solid #eee;color:#111;font-size:36px;font-weight:700;line-height:1.6;margin-bottom:20px;padding-bottom:12px;text-align:left}.addons-list{display:flex;flex-direction:column;gap:20px}.addon-card{align-items:center;border-top:1px solid #eee;display:flex;gap:20px;justify-content:space-between;padding:18px 0}.addon-card:first-child{border-top:none}.addon-content{flex:1 1;max-width:75%}.addon-title{color:#000;font-size:20px;font-weight:600;line-height:1.6;margin-bottom:6px}.addon-description{color:#555;font-size:14px;line-height:1.6;max-width:700px}.addon-btn{align-items:center;background:#000;border-radius:30px;color:#fff;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;min-width:140px;padding:10px 18px;text-align:center;text-decoration:none;transition:all .3s ease;white-space:nowrap}.addon-btn:hover{background:#3fce71;color:#000}.whatsapp-icon{color:#25d366;font-size:18px}.addon-btn:hover .whatsapp-icon{color:#000}.optional-services-section{padding:50px 10px}.optional-services-container{display:flex;justify-content:center}.optional-services-box{background:#fff;border:1px solid #e0e0e0;border-radius:24px;color:#222;max-width:1200px;padding:50px}.optional-services-title{font-size:28px;font-weight:600;margin-bottom:16px}.optional-services-list{margin:0 0 20px;padding-left:20px}.optional-services-list li{line-height:1.6;margin-bottom:10px}.optional-services-support{margin-top:30px}.optional-services-email{color:#555;font-size:14px;word-break:break-word}@media (max-width:1024px){.addons-heading{font-size:30px;text-align:center}.addon-content{max-width:100%}.optional-services-title{font-size:24px}}@media (max-width:768px){.addon-card{align-items:flex-start;flex-direction:column}.addon-btn{margin-top:12px}.addons-heading{font-size:26px;text-align:center}.addon-title{font-size:18px}.addon-description{font-size:13px}.optional-services-box{padding:20px}}@media (max-width:480px){.addons-heading{font-size:22px}.addon-title{font-size:16px}.addon-description{font-size:12px}.addon-btn{font-size:13px;padding:10px}.optional-services-title{font-size:20px}}.integrations-section{background:linear-gradient(0deg,#fff,#c2fbdf);padding:100px 20px;text-align:center}.integrations-container{margin:0 auto;max-width:1000px}.integrations-title{color:#111;font-size:2.8rem;font-weight:700;margin-bottom:15px}.integrations-title span{color:#3fce71}.integrations-subtitle{color:#555;font-size:1.1rem;line-height:1.6;margin:0 auto 50px;max-width:650px}.integrations-grid{grid-gap:25px;align-items:stretch;display:grid;gap:25px;grid-template-columns:repeat(3,1fr);justify-content:center}@media (max-width:900px){.integrations-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.integrations-grid{grid-template-columns:1fr}}.integration-card{background:#fff;border:1px solid #efeded;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;min-height:240px;padding:25px;text-align:left;transition:all .3s ease}.integration-card:hover{border:2px solid #3fce71;box-shadow:0 6px 20px #0000000f;transform:translateY(-5px)}.integration-header{align-items:center;display:flex;gap:8px;justify-content:flex-start}.integration-card h3{color:#222;font-size:20px;font-weight:600;margin:0}.badgeI{border-radius:24px;font-size:.75rem;font-weight:600;padding:3px 10px;text-transform:uppercase;white-space:nowrap}.badgeI.pro{background:#e7f1ff;border:1px solid #007bff;color:#007bff}.badgeI.business{background:#fff6d5;border:1px solid gold;color:#b8860b}.badgeI.free{background:#e6f9ec;border:1px solid #28a745;color:#28a745}.icon img{height:80px;margin-bottom:-40px;object-fit:contain;width:80px}.placeholder-icon{align-items:center;background:#eee;border-radius:8px;color:#666;font-weight:700;height:50px;width:50px}.alert-section,.placeholder-icon{display:flex;justify-content:center}.alert-section{margin-top:-35px;padding:30px 20px}.alert-box{align-items:center;background:#fff9d2;border-radius:16px;color:#0c2d57;display:flex;font-size:15px;justify-content:space-between;max-width:1000px;padding:25px 20px;width:100%}.alert-icon{color:#e02424;font-size:20px;margin-right:10px}.alert-text{color:#0c2d57;flex:1 1;margin:0;text-align:left}.alert-text strong{font-size:larger;font-weight:600}.alert-actions{align-items:center;display:flex;gap:10px}.alert-btn{background:#000;border-radius:40px;color:#fff;font-size:14px;padding:6px 14px;text-decoration:none;transition:all .3s ease}.alert-btn:hover{background:#3fce71;color:#000}.alert-close{background:#0000;border:none;color:#555;cursor:pointer;font-size:20px;transition:color .2s ease}.alert-close:hover{color:#000}.crm-section{background:linear-gradient(90deg,#d1fae5,#fef9c3,#ecfdf5);padding:90px 20px 40px;text-align:center}.toggle-wrapper{justify-content:center;margin:0 auto 40px;max-width:1100px}.toggle-container,.toggle-wrapper{align-items:center;display:flex;position:relative}.toggle-container{background:#fff;border-radius:50px;box-shadow:0 2px 6px #00000014;flex:1 1;overflow:hidden;padding:8px 50px}.toggle-bar{-ms-overflow-style:none;display:flex;flex:1 1;gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.toggle-bar::-webkit-scrollbar{display:none}.toggle-item{align-items:center;background:#0000;border:none;border-radius:999px;color:#333;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:6px;padding:8px 18px;transition:.3s;white-space:nowrap}.toggle-item:hover{color:#111}.toggle-item.active{background:#000;color:#fff}.scroll-btn.inside{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 5px #0000001a;color:#444;cursor:pointer;display:flex;height:36px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:36px;z-index:2}.scroll-btn.inside.left{left:10px}.scroll-btn.inside.right{right:10px}.scroll-btn.inside:hover{background:#f2f2f2;transform:translateY(-50%) scale(1.05)}.content{margin:0 auto;max-width:700px}.content h1{font-size:48px;font-weight:700}.content h1 span{color:#22c55e}.content p{color:#555;font-size:16px;margin-top:16px}.cta-indus{align-items:center;background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:8px;justify-content:center;padding:14px 26px;transition:background .3s ease,color .3s ease}.cta-indus .Indus-arrow{transition:transform .3s ease,color .3s ease}.cta-indus:hover{background:#3fce71;color:#000}.cta-indus:hover .Indus-arrow{color:#000;transform:rotate(-45deg)}.trust{color:#666;font-size:14px;margin-top:16px}.feature-heading{margin:60px auto 40px;max-width:800px;padding:0 20px;text-align:center}.feature-heading h2{color:#111;font-size:36px;font-weight:800;line-height:1.3;margin-bottom:16px}.feature-heading h2 span{color:#28c76f}.feature-heading p{color:#6b7280;font-size:16px;line-height:1.6}.feature-section{display:flex;flex-direction:column;gap:40px;margin:60px auto;max-width:1200px;padding:0 20px}.feature-box{align-items:center;background:#fff;border:.5px solid #cecdcd;border-radius:24px;display:flex;gap:40px;justify-content:space-between;padding:40px}.feature-box:hover{border:.5px solid #3fce71}.feature-box.reverse{flex-direction:row-reverse}.feature-img img{border-radius:16px;max-width:380px;object-fit:contain;width:100%}.feature-text{flex:1 1}.feature-tag{background:#f0f6ff;border-radius:50px;color:#06f;display:inline-block;font-size:14px;font-weight:500;margin-bottom:12px;padding:6px 14px}.feature-text h3{font-size:24px;font-weight:700;margin-bottom:12px}.feature-text p{color:#555;font-size:16px;line-height:1.6;margin-bottom:20px}.start-btn-crm{align-items:center;background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:8px;justify-content:center;padding:14px 26px;transition:background .3s ease,color .3s ease}.start-btn-crm:hover{background:#3fce71;color:#000}.feature-img{height:300px;width:300px}.crmindus-section{background:#fff;padding:64px 24px;text-align:center}.crmindus-title{color:#222;font-size:2rem;font-weight:700;margin-bottom:12px}.crmindus-subtitle{color:#555;font-size:1rem;line-height:1.6;margin:0 auto 48px;max-width:800px}.crmindus-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;margin:0 auto;max-width:1200px}.crmindus-card{background:#fff;border:.5px solid #cecdcd;border-radius:12px;display:flex;flex-direction:column;height:300px;padding:24px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.crmindus-card:hover{border:.5px solid #3fce71;transform:translateY(-4px)}.crmindus-icon{margin-bottom:16px}.crmindus-icon img{height:100px;object-fit:contain;width:100px}.crmindus-card-description,.crmindus-card-title{margin-top:auto}.crmindus-card-title{color:#222;font-size:32px;font-weight:600;margin-bottom:8px}.crmindus-card-description{color:#666;font-size:.95rem;line-height:1.5}@media (min-width:640px){.crmindus-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.crmindus-grid{grid-template-columns:repeat(3,1fr)}}.herop{background:linear-gradient(90deg,#d1fae5,#fef9c3,#ecfdf5);padding:5rem 2rem}.herop-container{align-items:center;display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between;margin:0 auto;max-width:1200px}.herop-text{flex:1 1 500px}.herop-text h1{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.herop-text .highlightp{color:#22c55e}.herop-subtext{color:#555;font-size:1.1rem;margin-bottom:2rem;max-width:500px}.herop-cta{align-items:center;background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;gap:8px;justify-content:center;padding:14px 26px;transition:background .3s ease,color .3s ease}.herop-cta:hover{background:#3fce71;color:#000}.herop-cta .ctap-icon{transition:transform .3s ease,color .3s ease}.herop-cta:hover .ctap-icon{color:#000;transform:rotate(-45deg)}.herop-trust{color:#333;font-size:.95rem;margin-top:1.2rem}.herop-image{flex:1 1 500px;text-align:center}.herop-image img{filter:drop-shadow(0 10px 20px rgba(0,0,0,.2));max-width:550px;width:100%}.features-wrapperp{margin:0 auto;max-width:1200px;padding:2rem 1rem;text-align:center}.features-sectionp,.features-wrapperp{background-color:#fff}.features-titlep{font-size:2rem;font-weight:700;margin-bottom:.5rem}.features-subtitlep{color:#555;font-size:1rem;margin:0 auto 2rem;max-width:700px}.features-gridp{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.feature-cardp{align-items:flex-start;background:#fff;border:.5px solid #e0e0e0;border-radius:12px;display:flex;flex-direction:column;padding:1.5rem;text-align:left;transition:transform .3s ease}.feature-cardp:hover{border:.5px solid #22c55e;transform:translateY(-5px)}.feature-iconp{color:#22c55e;margin-bottom:1rem;width:50px}.feature-cardp h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.feature-cardp p{font-size:.95rem;margin-bottom:.5rem}.feature-cardp .highlightpf{color:#16a34a;font-weight:600;margin-bottom:1rem}.feature-buttonsp{display:flex;gap:.5rem;margin-top:auto}.btn-outlinep{align-items:center;background:#fff;border:1.5px solid #000;border-radius:999px;color:#000;display:flex;font-size:.9rem;font-weight:600;justify-content:center;padding:10px 20px;text-decoration:none;transition:all .3s ease;width:120px}.btn-outlinep:hover,.btn-primaryp{background:#000;color:#fff}.btn-primaryp{align-items:center;border-radius:999px;display:flex;font-size:.9rem;font-weight:600;justify-content:center;padding:10px 20px;text-decoration:none;transition:all .3s ease;width:120px}.btn-primaryp:hover{background:#22c55e}
/*# sourceMappingURL=main.3fee9259.css.map*/