:root{--ink:#092523;--ink2:#123a35;--lime:#c4f145;--lime2:#e8f8bf;--cream:#fbfaf3;--mist:#f1f4ec;--muted:#5f716d;--line:#dce5d9;--white:#fffef9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 48px));margin:auto}.pad{padding:100px 0}.header{position:absolute;z-index:4;inset:0 0 auto;color:#fff}.nav{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{width:210px;height:88px;overflow:visible;background:none;padding:0;display:flex;align-items:center;justify-content:flex-start}.brand img{width:210px;height:auto;display:block;mix-blend-mode:normal}.links{display:flex;align-items:center;gap:30px}.links button{background:none;color:#fff;opacity:.75;font-size:13px;font-weight:700}.links button:hover{color:var(--lime);opacity:1}.links .navcta{display:flex;gap:8px;align-items:center;padding:13px 18px;border-radius:999px;background:var(--lime);color:var(--ink);opacity:1}.menu{display:none;color:#fff;background:none;font-size:26px}.hero{position:relative;overflow:hidden;padding:170px 0 0;color:#fff;background:radial-gradient(circle at 80% 30%,rgba(66,126,89,.35),transparent 30%),radial-gradient(circle at 20% 70%,rgba(31,90,69,.25),transparent 28%),var(--ink)}.hero:before{content:'';position:absolute;inset:0;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg width='120' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.34'/%3E%3C/svg%3E")}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 470px;gap:80px;align-items:center}.copy{padding-bottom:110px}.eyebrow{display:flex;gap:11px;align-items:center;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:700;color:var(--lime)}.eyebrow.dark{color:#68817a}.line{width:31px;height:1px;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:500;letter-spacing:-.045em}h1{max-width:700px;margin:26px 0 25px;font-size:clamp(48px,5.5vw,77px);line-height:.98}h1 em,h2 em{color:var(--lime);font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:500}h2{margin:20px 0;font-size:clamp(37px,4vw,57px);line-height:1.04}h2 em{color:#8cad2f}.sub{max-width:525px;color:rgba(255,255,255,.68);font-size:17px;line-height:1.65}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:33px}.btn{display:inline-flex;gap:10px;align-items:center;justify-content:center;padding:15px 21px;border-radius:999px;font-size:13px;font-weight:700;transition:transform .18s,background .18s}.btn:hover{transform:translateY(-2px)}.lime{background:var(--lime);color:var(--ink);box-shadow:0 10px 30px rgba(196,241,69,.14)}.lime:hover{background:#fff}.outline{border:1px solid rgba(255,255,255,.35);color:#fff;background:transparent}.outline:hover{color:var(--ink);background:var(--lime)}.dark{background:var(--ink);color:#fff}.link{display:inline-flex;align-items:center;gap:9px;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:5px;background:none;color:rgba(255,255,255,.82);font-size:13px;font-weight:700}.trust{display:flex;gap:14px;align-items:center;margin-top:50px}.avatars{display:flex}.avatars span{display:grid;place-items:center;width:32px;height:32px;margin-left:-6px;border:2px solid var(--ink);border-radius:50%;background:var(--lime2);font-size:15px}.avatars span:first-child{margin-left:0}.trust strong,.trust small{display:block}.trust strong{font-size:12px}.trust small{margin-top:3px;color:rgba(255,255,255,.48);font-size:11px}.form{padding:31px;color:var(--ink);border-radius:16px;background:var(--white);box-shadow:0 24px 80px rgba(0,0,0,.23)}.kicker{margin-bottom:17px;color:#63766f;font-size:11px;font-weight:700}.dot{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:#6fcc43;box-shadow:0 0 0 4px #e6f5d9}.form h3{margin-bottom:8px;font-size:24px;letter-spacing:-.035em}.intro{margin-bottom:22px;color:var(--muted);font-size:13px;line-height:1.5}.form label{display:block;margin-bottom:14px}.form label>span{display:block;margin-bottom:7px;color:#416059;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.form input,.form select{width:100%;height:43px;padding:0 12px;border:1px solid #dce5dd;border-radius:7px;outline:0;color:var(--ink);background:#fbfcf8;font-size:13px}.form input:focus,.form select:focus{border-color:#a4cf41;box-shadow:0 0 0 3px rgba(196,241,69,.18)}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:0 12px}.full{width:100%}.note{display:block;margin-top:14px;text-align:center;color:#91a09a;font-size:10px}.herobottom{margin-top:70px;border-top:1px solid rgba(255,255,255,.1);background:rgba(0,0,0,.14)}.bottomin{display:flex;justify-content:space-between;padding:18px 0;color:rgba(255,255,255,.57);font-size:11px}.introsec{background:var(--cream)}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:end}.bodycopy,.headingp{color:var(--muted);font-size:15px;line-height:1.7}.bodycopy{max-width:440px}.textlink{display:inline-flex;gap:9px;align-items:center;border-bottom:1px solid rgba(9,37,35,.25);padding-bottom:5px;font-size:13px;font-weight:700}.services{background:var(--mist)}.heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:50px}.headingp{max-width:310px;margin:0 0 4px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.card{min-height:280px;padding:27px;border:1px solid #dce5d9;border-radius:12px;background:rgba(255,255,255,.64);transition:.25s}.card:hover{transform:translateY(-6px);background:#fff;box-shadow:0 18px 42px rgba(19,61,47,.08)}.cardtop{display:flex;justify-content:space-between;color:#6d8a36}.num{color:#8e9d97;font-size:11px;font-weight:700}.card h3{margin:55px 0 10px;font-size:21px}.card p{min-height:52px;color:var(--muted);font-size:13px;line-height:1.6}.tag{display:inline-block;padding:6px 9px;border-radius:999px;color:#628128;background:var(--lime2);font-size:10px;font-weight:700}.process,.coverage{color:#fff;background:var(--ink)}.processgrid{display:grid;grid-template-columns:.92fr 1.08fr;gap:130px;align-items:center}.process p,.coverage p{max-width:400px;color:rgba(255,255,255,.6);font-size:15px;line-height:1.7}.steps{border-top:1px solid rgba(255,255,255,.15)}.step{display:flex;gap:29px;padding:29px 0;border-bottom:1px solid rgba(255,255,255,.15)}.stepnum{flex:0 0 40px;color:var(--lime);font-size:12px;font-weight:700}.step h3{margin-bottom:8px;font-size:18px}.step p{margin:0;color:rgba(255,255,255,.54);font-size:13px;line-height:1.55}.audience{background:#e9efe4}.audgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.audcard{position:relative;min-height:260px;padding:29px;border-radius:12px;background:rgba(255,255,255,.52)}.featured{color:#fff;background:#6d902c;box-shadow:0 18px 40px rgba(65,94,20,.17)}.icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:34px;border-radius:50%;color:#5d7d23;background:var(--lime2)}.featured .icon{color:var(--ink);background:var(--lime)}.audcard h3{max-width:240px;margin-bottom:11px;font-size:20px}.audcard p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.featured p{color:rgba(255,255,255,.74)}.flabel{position:absolute;top:30px;right:25px;padding:6px 9px;border-radius:999px;color:var(--ink);background:var(--lime);font-size:10px;font-weight:700}.testimonial{background:var(--cream)}.testgrid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}.testaside p{max-width:350px;color:var(--muted);font-size:14px;line-height:1.7}.quote{position:relative;padding:47px 50px 39px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 18px 50px rgba(9,37,35,.05)}.qmark{position:absolute;left:47px;top:19px;color:var(--lime);font:62px/1 Georgia}.quote blockquote{position:relative;max-width:580px;margin:0 0 33px;color:var(--ink2);font:25px/1.28 Fraunces,Georgia,serif;letter-spacing:-.035em}.person{display:flex;align-items:center;gap:11px;border-top:1px solid var(--line);padding-top:21px;font-size:12px}.person small{display:block;color:var(--muted);font-size:10px}.stars{margin-left:auto;color:#a1bf38;letter-spacing:2px}.coverage{background:radial-gradient(circle at 88% 50%,rgba(102,145,53,.35),transparent 30%),var(--ink)}.covergrid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.places{display:flex;flex-wrap:wrap;gap:10px 19px;max-width:520px;margin-top:30px}.places span{color:rgba(255,255,255,.7);font-size:12px}.noteBox{max-width:360px;padding:30px;border:1px solid rgba(255,255,255,.19);border-radius:12px;background:rgba(255,255,255,.06)}.noteBox p{margin:9px 0 22px;color:rgba(255,255,255,.57);font-size:13px}.faq{background:var(--mist)}.faqgrid{display:grid;grid-template-columns:.77fr 1.23fr;gap:100px}.faqintro p{max-width:295px;color:var(--muted);font-size:14px;line-height:1.65}.faqs{border-top:1px solid #cfdbd1}.faqitem{border-bottom:1px solid #cfdbd1}.faqitem button{display:flex;justify-content:space-between;width:100%;padding:22px 0;background:none;color:var(--ink);text-align:left;font-size:15px;font-weight:700}.answer{display:none;max-width:650px;margin:-5px 40px 22px 0;color:var(--muted);font-size:13px;line-height:1.65}.faqitem.open .answer{display:block}.cta{background:var(--lime)}.ctain{display:flex;justify-content:space-between;align-items:center;gap:60px}.cta p{max-width:430px;color:#496221;font-size:14px;line-height:1.65}.ctaaction{display:flex;flex-direction:column;align-items:center;gap:12px}.ctaaction small{color:#557025;font-size:11px}.footer{color:rgba(255,255,255,.7);background:#071d1b;padding:62px 0 24px}.footgrid{display:grid;grid-template-columns:1.4fr 1fr 1.2fr 1fr;gap:35px;padding-bottom:57px}.footbrand img{width:210px;height:auto;display:block;mix-blend-mode:normal}.footbrand p{max-width:230px;color:rgba(255,255,255,.43);font-size:12px;line-height:1.6}.footcol strong{display:block;margin:5px 0 17px;color:var(--lime);font-size:10px;text-transform:uppercase;letter-spacing:.15em}.footcol a,.footcol p{display:block;margin:0 0 9px;color:rgba(255,255,255,.64);font-size:12px;line-height:1.6}.footbottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.11);padding-top:20px;color:rgba(255,255,255,.31);font-size:10px}.float{position:fixed;z-index:9;right:22px;bottom:22px;display:flex;align-items:center;gap:9px;padding:13px 17px;border-radius:999px;color:#fff;background:#27b85e;box-shadow:0 9px 25px rgba(22,86,41,.3);font-size:12px;font-weight:700}
@media(max-width:900px){.hero-grid,.processgrid,.covergrid,.testgrid,.faqgrid{grid-template-columns:1fr;gap:50px}.hero{padding-bottom:0}.copy{padding-bottom:0}.hero-bottom{margin-top:70px}.bottomin{gap:16px;flex-wrap:wrap}.coverage .noteBox{max-width:none}.ctain{align-items:flex-start;flex-direction:column;gap:35px}.ctaaction{align-items:flex-start}}
@media(max-width:680px){.container,.nav{width:calc(100% - 36px)}.pad{padding:77px 0}.nav{height:74px}.brand{width:175px;height:74px;overflow:visible}.brand img{width:175px;height:auto}.menu{display:block}.links{position:absolute;display:none;top:67px;left:18px;right:18px;align-items:stretch;flex-direction:column;gap:0;padding:14px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(7,29,27,.98)}.links.open{display:flex}.links button{padding:13px;text-align:left}.links .navcta{justify-content:center;margin-top:7px;text-align:center}.hero{padding-top:120px}h1{font-size:clamp(43px,13vw,64px)}h2{font-size:41px}.actions{align-items:flex-start;flex-direction:column;gap:19px}.form{padding:23px 19px}.grid2,.twocol,.cards,.audgrid{grid-template-columns:1fr;gap:25px}.heading{align-items:flex-start;flex-direction:column;gap:25px;margin-bottom:32px}.card{min-height:0}.card h3{margin-top:35px}.quote{padding:44px 22px 25px}.quote blockquote{font-size:21px}.qmark{left:20px}.stars{display:none}.footgrid{grid-template-columns:1fr 1fr;gap:32px 18px;padding-bottom:38px}.footbrand{grid-column:1/-1}.footbottom{align-items:flex-start;flex-direction:column;gap:8px}.float{right:14px;bottom:14px}.float span{display:none}}

svg{vector-effect:non-scaling-stroke}
.icon svg{width:20px!important;height:20px!important;max-width:20px;max-height:20px}
.cardtop svg{width:19px!important;height:19px!important;max-width:19px;max-height:19px}
.navcta svg{width:15px!important;height:15px!important;max-width:15px;max-height:15px}
.btn svg{width:15px!important;height:15px!important;max-width:15px;max-height:15px}
.link svg{width:14px!important;height:14px!important;max-width:14px;max-height:14px}
.bottomin svg{width:13px!important;height:13px!important;max-width:13px;max-height:13px}
.float svg{width:17px!important;height:17px!important;max-width:17px;max-height:17px}.wa-icon{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}
.trust svg{width:13px!important;height:13px!important;max-width:13px;max-height:13px}
.faqitem button svg{width:13px!important;height:13px!important;max-width:13px;max-height:13px}
.avatars span svg{width:15px!important;height:15px!important;max-width:15px;max-height:15px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.avatars span{color:#52731c}
.bottomin span{display:inline-flex;align-items:center;gap:7px}
.cardtop b{display:flex;align-items:center;justify-content:center;width:24px;height:24px;font-size:0}
.icon{width:44px;height:44px}
.icon svg{display:block;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.cardtop svg,.navcta svg,.btn svg,.link svg,.bottomin svg,.float svg,.trust svg,.faqitem button svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}
.faqitem button{align-items:center}
.places span{display:inline-flex;align-items:center;gap:4px}
.places svg,.note svg{display:block;flex:none;width:14px!important;height:14px!important;max-width:14px;max-height:14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.note svg{width:13px!important;height:13px!important;max-width:13px;max-height:13px}
.flabel{z-index:1}

/* Final visual normalization */
.brand{display:flex;align-items:center;justify-content:flex-start;width:214px;height:64px;overflow:visible;background:none;padding:0}
.brand img{display:block;width:214px;height:auto;max-width:none;mix-blend-mode:screen}
.footbrand img{display:block;width:230px;height:auto;max-width:none;mix-blend-mode:screen}
@media(max-width:680px){.brand{width:174px;height:56px}.brand img{width:174px}}

/* ==== Complementos pSEO (Viagem Pet) ==== */
.form input.error,.form select.error{border-color:#e0665d;background:#fff6f5}
.form-message{margin-top:10px;font-size:12.5px;line-height:1.5}
.form-message.error{color:#c0392b}
.form-message.success{color:#2f7d4f}
.footgrid{grid-template-columns:1.3fr 1fr 1fr 1fr 1fr}
.related .cards{grid-template-columns:repeat(3,1fr)}
.related .card h3{margin-top:20px;font-size:18px}
.related .card h3 a{color:var(--ink)}
.related .card h3 a:hover{color:#5c7a2c}
.related .num{color:#9db386;font-size:12px;font-weight:700}
.citylinks{margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.6);font-size:12.5px;line-height:2.1}
.citylinks strong{display:block;margin-bottom:6px;color:#fff}
.citylinks a{margin-right:14px;white-space:nowrap;display:inline-block;color:var(--lime);border-bottom:1px solid rgba(196,241,69,.35)}
.citylinks a:hover{color:#fff;border-color:#fff}
.skip-link{position:absolute;left:-999px;top:auto}
@media(max-width:900px){.related .cards{grid-template-columns:1fr}}
