:global(body),:global(html){margin:0;padding:0;overflow-x:hidden}main.full-width{width:100vw;max-width:100%;padding:0;margin:0}a{color:inherit;transition:color .3s ease,background-color .3s ease}a:hover{color:#f38221}.btn-orange:hover,.btn-orange-2:hover,.btn-orange-3:hover{color:#fff!important}.hero-carousel{position:relative;width:100%;height:80vh;overflow:hidden;background:#000}.carousel-inner{width:100%;height:100%}.slide{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease-in-out;z-index:1}.slide.active{opacity:1;z-index:2}.slide img{width:100%;height:100%;object-fit:cover}.content{margin-bottom:100px;margin-left:30px}.overlay .content p{color:#fff!important}.overlay{position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.8) 0%,transparent 100%);display:flex;align-items:center;padding-left:10%;z-index:3}.content h1{color:#fff;font-size:5rem;font-weight:700;line-height:1;margin-bottom:20px}.content h1 span{font-weight:900}.content p{color:#fff;font-size:1.2rem;max-width:500px;margin-bottom:30px}.btn-orange{position:relative;background-color:orange;color:#fff;text-decoration:none;padding:17px 30px;font-weight:700;display:inline-block;font-size:1rem;border-radius:5px 5px 5px 0;transition:background-color color .6s ease}.btn-orange-2{position:relative;background-color:#f38221;color:#fff;text-decoration:none;padding:17px 30px;font-weight:700;display:inline-block;font-size:1rem;border-radius:5px 5px 5px 0;transition:background-color color .6s ease}.btn-orange:after{content:"";position:absolute;top:0;left:0;background-color:#000;color:#fff;border-radius:5px 5px 5px 0;clip-path:polygon(0 80%,0 80%,0 100%,0% 100%);transition:clip-path .6s ease}.btn-orange:hover:after{content:"CONTACTAR";display:flex;align-items:center;justify-content:center;width:100%;height:100%;transition:clip-path .6s ease;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}.bottom-controls{position:absolute;bottom:0;left:0;z-index:10;display:flex;align-items:center;background:#1d2127cc;padding:0 30px 0 0;border-top-right-radius:5px;gap:30px}.video-box{position:relative;padding:0;border:none;border-radius:4px;width:280px;height:120px;background:#000}.video-preview{width:100%;height:100%;position:relative;overflow:hidden}.video-preview iframe{width:160%;height:160%;margin-left:-30%;margin-top:-15%;pointer-events:none}.play-overlay{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:#00000080}.play-overlay svg{width:30px;height:30px;filter:drop-shadow(0 0 5px rgba(0,0,0,.5))}.info-grid{display:flex;gap:40px}.info-item{display:flex;align-items:center;gap:12px}.icon-circle svg{width:30px;height:30px;fill:#f38221}.text span{display:block;color:#fff;font-size:.65rem;font-weight:800;letter-spacing:.5px}.text p{color:#fff;margin:0;font-size:.85rem;font-weight:400}.dots{bottom:110px!important;left:50%!important}@media(max-width:500px){.bottom-controls{flex-direction:column;align-items:flex-start;gap:15px}.info-grid{flex-direction:column;gap:10px}.video-box{display:none}.overlay .content{text-align:left}.overlay .content h1{font-size:3rem}.overlay .content p{font-size:1rem}.bottom-controls{width:100%}}.prev,.next{position:absolute;top:50%;transform:translateY(-50%);background:#fff;color:#333;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;z-index:10;font-size:1.2rem;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 10px #0000004d}.prev{left:20px}.next{right:20px}.dots{position:absolute;bottom:120px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:10}.dot{width:10px;height:10px;background:#ffffff80;border-radius:50%;cursor:pointer}.dot.active{background:orange}.second-section{display:flex;align-items:flex-start;justify-content:space-between;gap:60px;padding:80px 10%;background-color:#fff;margin:0}.second-section .content{flex:1;padding-top:20px}.second-section .content h3{font-size:3rem;color:#1a1a1a;line-height:1.1;margin-bottom:30px;font-weight:800}.underline{position:relative;white-space:nowrap;z-index:1;padding-bottom:2px}.underline:after{content:"";position:absolute;left:0;bottom:15%;width:100%;height:8px;background-color:#f38221;z-index:-1}.second-section .content p{color:#1d2127;line-height:1.6;font-size:1.2rem;margin-bottom:40px;max-width:550px;font-weight:500}.btn-orange{background-color:#f38221;color:#fff;text-decoration:none;padding:16px 40px;font-weight:800;border-radius:6px;display:inline-block;font-size:1rem;transition:all .3s ease;border:none}.btn-orange:hover{background-color:#1d2127;transform:translateY(-2px)}.image-container{position:relative;flex:1;max-width:600px}.image-container img{width:100%;height:auto;border-radius:12px;display:block;box-shadow:0 10px 30px #0000001a}.logo-overlay{position:absolute;bottom:20px;left:30px;display:flex;align-items:baseline;line-height:1}.logo-eqa{color:#f38221;font-weight:900;font-size:6rem;letter-spacing:-2px}.logo-snitch{color:#f38221;font-weight:300;font-size:3rem;margin-left:5px}.floating-icons{position:absolute;bottom:-30px;width:100%;display:flex;justify-content:space-between;padding:0 10px;pointer-events:none}.icon-orange-circle,.icon-whatsapp{width:60px;height:60px;pointer-events:auto;cursor:pointer;transition:transform .3s ease}.icon-orange-circle:hover,.icon-whatsapp:hover{transform:scale(1.1)}.icon-orange-circle svg,.icon-whatsapp svg{width:100%;height:100%;filter:drop-shadow(0 4px 10px rgba(0,0,0,.2))}@media(max-width:1024px){.second-section{flex-direction:column-reverse;padding:60px 5%;gap:40px;text-align:center}.content{order:2}.second-section .content h3{font-size:2.5rem}.logo-eqa{font-size:4rem}.logo-snitch{font-size:2rem}}@media(max-width:480px){.second-section .content h3{font-size:2rem}.logo-eqa{font-size:3rem}.logo-snitch{font-size:1.5rem}.second-section .content{margin-bottom:15px;margin-left:0}}.third-section{position:relative;width:100%;height:85vh;margin-bottom:250px;overflow:visible}.third-section-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:1}.third-section svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;border:2px solid #f38221;fill:#f38221;width:40px;height:40px;border-radius:50%;background:#fff;z-index:2}.demo-free{position:absolute;left:50%;transform:translate(-50%);bottom:-80px;width:60%;background:#f38221;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:80px 60px;border-radius:20px;z-index:10;box-shadow:0 10px 30px #0000001a}.demo-free .content{margin:0}.demo-free .content h3{color:#000;font-size:1.8rem;font-weight:800;margin:0}.demo-free .content p{color:#000;font-weight:600;margin:0}.demo-free a{background-color:#000;color:#fff;text-decoration:none;padding:15px 30px;border-radius:8px 8px 8px 0/8px 8px 8px 0px;font-weight:700;transition:transform .2s ease}.demo-free a:hover{transform:scale(1.05)}@media(max-width:968px){.demo-free{flex-direction:column-reverse;align-items:start;width:90%;padding:50px 40px}}.fourth-section{position:relative;padding:50px 0;overflow:hidden;background-color:#fff}.bg-text-overlay{position:absolute;font-size:5vw;font-weight:900;color:transparent;-webkit-text-stroke:1px rgba(243,130,33,.2);white-space:nowrap;pointer-events:none;z-index:1;font-family:sans-serif}.eqa-easy-bg{top:5%;left:60%;transform:translate(-50%,-50%)}.fourth-section .container{display:flex;max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.fourth-section .left-col{flex:1;display:flex;justify-content:center;align-items:flex-start;padding-top:50px}.fourth-section .right-col{flex:1.5}.section-logo{width:300px;height:auto}.fourth-section h2{font-size:2.5rem;font-weight:800;color:#1d2127;margin-bottom:10px}.fourth-section .highlight{background:#f38221;color:#fff;padding:0 10px;display:inline-block}.fourth-section .subtitle{font-weight:800;color:#1d2127;font-size:.9rem;letter-spacing:1px;margin-bottom:30px}.fourth-section .description{color:#333;line-height:1.6;font-size:1rem;margin-bottom:40px}.features-list{list-style:none;padding:0;margin-bottom:50px}.features-list li{display:flex;gap:20px;margin-bottom:30px}.icon-check{width:32px;height:32px;min-width:32px;border-radius:50%;border:1px solid #f38221;display:flex;align-items:center;justify-content:center;color:#f38221;margin-top:5px;box-shadow:0 4px 10px #f3822133}.icon-check svg{width:20px;height:20px}.feature-text strong{display:block;font-size:1.1rem;font-weight:800;color:#1d2127;margin-bottom:5px}.feature-text p{color:#333;font-size:.95rem;line-height:1.5;margin:0}.btn-container{display:flex;justify-content:center;margin-top:40px}.btn-orange-3{position:relative;background-color:#f38221;color:#fff;text-decoration:none;padding:17px 30px;font-weight:700;display:inline-block;font-size:1rem;border-radius:5px 5px 5px 0;transition:background-color color .3s ease}.btn-orange-3:after{content:"";position:absolute;top:0;left:0;background-color:#000;color:#fff;border-radius:5px 5px 5px 0;clip-path:polygon(0 80%,0 80%,0 100%,0% 100%);transition:clip-path .3s ease}.btn-orange-3:hover:after{content:"VISITAR SITIO WEB";display:flex;align-items:center;justify-content:center;width:100%;height:100%;transition:clip-path .6s ease;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)}@media(max-width:968px){.fourth-section .container{flex-direction:column;align-items:center}.fourth-section .left-col{padding-top:0;margin-bottom:50px}.fourth-section h2,.fourth-section .subtitle{text-align:center}.fourth-section-bg{left:50%;top:20%}.bg-text-overlay{display:none}}.fifth-section{padding:50px 20px;text-align:center}.fifth-section h2{margin-bottom:50px}.sixth-section{position:relative;padding:100px 0;overflow:hidden;background-color:#fff}.sixth-section-bg{position:absolute;top:15%;right:-10%;transform:translateY(-50%);opacity:.1;pointer-events:none;z-index:1}.bg-shape-sixth{width:1000px;height:300px}.bg-text-sixth{font-size:150px;font-weight:900;fill:none;stroke:orange;stroke-width:1}.sixth-section .container{display:flex;max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2;align-items:center;gap:60px}.sixth-section .left-col{flex:1;display:flex;justify-content:center}.sixth-section .right-col{flex:1.2}.app-image{width:100%;height:auto}.sixth-section h2{font-size:2.5rem;font-weight:800;color:#1d2127;margin-bottom:25px}.sixth-section .description{color:#333;line-height:1.6;font-size:1.1rem;margin-bottom:25px}.features-list-sixth{list-style:none;padding:0;margin-bottom:40px}.features-list-sixth li{display:flex;gap:15px;margin-bottom:15px;align-items:center}.features-list-sixth li p{margin:0;color:#333;font-size:.95rem}.icon-check-sixth{width:32px;height:32px;min-width:32px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#f38221;box-shadow:0 4px 15px #0000001a}.icon-check-sixth svg{width:18px;height:18px}.btn-group{display:flex;gap:20px;flex-wrap:wrap}.store-images{width:175px;height:auto}@media(max-width:968px){.sixth-section .container{flex-direction:column;text-align:center;padding:0;margin:0 auto}.sixth-section{padding:40px 0}.sixth-section .right-col{text-align:left;width:100%;margin:0;padding:0}.sixth-section-bg{right:50%;transform:translate(50%,-50%);top:10%}.btn-group{justify-content:center}.btn-group img{width:150px;height:auto}.features-list-sixth li{justify-content:center}.bg-text-sixth{font-size:80px}.sixth-section .content{text-align:center;width:80%;margin:0 auto 20px}}.home-contact-section{padding:140px 20px;background-color:#f7f9fc}.container-narrow{width:60%;max-width:1200px;margin:0 auto;background:#fff;padding:60px;border-radius:12px;box-shadow:0 15px 40px #0000001a}@media(max-width:1024px){.container-narrow{width:90%;padding:20px}.home-contact-section{padding:40px 20px}}.blog-carousel-section{padding:80px 0;position:relative}.blog-carousel-header{text-align:center;max-width:750px;margin:0 auto 60px}.blog-carousel-header h2{font-size:2.6rem;font-weight:800;color:#1d2127;margin-bottom:1rem}.blog-carousel-header .underline{position:relative;display:inline-block}.blog-carousel-header .underline:after{content:"";position:absolute;left:0;bottom:-6px;width:100%;height:4px;background:#f38221;border-radius:2px}.blog-carousel-header p{font-size:1.1rem;color:#666;line-height:1.6;margin:0}.blog-carousel-wrapper{position:relative;display:flex;align-items:center;padding-left:30px;margin:0 auto;overflow:hidden}.blog-carousel-track{display:flex;transition:transform .5s ease;gap:2rem;width:100%}.blog-slide{flex:0 0 30%;margin:20px auto}.blog-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background:#fff;border:2px solid #e5e7eb;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;color:#1d2127;transition:all .3s ease;z-index:5;box-shadow:0 4px 15px #00000014}#blogPrevBtn{left:0}#blogNextBtn{right:0}.blog-carousel-arrow:hover{background:#f38221;border-color:#f38221;color:#fff;transform:translateY(-50%) scale(1.08);box-shadow:0 8px 25px #f382214d}.blog-carousel-footer{text-align:center;margin-top:60px}.btn-ver-blog{display:inline-block;padding:15px 40px;background:#f38221;color:#fff;text-decoration:none;font-weight:700;font-size:1rem;border-radius:8px;transition:all .3s ease;letter-spacing:.5px}.btn-ver-blog:hover{background:#d96f15;transform:translateY(-3px);box-shadow:0 8px 25px #f382214d;color:#fff}@media(max-width:1024px){.blog-slide{flex:0 0 50%;margin:30px auto}.blog-carousel-header h2{font-size:2.2rem}#blogPrevBtn{left:0}#blogNextBtn{right:0}}@media(max-width:720px){.blog-slide{flex:0 0 100%;margin:20px auto}.blog-carousel-section{padding:60px 15px}.blog-carousel-header h2{font-size:1.8rem}.blog-carousel-header p{font-size:1rem}.blog-carousel-arrow{width:42px;height:42px;font-size:20px}#blogPrevBtn{left:5px}#blogNextBtn{right:5px}}.seo-info-section{background-color:#f9f9f9;padding:80px 10%}.seo-info-section .container{max-width:1400px;margin:0 auto}.seo-info-section .intro-content{text-align:center;margin-bottom:60px}.seo-info-section .intro-content h2{font-size:2.8rem;color:#1a1a1a;margin-bottom:20px;font-weight:800}.seo-info-section .intro-text{font-size:1.1rem;color:#555;max-width:800px;margin:0 auto;line-height:1.8}.seo-info-section .info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:40px}.seo-info-section .info-card{background-color:#fff;border-radius:8px;padding:30px;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.seo-info-section .info-card:hover{box-shadow:0 8px 24px #f3822126;transform:translateY(-5px)}.seo-info-section .card-header{border-bottom:3px solid #f38221;padding-bottom:15px;margin-bottom:20px}.seo-info-section .card-header h3{font-size:1.5rem;color:#1a1a1a;margin:0;font-weight:700}.seo-info-section .card-content{color:#555;line-height:1.7}.seo-info-section .card-content p{margin-top:0;margin-bottom:15px;font-size:1rem}.seo-info-section .card-content ul{list-style:none;padding:0;margin:0}.seo-info-section .card-content li{padding:8px 0 8px 25px;position:relative;font-size:.95rem}.seo-info-section .card-content li:before{content:"✓";position:absolute;left:0;color:#f38221;font-weight:700;font-size:1.1rem}@media(max-width:1024px){.seo-info-section .info-grid{grid-template-columns:repeat(2,1fr)}.seo-info-section .intro-content h2{font-size:2.2rem}.seo-info-section{padding:60px 5%}}@media(max-width:768px){.seo-info-section .info-grid{grid-template-columns:1fr}.seo-info-section .intro-content h2{font-size:1.8rem}.seo-info-section .intro-text{font-size:1rem}.seo-info-section .card-header h3{font-size:1.3rem}.seo-info-section{padding:50px 20px}}
