@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=ABeeZee:ital@0;1&display=swap);@import url(https://fonts.googleapis.com/css2?family=ABeeZee&family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg-primary:#000;--bg-secondary:#111;--bg-card:#1a1a1a;--text-primary:#fff;--text-secondary:#e0e0e0;--accent-color:#5ce1e6;--accent-color-transparent:#5ce1e633;--primary-color:#5ce1e6;--success-color:#36b37e;--warning-color:#ffab00;--error-color:#ff5630;--font-primary:"Inter",sans-serif;--font-title:"ABeeZee",sans-serif}body{animation:fadeIn 1s ease-in-out;margin:0}.App,body{background-color:#000;background-color:var(--bg-primary);color:#fff;color:var(--text-primary);font-family:Inter,sans-serif;font-family:var(--font-primary)}.ai-different-approach h2,.differentiator-card h3,.differentiators h2,.footer h4,.hero h1,.logo-text,.result-card h3,.results h2,.solutions-header h2,.success-stories-header h2,h1,h2,h3{color:#fff;color:var(--text-primary);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-weight:400;line-height:1.1}.element-card p,.lead-text,.social-link,.stat-box h2,.stat-box p,a,button,p{font-family:Inter,sans-serif;font-family:var(--font-primary)}@keyframes slideIn{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.App{display:flex;flex-direction:column;min-height:101vh;padding:0 4rem;text-align:left}.main-content{background-color:#000;flex:1 1;margin:0 auto;max-width:1200px;padding:2rem 3rem;width:100%}@media (max-width:768px){.main-content{padding:1rem!important}}.header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;border-bottom:1px solid #ffffff1a;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;display:flex;justify-content:space-between;padding:1rem 4rem;position:fixed;top:0;transition:all .8s ease;width:100%;z-index:1000}.header.scrolled{box-shadow:0 4px 12px #000}.logo{align-items:center;color:#5ce1e6;color:var(--primary-color);display:flex;flex:0 0 auto;font-size:1.8rem;font-weight:700}.logo-image{filter:drop-shadow(0 0 5px rgba(92,225,230,.3));height:36px;margin-left:.5rem;transition:all .3s ease;width:auto}.logo-image:hover{filter:drop-shadow(0 0 8px rgba(92,225,230,.5));transform:scale(1.05)}.logo-text{background:linear-gradient(45deg,#5ce1e6,#5ce1e6);background:linear-gradient(45deg,var(--accent-color),var(--primary-color))}nav{align-items:center;display:flex;flex:1 1 auto;gap:2.5rem;justify-content:flex-end;margin-left:auto;padding-right:8rem}nav a{border-radius:4px;color:#fff;color:var(--text-primary);font-size:1.1rem;font-weight:500;padding:.5rem .75rem;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}nav a:hover{color:#5ce1e6;color:var(--accent-color)}nav a:after{background-color:#5ce1e6;background-color:var(--accent-color);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .3s ease;width:0}nav a:hover:after{width:80%}.hero{align-items:flex-start;background:#000;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem;min-height:100vh;overflow:hidden;padding:8rem 0 4rem;position:relative;width:100%}.hero:after,.hero:before{display:none}.hero-circle{animation:pulse-innovative 8s ease-in-out infinite;background:radial-gradient(circle at 50% 50%,#5ce1e666 0,#5ce1e633 40%,#0000 70%);filter:blur(25px);height:600px;width:600px;z-index:1}.hero-circle,.hero-circle-glow{top:10%;transform:translate(-50%,-50%)}.hero-circle-glow{animation:pulse-innovative 8s ease-in-out infinite reverse;background:radial-gradient(circle at 50% 50%,#5ce1e633 0,#5ce1e61a 40%,#0000 70%);filter:blur(35px);height:650px;width:650px}@keyframes pulse-innovative{0%{box-shadow:0 0 50px #5ce1e633;transform:translate(-50%,-50%) scale(1) rotate(0deg)}25%{box-shadow:0 0 70px #5ce1e666;transform:translate(-50%,-50%) scale(1.05) rotate(5deg)}50%{box-shadow:0 0 90px #5ce1e699;transform:translate(-50%,-50%) scale(1.1) rotate(0deg)}75%{box-shadow:0 0 70px #5ce1e666;transform:translate(-50%,-50%) scale(1.05) rotate(-5deg)}to{box-shadow:0 0 50px #5ce1e633;transform:translate(-50%,-50%) scale(1) rotate(0deg)}}.hero-circle-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:800px;position:relative;z-index:2}.hero-text-container{display:flex;flex-direction:column;justify-content:center;margin:0;padding-left:20px!important;width:100%}.hero-subtitle{margin-bottom:1rem}#hero-title,.hero h1,.hero-subtitle{padding-left:0!important}.switching-text{display:inline-block;height:1em;margin-right:.02em;position:relative;text-align:left!important;vertical-align:middle;width:200px}.switching-text span{animation:textSwitch 4s infinite;background-color:initial;color:#fff;color:var(--text-primary);font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:2.4rem;font-weight:600;left:0;position:absolute;right:0;text-align:left!important;top:50%;transform:translateY(-50%);white-space:nowrap}.switching-text span:nth-child(2){animation-delay:2s}.static-text{display:inline-block;font-size:2.4rem;padding-left:0!important;text-align:left!important;vertical-align:initial;white-space:nowrap}.hero-cta-button,.static-text{color:#fff;color:var(--text-primary);font-family:Inter,sans-serif;font-family:var(--font-primary)}.hero-cta-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #fff3;border-radius:30px;box-shadow:0 0 20px #ffffff1a;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1.5rem;padding:.8rem 1.8rem;position:relative;text-transform:uppercase;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:2}.hero-cta-button:hover{background:linear-gradient(45deg,#5ce1e6,#5ce1e6cc);background:linear-gradient(45deg,var(--accent-color),#5ce1e6cc);border-color:#5ce1e6;border-color:var(--accent-color);box-shadow:0 0 20px #5ce1e666;color:#000;color:var(--bg-primary);transform:translateY(-2px)}.hero-cta-button:active{background:#5ce1e6;background:var(--accent-color);transform:translateY(0)}.chatbot-input-style{align-items:center;background-color:#fffc;border:2px solid #fff;border-radius:30px;box-shadow:0 2px 5px #0000001a;color:#333;cursor:pointer;display:flex;justify-content:space-between;margin-top:3rem;padding:1.25rem 1.8rem 4.75rem;position:relative;transition:border-color .3s ease,box-shadow .3s ease;width:550px;z-index:2}.chatbot-input-style:hover{background-color:#ffffffe6;border-color:#f0f0f0;box-shadow:0 4px 8px #00000026}.chatbot-placeholder{color:#4a4a4a;flex-grow:1;font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:1rem;height:1.2em;overflow:visible;position:relative;white-space:nowrap}.chatbot-placeholder:after{animation:loadingDots 1.5s infinite;content:"Pregunta lo que quieras"}@keyframes loadingDots{0%{content:"Pregunta lo que quieras"}33%{content:"Pregunta lo que quieras."}66%{content:"Pregunta lo que quieras.."}to{content:"Pregunta lo que quieras..."}}.chatbot-icon{color:#444;font-size:1.2rem;margin-left:1rem}@media (max-width:768px){.chatbot-input-style{margin-top:4rem;padding:1rem 1.5rem 4.4rem;width:450px}.chatbot-placeholder{font-size:.9rem}.chatbot-icon{font-size:1.1rem}}@media (max-width:480px){.chatbot-input-style{margin-top:3.5rem;padding:.8rem 1.2rem 4.2rem;width:350px}.chatbot-placeholder{font-size:.8rem}.chatbot-icon{font-size:1rem}}@media (max-width:768px){.hero-text-container{padding-left:15px!important}.hero-circle{height:300px;width:300px}.hero-circle-glow{height:350px;width:350px}.hero-subtitle{font-size:3.2rem!important;font-weight:700;line-height:1.2;margin:0;max-width:90%;text-align:left;white-space:normal}.switching-text{margin-right:.05em;vertical-align:middle;width:120px}.switching-text span{font-size:1.2rem;line-height:1;top:50%;transform:translateY(-50%)}.static-text{font-size:1.2rem;line-height:1;vertical-align:middle}.hero-cta-button{font-size:1rem;margin-top:4rem;padding:1rem 2rem}.hero h1{font-size:2rem;margin-bottom:3rem}}@media (max-width:480px){.hero-text-container{padding-left:10px!important}.hero-circle{height:250px;width:250px}.hero-circle-glow{height:280px;width:280px}.hero-subtitle{font-size:2.5rem!important;font-weight:700;line-height:1.2;margin:0;max-width:90%;text-align:left;white-space:normal}.switching-text{margin-right:.03em;vertical-align:middle;width:100px}.switching-text span{font-size:1.1rem;line-height:1;top:50%;transform:translateY(-50%)}.static-text{font-size:1.1rem;line-height:1;vertical-align:middle}.hero-cta-button{font-size:.9rem;margin-top:3.5rem;padding:.9rem 1.8rem}.hero h1{font-size:1.8rem;margin-bottom:3rem}}.ai-explainable-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(45deg,#5ce1e6,#5ce1e633);background:linear-gradient(45deg,var(--accent-color),#5ce1e633);border:1px solid #5ce1e6;border:1px solid var(--accent-color);border-radius:20px;color:#fff;color:var(--text-primary);cursor:pointer;font-size:.95rem;font-weight:500;padding:.5rem 1.5rem;position:fixed;right:1.5rem;top:1.15rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:1001}.ai-explainable-btn:hover{background:#5ce1e6;background:var(--accent-color);box-shadow:0 0 30px #5ce1e699;transform:translateY(-5px) scale(1.05)}.logo-container{margin:2rem 0;position:relative}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#5ce1e6,#fff);background:linear-gradient(45deg,var(--accent-color),var(--text-primary));-webkit-background-clip:text;background-clip:text;color:#0000;font-size:6rem;font-weight:800}.logo-circle{background:radial-gradient(circle at center,#5ce1e6 0,#0000 70%);background:radial-gradient(circle at center,var(--accent-color) 0,#0000 70%);border-radius:50%;height:300px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px;z-index:-1}.stats-container{background-color:#1a1a1a;border:1px solid #fff;border-radius:10px;justify-content:space-around;margin:60px auto;max-width:1000px;padding:0 100px 20px;width:90%}.stat-box,.stats-container{align-items:center;display:flex}.stat-box{flex-direction:column;margin:0 10px}.counter,.stat-box{color:#5ce1e6;text-align:center}.counter{color:var(--accent-color);font-size:4rem;font-weight:regular;margin-bottom:0}.stat-box p{color:#fff;font-size:1.2rem;margin-top:0;padding:5px;text-align:center}@media (max-width:768px){.stats-container{flex-direction:row;margin:40px auto;padding:0 20px 20px;width:95%}.stat-box{margin:0 5px}.counter{font-size:2.5rem}.stat-box p{font-size:.9rem}}@media (max-width:480px){.stats-container{margin:30px auto;padding:0 10px 15px}.stat-box{margin:0 2px}.counter{font-size:2rem}.stat-box p{font-size:.8rem}.stats-container{margin-left:auto;margin-right:auto;max-width:340px;padding:1rem .5rem;width:90vw}}.about{background-color:#000;padding:4rem 2rem}.lead-text{color:var(--text-color);font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}.key-elements{background-color:#000;padding:4rem 2rem}.elements-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem auto;max-width:1200px}.element-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease}.element-card:hover{transform:translateY(-5px)}.element-card h3{color:#5ce1e6;color:var(--primary-color);margin-bottom:1rem}.element-card p{color:var(--text-color);line-height:1.6}.differentiators{background:#000;background:var(--bg-primary);margin-left:-2rem;margin-top:-3rem;overflow:hidden;padding:0 2rem 4rem;position:relative}.differentiators h2{background:#0000;color:#fff;color:var(--text-primary);display:inline-block;font-size:2.5rem;margin-bottom:2rem;position:relative;z-index:1}.differentiators-grid{grid-gap:8rem;display:grid;gap:8rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px;position:relative;z-index:1}.differentiator-card{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:15px;box-shadow:none;color:#fff;color:var(--text-primary);cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:280px;min-height:300px;opacity:0;overflow:hidden;padding:1.5rem;position:relative;transform:translateY(20px);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);width:100%}.differentiator-card.visible{opacity:1;transform:translateY(0)}.differentiator-card:active,.differentiator-card:hover{box-shadow:0 8px 24px #5ce1e62e,0 1.5px 8px #0000001f;transform:translateY(-8px) scale(1.03);z-index:2}.differentiator-card-image{border-radius:15px;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%;z-index:1}.differentiator-card:hover .differentiator-card-image{transform:scale(1.05)}.differentiator-card h3{font-size:1.5rem;margin-bottom:1rem}.differentiator-card h3,.differentiator-card p{color:#fff;color:var(--text-primary);font-family:Inter,sans-serif;font-family:var(--font-primary);position:relative;text-align:center;text-shadow:0 2px 4px #00000080;width:100%;z-index:2}.differentiator-card p{font-size:1rem;line-height:1.6}.differentiator-card:before{background:linear-gradient(180deg,#000000b3,#0000004d);border-radius:15px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media (max-width:768px){.differentiators{padding:2rem 1.5rem}.differentiators-grid{gap:1.5rem;grid-template-columns:1fr}.differentiator-card{padding:1.5rem}}@media (max-width:480px){.differentiators{padding:1.5rem 1rem}.differentiators h2{font-size:2rem;margin-bottom:1.5rem}.differentiator-card h3{font-size:1.3rem}.differentiator-card p{font-size:.9rem}}.solutions{background:#000;background:var(--bg-primary);margin:0;max-width:1400px;padding:4rem 0 2rem;text-align:left;width:100%}.solutions-grid,.solutions-header{margin-left:0!important;padding-left:0!important}.solutions-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin:0;position:relative}.solution-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000001a;border-radius:15px;box-shadow:0 0 0 #5ce1e600;margin-left:0!important;overflow:hidden;padding:1.5rem;position:relative;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.solution-content{align-items:center;display:flex;gap:1.5rem;height:100%}.solution-content,.solution-text{margin-left:0!important;padding-left:0!important}.solution-text{flex:1 1;text-align:left}.solution-text h3,.solution-text p{margin-left:0!important;padding-left:0!important}@media (max-width:768px){.solutions{box-sizing:border-box!important;max-width:100%!important;padding:2rem .5rem!important}.solutions,.solutions-header{margin:0!important;width:100%!important}.solutions-grid,.solutions-header{padding:0 .5rem!important}.solutions-grid{gap:2rem!important;grid-template-columns:1fr!important;margin:0 auto!important;max-width:100%!important}.solution-card{border-radius:12px!important;box-shadow:none!important;margin:0!important;max-width:100%!important;padding:1.2rem!important;width:100%!important}.solution-content{align-items:flex-start!important;flex-direction:row!important;gap:1rem!important}.solution-content,.solution-text{margin:0!important;padding:0!important}.solution-text{box-sizing:border-box!important;width:100%!important}.solution-text h3{font-size:1.1rem!important;margin-bottom:.5rem!important}.solution-text p{font-size:.9rem!important;line-height:1.4!important}.solution-icon{min-width:40px!important}.solution-dot{height:32px!important;margin:0!important;width:32px!important}}@media (max-width:480px){.solutions{padding:1.5rem .3rem!important}.solutions-grid,.solutions-header{padding:0 .3rem!important}.solutions-grid{gap:1.5rem!important}.solution-card{border-radius:10px!important;padding:.8rem!important}.solution-content{gap:.8rem!important}.solution-text h3{font-size:1rem!important}.solution-text p{font-size:.85rem!important}.solution-dot{height:28px!important;width:28px!important}}.solution-icon{flex-shrink:0;position:relative}.icon-circle{background:radial-gradient(circle at 50% 50%,#5ce1e64d 0,#5ce1e61a 70%);border-radius:50%;display:block;height:40px;transition:all .5s ease;width:40px}.solution-card:before{background:radial-gradient(circle at 50% 50%,#5ce1e61a 0,#0000 70%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .5s ease}.solution-card:hover{box-shadow:0 20px 40px #5ce1e61a;transform:translateY(-10px) scale(1.02)}.solution-card:hover:before{opacity:1}.solution-card:hover .icon-circle{background:radial-gradient(circle at 50% 50%,#5ce1e666 0,#5ce1e633 70%);transform:scale(1.2)}.solution-card h3{color:#5ce1e6;color:var(--accent-color);font-size:1.3rem;margin-bottom:.5rem}.solution-card h3,.solution-card p{font-family:Inter,sans-serif;font-family:var(--font-primary);position:relative;text-align:left;z-index:1}.solution-card p{color:#fff;color:var(--text-primary);font-size:1rem;line-height:1.6;margin:0}.solution-dot{margin-top:.5rem}@media (max-width:768px){.solutions{padding:3rem 1.5rem}.solutions-header{margin:0 0 2rem 4rem}.solutions-grid{gap:1.5rem;grid-template-columns:1fr;margin:0 4rem}.solution-card{padding:1.5rem}}@media (max-width:480px){.solutions{padding:2rem 1rem}.solutions-header h2{font-size:2rem}.solutions-header .intro{font-size:1.1rem}.solution-card h3{font-size:1.2rem}}.animate-on-scroll{opacity:0;transform:translateY(20px);transition:all .6s ease}.animate-on-scroll.visible{opacity:1;transform:translateY(0)}.highlight{color:#5ce1e6;color:var(--accent-color);font-weight:700}.glow-text{animation:glow 3s infinite}.gradient-border{position:relative}.gradient-border:after{background:linear-gradient(45deg,#5ce1e6,#5ce1e6);background:linear-gradient(45deg,var(--accent-color),var(--primary-color));border-radius:16px;bottom:-1px;content:"";left:-1px;opacity:0;position:absolute;right:-1px;top:-1px;transition:opacity .3s ease;z-index:-1}.gradient-border:hover:after{opacity:1}@keyframes glow{0%{text-shadow:0 0 10px #00b8d94d}50%{text-shadow:0 0 20px #00b8d980}to{text-shadow:0 0 10px #00b8d94d}}.circle-glow{animation:pulse-glow 4s ease-in-out infinite;background:radial-gradient(circle at center,#5ce1e6 0,#0000 70%);background:radial-gradient(circle at center,var(--accent-color) 0,#0000 70%);border-radius:50%;position:absolute;z-index:0}@keyframes pulse-glow{0%{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}to{opacity:.3;transform:scale(1)}}.mobile-menu-btn{font-size:1.5rem;padding:.5rem;z-index:1002}@media (max-width:768px){.header{align-items:flex-start;display:flex;flex-direction:column;padding:.8rem 1.5rem}.header-top{align-items:center;display:flex;justify-content:space-between;width:100%}.logo{margin-bottom:.5rem}nav{display:flex;gap:.8rem;margin-left:auto;margin-right:2rem;margin-top:.5rem;padding-right:0}nav a{font-size:.9rem;padding:.3rem .4rem;white-space:nowrap}.ai-explainable-btn{align-self:flex-end;font-size:.8rem;margin:.5rem 0 0;padding:.4rem .8rem;position:static}}@media (max-width:480px){.header{padding:.8rem 1rem}.header-top{align-items:center;display:flex;justify-content:space-between;width:100%}nav{gap:.6rem;margin-left:auto;margin-right:1.5rem;margin-top:.5rem;padding-right:0}nav a{font-size:.8rem;padding:.2rem .3rem}.logo-text{font-size:1.4rem}.ai-explainable-btn{align-self:flex-end;font-size:.75rem;margin:.5rem 0 0;padding:.3rem .6rem;position:static}}.mouse-follower{animation:pulse-follower 3s infinite alternate;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#5ce1e633;box-shadow:0 0 40px 50px #5ce1e61a;height:40px;mix-blend-mode:screen;transform:translate(-50%,-50%);transition:width .3s,height .3s,background .3s;width:40px}.card:hover~.mouse-follower,a:hover~.mouse-follower,button:hover~.mouse-follower{background:#5ce1e64d;height:60px;transition:width .3s,height .3s,background .3s;width:60px}@keyframes pulse-follower{0%{box-shadow:0 0 20px 5px #5ce1e61a;opacity:.5}to{box-shadow:0 0 25px 10px #5ce1e633;opacity:.8}}@keyframes textSwitch{0%{opacity:1}45%{opacity:0}55%{opacity:0}to{opacity:1}}#hero-title{color:#fff;color:var(--text-primary);font-size:2rem;margin-top:2rem;opacity:0;position:relative;text-align:center;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out;z-index:2}#hero-title.visible{opacity:1;transform:translateY(0)}.hero-cta-link{display:inline-block;text-decoration:none}.ai-different-approach{background:#000;background:var(--bg-primary);margin:0;max-width:1400px;padding:4rem 0 2rem;text-align:left;width:100%}.ai-different-approach .intro,.ai-different-approach h2{margin-left:0!important;padding-left:0!important}@media (max-width:900px){.ai-different-approach{box-sizing:border-box!important;margin:0!important;max-width:100vw!important;padding:2rem 0!important;width:100vw!important}.ai-different-approach .intro,.ai-different-approach h2{display:block!important;font-size:1.5rem!important;margin-bottom:.7rem!important;margin-left:1rem!important;margin-right:1rem!important;max-width:95vw!important;overflow-wrap:break-word!important;text-align:left!important;white-space:normal!important;width:auto!important;word-break:break-word!important}.ai-different-approach .intro{color:#e0e0e0!important;color:var(--text-secondary)!important;font-size:1.1rem!important;line-height:1.4!important;margin-bottom:1.2rem!important}}.approach-grid{flex-direction:column;margin:0 0 1.5rem 2rem;max-width:1200px}.approach-grid,.approach-item{display:flex;gap:2rem;width:100%}.approach-item{align-items:center;flex-direction:row;margin-left:2rem}.approach-icon-top{border-radius:15px;display:block;flex-shrink:0;height:150px;object-fit:cover;width:150px}.success-stories{background:#000;background:var(--bg-primary);margin:0;max-width:1400px;padding:4rem 0 2rem;text-align:left;width:100%}.success-stories-header{margin-left:0!important;padding-left:0!important}.success-stories-header h2{color:#fff;color:var(--text-primary);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-size:2.5rem;margin-bottom:1.5rem;margin-left:0;text-align:left}.success-stories-header .intro{color:#e0e0e0;color:var(--text-secondary);font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:1.2rem;margin:0 0 3rem;max-width:800px;text-align:left;white-space:nowrap}.success-stories-grid{grid-gap:5rem;gap:5rem;margin:0;max-width:1200px;position:relative}.success-story-image-outside{filter:brightness(1)}.success-story-unit:hover .success-story-image-outside{box-shadow:0 0 20px #5ce1e64d;filter:brightness(1.1)}.success-story-content h3{display:inline-block;position:relative}.success-story-content h3:after{background-color:#5ce1e6;background-color:var(--accent-color);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.success-story-unit:hover .success-story-content h3:after{width:100%}.success-story-content p{font-size:.95rem;line-height:1.5;text-align:left}.success-story-unit:hover{border-color:#5ce1e6;border-color:var(--accent-color);box-shadow:0 8px 15px #5ce1e633;transform:translateY(-5px)}@media (max-width:768px){.success-stories-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.success-stories-grid{grid-template-columns:1fr}}.ai-different-approach .hero-cta-button{margin-bottom:4rem;margin-top:4rem}.footer{background:#000;border-top:1px solid #5ce1e61a;margin-top:4rem;padding:4rem 2rem;position:relative}.footer-content{margin:0 auto;max-width:1200px}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(5,1fr);margin-bottom:3rem}.footer-section{display:flex;flex-direction:column;gap:1rem;text-align:left}.footer-section h4{color:#5ce1e6;color:var(--accent-color);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-size:1.2rem;font-weight:600;margin-bottom:1rem;text-align:left}.assistant-links,.help-links,.more-links,.social-links,.terms-links{display:flex;flex-direction:column;gap:.8rem;text-align:left}.assistant-link,.help-link,.more-link,.social-link,.terms-link{color:#fff;color:var(--text-primary);font-size:.95rem;opacity:.8;text-align:left;text-decoration:none;transition:all .3s ease}.assistant-link:hover,.help-link:hover,.more-link:hover,.social-link:hover,.terms-link:hover{color:#5ce1e6;color:var(--accent-color);opacity:1;transform:translateX(5px)}.copyright{border-top:1px solid #5ce1e61a;color:#fff;color:var(--text-primary);font-size:.9rem;opacity:.7;padding-top:2rem;text-align:center}@media (max-width:768px){.footer{padding:3rem 1.5rem}.footer-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.footer{padding:2rem 1rem}.footer-grid{gap:1.5rem;grid-template-columns:1fr}.footer-section h4{font-size:1.1rem}.assistant-link,.help-link,.more-link,.social-link,.terms-link{font-size:.9rem}}@media (max-width:768px){.footer{padding-inline:2rem!important}}@media (max-width:480px){.footer{padding-inline:1.2rem!important}}.contact-page{background:#000;background:var(--bg-primary);min-height:100vh;padding:4rem 2rem}.contact-hero{margin-bottom:4rem;padding:2rem 0;text-align:center}.contact-hero h1{color:#fff;color:var(--text-primary);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-size:3rem;margin-bottom:1.5rem}.contact-hero p{color:#e0e0e0;color:var(--text-secondary);font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:1.2rem;margin:0 auto;max-width:600px}.contact-container{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1.3fr;margin:0 auto;max-width:1200px;padding:0;transform:translateX(-40px)}@media (max-width:1024px){.contact-container{transform:none}}.contact-info{align-items:flex-start;display:flex;flex:1 1;justify-content:flex-start;margin-right:2rem}.info-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:initial;border:.5px solid #5ce1e64d;border-radius:15px;box-shadow:0 8px 32px #0003;padding:2rem;transition:all .3s ease}.info-card:hover{border-color:#5ce1e680;box-shadow:0 12px 40px #5ce1e626;transform:translateY(-5px)}.info-card h3{color:#5ce1e6;color:var(--accent-color);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-size:1.4rem;margin-bottom:2rem}.info-item{align-items:center;display:flex;margin-bottom:2.5rem;text-align:left}.info-item i{color:#5ce1e6;color:var(--accent-color);font-size:1.2rem;margin-right:1.5rem;min-width:20px}.info-item p{line-height:1.6;margin:0}.contact-link,.info-item p{font-size:1.1rem;text-align:left}.contact-link{color:#fff;color:var(--text-primary);transition:color .3s ease}.contact-link:hover{color:#5ce1e6;color:var(--accent-color)}@media (max-width:768px){.contact-info{flex:0 0 100%;margin-bottom:2rem;margin-right:0}.info-card{padding:2rem}.info-item{font-size:1rem}}.contact-form-container{background:#0000;border:1px solid #5ce1e61a;border-radius:15px;margin-left:auto;margin-right:0;max-width:600px;padding:2rem;width:100%}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{align-items:flex-start;gap:.5rem}.form-group label{font-size:1rem;margin-left:.5rem;text-align:left}.form-group input,.form-group label,.form-group textarea{color:#fff;color:var(--text-primary);font-family:Inter,sans-serif;font-family:var(--font-primary)}.form-group input,.form-group textarea{background:#000;border:1px solid #5ce1e633;border-radius:8px;min-width:250px;padding:.8rem 1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#5ce1e6;border-color:var(--accent-color);box-shadow:0 0 10px #5ce1e633;outline:none}.form-group textarea{min-height:150px;resize:vertical}.submit-button{background:linear-gradient(45deg,#5ce1e6,#5ce1e6cc);background:linear-gradient(45deg,var(--accent-color),#5ce1e6cc);border:none;border-radius:30px;color:#000;color:var(--bg-primary);cursor:pointer;font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.submit-button:hover{box-shadow:0 0 20px #5ce1e666;transform:translateY(-2px)}.status-message{border-radius:8px;font-weight:500;margin:1rem 0;padding:1rem;text-align:center}.status-message.success{background-color:#00ff001a;border:1px solid #00ff004d;color:#0f0}.status-message.error{background-color:#ff00001a;border:1px solid #ff00004d;color:red}.submit-button:disabled{cursor:not-allowed;opacity:.7}@media (max-width:768px){.contact-container{gap:2rem;grid-template-columns:1fr}.contact-hero h1{font-size:2.5rem}.contact-hero p{font-size:1.1rem}}@media (max-width:480px){.contact-page{padding:2rem 1rem}.contact-hero h1{font-size:2rem}.contact-hero p{font-size:1rem}.info-card h3{font-size:1.3rem}.submit-button{font-size:.9rem;padding:.8rem 1.5rem}}.client-page{background:#000;background:var(--bg-primary);min-height:100vh;padding:4rem 2rem}.client-hero{margin-bottom:4rem;padding:2rem 0;text-align:center}.client-hero h1{color:#fff;color:var(--text-primary);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-size:3rem;margin-bottom:1.5rem}.client-hero p{color:#e0e0e0;color:var(--text-secondary);font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:1.2rem;margin:0 auto;max-width:600px}.success-stories{margin:0 auto;max-width:1200px;padding:2rem 0}.success-stories-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}.success-story-unit{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;transition:all .3s ease}.success-story-image-outside{border-radius:15px;box-shadow:0 4px 15px #0003;height:250px;margin-bottom:1.5rem;object-fit:cover;transition:all .3s ease;width:100%}.success-story-unit:hover .success-story-image-outside{box-shadow:0 8px 25px #5ce1e633;transform:translateY(-5px)}.success-story-content{padding:0 1rem}.success-story-content h3{color:#5ce1e6;color:var(--accent-color);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-size:1.5rem;margin-bottom:1rem}.success-story-content p{color:#fff;color:var(--text-primary);font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:1rem;line-height:1.6}.client-cta{margin-top:4rem;padding:3rem 0;text-align:center}.client-cta h2{color:#fff;color:var(--text-primary);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-size:2.5rem;margin-bottom:1.5rem}.client-cta p{color:#e0e0e0;color:var(--text-secondary);font-size:1.2rem;margin:0 auto 2rem;max-width:600px}.client-cta .hero-cta-button,.client-cta p{font-family:Inter,sans-serif;font-family:var(--font-primary)}.client-cta .hero-cta-button{background:linear-gradient(45deg,#5ce1e6,#5ce1e6cc);background:linear-gradient(45deg,var(--accent-color),#5ce1e6cc);border:none;border-radius:30px;color:#000;color:var(--bg-primary);cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.client-cta .hero-cta-button:hover{box-shadow:0 0 20px #5ce1e666;transform:translateY(-2px)}@media (max-width:1024px){.success-stories-grid{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.client-page{padding:3rem 1.5rem}.client-hero h1{font-size:2.5rem}.client-hero p{font-size:1.1rem}.success-stories-grid{gap:2rem;grid-template-columns:1fr}.success-story-image-outside{height:200px}.client-cta h2{font-size:2rem}.client-cta p{font-size:1.1rem}}@media (max-width:480px){.client-page{padding:2rem 1rem}.client-hero h1{font-size:2rem}.client-hero p{font-size:1rem}.success-story-content h3{font-size:1.3rem}.success-story-content p{font-size:.9rem}.client-cta h2{font-size:1.8rem}.client-cta p{font-size:1rem}.client-cta .hero-cta-button{font-size:.9rem;padding:.8rem 1.5rem}}.approach-card h3{color:#5ce1e6;color:var(--accent-color);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-size:1.5rem;margin-bottom:1rem}.solution-dot{height:40px;object-fit:contain;transition:transform .3s ease;width:40px}.solution-card:hover .solution-dot{transform:scale(1.2)}.bidafarma-page{background-color:#000;background-color:var(--bg-primary);min-height:100vh;padding:6rem 2rem 2rem;position:relative}.case-study-container{margin:0 auto;max-width:1200px;padding:2rem;position:relative}.back-button{background:#1a1a1a;background:var(--bg-card);border:1px solid #5ce1e6;border:1px solid var(--accent-color);color:#5ce1e6;color:var(--accent-color);left:20px;padding:.5rem 1.5rem;position:absolute;top:20px;z-index:10}.back-button:hover{background:#5ce1e6;background:var(--accent-color);color:#000;color:var(--bg-primary)}@media (max-width:768px){.bidafarma-page{padding:5rem 1.5rem 2rem}.back-button{left:0;margin-bottom:1rem;position:relative;top:0}}@media (max-width:480px){.bidafarma-page{padding:4rem 1rem 2rem}}.case-study-header{margin-bottom:3rem;text-align:center}.case-study-header h1{color:#5ce1e6;color:var(--accent-color);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-size:3rem;margin-bottom:1rem;text-shadow:0 0 10px #5ce1e64d}.case-study-header .subtitle{color:#e0e0e0;color:var(--text-secondary);font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:1.2rem}.case-study-sections-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:3rem 0}.case-study-section{background:#0000001a;border:2px solid #5ce1e633;border-radius:10px;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.case-study-section:before{background:linear-gradient(45deg,#5ce1e61a,#5ce1e60d 50%,#5ce1e61a);border-radius:10px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.case-study-section:hover{border-color:#5ce1e666;box-shadow:0 8px 25px #5ce1e633;transform:translateY(-5px)}.case-study-section:hover:before{background:linear-gradient(45deg,#5ce1e633,#5ce1e61a 50%,#5ce1e633)}.case-study-section h2{border-bottom:2px solid #5ce1e64d;color:#5ce1e6;color:var(--accent-color);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative;z-index:1}.case-study-section p{color:#fff;color:var(--text-primary);flex-grow:1;font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:1.1rem;line-height:1.6;position:relative;z-index:1}.case-study-cta{margin-top:5rem;text-align:center}.case-study-cta .hero-cta-button{background:linear-gradient(45deg,#5ce1e6,#5ce1e6cc);background:linear-gradient(45deg,var(--accent-color),#5ce1e6cc);border:none;border-radius:30px;color:#000;color:var(--bg-primary);cursor:pointer;font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:1rem;font-weight:600;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.case-study-cta .hero-cta-button:hover{box-shadow:0 0 20px #5ce1e666;transform:translateY(-2px)}.case-study-image-container{display:flex;justify-content:center;margin-bottom:2rem}.case-study-image{border-radius:15px;box-shadow:0 4px 15px #0003;filter:brightness(1);height:auto;transition:all .3s ease;width:300px}.case-study-image:hover{box-shadow:0 8px 25px #5ce1e633;filter:brightness(1.1);transform:translateY(-5px)}@media (max-width:1024px){.case-study-sections-grid{gap:1.5rem}.case-study-section{padding:1.5rem}}@media (max-width:768px){.case-study-container{padding:2rem}.case-study-sections-grid{gap:1.5rem;grid-template-columns:1fr}.case-study-section{padding:1.5rem}.case-study-image{width:250px}}@media (max-width:480px){.case-study-container{padding:1.5rem}.case-study-image{border-radius:10px!important;height:auto!important;max-width:90vw!important;width:180px!important}}.language-selector{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:1px solid #5ce1e633;border-radius:30px;bottom:2rem;box-shadow:0 4px 15px #0003;display:flex;gap:.5rem;padding:.5rem;position:fixed;right:2rem;z-index:1000}.language-btn{background:#0000;border:1px solid #5ce1e64d;border-radius:20px;color:#fff;color:var(--text-primary);cursor:pointer;font-family:Inter,sans-serif;font-family:var(--font-primary);font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.language-btn:hover{background:#5ce1e61a;transform:translateY(-2px)}.language-btn.active,.language-btn:hover{border-color:#5ce1e6;border-color:var(--accent-color)}.language-btn.active{background:#5ce1e6;background:var(--accent-color);color:#000;color:var(--bg-primary)}@media (max-width:768px){.language-selector{bottom:1.5rem;padding:.4rem;right:1.5rem}.language-btn{font-size:.8rem;padding:.4rem .8rem}}@media (max-width:480px){.language-selector{bottom:1rem;padding:.3rem;right:1rem}.language-btn{font-size:.75rem;padding:.3rem .6rem}}.chatbot-container{cursor:pointer;margin:0 auto 40px;max-width:600px;width:100%}.chatbot-title{color:#fff;color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:12px;text-align:center}.chatbot-box{align-items:center;background:#fff;border-radius:20px;box-shadow:0 2px 12px #00000014;display:flex;height:64px;min-height:64px;padding:0;position:relative}.chatbot-input{background:#0000;border:none;border-radius:20px;box-sizing:border-box;color:#333;font-size:1.1rem;height:100%;outline:none;padding:0 56px 0 16px;width:100%}.chatbot-arrow{bottom:14px;color:#00bcd4;font-size:1.5rem;pointer-events:none;position:absolute;right:18px;transition:transform .2s}.chatbot-container:hover .chatbot-arrow{transform:scale(1.15) translateY(-2px)}@media (max-width:768px){.chatbot-container{max-width:95vw}.chatbot-title{font-size:1.1rem}.chatbot-box{height:48px;min-height:48px}.chatbot-input{font-size:1rem;padding:0 48px 0 12px}.chatbot-arrow{bottom:10px;font-size:1.2rem;right:12px}.hero{min-height:70vh;padding:12rem 1rem 2rem}.hero-text-container{align-items:flex-start;margin-top:3rem;padding:0;width:100%}.hero h1{font-size:1.8rem;line-height:1.4;margin-bottom:1rem;text-align:left}.hero-subtitle{display:block!important;font-size:1.1rem!important;line-height:1.4!important;margin-bottom:1.5rem!important;max-width:80%!important;text-align:left!important;white-space:normal!important}}@media (max-width:480px){.hero{padding:10rem 1rem 2rem}.hero-text-container{margin-top:2.5rem}.hero h1{font-size:1.6rem}.hero-subtitle{font-size:1rem!important;line-height:1.4!important;max-width:90%!important;text-align:left!important;white-space:normal!important}.hero h1{font-size:1.8rem}.static-text,.switching-text{font-size:1.6rem}.hero-subtitle{font-size:1rem}.approach-card h3,.differentiator-card h3,.solution-text h3{font-size:1.1rem}.approach-card p,.differentiator-card p,.solution-text p,.success-story-content p{font-size:.9rem}.hero-cta-button{font-size:.95rem;padding:.8rem 1.5rem}}@media (max-width:768px){.header{height:auto;padding:.8rem 1rem}nav{display:none}.hero{min-height:70vh;padding:5rem 1rem 2rem;text-align:center}.hero-text-container{align-items:center;padding:0;width:100%}.hero h1{font-size:1.8rem;margin-bottom:1rem}.hero h1,.hero-subtitle{line-height:1.4;text-align:center}.hero-subtitle{font-size:1.2rem;margin-bottom:1.5rem;white-space:normal}.switching-text{margin:0 auto;width:auto}.switching-text span{display:block;font-size:1.4rem;margin-bottom:.5rem;position:relative}.static-text{display:block;font-size:1.4rem;margin-top:.5rem}.chatbot-input-style{margin:2rem auto 0;max-width:320px;padding:.8rem 1rem 3.5rem;width:90%}.chatbot-placeholder{font-size:.9rem}.stats-container{flex-direction:column;gap:1rem;margin:2rem auto;padding:1.5rem 1rem;width:90%}.stat-box{padding:1rem;width:100%}.counter{font-size:2.5rem}.stat-box p{font-size:1rem}}@media (max-width:480px){.hero h1{font-size:1.6rem}.hero-subtitle{font-size:1.1rem}.static-text,.switching-text span{font-size:1.2rem}.chatbot-input-style{padding:.7rem .8rem 3rem;width:95%}.chatbot-placeholder{font-size:.8rem}.stats-container{padding:1rem;width:95%}.counter{font-size:2rem}.stat-box p{font-size:.9rem}}@media (max-width:768px){.differentiators{margin:0;padding:1rem .2rem 2rem}.differentiators-grid{gap:1.5rem;grid-template-columns:1fr;padding:0}.differentiator-card{border-radius:18px;margin:0 auto;max-width:98vw;min-height:180px;padding:.5rem .5rem 1.5rem}.differentiator-card-image{border-radius:18px 18px 0 0;height:90px}.differentiator-card h3{font-size:1.1rem;margin:1rem 0 .5rem}.differentiator-card p{font-size:.95rem;line-height:1.4}}@media (max-width:480px){.differentiator-card{border-radius:14px;min-height:140px;padding:.3rem .2rem 1rem}.differentiator-card-image{border-radius:14px 14px 0 0;height:60px}.differentiator-card h3{font-size:1rem}.differentiator-card p{font-size:.85rem}}@media (max-width:768px){.hero{padding-top:12rem;text-align:right}.hero-text-container{align-items:flex-end;margin-top:3rem}.hero h1{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:1.2rem;gap:.3rem;justify-content:flex-end;line-height:1.4}.hero h1,.hero-subtitle{text-align:right;white-space:nowrap}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.static-text,.switching-text{align-items:center;display:inline-flex;font-size:1.2rem;text-align:right;white-space:nowrap}}@media (max-width:480px){.hero{padding-top:3.5rem!important}.hero-text-container{margin-top:2.5rem}.hero h1{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:1rem;gap:.2rem;justify-content:flex-end;white-space:nowrap}.hero-subtitle{font-size:.95rem!important;white-space:nowrap}.static-text,.switching-text{font-size:1rem;white-space:nowrap}}@media (max-width:768px){.switching-text{display:inline-block;height:1em;margin-right:.02em;position:relative;vertical-align:middle;width:150px}.switching-text span{animation:textSwitch 4s infinite;background-color:initial;color:#fff;color:var(--text-primary);font-size:1.2rem;font-weight:600;left:0;position:absolute;right:0;text-align:left;top:50%;transform:translateY(-50%);white-space:nowrap}.switching-text span:nth-child(2){animation-delay:2s}}@media (max-width:480px){.switching-text{width:120px}.switching-text span{font-size:1rem}}@media (max-width:768px){.hero h1{display:flex!important;flex-direction:row!important;font-size:1.2rem!important;gap:.3rem!important;justify-content:flex-end!important;margin-bottom:1rem!important;text-align:right!important}.hero h1,.switching-text{align-items:center!important;white-space:nowrap!important}.switching-text{display:inline-flex!important;height:1em!important;margin:0!important;position:relative!important;vertical-align:middle!important;width:150px!important}.switching-text span{animation:textSwitch 4s infinite;background-color:initial;color:#fff;color:var(--text-primary);font-size:1.2rem!important;font-weight:600;left:0;position:absolute!important;right:0;text-align:left;top:50%;transform:translateY(-50%);white-space:nowrap}.switching-text span:nth-child(2){animation-delay:2s}.static-text{align-items:center!important;display:inline-flex!important;font-size:1.2rem!important;margin:0!important;white-space:nowrap!important}}@media (max-width:480px){.hero h1{font-size:1rem!important;gap:.2rem!important}.switching-text{width:120px!important}.static-text,.switching-text span{font-size:1rem!important}}@media (max-width:768px){.hero h1{gap:0!important}.hero h1,.static-text,.switching-text{letter-spacing:0!important;padding:0!important}.static-text,.switching-text{margin:0!important}}@media (max-width:480px){.hero h1{gap:0!important}.hero h1,.static-text,.switching-text{letter-spacing:0!important;padding:0!important}.static-text,.switching-text{margin:0!important}}@media (max-width:768px){.static-text{margin-left:-1.5rem!important}}@media (max-width:480px){.static-text{margin-left:-2rem!important}}@media (max-width:768px){.hero h1{justify-content:flex-start!important}.hero h1,.hero-subtitle{text-align:left!important}}@media (max-width:480px){.hero h1{justify-content:flex-start!important}.hero h1,.hero-subtitle{text-align:left!important}}@media (max-width:768px){.stats-container{align-items:stretch;flex-direction:row!important;gap:0;justify-content:space-between;margin:2rem auto;padding:0 .5rem 1.5rem;width:100%}.stat-box{flex:1 1;margin:0 2px;min-width:0}}@media (max-width:480px){.stats-container{align-items:stretch;flex-direction:row!important;gap:0;justify-content:space-between;margin:1rem auto;padding:0 .2rem 1rem;width:100%}.stat-box{flex:1 1;margin:0 1px;min-width:0}}@media (max-width:768px){.stats-container{margin-top:4rem!important}}@media (max-width:480px){.stats-container{margin-top:4rem!important}}@media (max-width:768px){.hero h1,.hero-text-container{align-items:flex-start!important}.hero h1{justify-content:flex-start!important}.hero h1,.hero-subtitle{text-align:left!important}.hero-subtitle{align-self:flex-start!important}}@media (max-width:480px){.hero h1,.hero-text-container{align-items:flex-start!important}.hero h1{justify-content:flex-start!important}.hero h1,.hero-subtitle{text-align:left!important}.hero-subtitle{align-self:flex-start!important}}@media (max-width:768px){.hero h1{font-size:3rem!important}.hero-subtitle{font-size:1rem!important}}@media (max-width:480px){.hero h1{font-size:2.2rem!important}.hero-subtitle{font-size:.9rem!important}}@media (max-width:768px){.hero h1{font-size:4rem!important}}@media (max-width:480px){.hero h1{font-size:3rem!important}}@media (max-width:768px){.hero-subtitle{font-size:3rem!important}}@media (max-width:480px){.hero-subtitle{font-size:2.2rem!important}}@media (max-width:768px){.hero-subtitle{font-size:2rem!important}}@media (max-width:480px){.hero-subtitle{font-size:1.3rem!important}}@media (max-width:768px){.hero-subtitle{font-size:2.2rem!important}}@media (max-width:480px){.hero-subtitle{font-size:1.6rem!important}}.mobile-menu-btn{background:none;border:none;color:#fff;color:var(--text-primary);cursor:pointer;display:none;font-size:2rem;z-index:1100}@media (max-width:900px){.header{flex-direction:row;justify-content:space-between;padding:.8rem 1.2rem;position:relative}.header,.logo{align-items:center}.logo{display:flex;margin-bottom:0}.mobile-menu-btn{align-self:center;background:none;display:block;font-size:1.6rem;margin-left:auto;position:static;right:auto;top:auto}}.mobile-menu-overlay{align-items:flex-start;animation:fadeIn .2s;background:#0000!important;bottom:0;display:flex;height:100vh;justify-content:flex-end;left:0;position:fixed;right:0;top:0;width:100vw;z-index:1200}.mobile-menu{animation:slideInMenu .25s cubic-bezier(.4,0,.2,1);background:#222!important;box-shadow:-2px 0 16px #0003!important;display:flex;flex-direction:column;margin:0!important;max-height:90vh!important;max-width:240px!important;min-height:100px!important;min-width:0!important;padding:2.5rem 1.5rem 1.5rem!important;position:relative;width:80vw!important}@keyframes slideInMenu{0%{transform:translateX(100%)}to{transform:translateX(0)}}.close-mobile-menu{background:none;border:none;color:#5ce1e6;color:var(--accent-color);cursor:pointer;font-size:2.2rem;position:absolute;right:1.2rem;top:1.2rem;z-index:1300}.mobile-menu a{border-radius:8px;color:#fff;color:var(--text-primary);font-size:1rem;font-weight:600;margin:.7rem 0;padding:.4rem .5rem;text-decoration:none;transition:color .2s;word-break:break-word}.mobile-menu a:hover{background:#5ce1e614;color:#5ce1e6;color:var(--accent-color)}@media (min-width:901px){.mobile-menu-btn,.mobile-menu-overlay{display:none!important}.desktop-nav{display:flex!important}}@media (max-width:768px){.differentiator-card-image{aspect-ratio:5/4;background:#000;border-radius:18px 18px 0 0;display:block;height:auto;margin-left:auto;margin-right:auto;max-height:270px;max-width:340px;object-fit:contain;width:100%}}@media (max-width:480px){.differentiator-card-image{aspect-ratio:5/4;background:#000;border-radius:14px 14px 0 0;display:block;height:auto;margin-left:auto;margin-right:auto;max-height:200px;max-width:280px;object-fit:contain;width:100%}}@media (max-width:768px){.differentiator-card{margin-left:auto;margin-right:auto;max-width:95vw}.differentiators-grid{gap:2.5rem}}@media (max-width:480px){.differentiator-card{margin-left:auto;margin-right:auto;max-width:90vw}.differentiators-grid{gap:2rem}}@media (max-width:768px){.ai-different-approach,.approach-card,.approach-item{box-sizing:border-box}.ai-different-approach{margin:0;padding:2rem 0;text-align:center}.approach-grid{align-items:center;justify-content:center}.approach-item{align-items:center;box-sizing:border-box;flex-direction:column;gap:.5rem;margin:0 auto 2rem;max-width:95vw;padding:0;text-align:center;width:100%}.approach-icon-top{align-self:center;margin:0 0 .5rem}.approach-card{box-sizing:border-box;display:block;margin:0 auto;max-width:92vw;padding:0}.approach-card,.approach-card h3,.approach-card p{overflow-wrap:break-word;text-align:center;white-space:normal;width:100%;word-break:break-word}.approach-card h3,.approach-card p{margin-left:0;margin-right:0}.approach-card{box-sizing:border-box;display:block;margin:0 auto;max-width:none;padding-left:1rem;padding-right:1rem}.approach-card,.approach-card h3,.approach-card p{overflow-wrap:break-word;text-align:center;white-space:normal;width:100%;word-break:break-word}.approach-card h3,.approach-card p{margin-left:0;margin-right:0}.ai-different-approach h2,.solutions-header h2,.success-stories-header h2{display:block!important;font-family:ABeeZee,sans-serif!important;font-family:var(--font-title)!important;font-size:2rem!important;font-weight:400!important;letter-spacing:0!important;line-height:1.1!important;margin-bottom:.7rem!important;margin-left:1rem!important;max-width:90vw!important;text-align:left!important;white-space:normal!important;word-break:break-word!important}}@media (max-width:480px){.ai-different-approach h2,.solutions-header h2,.success-stories-header h2{display:block!important;font-family:ABeeZee,sans-serif!important;font-family:var(--font-title)!important;font-size:1.6rem!important;font-weight:400!important;letter-spacing:0!important;line-height:1.1!important;margin-bottom:.7rem!important;margin-left:.8rem!important;max-width:90vw!important;text-align:left!important;white-space:normal!important;word-break:break-word!important}}@media (max-width:900px){.approach-item{align-items:flex-start;max-width:340px}.approach-card,.approach-item{margin-left:0;margin-right:auto}.approach-card{padding-left:.5rem;padding-right:.5rem;text-align:left}.approach-card h3,.approach-card p{margin-left:0;margin-right:0;text-align:left}.ai-different-approach h2{font-size:1.5rem;margin-bottom:.7rem;max-width:90vw}.ai-different-approach .intro,.ai-different-approach h2{margin-left:1rem;text-align:left;white-space:normal;word-break:break-word}.ai-different-approach .intro{font-size:1.1rem;line-height:1.4;margin-bottom:1.2rem;max-width:92vw}.ai-different-approach{box-sizing:border-box!important;margin-left:0!important;max-width:100vw!important;padding-left:0!important;width:100vw!important}.ai-different-approach .intro,.ai-different-approach h2{display:block;margin-left:.8rem;margin-right:.8rem;max-width:100vw;overflow-wrap:break-word!important;text-align:left;white-space:normal!important;width:100%;word-break:break-word!important}.ai-different-approach h2{font-size:1.5rem;margin-bottom:.7rem}.ai-different-approach .intro{font-size:1.1rem;line-height:1.4;margin-bottom:1.2rem}.ai-different-approach h2{margin-top:2.5rem!important}.success-story-image-wrapper{align-items:center;aspect-ratio:1/1!important;border-radius:20px!important;display:flex!important;height:50vw!important;justify-content:center;margin:.7rem auto!important;max-height:150px!important;max-width:150px!important;overflow:hidden!important;width:50vw!important}.success-story-image-outside{background:none!important;border-radius:0!important;border-radius:20px!important;display:block!important;height:100%!important;margin:0!important;object-fit:cover!important;width:100%!important}}@media (min-width:1025px){.ai-different-approach{padding-left:5vw}}@media (max-width:768px){.success-stories{margin:0 0 4rem!important;max-width:100vw!important;padding:2rem .5rem!important}.success-stories-header .intro,.success-stories-header h2{font-size:1.2rem!important;margin-left:0!important;margin-right:0!important;max-width:95vw!important;text-align:center!important}.success-stories-grid{gap:4rem!important;grid-template-columns:1fr!important}.success-stories-grid,.success-story-unit{margin:0 auto!important;max-width:95vw!important}.success-story-unit{align-items:center!important;width:100%!important}.success-story-image-wrapper{display:flex!important;justify-content:center!important;margin:0 auto 1rem!important;max-width:320px!important;width:90vw!important}.success-story-image-outside{border-radius:16px!important;height:auto!important;margin:0!important;max-width:320px!important;width:100%!important}.success-story-content h3{font-size:1.1rem!important;margin-bottom:.5rem!important;text-align:center!important}.success-story-content p{font-size:.95rem!important;margin:0!important;text-align:center!important}.button-container{display:flex!important;justify-content:center!important;margin-top:1.5rem!important}.hero-cta-button{display:block!important;font-size:1rem!important;margin:0 auto!important;max-width:320px!important;padding:.8rem 1.2rem!important;width:90vw!important}.solutions{margin:0!important;max-width:100vw!important;padding:2rem .5rem!important}.solutions-header .intro,.solutions-header h2{font-size:1.2rem!important;margin-left:0!important;margin-right:0!important;max-width:95vw!important;text-align:center!important}.solutions-grid{gap:4rem!important;grid-template-columns:1fr!important}.solution-card,.solutions-grid{margin:0 auto!important;max-width:95vw!important}.solution-card{border-radius:14px!important;box-shadow:none!important;padding:1rem!important;width:100%!important}.solution-content{align-items:center!important;flex-direction:row!important;gap:1rem!important}.solution-icon{align-items:center!important;display:flex!important;justify-content:center!important;min-width:40px!important}.solution-dot{height:32px!important;margin:0!important;width:32px!important}.solution-text h3{font-size:1.1rem!important;margin-bottom:.3rem!important;text-align:left!important}.solution-text p{font-size:.95rem!important;margin:0!important;text-align:left!important}}@media (max-width:480px){.success-story-image-wrapper{max-width:95vw!important}.success-story-image-outside{border-radius:12px!important;max-width:95vw!important}.hero-cta-button{font-size:.95rem!important;max-width:95vw!important;padding:.7rem .8rem!important}.solution-card{border-radius:10px!important;padding:.7rem!important}.solution-dot{height:24px!important;width:24px!important}}@media (max-width:768px){.success-story-image-wrapper{max-width:240px!important;width:90vw!important}.success-story-image-outside{height:auto!important;max-width:240px!important;width:100%!important}.solution-dot{height:36px!important;width:36px!important}}@media (max-width:480px){.success-story-image-wrapper{max-width:180px!important;width:90vw!important}.success-story-image-outside{height:auto!important;max-width:180px!important;width:100%!important}.solution-dot{height:28px!important;width:28px!important}}@media (max-width:768px){.solutions-grid,.success-stories-grid{gap:4rem!important}}@media (max-width:480px){.solutions-grid,.success-stories-grid{gap:3.5rem!important}.solution-card,.success-story-unit{margin-bottom:1.5rem!important}}@media (max-width:768px){.success-story-content h3{font-size:1.1rem!important;margin-bottom:.5rem!important;text-align:left!important}.success-story-content p{font-size:.95rem!important;margin:0!important;text-align:left!important}.solution-text h3{font-size:1.1rem!important;margin-bottom:.3rem!important;text-align:left!important}.solution-text p{font-size:.95rem!important;margin:0!important;text-align:left!important}.success-story-content{padding:0!important;width:100%!important}.solution-text{width:100%!important}.solution-text,.success-story-content{box-sizing:border-box!important;padding:0 1.5rem!important;width:100%!important}.solution-card,.success-story-unit{box-sizing:border-box!important;margin-bottom:2rem!important;padding:0 1rem!important}}@media (max-width:480px){.solution-text,.success-story-content{padding:0 1.2rem!important}.solution-card,.success-story-unit{padding:0 .8rem!important}}@media (max-width:768px){.solutions-header h2,.success-stories-header h2{font-size:1.5rem!important;margin-bottom:.7rem!important;max-width:90vw!important}.solutions-header .intro,.solutions-header h2,.success-stories-header .intro,.success-stories-header h2{margin-left:1rem!important;text-align:left!important;white-space:normal!important;word-break:break-word!important}.solutions-header .intro,.success-stories-header .intro{font-size:1.1rem!important;line-height:1.4!important;margin-bottom:1.2rem!important;max-width:92vw!important;overflow-wrap:break-word!important}.solutions,.success-stories{box-sizing:border-box!important;margin-left:0!important;max-width:100vw!important;padding-left:0!important;width:100vw!important}}@media (max-width:480px){.solutions-header h2,.success-stories-header h2{font-size:1.3rem!important;margin-left:.8rem!important}.solutions-header .intro,.success-stories-header .intro{font-size:1rem!important;margin-left:.8rem!important}}@media (max-width:768px){.solutions{box-sizing:border-box!important;margin:0!important;max-width:100vw!important;padding:2rem 0!important;width:100vw!important}.solutions-header{margin:0!important;padding:0!important;width:100%!important}.solutions-header h2{font-size:1.5rem!important;margin-bottom:.7rem!important;max-width:90vw!important}.solutions-header .intro,.solutions-header h2{margin-left:1rem!important;text-align:left!important;white-space:normal!important;word-break:break-word!important}.solutions-header .intro{font-size:1.1rem!important;line-height:1.4!important;margin-bottom:1.2rem!important;max-width:92vw!important;overflow-wrap:break-word!important}}@media (max-width:480px){.solutions-header h2{font-size:1.3rem!important;margin-left:.8rem!important}.solutions-header .intro{font-size:1rem!important;margin-left:.8rem!important}}@media (max-width:768px){#ai-different-approach h2,.ai-different-approach h2{display:block!important;font-family:ABeeZee,sans-serif!important;font-family:var(--font-title)!important;font-size:2.5rem!important;font-weight:800!important;letter-spacing:0!important;line-height:1.1!important;margin-bottom:.7rem!important;margin-left:1rem!important;max-width:90vw!important;text-align:left!important;white-space:normal!important;word-break:break-word!important}}@media (max-width:480px){#ai-different-approach h2,.ai-different-approach h2{display:block!important;font-family:ABeeZee,sans-serif!important;font-family:var(--font-title)!important;font-size:2.2rem!important;font-weight:800!important;letter-spacing:0!important;line-height:1.1!important;margin-bottom:.7rem!important;margin-left:.8rem!important;max-width:90vw!important;text-align:left!important;white-space:normal!important;word-break:break-word!important}}@media (max-width:768px){#ai-different-approach h2,.ai-different-approach h2,.hero h1,.hero h2,.hero-subtitle,.hero-title,.solutions-header h2,.success-stories-header h2,h1,h2,h3{display:block!important;font-family:ABeeZee,sans-serif!important;font-family:var(--font-title)!important;font-size:2.5rem!important;font-weight:800!important;letter-spacing:0!important;line-height:1.1!important;margin-bottom:.7rem!important;margin-left:1rem!important;max-width:90vw!important;text-align:left!important;white-space:normal!important;word-break:break-word!important}}@media (max-width:480px){#ai-different-approach h2,.ai-different-approach h2,.hero h1,.hero h2,.hero-subtitle,.hero-title,.solutions-header h2,.success-stories-header h2,h1,h2,h3{display:block!important;font-family:ABeeZee,sans-serif!important;font-family:var(--font-title)!important;font-size:2.2rem!important;font-weight:800!important;letter-spacing:0!important;line-height:1.1!important;margin-bottom:.7rem!important;margin-left:.8rem!important;max-width:90vw!important;text-align:left!important;white-space:normal!important;word-break:break-word!important}}@media (max-width:768px){.hero-subtitle{font-family:Inter,sans-serif!important;font-family:var(--font-primary)!important;text-align:left!important}}@media (max-width:480px){.hero-subtitle{font-family:Inter,sans-serif!important;font-family:var(--font-primary)!important;text-align:left!important}}@media (max-width:768px){.success-stories-header h2{font-weight:400!important}}@media (max-width:480px){.success-stories-header h2{font-weight:400!important}}@media (max-width:768px){.differentiator-card h3{font-size:1.1rem!important;font-weight:600!important;margin-bottom:.5rem!important;text-align:center!important}}@media (max-width:480px){.differentiator-card h3{font-size:1rem!important;font-weight:600!important;margin-bottom:.5rem!important;text-align:center!important}}@media (max-width:768px){.approach-card h3{font-size:1.1rem!important;font-weight:600!important;margin-bottom:.5rem!important;text-align:left!important}}@media (max-width:480px){.approach-card h3{font-size:1rem!important;font-weight:600!important;margin-bottom:.5rem!important;text-align:left!important}}#ai-different-approach h2,.ai-different-approach h2,.differentiators h2,.hero h1,.hero-subtitle,.solutions-header h2,.success-stories-header h2{color:#fff!important;color:var(--text-primary)!important;display:block!important;font-family:ABeeZee,sans-serif!important;font-family:var(--font-title)!important;font-size:2.5rem!important;font-weight:400!important;letter-spacing:0!important;line-height:1.1!important;margin-bottom:1.5rem!important;margin-left:0!important;padding-left:0!important;text-align:left!important;white-space:normal!important;word-break:break-word!important}@media (max-width:768px){#ai-different-approach h2,.ai-different-approach h2,.hero h1,.hero-subtitle,.solutions-header h2,.success-stories-header h2{font-size:2rem!important;margin-bottom:1rem!important}}@media (max-width:480px){#ai-different-approach h2,.ai-different-approach h2,.hero h1,.hero-subtitle,.solutions-header h2,.success-stories-header h2{font-size:1.5rem!important;margin-bottom:.8rem!important}}.ai-different-approach,.hero-text-container,.solutions-header,.success-stories-header{padding-left:0!important}@media (max-width:768px){.ai-different-approach,.hero-text-container,.solutions-header,.success-stories-header{padding-left:1rem!important}}@media (max-width:480px){.ai-different-approach,.hero-text-container,.solutions-header,.success-stories-header{padding-left:.7rem!important}}#ai-different-approach h2,.ai-different-approach h2,.hero h1,.hero-subtitle,.solutions-header h2,.success-stories-header h2{padding-left:1.5rem!important}@media (max-width:768px){#ai-different-approach h2,.ai-different-approach h2,.hero h1,.hero-subtitle,.solutions-header h2,.success-stories-header h2{padding-left:1rem!important}}@media (max-width:480px){#ai-different-approach h2,.ai-different-approach h2,.hero h1,.hero-subtitle,.solutions-header h2,.success-stories-header h2{padding-left:.7rem!important}}@media (max-width:768px){.hero-subtitle{font-size:2.2rem!important;font-weight:700;line-height:1.6;max-width:90%;text-align:left;white-space:normal}}@media (max-width:480px){.hero-subtitle{font-size:1.8rem!important;font-weight:700;line-height:1.2;margin:0;max-width:90%;text-align:left;white-space:normal}}.main-section{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1200px;padding-left:7rem;padding-right:4rem}.ai-different-approach,.hero,.solutions,.success-stories{margin-left:0!important;margin-right:0!important;max-width:100vw}#ai-different-approach h2,.ai-different-approach h2,.hero h1,.hero-subtitle,.solutions-header h2,.success-stories-header h2{margin-left:0!important;padding-left:0!important}.main-section>*{box-sizing:border-box;padding-left:inherit;padding-right:inherit}@media (max-width:768px){.ai-different-approach,.ai-different-approach .intro,.ai-different-approach h2,.ai-different-approach>*,.differentiator-card,.differentiator-card h3,.differentiator-card p,.differentiators,.differentiators-grid,.main-content,.main-content>*,.solution-text,.solutions,.solutions-header,.solutions>*,.success-stories,.success-stories-header,.success-stories>*,.success-story-content{box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;max-width:100%!important;overflow-wrap:break-word!important;padding-left:.1rem!important;padding-right:.1rem!important;width:100%!important;word-break:break-word!important}}@media (max-width:480px){.ai-different-approach,.ai-different-approach .intro,.ai-different-approach h2,.ai-different-approach>*,.differentiator-card,.differentiator-card h3,.differentiator-card p,.differentiators,.differentiators-grid,.main-content,.main-content>*,.solution-text,.solutions,.solutions-header,.solutions>*,.success-stories,.success-stories-header,.success-stories>*,.success-story-content{max-width:100%!important;overflow-wrap:break-word!important;padding-left:.1rem!important;padding-right:.1rem!important;width:100%!important;word-break:break-word!important}}@media (max-width:768px){.App{padding:0!important}#ai-different-approach h2,.ai-different-approach h2,.hero h1,.hero-subtitle,.solutions-header h2,.success-stories-header h2{padding-inline:1rem!important}}@media (max-width:480px){#ai-different-approach h2,.ai-different-approach h2,.hero h1,.hero-subtitle,.solutions-header h2,.success-stories-header h2{padding-inline:.7rem!important}.hero,.hero-text-container{padding-left:1rem!important;padding-right:1rem!important}.hero h1,.hero-subtitle{font-size:1.5rem!important;margin-left:0!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;text-align:left!important;white-space:normal!important}.hero-subtitle{margin-bottom:.7rem!important}.ai-different-approach,.ai-different-approach .intro,.ai-different-approach h2,.ai-different-approach>*,.differentiator-card,.differentiator-card h3,.differentiator-card p,.differentiators,.differentiators-grid,.main-content,.main-content>*,.solution-text,.solutions,.solutions-header,.solutions>*,.success-stories,.success-stories-header,.success-stories>*,.success-story-content{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}}@media (max-width:350px){.ai-different-approach,.ai-different-approach .intro,.ai-different-approach h2,.differentiator-card,.differentiator-card h3,.differentiator-card p,.differentiators,.differentiators-grid,.hero,.hero-text-container,.main-content,.solution-text,.solutions,.solutions-header,.success-stories,.success-stories-header,.success-story-content{box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;max-width:100vw!important;padding-left:12px!important;padding-right:12px!important}.hero h1,.hero-subtitle{font-size:1.2rem!important;margin-left:0!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;text-align:left!important;white-space:normal!important}}@media (max-width:480px){.stats-container{box-sizing:border-box!important;margin:1.5rem auto!important;max-width:340px!important;padding:1rem 0!important;width:100%!important}.chatbot-input-style{box-sizing:border-box!important;display:block!important;margin-left:18px!important;margin-right:0!important;max-width:320px!important;min-width:0!important;text-align:left!important;width:90%!important}.hero-subtitle{font-size:1rem!important;line-height:1.2!important;margin-bottom:.7rem!important;margin-top:1.2rem!important;max-width:95vw!important}.static-text{display:block!important;margin-left:0!important;margin-top:.2rem!important;white-space:normal!important}.client-page{padding:1.2rem .5rem!important}.client-hero h1{font-size:1.3rem!important;margin-bottom:.7rem!important;text-align:center!important}.client-hero p{font-size:1rem!important;margin-bottom:1.2rem!important;text-align:center!important}.success-stories-grid{gap:2rem!important;grid-template-columns:1fr!important}.success-stories-grid,.success-story-unit{margin:0 auto!important;max-width:95vw!important}.success-story-unit{align-items:center!important;padding:.5rem 0!important;width:100%!important}.success-story-image-outside{border-radius:12px!important;height:auto!important;margin-bottom:1rem!important;max-width:95vw!important}.success-story-content h3{font-size:1.1rem!important;margin-bottom:.5rem!important;text-align:center!important}.success-story-content p{font-size:.95rem!important;margin:0!important;text-align:center!important}.client-cta{margin-top:2rem!important;padding:1.5rem .5rem!important;text-align:center!important}.client-cta h2{font-size:1.1rem!important;margin-bottom:.7rem!important}.client-cta p{font-size:1rem!important;margin-bottom:1.2rem!important}.hero-cta-button{display:block!important;font-size:1rem!important;margin:0 auto!important;max-width:320px!important;padding:.8rem 1.2rem!important;width:90vw!important}.client-hero p{margin-bottom:0!important}.success-stories-grid{margin-top:0!important}}@media (min-width:769px){.success-stories-grid{justify-content:center;margin-left:auto!important;margin-right:auto!important;max-width:1200px!important;width:100%}}@media (max-width:480px){.client-cta h2{text-align:center!important}.bidafarma-page{padding:1.2rem .5rem!important}.case-study-container{padding:.5rem!important}.case-study-header{margin-bottom:1.2rem!important;text-align:center!important}.case-study-image-container{justify-content:center!important;margin-bottom:1rem!important}.case-study-image{border-radius:10px!important;height:auto!important;max-width:80vw!important;width:120px!important}.case-study-header .subtitle{font-size:1rem!important;margin-bottom:1rem!important;margin-top:.5rem!important;text-align:center!important}.case-study-sections-grid{gap:1.2rem!important;grid-template-columns:1fr!important;margin:1.2rem 0!important}.case-study-section{border-radius:8px!important;padding:1rem!important}.case-study-section h2{font-size:1.1rem!important;margin-bottom:.5rem!important;text-align:center!important}.case-study-section p{font-size:.95rem!important;text-align:center!important}.back-button{display:block!important;font-size:.95rem!important;left:.5rem!important;margin-bottom:1rem!important;padding:.5rem 1rem!important;position:static!important;top:.5rem!important}.case-study-sections-grid{gap:3.5rem!important}.back-button{border-radius:8px!important;box-sizing:border-box!important;display:inline-block!important;font-size:.95rem!important;margin-left:0!important;margin-right:auto!important;max-width:70vw!important;min-width:0!important;padding:.4rem 1.2rem!important;width:auto!important}.contact-container{box-sizing:border-box!important;display:block!important;margin:0!important;max-width:100vw!important;padding:0!important;width:100%!important}.contact-form-container,.contact-info{box-sizing:border-box!important;left:50%!important;margin-left:auto!important;margin-left:0!important;margin-right:auto!important;margin-right:0!important;max-width:340px!important;max-width:86vw!important;padding:1rem!important;padding-left:1rem!important;padding-right:1rem!important;position:relative!important;transform:translateX(-50%)!important;width:100%!important;width:86vw!important}.contact-form{width:100%!important}.form-group input,.form-group textarea{box-sizing:border-box!important;min-width:0!important;width:100%!important}.contact-info{margin-bottom:2rem!important}.contact-hero h1{text-align:center!important}}.hero-text-container{align-items:flex-start!important;text-align:left!important}#hero-title,.hero h1,.hero-subtitle{align-self:flex-start!important;text-align:left!important}@media (max-width:768px){.hero-text-container{align-items:flex-start!important;text-align:left!important}#hero-title,.hero h1,.hero-subtitle{align-self:flex-start!important;text-align:left!important}}@media (max-width:480px){.hero-text-container{align-items:flex-start!important;text-align:left!important}#hero-title,.hero h1,.hero-subtitle{align-self:flex-start!important;text-align:left!important}}.hero-text-container{padding-left:100px!important}@media (max-width:768px){.hero-text-container{padding-left:20px!important}}@media (max-width:480px){.hero-text-container{padding-left:10px!important}}.hero-text-container{padding-left:160px!important}@media (max-width:768px){.hero-text-container{padding-left:40px!important}}@media (max-width:480px){.hero-text-container{padding-left:16px!important}}.hero-text-container{padding-left:280px!important}@media (max-width:768px){.hero-text-container{padding-left:80px!important}}@media (max-width:480px){.hero-text-container{padding-left:32px!important}}.hero-text-container{padding-left:270px!important}@media (max-width:768px){.hero-text-container{padding-left:100px!important}}@media (max-width:480px){.hero-text-container{padding-left:30px!important}}.contact-link{color:#fff!important;color:var(--text-primary)!important;text-decoration:none;transition:all .3s ease}.contact-link:hover{color:#5ce1e6!important;color:var(--accent-color)!important;text-decoration:underline}.redirect-message{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:initial;background-image:url(/static/media/contact-bg.6f6f5ede1af6a3d12a8f.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:.5px solid #5ce1e64d;border-radius:15px;box-shadow:0 8px 32px #0003;color:#fff;flex:1 1;margin:0 auto;max-width:800px;overflow:hidden;padding:4rem;position:relative;text-align:center;transition:all .3s ease}.redirect-message:before{background:#00000073;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.redirect-message>*{position:relative;z-index:2}.redirect-message:hover{border-color:#5ce1e680;box-shadow:0 12px 40px #5ce1e626;transform:translateY(-5px)}.redirect-message h3{color:#fff;color:var(--text-primary);font-family:ABeeZee,sans-serif;font-family:var(--font-title);font-size:2.5rem;margin-bottom:2rem}.redirect-message p{color:#e0e0e0;color:var(--text-secondary);font-size:1.2rem;line-height:1.6;margin-bottom:3rem}.redirect-button{background:linear-gradient(45deg,#5ce1e6,#5ce1e6);background:linear-gradient(45deg,var(--accent-color),var(--primary-color));border:none;border-radius:8px;color:#000;color:var(--bg-primary);cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:600;overflow:hidden;padding:1.2rem 3rem;position:relative;text-decoration:none;transition:all .3s ease}.redirect-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:.5s;width:100%}.redirect-button:hover{box-shadow:0 8px 20px #5ce1e64d;transform:translateY(-2px)}.redirect-button:hover:before{left:100%}@media (max-width:768px){.contact-info{flex:0 0 100%;margin-bottom:2rem;margin-right:0}.redirect-message{padding:3rem}.redirect-message h3{font-size:2rem}.redirect-message p{font-size:1.1rem}.contact-hero,.contact-page{padding:2rem 1rem}.contact-hero{text-align:center}.contact-hero h1{font-size:2rem;margin-bottom:1rem}.contact-hero p{font-size:1rem;line-height:1.5}.contact-container{flex-direction:column;gap:2rem;padding:1rem}.contact-info{width:100%}.info-card{padding:1.5rem}.info-item{margin-bottom:1rem}.redirect-message{padding:1.5rem;text-align:center;width:100%}.redirect-message h3{font-size:1.5rem;margin-bottom:1rem}.redirect-message p{font-size:1rem;margin-bottom:1.5rem}.redirect-button{margin:0 auto;max-width:300px;width:100%}}@media (max-width:480px){.contact-page{padding:1rem}.contact-hero{padding:1.5rem 1rem}.contact-hero h1{font-size:1.75rem}.contact-hero p{font-size:.9rem}.info-card{padding:1rem}.info-item{font-size:.9rem}.redirect-message{padding:1rem}.redirect-message h3{font-size:1.25rem}.redirect-message p{font-size:.9rem}.redirect-button{font-size:.9rem;padding:.75rem 1.5rem}.contact-page{min-height:100vh;padding:.5rem .2rem!important}.contact-container{margin-bottom:0!important;padding-bottom:0!important}.info-card{background:#0000!important;border-radius:10px!important;border-width:1px!important;box-shadow:none!important;margin:0 auto 1.2rem!important;max-width:94vw!important;padding:1rem .7rem!important}.info-card h3{font-size:1.05rem!important;font-weight:700!important;letter-spacing:0!important;line-height:1.15!important;margin-bottom:1rem!important;max-width:100%;text-align:left!important;white-space:normal!important;word-break:break-word!important}.info-item{font-size:.95rem!important;gap:.5rem!important;margin-bottom:.7rem!important}.info-item i{font-size:1rem!important;margin-right:.7rem!important}.contact-link,.info-item p{font-size:.95rem!important;word-break:break-word!important}.redirect-message{background-position:50%!important;background-size:cover!important;border-radius:10px!important;box-shadow:none!important;display:block!important;margin:.5rem 4vw!important;max-width:92vw!important;min-width:0!important;padding:1rem .7rem!important;width:auto}.redirect-message h3{font-size:1.05rem!important;font-weight:700!important;letter-spacing:0!important;line-height:1.15!important;margin-bottom:.7rem!important;max-width:100%;white-space:normal!important}.redirect-message h3,.redirect-message p{text-align:left!important;word-break:break-word!important}.redirect-message p{font-size:.95rem!important;line-height:1.3!important;margin-bottom:1rem!important}.redirect-button{border-radius:8px!important;display:block!important;font-size:1rem!important;margin:0 auto!important;max-width:100%!important;padding:.7rem 0!important;width:100%!important}.hero-subtitle{box-sizing:border-box;padding-left:32px!important;width:100%}#hero-title,.hero h1{box-sizing:border-box;font-size:1.1rem!important;line-height:1.15!important;padding-left:0!important;padding-right:0!important;text-align:left!important;white-space:normal!important;word-break:break-word!important}#hero-title,.hero h1,.hero-text-container{margin-left:0!important;margin-right:0!important;width:100%!important}.hero-text-container{align-items:flex-start!important;box-sizing:border-box!important;padding-left:5px!important;padding-right:28px!important}#hero-title,.hero h1,.hero-subtitle{box-sizing:border-box!important;display:block!important;line-height:1.18!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;text-align:left!important;width:100%!important}#hero-title,.hero h1,.hero h1 .static-text,.hero h1 .switching-text,.hero-subtitle{font-size:1.15rem!important;overflow-wrap:break-word!important;white-space:normal!important;word-break:break-word!important}.hero h1 .static-text,.hero h1 .switching-text{display:inline!important}#hero-title,.hero .lead-text,.hero .static-text,.hero .subtitle,.hero .switching-text,.hero .switching-text span,.hero h1,.hero p,.hero-subtitle,.hero-text-container{box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}#hero-title,.hero .lead-text,.hero .static-text,.hero .subtitle,.hero .switching-text,.hero .switching-text span,.hero h1,.hero p,.hero-subtitle,.hero-text-container{display:block!important;overflow-wrap:break-word!important;padding-left:5px!important;padding-right:28px!important;text-align:left!important;white-space:normal!important;width:100%!important;word-break:break-word!important}.hero .static-text,.hero-subtitle{font-size:1.1rem!important;line-height:1.3!important;margin:0!important;writing-mode:initial!important}.switching-text{display:inline-block!important;height:1.1em!important;max-width:100%!important;min-width:70px!important;overflow:hidden!important;position:relative!important;vertical-align:middle!important;width:90px!important}.switching-text,.switching-text span{font-size:.85rem!important;line-height:1.1!important;margin:0!important;padding:0!important}.switching-text span{animation:textSwitch 4s infinite!important;background:none!important;display:block!important;left:0!important;position:absolute!important;right:0!important;text-align:left!important;top:50%!important;transform:translateY(-50%)!important;white-space:nowrap!important;width:100%!important}.switching-text span:nth-child(2){animation-delay:2s!important}#hero-title,.hero h1{align-items:center!important;display:flex!important;flex-direction:row!important;font-size:1rem!important;gap:.3rem!important;white-space:normal!important;width:100%!important}#hero-title,.hero h1,.switching-text{line-height:1.1!important;margin:0!important;padding:0!important}.switching-text{display:inline-block!important;font-size:.95rem!important;height:1.1em!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;position:relative!important;vertical-align:middle!important;width:auto!important}.switching-text span{animation:textSwitch 4s infinite!important;background:none!important;display:block!important;font-size:.95rem!important;left:0!important;line-height:1.1!important;margin:0!important;padding:0!important;position:absolute!important;right:0!important;text-align:left!important;top:50%!important;transform:translateY(-50%)!important;white-space:nowrap!important;width:100%!important}.switching-text span:nth-child(2){animation-delay:2s!important}.static-text{display:block!important;font-size:.95rem!important;line-height:1.1!important;margin-left:0!important;margin-top:.3rem!important}#hero-title,.hero h1,.static-text{text-align:left!important;white-space:normal!important;width:100%!important}#hero-title,.hero h1{align-items:flex-start!important;display:flex!important;flex-direction:column!important;gap:.1rem!important}#hero-title,.hero h1,.switching-text{margin:0!important;padding:0!important}.switching-text{display:inline-block!important;height:1.1em!important;max-width:100%!important;min-width:0!important;overflow:hidden!important;position:relative!important;width:auto!important}.switching-text,.switching-text span{font-size:.95rem!important;line-height:1.1!important;text-align:left!important}.switching-text span{animation:textSwitch 4s infinite!important;background:none!important;display:block!important;left:0!important;margin:0!important;padding:0!important;position:absolute!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;white-space:nowrap!important;width:100%!important}.switching-text span:nth-child(2){animation-delay:2s!important}.static-text{clear:both!important;display:block!important;font-size:.95rem!important;line-height:1.1!important;margin-left:0!important;margin-top:.5em!important;position:static!important;text-align:left!important;white-space:normal!important;width:100%!important}.switching-text{font-size:1.05rem!important;height:1.2em!important}.static-text,.switching-text span{font-size:1.05rem!important;line-height:1.2!important}#hero-title,.hero h1,.static-text,.switching-text{box-sizing:border-box!important;padding-left:18px!important}.static-text{background:none!important}#hero-title,.chatbot-input-style,.hero h1{margin-top:2em!important}.chatbot-input-style{margin-left:5px!important}.stat-box p{display:block!important;margin:0 auto!important;overflow-wrap:normal!important;text-align:center!important;white-space:nowrap!important;width:100%!important;word-break:normal!important}.stats-container{box-sizing:border-box!important;left:0!important;margin-left:5px!important;margin-right:auto!important;max-width:340px!important;right:0!important;width:98vw!important}.stat-box,.stats-container{justify-content:center!important}.stat-box{align-items:center!important;display:flex!important;flex-direction:column!important;text-align:center!important}.stat-box h2,.stat-box p{margin-left:0!important;margin-right:0!important;text-align:center!important;width:100%!important}.stats-container{margin-top:3.5em!important}.ai-different-approach{box-sizing:border-box!important;padding-left:1rem!important;padding-right:1rem!important}}.video-section{margin-top:3rem;padding:2rem 0}.video-container{height:0;margin:0 auto;max-width:800px;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-container iframe{border-radius:8px;box-shadow:0 4px 6px #0000001a;height:100%;left:0;position:absolute;top:0;width:100%}.content-page{background:#000;color:#fff;font-family:Inter,sans-serif;margin:0 auto;max-width:1200px;padding:2rem}.content-hero{background:#000;margin-bottom:2rem;padding:3rem 0;position:relative;text-align:center}.hero-content{position:relative;z-index:2}.content-hero h1{color:#fff;font-family:ABeeZee,sans-serif;font-size:3.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:0}.content-hero p{color:#fff;font-size:1.4rem;font-weight:400;margin:0 auto;max-width:600px;opacity:.9}.hero-circle{display:none}.content-filters{border-bottom:1px solid #ffffff1a;margin-bottom:2rem}.filter-tabs{display:flex;gap:2rem;padding:0 2rem}.filter-tab{background:none;border:none;color:#fff9;cursor:pointer;font-family:Inter,sans-serif;font-size:1.1rem;padding:1rem 0;position:relative;transition:all .3s ease}.filter-tab:after{background:#5ce1e6;bottom:-1px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.filter-tab:hover{color:#fff}.filter-tab.active:after,.filter-tab:hover:after{width:100%}.filter-tab.active{color:#fff}.content-container{margin:0 auto;max-width:1200px;padding:0}.featured-card{grid-gap:3rem;align-items:stretch;background:#000;border:1px solid #fff3;border-radius:16px;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:4rem;overflow:hidden;transition:all .3s ease;width:100%}.content-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;padding:0;width:100%}.featured-content{display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem}.featured-card:hover{border-color:#5ce1e6;box-shadow:0 8px 15px #0000004d;transform:translateY(-5px)}.featured-image{border-radius:8px 8px 0 0;height:0;overflow:hidden;padding-bottom:100%;position:relative;width:100%}.featured-image-content{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%}.featured-card:hover .featured-image-content{transform:scale(1.05)}.featured-content h2{color:#fff;font-family:ABeeZee,sans-serif;font-size:1.5rem;line-height:1.2;margin-bottom:1rem}.featured-content p{color:#fffc;font-size:.9rem;line-height:1.4;margin-bottom:1rem}.content-meta{color:#fff9;display:flex;font-size:.8rem;gap:1rem}.content-card{background:#000;border:1px solid #fff3;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.content-card:hover{border-color:#5ce1e6;box-shadow:0 8px 15px #0000004d;transform:translateY(-5px)}.card-image{height:200px;overflow:hidden;position:relative;width:100%}.card-image-content{height:100%;object-fit:cover;width:100%}.card-image-overlay{background:#0003;height:100%;left:0;position:absolute;top:0;width:100%}.card-content{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.card-content h3{color:#fff;font-family:ABeeZee,sans-serif;font-size:1.4rem;line-height:1.3;margin:1rem 0}.card-content p{color:#fffc;flex-grow:1;line-height:1.6;margin-bottom:1.5rem}@media (max-width:1200px){.content-page{padding:1rem}.content-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.content-page{padding:1rem}.content-grid,.featured-card{grid-template-columns:1fr}.featured-card{margin-bottom:2rem}.content-hero h1{font-size:2.8rem}.content-hero p{font-size:1.2rem}.hero-circle{height:300px;width:300px}.featured-image{height:250px}.featured-content{padding:2rem}.featured-content h2{font-size:2rem}.filter-tabs{flex-wrap:wrap;gap:1rem}}@media (max-width:480px){.content-container,.content-hero,.content-page{padding-left:0!important;padding-right:0!important}.content-hero h1{font-size:1.3rem!important;margin-bottom:.7rem!important}.featured-card{align-items:stretch!important;border-radius:10px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:0!important;grid-template-columns:none!important;margin-bottom:1.2rem!important;margin-left:1.2rem!important;margin-right:1.2rem!important;max-width:100%!important;max-width:calc(100vw - 2.4rem)!important;overflow:hidden!important;padding:0!important;width:100%!important;width:auto!important}.featured-image{height:40vw!important;margin:0!important;max-height:220px!important;min-height:120px!important;overflow:hidden!important;position:relative!important}.featured-image,.featured-image-content{border-radius:10px 10px 0 0!important;display:block!important;width:100%!important}.featured-image-content{height:100%!important;left:0;object-fit:cover!important;position:absolute!important;top:0}.featured-content{align-items:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:.8rem 1rem 1rem!important;text-align:center!important}.featured-content h2{font-size:1rem!important;margin:.5rem 0 .3rem!important;text-align:center!important}.featured-content p{font-size:.9rem!important;margin-bottom:.3rem!important;text-align:center!important}.content-grid{gap:1.2rem!important;grid-template-columns:1fr!important;margin:0 auto!important;max-width:100vw!important;padding:0!important}.content-card{margin-left:1.2rem!important;margin-right:1.2rem!important;max-width:calc(100vw - 2.4rem)!important;width:auto!important}.card-image{height:40vw!important;margin:0!important;max-height:220px!important;min-height:120px!important;overflow:hidden!important;position:relative!important}.card-image,.card-image-content{border-radius:10px 10px 0 0!important;display:block!important;width:100%!important}.card-image-content{height:100%!important;object-fit:cover!important}.card-content{padding:.8rem 1rem 1rem!important;text-align:center!important}.card-content h3{font-size:1rem!important;margin:.5rem 0 .3rem!important;text-align:center!important}.card-content p{font-size:.9rem!important;margin-bottom:.3rem!important;text-align:center!important}.content-type,.date,.read-time{font-size:.85rem!important;text-align:center!important}.filter-tabs{flex-wrap:wrap!important;gap:.5rem!important;justify-content:center!important;padding:0 .2rem!important}.filter-tab{font-size:.9rem!important;padding:.5rem .7rem!important}.hero-cta-button{display:block!important;font-size:1rem!important;margin:0 auto!important;max-width:320px!important;padding:.8rem 1.2rem!important;width:90vw!important}.blog-template,.blog-template-content,.blog-template-main{box-sizing:border-box!important;margin:0 auto!important;max-width:100vw!important;padding-left:1.2rem!important;padding-right:1.2rem!important;width:100vw!important}.blog-template h1,.blog-template-title{font-size:2rem!important;font-weight:700!important;line-height:1.2!important;margin-bottom:2rem!important;text-align:center!important}.blog-template-author,.blog-template-category,.blog-template-date{display:inline-block!important;font-size:1.1rem!important;font-weight:400!important;margin-bottom:1.2rem!important;margin-right:1.2rem!important;text-align:center!important}.blog-template-content>div,.blog-template-content>p,.blog-template-content>span{font-size:1.2rem!important;font-weight:400!important;line-height:1.6!important;margin:1.5rem auto!important;max-width:100%!important;text-align:center!important}.blog-template-content iframe{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.content-meta{font-size:1.1rem!important;gap:1.2rem!important;justify-content:center!important;margin-bottom:2rem!important}.blog-template-back{display:block!important;margin-bottom:2rem!important;margin-left:0!important}.podcast-main-text{box-sizing:border-box!important;font-size:1.05rem!important;line-height:1.5!important;margin:0 auto 1.2rem!important;max-width:90vw!important;padding-left:0!important;padding-right:0!important;text-align:center!important}.content-container iframe,.podcast-main-text+div iframe{display:block!important;margin:0 auto!important;max-width:100%!important;width:100%!important}.podcast-main-text+div{display:block!important;margin:0 auto!important;max-width:90vw!important;width:100%!important}}.blog-post{background-color:initial;line-height:1.6;margin:0 auto;max-width:800px;min-height:100vh;padding:2rem;position:relative}.back-button,.blog-post{color:#fff;font-family:Inter,sans-serif}.back-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;font-size:.9rem;left:2rem;padding:.5rem 1.2rem;position:fixed;top:6rem;z-index:1000}.back-button:hover{background:#fff3;border-color:#ffffff80;transform:scale(1.05)}.blog-header{margin-bottom:3rem;margin-top:4rem;text-align:center}.blog-header h1{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-top:2rem}.blog-meta{color:#fffc;display:flex;font-size:.9rem;font-weight:500;gap:1rem;justify-content:center}.blog-content{color:#fff;font-size:1rem;font-weight:400}.blog-content h2{color:#fff;font-size:1.5rem;font-weight:600;margin:1.5rem 0 1rem}.blog-content h3{color:#fff;font-size:1.2rem;font-weight:600;margin:1.2rem 0 .8rem}.blog-content p{color:#fff;font-weight:400;margin-bottom:1.5rem}.blog-content ul{margin:1.5rem 0;padding-left:2rem}.blog-content li{color:#fff;font-weight:400;margin-bottom:1rem}.blog-content strong{color:#fff;font-weight:600}.demo-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:10px 20px;transition:background-color .3s ease}.demo-button:hover{background-color:#0056b3}@media (max-width:480px){.blog-post{max-width:100vw!important;min-height:100vh!important;padding:.7rem!important}.back-button{display:inline-block!important;font-size:.95rem!important;margin-bottom:1.2rem!important;margin-left:0!important;padding:.4rem 1.1rem!important;position:static!important;width:auto!important}.blog-header{margin-bottom:2rem!important;margin-top:1.2rem!important;text-align:center!important}.blog-header h1{font-size:1.2rem!important;line-height:1.2!important;padding-top:.7rem!important}.blog-header h1,.blog-meta{margin-bottom:1.2rem!important}.blog-meta{align-items:center!important;flex-direction:column!important;font-size:.95rem!important;gap:.5rem!important}.blog-content{font-size:1.05rem!important;line-height:1.6!important;padding:0!important}.blog-content h2{font-size:1.05rem!important;margin:1.2rem 0 .7rem!important}.blog-content h3{font-size:.98rem!important;margin:1rem 0 .6rem!important}.blog-content p{margin-bottom:1.1rem!important;text-align:left!important}.blog-content ul{margin:1.1rem 0!important;padding-left:1.2rem!important}.blog-content li{font-size:1rem!important;margin-bottom:.7rem!important}.blog-content iframe{border-radius:10px!important;display:block!important;margin:2rem 0!important;max-width:100vw!important;min-width:0!important;width:100%!important}.blog-post>div[style*=font-size],.podcast-main-text{font-size:1.05rem!important;line-height:1.5!important}}.policy-page{background:#000;color:#fff;font-family:Inter,sans-serif;line-height:1.6;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.policy-container{background:var(--bg-primary);border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:2rem}.policy-container h1{color:var(--text-primary);font-size:2.5rem;margin-bottom:1rem}.policy-container h2{color:var(--text-primary);font-size:1.8rem;margin:2rem 0 1rem}.policy-container h3{color:var(--text-primary);font-size:1.4rem;margin:1.5rem 0 1rem}.policy-container p{line-height:1.6}.policy-container p,.policy-container ul{color:var(--text-secondary);margin-bottom:1rem}.policy-container ul{padding-left:2rem}.policy-container li{margin-bottom:.5rem}.last-updated{color:var(--text-secondary);font-style:italic;margin-bottom:2rem}.back-button{align-items:center;background:var(--accent-color);border:none;border-radius:5px;color:var(--bg-primary);display:inline-flex;gap:.5rem;margin-bottom:2rem;padding:.8rem 1.5rem}.back-button:hover{box-shadow:0 4px 12px #5ce1e64d}.back-button i{font-size:1.2rem}@media (max-width:768px){.policy-page{padding:1rem}.policy-container{padding:1.5rem}.policy-container h1{font-size:2rem}.policy-container h2{font-size:1.5rem}.policy-container h3{font-size:1.2rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.policy-container{animation:fadeIn .6s ease-out}.policy-page a{color:#0ff;text-decoration:none;transition:color .3s ease}.policy-page a:hover{color:#fff;text-decoration:underline}:root{--background-color:#000;--text-color:#fff;--primary-color:#00ced1;--secondary-color:#2d2d2d;--accent-color:#00ced1;--dark-bg:#000;--card-bg:#1a1a1a;--border-color:#00ced133}body,html{overflow-x:hidden;position:relative;width:100%}.mouse-follower{background:#00ced1;background:var(--primary-color);border-radius:50%;height:20px;mix-blend-mode:difference;pointer-events:none;position:fixed;transition:transform .1s ease;width:20px;z-index:9999}.hero-circle{background:radial-gradient(circle,#00ced11a 0,#00ced100 70%);height:400px;width:400px}.hero-circle,.hero-circle-glow{border-radius:50%;left:50%;position:absolute;top:0;transform:translate(-50%);transition:transform .3s ease;z-index:0}.hero-circle-glow{background:radial-gradient(circle,#00ced10d 0,#00ced100 70%);height:600px;width:600px}.cta-button{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00ced133;border:2px solid #00ced1cc;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;margin-bottom:3rem;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background-color:#00ced14d;border-color:#00ced1;box-shadow:0 4px 12px #00ced133;transform:translateY(-2px)}.ia-explicable-page{background-color:#000;background-color:var(--background-color);color:#fff;color:var(--text-color);min-height:100vh;position:relative}.ia-explicable-hero{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:flex-start;margin:0;min-height:0;min-height:auto;overflow:hidden;padding:6rem 0 2rem;position:relative;text-align:center;width:100%}.ia-explicable-hero:before{background:#0000004d;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.ia-explicable-hero>*{position:relative;z-index:2}.ia-explicable-hero .container{margin-top:3rem;padding-top:3rem;position:relative;z-index:2}.hero-circle,.hero-circle-glow{z-index:0}.ia-explicable-hero h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:2.5rem;padding-left:0;text-shadow:0 2px 4px #0000004d}.ia-explicable-hero h1,.ia-explicable-hero p{color:#fff;font-family:Inter,sans-serif;width:100%}.ia-explicable-hero p{font-size:1.25rem;line-height:1.6;margin:0 auto 2.5rem;max-width:800px;opacity:.9}.compliance-text{font-size:1.1rem!important;font-weight:500;margin-bottom:0!important;margin-top:1rem!important;opacity:.8!important}@media (max-width:768px){.ia-explicable-hero{padding:4rem 0}.ia-explicable-hero>*{padding:0 1rem}.ia-explicable-hero h1{font-size:2.5rem;padding-left:.5rem!important}.ia-explicable-hero p{font-size:1.1rem}.cta-button{font-size:1rem;padding:.8rem 2rem}}@media (max-width:480px){.ia-explicable-hero{padding-bottom:.5rem!important}.ia-explicable-hero>*{box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important;max-width:95vw!important;padding-left:.7rem!important;padding-right:.7rem!important;text-align:center!important}.ia-explicable-hero .container{padding-left:0!important;padding-right:0!important}.ia-explicable-hero h1,.ia-explicable-hero p{box-sizing:border-box!important;padding-right:18px!important}.ia-explicable-hero h1{display:block!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.ia-explicable-hero p{font-size:1rem!important;margin-bottom:1.5rem!important;padding:0 .5rem!important}.cta-button{font-size:.95rem!important;margin-bottom:2rem!important;padding:.7rem 1.2rem!important}.section{padding:2rem 0 1.5rem!important}.section-title{color:#fff!important;display:block!important;font-size:1.3rem!important;margin-bottom:1.2rem!important;margin-top:1.5rem!important;opacity:1!important;padding-left:.7rem!important;padding-right:.7rem!important;text-align:left!important;visibility:visible!important;width:100%!important}.benefits-grid,.features-grid,.use-cases-grid{display:flex!important;flex-direction:column!important;gap:1.2rem!important;padding:0 .5rem!important}.benefit-card,.feature-card,.use-case-card{border-radius:10px!important;font-size:.98rem!important;padding:1rem!important}.benefit-card h3,.feature-card h3,.use-case-card h3{font-size:1.1rem!important;margin-bottom:.7rem!important;padding-bottom:.5rem!important}.benefit-card img,.feature-card img,.use-case-card img{height:auto!important;margin-bottom:.7rem!important;max-width:180px!important;width:100%!important}.contact-form-container{max-width:98vw!important;padding:1rem!important}.dashboard-preview{margin:2rem 0!important;padding:1rem!important}.dashboard-preview img{border-radius:8px!important;max-width:98vw!important}.trusted-by-section{padding:2rem 0!important}.logos{gap:1.2rem!important}.logos img{height:28px!important;max-width:120px!important}.footer,.footer .container{padding-left:1rem!important;padding-right:1rem!important}.footer-links{gap:.7rem!important}.newsletter,.newsletter-form{max-width:98vw!important}.newsletter-form{flex-direction:column!important;gap:.7rem!important}.trusted-by-section .logos img{display:block!important;height:auto!important;margin-left:auto!important;margin-right:auto!important;max-width:95vw!important;width:95vw!important}.feature-title-bg{border-radius:10px!important;box-sizing:border-box!important;margin:0 auto 1rem!important;max-width:90vw!important;min-height:80px!important;width:100%!important}.feature-title-bg,.feature-title-bg span{font-size:1rem!important;padding:.3rem!important}.feature-card{align-items:flex-start!important;flex-direction:column!important;text-align:left!important}.feature-card p,.feature-card ul{box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;text-align:left!important;width:100%!important}.feature-card ul{margin-top:.7rem!important}.benefit-box{background:#1a1a1a!important;background:var(--card-bg)!important;border:1px solid #00ced133!important;border:1px solid var(--border-color)!important;border-radius:12px!important;box-sizing:border-box!important;display:block!important;font-size:1rem!important;margin-bottom:0!important;margin-top:0!important;max-width:100%!important;min-width:0!important;overflow-wrap:break-word!important;padding:1.1rem 1rem!important;position:static!important;text-align:left!important;width:100%!important;word-break:break-word!important}.benefit-box h3{font-size:1.3rem!important;font-weight:700!important;letter-spacing:0!important;line-height:1.15!important;margin-bottom:.5rem!important}.benefit-box h3,.benefit-box p{max-width:100%;text-align:left!important;white-space:normal!important;word-break:break-word!important}.benefit-box p{font-size:1rem!important;line-height:1.3!important;margin-bottom:.2rem!important}.benefit-gif-center{display:none!important}.benefits-triangle-outer{align-items:stretch!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:1.1rem!important;margin:0 auto 2rem!important;max-width:100vw!important;padding:0 .7rem!important;width:100vw!important}#benefits{display:none!important}.benefits-mobile{background:#000;background:var(--background-color);box-sizing:border-box;display:block!important;max-width:100vw;padding:1.5rem .7rem 2rem;width:100vw}.benefits-mobile-title{font-size:1.18rem!important;font-weight:700;letter-spacing:0;margin-bottom:1rem;margin-top:.5rem;padding-left:.2rem;text-align:left}.benefits-mobile-list{display:flex;flex-direction:column;gap:1.1rem}.benefits-mobile-box{background:#1a1a1a;background:var(--card-bg);border:1px solid #00ced133;border:1px solid var(--border-color);border-radius:13px;box-shadow:0 2px 10px #00000014;box-sizing:border-box;color:#fff;font-size:1rem;padding:1.1rem 1rem;width:100%}.benefits-mobile-box h3{color:#fff!important;font-family:Inter,sans-serif!important;font-size:1.05rem!important;font-weight:600!important;letter-spacing:0!important;line-height:1.15!important;margin-bottom:.3rem!important;margin-top:0!important}.benefits-mobile-box p{color:#fff;font-size:.93rem;line-height:1.3;margin:0}}.container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 .5rem;text-align:center;width:100%}.section{background-color:#000;background-color:var(--background-color);padding:8rem 0 1rem;text-align:center}.section-title{color:#fff;color:var(--text-color);font-size:2.5rem;font-weight:700;margin:0 0 3rem;position:relative;text-align:center;width:100%;z-index:2}.section-title:after{display:none}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.gap-8{gap:2rem}.space-y-4>*+*{margin-top:1rem}.space-x-4>*+*{margin-left:1rem}.flex{display:flex}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.items-center{align-items:center}.text-center{text-align:center}.font-sans{font-family:system-ui,-apple-system,sans-serif}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-white{color:#fff}.text-gray-800{color:#1f2937}.text-gray-600{color:#4b5563}.text-blue-600{color:#2563eb}.text-blue-400{color:#60a5fa}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-800{background-color:#1f2937}.bg-blue-600{background-color:#2563eb}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from:#2563eb;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#2563eb00)}.to-blue-800{--tw-gradient-to:#1e40af}.border{border:1px solid #e5e7eb}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-l{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.rounded-r{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.shadow{box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:underline:hover{text-decoration:underline}input,textarea{border:1px solid #e5e7eb;border-radius:.25rem;padding:.5rem;width:100%}button{cursor:pointer}.list-disc{list-style-type:disc}.pl-5{padding-left:1.25rem}.max-w-full{max-width:100%}.h-auto{height:auto}.vitale{animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.dashboard-preview img{border-radius:12px;box-shadow:0 4px 6px #0000001a;height:auto;margin:2rem auto;max-width:800px;width:100%}.logos img{height:auto;margin:1rem auto;max-width:400px;width:100%}.feature-card img{height:auto;max-width:64px;width:100%}.benefit-card img{height:auto;margin-bottom:1rem;max-width:48px;width:100%}.use-case-card{max-width:576px;min-width:576px;width:576px}@media (max-width:1100px){.use-case-card{height:200px;max-width:420px;min-width:420px;width:420px}.use-case-card .image-container{border-radius:18px;height:200px;max-height:200px;min-height:200px}.use-case-card .content,.use-case-card .image-container{max-width:180px;min-width:180px;width:180px}.use-case-card:hover .image-container{height:90px;max-height:90px;max-width:90px;min-height:90px;min-width:90px;width:90px}}@media (max-width:900px){.use-case-card{height:140px;max-width:220px;min-width:220px;width:220px}.use-case-card .image-container{border-radius:12px;height:140px;max-height:140px;min-height:140px}.use-case-card .content,.use-case-card .image-container{max-width:80px;min-width:80px;width:80px}.use-case-card:hover .image-container{height:70px;max-height:70px;max-width:40px;min-height:70px;min-width:40px;width:40px}}.trusted-by{color:#fffc;font-size:1.1rem;margin-top:2rem;padding:1rem;text-align:center;width:100%}.features-grid{flex-direction:column;gap:2rem;margin:2rem auto;max-width:1200px;padding:0}.feature-card,.features-grid{box-sizing:border-box;display:flex;text-align:left;width:100%}.feature-card{align-items:flex-start;background:#0000;border:1px solid #fff3;border-radius:15px;box-shadow:none;flex-direction:row;gap:3rem;padding:2.5rem;transition:all .3s ease}.feature-card.no-background{background:#0000;border:none;box-shadow:none;padding:0}.feature-card:hover{border-color:#ffffff4d;box-shadow:none;transform:translateY(-5px)}.feature-card.no-background:hover{border-color:#0000;transform:none}.feature-card .title-column{align-items:flex-start;display:flex;flex:0 0 200px;flex-direction:column}.feature-card .content-column{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.feature-card img{border-radius:15px;height:150px;margin-bottom:1rem;object-fit:cover;width:150px}.feature-card h3{color:#fff;color:var(--text-color);font-size:1.5rem;margin-bottom:0;padding-bottom:1rem;position:relative;text-align:left;width:100%}.feature-card h3:after{background:#00ced1;background:var(--primary-color);bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.feature-card p{color:#fff;color:var(--text-color);line-height:1.6;margin:0;opacity:.9;text-align:left}.feature-card ul{display:flex;flex-direction:column;gap:.25rem;list-style-type:none;margin:0;padding:0;text-align:left;width:100%}.feature-card li{color:#fff;color:var(--text-color);line-height:1.4;margin:0;opacity:.9;padding-left:1.5rem;position:relative;text-align:left}.feature-card li:before{color:#00ced1;color:var(--primary-color);content:"•";font-size:1.2rem;left:0;position:absolute}.feature-row-flex{flex-direction:row;gap:2rem;width:100%}.feature-row-flex,.feature-title-outside{align-items:flex-start;display:flex;justify-content:flex-start}.feature-title-outside{aspect-ratio:1/1;background:#1a1a1a;background:var(--card-bg);border:1px solid #00ced133;border:1px solid var(--border-color);border-radius:15px;color:#fff;color:var(--text-color);flex:0 0 200px;font-size:1.4rem;font-weight:600;padding:1.5rem;text-align:left;transition:all .3s ease}.feature-title-outside:hover{border-color:#00ced1;border-color:var(--primary-color);box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.feature-title-outside span{line-height:1.3;padding-bottom:0;position:relative;text-align:left;width:100%}.feature-title-outside span:after{display:none}@media (max-width:768px){.feature-row-flex{flex-direction:column;gap:1rem}.feature-title-outside{aspect-ratio:1/1;margin:0 auto;max-width:200px;width:100%}.feature-title-outside span{text-align:left}}.foto1{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;box-shadow:0 4px 20px #0000001a;min-height:200px}@media (max-width:768px){.foto1{min-height:120px}}.feature-title-bg{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;box-shadow:0 4px 20px #0000001a;display:flex;justify-content:center;margin:0 auto;max-width:220px;min-height:200px;position:relative}.feature-title-bg:before{background:#0006;border-radius:15px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.feature-title-bg span{color:#fff;font-weight:600;padding:1rem;position:relative;text-align:center;z-index:2}@media (max-width:768px){.feature-title-bg{max-width:90vw;min-height:120px}}.cdti-support{background-color:#000;background-color:var(--background-color);margin-top:2rem;padding:2rem 0;text-align:center;width:100%}.cdti-support p{color:#fff;font-size:1.2rem;font-weight:500;margin:0;padding:1rem}.cdti-support-text{color:#fff;font-size:1.6rem;font-weight:400;margin:0;padding:1.5rem 0 .5rem}@media (max-width:480px){.features-grid{padding:0!important}.feature-row-flex{align-items:stretch!important;box-sizing:border-box!important;flex-direction:column!important;gap:1rem!important;padding-left:1rem!important;padding-right:1rem!important;width:100%!important}.feature-title-bg{border-radius:12px!important;margin:0 auto 1rem!important;max-width:100%!important;min-height:100px!important;width:100%!important}.feature-title-bg,.feature-title-bg span{font-size:1.1rem!important;padding:.5rem!important}.feature-card{border-radius:10px!important;box-sizing:border-box!important;font-size:.98rem!important;padding:1rem!important;width:100%!important}.feature-card h3{font-size:1.1rem!important;margin-bottom:.7rem!important;padding-bottom:.5rem!important}.benefits-grid{gap:1.2rem!important;margin-bottom:2rem!important;padding-left:.5rem!important;padding-right:.5rem!important}.benefits-grid h3{font-size:1.3rem!important;line-height:1.1!important;margin-bottom:.7rem!important}.benefits-grid img{display:block!important;height:auto!important;margin:1rem auto!important;max-width:90px!important;width:90px!important}.benefits-grid p{font-size:.98rem!important;margin-bottom:.7rem!important}.benefit-box{margin-bottom:1.2rem!important}.benefit-box:last-child{margin-bottom:0!important}.benefit-gif-center{display:none!important}}.benefits-triangle-outer{align-items:center;display:flex;height:300px;justify-content:center;margin:16rem auto;max-width:900px;position:relative;width:100%}.benefit-gif-center{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.benefit-gif-center img{background:#111;border-radius:50%;box-shadow:0 0 32px 0 #00ff8026;height:200px;object-fit:contain;width:200px}.benefit-box{animation:orbit 30s linear infinite;background:#141414f2;border:1.5px solid #00ced12e;border-radius:18px;box-shadow:0 4px 24px #0000002e;color:#fff;min-height:120px;padding:1.5rem 1.2rem;position:absolute;text-align:left;transform-origin:center;width:380px;z-index:1}.benefit-left{animation-delay:0s}.benefit-top-right{animation-delay:-10s}.benefit-bottom-right{animation-delay:-20s}@keyframes orbit{0%{transform:rotate(0deg) translateX(280px) translateY(-20px) rotate(0deg)}to{transform:rotate(1turn) translateX(280px) translateY(-20px) rotate(-1turn)}}@media (max-width:900px){.benefits-triangle-outer{height:250px;margin:14rem auto;max-width:98vw}.section{padding:3rem 0 .5rem}.section-title{font-size:2rem;margin:0 0 16rem}.benefit-gif-center img{height:140px;width:140px}.benefit-box{font-size:.98rem;min-height:90px;padding:1rem .7rem;width:270px}@keyframes orbit{0%{transform:rotate(0deg) translateX(220px) translateY(-15px) rotate(0deg)}to{transform:rotate(1turn) translateX(220px) translateY(-15px) rotate(-1turn)}}}@media (max-width:600px){.benefits-triangle-outer{flex-direction:column;height:520px;margin:8rem auto;min-height:320px}.section{padding:2rem 0 .2rem}.section-title{font-size:1.8rem;margin:0 0 8rem}.benefit-box{animation:none;margin:.7rem auto;max-width:100vw;min-width:0;position:static;text-align:center;width:99vw}.benefit-gif-center{margin:1.2rem auto;position:static;transform:none}.benefit-gif-center img{height:110px;width:110px}}@media (max-width:480px){.section-title{color:#fff!important;display:block!important;font-size:1.3rem!important;margin-bottom:1.2rem!important;margin-top:1.5rem!important;opacity:1!important;padding-left:.7rem!important;padding-right:.7rem!important;text-align:left!important;visibility:visible!important;width:100%!important}.benefits-triangle-outer{align-items:stretch!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;gap:1.1rem!important;margin:0 auto 2rem!important;max-width:100vw!important;padding:0 .7rem!important;width:100vw!important}.benefit-box{background:#1a1a1a!important;background:var(--card-bg)!important;border:1px solid #00ced133!important;border:1px solid var(--border-color)!important;border-radius:12px!important;box-sizing:border-box!important;display:block!important;font-size:1rem!important;margin-bottom:0!important;margin-top:0!important;max-width:100%!important;min-width:0!important;overflow-wrap:break-word!important;padding:1.1rem 1rem!important;position:static!important;text-align:left!important;width:100%!important;word-break:break-word!important}}.benefits-mobile{display:none}@media (max-width:480px){#benefits{display:none!important}.benefits-mobile{background:#000;background:var(--background-color);box-sizing:border-box;display:block!important;max-width:100vw;padding:1.5rem .7rem 2rem;width:100vw}.benefits-mobile-title{font-size:1.18rem!important;font-weight:700;letter-spacing:0;margin-bottom:1rem;margin-top:.5rem;padding-left:.2rem;text-align:left}.benefits-mobile-list{display:flex;flex-direction:column;gap:1.1rem}.benefits-mobile-box{background:#1a1a1a;background:var(--card-bg);border:1px solid #00ced133;border:1px solid var(--border-color);border-radius:13px;box-shadow:0 2px 10px #00000014;box-sizing:border-box;color:#fff;font-size:1rem;padding:1.1rem 1rem;width:100%}.benefits-mobile-box h3{color:#fff!important;font-family:Inter,sans-serif!important;font-size:1.05rem!important;font-weight:600!important;letter-spacing:0!important;line-height:1.15!important;margin-bottom:.3rem!important;margin-top:0!important}.benefits-mobile-box p{color:#fff;font-size:.93rem;line-height:1.3;margin:0}}.use-cases-grid{gap:2rem;justify-content:center;margin:0 auto 1rem;max-width:1200px;padding:2rem 0}.use-case-card,.use-cases-grid{align-items:center;display:flex;flex-direction:row;position:relative}.use-case-card{background:#0000;border:none;box-shadow:none;height:260px;justify-content:flex-start;max-width:520px;min-width:340px;opacity:1;overflow:visible;padding:0;transition:background 1s ease-out;width:420px}.use-case-card .image-container{align-items:center;background:#111;border-radius:24px;box-shadow:0 4px 24px #0000002e;box-sizing:border-box;display:flex;height:260px;justify-content:center;margin:0;max-height:260px;max-width:300px;min-height:260px;min-width:300px;overflow:hidden;padding:0;transition:width .5s cubic-bezier(.4,0,.2,1),height .5s cubic-bezier(.4,0,.2,1),min-width .5s cubic-bezier(.4,0,.2,1),min-height .5s cubic-bezier(.4,0,.2,1),max-width .5s cubic-bezier(.4,0,.2,1),max-height .5s cubic-bezier(.4,0,.2,1),box-shadow .5s cubic-bezier(.4,0,.2,1);width:300px}.use-case-card .image-container img{background:#111;border-radius:24px;height:100%;object-fit:cover;transition:all 1s ease-out;width:100%}.use-case-card .content{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;justify-content:center;margin-left:.5rem;max-width:268px;min-width:268px;opacity:0;padding:1rem;pointer-events:none;position:static;text-align:left;transition:opacity .5s cubic-bezier(.4,0,.2,1);width:268px}.use-case-card h3{border-bottom:none;color:#00ced1;color:var(--accent-color);font-family:var(--font-title);font-size:1.1rem;margin-bottom:.5rem;padding-bottom:0;position:relative;z-index:1}.use-case-card p{color:var(--text-primary);flex-grow:1;font-family:var(--font-primary);font-size:.98rem;line-height:1.4;margin:0;position:relative;z-index:1}.use-case-card:hover .image-container{box-shadow:0 2px 10px #0000001a;height:100px;max-height:100px;max-width:100px;min-height:100px;min-width:100px;width:100px}.use-case-card:hover .content{opacity:1;pointer-events:auto}@media (max-width:1100px){.use-cases-grid{gap:1.5rem;max-width:98vw}.use-case-card{height:150px;max-width:400px;min-width:200px;width:280px}.use-case-card .image-container{height:120px;max-height:120px;max-width:120px;min-height:90px;min-width:90px;width:120px}.use-case-card:hover .image-container{height:90px;max-height:90px;max-width:90px;min-height:90px;min-width:90px;width:90px}.use-case-card .content{max-width:180px;min-width:80px}}@media (max-width:900px){.use-cases-grid{align-items:center;flex-direction:column;gap:2rem}.use-case-card{height:120px;max-width:220px;min-width:120px;width:180px}.use-case-card .image-container{height:80px;max-height:80px;max-width:80px;min-height:70px;min-width:70px;width:80px}.use-case-card:hover .image-container{height:70px;max-height:70px;max-width:70px;min-height:70px;min-width:70px;width:70px}.use-case-card .content{max-width:120px;min-width:60px}}.cta-section{padding:2rem 0;text-align:center}.cta-description{color:#fff;color:var(--text-color);font-size:1.2rem;margin-bottom:1.5rem;opacity:.9}.faq-page{background:linear-gradient(180deg,#000000f2,#000000fa);margin:0 auto;max-width:1200px;min-height:100vh;padding:4rem 2rem}.back-button{background:#00ffff1a;border:1px solid #0ff3;border-radius:6px;color:#0ff;cursor:pointer;font-family:var(--font-title);font-size:1rem;margin-bottom:1.5rem;padding:.5rem 1rem;transition:all .3s ease}.back-button:hover{background:#0ff3;box-shadow:0 4px 15px #00ffff1a;transform:translateY(-2px)}.faq-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #00ffff1a;border-radius:12px;box-shadow:0 4px 20px #00ffff1a;padding:2.5rem}.faq-container h1{-webkit-text-fill-color:#fff;background:none;color:#fff;font-family:var(--font-title);font-size:2.5rem;margin-bottom:2rem;text-align:center;text-shadow:0 0 20px #fff3}.faq-content{display:flex;flex-direction:column;gap:2rem}.faq-section{border-bottom:1px solid #00ffff1a;padding-bottom:2rem}.faq-section:last-child{border-bottom:none}.faq-section h2{color:#fff;font-family:var(--font-title);font-size:1.8rem;margin-bottom:1.5rem;text-shadow:0 0 10px #ffffff4d}.faq-item{background:#0000004d;border:1px solid #00ffff0d;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;transition:all .3s ease}.faq-item:hover{background:#00ffff0d;border-color:#0ff3;box-shadow:0 4px 15px #00ffff1a;transform:translateY(-2px)}.faq-item h3{color:#0ff;font-family:var(--font-title);font-size:1.2rem;margin-bottom:1rem;text-shadow:0 0 10px #00ffff4d}.faq-item p{color:#fffc;line-height:1.6;margin:0}.faq-answer{display:flex;flex-direction:column;gap:1rem}.faq-answer p{line-height:1.6;margin:0}.faq-answer p strong{color:#fff;font-weight:600;text-shadow:0 0 10px #ffffff4d}.faq-answer a{color:#0ff;text-decoration:none;transition:all .3s ease}.faq-answer a:hover{color:#fff;text-shadow:0 0 10px #00ffff80}@media (max-width:768px){.faq-page{padding:2rem 1rem}.faq-container{padding:1.5rem}.faq-container h1{font-size:2rem}.faq-section h2{font-size:1.5rem}.faq-item{padding:1.2rem}}
/*# sourceMappingURL=main.22e48299.css.map*/