:root{--ve-bg: #f0e3d3;--ve-bg-alt: #eae4dc;--ve-bg-deep: #374f43;--ve-surface: #fbf8f3;--ve-fg: #253b39;--ve-fg-soft: #5a7367;--ve-fg-muted: #948d82;--ve-fg-on-deep: #f0e3d3;--ve-accent: #5a7367;--ve-accent-hover: #162729;--ve-density: 1;--ve-highlight: #ffcb91;--ve-sage-night: #162729}body{background:var(--ve-bg);color:var(--ve-fg);font-family:var(--ve-font-body);-webkit-font-smoothing:antialiased}.ve-landing{width:100%;min-height:100vh;background:var(--ve-bg);color:var(--ve-fg);font-family:var(--ve-font-body);position:relative;scroll-behavior:smooth}.ve-landing *{box-sizing:border-box}.ve-landing img{display:block;max-width:100%}.ve-display,.ve-h1,.ve-h2,.ve-h3{font-family:var(--ve-font-display);font-weight:400;letter-spacing:-.02em;color:var(--ve-fg);margin:0;text-wrap:balance}.ve-display{font-size:clamp(48px,6vw,84px);line-height:1.04}.ve-h1{font-size:clamp(40px,5vw,64px);line-height:1.05}.ve-h2{font-size:clamp(34px,4vw,52px);line-height:1.08}.ve-h3{font-size:clamp(26px,3vw,36px);line-height:1.15}.ve-h4{font-family:var(--ve-font-body);font-weight:600;font-size:20px;line-height:1.3;color:var(--ve-fg);margin:0}.ve-eyebrow{font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--ve-fg-soft);margin:0 0 14px}.ve-lede{font-family:var(--ve-font-body);font-weight:300;font-size:18px;line-height:1.65;color:var(--ve-fg-soft);margin:0;text-wrap:pretty}.ve-lede-section{max-width:580px;margin-top:18px}.ve-body{font-size:15px;line-height:1.65;color:var(--ve-fg-soft);margin:0;text-wrap:pretty}.ve-small{font-size:13px;line-height:1.55;color:var(--ve-fg-soft);margin:0}.ve-caption{font-size:12px;line-height:1.45;color:var(--ve-fg-muted);letter-spacing:.02em;margin:0}.ve-quote{font-family:var(--ve-font-display);font-style:italic;font-weight:400;font-size:26px;line-height:1.35;color:var(--ve-fg);margin:0}.ve-btn{display:inline-flex;align-items:center;gap:10px;font-family:var(--ve-font-body);font-size:14px;font-weight:500;letter-spacing:.01em;padding:15px 26px;border-radius:999px;border:0;cursor:pointer;text-decoration:none;transition:all .2s cubic-bezier(.32,.72,.22,1);white-space:nowrap}.ve-btn-sm{padding:11px 22px;font-size:13px}.ve-btn-primary{background:var(--ve-accent);color:var(--ve-fg-on-deep)}.ve-btn-primary:hover{background:var(--ve-accent-hover)}.ve-btn-secondary{background:var(--ve-surface);color:var(--ve-fg);border:1px solid var(--ve-surface-line-strong)}.ve-btn-secondary:hover{border-color:var(--ve-fg-soft)}.ve-btn-ghost{background:transparent;color:var(--ve-fg);padding:15px 8px}.ve-btn-ghost:hover{color:var(--ve-accent)}.ve-btn-block{width:100%;justify-content:center}.ve-btn-icon{width:40px;height:40px;border-radius:999px;border:1px solid var(--ve-surface-line-strong);background:var(--ve-surface);color:var(--ve-fg);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.32,.72,.22,1)}.ve-btn-icon:hover{border-color:var(--ve-fg-soft)}.ve-btn-icon:disabled{opacity:.35;cursor:default}.ve-link{background:transparent;border:0;padding:0;cursor:pointer;color:var(--ve-accent);font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px;font-family:var(--ve-font-body)}.ve-link:hover{color:var(--ve-accent-hover)}.ve-header{display:flex;align-items:center;justify-content:space-between;padding:18px clamp(20px,5vw,64px);background:#fbf8f3d1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--ve-surface-line);position:sticky;top:0;z-index:50}.ve-logo img{height:30px;display:block}.ve-nav{display:flex;gap:28px}.ve-nav a{font-size:14px;color:var(--ve-fg-soft);text-decoration:none;transition:color .2s}.ve-nav a:hover{color:var(--ve-fg)}.ve-mobile-menu{position:absolute;top:100%;left:0;right:0;background:var(--ve-surface);border-bottom:1px solid var(--ve-surface-line);padding:24px;display:flex;flex-direction:column;gap:18px;box-shadow:0 8px 24px #444a4914}.ve-mobile-menu a{color:var(--ve-fg);text-decoration:none;font-size:16px}.ve-section{padding:calc(var(--ve-density, 1) * 96px) clamp(20px,5vw,64px);position:relative}.ve-section-head{max-width:720px;margin:0 0 56px}.ve-head-split{max-width:none;display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:end;margin-bottom:56px}@media (max-width: 768px){.ve-section{padding:calc(var(--ve-density, 1) * 64px) 20px}.ve-head-split{grid-template-columns:1fr;gap:16px}}.ve-hero{position:relative;overflow:hidden;background:var(--ve-bg);padding:clamp(64px,8vw,120px) clamp(20px,5vw,64px) clamp(96px,10vw,160px)}.ve-hero-grafismo{position:absolute;top:-100px;right:-120px;width:600px;height:600px;background:url(/vectors/vetor-1.png) center/contain no-repeat;opacity:.45;pointer-events:none;z-index:0}.ve-hero-copy{position:relative;z-index:2}.ve-hero .ve-display{margin-bottom:24px}.ve-hero .ve-lede{margin-bottom:36px;max-width:480px}.ve-hero-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-bottom:56px}.ve-hero-trust{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding-top:32px;border-top:1px solid var(--ve-surface-line)}.ve-hero-trust>div:not(.ve-trust-divider){display:flex;flex-direction:column;gap:2px}.ve-hero-trust strong{font-family:var(--ve-font-display);font-weight:400;font-size:28px;color:var(--ve-fg);line-height:1}.ve-hero-trust span{font-size:12px;color:var(--ve-fg-soft);letter-spacing:.02em}.ve-trust-divider{width:1px;height:32px;background:var(--ve-surface-line-strong)}.ve-hero-img-wrap{position:relative;aspect-ratio:4/5}.ve-hero-img-wrap img{width:100%;height:100%;object-fit:cover;border-radius:14px;box-shadow:0 24px 60px #444a492e;filter:saturate(.92) contrast(.98)}.ve-hero-fullbleed{padding:0;min-height:760px;display:block}.ve-hero-fullbleed .ve-hero-grafismo{display:none}.ve-hero-fullbleed .ve-hero-img-wrap{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto}.ve-hero-fullbleed .ve-hero-img-wrap img{border-radius:0;height:100%;width:100%;box-shadow:none;filter:saturate(.85) brightness(.85)}.ve-hero-fullbleed:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#444a490d,#444a498c)}.ve-hero-fullbleed .ve-hero-copy{position:relative;z-index:3;max-width:700px;padding:clamp(96px,10vw,180px) clamp(20px,5vw,64px) clamp(64px,7vw,96px);color:var(--ve-fg-on-deep)}.ve-hero-fullbleed .ve-display,.ve-hero-fullbleed .ve-h1{color:var(--ve-fg-on-deep)}.ve-hero-fullbleed .ve-lede{color:#fbf8f3d9}.ve-hero-fullbleed .ve-eyebrow{color:#fbf8f3b3}.ve-hero-fullbleed .ve-hero-trust{border-top-color:#fbf8f340}.ve-hero-fullbleed .ve-hero-trust strong,.ve-hero-fullbleed .ve-hero-trust span{color:var(--ve-fg-on-deep)}.ve-hero-fullbleed .ve-trust-divider{background:#fbf8f340}.ve-hero-fullbleed .ve-btn-ghost{color:var(--ve-fg-on-deep)}@media (max-width: 768px){.ve-hero-fullbleed{min-height:640px}.ve-hero-trust{gap:16px}.ve-hero-trust strong{font-size:22px}}.ve-pillars{background:var(--ve-bg-alt)}.ve-pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ve-pillar-card{background:var(--ve-surface);border-radius:14px;padding:36px 32px;display:flex;flex-direction:column;gap:14px;border:1px solid var(--ve-surface-line)}.ve-pillar-ic{width:56px;height:56px;border-radius:14px;background:var(--ve-bg);color:var(--ve-accent);display:flex;align-items:center;justify-content:center;margin-bottom:6px}@media (max-width: 768px){.ve-pillar-grid{grid-template-columns:1fr;gap:16px}}.ve-procedimentos{background:var(--ve-bg)}.ve-filters{display:flex;flex-direction:column;gap:18px;margin-bottom:40px}.ve-tabs{display:flex;gap:4px;flex-wrap:wrap;border-bottom:1px solid var(--ve-surface-line)}.ve-tab{background:transparent;border:0;cursor:pointer;font-family:var(--ve-font-body);font-size:14px;font-weight:500;color:var(--ve-fg-soft);padding:14px 18px;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .2s}.ve-tab:hover{color:var(--ve-fg)}.ve-tab.active{color:var(--ve-fg);border-bottom-color:var(--ve-accent)}.ve-chips{display:flex;gap:8px;flex-wrap:wrap}.ve-chip{background:var(--ve-surface);border:1px solid var(--ve-surface-line-strong);border-radius:999px;padding:9px 16px;cursor:pointer;font-family:var(--ve-font-body);font-size:13px;color:var(--ve-fg-soft);transition:all .2s}.ve-chip:hover{border-color:var(--ve-fg-soft);color:var(--ve-fg)}.ve-chip.active{background:var(--ve-fg);color:var(--ve-bg);border-color:var(--ve-fg)}.ve-grid-procs{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ve-proc-card{background:var(--ve-surface);border-radius:14px;overflow:hidden;cursor:pointer;transition:all .24s cubic-bezier(.32,.72,.22,1);border:1px solid var(--ve-surface-line);display:flex;flex-direction:column}.ve-proc-card:hover{transform:translateY(-3px);box-shadow:0 16px 36px #444a491f}.ve-proc-img{aspect-ratio:4/3;overflow:hidden;background:var(--ve-bg)}.ve-proc-img img{width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(.98);transition:transform .6s cubic-bezier(.32,.72,.22,1)}.ve-proc-card:hover .ve-proc-img img{transform:scale(1.04)}.ve-proc-body{padding:24px 26px 22px;display:flex;flex-direction:column;gap:10px;flex:1}.ve-proc-body .ve-h4{margin:4px 0 0}.ve-proc-body .ve-eyebrow{margin:0}.ve-proc-meta{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:14px;border-top:1px solid var(--ve-surface-line);font-size:13px;color:var(--ve-fg-muted)}.ve-empty{text-align:center;padding:64px;color:var(--ve-fg-muted);font-size:15px}@media (max-width: 1024px){.ve-grid-procs{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.ve-grid-procs{grid-template-columns:1fr}}.ve-veil{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#2228288c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;justify-content:flex-end;animation:ve-fade .24s cubic-bezier(.32,.72,.22,1)}@keyframes ve-fade{0%{opacity:0}to{opacity:1}}.ve-drawer{width:min(560px,100%);height:100%;background:var(--ve-surface);overflow-y:auto;position:relative;animation:ve-slide .32s cubic-bezier(.32,.72,.22,1)}@keyframes ve-slide{0%{transform:translate(40px)}to{transform:translate(0)}}.ve-drawer-close{position:absolute;top:20px;right:20px;z-index:2;width:40px;height:40px;border-radius:999px;background:#fbf8f3e6;border:1px solid var(--ve-surface-line);cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.ve-drawer-hero{aspect-ratio:16/10;overflow:hidden}.ve-drawer-hero img{width:100%;height:100%;object-fit:cover}.ve-drawer-body{padding:36px 40px 48px;display:flex;flex-direction:column;gap:22px}.ve-drawer-block{display:flex;flex-direction:column;gap:6px}.ve-drawer-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ve-drawer-disclaimer{margin-top:-8px}.ve-depoimentos{background:var(--ve-bg)}.ve-google{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.ve-stars{display:flex;gap:2px;color:#c9a86a}.ve-google strong{font-family:var(--ve-font-display);font-size:32px}.ve-google div:nth-child(2){font-size:13px;color:var(--ve-fg-soft)}.ve-carousel{position:relative;overflow:hidden}.ve-carousel-track{display:flex;gap:24px;transition:transform .48s cubic-bezier(.32,.72,.22,1)}.ve-depo-card{flex-shrink:0;background:var(--ve-surface);border:1px solid var(--ve-surface-line);border-radius:14px;padding:32px 30px;display:flex;flex-direction:column;gap:18px;min-height:320px}.ve-depo-text{font-size:15px;line-height:1.6;color:var(--ve-fg);margin:0;flex:1}.ve-depo-meta{display:flex;align-items:center;gap:14px;padding-top:18px;border-top:1px solid var(--ve-surface-line)}.ve-depo-meta img{width:44px;height:44px;border-radius:999px;object-fit:cover}.ve-depo-meta .ve-depo-avatar{width:44px;height:44px;border-radius:999px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--ve-accent);color:var(--ve-fg-on-deep);font-family:var(--ve-font-display);font-size:16px;line-height:1;letter-spacing:.02em;text-transform:uppercase}.ve-depo-meta strong{display:block;font-size:14px;color:var(--ve-fg);font-weight:600}.ve-depo-meta span{font-size:12px;color:var(--ve-fg-soft)}.ve-carousel-nav{display:flex;gap:8px;justify-content:flex-end;margin-top:32px}.ve-quote-mark{font-family:var(--ve-font-display);font-size:56px;line-height:.5;color:var(--ve-accent);opacity:.5}@media (max-width: 768px){.ve-google{align-items:flex-start}}.ve-journey{background:var(--ve-bg-deep);color:var(--ve-fg-on-deep)}.ve-journey .ve-eyebrow{color:#fbf8f3b3}.ve-journey .ve-h2{color:var(--ve-fg-on-deep)}.ve-steps{list-style:none;padding:0;margin:0 0 48px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.ve-step{display:flex;flex-direction:column;gap:12px;padding:28px 24px;border:1px solid rgba(251,248,243,.18);border-radius:14px;background:#fbf8f30a}.ve-step-num{font-family:var(--ve-font-display);font-size:32px;color:var(--ve-highlight);line-height:1;margin-bottom:4px}.ve-step .ve-h4{color:var(--ve-fg-on-deep)}.ve-step .ve-body{color:#fbf8f3c7}.ve-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding-top:32px;border-top:1px solid rgba(251,248,243,.18)}.ve-trust-row>div{display:flex;align-items:center;gap:10px;font-size:13px;color:#fbf8f3d9}@media (max-width: 1024px){.ve-steps{grid-template-columns:repeat(2,1fr)}.ve-trust-row{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.ve-steps{grid-template-columns:1fr;gap:16px}}.ve-equipe{background:var(--ve-bg)}.ve-commit-grid{grid-template-columns:repeat(4,1fr)}.ve-team-rt{margin-top:48px;padding-top:32px;border-top:1px solid var(--ve-surface-line);text-align:center;font-size:13px;color:var(--ve-fg-soft);letter-spacing:.02em}.ve-team-rt strong{color:var(--ve-fg);font-weight:600}@media (max-width: 1024px){.ve-commit-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width: 640px){.ve-commit-grid{grid-template-columns:1fr}}.ve-estrutura{background:var(--ve-bg-alt)}.ve-estrutura-nums{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:36px 0 44px;border-bottom:1px solid var(--ve-surface-line);margin-bottom:44px}.ve-estrutura-num{display:flex;flex-direction:column;gap:6px;text-align:center}.ve-estrutura-num strong{font-family:var(--ve-font-display);font-weight:400;font-size:44px;line-height:1;color:var(--ve-fg)}.ve-estrutura-num span{font-size:13px;letter-spacing:.02em;color:var(--ve-fg-soft)}.ve-estrutura-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ve-estrutura-item{display:flex;gap:16px;align-items:flex-start;background:var(--ve-surface);border:1px solid var(--ve-surface-line);border-radius:14px;padding:28px 26px}.ve-estrutura-ic{flex:none;width:44px;height:44px;border-radius:12px;background:var(--ve-bg);color:var(--ve-accent);display:flex;align-items:center;justify-content:center}.ve-estrutura-item h3{margin-bottom:6px}@media (max-width: 900px){.ve-estrutura-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.ve-estrutura-nums{grid-template-columns:1fr;gap:28px;padding:28px 0 32px;margin-bottom:32px}.ve-estrutura-num strong{font-size:38px}.ve-estrutura-grid{grid-template-columns:1fr;gap:16px}}.ve-faq{background:var(--ve-bg)}.ve-faq-list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;border-top:1px solid var(--ve-surface-line)}.ve-faq-list details{border-bottom:1px solid var(--ve-surface-line);padding:8px 0}.ve-faq-list summary{list-style:none;cursor:pointer;padding:18px 4px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ve-faq-list summary::-webkit-details-marker{display:none}.ve-faq-list summary .ve-h4{font-size:18px}.ve-faq-list svg{color:var(--ve-fg-soft);transition:transform .24s;flex-shrink:0}.ve-faq-list details[open] svg{transform:rotate(180deg)}.ve-faq-list details[open] summary .ve-h4{color:var(--ve-accent)}.ve-faq-list details>p{padding:0 4px 22px;max-width:680px}.ve-contato{background:var(--ve-bg-alt)}.ve-contato-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;margin-bottom:56px}.ve-contact-channels{display:flex;flex-wrap:wrap;gap:12px;margin:32px 0}.ve-loc-info{display:flex;flex-direction:column;gap:18px;margin-top:16px}.ve-loc-info>div{display:flex;gap:14px;align-items:flex-start;color:var(--ve-fg-soft)}.ve-loc-info svg{margin-top:2px;color:var(--ve-accent);flex-shrink:0}.ve-loc-info strong{display:block;color:var(--ve-fg);font-size:15px;font-weight:600}.ve-loc-info span{font-size:13px;color:var(--ve-fg-soft)}.ve-form{background:var(--ve-surface);border:1px solid var(--ve-surface-line);border-radius:14px;padding:36px 40px;display:flex;flex-direction:column;gap:18px}.ve-form .ve-h3{margin-bottom:0}.ve-field{display:flex;flex-direction:column;gap:6px;position:relative}.ve-field span{font-size:12px;font-weight:500;color:var(--ve-fg-soft);letter-spacing:.04em}.ve-field input,.ve-field select{font-family:var(--ve-font-body);font-size:15px;color:var(--ve-fg);padding:12px 14px;border:1px solid var(--ve-surface-line-strong);border-radius:8px;background:var(--ve-bg-alt);transition:border-color .2s}.ve-field input:focus,.ve-field select:focus{outline:0;border-color:var(--ve-accent)}.ve-field input.err,.ve-field select.err{border-color:#c7665e}.ve-field em{font-size:11px;color:#c7665e;font-style:normal}.ve-form-ok{display:flex;flex-direction:column;gap:14px;align-items:flex-start;padding:32px 0}.ve-map{margin-top:32px;border-radius:14px;overflow:hidden}.ve-map-tile{background:var(--ve-bg-deep);color:var(--ve-fg-on-deep);height:280px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;font-size:13px;background-image:linear-gradient(45deg,rgba(251,248,243,.04) 25%,transparent 25%),linear-gradient(-45deg,rgba(251,248,243,.04) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgba(251,248,243,.04) 75%),linear-gradient(-45deg,transparent 75%,rgba(251,248,243,.04) 75%);background-size:28px 28px;background-position:0 0,0 14px,14px -14px,-14px 0}@media (max-width: 768px){.ve-contato-grid{grid-template-columns:1fr;gap:48px}}.ve-footer{background:var(--ve-sage-night);color:var(--ve-fg-on-deep);padding:96px clamp(20px,5vw,64px) 32px}.ve-footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:48px;padding-bottom:56px;border-bottom:1px solid rgba(251,248,243,.15)}.ve-footer-top h4.ve-footer-h{font-family:var(--ve-font-body);font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#fbf8f399;margin:0 0 18px}.ve-footer-top a,.ve-footer-top span{display:block;color:#fbf8f3d9;font-size:13px;line-height:1.6;margin-bottom:8px;text-decoration:none}.ve-footer-top a:hover{color:var(--ve-fg-on-deep)}.ve-footer-tagline{font-family:var(--ve-font-display);font-style:italic;font-size:18px;color:#fbf8f3d9;margin:0}.ve-footer-social{display:flex;gap:12px;margin-top:24px}.ve-footer-social a{width:40px;height:40px;border-radius:999px;border:1px solid rgba(251,248,243,.3);display:flex!important;align-items:center;justify-content:center;margin:0;color:var(--ve-fg-on-deep)}.ve-footer-social a:hover{background:#fbf8f31a;border-color:#fbf8f399}.ve-footer-bot{display:flex;justify-content:space-between;padding-top:24px;font-size:11px;color:#fbf8f38c}@media (max-width: 768px){.ve-footer{padding:64px 20px 24px}.ve-footer-top{grid-template-columns:1fr 1fr;gap:32px}.ve-footer-bot{flex-direction:column;gap:8px}}.ve-lgpd{position:fixed;left:16px;right:16px;bottom:16px;background:var(--ve-surface);border:1px solid var(--ve-surface-line-strong);border-radius:14px;padding:16px 18px;display:flex;gap:16px;align-items:center;justify-content:space-between;box-shadow:0 16px 40px #444a4929;z-index:100;max-width:640px;margin:0 auto}.ve-lgpd p{font-size:12px;line-height:1.5;color:var(--ve-fg-soft);margin:0}.ve-lgpd a{color:var(--ve-accent)}.ve-wa-float{position:fixed;right:20px;bottom:88px;z-index:90;width:56px;height:56px;border-radius:999px;background:#25d366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 24px #25d36666,0 4px 10px #00000026;text-decoration:none;transition:transform .2s cubic-bezier(.32,.72,.22,1)}.ve-wa-float:hover{transform:translateY(-2px) scale(1.04)}@media (max-width: 768px){.ve-lgpd{flex-direction:column;align-items:stretch;gap:12px}}.ve-reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform;transition-delay:calc(var(--ve-stagger-index, 0) * 90ms)}.ve-reveal--fade{transform:none}.ve-reveal--up{transform:translate3d(0,16px,0)}.ve-reveal--up-lg{transform:translate3d(0,32px,0)}.ve-reveal--right{transform:translate3d(24px,0,0)}.ve-reveal--scale{transform:scale(.96)}.ve-reveal[data-revealed=true]{opacity:1;transform:none}.ve-parallax{transform:translate3d(0,var(--ve-parallax-y, 0),0);will-change:transform}.ve-hero-fullbleed .ve-hero-img-wrap{overflow:hidden}.ve-hero-fullbleed .ve-hero-img-wrap img{transform:translate3d(0,var(--ve-parallax-y, 0),0) scale(var(--ve-hero-scale, 1.04));transition:transform 1.2s cubic-bezier(.22,.61,.36,1);will-change:transform}.ve-hero-fullbleed[data-mounted=true] .ve-hero-img-wrap img{--ve-hero-scale: 1}.ve-header{transition:padding .24s cubic-bezier(.22,.61,.36,1),background-color .24s ease,box-shadow .24s ease,border-color .24s ease}.ve-header[data-scrolled=true]{padding-top:12px;padding-bottom:12px;background:#fbf8f3f0;box-shadow:0 8px 24px #444a490f;border-bottom-color:var(--ve-surface-line-strong)}.ve-pillars,.ve-estrutura{position:relative;isolation:isolate}.ve-pillars:before,.ve-estrutura:before{content:"";position:absolute;top:-10%;right:0;bottom:-10%;left:0;z-index:-1;background:radial-gradient(ellipse at 70% 30%,#ffcb912e,#ffcb9100 60%);transform:translate3d(0,var(--ve-parallax-y, 0),0);pointer-events:none;will-change:transform}.ve-nav a{position:relative;transition:color .24s cubic-bezier(.32,.72,.22,1)}.ve-nav a:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .24s cubic-bezier(.32,.72,.22,1)}.ve-nav a:hover:after{transform:scaleX(1)}.ve-btn-primary{background-image:linear-gradient(100deg,var(--ve-accent) 0%,var(--ve-accent-hover) 45%,var(--ve-accent) 90%);background-size:220% 100%;background-position:100% 0;transition:background-position .7s cubic-bezier(.32,.72,.22,1),transform .2s cubic-bezier(.32,.72,.22,1),box-shadow .24s ease}.ve-btn-primary:hover{background-position:0 0}.ve-btn-ghost{position:relative}.ve-btn-ghost:after{content:"";position:absolute;left:22px;right:22px;bottom:14px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .3s cubic-bezier(.32,.72,.22,1)}.ve-btn-ghost:hover:after{transform:scaleX(1)}.ve-proc-card:hover{border-color:var(--ve-surface-line-strong)}.ve-tour-item{overflow:hidden}.ve-tour-item img{transition:transform .6s cubic-bezier(.32,.72,.22,1);will-change:transform}.ve-tour-item:hover img{transform:scale(1.04)}.ve-steps{position:relative}.ve-steps:before{content:"";position:absolute;left:16px;top:0;bottom:0;width:1px;background:var(--ve-surface-line-strong);transform:scaleY(0);transform-origin:top center;transition:transform 1.2s cubic-bezier(.22,.61,.36,1)}.ve-steps[data-revealed=true]:before{transform:scaleY(1)}.ve-wa-float{transform:scale(var(--ve-wa-scale, .85));opacity:var(--ve-wa-opacity, 0);transition:transform .6s cubic-bezier(.22,.61,.36,1) .9s,opacity .6s ease .9s,box-shadow .24s ease}.ve-wa-float[data-mounted=true]{--ve-wa-scale: 1;--ve-wa-opacity: 1}.ve-wa-float:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:inherit;opacity:.55;z-index:-1;animation:ve-wa-pulse 4s cubic-bezier(.22,.61,.36,1) infinite}.ve-wa-float:hover:before{animation-play-state:paused}@keyframes ve-wa-pulse{0%{transform:scale(1);opacity:.55}70%{transform:scale(1.6);opacity:0}to{transform:scale(1.6);opacity:0}}@supports (animation-timeline: view()){.ve-hero-fullbleed:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(ellipse at 30% 20%,#ffcb9138,#ffcb9100 70%);animation:ve-hero-grad linear both;animation-timeline:view();animation-range:cover 0% cover 100%}@keyframes ve-hero-grad{0%{opacity:1;transform:translateZ(0)}to{opacity:.25;transform:translate3d(0,-60px,0)}}}@media (prefers-reduced-motion: reduce){.ve-reveal,.ve-reveal[data-revealed=true]{opacity:1!important;transform:none!important;transition:none!important}[style*=--ve-parallax-y],.ve-hero-fullbleed .ve-hero-img-wrap img,.ve-pillars:before,.ve-estrutura:before{transform:none!important}.ve-hero-fullbleed[data-mounted=true] .ve-hero-img-wrap img{--ve-hero-scale: 1}.ve-wa-float{transform:none!important;opacity:1!important}.ve-wa-float:before{animation:none!important}.ve-steps:before{transform:scaleY(1)!important;transition:none!important}.ve-btn-primary,.ve-btn-ghost:after,.ve-nav a:after{transition:none!important}}@media (max-width: 768px){.ve-header{padding:12px 16px;gap:12px}.ve-header[data-scrolled=true]{padding-top:8px;padding-bottom:8px}.ve-logo img{height:24px}.ve-header>.ve-nav,.ve-header>.ve-btn-primary{display:none!important}.ve-header>.ve-btn-icon{display:inline-flex!important;width:44px;height:44px}.ve-mobile-menu{position:fixed;top:60px;left:0;right:0;bottom:auto;max-height:calc(100vh - 60px);overflow-y:auto;padding:20px 20px 28px;z-index:49;box-shadow:0 16px 32px #444a491f;animation:ve-mobile-menu-in .22s cubic-bezier(.22,.61,.36,1)}.ve-mobile-menu a{padding:14px 4px;border-bottom:1px solid var(--ve-surface-line);font-size:17px}.ve-mobile-menu a:last-of-type{border-bottom:none}.ve-mobile-menu .ve-btn{margin-top:8px;width:100%;justify-content:center}@keyframes ve-mobile-menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.ve-wa-float{width:52px;height:52px;right:16px;bottom:100px}.ve-lgpd~.ve-wa-float,body:has(.ve-lgpd) .ve-wa-float{bottom:168px}}@media (max-width: 380px){.ve-header{padding:10px 12px}.ve-logo img{height:22px}.ve-mobile-menu{padding:16px 16px 24px}}
