@font-face{font-family:Gochi Hand;src:url(/assets/gochi-hand-latin-DVVh0ZE0.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Nunito Sans;src:url(/assets/nunito-sans-latin-D3QsY_-3.woff2)format("woff2");font-style:normal;font-weight:400 800;font-display:swap}:root{--cream:#fffbf1;--butter:#fffadd;--sage:#9cb286;--sage-blue:#88a39d;--taupe:#9d7e66;--brown:#5e3023;--deep-green:#40615a;--sky:#c8d9e6;--blue:#1e5da2;--red:#c55c5c;--white:#fff;--shadow-soft:0 22px 60px #5e30231f;--shadow-card:0 12px 34px #40615a1a;--radius-lg:36px;--radius-md:24px;--radius-sm:16px;color:var(--brown);background:var(--cream);font-synthesis:none;text-rendering:optimizelegibility;font-family:Nunito Sans,ui-rounded,Arial Rounded MT Bold,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;scroll-padding-top:92px;overflow-x:clip}body{background:var(--cream);min-width:320px;min-height:100vh;color:var(--brown);margin:0;font-size:16px;line-height:1.65;overflow-x:clip}body,button,a{-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--deep-green);line-height:1.12}h1,h2{text-wrap:balance}p{text-wrap:pretty}.container{width:min(1180px,100% - 40px);margin-inline:auto}.skip-link{z-index:1000;background:var(--deep-green);color:var(--cream);border-radius:10px;padding:10px 16px;font-weight:800;text-decoration:none;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.site-header{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffbf1eb;border-bottom:1px solid #40615a1f;position:sticky;top:0;box-shadow:0 5px 20px #5e30230a}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:82px;display:flex}.brand-link{color:var(--blue);white-space:nowrap;align-items:center;gap:12px;font-family:Gochi Hand,cursive;font-size:1.32rem;line-height:1;text-decoration:none;display:inline-flex}.brand-link img{object-fit:cover;border:3px solid #1e5da21f;border-radius:50%;width:58px;height:58px}.site-nav{align-items:center;gap:28px;display:flex}.site-nav>a{color:var(--deep-green);font-size:.92rem;font-weight:800;text-decoration:none;position:relative}.site-nav>a:not(.nav-cta):after{background:var(--red);content:"";border-radius:999px;height:2px;transition:transform .18s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.site-nav>a:not(.nav-cta):hover:after,.site-nav>a:not(.nav-cta):focus-visible:after{transform:scaleX(1)}.site-nav .nav-cta{background:var(--deep-green);min-height:44px;color:var(--cream);border-radius:999px;align-items:center;gap:8px;padding:10px 18px;transition:background-color .18s,transform .18s;display:inline-flex}.site-nav .nav-cta:hover{background:#2f4c46;transform:translateY(-2px)}.menu-toggle{background:var(--sky);width:48px;height:48px;color:var(--deep-green);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;display:none}.hero{isolation:isolate;background-color:var(--cream);background-image:linear-gradient(90deg,#c8d9e657 50%,#0000 50%),linear-gradient(#c8d9e657 50%,#0000 50%);background-size:84px 84px;padding:48px 0 82px;position:relative;overflow:hidden}.hero:before{z-index:-1;content:"";background:#fffbf18f;position:absolute;inset:0}.hero:after{z-index:-1;content:"";filter:blur(2px);background:#fffaddb8;border-radius:50%;width:28rem;height:28rem;position:absolute;top:8%;right:-6rem}.hero-grid{isolation:isolate;background:var(--cream);min-height:640px;box-shadow:var(--shadow-soft);border:1px solid #40615a29;border-radius:46px;align-items:center;display:flex;position:relative;overflow:hidden}.hero-copy{z-index:2;width:44%;padding:52px 24px 52px clamp(32px,4vw,58px);position:relative}.eyebrow{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:17px;font-size:.78rem;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.025em;max-width:680px;margin-bottom:24px;font-family:Gochi Hand,cursive;font-size:clamp(3.45rem,5.3vw,5.2rem);font-weight:400}.hero h1 span{color:var(--red);display:inline-block;position:relative}.hero h1 span:after{background:var(--butter);content:"";z-index:-1;border-radius:50%;height:.12em;position:absolute;bottom:.02em;left:0;right:3%;transform:rotate(-2deg)}.hero-lead{color:#65483d;max-width:620px;margin-bottom:30px;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:13px;display:flex}.button{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:13px 22px;font-weight:800;line-height:1.2;text-decoration:none;transition:box-shadow .18s,transform .18s,background-color .18s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--deep-green);color:var(--cream);box-shadow:0 10px 22px #40615a38}.button-primary:hover{background:#2f4c46;box-shadow:0 14px 30px #40615a45}.button-secondary{color:var(--brown);background:#ffffff9e;border-color:#5e30233d}.button-secondary:hover{background:var(--white)}.hero-notes{color:var(--deep-green);flex-wrap:wrap;gap:11px 24px;margin:27px 0 0;padding:0;font-size:.9rem;font-weight:700;list-style:none;display:flex}.hero-notes li{align-items:center;gap:7px;display:flex}.hero-notes svg{color:var(--red)}.hero-visual{z-index:0;position:absolute;inset:0}.hero-visual:after{z-index:1;content:"";background:linear-gradient(90deg,#fffbf1f5 0%,#fffbf1cc 26%,#fffbf140 36%,#0000 43%);position:absolute;inset:0}.hero-visual>img{object-fit:contain;object-position:center;width:100%;height:auto;position:absolute;top:50%;transform:translateY(-50%);-webkit-mask-image:linear-gradient(#0000,#000 8% 94%,#0000);mask-image:linear-gradient(#0000,#000 8% 94%,#0000)}.hero-note{z-index:3;background:var(--butter);max-width:235px;box-shadow:var(--shadow-card);color:var(--brown);border:2px solid #c55c5c1f;border-radius:16px;align-items:center;gap:10px;padding:14px 18px;font-family:Gochi Hand,cursive;font-size:1.2rem;line-height:1.1;display:flex;position:absolute;bottom:27px;right:30px;transform:rotate(-3deg)}.hero-note svg{color:var(--red);flex:none}.hero-spark{z-index:3;color:var(--red);font-size:1.6rem;position:absolute}.hero-spark-one{top:24px;right:10%}.hero-spark-two{color:var(--blue);font-size:1rem;bottom:28px;right:42%}.scallop{z-index:2;background-position:0 0;background-size:34px 20px;height:20px;margin-top:-19px;position:relative}.scallop-blue{background-image:radial-gradient(circle at 17px 0, transparent 17px, var(--sky) 18px)}.scallop-cream{background-image:radial-gradient(circle at 17px 0, transparent 17px, var(--cream) 18px)}.section{padding:104px 0}.why-section{background:var(--sky)}.section-heading{max-width:690px;margin-bottom:54px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.about-copy h2,.contact-copy h2{letter-spacing:-.02em;margin-bottom:18px;font-family:Gochi Hand,cursive;font-size:clamp(2.55rem,4.5vw,4.35rem);font-weight:400}.section-heading>p:last-child{color:var(--deep-green);font-size:1.04rem}.value-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.value-card{border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fffbf1e6;border:1px solid #40615a1f;padding:34px;transition:transform .18s,box-shadow .18s}.value-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #40615a24}.value-icon{width:55px;height:55px;color:var(--deep-green);border-radius:50% 50% 42% 58%;justify-content:center;align-items:center;margin-bottom:22px;display:inline-flex;transform:rotate(-4deg)}.value-icon svg{transform:rotate(4deg)}.value-icon-1{background:var(--butter)}.value-icon-2{background:#e6d6ca}.value-icon-3{background:#ecd0ce}.value-card h3{margin-bottom:10px;font-size:1.25rem}.value-card p{color:#65483d;margin-bottom:0}.services-section{background:var(--butter)}.services-heading{grid-template-columns:1fr .68fr;align-items:end;gap:50px;max-width:none;display:grid}.services-heading h2{margin-bottom:0}.services-heading>p{margin-bottom:5px}.service-category+.service-category{margin-top:58px}.category-heading{border-bottom:2px solid #5e30231f;justify-content:space-between;align-items:baseline;gap:32px;margin-bottom:22px;padding-bottom:16px;display:flex}.category-heading h3{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:1.1rem}.category-heading p{color:#775b50;margin:0;font-size:.93rem}.service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.service-card{background:#ffffffc7;border:1px solid #5e30231c;border-radius:22px;flex-direction:column;min-height:246px;padding:25px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 24px #5e30230f}.service-card:after{content:"";background:#c8d9e666;border-radius:50%;width:78px;height:78px;position:absolute;bottom:-28px;right:-28px}.service-card-top{color:var(--deep-green);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:22px;font-size:.82rem;font-weight:800;display:flex}.service-card-top svg{color:var(--red)}.service-card h4{min-height:51px;margin-bottom:22px;font-size:1.08rem}.service-price{color:var(--brown);margin:auto 0 0;font-size:1.75rem;font-weight:800;line-height:1.1}.service-price span{letter-spacing:.08em;font-size:.72rem}.service-tax{color:#84675b;margin:6px 0 0;font-size:.78rem}.service-category-overnight-care .service-grid{grid-template-columns:minmax(260px,1fr) 3fr}.service-category-overnight-care .service-card{background:linear-gradient(90deg, #c8d9e66b 50%, transparent 50%), linear-gradient(#c8d9e66b 50%, transparent 50%), var(--white);background-size:36px 36px;min-height:220px}.booking-guidance{background:var(--cream);border:1px solid #40615a29;border-radius:28px;margin-top:58px;padding:clamp(22px,4vw,38px)}.booking-guidance>h3{max-width:650px;margin-bottom:28px;font-family:Gochi Hand,cursive;font-size:clamp(1.85rem,3vw,2.45rem);font-weight:400}.booking-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.booking-detail{background:#ffffffa6;border:1px solid #40615a1f;border-radius:18px;flex-direction:column;padding:clamp(20px,2.5vw,28px);display:flex}.booking-detail-heading{align-items:flex-start;gap:11px;margin-bottom:12px;display:flex}.booking-detail-heading svg{color:var(--deep-green);flex-shrink:0}.booking-detail h4{margin:0;font-size:1.06rem;line-height:1.35}.booking-detail>p{color:#65483d;margin:0;font-size:.96rem}.booking-detail-price{margin-top:auto;padding-top:22px}.booking-detail .service-price{font-size:1.55rem}.feedback-icon{background:var(--sky);width:62px;height:62px;color:var(--deep-green);border-radius:50% 44% 54% 46%;flex:none;justify-content:center;align-items:center;display:inline-flex;transform:rotate(-4deg)}.feedback-icon svg{transform:rotate(4deg)}.about-section{background:var(--cream)}.about-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(56px,8vw,110px);display:grid}.pet-story-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-height:650px;display:grid;position:relative}.pet-story-grid:before{z-index:0;background:var(--sky);content:"";border-radius:50%;width:56%;height:48%;position:absolute;top:-28px;right:-32px}.pet-story-card{z-index:1;border:7px solid var(--white);background:var(--sky);box-shadow:var(--shadow-card);border-radius:26px;margin:0;position:relative;overflow:hidden}.pet-story-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.pet-story-card:hover img{transform:scale(1.035)}.pet-story-card:after{content:"";pointer-events:none;background:linear-gradient(#0000,#1f2926e6);position:absolute;inset:38% 0 0}.pet-story-card figcaption{z-index:2;color:var(--cream);padding:52px 18px 17px;position:absolute;bottom:0;left:0;right:0}.pet-story-card figcaption>span{color:#dce8d5;letter-spacing:.11em;text-transform:uppercase;margin-bottom:2px;font-size:.65rem;font-weight:800;display:block}.pet-story-card h3{color:var(--cream);margin-bottom:4px;font-family:Gochi Hand,cursive;font-size:1.8rem;font-weight:400}.pet-story-card p{color:#fffbf1e6;margin:0;font-size:.83rem;line-height:1.35}.pet-tyrion{border-radius:90px 26px 26px}.pet-chico{border-radius:26px 90px 26px 26px}.pet-gabi{border-radius:26px 26px 26px 90px}.pet-presi{border-radius:26px 26px 90px}.pet-tyrion img{object-position:center 38%}.pet-chico img{object-position:center 36%}.pet-gabi img{object-position:center 44%}.pet-presi img{object-position:center 38%}.about-copy h2{max-width:590px}.about-copy>p:not(.eyebrow){color:#65483d}.about-lead{font-size:1.08rem}.brand-origin{background:var(--white);border:1px solid #40615a24;border-radius:18px;grid-template-columns:124px 1fr;align-items:center;gap:14px;margin:26px 0 0;padding:11px;display:grid;box-shadow:0 9px 24px #40615a14}.brand-origin img{border-radius:11px;width:124px}.brand-origin figcaption{color:var(--deep-green);font-size:.86rem;font-weight:800;line-height:1.4}.about-quote{border-left:4px solid var(--red);background:var(--butter);border-radius:0 16px 16px 0;align-items:center;gap:15px;margin-top:28px;padding:19px 22px;display:flex}.about-quote svg{color:var(--red);flex:none}.about-quote p{color:var(--deep-green);margin:0;font-family:Gochi Hand,cursive;font-size:1.42rem;line-height:1.2}.adoption-section{background:var(--butter);border-top:1px solid #40615a1f;border-bottom:1px solid #40615a1f}.adoption-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:960px;margin-inline:auto;display:grid}.adoption-card{background:var(--cream);box-shadow:var(--shadow-card);border:1px solid #40615a24;border-radius:32px;flex-direction:column;align-items:flex-start;padding:clamp(26px,4vw,42px);display:flex}.adoption-card:last-child{background:#edf2e8}.adoption-icon{background:var(--sky);width:62px;height:62px;color:var(--deep-green);border-radius:50% 44% 54% 46%;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.adoption-card:last-child .adoption-icon{color:var(--brown);background:#e8d1cf}.adoption-card h3{margin-bottom:14px;font-family:Gochi Hand,cursive;font-size:2rem;font-weight:400}.adoption-card p{color:#65483d;margin-bottom:28px}.adoption-card .button{margin-top:auto}.adoption-card .button svg{flex-shrink:0}.client-stories-section{background:#edf2e8}.client-stories-section .section-heading{margin-bottom:40px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.testimonial-card{background:var(--cream);box-shadow:var(--shadow-card);border:1px solid #40615a24;border-radius:22px;margin:0;padding:28px}.testimonial-card>svg{color:var(--red)}.testimonial-card>p{color:var(--brown);margin:18px 0 22px;font-size:1.02rem}.testimonial-card footer{color:var(--deep-green);font-weight:800}.testimonial-card footer span{color:#6b7f77;font-size:.78rem;font-weight:700;display:block}.feedback-invite{background:var(--cream);max-width:940px;box-shadow:var(--shadow-card);border:1px solid #40615a24;border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;margin-inline:auto;padding:clamp(25px,4vw,38px);display:grid}.feedback-icon{background:var(--butter);color:var(--red)}.feedback-invite h3{margin-bottom:6px;font-family:Gochi Hand,cursive;font-size:1.9rem;font-weight:400}.feedback-invite p{color:#65483d;max-width:570px;margin:0}.contact-section{background-color:var(--sky);background-image:linear-gradient(90deg,#ffffff61 50%,#0000 50%),linear-gradient(#ffffff61 50%,#0000 50%);background-size:54px 54px;padding:104px 0}.contact-card{border-radius:var(--radius-lg);background:var(--cream);box-shadow:var(--shadow-soft);border:1px solid #5e30231f;grid-template-columns:1.1fr .9fr;gap:clamp(42px,8vw,100px);padding:clamp(34px,6vw,72px);display:grid;position:relative;overflow:hidden}.contact-card:after{content:"";border:28px solid #9cb28638;border-radius:50%;width:190px;height:190px;position:absolute;top:-72px;right:-60px}.contact-copy{z-index:1;position:relative}.contact-copy h2{margin-bottom:14px}.contact-copy>p:not(.eyebrow){color:#65483d;max-width:530px;margin-bottom:27px;font-size:1.06rem}.button-large{min-height:57px;padding:15px 26px}.contact-list{z-index:1;flex-direction:column;justify-content:center;gap:13px;font-style:normal;display:flex;position:relative}.contact-list>a{background:var(--white);color:var(--brown);border:1px solid #40615a21;border-radius:16px;align-items:center;gap:15px;padding:15px;font-weight:800;line-height:1.3;text-decoration:none;transition:border-color .18s,transform .18s;display:flex}.contact-list>a:hover{border-color:var(--sage-blue);transform:translate(4px)}.contact-list>a>span:first-child{background:var(--sky);width:44px;height:44px;color:var(--deep-green);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.contact-list small{color:var(--deep-green);letter-spacing:.11em;text-transform:uppercase;margin-bottom:3px;font-size:.7rem;font-weight:800;display:block}.site-footer{background:var(--deep-green);color:var(--cream);padding:44px 0 90px}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;display:grid}.footer-brand{background:var(--white);border-radius:50%;width:76px;height:76px;overflow:hidden}.footer-brand img{object-fit:cover;width:100%;height:100%}.footer-inner>p{margin:0}.footer-inner>p:not(.copyright){font-family:Gochi Hand,cursive;font-size:1.35rem}.copyright{color:#fffbf1c2;justify-self:end;font-size:.86rem}.floating-whatsapp{z-index:90;border:3px solid var(--cream);background:var(--deep-green);width:58px;height:58px;color:var(--cream);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background-color .18s,transform .18s;display:flex;position:fixed;bottom:22px;right:24px;box-shadow:0 10px 30px #1f3c364d}.floating-whatsapp:hover{background:#2f4c46;transform:translateY(-4px)scale(1.03)}@media (width<=1030px){.site-nav{gap:15px}.service-grid{grid-template-columns:repeat(2,1fr)}.container{width:min(100% - 32px,720px)}.brand-link span{font-size:1.16rem}.menu-toggle{display:inline-flex}.site-nav{background:var(--cream);box-shadow:var(--shadow-soft);border:1px solid #40615a24;border-radius:20px;flex-direction:column;align-items:stretch;gap:3px;padding:13px;display:none;position:absolute;top:calc(100% + 8px);left:16px;right:16px}.site-nav.is-open{display:flex}.site-nav>a{border-radius:12px;min-height:47px;padding:12px 14px}.site-nav>a:not(.nav-cta):hover{background:var(--butter)}.site-nav>a:not(.nav-cta):after{display:none}.site-nav .nav-cta{justify-content:center;margin-top:5px}.hero{padding:30px 0 70px}.hero-grid{border-radius:34px;min-height:620px}.hero-copy{width:44%;padding:40px 18px 40px 28px}.hero h1{font-size:clamp(2.75rem,5.5vw,3.4rem)}.hero-lead{font-size:1rem}.hero-actions .button{padding-inline:16px}.hero-visual>img{object-position:center}.hero-note{bottom:22px;right:22px}.hero-spark-one{top:20px;right:8%}.hero-spark-two{bottom:24px;left:5%;right:auto}.value-grid{grid-template-columns:1fr}.value-card{grid-template-columns:auto 1fr;gap:0 20px;display:grid}.value-icon{grid-row:1/span 2;margin-bottom:0}.services-heading{grid-template-columns:1fr;gap:12px}.category-heading{flex-direction:column;align-items:flex-start;gap:8px}.service-category-overnight-care .service-grid,.about-grid{grid-template-columns:1fr}.pet-story-grid{order:2;min-height:650px}.pet-story-grid:before{right:0}.about-copy{order:1}.testimonial-grid{grid-template-columns:repeat(2,1fr)}.feedback-invite{grid-template-columns:auto 1fr}.feedback-invite .button{grid-column:2;justify-self:start}.contact-card{grid-template-columns:1fr}.footer-inner{grid-template-columns:auto 1fr}.footer-inner>p:not(.copyright){text-align:right;justify-self:end}.copyright{grid-column:1/-1;justify-self:start}}@media (width<=590px){html{scroll-padding-top:78px}.container{width:min(100% - 26px,520px)}.header-inner{min-height:72px}.brand-link{gap:8px}.brand-link img{width:48px;height:48px}.brand-link span{font-size:1.06rem}.menu-toggle{width:44px;height:44px}.hero{padding:18px 0 52px}.hero-grid{border-radius:26px;grid-template-columns:minmax(0,1fr);min-height:0;padding:32px 22px;display:grid}.hero-copy{display:contents}.hero-copy>*{z-index:2;grid-column:1;position:relative}.hero-intro{grid-row:1}.hero h1{margin-bottom:12px;font-size:clamp(2.75rem,11vw,3.65rem)}.hero-grid:before{content:"";aspect-ratio:1;grid-area:2/1}.hero-lead{grid-row:3;margin-top:20px;font-size:1rem}.hero-actions{grid-row:4}.hero-notes{grid-row:5}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-notes{flex-direction:column;align-items:flex-start}.hero-visual{grid-area:1/1/3;inset:-32px -22px 0}.hero-visual:after{background:0 0}.hero-visual>img{width:164%;max-width:none;height:auto;top:auto;bottom:0;right:0;transform:none}.hero-note,.hero-spark{display:none}.section{padding:80px 0}.section-heading{margin-bottom:38px}.section-heading h2,.about-copy h2,.contact-copy h2{font-size:clamp(2.55rem,13vw,3.65rem)}.value-card{padding:27px;display:block}.value-icon{margin-bottom:18px}.service-grid{grid-template-columns:1fr}.service-card{min-height:220px}.service-category+.service-category{margin-top:45px}.booking-guidance{margin-top:45px;padding:22px 16px}.booking-details-grid,.adoption-grid{grid-template-columns:1fr}.adoption-card .button{width:100%}.pet-story-grid{grid-template-rows:none;grid-template-columns:1fr;grid-auto-rows:clamp(300px,90vw,390px);gap:8px;min-height:0}.pet-story-card{border-width:5px}.pet-tyrion{border-radius:58px 20px 20px}.pet-chico{border-radius:20px 58px 20px 20px}.pet-gabi{border-radius:20px 20px 20px 58px}.pet-presi{border-radius:20px 20px 58px}.brand-origin{grid-template-columns:96px 1fr}.brand-origin img{width:96px}.testimonial-grid{grid-template-columns:1fr}.feedback-invite{grid-template-columns:1fr;gap:17px}.feedback-invite .button{grid-column:1;width:100%}.contact-section{padding:72px 0}.contact-card{border-radius:26px;padding:30px 20px}.contact-card:after{display:none}.contact-copy .button{width:100%}.contact-list>a{align-items:flex-start}.contact-list>a>span:last-child{overflow-wrap:anywhere;min-width:0}.site-footer{padding-bottom:60px}.footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center}.footer-inner>p:not(.copyright),.copyright{text-align:center;grid-column:auto;justify-self:center}.floating-whatsapp{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
