:root{--azul:#2E75B5;--azul-escuro:#0A3D77;--azul-profundo:#073462;--azul-claro:#E9F2FF;--fundo:#F5F8FC;--texto:#1F2D3D;--muted:#5E6B78;--branco:#FFFFFF;--verde:#21B573;--borda:#DCE8F4;--sombra:0 18px 50px rgba(10,61,119,.10);--radius:26px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,Arial,sans-serif;color:var(--texto);background:var(--fundo);overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1240px,calc(100% - 48px));margin:0 auto}.topbar{position:sticky;top:0;z-index:999;background:linear-gradient(90deg,var(--azul-escuro),var(--azul));box-shadow:0 12px 35px rgba(10,61,119,.18)}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:16px;color:white;min-width:245px}.brand img{width:86px;height:auto;filter:drop-shadow(0 8px 12px rgba(0,0,0,.18))}.brand-text strong{display:block;font-size:16px;letter-spacing:.04em;font-weight:800}.brand-text span{display:block;font-size:13px;letter-spacing:.12em;margin-top:3px;font-weight:700;opacity:.92}.menu{display:flex;align-items:center;justify-content:center;gap:32px;color:white;font-size:15px;font-weight:700}.menu a{position:relative;opacity:.94;transition:.25s ease}.menu a::after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:2px;background:white;border-radius:99px;transition:.3s ease}.menu a:hover{opacity:1}.menu a:hover::after{width:100%}.nav-cta{display:flex;align-items:center;gap:10px;color:white;border:1px solid rgba(255,255,255,.6);padding:15px 22px;border-radius:14px;font-size:15px;font-weight:800;transition:.3s ease;white-space:nowrap}.nav-cta:hover{background:rgba(255,255,255,.12);transform:translateY(-2px)}.hero{position:relative;min-height:760px;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.97) 34%,rgba(255,255,255,.72) 52%,rgba(255,255,255,.05) 78%),none;background-size:cover;background-position:center right;overflow:hidden}.hero::before{content:"";position:absolute;inset:auto -10% -38% -10%;height:340px;background:radial-gradient(circle at 55% 30%,rgba(46,117,181,.15),transparent 55%);pointer-events:none}.hero-content{position:relative;z-index:2;width:min(610px,100%);padding-top:30px}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:999px;background:rgba(46,117,181,.09);color:var(--azul-escuro);font-weight:800;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:22px}.hero h1{font-size:clamp(44px,5.2vw,76px);line-height:1.04;letter-spacing:-.055em;color:var(--azul-escuro);font-weight:900;margin-bottom:22px}.hero p{font-size:21px;line-height:1.62;color:#26384A;max-width:590px;margin-bottom:30px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:48px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:0 28px;border-radius:14px;font-weight:800;font-size:16px;transition:.28s ease;border:1px solid transparent;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--azul),var(--azul-escuro));color:white;box-shadow:0 14px 34px rgba(46,117,181,.24)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(46,117,181,.32)}.btn-secondary{background:rgba(255,255,255,.72);color:var(--azul-escuro);border-color:var(--azul);backdrop-filter:blur(12px)}.btn-secondary:hover{background:white;transform:translateY(-3px)}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;max-width:650px}.trust-item{text-align:center;animation:fadeUp .8s ease both}.trust-icon{width:66px;height:66px;display:grid;place-items:center;margin:0 auto 12px;background:rgba(255,255,255,.82);border:1px solid var(--borda);color:var(--azul-escuro);border-radius:50%;box-shadow:0 12px 28px rgba(10,61,119,.08)}.trust-item strong{display:block;color:var(--azul-escuro);font-size:15px;margin-bottom:6px}.trust-item span{display:block;color:#4B5A68;font-size:12px;line-height:1.4}.quote-card{position:absolute;right:8.5%;bottom:105px;width:365px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.7);border-radius:24px;padding:28px 30px;box-shadow:var(--sombra);z-index:3}.quote-mark{color:var(--azul);font-size:54px;line-height:.6;font-weight:900}.quote-card p{font-size:19px;line-height:1.55;margin:12px 0 14px;color:#223348}.quote-card span{color:var(--azul-escuro);font-weight:800;font-size:14px}.section{padding:92px 0}.section.alt{background:linear-gradient(180deg,#fff,#F1F7FF)}.section-head{text-align:center;max-width:760px;margin:0 auto 52px}.eyebrow{color:var(--azul);font-weight:900;font-size:14px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.section-head h2{color:var(--azul-escuro);font-size:clamp(34px,3.4vw,50px);line-height:1.1;letter-spacing:-.04em;font-weight:900}.section-head p{margin-top:18px;color:var(--muted);font-size:18px;line-height:1.7}.stats{transform:translateY(-34px);position:relative;z-index:5}.stats-box{display:grid;grid-template-columns:repeat(4,1fr);background:white;border:1px solid var(--borda);border-radius:26px;box-shadow:var(--sombra);overflow:hidden}.stat{padding:30px;text-align:center;border-right:1px solid var(--borda)}.stat:last-child{border-right:0}.stat strong{display:block;color:var(--azul-escuro);font-size:34px;font-weight:900;letter-spacing:-.04em}.stat span{display:block;margin-top:6px;color:var(--muted);font-size:14px;font-weight:700}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-card{position:relative;min-height:355px;background:white;border:1px solid var(--borda);border-radius:var(--radius);padding:28px;overflow:hidden;box-shadow:0 12px 30px rgba(10,61,119,.06);transition:.35s ease}.service-card:hover{transform:translateY(-8px);box-shadow:0 24px 60px rgba(10,61,119,.15);border-color:rgba(46,117,181,.35)}.service-icon{width:58px;height:58px;display:grid;place-items:center;background:linear-gradient(135deg,var(--azul),var(--azul-escuro));border-radius:15px;color:white;margin-bottom:22px;box-shadow:0 12px 28px rgba(46,117,181,.22)}.service-card h3{color:var(--azul-escuro);font-size:23px;line-height:1.14;letter-spacing:-.03em;margin-bottom:14px}.service-card p{color:#52606D;font-size:15px;line-height:1.62;margin-bottom:24px;max-width:230px}.service-link{color:var(--azul-escuro);font-weight:900;font-size:14px}.pet-shape{position:absolute;right:-18px;bottom:-18px;width:145px;height:145px;border-radius:50%;background:radial-gradient(circle,var(--azul-claro),transparent 70%);opacity:.9}.pet-emoji{position:absolute;right:22px;bottom:20px;font-size:72px;filter:drop-shadow(0 14px 18px rgba(0,0,0,.10))}.longevity{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch}.longevity-main{min-height:430px;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.68)),none;background-size:cover;background-position:center right;border:1px solid var(--borda);border-radius:32px;padding:52px;box-shadow:var(--sombra)}.longevity-main h2{color:var(--azul-escuro);font-size:52px;line-height:1.05;letter-spacing:-.05em;margin:10px 0 20px}.longevity-main p{color:#3F4D5A;font-size:18px;line-height:1.72;max-width:560px;margin-bottom:28px}.longevity-side{display:grid;gap:24px}.mini-card{background:white;border:1px solid var(--borda);border-radius:26px;padding:28px;box-shadow:0 12px 30px rgba(10,61,119,.06)}.mini-card h3{display:flex;align-items:center;gap:12px;color:var(--azul-escuro);font-size:22px;margin-bottom:10px}.mini-card p{color:var(--muted);line-height:1.65}.emotional{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:center}.emotional-visual{min-height:470px;border-radius:34px;background:linear-gradient(180deg,rgba(10,61,119,.18),rgba(10,61,119,.02)),none;background-size:cover;background-position:center;border:1px solid var(--borda);box-shadow:var(--sombra);position:relative;overflow:hidden}.emotional-visual::after{content:"🐾";position:absolute;right:44px;bottom:30px;font-size:130px;opacity:.12;color:var(--azul)}.emotional-text h2{color:var(--azul-escuro);font-size:54px;line-height:1.05;letter-spacing:-.05em;margin-bottom:32px}.emotional-text p{color:var(--muted);font-size:19px;line-height:1.75;margin-bottom:18px}.bullets{display:grid;gap:14px;margin-top:28px}.bullet{display:flex;gap:14px;align-items:flex-start;color:var(--texto);font-weight:700}.bullet i{width:28px;height:28px;border-radius:50%;background:var(--azul-claro);color:var(--azul-escuro);display:grid;place-items:center;font-style:normal;flex:0 0 28px}.gallery{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:16px}.gallery-item{height:170px;border-radius:22px;background:linear-gradient(135deg,rgba(10,61,119,.72),rgba(46,117,181,.35)),none;background-size:cover;background-position:center;overflow:hidden;position:relative;box-shadow:0 12px 28px rgba(10,61,119,.09)}.gallery-item:first-child{height:190px}.gallery-item span{position:absolute;left:20px;bottom:18px;color:white;font-weight:900;font-size:18px;text-shadow:0 2px 10px rgba(0,0,0,.25)}.testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial{background:white;border:1px solid var(--borda);border-radius:26px;padding:28px;box-shadow:0 12px 30px rgba(10,61,119,.06)}.stars{color:#FFB020;letter-spacing:2px;font-size:20px;margin-bottom:14px}.testimonial p{color:#3D4A56;line-height:1.7;margin-bottom:22px}.person{display:flex;align-items:center;gap:12px}.avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--azul-claro),#fff);border:1px solid var(--borda);display:grid;place-items:center;font-weight:900;color:var(--azul-escuro)}.person strong{color:var(--azul-escuro);display:block}.person span{color:var(--muted);font-size:13px}.final-cta{background:linear-gradient(135deg,var(--azul-escuro),var(--azul));border-radius:36px;overflow:hidden;display:grid;grid-template-columns:1fr .8fr;align-items:center;color:white;box-shadow:0 26px 70px rgba(10,61,119,.22);position:relative}.final-cta::before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at 85% 25%,rgba(255,255,255,.22),transparent 34%)}.final-content{position:relative;z-index:2;padding:58px}.final-content h2{font-size:46px;line-height:1.1;letter-spacing:-.045em;margin-bottom:18px}.final-content p{font-size:19px;line-height:1.7;opacity:.94;margin-bottom:26px}.contact-list{display:grid;gap:12px;margin-bottom:28px}.contact-list div{display:flex;align-items:center;gap:12px;font-weight:700}.final-pets{position:relative;min-height:360px;display:grid;place-items:end center;font-size:150px;opacity:.95}.footer{background:linear-gradient(90deg,var(--azul-escuro),var(--azul));color:white;padding:48px 0}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:40px;align-items:start}.footer-brand{display:flex;gap:18px;align-items:flex-start}.footer-brand img{width:90px}.footer h4{font-size:15px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px}.footer p,.footer a{display:block;color:rgba(255,255,255,.82);line-height:1.85;font-size:14px}.float-whats{position:fixed;right:24px;bottom:24px;z-index:1000;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#21B573;color:white;box-shadow:0 18px 40px rgba(33,181,115,.34);animation:pulse 2.2s infinite}.reveal{opacity:0;transform:translateY(28px);transition:.8s ease}.reveal.show{opacity:1;transform:translateY(0)}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(33,181,115,.45),0 18px 40px rgba(33,181,115,.34)}70%{box-shadow:0 0 0 18px rgba(33,181,115,0),0 18px 40px rgba(33,181,115,.34)}100%{box-shadow:0 0 0 0 rgba(33,181,115,0),0 18px 40px rgba(33,181,115,.34)}}@keyframes fadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}svg{width:22px;height:22px}@media (max-width:1024px){.menu{display:none}.hero{min-height:720px;background-position:center right}.quote-card{display:none}.trust-row,.stats-box,.services-grid,.testimonials{grid-template-columns:repeat(2,1fr)}.longevity,.emotional,.final-cta{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.container{width:min(100% - 28px,1240px)}.nav{height:76px}.brand img{width:62px}.brand-text strong,.brand-text span{display:none}.nav-cta{padding:12px 14px;font-size:13px}.hero{min-height:auto;padding:72px 0 40px;background-image:linear-gradient(180deg,rgba(255,255,255,.99) 0%,rgba(255,255,255,.94) 54%,rgba(255,255,255,.55) 100%),none;background-position:center top}.hero h1{font-size:40px}.hero p{font-size:17px}.hero-actions{flex-direction:column}.btn{width:100%}.trust-row,.stats-box,.services-grid,.testimonials,.gallery,.footer-grid{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--borda)}.section{padding:64px 0}.longevity-main,.final-content{padding:32px}.longevity-main h2,.emotional-text h2,.final-content h2{font-size:36px}.footer-brand{flex-direction:column}}:root{--dogcat-blue:#2E75B5;--dogcat-dark:#0A3D77;--dogcat-light:#E9F2FF;--dogcat-bg:#F5F8FC;--dogcat-text:#1F2D3D;--dogcat-muted:#5E6B78;--dogcat-white:#FFFFFF}*{box-sizing:border-box}body{margin:0;font-family:"Inter",Arial,sans-serif;color:var(--dogcat-text);background:#fff}.dogcat-help-section{position:relative;overflow:hidden;padding:100px 22px 110px;background:radial-gradient(circle at 10% 8%,rgba(46,117,181,.13),transparent 26%),radial-gradient(circle at 88% 10%,rgba(46,117,181,.10),transparent 28%),linear-gradient(180deg,#fff 0%,#F5F8FC 100%)}.dogcat-help-section::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.82) 48%,rgba(255,255,255,.28) 100%);pointer-events:none}.dogcat-help-wrap{position:relative;width:min(1240px,100%);margin:0 auto}.dogcat-help-head{max-width:930px;margin:0 auto 46px;text-align:center}.dogcat-help-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;padding:10px 16px;border:1px solid rgba(46,117,181,.18);border-radius:999px;background:rgba(255,255,255,.82);color:var(--dogcat-blue);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.dogcat-help-eyebrow::before{content:"";width:10px;height:10px;border-radius:50%;background:var(--dogcat-blue);box-shadow:0 0 0 6px rgba(46,117,181,.13)}.dogcat-help-head h2{margin:0;font-family:"Inter Tight","Inter",Arial,sans-serif;color:var(--dogcat-dark);font-size:clamp(38px,4.2vw,66px);line-height:.98;letter-spacing:-0.045em}.dogcat-help-head p{max-width:760px;margin:22px auto 0;color:var(--dogcat-muted);font-size:20px;line-height:1.65}.dogcat-help-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.dogcat-help-card{grid-column:span 4;overflow:hidden;min-height:490px;border:1px solid rgba(46,117,181,.13);border-radius:30px;background:#fff;box-shadow:0 18px 55px rgba(10,61,119,.085);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.dogcat-help-card:hover{transform:translateY(-8px);border-color:rgba(46,117,181,.32);box-shadow:0 28px 75px rgba(10,61,119,.15)}.dogcat-help-card__image{position:relative;height:270px;overflow:hidden;background:var(--dogcat-light)}.dogcat-help-card__image img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(1.02) contrast(1.02);transition:transform .65s ease}.dogcat-help-card:hover .dogcat-help-card__image img{transform:scale(1.045)}.dogcat-help-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,61,119,0) 34%,rgba(10,61,119,.45) 100%),linear-gradient(90deg,rgba(255,255,255,.16),rgba(255,255,255,0))}.dogcat-help-card__number{position:absolute;top:18px;left:18px;display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(255,255,255,.48);border-radius:16px;background:rgba(10,61,119,.82);backdrop-filter:blur(10px);color:#fff;font-size:15px;font-weight:900}.dogcat-help-card__icon{position:absolute;left:18px;bottom:18px;display:grid;place-items:center;width:62px;height:62px;border:1px solid rgba(255,255,255,.48);border-radius:20px;background:rgba(46,117,181,.94);backdrop-filter:blur(12px);box-shadow:0 14px 30px rgba(10,61,119,.22)}.dogcat-help-card__icon svg{width:38px;height:38px}.dogcat-help-card__icon path{fill:none;stroke:#fff;stroke-width:10;stroke-linecap:round;stroke-linejoin:round}.dogcat-help-card__content{padding:28px 28px 30px}.dogcat-help-card__content h3{margin:0 0 14px;font-family:"Inter Tight","Inter",Arial,sans-serif;color:var(--dogcat-dark);font-size:clamp(25px,2vw,33px);line-height:1.02;letter-spacing:-0.035em}.dogcat-help-card__content p{margin:0 0 22px;color:var(--dogcat-muted);font-size:16.5px;line-height:1.65}.dogcat-help-card__content a{display:inline-flex;align-items:center;gap:8px;color:var(--dogcat-blue);font-size:15px;font-weight:900;text-decoration:none}.dogcat-help-card__content a::after{content:"→";transition:transform .25s ease}.dogcat-help-card:hover .dogcat-help-card__content a::after{transform:translateX(4px)}.dogcat-help-footer{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between;margin-top:36px;padding:26px 30px;border:1px solid rgba(46,117,181,.14);border-radius:28px;background:rgba(255,255,255,.82);box-shadow:0 16px 45px rgba(10,61,119,.07)}.dogcat-help-footer strong{color:var(--dogcat-dark);font-family:"Inter Tight","Inter",Arial,sans-serif;font-size:26px;line-height:1.1;letter-spacing:-0.02em}.dogcat-help-footer a{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;border-radius:16px;background:var(--dogcat-blue);color:#fff;font-size:16px;font-weight:900;text-decoration:none;box-shadow:0 14px 32px rgba(46,117,181,.24)}@media (max-width:1024px){.dogcat-help-card{grid-column:span 6}}@media (max-width:720px){.dogcat-help-section{padding:72px 16px 82px}.dogcat-help-grid{grid-template-columns:1fr}.dogcat-help-card{grid-column:auto;min-height:auto}.dogcat-help-card__image{height:255px}.dogcat-help-footer{align-items:flex-start;flex-direction:column}.dogcat-help-footer a{width:100%}}.dogcat-help-card:nth-child(2) .dogcat-help-card__image img{object-position:center 18%}.dogcat-help-card:nth-child(3) .dogcat-help-card__image img{object-position:78% center}.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{background-image:linear-gradient(90deg,rgba(255,255,255,0.96) 0%,rgba(255,255,255,0.92) 35%,rgba(255,255,255,0.40) 62%,rgba(255,255,255,0.00) 100%),url("../img/dogcat_fundo_primeira_dobra2.webp") !important;background-size:cover !important;background-position:center right !important;background-repeat:no-repeat !important;min-height:715px}header img,nav img{opacity:1 !important;visibility:visible !important;display:block !important}@media (max-width:768px){.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{background-position:68% center !important;min-height:760px}}html,body{max-width:100%;overflow-x:hidden}img{max-width:100%;height:auto}@media (max-width:768px){header,nav,.site-header,.navbar,.menu,.dc-fixed-menu{min-height:74px !important}header .container,nav .container,.site-header .container,.navbar .container,.dc-fixed-menu__inner{width:calc(100% - 28px) !important;min-height:74px !important;gap:12px !important}header img,nav img,.logo img,.dc-fixed-logo img{width:66px !important;max-height:66px !important;object-fit:contain !important}nav a:not(.dc-fixed-cta),.menu a:not(.dc-fixed-cta),.navbar a:not(.dc-fixed-cta),.dc-fixed-nav{display:none !important}.dc-fixed-cta,header a[href*="whatsapp"],nav a[href*="whatsapp"]{min-height:42px !important;padding:0 14px !important;border-radius:12px !important;font-size:13px !important;white-space:nowrap !important}}@media (max-width:768px){.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{min-height:760px !important;padding-top:42px !important;padding-bottom:36px !important;background-size:cover !important;background-position:72% center !important}.hero::before,.hero-section::before,.home-hero::before,.dogcat-hero::before,main section:first-of-type::before{background:linear-gradient( 180deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.92) 44%,rgba(255,255,255,.66) 70%,rgba(255,255,255,.20) 100% ) !important}.hero .container,.hero-section .container,.home-hero .container,.dogcat-hero .container,main section:first-of-type>.container,main section:first-of-type>div{width:calc(100% - 32px) !important;max-width:100% !important}h1,.hero h1,.hero-section h1,.home-hero h1,.dogcat-hero h1,main section:first-of-type h1{max-width:92% !important;font-size:38px !important;line-height:1.02 !important;letter-spacing:-1.4px !important;margin-top:0 !important}.hero p,.hero-section p,.home-hero p,.dogcat-hero p,main section:first-of-type p{max-width:92% !important;font-size:16.5px !important;line-height:1.55 !important}.hero a,.hero-section a,.home-hero a,.dogcat-hero a,main section:first-of-type a{font-size:14px !important}.hero .btn,.hero-section .btn,.home-hero .btn,.dogcat-hero .btn,main section:first-of-type .btn,main section:first-of-type a[class*="btn"]{width:100% !important;min-height:50px !important;margin-bottom:10px !important}}@media (max-width:480px){.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{min-height:720px !important;background-position:76% center !important}h1,.hero h1,.hero-section h1,.home-hero h1,.dogcat-hero h1,main section:first-of-type h1{font-size:34px !important;line-height:1.04 !important}.hero p,.hero-section p,.home-hero p,.dogcat-hero p,main section:first-of-type p{font-size:15.5px !important}}@media (max-width:768px){.dogcat-help-section,section[class*="help"],section[class*="care"]{padding:64px 16px 72px !important}.dogcat-help-head,.care-head{text-align:left !important;margin-bottom:28px !important}.dogcat-help-head h2,.care-head h2,section h2{font-size:34px !important;line-height:1.05 !important;letter-spacing:-1px !important}.dogcat-help-head p,.care-head p,section p{font-size:15.5px !important;line-height:1.55 !important}.dogcat-help-grid,.care-grid,.cards,.grid{display:grid !important;grid-template-columns:1fr !important;gap:18px !important}.dogcat-help-card,.care-card,.card{grid-column:auto !important;border-radius:22px !important;min-height:auto !important}.dogcat-help-card__image,.care-card__image{height:235px !important}.dogcat-help-card__content,.care-card__body{padding:22px 20px 24px !important}.dogcat-help-card__content h3,.care-card__body h3,.card h3{font-size:25px !important;line-height:1.08 !important}.dogcat-help-card__content p,.care-card__body p,.card p{font-size:15px !important;line-height:1.55 !important}}@media (max-width:768px){footer,.footer{text-align:center !important;padding:42px 18px !important}footer .container,.footer .container{display:grid !important;grid-template-columns:1fr !important;gap:24px !important}.dogcat-help-footer,.care-bottom{flex-direction:column !important;align-items:stretch !important;text-align:left !important;padding:22px !important}.dogcat-help-footer a,.care-bottom a{width:100% !important}}@media (min-width:769px){.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{min-height:645px !important;padding-top:42px !important;padding-bottom:42px !important;background-size:90% auto !important;background-position:right bottom !important}.hero h1,.hero-section h1,.home-hero h1,.dogcat-hero h1,main section:first-of-type h1{font-size:clamp(46px,4vw,64px) !important;line-height:1.0 !important}.hero p,.hero-section p,.home-hero p,.dogcat-hero p,main section:first-of-type p{font-size:18px !important;line-height:1.52 !important}.hero .container,.hero-section .container,.home-hero .container,.dogcat-hero .container,main section:first-of-type>.container,main section:first-of-type>div{transform:scale(0.96);transform-origin:left center}}@media (min-width:769px) and (max-width:1180px){.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{min-height:610px !important;background-size:94% auto !important;background-position:78% bottom !important}}@media (max-width:768px){.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{min-height:680px !important;padding-top:32px !important;padding-bottom:30px !important;background-size:cover !important;background-position:74% center !important}.hero h1,.hero-section h1,.home-hero h1,.dogcat-hero h1,main section:first-of-type h1{font-size:32px !important;line-height:1.04 !important}.hero p,.hero-section p,.home-hero p,.dogcat-hero p,main section:first-of-type p{font-size:15px !important;line-height:1.48 !important}}@media (max-width:480px){.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{min-height:650px !important;background-position:78% center !important}}@media (min-width:769px){.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{margin-top:0 !important;padding-top:18px !important;background-position:right top !important;background-size:90% auto !important}}@media (max-width:768px){.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{margin-top:0 !important;padding-top:22px !important;background-position:74% top !important}}@media (max-width:480px){.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{background-position:78% top !important}}.hero svg,.hero-section svg,.home-hero svg,.dogcat-hero svg,main section:first-of-type svg{width:34px !important;height:34px !important;min-width:34px !important;stroke-width:2.3 !important}.hero [class*="icon"],.hero-section [class*="icon"],.home-hero [class*="icon"],.dogcat-hero [class*="icon"],main section:first-of-type [class*="icon"]{transform:scale(1.12);transform-origin:center}.hero [class*="feature"],.hero-section [class*="feature"],.home-hero [class*="feature"],.dogcat-hero [class*="feature"],main section:first-of-type [class*="feature"],.hero [class*="trust"],.hero-section [class*="trust"],.home-hero [class*="trust"],.dogcat-hero [class*="trust"],main section:first-of-type [class*="trust"]{gap:14px !important}header a[href*="whatsapp"]::before,nav a[href*="whatsapp"]::before,.dc-fixed-cta::before{content:"";width:20px;height:20px;min-width:20px;display:inline-block;margin-right:8px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M16.01 3C8.83 3 3 8.62 3 15.55c0 2.49.77 4.81 2.08 6.76L3.7 29l6.92-1.78A13.27 13.27 0 0 0 16.01 28C23.18 28 29 22.38 29 15.45S23.18 3 16.01 3Zm0 22.86c-1.86 0-3.58-.5-5.08-1.38l-.36-.21-4.1 1.06.82-3.98-.25-.39a10.13 10.13 0 0 1-1.84-5.41c0-5.74 4.85-10.4 10.81-10.4 5.95 0 10.8 4.66 10.8 10.4 0 5.66-4.85 10.31-10.8 10.31Zm5.92-7.75c-.32-.16-1.91-.91-2.2-1.02-.3-.11-.52-.16-.74.16-.21.31-.84 1.01-1.03 1.22-.19.21-.38.24-.7.08-.32-.16-1.36-.48-2.59-1.53-.96-.82-1.6-1.83-1.79-2.14-.19-.32-.02-.49.14-.65.15-.14.32-.37.48-.56.16-.19.22-.32.33-.53.11-.21.05-.4-.03-.56-.08-.16-.74-1.72-1.01-2.36-.27-.64-.54-.55-.74-.56h-.63c-.22 0-.56.08-.86.4-.3.32-1.13 1.07-1.13 2.61 0 1.54 1.17 3.03 1.33 3.24.16.21 2.3 3.39 5.58 4.75.78.33 1.39.52 1.86.66.78.24 1.5.2 2.06.12.63-.09 1.91-.75 2.18-1.48.27-.72.27-1.34.19-1.48-.08-.13-.29-.21-.61-.37Z'/%3E%3C/svg%3E")}header a[href*="whatsapp"],nav a[href*="whatsapp"],.dc-fixed-cta{display:inline-flex !important;align-items:center !important;gap:0 !important}header a[href*="whatsapp"] svg,nav a[href*="whatsapp"] svg,.dc-fixed-cta svg{display:none !important}@media (max-width:768px){header a[href*="whatsapp"]::before,nav a[href*="whatsapp"]::before,.dc-fixed-cta::before{width:18px;height:18px;min-width:18px;margin-right:6px}.hero svg,.hero-section svg,.home-hero svg,.dogcat-hero svg,main section:first-of-type svg{width:30px !important;height:30px !important;min-width:30px !important}}.hero svg,.hero-section svg,.home-hero svg,.dogcat-hero svg,main section:first-of-type svg,.hero [class*="icon"] svg,.hero-section [class*="icon"] svg,.home-hero [class*="icon"] svg,.dogcat-hero [class*="icon"] svg,main section:first-of-type [class*="icon"] svg{width:40px !important;height:40px !important;min-width:40px !important;transform:scale(1.18) !important;transform-origin:center !important;stroke-width:2.15 !important}.hero [class*="icon"],.hero-section [class*="icon"],.home-hero [class*="icon"],.dogcat-hero [class*="icon"],main section:first-of-type [class*="icon"]{width:inherit !important;height:inherit !important}@media (max-width:768px){.hero svg,.hero-section svg,.home-hero svg,.dogcat-hero svg,main section:first-of-type svg,.hero [class*="icon"] svg,.hero-section [class*="icon"] svg,.home-hero [class*="icon"] svg,.dogcat-hero [class*="icon"] svg,main section:first-of-type [class*="icon"] svg{width:36px !important;height:36px !important;min-width:36px !important}}.hero [class*="icon"],.hero-section [class*="icon"],.home-hero [class*="icon"],.dogcat-hero [class*="icon"],main section:first-of-type [class*="icon"]{width:58px !important;height:58px !important;min-width:58px !important;min-height:58px !important;max-width:58px !important;max-height:58px !important;border-radius:50% !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;aspect-ratio:1 / 1 !important;flex-shrink:0 !important;transform:none !important;overflow:visible !important}.hero [class*="icon"] svg,.hero-section [class*="icon"] svg,.home-hero [class*="icon"] svg,.dogcat-hero [class*="icon"] svg,main section:first-of-type [class*="icon"] svg{width:39px !important;height:39px !important;min-width:39px !important;min-height:39px !important;transform:none !important}.hero [class*="icon"] i,.hero-section [class*="icon"] i,.home-hero [class*="icon"] i,.dogcat-hero [class*="icon"] i,main section:first-of-type [class*="icon"] i{font-size:30px !important;line-height:1 !important}@media (max-width:768px){.hero [class*="icon"],.hero-section [class*="icon"],.home-hero [class*="icon"],.dogcat-hero [class*="icon"],main section:first-of-type [class*="icon"]{width:54px !important;height:54px !important;min-width:54px !important;min-height:54px !important;max-width:54px !important;max-height:54px !important}.hero [class*="icon"] svg,.hero-section [class*="icon"] svg,.home-hero [class*="icon"] svg,.dogcat-hero [class*="icon"] svg,main section:first-of-type [class*="icon"] svg{width:36px !important;height:36px !important;min-width:36px !important;min-height:36px !important}}.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{background-image:linear-gradient(90deg,rgba(255,255,255,0.97) 0%,rgba(255,255,255,0.91) 34%,rgba(255,255,255,0.30) 55%,rgba(255,255,255,0.04) 76%,rgba(255,255,255,0.00) 100% ),url("../img/dogcat_fundo_primeira_dobra2.webp") !important}.hero::before,.hero-section::before,.home-hero::before,.dogcat-hero::before,main section:first-of-type::before{opacity:0.35 !important}@media (max-width:768px){.hero,.hero-section,.home-hero,.dogcat-hero,main section:first-of-type{background-image:linear-gradient(180deg,rgba(255,255,255,0.96) 0%,rgba(255,255,255,0.88) 42%,rgba(255,255,255,0.42) 68%,rgba(255,255,255,0.08) 100% ),url("../img/dogcat_fundo_primeira_dobra2.webp") !important}.hero::before,.hero-section::before,.home-hero::before,.dogcat-hero::before,main section:first-of-type::before{opacity:0.25 !important}}.hero [class*="card"],.hero-section [class*="card"],.home-hero [class*="card"],.dogcat-hero [class*="card"],main section:first-of-type [class*="card"],.hero [class*="quote"],.hero-section [class*="quote"],.home-hero [class*="quote"],.dogcat-hero [class*="quote"],main section:first-of-type [class*="quote"],.hero [class*="floating"],.hero-section [class*="floating"],.home-hero [class*="floating"],.dogcat-hero [class*="floating"],main section:first-of-type [class*="floating"]{max-width:300px !important;transform:scale(0.86) translate(48px,38px) !important;transform-origin:right bottom !important;padding:18px 20px !important}.hero [class*="card"] p,.hero-section [class*="card"] p,.home-hero [class*="card"] p,.dogcat-hero [class*="card"] p,main section:first-of-type [class*="card"] p,.hero [class*="quote"] p,.hero-section [class*="quote"] p,.home-hero [class*="quote"] p,.dogcat-hero [class*="quote"] p,main section:first-of-type [class*="quote"] p{font-size:14px !important;line-height:1.4 !important}.hero [class*="card"] strong,.hero-section [class*="card"] strong,.home-hero [class*="card"] strong,.dogcat-hero [class*="card"] strong,main section:first-of-type [class*="card"] strong,.hero [class*="quote"] strong,.hero-section [class*="quote"] strong,.home-hero [class*="quote"] strong,.dogcat-hero [class*="quote"] strong,main section:first-of-type [class*="quote"] strong{font-size:15px !important;line-height:1.25 !important}@media (max-width:768px){.hero [class*="card"],.hero-section [class*="card"],.home-hero [class*="card"],.dogcat-hero [class*="card"],main section:first-of-type [class*="card"],.hero [class*="quote"],.hero-section [class*="quote"],.home-hero [class*="quote"],.dogcat-hero [class*="quote"],main section:first-of-type [class*="quote"],.hero [class*="floating"],.hero-section [class*="floating"],.home-hero [class*="floating"],.dogcat-hero [class*="floating"],main section:first-of-type [class*="floating"]{max-width:260px !important;transform:scale(0.82) translate(26px,30px) !important;padding:15px 16px !important}}@media (min-width:769px){.hero [class*="card"],.hero-section [class*="card"],.home-hero [class*="card"],.dogcat-hero [class*="card"],main section:first-of-type [class*="card"],.hero [class*="quote"],.hero-section [class*="quote"],.home-hero [class*="quote"],.dogcat-hero [class*="quote"],main section:first-of-type [class*="quote"],.hero [class*="floating"],.hero-section [class*="floating"],.home-hero [class*="floating"],.dogcat-hero [class*="floating"],main section:first-of-type [class*="floating"]{transform:translateY(34px) scale(0.96) !important;transform-origin:center !important;max-width:340px !important}}@media (max-width:768px){.hero [class*="card"],.hero-section [class*="card"],.home-hero [class*="card"],.dogcat-hero [class*="card"],main section:first-of-type [class*="card"],.hero [class*="quote"],.hero-section [class*="quote"],.home-hero [class*="quote"],.dogcat-hero [class*="quote"],main section:first-of-type [class*="quote"],.hero [class*="floating"],.hero-section [class*="floating"],.home-hero [class*="floating"],.dogcat-hero [class*="floating"],main section:first-of-type [class*="floating"]{transform:translateY(24px) scale(0.92) !important;max-width:300px !important}}.img-banho-tosa,.img-internacao-24h{width:100% !important;height:100% !important;display:block !important;object-fit:cover !important;object-repeat:no-repeat !important}.img-internacao-24h{object-position:center 35% !important}.dogcat-help-card__image,.care-card__image,[class*="card"]>[class*="image"]{overflow:hidden !important}.dogcat-help-card__image img.img-banho-tosa,.dogcat-help-card__image img.img-internacao-24h,.care-card__image img.img-banho-tosa,.care-card__image img.img-internacao-24h{min-width:100% !important;min-height:100% !important;max-width:none !important}.img-banho-tosa,.img-internacao-24h{width:100% !important;height:100% !important;display:block !important;object-fit:cover !important}.img-banho-tosa{object-position:center 18% !important}.img-internacao-24h{object-position:center 36% !important}.dogcat-about-section-v2{position:relative;overflow:hidden;padding:76px 22px 88px;background:radial-gradient(circle at 85% 15%,rgba(46,117,181,.10),transparent 28%),linear-gradient(180deg,#F5F8FC 0%,#FFFFFF 46%,#F5F8FC 100%)}.dogcat-about-v2-wrap{width:min(1240px,100%);margin:0 auto}.dogcat-about-v2-head{max-width:820px;margin:0 auto 34px;text-align:center}.dogcat-about-v2-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px;padding:9px 15px;border:1px solid rgba(46,117,181,.16);border-radius:999px;background:rgba(255,255,255,.82);color:#2E75B5;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.dogcat-about-v2-eyebrow::before{content:"";width:9px;height:9px;border-radius:999px;background:#2E75B5;box-shadow:0 0 0 6px rgba(46,117,181,.12)}.dogcat-about-v2-head h2{margin:0;color:#0A3D77;font-family:"Inter Tight","Inter",Arial,sans-serif;font-size:clamp(36px,4vw,58px);line-height:1.02;letter-spacing:-.045em;font-weight:900}.dogcat-about-v2-head p{max-width:700px;margin:18px auto 0;color:#5E6B78;font-size:18px;line-height:1.62}.dogcat-about-v2-card{display:grid;grid-template-columns:1.04fr .96fr;gap:0;align-items:stretch;overflow:hidden;border:1px solid rgba(46,117,181,.14);border-radius:34px;background:#FFFFFF;box-shadow:0 24px 80px rgba(10,61,119,.10)}.dogcat-about-v2-photo{min-height:520px;background:#E9F2FF;position:relative;overflow:hidden}.dogcat-about-v2-photo::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,61,119,.08),rgba(10,61,119,0) 42%),linear-gradient(180deg,rgba(255,255,255,0) 58%,rgba(10,61,119,.16) 100%);pointer-events:none}.dogcat-about-v2-photo img{width:100%;height:100%;min-height:520px;display:block;object-fit:cover;object-position:center}.dogcat-about-v2-content{padding:48px 48px 42px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 100% 0%,rgba(46,117,181,.09),transparent 38%),#FFFFFF}.dogcat-about-v2-text h3{margin:0 0 18px;color:#0A3D77;font-family:"Inter Tight","Inter",Arial,sans-serif;font-size:clamp(28px,2.6vw,40px);line-height:1.04;letter-spacing:-.035em;font-weight:900}.dogcat-about-v2-text p{margin:0 0 15px;color:#445466;font-size:16.5px;line-height:1.72}.dogcat-about-v2-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:26px}.dogcat-about-v2-grid div{padding:18px;border:1px solid rgba(46,117,181,.12);border-radius:20px;background:#F8FBFF}.dogcat-about-v2-grid strong{display:block;margin-bottom:7px;color:#0A3D77;font-size:15.5px;font-weight:900}.dogcat-about-v2-grid span{display:block;color:#5E6B78;font-size:13.5px;line-height:1.45}@media (max-width:980px){.dogcat-about-section-v2{padding:68px 18px 78px}.dogcat-about-v2-card{grid-template-columns:1fr}.dogcat-about-v2-photo,.dogcat-about-v2-photo img{min-height:390px}.dogcat-about-v2-content{padding:36px 28px 34px}}@media (max-width:620px){.dogcat-about-section-v2{padding:58px 16px 66px}.dogcat-about-v2-head{text-align:left;margin-bottom:24px}.dogcat-about-v2-head h2{font-size:34px}.dogcat-about-v2-head p{font-size:15.5px}.dogcat-about-v2-card{border-radius:24px}.dogcat-about-v2-photo,.dogcat-about-v2-photo img{min-height:300px}.dogcat-about-v2-content{padding:28px 20px 24px}.dogcat-about-v2-text h3{font-size:27px}.dogcat-about-v2-text p{font-size:15px;line-height:1.62}.dogcat-about-v2-grid{grid-template-columns:1fr;gap:10px}}.dogcat-ziggy-section{position:relative;overflow:hidden;padding:90px 24px;background:radial-gradient(circle at 12% 20%,rgba(46,117,181,.10),transparent 30%),linear-gradient(180deg,#FFFFFF 0%,#F5F8FC 100%)}.dogcat-ziggy-wrap{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:56px;align-items:center}.dogcat-ziggy-media{position:relative;overflow:hidden;border-radius:34px;background:#EAF2FB;box-shadow:0 24px 70px rgba(10,61,119,.12)}.dogcat-ziggy-media img{width:100%;height:100%;min-height:620px;display:block;object-fit:cover;object-position:center}.dogcat-ziggy-content{position:relative}.dogcat-ziggy-eyebrow{display:inline-block;margin-bottom:16px;color:#2E75B5;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.dogcat-ziggy-content h2{margin:0 0 24px;color:#0A3D77;font-family:"Inter Tight","Inter",sans-serif;font-size:clamp(44px,4.5vw,72px);line-height:.96;letter-spacing:-.045em;font-weight:900}.dogcat-ziggy-intro{margin-bottom:20px;padding:24px;border-left:5px solid #2E75B5;border-radius:24px;background:#FFFFFF;box-shadow:0 14px 42px rgba(10,61,119,.07)}.dogcat-ziggy-intro p{margin:0;color:#1F2D3D;font-size:19px;line-height:1.55}.dogcat-ziggy-content>p{margin:0 0 24px;color:#556575;font-size:17px;line-height:1.8}.dogcat-ziggy-journey{padding:28px;border-radius:28px;background:#FFFFFF;border:1px solid rgba(46,117,181,.12);box-shadow:0 16px 46px rgba(10,61,119,.08)}.dogcat-ziggy-journey h3{margin:0 0 18px;color:#0A3D77;font-family:"Inter Tight","Inter",sans-serif;font-size:28px;line-height:1.05}.dogcat-ziggy-journey ul{list-style:none;margin:0;padding:0;display:grid;gap:12px}.dogcat-ziggy-journey li{position:relative;padding-left:28px;color:#4B5B6B;font-size:16px;line-height:1.45}.dogcat-ziggy-journey li::before{content:"";position:absolute;left:0;top:.45em;width:10px;height:10px;border-radius:999px;background:#2E75B5;box-shadow:0 0 0 5px rgba(46,117,181,.10)}.dogcat-ziggy-journey strong{color:#0A3D77}.dogcat-ziggy-note{margin-top:20px;padding:20px 22px;border-radius:24px;background:linear-gradient(90deg,#0A3D77 0%,#2E75B5 100%);color:#FFFFFF;box-shadow:0 16px 48px rgba(46,117,181,.24)}.dogcat-ziggy-note strong{display:block;margin-bottom:6px;font-size:18px}.dogcat-ziggy-note span{display:block;font-size:16px;line-height:1.5}.dogcat-ziggy-note #ziggy-age{display:inline;font-weight:900}@media(max-width:980px){.dogcat-ziggy-wrap{grid-template-columns:1fr;gap:36px}.dogcat-ziggy-media img{min-height:420px}}@media(max-width:640px){.dogcat-ziggy-section{padding:70px 16px}.dogcat-ziggy-content h2{font-size:38px}.dogcat-ziggy-intro p,.dogcat-ziggy-content>p,.dogcat-ziggy-journey li{font-size:15px}.dogcat-ziggy-media{border-radius:24px}.dogcat-ziggy-media img{min-height:340px}}.dogcat-ambient-gallery{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:18px !important}.dogcat-ambient-card{position:relative !important;overflow:hidden !important;min-height:245px !important;padding:0 !important;border:1px solid rgba(46,117,181,.14) !important;border-radius:24px !important;background:#E9F2FF !important;box-shadow:0 18px 48px rgba(10,61,119,.10) !important}.dogcat-ambient-card img{width:100% !important;height:100% !important;min-height:245px !important;display:block !important;object-fit:cover !important;transition:transform .55s ease,filter .55s ease !important}.dogcat-ambient-card:nth-child(1) img{object-position:center 30% !important}.dogcat-ambient-card:nth-child(2) img{object-position:center !important}.dogcat-ambient-card:nth-child(3) img{object-position:72% center !important}.dogcat-ambient-card:nth-child(4) img{object-position:center 36% !important}.dogcat-ambient-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,61,119,0) 42%,rgba(10,61,119,.62) 100%),linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,0));z-index:1;pointer-events:none}.dogcat-ambient-card span{position:absolute !important;left:18px !important;right:18px !important;bottom:18px !important;z-index:2 !important;display:inline-flex !important;width:fit-content !important;align-items:center !important;justify-content:center !important;padding:10px 14px !important;border:1px solid rgba(255,255,255,.50) !important;border-radius:999px !important;background:rgba(255,255,255,.88) !important;backdrop-filter:blur(10px) !important;color:#0A3D77 !important;font-size:15px !important;font-weight:900 !important;letter-spacing:-.01em !important;box-shadow:0 12px 28px rgba(10,61,119,.14) !important}.dogcat-ambient-card:hover img{transform:scale(1.055) !important;filter:saturate(1.04) contrast(1.03) !important}@media (max-width:980px){.dogcat-ambient-gallery{grid-template-columns:repeat(2,1fr) !important}}@media (max-width:620px){.dogcat-ambient-gallery{grid-template-columns:1fr !important;gap:16px !important}.dogcat-ambient-card,.dogcat-ambient-card img{min-height:240px !important}}.ziggy-clinica-visual{position:relative !important;overflow:hidden !important;padding:0 !important;border-radius:34px !important;background:#E9F2FF !important;box-shadow:0 24px 70px rgba(10,61,119,.10) !important}.ziggy-clinica-visual img{width:100% !important;height:100% !important;min-height:520px !important;display:block !important;object-fit:cover !important;object-position:center !important;border-radius:inherit !important}.ziggy-clinica-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,61,119,0) 55%,rgba(10,61,119,.10) 100%),linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,0));pointer-events:none}.ziggy-clinica-visual::before{content:"";position:absolute;right:26px;bottom:28px;width:92px;height:64px;z-index:2;opacity:.72;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 140 90' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFFFFF' opacity='.82'%3E%3Cellipse cx='37' cy='23' rx='10' ry='14'/%3E%3Cellipse cx='58' cy='13' rx='10' ry='14'/%3E%3Cellipse cx='79' cy='23' rx='10' ry='14'/%3E%3Cellipse cx='48' cy='49' rx='10' ry='14'/%3E%3Cpath d='M35 74c7-30 43-38 58 0 5 13-5 23-20 18-10-3-18-3-28 0-15 5-24-5-20-18z'/%3E%3C/g%3E%3C/svg%3E")}@media (max-width:768px){.ziggy-clinica-visual img{min-height:360px !important}.ziggy-clinica-visual{border-radius:24px !important}}#clinica .emotional-text p{margin-bottom:18px !important}.ziggy-care-list{margin-top:18px;padding:20px 22px;border:1px solid rgba(46,117,181,.14);border-radius:22px;background:#FFFFFF;box-shadow:0 14px 38px rgba(10,61,119,.07)}.ziggy-care-list>strong{display:block;margin-bottom:12px;color:#0A3D77;font-family:"Inter Tight","Inter",Arial,sans-serif;font-size:20px;letter-spacing:-.02em}.ziggy-care-list ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.ziggy-care-list li{position:relative;padding-left:24px;color:#4B5B6B;font-size:15px;line-height:1.42}.ziggy-care-list li::before{content:"";position:absolute;left:0;top:.45em;width:9px;height:9px;border-radius:50%;background:#2E75B5;box-shadow:0 0 0 5px rgba(46,117,181,.10)}.ziggy-care-list b{color:#0A3D77}.ziggy-age-inline{margin-top:32px;padding:18px 20px;border-radius:22px;background:linear-gradient(90deg,#0A3D77 0%,#2E75B5 100%);color:#FFFFFF;box-shadow:0 16px 42px rgba(46,117,181,.20)}.ziggy-age-inline strong{display:block;margin-bottom:4px;font-size:17px}.ziggy-age-inline span{display:block;font-size:15.5px;line-height:1.45}.ziggy-age-inline #ziggy-age{display:inline;font-weight:900}@media (max-width:768px){.ziggy-care-list{padding:18px}.ziggy-care-list li,.ziggy-age-inline span{font-size:14.5px}}.service-icon.service-icon-colored{font-size:34px !important;line-height:1 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;overflow:visible !important;filter:drop-shadow(0 8px 14px rgba(10,61,119,.16))}.service-card .pet-shape,.service-card .pet-emoji{display:none !important}@media (max-width:768px){.service-icon.service-icon-colored{font-size:31px !important}}.final-pets-mascots{display:flex !important;align-items:flex-end !important;justify-content:center !important;font-size:0 !important;line-height:0 !important;padding:0 !important;overflow:visible !important}.final-pets-mascots img{width:min(360px,100%) !important;max-width:360px !important;height:auto !important;display:block !important;object-fit:contain !important;filter:drop-shadow(0 22px 34px rgba(10,61,119,.20));transform:translateY(10px)}@media (max-width:768px){.final-pets-mascots img{max-width:260px !important;transform:translateY(0)}}.dr-valerio-section{position:relative;overflow:hidden;padding:108px 22px 118px;background:radial-gradient(circle at 10% 20%,rgba(46,117,181,.08),transparent 30%),radial-gradient(circle at 88% 18%,rgba(46,117,181,.08),transparent 28%),linear-gradient(180deg,#FFFFFF 0%,#F5F8FC 100%)}.dr-valerio-section::before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(46,117,181,.08) 0 7px,transparent 8px),radial-gradient(circle,rgba(46,117,181,.05) 0 5px,transparent 6px);background-size:220px 220px,170px 170px;background-position:40px 80px,120px 20px;opacity:.45;pointer-events:none}.dr-valerio-wrap{position:relative;z-index:2;width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:74px;align-items:center}.dr-valerio-kicker{display:inline-flex;margin-bottom:16px;color:#2E75B5;font-size:28px;font-weight:900;letter-spacing:-.02em}.dr-valerio-content h2{margin:0 0 28px;color:#2E3440;font-family:"Inter Tight","Inter",Arial,sans-serif;font-size:clamp(42px,4.7vw,70px);line-height:.96;letter-spacing:-.05em;font-weight:900}.dr-valerio-content h2 span{color:#2E75B5;text-shadow:0 10px 24px rgba(46,117,181,.18)}.dr-valerio-content p{max-width:720px;margin:0 0 18px;color:#4B5663;font-size:17px;line-height:1.78}.dr-valerio-points{display:grid;gap:14px;margin:30px 0 34px}.dr-valerio-points div{display:flex;align-items:center;gap:14px}.dr-valerio-points i{width:34px;height:34px;min-width:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#E9F2FF;color:#2E75B5;font-style:normal;font-weight:900;box-shadow:0 8px 20px rgba(10,61,119,.08)}.dr-valerio-points span{color:#1F2D3D;font-size:16px;font-weight:800;line-height:1.35}.dr-valerio-btn{display:inline-flex;align-items:center;justify-content:center;min-height:62px;padding:0 34px;border-radius:16px;background:linear-gradient(135deg,#5FD2EE 0%,#2E75B5 100%);color:#FFFFFF;font-size:17px;font-weight:900;text-decoration:none;box-shadow:0 18px 44px rgba(46,117,181,.22);transition:transform .25s ease,box-shadow .25s ease}.dr-valerio-btn:hover{transform:translateY(-4px);box-shadow:0 24px 58px rgba(46,117,181,.28)}.dr-valerio-media{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center}.dr-valerio-shape{position:absolute;inset:30px 0 30px 20px;border-radius:42px 110px 42px 110px;background:linear-gradient(135deg,rgba(93,196,240,.95) 0%,rgba(46,117,181,.95) 45%,rgba(52,75,186,.96) 100%);box-shadow:0 28px 80px rgba(10,61,119,.16);overflow:hidden}.dr-valerio-shape::before,.dr-valerio-shape::after{content:"";position:absolute;height:54px;border-radius:999px;background:rgba(255,255,255,.18);transform:rotate(45deg)}.dr-valerio-shape::before{width:440px;left:-120px;top:70px}.dr-valerio-shape::after{width:380px;right:-80px;bottom:120px}.dr-valerio-media img{position:relative;z-index:2;width:min(540px,96%);height:auto;display:block;object-fit:contain;filter:drop-shadow(0 28px 46px rgba(0,0,0,.18))}@media (max-width:980px){.dr-valerio-wrap{grid-template-columns:1fr;gap:42px}.dr-valerio-content{order:2}.dr-valerio-media{order:1;min-height:520px}.dr-valerio-shape{inset:20px 8% 20px 8%}}@media (max-width:640px){.dr-valerio-section{padding:74px 16px 86px}.dr-valerio-kicker{font-size:23px}.dr-valerio-content h2{font-size:39px}.dr-valerio-content p{font-size:15.5px;line-height:1.66}.dr-valerio-media{min-height:390px}.dr-valerio-shape{inset:18px 0;border-radius:30px 72px 30px 72px}.dr-valerio-media img{width:95%}.dr-valerio-btn{width:100%;min-height:58px;padding:0 20px;font-size:15.5px}}#servicos + .dr-valerio-section{padding-top:92px !important}.dr-valerio-section + .dogcat-about-section-v2,.dr-valerio-section + .dogcat-about-section,.dr-valerio-section + section{margin-top:0 !important}@media (max-width:768px){header,.header,.site-header,.navbar{overflow:hidden !important}header .container,.header .container,.site-header .container,.navbar .container{width:100% !important;max-width:100% !important;padding-left:18px !important;padding-right:18px !important;box-sizing:border-box !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:10px !important}header img,.header img,.site-header img,.navbar img{width:58px !important;max-width:58px !important;height:auto !important;flex:0 0 auto !important}header a[href*="whatsapp"],.header a[href*="whatsapp"],.site-header a[href*="whatsapp"],.navbar a[href*="whatsapp"]{max-width:156px !important;min-width:0 !important;height:42px !important;min-height:42px !important;padding:0 10px !important;border-radius:12px !important;font-size:12px !important;line-height:1 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:clip !important;flex:0 1 156px !important;box-sizing:border-box !important}header a[href*="whatsapp"]::before,.header a[href*="whatsapp"]::before,.site-header a[href*="whatsapp"]::before,.navbar a[href*="whatsapp"]::before{width:17px !important;height:17px !important;min-width:17px !important;margin-right:6px !important;flex-shrink:0 !important}}@media (max-width:420px){header .container,.header .container,.site-header .container,.navbar .container{padding-left:14px !important;padding-right:14px !important}header a[href*="whatsapp"],.header a[href*="whatsapp"],.site-header a[href*="whatsapp"],.navbar a[href*="whatsapp"]{max-width:142px !important;flex-basis:142px !important;font-size:11.5px !important;padding-left:8px !important;padding-right:8px !important}}@media (max-width:375px){header a[href*="whatsapp"],.header a[href*="whatsapp"],.site-header a[href*="whatsapp"],.navbar a[href*="whatsapp"]{max-width:128px !important;flex-basis:128px !important;font-size:11px !important}header img,.header img,.site-header img,.navbar img{width:52px !important;max-width:52px !important}}@media (max-width:768px){header .container,.header .container,.site-header .container,.navbar .container{padding-left:14px !important;padding-right:28px !important;justify-content:space-between !important}header a[href*="whatsapp"],.header a[href*="whatsapp"],.site-header a[href*="whatsapp"],.navbar a[href*="whatsapp"]{margin-right:10px !important;transform:translateX(-14px) !important;max-width:148px !important;flex-basis:148px !important}}@media (max-width:420px){header .container,.header .container,.site-header .container,.navbar .container{padding-left:12px !important;padding-right:34px !important}header a[href*="whatsapp"],.header a[href*="whatsapp"],.site-header a[href*="whatsapp"],.navbar a[href*="whatsapp"]{transform:translateX(-22px) !important;max-width:136px !important;flex-basis:136px !important;margin-right:12px !important}}@media (max-width:375px){header .container,.header .container,.site-header .container,.navbar .container{padding-right:38px !important}header a[href*="whatsapp"],.header a[href*="whatsapp"],.site-header a[href*="whatsapp"],.navbar a[href*="whatsapp"]{transform:translateX(-28px) !important;max-width:126px !important;flex-basis:126px !important}}@media (max-width:768px){header.header,header,.header,.site-header,.navbar{width:100% !important;max-width:100% !important;overflow:hidden !important}header.header .container,header .container,.header .container,.site-header .container,.navbar .container{width:100% !important;max-width:100% !important;padding-left:14px !important;padding-right:14px !important;margin:0 !important;box-sizing:border-box !important;display:grid !important;grid-template-columns:64px minmax(0,1fr) !important;align-items:center !important;column-gap:10px !important}.logo,.brand,header .logo,header .brand{width:64px !important;max-width:64px !important;min-width:64px !important;grid-column:1 !important}.logo img,.brand img,header .logo img,header .brand img,header img:first-child{width:56px !important;max-width:56px !important;height:auto !important;display:block !important}.nav,.menu,nav{grid-column:2 !important;display:flex !important;justify-content:flex-end !important;align-items:center !important;min-width:0 !important;width:100% !important;max-width:100% !important;overflow:hidden !important}.nav a:not([href*="whatsapp"]),.menu a:not([href*="whatsapp"]),nav a:not([href*="whatsapp"]){display:none !important}header a[href*="whatsapp"],.header a[href*="whatsapp"],.site-header a[href*="whatsapp"],.navbar a[href*="whatsapp"],nav a[href*="whatsapp"],.nav a[href*="whatsapp"],.menu a[href*="whatsapp"]{width:100% !important;max-width:154px !important;min-width:0 !important;height:42px !important;min-height:42px !important;padding:0 9px !important;margin:0 !important;transform:none !important;box-sizing:border-box !important;display:inline-flex !important;align-items:center !important;justify-content:flex-start !important;gap:6px !important;border-radius:13px !important;font-size:12px !important;line-height:1 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:clip !important}header a[href*="whatsapp"]::before,.header a[href*="whatsapp"]::before,.site-header a[href*="whatsapp"]::before,.navbar a[href*="whatsapp"]::before,nav a[href*="whatsapp"]::before,.nav a[href*="whatsapp"]::before,.menu a[href*="whatsapp"]::before{width:17px !important;height:17px !important;min-width:17px !important;margin:0 !important;flex:0 0 17px !important}}@media (max-width:430px){header.header .container,header .container,.header .container,.site-header .container,.navbar .container{grid-template-columns:62px minmax(0,1fr) !important;padding-left:12px !important;padding-right:18px !important;column-gap:8px !important}header a[href*="whatsapp"],.header a[href*="whatsapp"],.site-header a[href*="whatsapp"],.navbar a[href*="whatsapp"],nav a[href*="whatsapp"],.nav a[href*="whatsapp"],.menu a[href*="whatsapp"]{max-width:142px !important;font-size:11.5px !important;padding-left:8px !important;padding-right:8px !important}}@media (max-width:390px){header.header .container,header .container,.header .container,.site-header .container,.navbar .container{grid-template-columns:58px minmax(0,1fr) !important;padding-left:10px !important;padding-right:22px !important}.logo img,.brand img,header .logo img,header .brand img,header img:first-child{width:52px !important;max-width:52px !important}header a[href*="whatsapp"],.header a[href*="whatsapp"],.site-header a[href*="whatsapp"],.navbar a[href*="whatsapp"],nav a[href*="whatsapp"],.nav a[href*="whatsapp"],.menu a[href*="whatsapp"]{max-width:130px !important;font-size:11px !important;padding-left:7px !important;padding-right:7px !important}}@media (max-width:768px){.topbar{width:100% !important;overflow:hidden !important}.topbar .container.nav{width:100% !important;max-width:100% !important;margin:0 !important;padding:10px 14px !important;box-sizing:border-box !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:10px !important}.topbar .brand{display:flex !important;align-items:center !important;width:auto !important;min-width:58px !important;max-width:82px !important;flex:0 0 auto !important;overflow:visible !important}.topbar .brand img{display:block !important;visibility:visible !important;opacity:1 !important;width:58px !important;max-width:58px !important;height:auto !important}.topbar .brand-text,.topbar .menu{display:none !important}.topbar .nav-cta{display:inline-flex !important;visibility:visible !important;opacity:1 !important;align-items:center !important;justify-content:center !important;width:auto !important;max-width:174px !important;min-width:0 !important;flex:0 1 174px !important;height:42px !important;min-height:42px !important;margin:0 !important;padding:0 10px !important;transform:none !important;box-sizing:border-box !important;border-radius:13px !important;font-size:12px !important;line-height:1 !important;white-space:nowrap !important;overflow:hidden !important;text-overflow:clip !important}.topbar .nav-cta svg{display:block !important;width:18px !important;min-width:18px !important;height:18px !important;margin-right:6px !important;flex:0 0 18px !important}.topbar .nav-cta::before{display:none !important}}@media (max-width:430px){.topbar .container.nav{padding-left:12px !important;padding-right:18px !important}.topbar .brand img{width:54px !important;max-width:54px !important}.topbar .nav-cta{max-width:150px !important;flex-basis:150px !important;font-size:11.5px !important;padding:0 8px !important}}@media (max-width:375px){.topbar .container.nav{padding-left:10px !important;padding-right:20px !important}.topbar .brand img{width:50px !important;max-width:50px !important}.topbar .nav-cta{max-width:136px !important;flex-basis:136px !important;font-size:11px !important}}@media (max-width:768px){.topbar{display:block !important;width:100% !important;max-width:100% !important;overflow:hidden !important;background:linear-gradient(90deg,#0A3D77 0%,#2E75B5 100%) !important;position:relative !important;z-index:999 !important}.topbar>.container.nav{width:100% !important;max-width:100% !important;min-height:74px !important;margin:0 !important;padding:10px 14px !important;box-sizing:border-box !important;display:grid !important;grid-template-columns:64px minmax(0,1fr) !important;align-items:center !important;gap:10px !important}.topbar>.container.nav>a.brand{display:flex !important;grid-column:1 !important;align-items:center !important;justify-content:flex-start !important;width:64px !important;min-width:64px !important;max-width:64px !important;height:auto !important;opacity:1 !important;visibility:visible !important;overflow:visible !important;transform:none !important;margin:0 !important;padding:0 !important;flex:none !important}.topbar>.container.nav>a.brand img{display:block !important;width:58px !important;max-width:58px !important;min-width:58px !important;height:auto !important;opacity:1 !important;visibility:visible !important;transform:none !important;margin:0 !important;padding:0 !important}.topbar .brand-text,.topbar>.container.nav>nav.menu{display:none !important}.topbar>.container.nav>a.nav-cta{display:inline-flex !important;grid-column:2 !important;justify-self:end !important;align-self:center !important;width:100% !important;max-width:166px !important;min-width:0 !important;height:42px !important;min-height:42px !important;align-items:center !important;justify-content:center !important;gap:6px !important;margin:0 !important;padding:0 9px !important;box-sizing:border-box !important;border-radius:13px !important;opacity:1 !important;visibility:visible !important;overflow:hidden !important;transform:none !important;color:#FFFFFF !important;border:1px solid rgba(255,255,255,.55) !important;background:rgba(255,255,255,.08) !important;text-decoration:none !important;font-size:12px !important;font-weight:800 !important;line-height:1 !important;white-space:nowrap !important;text-overflow:clip !important;flex:none !important}.topbar>.container.nav>a.nav-cta svg{display:block !important;width:18px !important;min-width:18px !important;max-width:18px !important;height:18px !important;min-height:18px !important;opacity:1 !important;visibility:visible !important;margin:0 !important;padding:0 !important;flex:0 0 18px !important}.topbar>.container.nav>a.nav-cta::before{content:none !important;display:none !important}}@media (max-width:430px){.topbar>.container.nav{grid-template-columns:58px minmax(0,1fr) !important;padding-left:12px !important;padding-right:18px !important;gap:8px !important}.topbar>.container.nav>a.brand,.topbar>.container.nav>a.brand img{width:54px !important;min-width:54px !important;max-width:54px !important}.topbar>.container.nav>a.nav-cta{max-width:148px !important;height:40px !important;min-height:40px !important;font-size:11.5px !important;padding:0 8px !important}}@media (max-width:375px){.topbar>.container.nav{grid-template-columns:54px minmax(0,1fr) !important;padding-left:10px !important;padding-right:22px !important}.topbar>.container.nav>a.brand,.topbar>.container.nav>a.brand img{width:50px !important;min-width:50px !important;max-width:50px !important}.topbar>.container.nav>a.nav-cta{max-width:132px !important;font-size:11px !important}}a[href*="wa.me"] svg,a[href*="whatsapp"] svg,a[href*="api.whatsapp"] svg,.nav-cta svg,.dc-fixed-cta svg{display:inline-block !important;width:20px !important;height:20px !important;min-width:20px !important;max-width:20px !important;min-height:20px !important;max-height:20px !important;overflow:visible !important;flex:0 0 20px !important;margin-right:8px !important}a[href*="wa.me"] svg *,a[href*="whatsapp"] svg *,a[href*="api.whatsapp"] svg *,.nav-cta svg *,.dc-fixed-cta svg *{vector-effect:non-scaling-stroke;stroke-linecap:round !important;stroke-linejoin:round !important}a[href*="wa.me"],a[href*="whatsapp"],a[href*="api.whatsapp"],.nav-cta,.dc-fixed-cta{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:8px !important}@media (max-width:768px){a[href*="wa.me"] svg,a[href*="whatsapp"] svg,a[href*="api.whatsapp"] svg,.nav-cta svg,.dc-fixed-cta svg{width:18px !important;height:18px !important;min-width:18px !important;max-width:18px !important;min-height:18px !important;max-height:18px !important;margin-right:0 !important}.topbar>.container.nav>a.nav-cta{gap:6px !important}}a[href*="wa.me"]::before,a[href*="whatsapp"]::before,a[href*="api.whatsapp"]::before,.nav-cta::before,.dc-fixed-cta::before{content:"" !important;display:inline-block !important;width:20px !important;height:20px !important;min-width:20px !important;margin-right:8px !important;background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important;flex:0 0 20px !important}.nav-cta:has(.whatsapp-original-icon)::before,a:has(.whatsapp-original-icon)::before{display:none !important;content:none !important}.whatsapp-original-icon{display:inline-block !important;width:20px !important;height:20px !important;min-width:20px !important;object-fit:contain !important;margin-right:8px !important;flex:0 0 20px !important}@media (max-width:768px){a[href*="wa.me"]::before,a[href*="whatsapp"]::before,a[href*="api.whatsapp"]::before,.nav-cta::before,.dc-fixed-cta::before,.whatsapp-original-icon{width:18px !important;height:18px !important;min-width:18px !important;flex-basis:18px !important;margin-right:6px !important}}a[href*="wa.me"]::before,a[href*="whatsapp"]::before,a[href*="api.whatsapp"]::before,.nav-cta::before,.dc-fixed-cta::before{content:none !important;display:none !important}a[href*="wa.me"] svg,a[href*="whatsapp"] svg,a[href*="api.whatsapp"] svg,.nav-cta svg,.dc-fixed-cta svg{display:none !important}a[href*="wa.me"]:not(:has(.wa-chip-icon))::after,a[href*="api.whatsapp"]:not(:has(.wa-chip-icon))::after{content:"";width:22px;height:22px;min-width:22px;margin-left:8px;display:inline-block;background-image:url("../img/whatsapp-chip-style.svg");background-size:contain;background-repeat:no-repeat;background-position:center}.wa-chip-icon{width:22px !important;height:22px !important;min-width:22px !important;display:inline-block !important;object-fit:contain !important;margin-right:8px !important;flex:0 0 22px !important}a[href*="wa.me"],a[href*="whatsapp"],a[href*="api.whatsapp"],.nav-cta,.dc-fixed-cta{display:inline-flex !important;align-items:center !important;justify-content:center !important}@media (max-width:768px){.wa-chip-icon{width:19px !important;height:19px !important;min-width:19px !important;flex-basis:19px !important;margin-right:6px !important}.topbar>.container.nav>a.nav-cta{gap:0 !important}}.whatsapp-float,.float-whatsapp,.floating-whatsapp,.whatsapp-button,.whatsapp-fixed,.btn-whatsapp-fixed,a[href*="wa.me"].whatsapp-float,a[href*="wa.me"].float-whatsapp,a[href*="wa.me"].floating-whatsapp{position:fixed !important;right:22px !important;bottom:22px !important;z-index:9999 !important;width:66px !important;height:66px !important;min-width:66px !important;min-height:66px !important;max-width:66px !important;max-height:66px !important;padding:0 !important;margin:0 !important;border-radius:50% !important;display:flex !important;align-items:center !important;justify-content:center !important;background:linear-gradient(135deg,#25D366 0%,#128C7E 100%) !important;border:3px solid rgba(255,255,255,.92) !important;box-shadow:0 18px 38px rgba(18,140,126,.32),0 8px 18px rgba(10,61,119,.16) !important;overflow:visible !important;text-decoration:none !important;transform:none !important}.whatsapp-float span,.float-whatsapp span,.floating-whatsapp span,.whatsapp-button span,.whatsapp-fixed span,.btn-whatsapp-fixed span{display:none !important}.whatsapp-float::before,.float-whatsapp::before,.floating-whatsapp::before,.whatsapp-button::before,.whatsapp-fixed::before,.btn-whatsapp-fixed::before,.whatsapp-float::after,.float-whatsapp::after,.floating-whatsapp::after,.whatsapp-button::after,.whatsapp-fixed::after,.btn-whatsapp-fixed::after{content:"" !important;display:block !important;width:35px !important;height:35px !important;min-width:35px !important;margin:0 !important;background-repeat:no-repeat !important;background-size:contain !important;background-position:center !important}.whatsapp-float img,.float-whatsapp img,.floating-whatsapp img,.whatsapp-button img,.whatsapp-fixed img,.btn-whatsapp-fixed img{display:block !important;width:38px !important;height:38px !important;min-width:38px !important;max-width:38px !important;object-fit:contain !important;margin:0 !important}.whatsapp-float svg,.float-whatsapp svg,.floating-whatsapp svg,.whatsapp-button svg,.whatsapp-fixed svg,.btn-whatsapp-fixed svg{display:none !important}.whatsapp-float::after,.float-whatsapp::after,.floating-whatsapp::after,.whatsapp-button::after,.whatsapp-fixed::after,.btn-whatsapp-fixed::after{position:absolute !important;inset:-8px !important;width:auto !important;height:auto !important;border-radius:50% !important;background-image:none !important;border:1px solid rgba(37,211,102,.45) !important;animation:dogcatWhatsappPulse 1.9s ease-out infinite !important}.whatsapp-float::before,.float-whatsapp::before,.floating-whatsapp::before,.whatsapp-button::before,.whatsapp-fixed::before,.btn-whatsapp-fixed::before{position:relative !important;z-index:2 !important}@keyframes dogcatWhatsappPulse{}@media (max-width:768px){.whatsapp-float,.float-whatsapp,.floating-whatsapp,.whatsapp-button,.whatsapp-fixed,.btn-whatsapp-fixed{right:16px !important;bottom:18px !important;width:58px !important;height:58px !important;min-width:58px !important;min-height:58px !important;max-width:58px !important;max-height:58px !important}.whatsapp-float::before,.float-whatsapp::before,.floating-whatsapp::before,.whatsapp-button::before,.whatsapp-fixed::before,.btn-whatsapp-fixed::before{width:31px !important;height:31px !important;min-width:31px !important}}.float-whats{position:fixed !important;right:22px !important;bottom:22px !important;z-index:99999 !important;width:66px !important;height:66px !important;min-width:66px !important;min-height:66px !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;margin:0 !important;border-radius:50% !important;background:linear-gradient(135deg,#25D366 0%,#128C7E 100%) !important;border:3px solid rgba(255,255,255,.95) !important;box-shadow:0 18px 38px rgba(18,140,126,.34),0 8px 18px rgba(10,61,119,.18) !important;text-decoration:none !important;overflow:visible !important}.float-whats::before{content:none !important;display:none !important}.float-whats::after{content:"" !important;position:absolute !important;inset:-8px !important;border-radius:50% !important;border:1px solid rgba(37,211,102,.45) !important;background:transparent !important;animation:dogcatWhatsappPulse 1.9s ease-out infinite !important;pointer-events:none !important}.float-whats img{position:relative !important;z-index:2 !important;display:block !important;width:39px !important;height:39px !important;min-width:39px !important;min-height:39px !important;max-width:39px !important;max-height:39px !important;object-fit:contain !important;margin:0 !important;padding:0 !important}@keyframes dogcatWhatsappPulse{0%{transform:scale(.86);opacity:.72}70%{transform:scale(1.22);opacity:0}100%{transform:scale(1.22);opacity:0}}@media (max-width:768px){.float-whats{right:16px !important;bottom:18px !important;width:58px !important;height:58px !important;min-width:58px !important;min-height:58px !important}.float-whats img{width:34px !important;height:34px !important;min-width:34px !important;min-height:34px !important;max-width:34px !important;max-height:34px !important}}.float-whats{background:transparent !important;border:none !important;box-shadow:none !important;width:72px !important;height:72px !important;min-width:72px !important;min-height:72px !important}.float-whats::after{display:none !important}.float-whats img{width:64px !important;height:64px !important;min-width:64px !important;min-height:64px !important;filter:drop-shadow(0 10px 22px rgba(37,211,102,.28))}@media (max-width:768px){}.float-whats,.float-whats *,.float-whats::before,.float-whats::after{background:transparent !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;border:none !important;box-shadow:none !important}.float-whats{width:72px !important;height:72px !important;min-width:72px !important;min-height:72px !important;border-radius:0 !important;overflow:visible !important}.float-whats img{width:64px !important;height:64px !important;min-width:64px !important;min-height:64px !important;object-fit:contain !important;filter:drop-shadow(0 8px 18px rgba(37,211,102,.22)) !important}@media (max-width:768px){.float-whats{width:64px !important;height:64px !important;min-width:64px !important;min-height:64px !important}.float-whats img{width:56px !important;height:56px !important;min-width:56px !important;min-height:56px !important}}.float-whats,.float-whats::before,.float-whats::after{background:transparent !important;background-image:none !important;border:0 !important;box-shadow:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.float-whats::before,.float-whats::after{content:none !important;display:none !important}.float-whats img{content:url("../img/whatsapp-symbol-only.svg") !important;width:58px !important;height:58px !important;min-width:58px !important;min-height:58px !important;max-width:58px !important;max-height:58px !important;background:transparent !important;border:none !important;box-shadow:none !important;filter:drop-shadow(0 8px 16px rgba(37,211,102,.22)) !important}@media (max-width:768px){.float-whats img{width:52px !important;height:52px !important;min-width:52px !important;min-height:52px !important;max-width:52px !important;max-height:52px !important}}.float-whats,.float-whats *,.float-whats::before,.float-whats::after,.float-whats-icon,.float-whats-icon::before,.float-whats-icon::after{box-sizing:border-box !important}.float-whats{position:fixed !important;right:22px !important;bottom:22px !important;z-index:999999 !important;width:62px !important;height:62px !important;min-width:62px !important;min-height:62px !important;max-width:62px !important;max-height:62px !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;margin:0 !important;border:0 !important;border-radius:50% !important;background:#25D366 !important;background-image:none !important;box-shadow:0 12px 28px rgba(37,211,102,.34) !important;filter:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;overflow:visible !important;text-decoration:none !important;transform:none !important}.float-whats::before,.float-whats::after{content:none !important;display:none !important;background:none !important;background-image:none !important;border:0 !important;box-shadow:none !important;animation:none !important}.float-whats-icon{width:38px !important;height:38px !important;min-width:38px !important;min-height:38px !important;max-width:38px !important;max-height:38px !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;margin:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;background-image:none !important;box-shadow:none !important;filter:none !important;overflow:visible !important}.float-whats-icon::before,.float-whats-icon::after{content:none !important;display:none !important}.float-whats img{content:normal !important;display:block !important;width:38px !important;height:38px !important;min-width:38px !important;min-height:38px !important;max-width:38px !important;max-height:38px !important;object-fit:contain !important;padding:0 !important;margin:0 !important;border:0 !important;background:transparent !important;background-image:none !important;box-shadow:none !important;filter:none !important;opacity:1 !important}.float-whats svg{display:none !important}@media (max-width:768px){.float-whats{right:16px !important;bottom:18px !important;width:56px !important;height:56px !important;min-width:56px !important;min-height:56px !important;max-width:56px !important;max-height:56px !important}.float-whats-icon,.float-whats img{width:34px !important;height:34px !important;min-width:34px !important;min-height:34px !important;max-width:34px !important;max-height:34px !important}}.whatsapp-float,.float-whatsapp,.floating-whatsapp,.whatsapp-button,.whatsapp-fixed,.btn-whatsapp-fixed{display:none !important}a.float-whats{position:fixed !important;right:22px !important;bottom:22px !important;z-index:999999 !important;width:58px !important;height:58px !important;min-width:58px !important;min-height:58px !important;max-width:58px !important;max-height:58px !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:0 !important;margin:0 !important;border-radius:50% !important;background:#25D366 !important;background-image:none !important;border:none !important;outline:none !important;box-shadow:0 10px 22px rgba(37,211,102,.30) !important;filter:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;overflow:hidden !important;text-decoration:none !important;transform:none !important;opacity:1 !important;visibility:visible !important}a.float-whats::before,a.float-whats::after,a.float-whats *::before,a.float-whats *::after{content:none !important;display:none !important;width:0 !important;height:0 !important;background:transparent !important;background-image:none !important;border:0 !important;box-shadow:none !important;animation:none !important}a.float-whats img{content:url("../img/whatsapp-white-symbol.svg") !important;display:block !important;width:34px !important;height:34px !important;min-width:34px !important;min-height:34px !important;max-width:34px !important;max-height:34px !important;object-fit:contain !important;padding:0 !important;margin:0 !important;background:transparent !important;background-image:none !important;border:none !important;box-shadow:none !important;filter:none !important;opacity:1 !important;visibility:visible !important}a.float-whats svg,a.float-whats span{display:none !important}@media (max-width:768px){a.float-whats{right:16px !important;bottom:18px !important;width:54px !important;height:54px !important;min-width:54px !important;min-height:54px !important;max-width:54px !important;max-height:54px !important;box-shadow:0 8px 18px rgba(37,211,102,.25) !important}a.float-whats img{width:32px !important;height:32px !important;min-width:32px !important;min-height:32px !important;max-width:32px !important;max-height:32px !important}}@media (max-width:768px){body{overflow-x:hidden !important}#inicio.hero,.hero#inicio{position:relative !important;overflow:hidden !important;background-repeat:no-repeat !important;background-size:cover !important;background-position:center bottom !important;min-height:980px !important;padding-top:24px !important;padding-bottom:0 !important}#inicio.hero::before,#inicio.hero::after,.hero#inicio::before,.hero#inicio::after{display:none !important;content:none !important}#inicio .container,.hero#inicio .container{position:relative !important;z-index:4 !important}#inicio .hero-content,.hero#inicio .hero-content{width:100% !important;max-width:100% !important;padding:0 !important;margin:0 !important;text-align:left !important}#inicio .eyebrow,.hero#inicio .eyebrow{display:inline-flex !important;margin:0 0 14px 0 !important;padding:9px 14px !important;border-radius:999px !important;background:rgba(255,255,255,.90) !important;border:1px solid rgba(46,117,181,.12) !important;color:#0A3D77 !important;box-shadow:0 8px 20px rgba(10,61,119,.05) !important}#inicio h1,.hero#inicio h1{max-width:100% !important;margin:0 0 14px 0 !important;color:#0A3D77 !important;font-size:30px !important;line-height:1.04 !important;letter-spacing:-1.2px !important;text-shadow:none !important}#inicio .hero-content>p,.hero#inicio .hero-content>p{max-width:92% !important;margin:0 !important;color:#435263 !important;font-size:15px !important;line-height:1.5 !important}#inicio .hero-actions,.hero#inicio .hero-actions{display:grid !important;grid-template-columns:1fr !important;gap:11px !important;width:100% !important;margin-top:20px !important;position:relative !important;z-index:8 !important}#inicio .hero-actions a,.hero#inicio .hero-actions a{width:100% !important;min-height:50px !important;box-sizing:border-box !important}#inicio .hero-benefits,.hero#inicio .hero-benefits,#inicio .benefits,.hero#inicio .benefits,#inicio .trust-grid,.hero#inicio .trust-grid,#inicio [class*="benefit"],.hero#inicio [class*="benefit"],#inicio [class*="trust"],.hero#inicio [class*="trust"],#inicio [class*="quote"],.hero#inicio [class*="quote"],#inicio [class*="floating"],.hero#inicio [class*="floating"],#inicio [class*="badge"],.hero#inicio [class*="badge"]{display:none !important}}@media (max-width:430px){#inicio.hero,.hero#inicio{min-height:930px !important;padding-top:18px !important}#inicio h1,.hero#inicio h1{font-size:28px !important}#inicio .hero-content>p,.hero#inicio .hero-content>p{font-size:14.5px !important}}@media (max-width:390px){#inicio.hero,.hero#inicio{min-height:900px !important}#inicio h1,.hero#inicio h1{font-size:27px !important}}@media (max-width:360px){#inicio.hero,.hero#inicio{min-height:870px !important}#inicio h1,.hero#inicio h1{font-size:26px !important}}@media (max-width:768px){#inicio.hero,.hero#inicio{background:url("../img/hero-mobile-final-user.webp") center bottom / cover no-repeat !important;min-height:1020px !important;padding-top:24px !important;padding-bottom:0 !important;position:relative !important;overflow:hidden !important}#inicio.hero::before,#inicio.hero::after,.hero#inicio::before,.hero#inicio::after{display:none !important;content:none !important;background:none !important}#inicio img.hero-image,#inicio .hero-image,#inicio .hero-visual,.hero#inicio img.hero-image,.hero#inicio .hero-image,.hero#inicio .hero-visual{display:none !important;opacity:0 !important;visibility:hidden !important}#inicio .container,.hero#inicio .container{position:relative !important;z-index:10 !important}#inicio .hero-content,.hero#inicio .hero-content{width:100% !important;max-width:100% !important;margin-top:0 !important;padding-top:0 !important}#inicio h1,.hero#inicio h1{font-size:30px !important;line-height:1.04 !important;max-width:95% !important;margin-bottom:14px !important}#inicio .hero-content>p,.hero#inicio .hero-content>p{max-width:92% !important}#inicio .hero-actions,.hero#inicio .hero-actions{margin-top:18px !important;display:grid !important;gap:12px !important}}@media (max-width:768px){#inicio.hero,.hero#inicio{background:linear-gradient( 180deg,rgba(245,248,252,0.92) 0%,rgba(245,248,252,0.88) 28%,rgba(245,248,252,0.20) 58%,rgba(245,248,252,0.00) 100% ),url("../img/MOBILE_HERO_NOVO_OFICIAL_V2.webp") !important;background-position:center bottom !important;background-size:cover !important;background-repeat:no-repeat !important;min-height:1080px !important;padding-top:24px !important;padding-bottom:0 !important;overflow:hidden !important;position:relative !important}#inicio .hero-image,#inicio .hero-visual,#inicio picture,#inicio .image-holder{display:none !important}header img,.header img,.logo img,nav img{display:block !important}#inicio .container{position:relative !important;z-index:10 !important}#inicio .hero-content{max-width:100% !important;padding-top:10px !important;display:flex !important;flex-direction:column !important;align-items:flex-start !important}#inicio h1{font-size:31px !important;line-height:1.02 !important;max-width:95% !important;margin-bottom:14px !important}#inicio .hero-content>p{max-width:92% !important;font-size:18px !important;line-height:1.45 !important}#inicio .hero-actions{width:100% !important;margin-top:20px !important;display:grid !important;gap:14px !important}#inicio .hero-actions .btn{width:100% !important;justify-content:center !important}#inicio .hero-benefits,#inicio .benefits,#inicio .trust-grid,#inicio [class*="benefit"],#inicio [class*="trust"],#inicio [class*="badge"],#inicio [class*="floating"]{display:none !important}}@media (max-width:768px){html body main#inicio>section.hero{display:block !important;align-items:initial !important;justify-content:flex-start !important;position:relative !important;overflow:hidden !important;margin:0 !important;padding-top:18px !important;padding-bottom:0 !important;min-height:980px !important;background:linear-gradient( 180deg,rgba(245,248,252,0.94) 0%,rgba(245,248,252,0.86) 27%,rgba(245,248,252,0.18) 56%,rgba(245,248,252,0.00) 100% ),url("../img/mobile-hero-doutor-cachorro-oficial-final.webp") center bottom / cover no-repeat !important}html body main#inicio>section.hero::before,html body main#inicio>section.hero::after{content:none !important;display:none !important;background:none !important}html body main#inicio>section.hero>.container{position:relative !important;z-index:10 !important;margin-top:0 !important;padding-top:0 !important}html body main#inicio>section.hero .hero-content{position:relative !important;z-index:20 !important;width:100% !important;max-width:100% !important;margin:0 !important;padding-top:0 !important;transform:none !important}html body main#inicio>section.hero .hero-eyebrow{display:inline-flex !important;margin-top:0 !important;margin-bottom:10px !important}html body main#inicio>section.hero h1{display:block !important;margin-top:0 !important;margin-bottom:10px !important;max-width:96% !important;font-size:30px !important;line-height:1.03 !important;letter-spacing:-0.8px !important}html body main#inicio>section.hero p{display:block !important;max-width:92% !important;margin-top:0 !important;margin-bottom:0 !important;font-size:15px !important;line-height:1.5 !important}html body main#inicio>section.hero .hero-actions{position:relative !important;z-index:25 !important;display:grid !important;grid-template-columns:1fr !important;gap:12px !important;width:100% !important;margin-top:14px !important;margin-bottom:0 !important}html body main#inicio>section.hero .hero-actions a,html body main#inicio>section.hero .hero-actions .btn{width:100% !important;min-height:52px !important;box-sizing:border-box !important}html body main#inicio>section.hero .trust-row,html body main#inicio>section.hero .quote-card,html body main#inicio>section.hero .hero-image,html body main#inicio>section.hero .hero-visual,html body main#inicio>section.hero picture,html body main#inicio>section.hero .image-holder,html body main#inicio>section.hero .hero-benefits,html body main#inicio>section.hero .benefits,html body main#inicio>section.hero .trust-grid,html body main#inicio>section.hero [class*="benefit"],html body main#inicio>section.hero [class*="floating"],html body main#inicio>section.hero [class*="badge"]{display:none !important}}@media (max-width:430px){html body main#inicio>section.hero{min-height:930px !important;padding-top:16px !important}html body main#inicio>section.hero h1{font-size:28px !important}}@media (max-width:390px){html body main#inicio>section.hero{min-height:900px !important;padding-top:14px !important}html body main#inicio>section.hero h1{font-size:27px !important}}@media (max-width:360px){html body main#inicio>section.hero{min-height:870px !important}html body main#inicio>section.hero h1{font-size:26px !important}}@media (max-width:768px){html body main#inicio>section.hero{padding-top:32px !important}html body main#inicio>section.hero>.container{padding-left:18px !important;padding-right:18px !important}header a[href*="whatsapp"],nav a[href*="whatsapp"],.nav-cta,.dc-fixed-cta{padding-left:18px !important;padding-right:18px !important}.topbar .nav-cta,.topbar>.container.nav>a.nav-cta{padding-left:18px !important;padding-right:18px !important}}@media (max-width:430px){html body main#inicio>section.hero{padding-top:28px !important}header a[href*="whatsapp"],nav a[href*="whatsapp"],.nav-cta,.dc-fixed-cta,.topbar .nav-cta,.topbar>.container.nav>a.nav-cta{padding-left:16px !important;padding-right:16px !important}}@media (max-width:768px){html body main#inicio>section.hero .hero-actions a,html body main#inicio>section.hero .hero-actions .btn{padding-left:16px !important;padding-right:16px !important}header .nav-cta,.topbar .nav-cta,.topbar>.container.nav>a.nav-cta,.dc-fixed-menu .dc-fixed-cta,.dc-fixed-cta{padding-left:22px !important;padding-right:22px !important;box-sizing:border-box !important;max-width:calc(100vw - 110px) !important}header .nav-cta img,.topbar .nav-cta img,.topbar>.container.nav>a.nav-cta img,.dc-fixed-cta img{margin-right:7px !important;flex-shrink:0 !important}}@media (max-width:430px){header .nav-cta,.topbar .nav-cta,.topbar>.container.nav>a.nav-cta,.dc-fixed-menu .dc-fixed-cta,.dc-fixed-cta{padding-left:18px !important;padding-right:18px !important;max-width:calc(100vw - 105px) !important}}@media (max-width:390px){header .nav-cta,.topbar .nav-cta,.topbar>.container.nav>a.nav-cta,.dc-fixed-menu .dc-fixed-cta,.dc-fixed-cta{padding-left:16px !important;padding-right:16px !important;font-size:12px !important}}@media (max-width:768px){footer .footer-brand,.footer .footer-brand,footer [class*="brand"],.footer [class*="brand"]{align-items:center !important;justify-content:center !important;text-align:center !important;margin-left:auto !important;margin-right:auto !important}footer .footer-brand img,.footer .footer-brand img,footer [class*="brand"] img,.footer [class*="brand"] img,footer .logo img,.footer .logo img{display:block !important;margin-left:auto !important;margin-right:auto !important}footer .footer-grid,.footer .footer-grid{text-align:center !important}.final-cta img,.final-cta [class*="mascote"],.final-cta [class*="mascot"],.cta img,.cta [class*="mascote"],.cta [class*="mascot"]{margin-bottom:8px !important}.final-cta .btn,.final-cta a[class*="btn"],.cta .btn,.cta a[class*="btn"]{margin-top:10px !important}.final-cta [class*="image"],.final-cta [class*="visual"],.final-cta [class*="mascote"],.final-cta [class*="mascot"],.cta [class*="image"],.cta [class*="visual"],.cta [class*="mascote"],.cta [class*="mascot"]{padding-bottom:0 !important;margin-bottom:6px !important}}@media (max-width:768px){.final-content img,.final-content [class*="mascote"],.final-content [class*="mascot"]{margin-bottom:6px !important}.final-content .btn,.final-content a[class*="btn"]{margin-top:8px !important}}.dogcat-about-section-v2 .about-image img,.about-image img[src*="fachada"],.about-image picture img{object-fit:contain !important;object-position:center center !important;transform:scale(0.94) !important;border-radius:26px !important}@media (min-width:769px){.dogcat-about-section-v2 .about-image,.about-image{padding:10px !important}.dogcat-about-section-v2 .about-image img,.about-image img[src*="fachada"],.about-image picture img{max-height:560px !important;width:100% !important;background:linear-gradient(180deg,#f6f8fb,#edf3fa) !important;padding:14px !important;box-sizing:border-box !important}}@media (max-width:768px){.dogcat-about-section-v2 .about-image,.about-image{padding:4px 0 0 0 !important}.dogcat-about-section-v2 .about-image img,.about-image img[src*="fachada"],.about-image picture img{width:100% !important;max-height:340px !important;object-fit:contain !important;object-position:center top !important;transform:scale(0.90) !important;background:linear-gradient(180deg,#f5f8fc,#edf3fa) !important;padding:10px !important;box-sizing:border-box !important;border-radius:22px !important}}@media (max-width:430px){.dogcat-about-section-v2 .about-image img,.about-image img[src*="fachada"],.about-image picture img{max-height:300px !important;transform:scale(0.88) !important}}@media (min-width:769px){.dogcat-about-section-v2 .about-image,.about-image{display:flex !important;align-items:center !important;justify-content:center !important;overflow:hidden !important;background:linear-gradient(180deg,#f5f8fc,#edf3fa) !important;border-radius:30px !important;padding:18px !important}.dogcat-about-section-v2 .about-image img,.about-image img[src*="fachada"],.about-image picture img{width:100% !important;height:auto !important;max-height:none !important;object-fit:contain !important;object-position:center center !important;transform:scale(0.82) !important;border-radius:24px !important;display:block !important}}@media (max-width:768px){.dogcat-about-section-v2 .about-image,.about-image{overflow:hidden !important;border-radius:24px !important;background:linear-gradient(180deg,#f5f8fc,#edf3fa) !important;padding:10px !important}.dogcat-about-section-v2 .about-image img,.about-image img[src*="fachada"],.about-image picture img{width:100% !important;height:auto !important;object-fit:contain !important;object-position:center center !important;transform:scale(0.92) !important;border-radius:18px !important;display:block !important}}@media (min-width:769px){.dogcat-about-section-v2 .about-image,.about-image{min-height:auto !important;height:auto !important;aspect-ratio:auto !important;overflow:visible !important;background:transparent !important;padding:0 !important}.dogcat-about-section-v2 .about-image img,.about-image img[src*="fachada"],.about-image picture img{width:100% !important;height:auto !important;max-height:none !important;object-fit:contain !important;object-position:center center !important;transform:none !important;display:block !important;border-radius:24px !important}}@media (max-width:768px){.dogcat-about-section-v2 .about-image,.about-image{overflow:visible !important;background:transparent !important;padding:0 !important}.dogcat-about-section-v2 .about-image img,.about-image img[src*="fachada"],.about-image picture img{width:100% !important;height:auto !important;object-fit:contain !important;object-position:center center !important;transform:none !important;display:block !important;border-radius:18px !important}}@media (min-width:769px){.dogcat-about-v2-card{align-items:center !important}.dogcat-about-v2-photo{min-height:unset !important;height:auto !important;align-self:center !important;overflow:visible !important;background:#F5F8FC !important;padding:14px !important;border-radius:30px 0 0 30px !important}.dogcat-about-v2-photo img{width:100% !important;height:auto !important;min-height:0 !important;max-height:none !important;object-fit:contain !important;object-position:center center !important;transform:none !important;border-radius:22px !important;display:block !important}}@media (max-width:768px){.dogcat-about-v2-photo{min-height:unset !important;height:auto !important;overflow:visible !important;background:#F5F8FC !important;padding:10px !important;border-radius:24px 24px 0 0 !important}.dogcat-about-v2-photo img{width:100% !important;height:auto !important;min-height:0 !important;max-height:none !important;object-fit:contain !important;object-position:center center !important;transform:none !important;border-radius:18px !important;display:block !important}}.dogcat-about-section-v2{padding:86px 22px 96px !important;background:radial-gradient(circle at 82% 12%,rgba(46,117,181,.12),transparent 26%),linear-gradient(180deg,#F5F8FC 0%,#FFFFFF 48%,#F3F8FF 100%) !important}.dogcat-about-v2-wrap{width:min(1180px,100%) !important}.dogcat-about-v2-head{max-width:760px !important;margin-bottom:38px !important}.dogcat-about-v2-card{display:grid !important;grid-template-columns:1fr !important;gap:0 !important;overflow:hidden !important;border-radius:34px !important;border:1px solid rgba(46,117,181,.14) !important;background:rgba(255,255,255,.92) !important;box-shadow:0 28px 90px rgba(10,61,119,.11) !important}.dogcat-about-v2-photo{min-height:unset !important;height:auto !important;overflow:hidden !important;padding:18px 18px 0 !important;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(239,246,255,.92)) !important;border-radius:34px 34px 0 0 !important}.dogcat-about-v2-photo::after{display:none !important;content:none !important}.dogcat-about-v2-photo img{width:100% !important;height:auto !important;min-height:0 !important;max-height:none !important;object-fit:contain !important;object-position:center center !important;transform:none !important;display:block !important;border-radius:24px !important;box-shadow:0 20px 50px rgba(10,61,119,.14) !important}.dogcat-about-v2-content{padding:44px 48px 46px !important;display:grid !important;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr) !important;gap:34px !important;align-items:start !important;background:radial-gradient(circle at 100% 0%,rgba(46,117,181,.08),transparent 38%),#FFFFFF !important}.dogcat-about-v2-text h3{margin-bottom:18px !important;font-size:clamp(30px,3vw,44px) !important;line-height:1.04 !important}.dogcat-about-v2-text p{font-size:17px !important;line-height:1.72 !important}.dogcat-about-v2-grid{margin-top:0 !important;align-self:stretch !important;display:grid !important;grid-template-columns:1fr !important;gap:14px !important}.dogcat-about-v2-grid div{padding:18px 20px !important;border-radius:20px !important;background:linear-gradient(180deg,#F8FBFF,#FFFFFF) !important;border:1px solid rgba(46,117,181,.14) !important;box-shadow:0 10px 26px rgba(10,61,119,.05) !important}@media (max-width:900px){.dogcat-about-v2-content{grid-template-columns:1fr !important;padding:34px 28px 34px !important;gap:26px !important}.dogcat-about-v2-grid{grid-template-columns:repeat(2,1fr) !important}}@media (max-width:768px){.dogcat-about-section-v2{padding:66px 16px 72px !important}.dogcat-about-v2-head{margin-bottom:28px !important}.dogcat-about-v2-card{border-radius:28px !important}.dogcat-about-v2-photo{padding:12px 12px 0 !important;border-radius:28px 28px 0 0 !important}.dogcat-about-v2-photo img{border-radius:20px !important;box-shadow:0 14px 34px rgba(10,61,119,.12) !important}.dogcat-about-v2-content{padding:28px 22px 30px !important}.dogcat-about-v2-text h3{font-size:30px !important}.dogcat-about-v2-text p{font-size:15.8px !important}.dogcat-about-v2-grid{grid-template-columns:1fr !important}}@media (min-width:769px){.topbar .container.nav,header .container,.nav{min-height:92px !important;padding-top:10px !important;padding-bottom:10px !important}.nav-cta,header .nav-cta,.topbar .nav-cta{padding-top:16px !important;padding-bottom:16px !important}}@media (min-width:769px){header.topbar{padding-top:8px !important;padding-bottom:8px !important}header.topbar>.container.nav{height:auto !important;min-height:104px !important;padding-top:8px !important;padding-bottom:8px !important;box-sizing:border-box !important}header.topbar .brand img{width:88px !important}header.topbar .nav-cta{padding-top:17px !important;padding-bottom:17px !important}}@media (min-width:769px){body header.topbar{padding-top:12px !important;padding-bottom:12px !important}body header.topbar>.container.nav{height:auto !important;min-height:112px !important;padding-top:12px !important;padding-bottom:12px !important;box-sizing:border-box !important;align-items:center !important}body header.topbar .brand,body header.topbar .menu,body header.topbar .nav-cta{align-self:center !important}body header.topbar .nav-cta{padding-top:18px !important;padding-bottom:18px !important}}@media (min-width:1200px){body header.topbar{padding-top:14px !important;padding-bottom:14px !important}body header.topbar>.container.nav{min-height:118px !important;padding-top:14px !important;padding-bottom:14px !important}}main#inicio>section.hero{position:relative}main#inicio>section.hero::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:96px;z-index:8;pointer-events:none;background:linear-gradient( 180deg,rgba(255,255,255,0) 0%,rgba(245,248,252,.55) 38%,rgba(239,246,255,.92) 72%,#F5F8FC 100% )}.dogcat-about-section-v2{position:relative;margin-top:0 !important;padding-top:72px !important;background:linear-gradient(180deg,#F5F8FC 0%,#FFFFFF 42%,#F5F8FC 100%) !important}.dogcat-about-section-v2::before{content:"";position:absolute;top:0;left:50%;width:min(1180px,calc(100% - 48px));height:2px;transform:translateX(-50%);border-radius:999px;background:linear-gradient( 90deg,transparent 0%,rgba(46,117,181,.18) 18%,rgba(255,255,255,.95) 50%,rgba(46,117,181,.18) 82%,transparent 100% )}.dogcat-about-section-v2::after{content:"";position:absolute;top:2px;left:0;right:0;height:72px;pointer-events:none;background:radial-gradient(circle at 50% 0%,rgba(46,117,181,.16),transparent 48%),linear-gradient(180deg,rgba(255,255,255,.75),rgba(255,255,255,0))}@media (max-width:768px){main#inicio>section.hero::after{height:74px}.dogcat-about-section-v2{padding-top:58px !important}.dogcat-about-section-v2::before{width:calc(100% - 34px)}.dogcat-about-section-v2::after{height:56px}}.dogcat-about-section-v2{padding-top:104px !important}.dogcat-about-v2-head{margin-top:18px !important}.dogcat-about-section-v2::after{height:52px !important}@media (max-width:768px){.dogcat-about-section-v2{padding-top:86px !important}.dogcat-about-v2-head{margin-top:14px !important}.dogcat-about-section-v2::after{height:44px !important}}.dr-valerio-photo,.dr-valerio-image,.dr-valerio-visual,.dogcat-dr-photo,.dogcat-dr-image,.dogcat-dr-visual,[class*="valerio"] [class*="photo"],[class*="valerio"] [class*="image"],[class*="valerio"] [class*="visual"]{overflow:hidden !important;display:flex !important;align-items:flex-end !important;justify-content:center !important}img[src*="dr-valerio-dogcat"],.dr-valerio-photo img,.dr-valerio-image img,.dr-valerio-visual img,.dogcat-dr-photo img,.dogcat-dr-image img,.dogcat-dr-visual img,[class*="valerio"] img{width:100% !important;height:100% !important;object-fit:contain !important;object-position:bottom center !important;max-width:100% !important;max-height:100% !important;transform:scale(0.92) !important;transform-origin:bottom center !important;display:block !important}@media (min-width:769px){img[src*="dr-valerio-dogcat"],[class*="valerio"] img{transform:scale(0.94) !important}}@media (max-width:768px){img[src*="dr-valerio-dogcat"],[class*="valerio"] img{transform:scale(0.88) !important}}.dr-valerio-media{position:relative !important;min-height:660px !important;padding:34px !important;box-sizing:border-box !important;overflow:visible !important}.dr-valerio-shape{inset:10px 8px 10px 8px !important;border-radius:54px 120px 54px 120px !important;overflow:hidden !important;transform:none !important}.dr-valerio-media img{position:relative !important;z-index:3 !important;width:min(500px,88%) !important;height:auto !important;object-fit:contain !important;object-position:bottom center !important;transform:none !important;max-width:100% !important;max-height:600px !important;display:block !important;margin:0 auto !important}@media (max-width:980px){.dr-valerio-media{min-height:560px !important;padding:28px !important}.dr-valerio-shape{inset:12px 7% 12px 7% !important;border-radius:44px 96px 44px 96px !important}.dr-valerio-media img{width:min(460px,86%) !important;max-height:520px !important}}@media (max-width:640px){.dr-valerio-media{min-height:440px !important;padding:22px !important}.dr-valerio-shape{inset:10px 0 10px 0 !important;border-radius:34px 78px 34px 78px !important}.dr-valerio-media img{width:84% !important;max-height:390px !important;transform:none !important}}html.dogcat-modal-open,body.dogcat-modal-open{overflow:hidden !important}.dogcat-hours-open{display:inline-flex !important;align-items:center !important;gap:8px !important;color:var(--dogcat-blue,#2E75B5) !important;font-size:15px !important;font-weight:900 !important;text-decoration:none !important;border:0 !important;background:transparent !important;padding:0 !important;cursor:pointer !important;font-family:inherit !important}.dogcat-hours-open::after{content:"→";transition:transform .25s ease}.dogcat-hours-open:hover::after{transform:translateX(4px)}#dogcatHoursModal.dogcat-hours-modal{position:fixed !important;inset:0 !important;z-index:2147483647 !important;display:none !important;align-items:center !important;justify-content:center !important;padding:22px !important;width:100vw !important;height:100dvh !important;min-height:100vh !important;margin:0 !important;transform:none !important}#dogcatHoursModal.dogcat-hours-modal.is-open{display:flex !important}#dogcatHoursModal .dogcat-hours-backdrop{position:absolute !important;inset:0 !important;background:rgba(7,52,98,.62) !important;backdrop-filter:blur(8px) !important}#dogcatHoursModal .dogcat-hours-box{position:relative !important;z-index:2 !important;width:min(430px,calc(100vw - 36px)) !important;max-height:calc(100dvh - 44px) !important;overflow:auto !important;border-radius:28px !important;padding:30px 28px 28px !important;background:radial-gradient(circle at 100% 0%,rgba(46,117,181,.12),transparent 36%),#FFFFFF !important;box-shadow:0 30px 90px rgba(7,52,98,.28) !important;border:1px solid rgba(46,117,181,.16) !important;animation:dogcatModalIn .24s ease both !important}#dogcatHoursModal .dogcat-hours-close{position:absolute !important;top:14px !important;right:14px !important;width:38px !important;height:38px !important;border:0 !important;border-radius:999px !important;background:#E9F2FF !important;color:#0A3D77 !important;font-size:26px !important;line-height:1 !important;cursor:pointer !important;display:grid !important;place-items:center !important}#dogcatHoursModal .dogcat-hours-kicker{display:inline-flex !important;margin-bottom:12px !important;padding:8px 12px !important;border-radius:999px !important;background:#E9F2FF !important;color:#2E75B5 !important;font-size:12px !important;font-weight:900 !important;letter-spacing:.10em !important;text-transform:uppercase !important}#dogcatHoursModal h3{margin:0 0 12px !important;color:#0A3D77 !important;font-size:28px !important;line-height:1.05 !important;letter-spacing:-.03em !important;font-weight:900 !important}#dogcatHoursModal p{margin:0 0 20px !important;color:#5E6B78 !important;font-size:15.5px !important;line-height:1.6 !important}#dogcatHoursModal .dogcat-hours-list{display:grid !important;gap:12px !important;margin-bottom:20px !important}#dogcatHoursModal .dogcat-hours-list div{display:flex !important;justify-content:space-between !important;gap:18px !important;padding:16px !important;border-radius:18px !important;background:#F5F8FC !important;border:1px solid #DCE8F4 !important}#dogcatHoursModal .dogcat-hours-list strong{color:#0A3D77 !important;font-size:15px !important}#dogcatHoursModal .dogcat-hours-list span{color:#1F2D3D !important;font-weight:800 !important;font-size:15px !important;text-align:right !important}#dogcatHoursModal .dogcat-hours-whats{display:inline-flex !important;justify-content:center !important;align-items:center !important;width:100% !important;min-height:50px !important;border-radius:16px !important;background:linear-gradient(135deg,#2E75B5,#0A3D77) !important;color:#FFFFFF !important;font-weight:900 !important;text-decoration:none !important}@keyframes dogcatModalIn{from{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:480px){#dogcatHoursModal .dogcat-hours-box{padding:28px 22px 24px !important;border-radius:24px !important}#dogcatHoursModal .dogcat-hours-list div{flex-direction:column !important;gap:6px !important}#dogcatHoursModal .dogcat-hours-list span{text-align:left !important}}.nav-instagram,.footer-instagram{display:inline-flex !important;align-items:center !important;justify-content:center !important;text-decoration:none !important}.nav-instagram{width:48px !important;height:48px !important;min-width:48px !important;padding:0 !important;border-radius:14px !important;border:1px solid rgba(255,255,255,.42) !important;background:rgba(255,255,255,.10) !important;transition:.28s ease !important}.nav-instagram:hover{background:rgba(255,255,255,.18) !important;transform:translateY(-2px) !important}.instagram-icon{width:20px !important;height:20px !important;display:inline-block !important;background-repeat:no-repeat !important;background-position:center !important;background-size:contain !important;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23ffffff' d='M7.75 2h8.5A5.76 5.76 0 0 1 22 7.75v8.5A5.76 5.76 0 0 1 16.25 22h-8.5A5.76 5.76 0 0 1 2 16.25v-8.5A5.76 5.76 0 0 1 7.75 2Zm0 2A3.75 3.75 0 0 0 4 7.75v8.5A3.75 3.75 0 0 0 7.75 20h8.5A3.75 3.75 0 0 0 20 16.25v-8.5A3.75 3.75 0 0 0 16.25 4h-8.5Zm8.75 1.75a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5ZM12 7a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm0 2a3 3 0 1 0 0 6 3 3 0 0 0 0-6Z'/%3E%3C/svg%3E") !important}.footer-instagram{width:46px !important;height:46px !important;margin-top:18px !important;border-radius:14px !important;border:1px solid rgba(255,255,255,.35) !important;background:rgba(255,255,255,.10) !important;color:#FFFFFF !important}.footer-instagram:hover{background:rgba(255,255,255,.18) !important}.footer-instagram::before,.nav-instagram::before{display:none !important;content:none !important}.footer-instagram .instagram-icon{width:20px !important;height:20px !important}@media (max-width:768px){.nav-instagram{display:none !important}.footer-instagram{margin-left:auto !important;margin-right:auto !important}}.footer-instagram{display:none !important}.dogcat-location-section{position:relative;overflow:hidden;padding:92px 22px 100px;background:radial-gradient(circle at 10% 10%,rgba(46,117,181,.10),transparent 28%),linear-gradient(180deg,#FFFFFF 0%,#F5F8FC 100%)}.dogcat-location-wrap{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:.92fr 1.08fr;gap:36px;align-items:stretch}.dogcat-location-content{padding:46px;border-radius:34px;background:#FFFFFF;border:1px solid rgba(46,117,181,.14);box-shadow:0 24px 72px rgba(10,61,119,.09)}.dogcat-location-eyebrow{display:inline-flex;margin-bottom:16px;padding:9px 14px;border-radius:999px;background:#E9F2FF;color:#2E75B5;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.dogcat-location-content h2{margin:0 0 18px;color:#0A3D77;font-family:"Inter Tight","Inter",Arial,sans-serif;font-size:clamp(34px,3.5vw,52px);line-height:1.05;letter-spacing:-.045em;font-weight:900}.dogcat-location-content p{margin:0 0 26px;color:#5E6B78;font-size:18px;line-height:1.7}.dogcat-location-info{display:grid;gap:14px;margin-bottom:28px}.dogcat-location-info div{padding:18px 20px;border-radius:22px;background:#F5F8FC;border:1px solid #DCE8F4}.dogcat-location-info strong{display:block;margin-bottom:6px;color:#0A3D77;font-size:16px;font-weight:900}.dogcat-location-info span{color:#5E6B78;font-size:15px;line-height:1.55}.dogcat-location-actions{display:flex;gap:12px;flex-wrap:wrap}.dogcat-location-primary,.dogcat-location-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:16px;font-weight:900;text-decoration:none}.dogcat-location-primary{color:#FFFFFF;background:linear-gradient(135deg,#2E75B5,#0A3D77);box-shadow:0 16px 36px rgba(46,117,181,.22)}.dogcat-location-secondary{color:#0A3D77;background:#E9F2FF;border:1px solid rgba(46,117,181,.18)}.dogcat-map-card{position:relative;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;min-height:470px;border-radius:34px;border:1px solid rgba(46,117,181,.16);background:#FFFFFF;box-shadow:0 24px 72px rgba(10,61,119,.10);text-decoration:none}.dogcat-map-top,.dogcat-map-bottom{position:relative;z-index:2;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:22px 26px;background:rgba(255,255,255,.88);backdrop-filter:blur(12px)}.dogcat-map-top span,.dogcat-map-bottom span{color:#5E6B78;font-size:14px;font-weight:800}.dogcat-map-top strong,.dogcat-map-bottom strong{color:#0A3D77;font-size:16px;font-weight:900}.dogcat-map-preview{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(46,117,181,.18),transparent 34%),linear-gradient(135deg,#E9F2FF 0%,#F5F8FC 48%,#FFFFFF 100%)}.dogcat-map-preview::before{content:"";position:absolute;inset:0;background-image:linear-gradient(35deg,transparent 45%,rgba(46,117,181,.18) 46%,rgba(46,117,181,.18) 54%,transparent 55%),linear-gradient(-25deg,transparent 43%,rgba(10,61,119,.12) 44%,rgba(10,61,119,.12) 51%,transparent 52%);background-size:190px 120px,230px 150px;opacity:.85}.dogcat-map-streets{position:absolute;height:16px;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(10,61,119,.08)}.dogcat-map-streets.s1{width:72%;left:10%;top:28%;transform:rotate(-8deg)}.dogcat-map-streets.s2{width:64%;right:8%;top:55%;transform:rotate(18deg)}.dogcat-map-streets.s3{width:50%;left:18%;bottom:22%;transform:rotate(-18deg)}.dogcat-map-pin{position:absolute;z-index:3;left:50%;top:48%;transform:translate(-50%,-50%);width:74px;height:74px;display:grid;place-items:center;border-radius:999px;background:#FFFFFF;box-shadow:0 18px 44px rgba(10,61,119,.18);font-size:36px}.dogcat-map-label{position:absolute;z-index:3;left:50%;top:calc(48% + 52px);transform:translateX(-50%);padding:9px 16px;border-radius:999px;color:#FFFFFF;background:#0A3D77;font-weight:900;box-shadow:0 12px 26px rgba(10,61,119,.18)}@media (max-width:900px){.dogcat-location-wrap{grid-template-columns:1fr}.dogcat-map-card{min-height:390px}}@media (max-width:768px){.dogcat-location-section{padding:72px 16px 82px}.dogcat-location-content{padding:30px 22px;border-radius:28px}.dogcat-location-content h2{font-size:34px}.dogcat-location-content p{font-size:16px}.dogcat-location-actions a{width:100%}.dogcat-map-card{min-height:340px;border-radius:28px}}.dogcat-map-real{position:relative !important;min-height:360px !important;background:#E9F2FF !important}.dogcat-map-real::before{display:none !important;content:none !important}.dogcat-map-real iframe{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important;border:0 !important;display:block !important;filter:saturate(.95) contrast(1.02)}.dogcat-map-card iframe{pointer-events:none !important}@media (max-width:768px){.dogcat-map-real{min-height:300px !important}}.dogcat-map-card{overflow:hidden !important}.dogcat-map-preview.dogcat-map-real{position:relative !important;display:block !important;width:100% !important;height:100% !important;min-height:360px !important;overflow:hidden !important;background:#E9F2FF !important}.dogcat-map-preview.dogcat-map-real iframe{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100% !important;min-width:100% !important;max-width:none !important;height:100% !important;min-height:360px !important;max-height:none !important;border:0 !important;display:block !important;transform:none !important}@media (max-width:768px){.dogcat-map-preview.dogcat-map-real{min-height:310px !important}.dogcat-map-preview.dogcat-map-real iframe{min-height:310px !important}}.dogcat-map-preview.dogcat-map-image{position:relative !important;display:block !important;width:100% !important;min-height:360px !important;overflow:hidden !important;background:#E9F2FF !important}.dogcat-map-preview.dogcat-map-image::before{display:none !important;content:none !important}.dogcat-map-preview.dogcat-map-image img{width:100% !important;height:100% !important;min-height:360px !important;object-fit:cover !important;object-position:center !important;display:block !important;filter:saturate(.98) contrast(1.02)}.dogcat-map-real,.dogcat-map-real iframe{display:none !important}@media (max-width:768px){.dogcat-map-preview.dogcat-map-image{min-height:310px !important}.dogcat-map-preview.dogcat-map-image img{min-height:310px !important}}.dogcat-map-real,.dogcat-map-real iframe,iframe[src*="google.com/maps"]{display:none !important}.dogcat-map-preview.dogcat-map-image img{content-visibility:auto}@media (max-width:768px){.dogcat-help-card,.service-card,.testimonial,.mini-card,.dogcat-about-v2-card,.stats-box,.final-cta,.dr-valerio-media,.dogcat-chat-card,.dogcat-location-content,.dogcat-map-card{box-shadow:0 8px 22px rgba(10,61,119,.07) !important}.reveal{opacity:1 !important;transform:none !important;transition:none !important}.float-whats{animation:none !important}}.dogcat-map-preview.dogcat-map-image,.dogcat-map-preview.dogcat-map-real,.dogcat-map-preview.dogcat-map-image img,.dogcat-map-preview.dogcat-map-real iframe,iframe[src*="google.com/maps"]{display:none !important}.dogcat-map-card{overflow:hidden !important;display:grid !important;grid-template-rows:auto 1fr auto !important}.dogcat-map-preview.dogcat-map-css{position:relative !important;display:block !important;width:100% !important;min-height:360px !important;overflow:hidden !important;background:radial-gradient(circle at 50% 42%,rgba(46,117,181,.18),transparent 34%),linear-gradient(135deg,#E9F2FF 0%,#F5F8FC 48%,#FFFFFF 100%) !important}.dogcat-map-preview.dogcat-map-css::before{content:"" !important;position:absolute !important;inset:0 !important;display:block !important;background-image:linear-gradient(35deg,transparent 45%,rgba(46,117,181,.18) 46%,rgba(46,117,181,.18) 54%,transparent 55%),linear-gradient(-25deg,transparent 43%,rgba(10,61,119,.12) 44%,rgba(10,61,119,.12) 51%,transparent 52%) !important;background-size:190px 120px,230px 150px !important;opacity:.85 !important}.dogcat-map-css .dogcat-map-streets{position:absolute !important;height:16px !important;border-radius:999px !important;background:rgba(255,255,255,.92) !important;box-shadow:0 8px 24px rgba(10,61,119,.08) !important;z-index:2 !important}.dogcat-map-css .dogcat-map-streets.s1{width:72% !important;left:10% !important;top:28% !important;transform:rotate(-8deg) !important}.dogcat-map-css .dogcat-map-streets.s2{width:64% !important;right:8% !important;top:55% !important;transform:rotate(18deg) !important}.dogcat-map-css .dogcat-map-streets.s3{width:50% !important;left:18% !important;bottom:22% !important;transform:rotate(-18deg) !important}.dogcat-map-css .dogcat-map-pin{position:absolute !important;z-index:3 !important;left:50% !important;top:48% !important;transform:translate(-50%,-50%) !important;width:74px !important;height:74px !important;display:grid !important;place-items:center !important;border-radius:999px !important;background:#FFFFFF !important;box-shadow:0 18px 44px rgba(10,61,119,.18) !important;font-size:36px !important}.dogcat-map-css .dogcat-map-label{position:absolute !important;z-index:3 !important;left:50% !important;top:calc(48% + 52px) !important;transform:translateX(-50%) !important;padding:9px 16px !important;border-radius:999px !important;color:#FFFFFF !important;background:#0A3D77 !important;font-weight:900 !important;box-shadow:0 12px 26px rgba(10,61,119,.18) !important}@media (max-width:768px){.dogcat-map-preview.dogcat-map-css{min-height:310px !important}}.dogcat-map-preview.dogcat-map-css{display:none !important}.dogcat-map-preview.dogcat-map-image{position:relative !important;display:block !important;width:100% !important;min-height:360px !important;overflow:hidden !important;background:#E9F2FF !important}.dogcat-map-preview.dogcat-map-image::before{display:none !important;content:none !important}.dogcat-map-preview.dogcat-map-image img{width:100% !important;height:100% !important;min-height:360px !important;object-fit:cover !important;object-position:center !important;display:block !important}@media (max-width:768px){.dogcat-map-preview.dogcat-map-image{min-height:310px !important}.dogcat-map-preview.dogcat-map-image img{min-height:310px !important}}@media (min-width:1025px){header.topbar>.container.nav{gap:22px !important}header.topbar .menu{gap:22px !important;flex:1 1 auto !important;min-width:0 !important;justify-content:center !important}header.topbar .menu a{white-space:nowrap !important;word-break:keep-all !important;flex-shrink:0 !important;letter-spacing:-0.01em !important}header.topbar .brand{min-width:220px !important;flex-shrink:0 !important}header.topbar .nav-cta,header.topbar .nav-instagram{flex-shrink:0 !important}}@media (min-width:1025px) and (max-width:1180px){header.topbar .menu{gap:15px !important;font-size:14px !important}header.topbar .brand{min-width:190px !important}header.topbar .brand img{width:76px !important}header.topbar .nav-cta{padding-left:16px !important;padding-right:16px !important;font-size:14px !important}}.float-whats.dogcat-chat-open{border:0!important;cursor:pointer!important;padding:0!important}.dogcat-chat-widget{position:fixed!important;right:24px!important;bottom:102px!important;z-index:100000!important;width:min(360px,calc(100vw - 32px))!important;display:none!important}.dogcat-chat-widget.is-open{display:block!important}.dogcat-chat-card{position:relative!important;overflow:hidden!important;border-radius:28px!important;background:radial-gradient(circle at 100% 0%,rgba(46,117,181,.14),transparent 34%),#fff!important;border:1px solid rgba(46,117,181,.18)!important;box-shadow:0 22px 58px rgba(7,52,98,.22)!important;animation:dogcatChatIn .18s ease both!important}.dogcat-chat-card::before{content:""!important;position:absolute!important;inset:0 0 auto 0!important;height:6px!important;background:linear-gradient(90deg,#0A3D77,#2E75B5,#21B573)!important}.dogcat-chat-close{position:absolute!important;top:14px!important;right:14px!important;z-index:4!important;width:34px!important;height:34px!important;border:0!important;border-radius:999px!important;background:#E9F2FF!important;color:#0A3D77!important;font-size:23px!important;line-height:1!important;cursor:pointer!important}.dogcat-chat-head{display:flex!important;align-items:center!important;gap:14px!important;padding:28px 24px 18px!important;background:linear-gradient(180deg,#F5F8FC,#fff)!important}.dogcat-chat-avatar{width:74px!important;height:74px!important;min-width:74px!important;border-radius:22px!important;background:#E9F2FF!important;display:grid!important;place-items:center!important;overflow:hidden!important;border:1px solid rgba(46,117,181,.18)!important}.dogcat-chat-avatar img{width:100%!important;height:100%!important;object-fit:contain!important;padding:4px!important}.dogcat-chat-head strong{display:block!important;color:#0A3D77!important;font-size:20px!important;line-height:1.1!important;font-weight:900!important}.dogcat-chat-head span{display:block!important;margin-top:5px!important;color:#5E6B78!important;font-size:14px!important;font-weight:700!important}.dogcat-chat-body{padding:8px 22px 24px!important}.dogcat-chat-body p{margin:0 0 22px!important;color:#445466!important;font-size:15px!important;line-height:1.7!important}.dogcat-chat-main,.dogcat-chat-secondary{display:flex!important;justify-content:center!important;align-items:center!important;min-height:54px!important;border-radius:18px!important;font-weight:900!important;text-decoration:none!important;text-align:center!important}.dogcat-chat-main{min-height:58px!important;padding:0 18px!important;gap:12px!important;font-size:16px!important;white-space:normal!important;background:linear-gradient(135deg,#21B573,#128C54)!important;color:#fff!important;box-shadow:0 12px 28px rgba(33,181,115,.22)!important}.dogcat-chat-main::before{content:"💬";font-size:18px!important}.dogcat-chat-secondary{margin-top:14px!important;background:#E9F2FF!important;color:#0A3D77!important;font-size:15px!important}@keyframes dogcatChatIn{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.dogcat-chat-widget{right:16px!important;bottom:94px!important;width:calc(100vw - 32px)!important}.dogcat-chat-card{box-shadow:0 16px 42px rgba(7,52,98,.18)!important}.dogcat-chat-head{padding:26px 20px 16px!important}.dogcat-chat-body{padding:8px 20px 22px!important}.dogcat-chat-main{font-size:15px!important;padding:0 14px!important}}@media (max-width:768px){.reveal{opacity:1 !important;transform:none !important;transition:none !important}.float-whats{animation:none !important;box-shadow:0 10px 24px rgba(33,181,115,.24) !important}.dogcat-help-card:hover,.service-card:hover,.dogcat-ambient-card:hover img,.btn:hover,.nav-cta:hover{transform:none !important}.dogcat-help-card,.service-card,.testimonial,.mini-card,.dogcat-about-v2-card,.stats-box,.final-cta,.dr-valerio-media,.dogcat-chat-card,.dogcat-location-content,.dogcat-map-card{box-shadow:0 8px 22px rgba(10,61,119,.07) !important}.dogcat-help-card__image img,.dogcat-ambient-card img{transition:none !important}.dogcat-hours-backdrop,#dogcatHoursModal .dogcat-hours-backdrop{backdrop-filter:none !important}.section,.dogcat-help-section,.dogcat-about-section-v2,.dr-valerio-section,.footer,.stats{content-visibility:auto;contain-intrinsic-size:700px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}/* AUDITORIA FINAL MOBILE PERFORMANCE */ @media (max-width:768px){.reveal{opacity:1 !important;transform:none !important;transition:none !important}.float-whats{animation:none !important;box-shadow:0 10px 24px rgba(33,181,115,.24) !important}.dogcat-help-card:hover,.service-card:hover,.dogcat-ambient-card:hover img,.btn:hover,.nav-cta:hover{transform:none !important}.dogcat-help-card,.service-card,.testimonial,.mini-card,.dogcat-about-v2-card,.stats-box,.final-cta,.dr-valerio-media,.dogcat-chat-card,.dogcat-location-content,.dogcat-map-card{box-shadow:0 8px 22px rgba(10,61,119,.07) !important}.dogcat-help-card__image img,.dogcat-ambient-card img{transition:none !important}.dogcat-hours-backdrop,#dogcatHoursModal .dogcat-hours-backdrop{backdrop-filter:none !important}.section,.dogcat-help-section,.dogcat-about-section-v2,.dr-valerio-section,.footer,.stats{content-visibility:auto;contain-intrinsic-size:700px}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}