:root{--h2-primary:#e12454;--h2-secondary:#4a90e2;--h2-dark:#0f172a;--h2-dark-2:#1e293b;--h2-dark-3:#1a2332;--h2-light:#f8fafc;--h2-text:#334155;--h2-text-muted:#64748b;--h2-border:#e2e8f0;--h2-white:#fff;--h2-pattern:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 4h2v12H9V4zm-5 5h12v2H4V9z' fill='%23ffffff' fill-opacity='0.04'/%3E%3C/svg%3E")}.checkmark{width:80px;height:80px;stroke:#28a745;stroke-width:3;stroke-miterlimit:10}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke:#28a745;stroke-width:3;fill:none;animation:stroke .6s ease-out forwards}.checkmark-check{stroke-dasharray:48;stroke-dashoffset:48;stroke:#28a745;stroke-width:4;animation:stroke .4s .6s ease forwards}@keyframes stroke{to{stroke-dashoffset:0}}.size-80{width:80px;height:80px}.size-20{width:20px;height:20px}html{scroll-behavior:smooth;scroll-padding-top:100px}body.layout-home2{font-family:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;color:var(--h2-text);line-height:1.6;margin:0;padding:0;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.h2-container{max-width:1200px;margin:0 auto;padding:0 24px}.h2-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--h2-dark);background-image:var(--h2-pattern);padding:16px 0;border-bottom:1px solid rgba(255,255,255,0.06)}.h2-nav .h2-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.h2-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.h2-logo img{max-height:28px;width:auto;display:block}.h2-nav-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.h2-nav-links a{color:rgba(255,255,255,0.9);text-decoration:none;font-weight:400;font-size:.9375rem;padding:8px 14px;border-radius:8px;transition:color .2s,background .2s}.h2-nav-links a:hover{color:var(--h2-primary)}.h2-btn-outline{border:1px solid rgba(255,255,255,0.4);color:#fff!important;border-radius:50px;padding:10px 20px}.h2-btn-outline:hover{background:rgba(255,255,255,0.08);color:#fff!important}.h2-btn-primary{display:inline-flex;align-items:center;justify-content:center;text-align:center;background:var(--h2-primary);color:#fff!important;border:0;border-radius:50px;padding:10px 22px}.h2-btn-primary:hover{background:#c41e4a;color:#fff!important}.h2-nav-toggle{display:none;flex-direction:column;gap:5px;background:transparent;border:0;cursor:pointer;padding:8px}.h2-nav-toggle span{width:24px;height:2px;background:#fff;border-radius:1px}.h2-nav-mobile{display:none;flex-direction:column;gap:8px;padding:16px 0}.h2-nav-mobile a{color:rgba(255,255,255,0.9);text-decoration:none;font-weight:500;padding:10px 0}.h2-nav-mobile a.h2-btn-outline{display:inline-flex;align-items:center;justify-content:center;text-align:center;margin-top:8px;width:fit-content;min-width:160px}.h2-nav-collapse{background:rgba(15,23,42,0.98)}@media(max-width:991px){.h2-nav-toggle{display:flex!important}.h2-nav-mobile{display:flex!important}}.h2-hero{display:flex;align-items:center;background:var(--h2-dark);background-image:var(--h2-pattern);position:relative;min-height:88vh;padding:0 0 80px}.h2-hero-inner{position:relative;z-index:1;text-align:center;max-width:720px;margin:0 auto}.h2-hero-label{display:inline-flex;align-items:center;gap:10px;font-size:.875rem;font-weight:500;letter-spacing:.04em;color:rgba(255,255,255,0.95);margin:0 0 20px 0;padding:10px 18px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:50px}.h2-hero-label-dot{width:8px;height:8px;border-radius:50%;background:var(--h2-primary);flex-shrink:0}.h2-hero-title{font-size:clamp(2rem,5vw,3.25rem);font-weight:600;line-height:1.2;color:#fff;margin:0 0 24px 0;letter-spacing:-0.02em}.h2-hero-title-line1{white-space:normal}@media(min-width:768px){.h2-hero-title-line1{white-space:nowrap}}.h2-hero-lead{font-size:1.125rem;font-weight:400;line-height:1.65;color:rgba(255,255,255,0.8);margin:0 0 36px 0}.h2-hero-btns{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.h2-btn-lg{padding:14px 28px;font-size:1rem;font-weight:500;border-radius:50px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;align-items:center;justify-content:center}.h2-btn-lg:hover{transform:translateY(-2px)}.h2-btn-outline-light{border:2px solid rgba(255,255,255,0.5);color:#fff}.h2-btn-outline-light:hover{background:rgba(255,255,255,0.1);color:#fff;border-color:rgba(255,255,255,0.7)}.h2-btn-light{background:#fff;color:var(--h2-dark);border:0}.h2-btn-light:hover{background:var(--h2-light);color:var(--h2-dark);box-shadow:0 8px 24px rgba(0,0,0,0.15)}.h2-stats{padding:0 24px 48px;margin-top:-18vh;position:relative;z-index:2}.h2-stats-card{max-width:1000px;margin:0 auto;background:rgba(26,35,50,0.88);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;padding:28px 32px 26px;box-shadow:0 20px 50px rgba(0,0,0,0.35);border:1px solid rgba(255,255,255,0.08);overflow:visible}.h2-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;text-align:center;align-items:center}.h2-stat{display:flex;flex-direction:column;gap:6px;padding:8px 16px;border-right:1px solid rgba(255,255,255,0.1)}.h2-stat:last-of-type{border-right:0}.h2-stat-value{font-size:2.5rem;font-weight:600;color:var(--h2-primary);line-height:1}.h2-stat-label{font-size:.8125rem;font-weight:500;color:rgba(255,255,255,0.85);letter-spacing:.02em;overflow-wrap:break-word;word-break:break-word}@media(max-width:767px){.h2-hero{padding-top:max(88px,env(safe-area-inset-top,0)+72px)}.h2-hero-btns,.h2-cta-lab-btns,.h2-cta-final-btns{gap:24px}.h2-stats{margin-top:-32px;padding-bottom:32px}.h2-stats-card{padding:24px 20px 22px;border-radius:16px}.h2-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.h2-stat{border-right:0;border-bottom:0;padding-left:10px;padding-right:10px;min-width:0}.h2-stat:nth-child(odd){border-right:1px solid rgba(255,255,255,0.08)}.h2-stat:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,0.08)}.h2-stat:nth-child(n+3){border-bottom:0}.h2-stat-label{font-size:.75rem}.h2-stat-value{font-size:2rem}}.h2-section{padding:80px 0;background:var(--h2-light)}.h2-section:nth-of-type(even){background:var(--h2-white)}.h2-section-label{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--h2-primary);margin:0 0 8px 0;text-align:center}.h2-diferenciais-label{font-size:.8125rem;font-weight:500;letter-spacing:.12em;margin-bottom:12px}.h2-section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;color:var(--h2-dark);text-align:center;margin:0 0 16px 0;line-height:1.25}.h2-section-lead{font-size:1rem;font-weight:400;color:var(--h2-text-muted);text-align:center;max-width:640px;margin:0 auto 48px auto;line-height:1.6}.h2-why{background:var(--h2-white)}.h2-why-wrap{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.h2-why-left{padding-right:0}.h2-why-title{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:600;color:var(--h2-dark);margin:0 0 12px 0;line-height:1.25;text-align:left}.h2-why-lead{font-size:1rem;font-weight:400;color:var(--h2-text-muted);margin:0 0 24px 0;line-height:1.6;text-align:left}.h2-why-list{display:flex;flex-direction:column;gap:14px}.h2-why-card{display:flex;gap:16px;align-items:center;padding:18px 20px;background:#fff;border-radius:12px;border:1px solid rgba(226,232,240,0.6);box-shadow:0 1px 3px rgba(0,0,0,0.05),0 1px 2px rgba(0,0,0,0.1);transition:border-color .2s,box-shadow .2s}.h2-why-card:hover{border-color:rgba(225,36,84,0.25);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.h2-why-num{font-size:2rem;font-weight:600;color:var(--h2-primary);line-height:1;flex-shrink:0;min-width:50px}.h2-why-card-body{min-width:0}.h2-why-heading{font-size:1.0625rem;font-weight:500;color:var(--h2-dark);margin:0 0 6px 0;line-height:1.3}.h2-why-text{font-size:.875rem;font-weight:400;color:var(--h2-text-muted);margin:0;line-height:1.6}.h2-why-right{position:relative;display:flex;align-items:center;justify-content:center;min-height:0}.h2-why-video{width:100%;max-width:100%;border-radius:24px;overflow:visible;box-shadow:0 20px 60px rgba(0,0,0,0.2);position:relative;padding:6px;background:linear-gradient(135deg,#e12454 0%,#9333ea 40%,#4a90e2 100%)}.h2-why-video .ratio{width:100%;border-radius:20px;overflow:hidden;background:#000;position:relative;z-index:1}.h2-why-video .ratio-16x9{aspect-ratio:16 / 9}.h2-why-video .ratio{position:relative;width:100%}.h2-why-video .ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.h2-why-video iframe{border:0;display:block}.journey-visual{display:flex;align-items:center;justify-content:flex-start;padding:0}#step3-visual[data-cursor-element-id]{visibility:hidden}.journey-step .journey-visual .vt-mini-layout,.journey-step>.vt-mini-layout{width:100%}.journey-screen{width:100%;max-width:420px;border-radius:22px;background:transparent;border:0;box-shadow:none;overflow:hidden;color:#1f2933;font-size:.8125rem;aspect-ratio:16 / 10;display:flex;flex-direction:column}.journey-screen-header{display:flex;align-items:center;justify-content:flex-start;gap:6px;padding:6px 10px;background:#f9fafb;border-bottom:1px solid rgba(148,163,184,0.35)}.journey-dot{width:8px;height:8px;border-radius:999px;background:rgba(148,163,184,0.8)}.journey-screen-body{padding:10px 10px 12px;flex:1}.journey-pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:rgba(15,23,42,0.9);border:1px solid rgba(148,163,184,0.7);font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:rgba(226,232,240,0.9);margin-bottom:10px}.journey-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.journey-col{min-width:0}.journey-label{font-weight:500;color:#f9fafb}.journey-meta{font-size:.75rem;color:rgba(148,163,184,0.95)}.journey-badge{padding:4px 10px;border-radius:999px;background:rgba(34,197,94,0.12);color:#bbf7d0;font-size:.75rem;font-weight:500;white-space:nowrap}.journey-cta-row{margin-top:12px;display:flex;justify-content:flex-start}.journey-cta{padding:6px 12px;border-radius:999px;background:rgba(148,163,184,0.16);color:#e5e7eb;font-size:.75rem;font-weight:500}.journey-cta-primary{background:linear-gradient(135deg,#e12454,#4f46e5);color:#f9fafb}.journey-code-lines{display:flex;flex-direction:column;gap:6px;margin:8px 0 10px}.journey-line{height:4px;border-radius:999px;background:rgba(148,163,184,0.5)}.journey-line.long{width:90%}.journey-line.short{width:55%}.journey-tags{display:flex;flex-wrap:wrap;gap:6px}.journey-tag{padding:4px 8px;border-radius:999px;background:rgba(15,23,42,0.85);border:1px solid rgba(148,163,184,0.6);font-size:.7rem;color:rgba(226,232,240,0.9)}.journey-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 4px}.journey-card{padding:8px;border-radius:10px;background:rgba(15,23,42,0.9);border:1px solid rgba(55,65,81,0.9)}.vt-mini-layout{display:grid;grid-template-columns:70px minmax(0,1fr);background:#f3f4f6;border-radius:16px;overflow:hidden;height:100%;min-height:260px}.vt-mini-layout-ambiente{grid-template-columns:70px minmax(0,1.6fr)}.vt-mini-sidebar{background:#0f172a;display:flex;flex-direction:column;align-items:center;padding:14px 10px;gap:20px}.vt-mini-logo{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#e12454,#ef4444)}.vt-mini-user{display:flex;flex-direction:column;align-items:center;gap:6px}.vt-mini-avatar{width:28px;height:28px;border-radius:999px;background:#e5e7eb}.vt-mini-user-lines span{display:block;height:3px;border-radius:999px;background:rgba(148,163,184,0.7)}.vt-mini-user-lines span:first-child{width:32px}.vt-mini-user-lines span:last-child{width:20px;margin-top:4px}.vt-mini-menu{display:flex;flex-direction:column;gap:10px;margin-top:auto}.vt-mini-menu span{width:30px;height:6px;border-radius:999px;background:rgba(30,64,175,0.4)}.vt-mini-menu span.active{background:#e12454}.vt-mini-main{padding:10px 14px 14px;display:flex;flex-direction:column;gap:10px}.vt-mini-main-2col{display:grid;grid-template-columns:minmax(0,1.7fr) 220px;gap:10px;align-items:stretch}.vt-mini-main-templates{display:flex;flex-direction:column;gap:10px}.vt-mini-header{display:flex;justify-content:space-between;align-items:center}.vt-mini-breadcrumb{width:140px;height:7px;border-radius:999px;background:rgba(148,163,184,0.9)}.vt-mini-chip{width:60px;height:6px;border-radius:999px;background:rgba(226,232,240,0.9)}.vt-mini-title{width:180px;height:9px;border-radius:999px;background:rgba(15,23,42,0.85)}.vt-mini-subtitle-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.vt-mini-subtitle{flex:1;height:7px;border-radius:999px;background:rgba(148,163,184,0.9)}.vt-mini-sub-badge{width:60px;height:7px;border-radius:999px;background:rgba(59,130,246,0.85)}.vt-mini-progress{width:100%;height:4px;border-radius:999px;background:rgba(226,232,240,1);position:relative;overflow:hidden}.vt-mini-progress::before{content:"";position:absolute;top:0;left:0;width:45%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#e12454,#f97316);animation:vt-mini-progress-loop 2200ms ease-in-out infinite}.vt-mini-card{background:#fff;border-radius:12px;padding:10px 12px 12px;box-shadow:0 4px 16px rgba(15,23,42,0.08);border:1px solid rgba(226,232,240,1);margin-top:4px}.vt-mini-card-title{width:150px;height:8px;border-radius:999px;background:rgba(15,23,42,0.85);margin-bottom:8px}.vt-mini-card-text{width:70%;height:6px;border-radius:999px;background:rgba(148,163,184,0.7);margin-bottom:8px}.vt-mini-card-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.vt-mini-toggle-label{flex:1;height:6px;border-radius:999px;background:rgba(148,163,184,0.9)}.vt-mini-toggle{width:40px;height:18px;border-radius:999px;background:rgba(226,232,240,1);position:relative}.vt-mini-toggle::before{content:"";position:absolute;top:3px;left:4px;width:12px;height:12px;border-radius:999px;background:#e12454;animation:vt-mini-toggle-pulse 2600ms ease-in-out infinite}.vt-mini-card-grid{margin-top:6px}.vt-mini-card-grid-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.vt-mini-template-pill{height:32px;border-radius:10px;background:rgba(248,250,252,1);border:1px solid rgba(226,232,240,1);position:relative;overflow:hidden}.vt-mini-template-pill::before,.vt-mini-template-pill::after{content:"";position:absolute;left:10px;border-radius:999px;background:rgba(148,163,184,0.9)}.vt-mini-template-pill::before{top:8px;width:40%;height:6px}.vt-mini-template-pill::after{top:18px;width:30%;height:5px}.vt-mini-footer-cta{margin-top:8px;width:96px;height:8px;border-radius:999px;background:#e12454;margin-left:auto}.vt-mini-footer-cta-wide{display:flex;align-items:center;justify-content:space-between;gap:10px}.vt-mini-footer-label{flex:1;height:7px;border-radius:999px;background:rgba(148,163,184,0.9)}.vt-mini-footer-primary{width:96px;height:8px;border-radius:999px;background:#e12454}@keyframes vt-mini-progress-loop{0%{transform:translateX(-10%)}50%{transform:translateX(40%)}100%{transform:translateX(100%)}}@keyframes vt-mini-toggle-pulse{0%,100%{transform:translateX(0)}50%{transform:translateX(14px)}}@keyframes vt-mini-monitor-glow{0%,100%{opacity:.55}50%{opacity:1}}@keyframes vt-mini-template-breathe{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-2px) scale(1.02)}}.vt-mini-hero{background:#0f172a;border-radius:14px;padding:10px 12px 12px;box-shadow:0 16px 40px rgba(15,23,42,0.6);display:flex;flex-direction:column;gap:8px}.vt-mini-hero-header{display:flex;justify-content:space-between;align-items:center}.vt-mini-hero-breadcrumb{width:140px;height:7px;border-radius:999px;background:rgba(148,163,184,0.9)}.vt-mini-hero-chip{width:60px;height:6px;border-radius:999px;background:rgba(226,232,240,0.9)}.vt-mini-hero-top{height:80px;border-radius:10px;background:radial-gradient(circle at 50% 30%,rgba(148,163,184,0.4),transparent 55%),#111827;display:flex;align-items:center;justify-content:center}.vt-mini-hero-monitor{width:80px;height:52px;border-radius:12px;background:linear-gradient(180deg,#111827,#020617);box-shadow:0 10px 20px rgba(0,0,0,0.45);position:relative;overflow:hidden}.vt-mini-hero-monitor::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 30%,rgba(248,250,252,0.1),transparent 60%);mix-blend-mode:screen;animation:vt-mini-monitor-glow 2600ms ease-in-out infinite}.vt-mini-hero-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:4px}.vt-mini-hero-label,.vt-mini-hero-value{height:6px;border-radius:999px}.vt-mini-hero-label{background:rgba(148,163,184,0.9)}.vt-mini-hero-value{background:rgba(248,250,252,0.95)}.vt-mini-hero-bottom{height:22px;border-radius:10px;background:#020617}.vt-mini-side-panel{background:#fff;border-radius:14px;padding:10px 10px 12px;border:1px solid rgba(226,232,240,1);display:flex;flex-direction:column;gap:6px}.vt-mini-side-title{width:80%;height:8px;border-radius:999px;background:rgba(15,23,42,0.85)}.vt-mini-side-sub{width:60%;height:6px;border-radius:999px;background:rgba(148,163,184,0.9)}.vt-mini-side-illu{margin-top:6px;height:56px;border-radius:12px;background:linear-gradient(135deg,rgba(148,163,184,0.25),rgba(226,232,240,0.9))}.vt-mini-side-text{width:100%;height:7px;border-radius:999px;background:rgba(148,163,184,0.8)}.vt-mini-layout-templates{grid-template-columns:70px minmax(0,1fr)}.vt-mini-templates-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px}.vt-mini-template-card{background:#fff;border-radius:12px;padding:10px 12px;border:1px solid rgba(226,232,240,1);box-shadow:0 6px 18px rgba(15,23,42,0.06);position:relative;overflow:hidden}.vt-mini-template-card.selected{border-color:#e12454;box-shadow:0 10px 26px rgba(225,36,84,0.2);animation:vt-mini-template-breathe 2600ms ease-in-out infinite}.vt-mini-template-card.selected::before{content:"";position:absolute;top:8px;right:10px;width:14px;height:14px;border-radius:999px;background:#e12454}.vt-mini-template-header{width:70%;height:8px;border-radius:999px;background:rgba(15,23,42,0.85);margin-bottom:6px}.vt-mini-template-lines{display:flex;flex-direction:column;gap:4px}.vt-mini-template-lines span{height:6px;border-radius:999px;background:rgba(148,163,184,0.85)}.vt-mini-layout-modal{position:relative}.vt-mini-modal-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;background:radial-gradient(circle at 50% 20%,rgba(15,23,42,0.28),transparent 55%)}.vt-mini-modal{width:70%;max-width:360px;background:#fff;border-radius:16px;box-shadow:0 24px 60px rgba(15,23,42,0.65);padding:14px 16px 12px;border:1px solid rgba(226,232,240,1);transform:translateY(8px) scale(0.96);opacity:0;pointer-events:auto;animation:vt-mini-modal-in 480ms ease-out forwards}.vt-mini-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.vt-mini-modal-title{width:120px;height:8px;border-radius:999px;background:rgba(15,23,42,0.9)}.vt-mini-modal-close{width:18px;height:18px;border-radius:999px;border:2px solid rgba(226,232,240,1);position:relative}.vt-mini-modal-close::before,.vt-mini-modal-close::after{content:"";position:absolute;top:4px;left:7px;width:2px;height:8px;border-radius:999px;background:rgba(148,163,184,0.9)}.vt-mini-modal-close::before{transform:rotate(45deg)}.vt-mini-modal-close::after{transform:rotate(-45deg)}.vt-mini-modal-body{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.vt-mini-modal-row{display:flex;flex-direction:column;gap:4px}.vt-mini-modal-row.two-cols{flex-direction:row}.vt-mini-modal-label{width:80px;height:6px;border-radius:999px;background:rgba(148,163,184,0.9)}.vt-mini-modal-input{flex:1;height:22px;border-radius:10px;background:#f9fafb;border:1px solid rgba(226,232,240,1);position:relative;overflow:hidden}.vt-mini-modal-input.long{width:100%}.vt-mini-modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:8px}.vt-mini-modal-secondary,.vt-mini-modal-primary{height:22px;border-radius:999px;width:80px}.vt-mini-modal-secondary{background:rgba(226,232,240,1)}.vt-mini-modal-primary{background:#e12454}.vt-mini-modal-row:nth-child(2) .vt-mini-modal-input.long::before{content:"";position:absolute;left:10px;top:9px;height:4px;border-radius:999px;background:rgba(148,163,184,0.9);width:0;animation:vt-mini-typing-line 2200ms ease-out infinite}.vt-mini-modal-primary{background:linear-gradient(90deg,#e12454,#fb7185,#e12454);background-size:200% 100%;animation:vt-mini-button-loading 2600ms ease-in-out infinite}@keyframes vt-mini-typing-line{0%{width:0;opacity:.2}40%{width:70%;opacity:1}60%{width:70%;opacity:1}100%{width:0;opacity:.2}}@keyframes vt-mini-button-loading{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes vt-mini-modal-in{0%{opacity:0;transform:translateY(12px) scale(0.94)}60%{opacity:1;transform:translateY(0) scale(1.02)}100%{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:767px){.journey-screen{max-width:100%}}@media(max-width:991px){.h2-why-wrap{grid-template-columns:1fr;gap:32px}.h2-why-video{max-width:560px;margin:0 auto}}@media(max-width:767px){.h2-why-title,.h2-why-lead{text-align:center}.h2-why-card{padding:16px 18px}}.h2-cta-lab{background:var(--h2-dark);background-image:var(--h2-pattern);padding:80px 0;text-align:center}.h2-cta-lab-label{font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,0.6);margin:0 0 12px 0}.h2-cta-lab-title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:600;color:#fff;margin:0 0 16px 0;line-height:1.25}.h2-cta-lab-lead{font-size:1.125rem;color:rgba(255,255,255,0.8);max-width:640px;margin:0 auto 32px auto;line-height:1.6}.h2-cta-lab-btns{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.h2-pilares{background:var(--h2-white)}.h2-pilares-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto}.h2-pilar-card{background:var(--h2-white);padding:28px 24px;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,0.06);border:1px solid rgba(226,232,240,0.5);transition:transform .25s,box-shadow .25s}.h2-pilar-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.12)}.h2-pilar-icon{margin-bottom:20px}.h2-pilar-icon-wrapper{width:56px;height:56px;border-radius:10px;background:rgba(225,36,84,0.08);display:flex;align-items:center;justify-content:center;border:1px solid rgba(226,232,240,0.6)}.h2-pilar-icon-wrapper i{font-size:24px;color:var(--h2-primary)}.h2-pilar-icon-gradient{background:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.3)}.h2-pilar-icon-gradient i{color:#fff}.h2-pilar-featured{background:linear-gradient(135deg,#e12454 0%,#9333ea 50%,#4a90e2 100%);padding:6px;border:0;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.h2-pilar-featured-inner{background:var(--h2-white);border-radius:12px;padding:28px 24px;height:100%}.h2-pilar-featured .h2-pilar-title,.h2-pilar-featured .h2-pilar-text{color:var(--h2-dark)}.h2-pilar-featured .h2-pilar-list{color:var(--h2-text-muted)}.h2-pilar-featured .h2-pilar-list li i{color:var(--h2-secondary)}.h2-pilar-title{font-size:1.25rem;font-weight:500;color:var(--h2-dark);margin:0 0 12px 0}.h2-pilar-text{font-size:.9375rem;color:var(--h2-text-muted);margin:0 0 20px 0;line-height:1.55}.h2-pilar-list{list-style:none;padding:0;margin:0;font-size:.9375rem}.h2-pilar-list li{padding:8px 0;padding-left:0;position:relative;display:flex;align-items:center;gap:10px}.h2-pilar-list li i{font-size:1.125rem;color:var(--h2-primary);flex-shrink:0}.h2-pilar-featured .h2-pilar-list li i{color:var(--h2-primary)}@media(max-width:991px){.h2-pilares-grid{grid-template-columns:1fr}}.h2-func{background:var(--h2-light)}.h2-func-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.h2-func-card{background:var(--h2-white);padding:28px 24px;border-radius:16px;border:1px solid var(--h2-border);box-shadow:0 2px 8px rgba(0,0,0,0.04);transition:border-color .25s,transform .25s,box-shadow .25s}.h2-func-card-featured{border:2px solid transparent;background:linear-gradient(var(--h2-white),var(--h2-white)) padding-box,linear-gradient(135deg,#e12454 0%,#9333ea 50%,#4a90e2 100%) border-box;box-shadow:0 6px 20px rgba(225,36,84,0.18);position:relative}.h2-func-card-featured::before{content:'Diferencial';position:absolute;top:-10px;right:20px;background:var(--h2-primary);color:var(--h2-white);font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:12px;text-transform:uppercase;letter-spacing:.5px}.h2-func-card:hover{border-color:var(--h2-primary);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.1)}.h2-func-card-featured:hover{box-shadow:0 8px 24px rgba(225,36,84,0.25);transform:translateY(-6px)}.h2-func-card:hover .h2-func-link{color:#c41e4a;gap:10px;text-decoration:underline}.h2-func-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.h2-func-icon i{font-size:28px;color:#fff}.h2-func-icon-blue,.h2-func-icon-light-blue,.h2-func-icon-yellow,.h2-func-icon-green,.h2-func-icon-red,.h2-func-icon-gray{background:var(--h2-primary)}.h2-func-title{font-size:1.125rem;font-weight:500;color:var(--h2-dark);margin:0 0 12px 0}.h2-func-text{font-size:.9375rem;color:var(--h2-text-muted);margin:0 0 16px 0;line-height:1.55}.h2-func-link{font-size:.9375rem;font-weight:500;color:var(--h2-primary);text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:gap .2s}.h2-func-link:hover{color:#c41e4a;gap:10px}@media(max-width:991px){.h2-func-grid{grid-template-columns:repeat(2,1fr)}.h2-func-card-featured::before{font-size:.6875rem;padding:3px 10px;right:15px}}@media(max-width:575px){.h2-func-grid{grid-template-columns:1fr}.h2-func-card-featured::before{font-size:.625rem;padding:3px 8px;right:12px;top:-8px}}.h2-transform{background:var(--h2-white)}.h2-transform-wrap{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.h2-transform-left{display:flex;flex-direction:column}.h2-transform-title{font-size:clamp(1.875rem,4vw,2.5rem);font-weight:600;color:var(--h2-dark);margin:0 0 16px 0;line-height:1.25;text-align:left}.h2-transform-lead{font-size:1rem;font-weight:400;color:var(--h2-text-muted);margin:0 0 32px 0;line-height:1.6;text-align:center}.h2-transform-card-wrapper{padding:6px;background:linear-gradient(135deg,#e12454 0%,#9333ea 50%,#4a90e2 100%);border-radius:24px;box-shadow:0 12px 40px rgba(0,0,0,0.15)}.h2-transform-card{background:#fff;padding:40px 32px;border-radius:18px;text-align:center}.h2-transform-icon{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center}.h2-transform-icon i{font-size:48px;color:var(--h2-secondary)}.h2-transform-card-title{font-size:1.5rem;font-weight:500;color:var(--h2-dark);margin:0 0 12px 0}.h2-transform-card-text{font-size:1rem;font-weight:400;color:var(--h2-text-muted);margin:0;line-height:1.6}.h2-transform-right{display:flex;flex-direction:column;gap:14px;align-items:center}.h2-transform-item{display:flex;gap:16px;align-items:center;padding:18px 20px;background:#fff;border-radius:12px;border:1px solid rgba(226,232,240,0.6);box-shadow:0 1px 3px rgba(0,0,0,0.05),0 1px 2px rgba(0,0,0,0.1);transition:border-color .2s,box-shadow .2s;width:100%;max-width:500px}.h2-transform-item:hover{border-color:rgba(225,36,84,0.25);box-shadow:0 4px 12px rgba(0,0,0,0.1)}.h2-transform-num{font-size:2rem;font-weight:600;color:var(--h2-primary);line-height:1;flex-shrink:0;min-width:50px}.h2-transform-item-body{min-width:0;flex:1}.h2-transform-item-title{font-size:1.0625rem;font-weight:500;color:var(--h2-dark);margin:0 0 6px 0;line-height:1.3}.h2-transform-item-text{font-size:.875rem;font-weight:400;color:var(--h2-text-muted);margin:0;line-height:1.6}@media(max-width:991px){.h2-transform-wrap{grid-template-columns:1fr;gap:40px}}.h2-cta-final{background:var(--h2-dark);background-image:var(--h2-pattern);padding:80px 0;text-align:center}.h2-cta-final-title{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:600;color:#fff;margin:0 0 16px 0}.h2-cta-final-lead{font-size:1.125rem;color:rgba(255,255,255,0.85);margin:0 0 32px 0;max-width:560px;margin-left:auto;margin-right:auto}.h2-cta-final-btns{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.h2-contact{background:var(--h2-light)}.h2-contact-wrap{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.h2-contact-info{display:flex;flex-direction:column}.h2-contact-label{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--h2-primary);margin:0 0 12px 0}.h2-contact-title{font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:600;color:var(--h2-dark);margin:0 0 16px 0;line-height:1.25}.h2-contact-description{font-size:1rem;font-weight:400;color:var(--h2-text-muted);margin:0 0 32px 0;line-height:1.6}.h2-contact-items{display:flex;flex-direction:column;gap:24px}.h2-contact-item{display:flex;gap:16px;align-items:flex-start}.h2-contact-icon{width:40px;height:40px;border-radius:8px;border:2px solid var(--h2-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.h2-contact-icon i{font-size:18px;color:var(--h2-primary)}.h2-contact-item-content{display:flex;flex-direction:column;gap:4px}.h2-contact-item-label{font-size:.875rem;font-weight:500;color:var(--h2-dark)}.h2-contact-item-content a,.h2-contact-item-content span{font-size:.9375rem;font-weight:400;color:var(--h2-text-muted);text-decoration:none}.h2-contact-item-content a:hover{color:var(--h2-primary)}.h2-contact-form-wrapper{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,0.08)}.h2-contact-form{width:100%}.h2-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.h2-form-row{display:flex;flex-direction:column;gap:8px}.h2-form-full{margin-bottom:20px}.h2-form-label{font-size:.875rem;font-weight:500;color:var(--h2-dark)}.h2-form-input{padding:12px 16px;font-size:1rem;border:1px solid rgba(226,232,240,0.8);border-radius:8px;font-family:inherit;background:#fff;transition:border-color .2s}.h2-form-input:focus{outline:0;border-color:var(--h2-primary)}.h2-form-row .iti{width:100%}.h2-form-row .iti__tel-input{width:100%!important}.h2-form-submit{display:flex;justify-content:center;margin-top:8px}.h2-btn-contact{background:var(--h2-primary);color:#fff;border:0;border-radius:8px;padding:14px 32px;font-size:1rem;font-weight:500;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:background .2s,transform .2s}.h2-btn-contact:hover{background:#c41e4a;transform:translateY(-2px)}.h2-btn-contact i{font-size:1.125rem}.h2-contact-form .loading,.h2-contact-form .error-message,.h2-contact-form .sent-message{text-align:center;margin-bottom:16px;display:none!important}.h2-contact-form .loading.d-block,.h2-contact-form .error-message.d-block,.h2-contact-form .sent-message.d-block{display:block!important}@media(max-width:991px){.h2-contact-wrap{grid-template-columns:1fr;gap:40px}}@media(max-width:767px){.h2-form-grid{grid-template-columns:1fr}.h2-contact-form-wrapper{padding:24px}}.h2-footer{background:var(--h2-dark);background-image:var(--h2-pattern);color:rgba(255,255,255,0.9);padding:48px 0 32px}.h2-footer-top{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:40px 48px;margin-bottom:36px;align-items:start}.h2-footer-brand-header{min-height:2.25rem;display:flex;align-items:center;margin-bottom:1rem}.h2-footer-brand{display:flex;flex-direction:column;max-width:280px}.h2-footer-logo{max-height:28px;width:auto;display:block}.h2-footer-tagline{font-size:.875rem;font-weight:400;line-height:1.55;margin:0;color:rgba(255,255,255,0.78)}.h2-footer-col-title{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin:0 0 1rem 0;min-height:2.25rem;display:flex;align-items:center}.h2-footer-links{list-style:none;padding:0;margin:0}.h2-footer-links li{margin-bottom:.625rem}.h2-footer-links a{color:rgba(255,255,255,0.82);text-decoration:none;font-size:.875rem;font-weight:400;transition:color .2s}.h2-footer-links a:hover{color:var(--h2-primary)}.h2-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,0.08)}.h2-footer-copy{font-size:.8125rem;font-weight:400;color:rgba(255,255,255,0.5);margin:0}.h2-footer-social{display:flex;gap:1.25rem}.h2-footer-social a{color:rgba(255,255,255,0.7);font-size:1.125rem;transition:color .2s}.h2-footer-social a:hover{color:var(--h2-primary)}@media(max-width:991px){.h2-footer-top{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}.h2-footer-brand{max-width:none}}@media(max-width:575px){.h2-footer{padding:2.5rem 0 1.5rem}.h2-footer-top{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.h2-footer-bottom{flex-direction:column;text-align:center;gap:1rem}}