:root{--page-bg: #f8fafc;--page-text: #1e293b}h1,h2,h3,h4,h5,h6{font-weight:600}*{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif !important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--page-bg);color:var(--page-text)}body p{font-size:18px}@media(max-width: 768px){body p{font-size:16px}}.container{max-width:1140px}@media(max-width: 768px){.container{padding:0 20px}}@keyframes spin-svg{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.spin-svg{animation:spin-svg 3s linear infinite;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000}.section-badge{background:#e2e8f0;background-color:#e2e8f0;border-color:#cbd5e1;color:#475569;font-size:11px;text-transform:uppercase;font-weight:600;letter-spacing:2px;line-height:1;padding:7px 20px 6px;border-radius:50px}.cta-btn{background-color:#2563eb;color:#fff;border-radius:6px;font-weight:500;padding:10px 20px;text-decoration:none}.cta-btn:hover{background-color:#1e40af;color:#fff}.header{padding:20px 0px}.header .container{display:flex;align-items:center;justify-content:space-between}.header-cronograma h1{color:#fff}.header-cronograma h4{color:#fff;font-size:18px;font-weight:600;margin-bottom:30px}.header-cronograma .section-badge{background-color:#3b82f6}.hero-section{position:relative;padding:100px 0;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-section .hero-bg-gradient{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 120% 80% at 50% 120%, #60a5fa 0%, #3b82f6 12%, #2563eb 25%, #1e40af 40%, #0f172a 60%, #0a1628 78%, #030712 95%, #000000 100%)}.hero-section .hero-content-wrapper{position:relative;z-index:2;width:100%}.hero-section .hero-content{max-width:720px;margin:0 auto}.hero-section .hero-content .section-badge{display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.25);color:hsla(0,0%,100%,.95)}.hero-section .hero-content img{max-width:60px;margin:0 auto}.hero-section .hero-content h1{font-size:52px;font-weight:600;line-height:1.2;margin-bottom:20px;color:#fff}.hero-section .hero-content p{color:hsla(0,0%,100%,.9);font-size:18px;font-weight:400;line-height:1.8 !important;margin-bottom:24px}.clients-section{padding:60px 0;background-color:#f1f5f9}.clients-section img{opacity:.4;transition:opacity .3s ease}.clients-section img:hover{cursor:pointer;opacity:1}.clients-section .splide__slide{margin-right:0 !important;display:flex;align-items:center;justify-content:center}.splide__arrows{top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.8);z-index:1000}.splide__arrows .splide__arrow{position:absolute;top:-60px;right:0;width:50px;height:50px;background-color:#334155;color:#fff;border-radius:3px}.splide__arrows .splide__arrow svg{fill:#fff}.splide__arrows .splide__arrow.splide__arrow--prev{left:unset;right:60px}.portfolio-section{padding:80px 0}.portfolio-section h2{font-size:46px;font-weight:600;margin-bottom:32px}.services-section{padding:80px 0;background-color:#f1f5f9;color:#1e293b}.services-section .services-headline h2{font-size:38px;font-weight:700;line-height:1.25;margin-bottom:20px;color:#1e293b}.services-section .services-headline .services-lead{font-size:17px;color:#64748b;margin-bottom:28px;line-height:1.6}.services-section .services-headline .services-cta{display:inline-block;background:#2563eb;color:#fff;padding:14px 28px;font-weight:600;border-radius:6px;text-decoration:none;transition:all .2s}.services-section .services-headline .services-cta:hover{background:#1e40af;color:#fff;transform:scale(0.98)}.services-section .services-accordion{display:flex;flex-direction:column;gap:12px}.services-section .services-accordion-item{border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;background:#fff}.services-section .services-accordion-header{display:flex;align-items:center;justify-content:space-between;padding:20px;gap:16px}.services-section .services-accordion-title{font-size:18px;font-weight:600;color:#1e293b}.services-section .services-accordion-chevron{flex-shrink:0;color:#64748b;transition:transform .3s}.services-section .services-accordion-chevron.open{transform:rotate(180deg)}.services-section .services-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.services-section .services-accordion-content p{color:#64748b;font-size:15px;line-height:1.7;margin:0;padding:0 20px 20px 20px}.services-section .services-accordion-item.active .services-accordion-content{max-height:500px}@media(max-width: 768px){.services-section .services-headline h2{font-size:28px}}.ebook-hero{background-color:#1e40af;padding:40px 0}.ebook-hero .cta-btn{background-color:#fff;color:#1e40af;border-radius:6px;font-weight:500;padding:10px 20px;text-decoration:none}.ebook-hero .cta-btn:hover{background-color:#fff;color:#1e40af;transform:scale(0.98)}@media(max-width: 768px){.ebook-hero{padding:20px 0}}@media(max-width: 768px){.ebook-hero .header-cronograma{text-align:center}}.ebook-hero .section-badge{display:block;width:-moz-fit-content;width:fit-content;color:#f1f5f9}@media(max-width: 768px){.ebook-hero .section-badge{margin:0 auto}}.ebook-hero h1{font-size:52px;display:block;font-weight:700 !important;margin-bottom:20px;line-height:1.2}@media(max-width: 768px){.ebook-hero h1{font-size:32px}}.ebook-hero p{color:#e2e8f8 !important;margin-bottom:20px}.ebook-hero .splide__slide{width:auto !important}.ebook-hero .splide__slide .badge{white-space:nowrap}.ebook-hero .splide__slide .bg-light{border-color:#3b82f6 !important;background-color:#3b82f6 !important;font-weight:600 !important;font-size:12px !important;padding:7px 10px !important;border-radius:4px !important;color:#fff !important}.success-hero{padding:80px 0 40px}.success-hero h1{font-size:46px;font-weight:600;margin-bottom:16px}.success-hero p{color:#64748b}.success-card{margin-top:40px;display:flex;gap:20px;align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.success-icon{height:56px;width:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;background-color:rgba(37,99,235,.12)}.pack-section{padding:60px 0 80px}.pack-section h2{font-size:42px;font-weight:600}.pack-section p{color:#64748b}.pack-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px}.pack-item{display:flex;align-items:center;gap:12px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;color:#334155}.benefits-section{padding:80px 0 120px}.benefits-section .section-badge{display:inline-block;margin-bottom:30px}.benefits-section h2{font-size:46px;font-weight:600;margin-bottom:30px}.benefits-section p{color:#64748b;font-size:18px;margin-bottom:40px}.diferential-section{background-color:#f1f5f9;padding:80px 0}.diferential-section h2{font-size:46px;font-weight:600;margin-bottom:30px}.diferential-section .diferential-card{background-color:#fff;border-radius:6px;padding:20px;height:100%}.diferential-section .diferential-item .diferential-item-icon{height:40px;width:40px;border-radius:6px;display:flex;align-items:center;justify-content:center;border-color:#94a3b8;background-color:rgba(15,138,68,.5019607843)}.diferential-section .diferential-item p{color:#64748b}.diferential-section .video-container{position:relative;width:100%;height:100%;aspect-ratio:4/5;background-color:#e2e8f0;border-radius:6px;overflow:hidden}.diferential-section .video-container video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-testimonials{padding:80px 0}.section-testimonials h2{font-size:46px;font-weight:600;margin-bottom:30px}.section-testimonials .testimonial-video-wrapper .ratio iframe{border-radius:8px;border:none}.section-testimonials .testimonial-item{background-color:#fff;border:1px solid #e2e8f0;border-radius:6px}.section-testimonials .testimonial-item p{color:#64748b}.section-testimonials .section-badge{display:inline-block;margin-bottom:20px}.section-testimonials a{margin-top:40px}.faq-section{padding:80px 0}.faq-section h2{font-size:46px;font-weight:600;margin-bottom:30px}.faq-section .section-badge{display:inline-block;margin-bottom:20px}.faq-section .btn{background-color:#fff;border:1px solid #e2e8f0 !important;color:#1e293b;border-radius:6px}.faq-section .faq-answer-content{color:#64748b}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out,padding .3s ease-out}.faq-answer.active{max-height:500px;padding-top:12px}.cta-section{padding:80px 0;background-color:#f1f5f9;border-bottom:1px solid #e2e8f0}.cta-section .container .text-center{max-width:48rem;margin:0 auto}.cta-section .container .text-center h2{font-size:46px;font-weight:600;margin-bottom:30px}.cta-section .container .text-center p{color:#64748b;font-size:18px;margin-bottom:30px}.social-links .social-link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:inherit;opacity:.85;transition:opacity .2s ease,color .2s ease}.social-links .social-link:hover{opacity:1;color:inherit}footer,footer.footer-lp-light{padding:80px 0;background-color:#1e293b;color:#94a3b8}footer .container .text-center,footer.footer-lp-light .container .text-center{max-width:48rem;margin:0 auto}footer .container .text-center img,footer.footer-lp-light .container .text-center img{max-width:80px;margin:0 auto}footer .container .text-center p,footer.footer-lp-light .container .text-center p{margin-bottom:0;font-size:14px !important;color:inherit}footer.footer-lp-light{background-color:#1e293b !important}footer.footer-lp-light p{color:#94a3b8 !important}@media(max-width: 768px){.cta-btn{width:100%}.header a{display:none}.header .container{justify-content:center}.clients-section{padding:60px 0 20px !important}.clients-section .clients-list{justify-content:center !important;flex-wrap:wrap !important;gap:30px}.benefits-section h2{font-size:32px}.benefits-section p{font-size:16px}.diferential-section h2{font-size:32px}.diferential-section .diferential-item{flex-direction:column;align-items:center !important;justify-content:center}.section-testimonials h2{font-size:32px}.cta-section h2{font-size:32px !important}.faq-section h2{font-size:32px}.ebook-section h2,.pack-section h2{font-size:30px}.success-hero h1{font-size:32px}.success-card{flex-direction:column;text-align:center}.hero-section{padding:60px 0}.hero-section .hero-content-wrapper{padding:40px 0}.hero-section .hero-content h1{font-size:32px}.diferential-section{text-align:center}}.contact-page .container{max-width:600px}.contact-page .container .top-contact-form{text-align:center;padding:0 20px;margin-bottom:30px}.contact-page .container .scafeli-logo{margin:0 auto;display:block;margin-bottom:30px !important;margin-top:20px !important}.contact-page .container h1{font-size:32px}@media(max-width: 768px){.contact-page .container h1{font-size:26px}}.contact-page .container p{font-size:16px;color:#64748b;margin-bottom:20px}.links-page{display:flex;flex-direction:column;padding-top:20px}.links-page .container{max-width:600px;flex:1}.links-page h1{font-size:28px;text-align:center}.links-page .links-card{margin-bottom:40px}.links-page .links-card h1{font-size:24px;color:#64748b;margin-bottom:20px;font-weight:600}.links-page .links-card>p{font-size:16px;color:#64748b;margin-bottom:30px}.links-page .links-list{display:flex;flex-direction:column;gap:12px}.links-page .link-item{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:20px;text-decoration:none;color:#1e293b;transition:all .3s ease;margin-bottom:12px;gap:20px}.links-page .link-item .link-content{flex:1}.links-page .link-item .link-content h3{font-size:18px;font-weight:600;margin-bottom:4px;color:#1e293b}.links-page .link-item .link-content p{font-size:14px;color:#64748b;margin-bottom:0}.links-page .link-item .link-icon{color:#64748b;background-color:#e2e8f0;width:40px;height:40px;padding:10px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:color .3s ease;flex-shrink:0;margin-left:16px}.links-page .cronograma-anual{background-color:#1e40af;border-color:#1e40af}.links-page .cronograma-anual .link-icon{background-color:#fff}.links-page .cronograma-anual .link-content p{color:hsla(0,0%,100%,.8470588235)}.ads-hero{padding:40px 0 60px}.ads-hero img{display:block;margin-bottom:20px}.ads-hero .section-badge{display:inline-block;margin-bottom:20px}.ads-hero h1{font-size:46px;font-weight:600;margin-bottom:20px}.ads-hero p{color:#64748b;font-size:18px;font-weight:400;line-height:1.8 !important;margin-bottom:24px}.ads-hero .ads-pill{display:flex;align-items:center;gap:10px}.ads-hero .ads-pill img{border-radius:4px;margin:0}html.lp-light-page,body.lp-light-page{background-color:#f8fafc !important;color:#1e293b !important}.lp-light{background-color:#f8fafc;color:#1e293b;min-height:100vh}.lp-light .lp-hero{background:linear-gradient(135deg, #ffffff 0%, #f1f5f9 100%);padding:48px 0 56px;border-bottom:1px solid #e2e8f0}.lp-light .section-badge{display:inline-block;width:auto;font-size:11px;text-transform:uppercase;font-weight:600;letter-spacing:1.5px;padding:8px 18px;border-radius:50px;border:1px solid rgba(0,0,0,0)}.lp-light .lp-hero .section-badge{background-color:rgba(37,99,235,.08);color:#1e40af;border-color:rgba(37,99,235,.15)}.lp-light .lp-benefits .section-badge,.lp-light .lp-segmentos .section-badge,.lp-light .lp-pilares .section-badge,.lp-light .lp-steps .section-badge{background-color:rgba(30,41,59,.06);color:#475569;border-color:rgba(30,41,59,.08)}.lp-light .lp-hero h1{color:#1e293b;font-size:44px;font-weight:700;margin-bottom:16px;line-height:1.2}.lp-light .lp-hero p{color:#64748b;font-size:17px;margin-bottom:24px}.lp-light .lp-hero .cta-btn{background-color:#2563eb;color:#fff}.lp-light .lp-hero .cta-btn:hover{background-color:#1e40af;color:#fff}.lp-light .lp-arts-section{padding:48px 0;background-color:#fff;border-bottom:1px solid #e2e8f0}.lp-light .lp-arts-section img{opacity:.85;transition:opacity .3s ease;-o-object-fit:contain;object-fit:contain}.lp-light .lp-arts-section .splide__slide{display:flex;align-items:center;justify-content:center}.lp-light .lp-arts-section .lp-slide-img-wrap{height:400px;overflow:hidden;border-radius:8px}.lp-light .lp-arts-section .lp-slide-img-wrap .lp-slide-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.lp-light .lp-arts-section .lp-slide-img-wrap-sm{height:220px;overflow:hidden;border-radius:8px}.lp-light .lp-arts-section .lp-slide-img-wrap-sm .lp-slide-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.lp-light .lp-segmentos{padding:64px 0;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.lp-light .lp-segmentos h2{color:#1e293b;font-size:36px;font-weight:700;margin-bottom:16px}.lp-light .lp-segmentos p{color:#64748b}.lp-light .lp-segmento-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px 24px;height:100%}.lp-light .lp-segmento-card h4{color:#1e293b;font-size:17px;font-weight:600;margin-bottom:6px}.lp-light .lp-segmento-card p{color:#64748b;font-size:15px;margin-bottom:0}.lp-light .lp-pilares{padding:64px 0;background-color:#fff;border-bottom:1px solid #e2e8f0}.lp-light .lp-pilares h2{color:#1e293b;font-size:36px;font-weight:700;margin-bottom:16px}.lp-light .lp-pilares p{color:#64748b}.lp-light .lp-pilar-block{padding:48px 0;border-bottom:1px solid #e2e8f0}.lp-light .lp-pilar-block:last-child{border-bottom:none}.lp-light .lp-pilar-block h3{color:#1e293b;font-size:22px;font-weight:600;margin-bottom:12px}.lp-light .lp-pilar-block p{color:#64748b;font-size:16px;margin-bottom:0;line-height:1.65}.lp-light .lp-pilar-img-wrap{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:3/2;min-height:240px}.lp-light .lp-pilar-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.lp-light .lp-benefits{padding:64px 0;background-color:#fff;border-bottom:1px solid #e2e8f0}.lp-light .lp-benefits h2{color:#1e293b;font-size:36px;font-weight:700;margin-bottom:40px}.lp-light .lp-benefits p{color:#64748b}.lp-light .lp-benefit-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;height:100%;transition:box-shadow .2s ease}.lp-light .lp-benefit-card h3{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:8px}.lp-light .lp-benefit-card p{color:#64748b;font-size:15px;margin-bottom:0}.lp-light .lp-steps{padding:64px 0;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}.lp-light .lp-steps h2{color:#1e293b;font-size:36px;font-weight:700;margin-bottom:48px}.lp-light .lp-step-card{text-align:center;padding:24px 16px}.lp-light .lp-step-card .lp-step-num{width:48px;height:48px;border-radius:50%;background:#2563eb;color:#fff;font-weight:700;font-size:18px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.lp-light .lp-step-card h3{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:8px}.lp-light .lp-step-card p{color:#64748b;font-size:15px;margin-bottom:0}.lp-light .lp-cta-section{padding:64px 0;background:linear-gradient(135deg, #1e40af 0%, #2563eb 100%);text-align:center}.lp-light .lp-cta-section h2{color:#fff;font-size:36px;font-weight:700;margin-bottom:16px}.lp-light .lp-cta-section p{color:hsla(0,0%,100%,.9);margin-bottom:24px;font-size:17px}.lp-light .lp-cta-section .cta-btn{background:#fff;color:#1e40af}.lp-light .lp-cta-section .cta-btn:hover{background:#f1f5f9;color:#1e40af}.lp-light footer,.lp-light .footer-lp-light{background-color:#1e293b !important;padding:80px 0 !important;color:#94a3b8 !important}.lp-light footer p,.lp-light .footer-lp-light p{color:#94a3b8 !important;margin-bottom:.25rem !important}@media(max-width: 768px){.lp-light .lp-hero h1{font-size:28px}.lp-light .lp-benefits h2,.lp-light .lp-cta-section h2{font-size:26px}}.topbar{padding:0px 10px !important;color:#fff !important;padding:10px 0 !important;text-align:center !important;font-size:14px !important}.topbar p{line-height:1;color:#fff !important;font-weight:600 !important;font-size:13px !important;letter-spacing:1px !important;text-transform:uppercase !important;margin-bottom:0 !important}.topbar-medico{background-color:#00c3a5 !important}.topbar-clinicas{background-color:#00c3a5 !important}.topbar-escolas{background-color:#2563eb !important}.topbar-academias{background-color:#dc2626 !important}.mkt-medico,.mkt-clinicas{--lp-accent: #0d9488;--lp-accent-dark: #0f766e;--lp-accent-gradient-start: #0f766e;--lp-accent-gradient-end: #0d9488}.mkt-medico .lp-hero,.mkt-clinicas .lp-hero{background:linear-gradient(135deg, #ffffff 0%, #f1f5f9 100%);padding:48px 0 56px;border-bottom:1px solid #e2e8f0}.mkt-medico .lp-hero .lp-hero-content,.mkt-clinicas .lp-hero .lp-hero-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.mkt-medico .section-badge,.mkt-clinicas .section-badge{display:inline-block;width:auto;background-color:rgba(0,195,165,.12) !important;color:#0d7368 !important;border-color:rgba(0,195,165,.2) !important}.mkt-medico .lp-icon-accent,.mkt-clinicas .lp-icon-accent{color:var(--lp-accent) !important}.mkt-medico .lp-step-num,.mkt-clinicas .lp-step-num{background:var(--lp-accent) !important;color:#fff !important}.mkt-medico .lp-cta-section,.mkt-clinicas .lp-cta-section{background:linear-gradient(135deg, var(--lp-accent-dark) 0%, var(--lp-accent) 100%) !important}.mkt-medico .lp-cta-section .cta-btn,.mkt-clinicas .lp-cta-section .cta-btn{background:#fff !important;color:var(--lp-accent-dark) !important}.mkt-medico .lp-cta-section .cta-btn:hover,.mkt-clinicas .lp-cta-section .cta-btn:hover{background:#f1f5f9 !important;color:var(--lp-accent-dark) !important}.mkt-escolas{--lp-accent: #2563eb;--lp-accent-dark: #1e40af;--lp-accent-gradient-start: #1e40af;--lp-accent-gradient-end: #2563eb}.mkt-escolas .lp-hero .lp-hero-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.mkt-escolas .section-badge{display:inline-block;width:auto;background-color:rgba(37,99,235,.1) !important;color:#1e40af !important;border-color:rgba(37,99,235,.18) !important}.mkt-escolas .lp-icon-accent{color:var(--lp-accent) !important}.mkt-escolas .lp-step-num{background:var(--lp-accent) !important;color:#fff !important}.mkt-escolas .lp-cta-section{background:linear-gradient(135deg, var(--lp-accent-dark) 0%, var(--lp-accent) 100%) !important}.mkt-escolas .lp-cta-section .cta-btn{background:#fff !important;color:var(--lp-accent-dark) !important}.mkt-escolas .lp-cta-section .cta-btn:hover{background:#f1f5f9 !important;color:var(--lp-accent-dark) !important}.mkt-academias{--lp-accent: #dc2626;--lp-accent-dark: #b91c1c;--lp-accent-gradient-start: #b91c1c;--lp-accent-gradient-end: #dc2626}.mkt-academias .lp-hero .lp-hero-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.mkt-academias .section-badge{display:inline-block;width:auto;background-color:rgba(220,38,38,.1) !important;color:#b91c1c !important;border-color:rgba(220,38,38,.18) !important}.mkt-academias .lp-icon-accent{color:var(--lp-accent) !important}.mkt-academias .lp-step-num{background:var(--lp-accent) !important;color:#fff !important}.mkt-academias .lp-cta-section{background:linear-gradient(135deg, var(--lp-accent-dark) 0%, var(--lp-accent) 100%) !important}.mkt-academias .lp-cta-section .cta-btn{background:#fff !important;color:var(--lp-accent-dark) !important}.mkt-academias .lp-cta-section .cta-btn:hover{background:#fef2f2 !important;color:var(--lp-accent-dark) !important}.text-muted{color:#64748b !important}.nav-header{position:sticky;top:0;z-index:1000;background:hsla(0,0%,100%,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0;padding:0}.nav-header .nav-header-inner{display:flex;align-items:center;justify-content:space-between;height:68px;gap:16px}.nav-header .nav-logo{flex-shrink:0;display:flex;align-items:center;text-decoration:none}.nav-header .nav-logo img{width:180px}.nav-header .nav-links{display:flex;align-items:center;gap:2px;list-style:none;margin:0;padding:0;flex:1;justify-content:center}.nav-header .nav-item{position:relative;height:68px;display:flex;align-items:center}.nav-header .nav-item.nav-item-has-dropdown:hover .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.nav-header .nav-item.nav-item-has-dropdown:hover .nav-chevron{transform:rotate(180deg);color:#2563eb}.nav-header .nav-link-btn{display:flex;align-items:center;gap:5px;padding:8px 14px;border-radius:8px;font-size:14px;font-weight:500;color:#374151;text-decoration:none;border:none;background:none;cursor:pointer;transition:color .15s,background .15s;white-space:nowrap}.nav-header .nav-link-btn .nav-chevron{color:#9ca3af;transition:transform .2s,color .15s}.nav-header .nav-link-btn:hover{color:#2563eb;background:rgba(37,99,235,.06)}.nav-header .nav-dropdown{position:absolute;top:100%;left:0;min-width:300px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.05);padding:8px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease,visibility .16s;pointer-events:none}.nav-header .nav-dropdown::before{content:"";position:absolute;top:-12px;left:-8px;right:-8px;height:12px}.nav-header .nav-dropdown .nav-dropdown-label{font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#94a3b8;padding:6px 10px 4px;display:block}.nav-header .nav-dropdown-wide{min-width:540px}.nav-header .nav-dropdown-wide .nav-dropdown-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3, auto);grid-auto-flow:column}.nav-header .nav-dropdown-wide .nav-dropdown-grid .nav-dropdown-item:nth-child(-n+3){border-right:1px solid #f1f5f9;margin-right:2px;padding-right:14px}.nav-header .nav-dropdown-wide .nav-dropdown-grid .nav-dropdown-item:nth-child(n+4){padding-left:14px}.nav-header .nav-dropdown-item{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:10px;text-decoration:none;color:#1e293b;transition:background .15s}.nav-header .nav-dropdown-item:hover{background:rgba(37,99,235,.05)}.nav-header .nav-dropdown-item:hover .nav-item-icon{background:rgba(37,99,235,.12);color:#2563eb}.nav-header .nav-dropdown-item:hover .nav-item-title{color:#2563eb}.nav-header .nav-dropdown-item .nav-item-icon{width:34px;height:34px;border-radius:9px;background:rgba(37,99,235,.07);color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,color .15s}.nav-header .nav-dropdown-item .nav-item-text{display:flex;flex-direction:column;gap:2px}.nav-header .nav-dropdown-item .nav-item-title{font-size:13px;font-weight:600;color:#1e293b;line-height:1.3;transition:color .15s}.nav-header .nav-dropdown-item .nav-item-desc{font-size:11.5px;color:#64748b;line-height:1.4}.nav-header .nav-cta{flex-shrink:0;background:#2563eb;color:#fff;border-radius:8px;font-size:14px;font-weight:600;padding:9px 20px;text-decoration:none;transition:background .15s,transform .1s;white-space:nowrap}.nav-header .nav-cta:hover{background:#1e40af;color:#fff;transform:translateY(-1px)}.nav-header .nav-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;border:none;background:none;padding:6px;border-radius:8px;transition:background .15s}.nav-header .nav-hamburger:hover{background:rgba(37,99,235,.07)}.nav-header .nav-hamburger span{display:block;width:22px;height:2px;background:#374151;border-radius:2px;transition:all .25s}.nav-header .nav-hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-header .nav-hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-header .nav-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-header .nav-mobile-panel{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 8px 24px rgba(0,0,0,.08);padding:16px;z-index:999;max-height:calc(100vh - 68px);overflow-y:auto}.nav-header .nav-mobile-panel.open{display:block}.nav-header .nav-mobile-panel .nav-mobile-accordion-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:11px 4px;border:none;background:none;font-size:14px;font-weight:600;color:#1e293b;cursor:pointer;text-align:left}.nav-header .nav-mobile-panel .nav-mobile-accordion-btn svg{color:#9ca3af;transition:transform .2s}.nav-header .nav-mobile-panel .nav-mobile-accordion-btn svg.rotated{transform:rotate(180deg);color:#2563eb}.nav-header .nav-mobile-panel .nav-mobile-accordion-btn:hover{color:#2563eb}.nav-header .nav-mobile-panel .nav-mobile-sub{padding-left:8px;padding-bottom:4px}.nav-header .nav-mobile-panel .nav-mobile-item{display:flex;align-items:center;gap:12px;padding:9px 4px;border-radius:8px;text-decoration:none;color:#374151}.nav-header .nav-mobile-panel .nav-mobile-item:hover{color:#2563eb}.nav-header .nav-mobile-panel .nav-mobile-item .nav-item-icon{width:30px;height:30px;border-radius:8px;background:rgba(37,99,235,.07);color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.nav-header .nav-mobile-panel .nav-mobile-item .nav-item-title{font-size:13px;font-weight:500}.nav-header .nav-mobile-panel .nav-mobile-simple{display:block;padding:11px 4px;font-size:14px;font-weight:500;color:#374151;text-decoration:none}.nav-header .nav-mobile-panel .nav-mobile-simple:hover{color:#2563eb}.nav-header .nav-mobile-panel .nav-mobile-cta{display:block;background:#2563eb;color:#fff;border-radius:8px;font-size:14px;font-weight:600;padding:12px 20px;text-align:center;text-decoration:none;margin-top:12px}.nav-header .nav-mobile-panel .nav-mobile-cta:hover{background:#1e40af;color:#fff}.nav-header .nav-mobile-panel hr{border-color:#e2e8f0;margin:4px 0}@media(max-width: 900px){.nav-header .nav-links,.nav-header .nav-cta{display:none}.nav-header .nav-hamburger{display:flex}}@keyframes scroll-left{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes scroll-right{0%{transform:translateX(-50%)}100%{transform:translateX(0)}}.infinite-cards-section{padding:80px 0;background-color:#fff;border-bottom:1px solid #e2e8f0;overflow:hidden}.infinite-cards-section .infinite-cards-header{text-align:center;margin-bottom:48px}.infinite-cards-section .infinite-cards-header h2{font-size:36px;font-weight:700;color:#1e293b;margin-bottom:12px}.infinite-cards-section .infinite-cards-header p{color:#64748b;font-size:17px;max-width:520px;margin:0 auto}.infinite-cards-section .infinite-track-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(to right, transparent 0%, black 6%, black 94%, transparent 100%);mask-image:linear-gradient(to right, transparent 0%, black 6%, black 94%, transparent 100%)}.infinite-cards-section .infinite-track{display:flex;gap:16px;width:-moz-max-content;width:max-content}.infinite-cards-section .infinite-track.track-left{animation:scroll-left 35s linear infinite}.infinite-cards-section .infinite-track.track-right{animation:scroll-right 40s linear infinite}.infinite-cards-section .infinite-card{flex-shrink:0;width:280px;border:1px solid #e2e8f0;border-radius:14px;padding:20px 22px;background:#f8fafc}.infinite-cards-section .infinite-card.card-metric{background:linear-gradient(135deg, #eff6ff 0%, #f0f9ff 100%);border-color:#bfdbfe}.infinite-cards-section .infinite-card.card-metric .card-metric-value{font-size:32px;font-weight:800;color:#2563eb;line-height:1;margin-bottom:4px}.infinite-cards-section .infinite-card.card-metric .card-metric-label{font-size:13px;font-weight:500;color:#64748b}.infinite-cards-section .infinite-card.card-testimonial{background:#fff}.infinite-cards-section .infinite-card.card-testimonial .card-quote{font-size:15px;font-weight:500;color:#1e293b;line-height:1.6;margin-bottom:14px}.infinite-cards-section .infinite-card.card-testimonial .card-quote::before{content:'"';color:#2563eb;font-size:20px;font-weight:700}.infinite-cards-section .infinite-card.card-testimonial .card-quote::after{content:'"';color:#2563eb;font-size:20px;font-weight:700}.infinite-cards-section .infinite-card.card-testimonial .card-author{display:flex;align-items:center;gap:10px}.infinite-cards-section .infinite-card.card-testimonial .card-author .card-author-avatar{width:32px;height:32px;border-radius:50%;background:rgba(37,99,235,.1);color:#2563eb;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.infinite-cards-section .infinite-card.card-testimonial .card-author .card-author-info .card-author-name{font-size:13px;font-weight:600;color:#1e293b}.infinite-cards-section .infinite-card.card-testimonial .card-author .card-author-info .card-author-company{font-size:12px;color:#64748b}.infinite-cards-section .infinite-card .card-stars{display:flex;gap:2px;margin-bottom:10px;color:#f59e0b}.infinite-cards-section .infinite-row{margin-bottom:16px}.infinite-cards-section .infinite-row:last-child{margin-bottom:0}.chat-widget-trigger{position:fixed;bottom:24px;right:24px;z-index:1050;width:56px;height:56px;border-radius:50%;border:none;padding:0;cursor:pointer;background:none;box-shadow:0 4px 20px rgba(0,0,0,.18);transition:transform .2s}.chat-widget-trigger:hover{transform:scale(1.06)}.chat-widget-trigger .chat-trigger-avatar{width:56px;height:56px;border-radius:50%;background:#2563eb;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;position:relative;overflow:hidden}.chat-widget-trigger .chat-trigger-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat-widget-trigger .chat-online-badge{position:absolute;bottom:2px;right:2px;width:13px;height:13px;border-radius:50%;background:#22c55e;border:2px solid #fff}.chat-widget-panel{position:fixed;bottom:92px;right:24px;z-index:1050;width:360px;max-width:calc(100vw - 48px);background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 16px 48px rgba(0,0,0,.14);overflow:hidden;transform-origin:bottom right;animation:chatPanelIn .22s cubic-bezier(0.16, 1, 0.3, 1) forwards}.chat-widget-panel.closing{animation:chatPanelOut .18s ease forwards}.chat-widget-panel .chat-panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f1f5f9;background:#f8fafc}.chat-widget-panel .chat-panel-header .chat-header-user{display:flex;align-items:center;gap:10px}.chat-widget-panel .chat-panel-header .chat-header-user .chat-header-avatar{width:40px;height:40px;border-radius:50%;background:#2563eb;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#fff;flex-shrink:0;position:relative;overflow:hidden}.chat-widget-panel .chat-panel-header .chat-header-user .chat-header-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat-widget-panel .chat-panel-header .chat-header-user .chat-header-info .chat-header-name{font-size:14px;font-weight:700;color:#1e293b;line-height:1.2}.chat-widget-panel .chat-panel-header .chat-header-user .chat-header-info .chat-header-status{font-size:12px;color:#22c55e;display:flex;align-items:center;gap:4px}.chat-widget-panel .chat-panel-header .chat-header-user .chat-header-info .chat-header-status::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#22c55e}.chat-widget-panel .chat-panel-header .chat-close-btn{width:28px;height:28px;border-radius:8px;border:none;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.chat-widget-panel .chat-panel-header .chat-close-btn:hover{background:#cbd5e1;color:#1e293b}.chat-widget-panel .chat-panel-body{padding:16px;max-height:380px;overflow-y:auto}.chat-widget-panel .chat-bubble{display:flex;align-items:flex-start;gap:8px;margin-bottom:14px}.chat-widget-panel .chat-bubble .chat-bubble-avatar{width:28px;height:28px;border-radius:50%;background:#2563eb;color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;overflow:hidden}.chat-widget-panel .chat-bubble .chat-bubble-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.chat-widget-panel .chat-bubble .chat-bubble-text{background:#f1f5f9;border-radius:4px 14px 14px 14px;padding:10px 14px;font-size:14px;color:#1e293b;line-height:1.55;max-width:85%}.chat-widget-panel .chat-quick-replies{display:flex;flex-direction:column;gap:8px;margin-top:4px}.chat-widget-panel .chat-quick-replies .chat-quick-btn{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;font-size:13px;font-weight:500;color:#1e293b;cursor:pointer;text-decoration:none;transition:border-color .15s,background .15s,color .15s;text-align:left}.chat-widget-panel .chat-quick-replies .chat-quick-btn:hover{border-color:#2563eb;background:rgba(37,99,235,.04);color:#2563eb}.chat-widget-panel .chat-quick-replies .chat-quick-btn.btn-whatsapp{border-color:#22c55e;color:#16a34a;background:rgba(34,197,94,.04)}.chat-widget-panel .chat-quick-replies .chat-quick-btn.btn-whatsapp:hover{background:rgba(34,197,94,.1);border-color:#16a34a}.chat-widget-panel .chat-quick-replies .chat-quick-btn svg{flex-shrink:0;opacity:.5}.chat-widget-panel .chat-panel-footer{padding:12px 16px;border-top:1px solid #f1f5f9}.chat-widget-panel .chat-panel-footer .chat-input-fake{display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;cursor:pointer;text-decoration:none;transition:border-color .15s}.chat-widget-panel .chat-panel-footer .chat-input-fake:hover{border-color:#22c55e}.chat-widget-panel .chat-panel-footer .chat-input-fake span{flex:1;font-size:13px;color:#94a3b8}.chat-widget-panel .chat-panel-footer .chat-input-fake svg{color:#22c55e;flex-shrink:0}@keyframes chatPanelIn{from{opacity:0;transform:scale(0.92) translateY(12px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes chatPanelOut{from{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(0.92) translateY(12px)}}@media(max-width: 480px){.chat-widget-panel{right:12px;bottom:84px;width:calc(100vw - 24px);max-width:100%}.chat-widget-trigger{right:16px;bottom:16px}}