.layout_page__0OIJ5{--border:#e0e0e0;--surface:#f5f7f7;--text-primary:#222222;--text-secondary:#717171;--text-muted:#6b6b6b;--font-heading:"Sora","Archivo",sans-serif;--font-body:"Manrope","Poppins",sans-serif;min-height:100vh;background:#ffffff;font-family:var(--font-body);font-size:16px;color:var(--text-primary);display:flex;flex-direction:column}.layout_page__0OIJ5 *{box-sizing:border-box}.layout_main__K6pkp{display:block;width:100%}.layout_progressTrack___TEnE{height:6px;width:100%;background:var(--border);overflow:hidden}.layout_progressFill___Yirr{height:100%;background:var(--accent);border-radius:0 3px 3px 0;transition:width .6s ease}.layout_hero__mep7R{background:#ffffff;padding:44px 20px 40px;display:flex;flex-direction:column;align-items:center;gap:20px}.layout_heroHeading___yLbk{margin:0;width:100%;font-family:var(--font-heading);font-size:29px;font-weight:700;line-height:1.18;text-align:center;color:var(--text-primary)}.layout_heroHeading___yLbk span{display:block;color:var(--accent)}.layout_heroSub__5K8Z5{margin:0;max-width:560px;font-size:14px;line-height:1.45;text-align:center;color:var(--text-secondary)}.layout_heroPrice__2Iwz8{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;font-size:15px;color:var(--text-secondary)}.layout_heroPriceValue__W6o4y{font-size:16px;font-weight:800;color:var(--accent-dark)}.layout_priceDisclaimer__yznYf{margin:-16px 0 0;max-width:520px;font-size:11px;line-height:1.4;text-align:center;color:var(--text-muted)}.layout_card__4G7PK{width:100%;display:flex;flex-direction:column;gap:18px;animation:layout_cardIn__1z22W .45s ease both}@keyframes layout_cardIn__1z22W{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.layout_cardHeading__avDo0{margin:0;font-family:var(--font-heading);font-size:21px;font-weight:700;line-height:1.25;color:var(--text-primary)}.layout_cardHeading__avDo0 span{color:var(--accent)}.layout_cardHeading__avDo0 .layout_block__ZWCmy{display:block}.layout_cardText__32Mfw{margin:0;font-size:15px;line-height:1.5;color:var(--text-secondary)}.layout_backButton__a4Vaa{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;border:0;background:transparent;padding:0;font-family:var(--font-body);font-size:14px;font-weight:600;color:var(--text-secondary);cursor:pointer}.layout_backButton__a4Vaa:hover{color:var(--accent)}.layout_field__zyeQN{display:flex;flex-direction:column;gap:8px}.layout_label__6fcvo{font-size:13px;font-weight:600;color:var(--text-secondary)}.layout_inputWrap__8fNID{display:flex;align-items:center;justify-content:space-between;gap:10px;height:54px;padding:0 16px;background:#ffffff;border:1px solid var(--border);border-radius:6px}.layout_inputWrap__8fNID:focus-within{border-color:var(--accent)}.layout_inputWrapError__tVMp1{border-color:#cb2727}.layout_inputWrap__8fNID input{flex:1;min-width:0;border:0;outline:none;background:transparent;font-family:var(--font-body);font-size:16px;color:var(--text-primary)}.layout_inputWrap__8fNID input::-moz-placeholder{color:var(--text-muted)}.layout_inputWrap__8fNID input::placeholder{color:var(--text-muted)}.layout_inputArrowWrap__awXtn{position:relative;width:100%;height:0}.layout_inputArrow__jkama{position:absolute;right:12px;bottom:2px;width:60px;height:60px;filter:brightness(1.2);pointer-events:none;z-index:10;animation:layout_bounceArrow__bufIo 2s ease-in-out infinite}@keyframes layout_bounceArrow__bufIo{0%,20%,50%,80%,to{transform:translateY(0) rotate(-45deg)}40%{transform:translateY(-30px) rotate(-45deg)}60%{transform:translateY(-15px) rotate(-45deg)}}@media (max-width:768px){.layout_inputArrow__jkama{animation:layout_bounceArrowMobile__FzeoD 2s ease-in-out infinite}}@keyframes layout_bounceArrowMobile__FzeoD{0%,20%,50%,80%,to{transform:translateY(0) rotate(-30deg)}40%{transform:translateY(-30px) rotate(-30deg)}60%{transform:translateY(-15px) rotate(-30deg)}}.layout_helper__SJGmO{margin:0;font-size:13px;line-height:1.4;color:var(--text-muted)}.layout_errorMsg__EDgIj{font-size:13px;line-height:1.4;color:#cb2727}.layout_lgpdRow__mqiNS{display:flex;align-items:center;gap:12px}.layout_lgpdText__Djo7v{margin:0;flex:1;font-size:10px;line-height:1.4;color:var(--text-muted)}.layout_lgpdImg__eGQph{flex-shrink:0;width:60px;border-radius:5px;box-shadow:1px 1px 1px 1px rgba(0,0,0,.2)}.layout_btnOutline__3UkK5,.layout_btnPrimary__mPfnG{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:0 24px;border-radius:30px;font-family:var(--font-body);font-size:16px;font-weight:700;cursor:pointer;transition:filter .2s ease,opacity .2s ease}.layout_btnPrimary__mPfnG{border:0;background:var(--accent);color:#ffffff}.layout_btnPrimary__mPfnG:hover:not(:disabled){filter:brightness(1.06)}.layout_btnOutline__3UkK5{border:1.5px solid var(--accent);background:transparent;color:var(--accent)}.layout_btnOutline__3UkK5:hover:not(:disabled){background:var(--accent-soft)}.layout_btnOutline__3UkK5:disabled,.layout_btnPrimary__mPfnG:disabled{cursor:not-allowed}.layout_chipList__DcAVX{display:flex;flex-wrap:wrap;gap:10px}.layout_chip__pO4aV{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 18px;border:1px solid var(--border);border-radius:20px;background:#ffffff;font-family:var(--font-body);font-size:14px;font-weight:600;color:var(--text-primary);cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.layout_chip__pO4aV:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.layout_chip__pO4aV:disabled{cursor:not-allowed}.layout_phoneLink__O8AMz{font-family:var(--font-heading);font-size:30px;font-weight:700;color:var(--accent);text-decoration:none}.layout_features__sif_X{background:#ffffff;padding:48px 20px}.layout_featuresInner__lqfbN{display:flex;flex-direction:column;gap:28px}.layout_featuresEyebrow__fbtGI{display:none;font-size:14px;font-weight:600;letter-spacing:2px;color:var(--accent)}.layout_featuresTitle__QZN3W{margin:0;font-family:var(--font-heading);font-size:24px;font-weight:700;line-height:1.2;color:var(--text-primary)}.layout_featuresSub___jlWV{display:none;margin:0;font-size:17px;line-height:1.5;color:var(--text-secondary)}.layout_featuresGrid__whv8f{display:flex;flex-direction:column;gap:24px}.layout_featureItem__DIXYN{display:flex;gap:14px;border-top:1px solid var(--border);padding-top:14px}.layout_featureIcon__DSX2u{flex-shrink:0;color:var(--accent);font-size:26px}.layout_featureText__neLkM{display:flex;flex-direction:column;gap:4px}.layout_featureTitle__xMJBT{margin:0;font-family:var(--font-heading);font-size:18px;font-weight:600;line-height:1.25;color:var(--text-primary)}.layout_featureDesc__Fy6BT{margin:0;font-size:14px;line-height:1.5;color:var(--text-secondary)}.layout_priceCta__2QFqt{background:#ffffff;padding:48px 20px;display:flex;justify-content:center}.layout_priceCtaInner__taMeH{width:100%;max-width:720px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.layout_priceCtaTitle__1UWec{margin:0;font-family:var(--font-heading);font-size:24px;font-weight:700;line-height:1.2;color:var(--text-primary)}.layout_priceCtaText__ddSwp{margin:0;max-width:560px;font-size:15px;line-height:1.55;color:var(--text-secondary)}.layout_priceCtaButton___L_6a{border:0;border-radius:28px;padding:15px 30px;background:var(--accent);color:#ffffff;font-family:var(--font-body);font-size:16px;font-weight:700;cursor:pointer;transition:filter .2s ease}.layout_priceCtaButton___L_6a:hover{filter:brightness(1.06)}.layout_faq__nivrq{background:var(--surface);padding:48px 20px}.layout_faqInner__KtXPs{display:flex;flex-direction:column;gap:24px}.layout_faqHeader__bWG0H{display:flex;flex-direction:column;gap:18px}.layout_faqEyebrow__blXkR{display:none;font-size:14px;font-weight:600;letter-spacing:2px;color:var(--accent)}.layout_faqTitle__oX63H{margin:0;font-family:var(--font-heading);font-size:24px;font-weight:700;line-height:1.2;color:var(--text-primary)}.layout_faqSub__ZeNnd{display:none;margin:0;font-size:17px;line-height:1.5;color:var(--text-secondary)}.layout_faqItem__RIvU0{display:flex;flex-direction:column;border-bottom:1px solid var(--border);padding:18px 0}.layout_faqQuestion__DT_uG{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;background:transparent;padding:0;text-align:left;font-family:var(--font-heading);font-size:16px;font-weight:600;line-height:1.3;color:var(--text-primary);cursor:pointer}.layout_faqToggle__WTT75{flex-shrink:0;font-size:20px;color:var(--text-secondary)}.layout_faqToggleOpen__ZuGsE{color:var(--accent)}.layout_faqAnswer__K0L7a{margin:0;max-height:0;overflow:hidden;font-size:14px;line-height:1.5;color:var(--text-secondary);transition:max-height .25s ease,margin .25s ease}.layout_faqAnswerOpen__e41cG{margin-top:12px;max-height:360px}.layout_howto__3nbyh{background:var(--surface);padding:48px 20px}.layout_howtoInner__n21LH{display:flex;flex-direction:column;gap:16px}.layout_howtoEyebrow__F2vHU{font-size:13px;font-weight:700;letter-spacing:2px;color:var(--accent)}.layout_howtoTitle__hg71X{margin:0;font-family:var(--font-heading);font-size:24px;font-weight:700;line-height:1.2;color:var(--text-primary)}.layout_howtoList__YOH6Z{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:14px}.layout_howtoItem__I0geK{display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.5;color:var(--text-secondary)}.layout_howtoIcon__cnU6O{flex-shrink:0;margin-top:2px;font-size:20px;color:var(--accent)}.layout_cta__6z_I2{display:none;background:var(--surface);padding:96px 120px;flex-direction:column;align-items:center;gap:28px}.layout_ctaTitle__Y8hcG{margin:0;max-width:640px;font-family:var(--font-heading);font-size:36px;font-weight:700;line-height:1.2;text-align:center;color:var(--text-primary)}.layout_ctaSub__tSwhb{margin:0;max-width:640px;font-size:17px;line-height:1.5;text-align:center;color:var(--text-secondary)}.layout_ctaButton__Gm6m1{border:0;border-radius:28px;padding:16px 32px;min-height:48px;background:var(--accent);color:#ffffff;font-family:var(--font-body);font-size:16px;font-weight:600;cursor:pointer;transition:filter .2s ease}.layout_ctaButton__Gm6m1:hover{filter:brightness(1.06)}.layout_footer__zGIei{background:#ffffff;border-top:1px solid var(--border);padding:40px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:18px;text-align:left}.layout_footerBrand__Xyj8A{font-family:var(--font-heading);font-size:16px;font-weight:700;color:var(--text-primary)}.layout_footerLgpd__LWfc0{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-muted)}.layout_footerLgpd__LWfc0 svg{font-size:14px;color:var(--text-muted)}.layout_footerLgpdPill__otYSj{display:none;align-items:center;gap:8px;padding:8px 14px;border-radius:20px;background:var(--accent-soft);font-size:13px;font-weight:600;color:var(--accent-dark)}.layout_footerLgpdPill__otYSj svg{font-size:16px;color:var(--accent)}.layout_footerLinks__iXius{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.layout_footerLinks__iXius a{justify-content:flex-start;min-height:24px;padding:3px 0;font-size:13px;font-weight:600;color:var(--accent-dark);text-decoration:none}.layout_footerLinks__iXius a:hover{text-decoration:underline}.layout_footerDivider__Y_Uh0{width:100%;height:1px;background:var(--border)}.layout_footerBottom__j1QkT,.layout_footerTop__Awj3W{display:contents}.layout_footerCopyright__Pxsm2{margin:0;font-size:12px;line-height:1.5;color:var(--text-muted)}.layout_footerCorretora___4n_T{margin:0;font-size:11px;line-height:1.6;color:var(--text-muted)}@media (min-width:1024px){.layout_hero__mep7R{padding:80px 80px 96px;gap:32px}.layout_heroColumn__sO0BP{gap:24px}.layout_heroHeading___yLbk{font-size:46px;line-height:1.15}.layout_heroSub__5K8Z5{font-size:17px;line-height:1.5}.layout_heroPrice__2Iwz8{gap:8px;font-size:18px}.layout_heroPriceValue__W6o4y{font-size:20px}.layout_card__4G7PK{width:480px;margin:0 auto}.layout_cardHeading__avDo0{font-size:23px;line-height:1.3}.layout_btnOutline__3UkK5,.layout_btnPrimary__mPfnG{min-height:54px;font-size:18px}.layout_helper__SJGmO{font-size:12px}.layout_features__sif_X{padding:112px 120px;display:flex;justify-content:center}.layout_featuresInner__lqfbN{width:100%;max-width:1200px;gap:72px}.layout_featuresHeader__Ded1i{max-width:600px;display:flex;flex-direction:column;gap:18px}.layout_featuresEyebrow__fbtGI{display:block}.layout_featuresTitle__QZN3W{font-size:40px;line-height:1.15}.layout_featuresSub___jlWV{display:block}.layout_featuresGrid__whv8f{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.layout_featureItem__DIXYN{flex-direction:column;gap:20px;padding-top:20px}.layout_featureIcon__DSX2u{font-size:30px}.layout_featureText__neLkM{gap:8px}.layout_featureTitle__xMJBT{font-size:20px}.layout_featureDesc__Fy6BT{font-size:15px}.layout_faq__nivrq{background:#ffffff;padding:112px 120px;display:flex;justify-content:center}.layout_faqInner__KtXPs{width:100%;max-width:1200px;gap:56px}.layout_faqHeader__bWG0H{max-width:640px}.layout_faqEyebrow__blXkR{display:block}.layout_faqTitle__oX63H{font-size:40px;line-height:1.15}.layout_faqSub__ZeNnd{display:block}.layout_faqList__NjYm8{max-width:880px}.layout_faqItem__RIvU0{padding:28px 0}.layout_faqQuestion__DT_uG{font-size:19px;gap:32px}.layout_faqToggle__WTT75{font-size:22px}.layout_faqAnswer__K0L7a{max-width:760px;font-size:16px;line-height:1.6}.layout_faqAnswerOpen__e41cG{margin-top:18px;max-height:420px}.layout_howto__3nbyh{padding:96px 120px;display:flex;justify-content:center}.layout_howtoInner__n21LH{width:100%;max-width:1200px;gap:24px}.layout_howtoTitle__hg71X{font-size:36px;line-height:1.15}.layout_howtoList__YOH6Z{margin-top:16px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px 48px}.layout_howtoItem__I0geK{font-size:17px}.layout_howtoIcon__cnU6O{font-size:22px}.layout_cta__6z_I2{display:flex}.layout_footer__zGIei{padding:64px 120px 48px;gap:32px}.layout_footerTop__Awj3W{display:flex;align-items:center;justify-content:space-between}.layout_footerBrand__Xyj8A{font-size:18px}.layout_footerLgpd__LWfc0{display:none}.layout_footerLgpdPill__otYSj{display:flex}.layout_footerBottom__j1QkT{display:flex;flex-direction:column;gap:14px}.layout_footerCopyright__Pxsm2{font-size:13px}.layout_footerCorretora___4n_T{max-width:820px;font-size:13px}.layout_footerTop__Awj3W{order:1;width:100%}.layout_footerDivider__Y_Uh0{order:2}.layout_footerBottom__j1QkT{order:3}.layout_footerLinks__iXius{order:4;margin-top:-18px;flex-direction:row;gap:24px}.layout_footerLinks__iXius a{color:var(--text-secondary)}}.layout_desktopOnly__E_9ev{display:none!important}@media (min-width:1024px){.layout_desktopOnly__E_9ev{display:flex!important}.layout_desktopOnlyBlock__1N_Ks{display:block!important}.layout_mobileOnly__yk3Id{display:none!important}.layout_priceCta__2QFqt{padding:96px 120px}.layout_priceCtaTitle__1UWec{font-size:34px}.layout_priceCtaText__ddSwp{font-size:17px}.layout_priceCtaButton___L_6a{padding:16px 32px}}.layout_rede__F28fZ{background:#ffffff;padding:48px 20px}.layout_redeInner__f98q3{display:flex;flex-direction:column;gap:28px}.layout_redeHeader__dPaFW{display:flex;flex-direction:column;gap:12px}.layout_redeEyebrow__xEzAx{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--accent)}.layout_redeTitle__wYLqt{margin:0;font-family:var(--font-heading);font-size:24px;font-weight:700;line-height:1.2;color:var(--text-primary)}.layout_redeSub__X4gH2{margin:0;font-size:15px;line-height:1.5;color:var(--text-secondary)}.layout_redeGrid__dr4aW{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.layout_redeItem__QE0GI{display:flex;flex-direction:row;align-items:flex-start;gap:14px;padding:16px 0}.layout_redeItem__QE0GI+.layout_redeItem__QE0GI{border-top:1px solid var(--border)}.layout_redeIcon__m_nDP{flex-shrink:0;font-size:22px;color:var(--accent)}.layout_redeText__9RqBM{display:flex;flex-direction:column;gap:3px}.layout_redeItemTitle__gk9_K{margin:0;font-family:var(--font-heading);font-size:16px;font-weight:600;line-height:1.25;color:var(--text-primary)}.layout_redeItemDesc__wS6D0{margin:0;font-size:14px;line-height:1.45;color:var(--text-secondary)}.layout_redeNote__VozOV{margin:0;font-size:13px;line-height:1.5;color:var(--text-muted)}.layout_carencias__04Q1C{background:var(--surface);padding:48px 20px}.layout_carenciasInner__Zn9tx{display:flex;flex-direction:column;gap:18px}.layout_carenciasHeader__5ICC5{display:flex;flex-direction:column;gap:8px}.layout_carenciasEyebrow__RtDBC{font-size:13px;font-weight:700;letter-spacing:2px;color:var(--accent)}.layout_carenciasTitle__6SujY{margin:0;font-family:var(--font-heading);font-size:24px;font-weight:700;line-height:1.2;color:var(--text-primary)}.layout_carenciasSub__OIUnX{margin:0;font-size:14px;line-height:1.5;color:var(--text-secondary)}.layout_carenciasGrid__KfzYO{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.layout_carenciaItem__0GcMX{display:flex;flex-direction:column;gap:6px;padding:16px 0;border-top:1px solid var(--border)}.layout_carenciaTop__WVf_K{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;width:100%}.layout_carenciaTipo__203no{margin:0;font-family:var(--font-heading);font-size:15px;font-weight:600;line-height:1.25;color:var(--text-primary)}.layout_carenciaPrazo__gM4sU{flex-shrink:0;font-family:var(--font-heading);font-size:16px;font-weight:800;color:var(--accent)}.layout_carenciaDesc__2QzLz{margin:0;font-size:13px;line-height:1.45;color:var(--text-secondary)}.layout_carenciasNote__Zsy0Z{margin:0;font-size:12px;line-height:1.5;color:var(--text-muted)}@media (min-width:1024px){.layout_rede__F28fZ{padding:112px 120px;display:flex;justify-content:center}.layout_redeInner__f98q3{width:100%;max-width:1200px;gap:56px}.layout_redeHeader__dPaFW{gap:16px}.layout_redeEyebrow__xEzAx{font-size:14px}.layout_redeTitle__wYLqt{font-size:40px;line-height:1.15}.layout_redeSub__X4gH2{font-size:17px;max-width:760px}.layout_redeGrid__dr4aW{flex-direction:row;gap:40px;border-top:1px solid var(--border);padding-top:44px}.layout_redeItem__QE0GI{flex:1;flex-direction:column;gap:14px;padding:0}.layout_redeItem__QE0GI+.layout_redeItem__QE0GI{border-top:none}.layout_redeIcon__m_nDP{font-size:28px}.layout_redeText__9RqBM{gap:6px}.layout_redeItemTitle__gk9_K{font-size:18px}.layout_redeItemDesc__wS6D0{font-size:15px;line-height:1.5}.layout_redeNote__VozOV{font-size:15px}.layout_carencias__04Q1C{padding:112px 120px;display:flex;justify-content:center}.layout_carenciasInner__Zn9tx{width:100%;max-width:1200px;align-items:center;gap:64px}.layout_carenciasHeader__5ICC5{align-items:center;gap:18px}.layout_carenciasTitle__6SujY{font-size:40px;line-height:1.15;text-align:center}.layout_carenciasSub__OIUnX{font-size:17px;line-height:1.6;text-align:center;max-width:760px}.layout_carenciasGrid__KfzYO{flex-direction:row;align-items:stretch;width:100%}.layout_carenciaItem__0GcMX{flex:1;padding:0 28px;gap:14px;align-items:center;text-align:center;border-top:none}.layout_carenciaItem__0GcMX+.layout_carenciaItem__0GcMX{border-left:1px solid var(--border)}.layout_carenciaTop__WVf_K{flex-direction:column-reverse;align-items:center;gap:8px}.layout_carenciaTipo__203no{font-size:17px;text-align:center}.layout_carenciaPrazo__gM4sU{font-size:34px;font-weight:700;line-height:1.1}.layout_carenciaDesc__2QzLz{font-size:14px;line-height:1.5;text-align:center}.layout_carenciasNote__Zsy0Z{font-size:14px;line-height:1.6;text-align:center;max-width:820px}}.layout_themePet__2BIjY{--page-bg:#fdf8f2;--surface:#f2f9fc;--border:#dceaec;--text-primary:#0b2e31;--text-secondary:#6e6e6e;--text-muted:#8a8a8a;--accent-light:#00dfeb;--cta:#f0a055;--cta-dark:#d98b3c;--on-dark:#ffffff;--on-dark-soft:#b8dddf;--font-heading:"Poppins",sans-serif;--font-body:"Manrope",sans-serif;background:var(--page-bg)}.layout_themePet__2BIjY .layout_progressTrack___TEnE{height:6px;background:var(--accent-soft)}.layout_themePet__2BIjY p{font-family:var(--font-body);font-weight:400}.layout_themePet__2BIjY .layout_hero__mep7R{background:var(--page-bg);padding:40px 20px 44px;gap:22px}.layout_themePet__2BIjY .layout_heroHeading___yLbk{font-size:29px;font-weight:600;line-height:1.2;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_heroSub__5K8Z5{font-size:14px;line-height:1.5}.layout_themePet__2BIjY .layout_heroPriceValue__W6o4y{color:var(--accent-dark)}.layout_themePet__2BIjY .layout_priceDisclaimer__yznYf{color:var(--text-muted)}.layout_themePet__2BIjY .layout_priceCta__2QFqt .layout_priceDisclaimer__yznYf{margin:0}.layout_themePet__2BIjY .layout_card__4G7PK{padding:22px;gap:18px;background:#fff;border:1px solid var(--border);border-radius:28px;box-shadow:0 10px 28px rgba(0,72,76,.08)}.layout_themePet__2BIjY .layout_card__4G7PK:has(.layout_petElogio__c45UQ){position:relative;isolation:isolate}.layout_themePet__2BIjY .layout_cardHeading__avDo0{font-size:20px;font-weight:600;line-height:1.28;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_cardHeading__avDo0 span{display:block}.layout_themePet__2BIjY .layout_label__6fcvo{font-size:13px;font-weight:600;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_inputWrap__8fNID{height:56px;padding:0 16px;background:var(--surface);border-radius:16px}.layout_themePet__2BIjY .layout_inputWrap__8fNID input{font-size:15px}.layout_themePet__2BIjY .layout_inputArrow__jkama{display:none}.layout_themePet__2BIjY .layout_inputArrowWrap__awXtn:after{content:"";position:absolute;right:24px;bottom:-30px;display:block;width:44px;height:59px;background-color:var(--accent);-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3E%3Cpath%20d='M57.024%2011.95885c0.32-4.8-2.816-9.024-8.89601-8.95999-2.56-2.816-7.424-4.8-13.11999-0.512-5.248-0.384-9.024%203.136-10.176%207.67999-0.768%203.52%200.064%206.976-3.328%2012.99201-5.056%208.256-19.84%2025.664-21.504%2056.89599l39.232%200.00001c-0.704-10.432%201.344-35.072%2014.592-49.28%203.392-4.224%205.43999-5.76%206.20799-10.304%200.32-2.88-0.576-5.632-3.00799-7.552l0-0.96001z%20m-26.56-0.64c0-2.176%201.728-3.84%203.328-3.13599%201.6%200.704%201.92%203.264%201.024%205.12-0.448%200.832-1.28%201.6-2.496%201.408-1.28-0.256-1.984-1.984-1.856-3.39201z%20m10.24-5.75999c1.536-0.448%203.008%200.96%202.752%203.13599-0.192%202.176-2.048%204.03201-3.648%203.52001-2.048-0.64-2.24-4.992%200.896-6.656z%20m2.048%2024.512c-3.2%200.06399-3.904-2.62401-7.04-3.32801-1.408-0.32-2.24-0.256-3.456-1.15199-2.816-1.984-2.432-6.4%202.752-8%201.152-0.448%202.304-1.536%204.224-1.664%202.94401-0.128%205.888%201.728%206.208%205.056%200.128%201.536%201.088%202.816%200.96%204.608-0.12801%201.92-1.15201%204.288-3.648%204.48z%20m3.392-19.136c0.832-1.6%203.136-3.136%204.48-1.60001%201.344%201.472%200.256%204.224-1.472%205.44001-1.024%200.64-2.688%200.96-3.52-0.768-0.32-1.024-0.064-2.24%200.512-3.072z%20m7.488%2010.56c-1.152%200.768-2.752%201.024-4.032%200-1.536-2.56%201.98399-5.952%204.288-4.8%201.92%200.96%201.28%203.648-0.256%204.8z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2096'%3E%3Cpath%20d='M57.024%2011.95885c0.32-4.8-2.816-9.024-8.89601-8.95999-2.56-2.816-7.424-4.8-13.11999-0.512-5.248-0.384-9.024%203.136-10.176%207.67999-0.768%203.52%200.064%206.976-3.328%2012.99201-5.056%208.256-19.84%2025.664-21.504%2056.89599l39.232%200.00001c-0.704-10.432%201.344-35.072%2014.592-49.28%203.392-4.224%205.43999-5.76%206.20799-10.304%200.32-2.88-0.576-5.632-3.00799-7.552l0-0.96001z%20m-26.56-0.64c0-2.176%201.728-3.84%203.328-3.13599%201.6%200.704%201.92%203.264%201.024%205.12-0.448%200.832-1.28%201.6-2.496%201.408-1.28-0.256-1.984-1.984-1.856-3.39201z%20m10.24-5.75999c1.536-0.448%203.008%200.96%202.752%203.13599-0.192%202.176-2.048%204.03201-3.648%203.52001-2.048-0.64-2.24-4.992%200.896-6.656z%20m2.048%2024.512c-3.2%200.06399-3.904-2.62401-7.04-3.32801-1.408-0.32-2.24-0.256-3.456-1.15199-2.816-1.984-2.432-6.4%202.752-8%201.152-0.448%202.304-1.536%204.224-1.664%202.94401-0.128%205.888%201.728%206.208%205.056%200.128%201.536%201.088%202.816%200.96%204.608-0.12801%201.92-1.15201%204.288-3.648%204.48z%20m3.392-19.136c0.832-1.6%203.136-3.136%204.48-1.60001%201.344%201.472%200.256%204.224-1.472%205.44001-1.024%200.64-2.688%200.96-3.52-0.768-0.32-1.024-0.064-2.24%200.512-3.072z%20m7.488%2010.56c-1.152%200.768-2.752%201.024-4.032%200-1.536-2.56%201.98399-5.952%204.288-4.8%201.92%200.96%201.28%203.648-0.256%204.8z'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:100% 100%;opacity:1;pointer-events:none;transform-origin:50% 100%;translate:0 0;rotate:0deg;transition:opacity .24s ease-in,translate .24s ease-in;will-change:opacity,translate,rotate;animation:layout_petPawWave__5XWY_ 1.78s linear infinite}.layout_themePet__2BIjY .layout_petPawEntering__XNfj0:after{animation:layout_petPawEnter__Q0crL .42s cubic-bezier(.22,.61,.36,1)}.layout_themePet__2BIjY .layout_petPawReturning___2Ajq:after{animation:layout_petPawReturn__6oijw .42s cubic-bezier(.22,.61,.36,1)}.layout_themePet__2BIjY .layout_petPawHidden__H1QGn:after{opacity:.28;translate:0 26px;animation:none}.layout_themePet__2BIjY .layout_petPawPaused__XxGGg:after{animation-play-state:paused}@keyframes layout_petPawEnter__Q0crL{0%{opacity:0;translate:0 22px}to{opacity:1;translate:0 0}}@keyframes layout_petPawReturn__6oijw{0%{opacity:.28;translate:0 26px}to{opacity:1;translate:0 0}}@keyframes layout_petPawWave__5XWY_{0%{rotate:0deg;animation-timing-function:ease-in-out}14.6067%{rotate:-11deg;animation-timing-function:ease-in-out}29.2135%{rotate:11deg;animation-timing-function:ease-in-out}43.8202%,to{rotate:0deg}}.layout_themePet__2BIjY .layout_helper__SJGmO{font-size:12px;line-height:1.45}.layout_themePet__2BIjY .layout_lgpdText__Djo7v{font-size:10px;line-height:1.45}.layout_themePet__2BIjY .layout_lgpdImg__eGQph{width:72px;height:27px;-o-object-fit:fill;object-fit:fill;-o-object-position:center;object-position:center;border-radius:5px}.layout_themePet__2BIjY .layout_btnPrimary__mPfnG{min-height:54px;background:var(--cta);border-radius:30px;font-size:16px;font-weight:700;box-shadow:0 6px 16px rgba(217,139,60,.3)}.layout_themePet__2BIjY .layout_btnPrimary__mPfnG:hover:not(:disabled),.layout_themePet__2BIjY .layout_ctaButton__Gm6m1:hover,.layout_themePet__2BIjY .layout_priceCtaButton___L_6a:hover{background:var(--cta-dark);filter:none}.layout_themePet__2BIjY :is(.layout_howtoEyebrow__F2vHU,.layout_redeEyebrow__xEzAx,.layout_carenciasEyebrow__RtDBC,.layout_featuresEyebrow__fbtGI,.layout_faqEyebrow__blXkR){align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--accent)}.layout_themePet__2BIjY :is(.layout_howtoEyebrow__F2vHU,.layout_redeEyebrow__xEzAx,.layout_carenciasEyebrow__RtDBC){display:flex}.layout_themePet__2BIjY :is(.layout_howtoEyebrow__F2vHU,.layout_redeEyebrow__xEzAx,.layout_carenciasEyebrow__RtDBC,.layout_featuresEyebrow__fbtGI,.layout_faqEyebrow__blXkR):before{content:"";display:block;flex:0 0 7px;width:7px;height:7px;border-radius:50%;background:currentColor}.layout_themePet__2BIjY :is(.layout_howtoTitle__hg71X,.layout_redeTitle__wYLqt,.layout_carenciasTitle__6SujY,.layout_priceCtaTitle__1UWec,.layout_faqTitle__oX63H){font-size:24px;font-weight:600;line-height:1.22;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_howto__3nbyh{padding:44px 20px}.layout_themePet__2BIjY .layout_howtoInner__n21LH{gap:14px}.layout_themePet__2BIjY .layout_howtoList__YOH6Z{margin:0;padding-top:10px;gap:10px}.layout_themePet__2BIjY .layout_howtoItem__I0geK{background:#fff;border:1px solid var(--border);border-radius:18px;padding:14px 16px;gap:12px;align-items:center;font-size:14px;line-height:1.5}.layout_themePet__2BIjY .layout_howtoIcon__cnU6O{width:28px;height:28px;padding:6.5px;margin:0;border-radius:50%;background:var(--accent-soft)}.layout_themePet__2BIjY .layout_rede__F28fZ{background:var(--page-bg);padding:44px 20px}.layout_themePet__2BIjY .layout_redeInner__f98q3{gap:24px}.layout_themePet__2BIjY .layout_redeHeader__dPaFW{gap:12px}.layout_themePet__2BIjY .layout_redeSub__X4gH2{font-size:14px;line-height:1.5}.layout_themePet__2BIjY .layout_redeGrid__dr4aW{background:#fff;border:1px solid var(--border);border-radius:24px;padding:4px 18px;box-shadow:0 8px 24px rgba(0,72,76,.06)}.layout_themePet__2BIjY .layout_redeItem__QE0GI{padding:18px 0;gap:14px;align-items:center}.layout_themePet__2BIjY .layout_redeIcon__m_nDP{width:38px;height:38px;padding:9.5px;border-radius:13px;background:var(--accent-soft)}.layout_themePet__2BIjY .layout_redeItemTitle__gk9_K{font-size:16px;font-weight:600;line-height:1.25;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_redeItemDesc__wS6D0{font-size:13px;line-height:1.5}.layout_themePet__2BIjY .layout_redeNote__VozOV{font-size:12px;line-height:1.5}.layout_themePet__2BIjY .layout_carencias__04Q1C{padding:44px 20px}.layout_themePet__2BIjY .layout_carenciasInner__Zn9tx{gap:18px}.layout_themePet__2BIjY .layout_carenciasGrid__KfzYO{gap:10px}.layout_themePet__2BIjY .layout_carenciaItem__0GcMX{background:#fff;border:1px solid var(--border);border-radius:20px;padding:16px 18px;gap:8px;box-shadow:0 6px 18px rgba(0,72,76,.06)}.layout_themePet__2BIjY .layout_carenciaTipo__203no{font-size:15px;font-weight:600;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_carenciaPrazo__gM4sU{background:var(--accent-soft);border-radius:999px;padding:5px 11px;font-size:13px;font-weight:700;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_carenciaDesc__2QzLz{font-size:13px;line-height:1.5}.layout_themePet__2BIjY .layout_carenciasNote__Zsy0Z{font-size:12px;line-height:1.5}.layout_themePet__2BIjY .layout_priceCta__2QFqt{background:var(--accent-dark);border-radius:32px;padding:48px 24px}.layout_themePet__2BIjY .layout_priceCtaInner__taMeH{gap:18px}.layout_themePet__2BIjY .layout_priceCtaTitle__1UWec{color:var(--on-dark)}.layout_themePet__2BIjY .layout_priceCtaText__ddSwp{font-size:14px;line-height:1.55;color:var(--on-dark-soft)}.layout_themePet__2BIjY .layout_priceCtaButton___L_6a{background:var(--cta);border-radius:30px;padding:16px 32px;font-size:16px;font-weight:700;box-shadow:0 6px 16px rgba(0,0,0,.12)}.layout_themePet__2BIjY .layout_faq__nivrq{background:var(--page-bg);padding:44px 20px}.layout_themePet__2BIjY .layout_faqInner__KtXPs{gap:20px}.layout_themePet__2BIjY .layout_faqList__NjYm8{display:flex;flex-direction:column;gap:10px}.layout_themePet__2BIjY .layout_faqItem__RIvU0{background:#fff;border:1px solid var(--border);border-radius:20px;padding:16px 18px;box-shadow:0 6px 18px rgba(0,72,76,.06)}.layout_themePet__2BIjY .layout_faqQuestion__DT_uG{font-size:15px;font-weight:600;line-height:1.35;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_faqToggle__WTT75{width:28px;height:28px;padding:6.5px;border-radius:50%;background:var(--accent-soft);color:var(--accent-dark)}.layout_themePet__2BIjY .layout_faqAnswer__K0L7a{font-size:13px;line-height:1.55}.layout_themePet__2BIjY .layout_faqAnswerOpen__e41cG{margin-top:10px}.layout_themePet__2BIjY .layout_footer__zGIei{padding:36px 20px 40px;gap:18px}@media (min-width:1024px){.layout_themePet__2BIjY .layout_progressTrack___TEnE{height:8px;border-radius:4px}.layout_themePet__2BIjY .layout_progressFill___Yirr{border-radius:0 4px 4px 0}.layout_themePet__2BIjY .layout_hero__mep7R{padding:88px 80px 104px;gap:34px}.layout_themePet__2BIjY .layout_heroHeading___yLbk{font-size:46px;line-height:1.08;color:var(--text-primary)}.layout_themePet__2BIjY .layout_heroSub__5K8Z5{font-size:17px;line-height:1.6;max-width:600px}.layout_themePet__2BIjY .layout_card__4G7PK{width:480px;padding:36px 36px 32px;gap:22px;border-radius:36px;box-shadow:0 20px 48px -12px rgba(0,72,76,.12),0 2px 8px -2px rgba(0,72,76,.06)}.layout_themePet__2BIjY .layout_cardHeading__avDo0{font-size:23px;line-height:1.25;color:var(--text-primary)}.layout_themePet__2BIjY .layout_cardHeading__avDo0 span{display:inline}.layout_themePet__2BIjY .layout_label__6fcvo{color:var(--text-primary)}.layout_themePet__2BIjY .layout_field__zyeQN{gap:10px}.layout_themePet__2BIjY .layout_inputWrap__8fNID{height:58px;padding:0 20px;border-width:1.5px;border-radius:18px}.layout_themePet__2BIjY .layout_inputWrap__8fNID input{font-size:16px}.layout_themePet__2BIjY .layout_inputArrowWrap__awXtn:after{right:34px;bottom:-38px;width:56px;height:75px}.layout_themePet__2BIjY .layout_helper__SJGmO{color:var(--text-secondary)}.layout_themePet__2BIjY .layout_lgpdRow__mqiNS{gap:14px}.layout_themePet__2BIjY .layout_lgpdText__Djo7v{font-size:11px;color:var(--text-secondary)}.layout_themePet__2BIjY .layout_lgpdImg__eGQph{width:80px;height:30px;border-radius:6px;box-shadow:0 4px 12px -2px rgba(0,72,76,.1)}.layout_themePet__2BIjY .layout_btnPrimary__mPfnG{min-height:58px;border-radius:999px;font-size:17px;box-shadow:0 10px 24px -6px rgba(217,139,60,.3)}.layout_themePet__2BIjY :is(.layout_redeEyebrow__xEzAx,.layout_carenciasEyebrow__RtDBC,.layout_faqEyebrow__blXkR){display:flex;font-size:13px;color:var(--accent-dark)}.layout_themePet__2BIjY :is(.layout_redeEyebrow__xEzAx,.layout_carenciasEyebrow__RtDBC,.layout_faqEyebrow__blXkR):before{width:8px;height:8px;flex-basis:8px;background:var(--accent)}.layout_themePet__2BIjY .layout_howto__3nbyh{background:var(--accent-dark);padding:104px 120px 112px}.layout_themePet__2BIjY .layout_howtoInner__n21LH{gap:26px}.layout_themePet__2BIjY .layout_howtoEyebrow__F2vHU{color:var(--accent-light)}.layout_themePet__2BIjY .layout_howtoEyebrow__F2vHU:before{width:9px;height:9px;flex-basis:9px}.layout_themePet__2BIjY .layout_howtoTitle__hg71X{font-size:36px;line-height:1.12;color:var(--on-dark)}.layout_themePet__2BIjY .layout_howtoList__YOH6Z{padding-top:22px;gap:24px 56px}.layout_themePet__2BIjY .layout_howtoItem__I0geK{padding:0;gap:14px;border:0;border-radius:0;background:transparent;align-items:flex-start;font-size:16px;line-height:1.55;color:var(--on-dark-soft)}.layout_themePet__2BIjY .layout_howtoIcon__cnU6O{width:22px;height:22px;padding:0;background:transparent;border-radius:0;color:var(--accent-light)}.layout_themePet__2BIjY .layout_rede__F28fZ{padding:104px 120px}.layout_themePet__2BIjY .layout_redeInner__f98q3{gap:48px}.layout_themePet__2BIjY .layout_redeHeader__dPaFW{gap:18px}.layout_themePet__2BIjY :is(.layout_redeTitle__wYLqt,.layout_carenciasTitle__6SujY){font-size:42px;line-height:1.12;color:var(--text-primary)}.layout_themePet__2BIjY .layout_redeSub__X4gH2{font-size:17px;line-height:1.6;max-width:760px}.layout_themePet__2BIjY .layout_redeGrid__dr4aW{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.layout_themePet__2BIjY .layout_redeItem__QE0GI{padding:32px;gap:18px;align-items:flex-start;border:1px solid var(--border);background:#fff;border-radius:28px;box-shadow:0 8px 24px -4px #dceaec}.layout_themePet__2BIjY .layout_redeItem__QE0GI+.layout_redeItem__QE0GI{border-top:1px solid var(--border)}.layout_themePet__2BIjY .layout_redeIcon__m_nDP{width:26px;height:26px;padding:0;background:transparent;border-radius:0}.layout_themePet__2BIjY .layout_redeItemTitle__gk9_K{font-size:19px;color:var(--text-primary)}.layout_themePet__2BIjY .layout_redeItemDesc__wS6D0{font-size:15px;line-height:1.6}.layout_themePet__2BIjY .layout_redeNote__VozOV{font-size:14px;line-height:1.6}.layout_themePet__2BIjY .layout_carencias__04Q1C{--accent-dark:#036f7b;padding:104px 120px}.layout_themePet__2BIjY .layout_carenciasInner__Zn9tx{gap:52px}.layout_themePet__2BIjY .layout_carenciasGrid__KfzYO{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.layout_themePet__2BIjY .layout_carenciaItem__0GcMX{min-height:192px;padding:34px 26px;gap:14px;background:#fff;border:1px solid var(--border);border-radius:28px;box-shadow:0 8px 24px -4px #dceaec}.layout_themePet__2BIjY .layout_carenciaPrazo__gM4sU{background:transparent;border-radius:0;padding:0;font-size:24px;font-weight:600;line-height:1.1;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_carenciaTipo__203no{font-size:17px;color:var(--text-primary)}.layout_themePet__2BIjY .layout_carenciaDesc__2QzLz{font-size:14px;line-height:1.6;color:var(--text-secondary)}.layout_themePet__2BIjY .layout_carenciaItem__0GcMX:first-child{background:var(--accent-dark);border-color:var(--accent-dark)}.layout_themePet__2BIjY .layout_carenciaItem__0GcMX:first-child :is(.layout_carenciaPrazo__gM4sU,.layout_carenciaTipo__203no){color:var(--on-dark)}.layout_themePet__2BIjY .layout_carenciaItem__0GcMX:first-child .layout_carenciaDesc__2QzLz{color:var(--on-dark-soft)}.layout_themePet__2BIjY .layout_carenciasNote__Zsy0Z{font-size:14px;line-height:1.6}.layout_themePet__2BIjY .layout_priceCta__2QFqt{padding:88px 120px;background:var(--page-bg);border-radius:0}.layout_themePet__2BIjY .layout_priceCtaInner__taMeH{max-width:880px;padding:64px 80px;gap:20px;background:#fff;border:1px solid var(--border);border-radius:44px;box-shadow:0 18px 44px -12px rgba(0,72,76,.12)}.layout_themePet__2BIjY .layout_priceCtaTitle__1UWec{font-size:36px;line-height:1.15;color:var(--text-primary)}.layout_themePet__2BIjY .layout_priceCtaText__ddSwp{font-size:17px;line-height:1.6;color:var(--text-secondary)}.layout_themePet__2BIjY .layout_priceCtaButton___L_6a{padding:18px 40px;border-radius:999px;font-weight:600;box-shadow:0 8px 20px -6px rgba(217,139,60,.4)}.layout_themePet__2BIjY .layout_faq__nivrq{padding:104px 120px}.layout_themePet__2BIjY .layout_faqInner__KtXPs{gap:48px}.layout_themePet__2BIjY .layout_faqHeader__bWG0H{width:640px;max-width:100%;gap:16px}.layout_themePet__2BIjY .layout_faqEyebrow__blXkR{font-weight:600}.layout_themePet__2BIjY .layout_faqTitle__oX63H{font-size:40px;line-height:1.12;color:var(--text-primary)}.layout_themePet__2BIjY .layout_faqSub__ZeNnd{line-height:1.6}.layout_themePet__2BIjY .layout_faqList__NjYm8{width:880px;max-width:100%;gap:14px}.layout_themePet__2BIjY .layout_faqItem__RIvU0{border-radius:26px;padding:26px 30px;box-shadow:none}.layout_themePet__2BIjY .layout_faqItem__RIvU0:has(.layout_faqQuestion__DT_uG[aria-expanded=true]){background:var(--accent-soft)}.layout_themePet__2BIjY .layout_faqQuestion__DT_uG{font-size:18px;line-height:1.35;color:var(--text-primary)}.layout_themePet__2BIjY .layout_faqToggle__WTT75{width:22px;height:22px;padding:0;background:transparent;border-radius:0;color:var(--accent)}.layout_themePet__2BIjY .layout_faqToggleOpen__ZuGsE{color:var(--accent-dark)}.layout_themePet__2BIjY .layout_faqAnswer__K0L7a{font-size:16px;line-height:1.65}.layout_themePet__2BIjY .layout_faqAnswerOpen__e41cG{margin-top:14px}.layout_themePet__2BIjY .layout_cta__6z_I2{background:var(--accent-dark);padding:104px 120px;gap:24px}.layout_themePet__2BIjY .layout_ctaTitle__Y8hcG{font-size:38px;font-weight:600;line-height:1.15;color:var(--on-dark)}.layout_themePet__2BIjY .layout_ctaSub__tSwhb{max-width:620px;line-height:1.6;color:var(--on-dark-soft)}.layout_themePet__2BIjY .layout_ctaButton__Gm6m1{background:var(--cta);padding:18px 40px;border-radius:999px;box-shadow:0 10px 24px -8px rgba(0,0,0,.24)}.layout_themePet__2BIjY .layout_footer__zGIei{padding:56px 120px 48px;gap:12px}.layout_themePet__2BIjY .layout_footerBottom__j1QkT{gap:12px}.layout_themePet__2BIjY :is(.layout_footerCopyright__Pxsm2,.layout_footerCorretora___4n_T){font-size:13px;line-height:1.65;color:var(--text-secondary)}.layout_themePet__2BIjY .layout_footerLinks__iXius{gap:28px;margin-top:0}.layout_themePet__2BIjY .layout_footerLinks__iXius a{color:var(--accent-dark)}}.layout_themePet__2BIjY .layout_cta__6z_I2,.layout_themePet__2BIjY .layout_hero__mep7R,.layout_themePet__2BIjY .layout_priceCta__2QFqt{position:relative;overflow:hidden;isolation:isolate}.layout_themePet__2BIjY .layout_cta__6z_I2>:not(.layout_petDecor__pk9jw),.layout_themePet__2BIjY .layout_hero__mep7R>:not(.layout_petDecor__pk9jw),.layout_themePet__2BIjY .layout_priceCtaInner__taMeH{position:relative;z-index:1}.layout_themePet__2BIjY .layout_petDecor__pk9jw{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.layout_themePet__2BIjY .layout_petBlob__OzI5L,.layout_themePet__2BIjY .layout_petRing__EyLpu{position:absolute;display:block;border-radius:50%}.layout_themePet__2BIjY .layout_petPaw__nN6uj{position:absolute;color:var(--accent);opacity:.3}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petBlob__OzI5L{background:var(--accent-soft);width:320px;height:320px;left:-130px;top:-140px}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petBlob__OzI5L:nth-child(2){width:260px;height:260px;left:calc(100% - 90px);top:400px}.layout_themePet__2BIjY .layout_petRing__EyLpu{display:none}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:first-of-type{width:34px;height:34px;left:calc(100% - 65px);top:60px;--pet-paw-rot:-18deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(2){width:28px;height:28px;left:18px;top:293px;--pet-paw-rot:14deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(3){width:24px;height:24px;left:calc(100% - 38px);top:265px;--pet-paw-rot:8deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(n+4){display:none}.layout_themePet__2BIjY .layout_petGallery__TT6uG,.layout_themePet__2BIjY .layout_petMosaic__DSdY1{display:flex;align-items:flex-end;gap:10px;width:100%}.layout_themePet__2BIjY .layout_petMosaic__DSdY1{max-width:744px}.layout_themePet__2BIjY .layout_petPhoto__y4grG{display:block;min-width:0;flex:1;overflow:hidden;border-radius:20px}.layout_themePet__2BIjY .layout_petPhoto__y4grG img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.layout_themePet__2BIjY .layout_petMosaic__DSdY1 .layout_petPhoto__y4grG{height:112px}.layout_themePet__2BIjY .layout_petMosaic__DSdY1 .layout_petPhoto__y4grG:nth-child(2){height:142px}.layout_themePet__2BIjY .layout_petSeal___MrBJ{display:none}.layout_themePet__2BIjY .layout_petGallery__TT6uG .layout_petPhoto__y4grG{height:132px}.layout_themePet__2BIjY .layout_petGallery__TT6uG .layout_petPhoto__y4grG:last-child{height:166px}.layout_themePet__2BIjY .layout_petGallery__TT6uG .layout_petDesktopPhoto__pQGl7,.layout_themePet__2BIjY .layout_petHomeTile__ijAEI{display:none}.layout_themePet__2BIjY .layout_petPricePhoto__utqlX{flex:none;width:100%;height:150px;border-radius:24px}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petBlob__OzI5L{width:260px;height:260px;background:rgba(255,255,255,.05);top:-110px;left:-90px}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petBlob__OzI5L:nth-child(2){width:220px;height:220px;top:250px;left:calc(100% - 120px)}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj{color:var(--accent-light);opacity:.32}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:first-of-type{width:34px;height:34px;left:calc(100% - 71px);top:40px;--pet-paw-rot:-18deg}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:nth-of-type(2){width:28px;height:28px;left:26px;top:292px;--pet-paw-rot:16deg}.layout_themePet__2BIjY .layout_petFinalLeft__DsnDC,.layout_themePet__2BIjY .layout_petFinalRight__g3O1n{display:none}.layout_themePet__2BIjY .layout_card__4G7PK{animation:none}.layout_themePet__2BIjY .layout_progressFill___Yirr{transition:width .48s cubic-bezier(.65,0,.35,1)}.layout_themePet__2BIjY :is(.layout_btnPrimary__mPfnG,.layout_priceCtaButton___L_6a,.layout_ctaButton__Gm6m1){transition:transform .18s ease-out}.layout_themePet__2BIjY :is(.layout_btnPrimary__mPfnG,.layout_priceCtaButton___L_6a,.layout_ctaButton__Gm6m1):focus-visible{outline:3px solid var(--accent);outline-offset:4px}.layout_themePet__2BIjY :is(.layout_btnPrimary__mPfnG,.layout_priceCtaButton___L_6a,.layout_ctaButton__Gm6m1):active:not(:disabled){transform:translateY(0);transition-duration:90ms;background:var(--cta-dark)}.layout_themePet__2BIjY .layout_inputWrap__8fNID{transition:none}.layout_themePet__2BIjY .layout_inputWrap__8fNID:after{content:"";position:absolute;inset:-1px;border:2px solid var(--accent);border-radius:inherit;box-shadow:0 0 0 4px rgba(4,159,175,.12);pointer-events:none;opacity:0;transition:opacity .16s ease-out}.layout_themePet__2BIjY .layout_inputWrap__8fNID{position:relative}.layout_themePet__2BIjY .layout_inputWrap__8fNID:focus-within:after{opacity:1;transition:none}.layout_themePet__2BIjY .layout_inputWrapError__tVMp1:after{border-color:#f00;box-shadow:none}.layout_themePet__2BIjY .layout_inputWrapError__tVMp1{animation:layout_petShake__1xjVJ .32s ease-out}@keyframes layout_petShake__1xjVJ{0%,to{transform:translateX(0)}14%,43%,71%{transform:translateX(-4px)}28%,57%,85%{transform:translateX(4px)}}.layout_themePet__2BIjY .layout_faqQuestion__DT_uG{min-height:44px}.layout_themePet__2BIjY .layout_faqAnswer__K0L7a{transition:max-height .28s ease-in-out}.layout_themePet__2BIjY .layout_faqToggle__WTT75{animation:layout_petFaqIn__DiBaS .2s ease;transform:none}@keyframes layout_petFaqIn__DiBaS{0%{transform:rotate(90deg);opacity:.4}to{transform:none;opacity:1}}.layout_themePet__2BIjY .layout_faqToggleOpen__ZuGsE{transform:rotate(0)}@media (hover:hover){.layout_themePet__2BIjY :is(.layout_btnPrimary__mPfnG,.layout_priceCtaButton___L_6a,.layout_ctaButton__Gm6m1):hover:not(:disabled):not(:active){transform:translateY(-2px);background:var(--cta-dark);box-shadow:0 12px 26px -4px rgba(217,139,60,.4)}.layout_themePet__2BIjY :is(.layout_howtoItem__I0geK,.layout_redeItem__QE0GI,.layout_carenciaItem__0GcMX,.layout_faqItem__RIvU0){transition:transform .2s ease-out}.layout_themePet__2BIjY :is(.layout_howtoItem__I0geK,.layout_redeItem__QE0GI,.layout_carenciaItem__0GcMX:not(:first-child),.layout_faqItem__RIvU0):hover{transform:translateY(-4px);box-shadow:0 12px 28px -4px rgba(0,72,76,.16)}.layout_themePet__2BIjY .layout_petPhoto__y4grG:hover img{transform:scale(1.04)}}@media (min-width:1024px){.layout_themePet__2BIjY .layout_hero__mep7R:has(.layout_petMosaic__DSdY1){padding:76px clamp(32px,5.556vw,80px) 88px;display:grid;grid-template-columns:minmax(0,744px) clamp(360px,33.333vw,480px);-moz-column-gap:clamp(24px,3.889vw,56px);column-gap:clamp(24px,3.889vw,56px);row-gap:22px;justify-content:center;align-items:center}.layout_themePet__2BIjY .layout_hero__mep7R:has(.layout_petMosaic__DSdY1)>:not(.layout_petDecor__pk9jw):not(.layout_card__4G7PK){grid-column:1;justify-self:start;text-align:left}.layout_themePet__2BIjY .layout_hero__mep7R:has(.layout_petMosaic__DSdY1) .layout_card__4G7PK{grid-column:2;grid-row:1/span 5;align-self:center;width:100%;margin:0}.layout_themePet__2BIjY .layout_hero__mep7R:has(.layout_petMosaic__DSdY1) .layout_heroHeading___yLbk{font-size:50px;line-height:1.08}.layout_themePet__2BIjY .layout_hero__mep7R:has(.layout_petMosaic__DSdY1) .layout_heroSub__5K8Z5{max-width:none;font-size:16px;line-height:1.65}.layout_themePet__2BIjY .layout_heroPrice__2Iwz8{justify-content:flex-start;margin:0}.layout_themePet__2BIjY .layout_petMosaic__DSdY1{gap:14px}.layout_themePet__2BIjY .layout_petMosaic__DSdY1 .layout_petPhoto__y4grG{height:152px;border-radius:24px}.layout_themePet__2BIjY .layout_petMosaic__DSdY1 .layout_petPhoto__y4grG:nth-child(2){height:196px}.layout_themePet__2BIjY .layout_petSeal___MrBJ{display:flex;align-items:center;gap:8px;position:absolute;left:14px;top:146px;padding:9px 16px 9px 11px;border-radius:999px;background:#fff;box-shadow:0 8px 22px -4px rgba(0,72,76,.16);color:var(--accent-dark);font:700 13px var(--font-body)}.layout_themePet__2BIjY .layout_petSeal___MrBJ svg{width:26px;height:26px;padding:6px;border-radius:50%;background:var(--accent-soft)}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petBlob__OzI5L{width:580px;height:580px;top:-230px;left:-190px}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petBlob__OzI5L:nth-child(2){width:420px;height:420px;left:calc(100% - 280px);top:470px}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petRing__EyLpu{display:block;width:300px;height:300px;left:calc(100% - 210px);top:-120px;background:rgba(0,163,171,.078)}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj{opacity:.3}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:first-of-type{width:58px;height:58px;left:3.194%;top:600px;--pet-paw-rot:-18deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(2){width:46px;height:46px;left:93.889%;top:283px;--pet-paw-rot:22deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(3){width:34px;height:34px;left:51.528%;top:19px;--pet-paw-rot:12deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(4){display:block;width:30px;height:30px;left:8.611%;top:220px;--pet-paw-rot:-8deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(5){display:block;width:34px;height:34px;left:88.611%;top:640px;--pet-paw-rot:-24deg}.layout_themePet__2BIjY :is(.layout_rede__F28fZ,.layout_carencias__04Q1C,.layout_priceCta__2QFqt,.layout_howto__3nbyh,.layout_faq__nivrq,.layout_cta__6z_I2,.layout_footer__zGIei){padding-left:clamp(32px,calc(20vw - 168px),120px);padding-right:clamp(32px,calc(20vw - 168px),120px)}.layout_themePet__2BIjY .layout_petGallery__TT6uG{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:18px}.layout_themePet__2BIjY .layout_petGallery__TT6uG .layout_petPhoto__y4grG{height:232px;border-radius:26px}.layout_themePet__2BIjY .layout_petGallery__TT6uG .layout_petDesktopPhoto__pQGl7{display:block;height:288px}.layout_themePet__2BIjY .layout_petGallery__TT6uG .layout_petPhoto__y4grG:last-child{height:288px}.layout_themePet__2BIjY .layout_petHomeTile__ijAEI{display:flex;flex:1;min-width:0;height:232px;border-radius:26px;background:var(--accent-dark);padding:24px;flex-direction:column;justify-content:flex-end;gap:8px}.layout_themePet__2BIjY .layout_petHomeTile__ijAEI svg{width:28px;height:28px;color:var(--accent-light)}.layout_themePet__2BIjY .layout_petHomeTile__ijAEI span{font:600 20px/1.2 var(--font-heading);color:#fff}.layout_themePet__2BIjY .layout_petHomeTile__ijAEI span:last-child{font:400 13px/1.45 var(--font-body);color:var(--on-dark-soft)}.layout_themePet__2BIjY .layout_carenciaPrazo__gM4sU{font-size:clamp(20px,1.667vw,24px)}.layout_themePet__2BIjY .layout_redeItem__QE0GI{padding:clamp(20px,2.222vw,32px)}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu{display:none}.layout_themePet__2BIjY .layout_priceCtaInner__taMeH{display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr);max-width:1080px;padding:0;gap:20px 0;overflow:hidden;border-radius:44px;text-align:left;align-items:start}.layout_themePet__2BIjY .layout_priceCtaInner__taMeH>:not(.layout_petPricePhoto__utqlX){grid-column:2;margin-left:clamp(28px,3.611vw,52px);margin-right:clamp(28px,3.889vw,56px);max-width:none;text-align:left}.layout_themePet__2BIjY .layout_priceCtaInner__taMeH .layout_petPricePhoto__utqlX{grid-column:1;grid-row:1/span 4;width:100%;height:100%;min-height:452px;border-radius:0;align-self:stretch}.layout_themePet__2BIjY .layout_priceCtaTitle__1UWec{margin-top:56px;font-size:34px;line-height:1.15;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_priceCtaText__ddSwp{font-size:16px;line-height:1.6}.layout_themePet__2BIjY .layout_priceCtaInner__taMeH .layout_priceDisclaimer__yznYf{margin-left:clamp(28px,3.611vw,52px);margin-right:clamp(28px,3.889vw,56px);font-size:12px}.layout_themePet__2BIjY .layout_priceCtaButton___L_6a{justify-self:start;margin-bottom:56px}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petBlob__OzI5L{width:420px;height:420px;left:-140px;top:-150px;background:rgba(255,255,255,.04)}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petBlob__OzI5L:nth-child(2){width:380px;height:380px;left:calc(100% - 250px);top:300px}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj{color:var(--accent-light);opacity:.32}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:first-of-type{width:52px;height:52px;left:5.694%;top:120px;--pet-paw-rot:-16deg}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(2){width:44px;height:44px;left:90.278%;top:95px;--pet-paw-rot:20deg}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(3){width:34px;height:34px;left:14.583%;top:362px;--pet-paw-rot:10deg}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(4){width:38px;height:38px;left:83.056%;top:392px;--pet-paw-rot:-22deg}.layout_themePet__2BIjY .layout_cta__6z_I2 .layout_petFinalLeft__DsnDC,.layout_themePet__2BIjY .layout_cta__6z_I2 .layout_petFinalRight__g3O1n{display:block;position:absolute;width:clamp(115px,11.806vw,170px);height:clamp(115px,11.806vw,170px);border:4px solid rgba(255,255,255,.2);border-radius:30px;top:168px}.layout_themePet__2BIjY .layout_cta__6z_I2 .layout_petFinalLeft__DsnDC{left:7.222%;transform:rotate(-6deg)}.layout_themePet__2BIjY .layout_cta__6z_I2 .layout_petFinalRight__g3O1n{right:8.472%;top:174px;transform:rotate(6deg)}.layout_themePet__2BIjY .layout_ctaSub__tSwhb,.layout_themePet__2BIjY .layout_ctaTitle__Y8hcG{max-width:min(620px,58vw)}.layout_themePet__2BIjY .layout_howtoItem__I0geK:hover{transform:none;box-shadow:none}}@media (prefers-reduced-motion:reduce){.layout_themePet__2BIjY *,.layout_themePet__2BIjY :after,.layout_themePet__2BIjY :before{animation:none!important;transition-property:opacity!important;transition-duration:.12s!important;transition-delay:0s!important;transform:none!important;translate:none!important;rotate:none!important;scroll-behavior:auto!important}.layout_themePet__2BIjY .layout_petPawHidden__H1QGn:after{translate:0 0!important}.layout_themePet__2BIjY .layout_inputWrap__8fNID:after{transition:none!important}}@media (max-width:1023.98px){.layout_themePet__2BIjY .layout_carenciaTop__WVf_K{flex-direction:row-reverse}.layout_themePet__2BIjY .layout_carenciaPrazo__gM4sU{padding:0;border-radius:0;background:transparent;font-size:15px;font-weight:600;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_carenciaTipo__203no{flex-shrink:0;padding:5px 11px;border-radius:999px;background:var(--accent-soft);font-size:13px;font-weight:700;color:var(--accent-dark)}}@media (min-width:1024px) and (prefers-reduced-motion:reduce){.layout_themePet__2BIjY .layout_cta__6z_I2 .layout_petFinalLeft__DsnDC{transform:rotate(-6deg)!important}.layout_themePet__2BIjY .layout_cta__6z_I2 .layout_petFinalRight__g3O1n{transform:rotate(6deg)!important}}.layout_themePet__2BIjY .layout_petPaw__nN6uj{--pet-paw-duration:3.5s;--pet-paw-delay:0s;--pet-paw-phase:0s;transform:rotate(var(--pet-paw-rot,0deg));animation:layout_petPawFloat__AtHUk var(--pet-paw-duration) ease-in-out infinite alternate;animation-delay:calc(var(--pet-paw-delay) + var(--pet-paw-phase))}.layout_themePet__2BIjY .layout_petPaw__nN6uj:nth-of-type(2){--pet-paw-duration:3.9s;--pet-paw-delay:-1.6s}.layout_themePet__2BIjY .layout_petPaw__nN6uj:nth-of-type(3){--pet-paw-duration:4.3s;--pet-paw-delay:-3.2s}.layout_themePet__2BIjY .layout_petPaw__nN6uj:nth-of-type(4){--pet-paw-duration:4.7s;--pet-paw-delay:-4.8s}.layout_themePet__2BIjY .layout_petPaw__nN6uj:nth-of-type(5){--pet-paw-duration:5s;--pet-paw-delay:-6.4s}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj{--pet-paw-phase:-2.3s}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj{--pet-paw-phase:-4.7s}@keyframes layout_petPawFloat__AtHUk{0%{transform:translate(-6px) rotate(calc(var(--pet-paw-rot, 0deg) - 10deg)) scale(1)}to{transform:translate(6px,-18px) rotate(calc(var(--pet-paw-rot, 0deg) + 10deg)) scale(1.1)}}@media (prefers-reduced-motion:reduce){.layout_themePet__2BIjY .layout_petPaw__nN6uj{animation:none!important;transform:rotate(var(--pet-paw-rot,0deg))!important}}.layout_themePet__2BIjY :is(.layout_hero__mep7R,.layout_howto__3nbyh,.layout_rede__F28fZ,.layout_carencias__04Q1C,.layout_priceCta__2QFqt,.layout_faq__nivrq,.layout_cta__6z_I2){position:relative;overflow:clip;isolation:isolate}.layout_themePet__2BIjY :is(.layout_howtoInner__n21LH,.layout_redeInner__f98q3,.layout_carenciasInner__Zn9tx,.layout_faqInner__KtXPs){position:relative;z-index:1}.layout_themePet__2BIjY .layout_petDecor__pk9jw{overflow:clip}.layout_themePet__2BIjY .layout_petPaw__nN6uj{pointer-events:none}.layout_themePet__2BIjY :is(.layout_petDecorhowto__2uuBP,.layout_petDecorrede__di3LX,.layout_petDecorplan__UkwXI,.layout_petDecorfaq__A0OIw) .layout_petPaw__nN6uj{opacity:.32}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj{--pet-paw-phase:-.7s}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj{--pet-paw-phase:-1.3s}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj{--pet-paw-phase:-2s}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj{--pet-paw-phase:-3.1s}.layout_themePet__2BIjY .layout_petDecor__pk9jw .layout_petCat__4vsRQ:last-child{--pet-paw-duration:4.6s;--pet-paw-delay:-2.7s}.layout_themePet__2BIjY .layout_petPaw__nN6uj:nth-of-type(6){--pet-paw-duration:4.1s;--pet-paw-delay:-5.3s}@media (max-width:1023.98px){.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:first-of-type{display:block;width:28px;height:28px;left:86.66667%;top:52px;--pet-paw-rot:-18deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:28px;height:28px;left:6.15385%;top:270px;--pet-paw-rot:14deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(3){display:block;width:24px;height:24px;left:90.25641%;top:268px;--pet-paw-rot:8deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(4){display:block;width:20px;height:20px;left:10.25641%;top:915px;--pet-paw-rot:-20deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petCat__4vsRQ:last-child{display:block;width:30px;height:30px;left:76.92308%;top:908px;--pet-paw-rot:6deg}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:first-of-type{display:block;width:24px;height:24px;left:87.17949%;top:20px;--pet-paw-rot:12deg}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:18px;height:18px;left:61.53846%;top:44px;--pet-paw-rot:25deg}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petCat__4vsRQ:last-child{display:block;width:30px;height:30px;left:84.61538%;top:505px;--pet-paw-rot:-8deg}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:first-of-type{display:block;width:26px;height:26px;left:89.74359%;top:200px;--pet-paw-rot:-14deg}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:22px;height:22px;left:6.15385%;top:400px;--pet-paw-rot:20deg}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petCat__4vsRQ:last-child{display:block;width:32px;height:32px;left:87.17949%;top:972px;--pet-paw-rot:6deg}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:first-of-type{display:block;width:24px;height:24px;left:76.92308%;top:40px;--pet-paw-rot:10deg}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:20px;height:20px;left:9.23077%;top:790px;--pet-paw-rot:-25deg}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petCat__4vsRQ:last-child{display:block;width:30px;height:30px;left:87.17949%;top:782px;--pet-paw-rot:-6deg}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:first-of-type{display:block;width:30px;height:30px;left:84.61538%;top:10px;--pet-paw-rot:-18deg}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:28px;height:28px;left:5.64103%;top:440px;--pet-paw-rot:16deg}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petCat__4vsRQ:last-child{display:block;width:32px;height:32px;left:84.61538%;top:455px;--pet-paw-rot:-12deg}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:first-of-type{display:block;width:24px;height:24px;left:87.69231%;top:40px;--pet-paw-rot:-12deg}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:18px;height:18px;left:90.25641%;top:530px;--pet-paw-rot:-20deg}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petCat__4vsRQ:last-child{display:block;width:30px;height:30px;left:6.15385%;top:8px;--pet-paw-rot:8deg}}@media (min-width:1024px){.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:first-of-type{display:block;width:58px;height:58px;left:1.94444%;top:650px;--pet-paw-rot:-18deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:46px;height:46px;left:95.27778%;top:300px;--pet-paw-rot:22deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(3){display:block;width:34px;height:34px;left:51.52778%;top:26px;--pet-paw-rot:12deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(4){display:block;width:30px;height:30px;left:6.66667%;top:22px;--pet-paw-rot:-8deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(5){display:block;width:34px;height:34px;left:89.58333%;top:640px;--pet-paw-rot:-24deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(6){display:block;width:24px;height:24px;left:45.83333%;top:630px;--pet-paw-rot:15deg}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petCat__4vsRQ:last-child{display:block;width:40px;height:40px;left:70.83333%;top:18px;--pet-paw-rot:8deg}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:first-of-type{display:block;width:38px;height:38px;left:90%;top:78px;--pet-paw-rot:14deg}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:30px;height:30px;left:11.11111%;top:410px;--pet-paw-rot:-12deg}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:nth-of-type(3){display:block;width:26px;height:26px;left:48.61111%;top:72px;--pet-paw-rot:30deg}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petCat__4vsRQ:last-child{display:block;width:44px;height:44px;left:68.05556%;top:400px;--pet-paw-rot:-8deg}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:first-of-type{display:block;width:40px;height:40px;left:93.61111%;top:140px;--pet-paw-rot:12deg}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:30px;height:30px;left:4.86111%;top:780px;--pet-paw-rot:-16deg}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(3){display:block;width:28px;height:28px;left:77.77778%;top:270px;--pet-paw-rot:20deg}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(4){display:block;width:22px;height:22px;left:43.05556%;top:612px;--pet-paw-rot:-25deg}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(5){display:block;width:24px;height:24px;left:94.44444%;top:880px;--pet-paw-rot:-10deg}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petCat__4vsRQ:last-child{display:block;width:46px;height:46px;left:69.44444%;top:990px;--pet-paw-rot:8deg}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:first-of-type{display:block;width:34px;height:34px;left:9.72222%;top:180px;--pet-paw-rot:-14deg}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:30px;height:30px;left:81.94444%;top:600px;--pet-paw-rot:18deg}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:nth-of-type(3){display:block;width:24px;height:24px;left:20.83333%;top:520px;--pet-paw-rot:-30deg}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petCat__4vsRQ:last-child{display:block;width:44px;height:44px;left:86.11111%;top:150px;--pet-paw-rot:-6deg}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:first-of-type{display:block;width:34px;height:34px;left:4.86111%;top:180px;--pet-paw-rot:-10deg}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:26px;height:26px;left:90.27778%;top:60px;--pet-paw-rot:25deg}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:nth-of-type(3){display:block;width:22px;height:22px;left:9.72222%;top:570px;--pet-paw-rot:-15deg}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petCat__4vsRQ:last-child{display:block;width:44px;height:44px;left:92.36111%;top:470px;--pet-paw-rot:6deg}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:first-of-type{display:block;width:34px;height:34px;left:89.58333%;top:160px;--pet-paw-rot:10deg}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:28px;height:28px;left:81.94444%;top:560px;--pet-paw-rot:-20deg}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:nth-of-type(3){display:block;width:24px;height:24px;left:92.36111%;top:760px;--pet-paw-rot:30deg}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:nth-of-type(4){display:block;width:20px;height:20px;left:73.61111%;top:700px;--pet-paw-rot:-10deg}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petCat__4vsRQ:last-child{display:block;width:48px;height:48px;left:77.77778%;top:330px;--pet-paw-rot:6deg}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(n){display:none}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:first-of-type{display:block;width:52px;height:52px;left:6.66667%;top:120px;--pet-paw-rot:-16deg}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(2){display:block;width:44px;height:44px;left:90.27778%;top:110px;--pet-paw-rot:20deg}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(3){display:block;width:34px;height:34px;left:14.58333%;top:368px;--pet-paw-rot:10deg}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(4){display:block;width:38px;height:38px;left:84.02778%;top:392px;--pet-paw-rot:-22deg}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(5){display:block;width:26px;height:26px;left:62.5%;top:420px;--pet-paw-rot:20deg}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petCat__4vsRQ:last-child{display:block;width:48px;height:48px;left:38.88889%;top:40px;--pet-paw-rot:4deg}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj{color:var(--accent-light)}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu{display:block}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu :is(.layout_petBlob__OzI5L,.layout_petRing__EyLpu){display:none}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj{color:var(--accent)}}@media (max-width:1023.98px){.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:first-of-type{left:clamp(338px,calc(.00619px + 86.66508vw),665.594px);top:52px}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(24px,calc(.0119px + 6.15079vw),47.25px);top:clamp(270px,calc(420.34921px + -19.57672vw),344px)}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(3){left:clamp(352px,calc(.01365px + 90.25291vw),693.156px);top:clamp(268px,calc(414.28571px + -19.04762vw),340px)}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(4){left:clamp(39.9844px,calc(-1.30154px + 10.58614vw),80px);top:auto;bottom:13px}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petCat__4vsRQ:last-child{left:clamp(300px,calc(-1.26984px + 77.24868vw),592px);top:auto;bottom:10px}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:first-of-type{left:clamp(340px,calc(1.5873px + 86.77249vw),668px);top:28px}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(240px,calc(.00659px + 61.53677vw),472.609px);top:44px}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petCat__4vsRQ:last-child{left:clamp(328px,calc(-2.15873px + 84.65608vw),648px);top:auto;bottom:10px}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:first-of-type{left:clamp(350px,calc(-35.87302px + 98.9418vw),724px);top:clamp(148px,calc(253.65079px + -13.75661vw),200px)}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(24px,calc(-.7619px + 6.34921vw),48px);top:clamp(188px,calc(350.53968px + -21.16402vw),268px)}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petCat__4vsRQ:last-child{left:clamp(340px,calc(1.5873px + 86.77249vw),668px);top:auto;bottom:10px}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:first-of-type{left:clamp(300px,calc(.00333px + 76.92222vw),590.766px);top:40px}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(36px,calc(-1.14286px + 9.52381vw),72px);top:auto;bottom:9px}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petCat__4vsRQ:last-child{left:clamp(340px,calc(1.5873px + 86.77249vw),668px);top:auto;bottom:7px}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:first-of-type{left:clamp(328px,calc(-2.15873px + 84.65608vw),648px);top:24px}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(20px,calc(-4.05258px + 6.16733vw),43.3125px);top:auto;bottom:63px}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petCat__4vsRQ:last-child{left:clamp(328px,calc(-4.06127px + 85.14392vw),649.844px);top:auto;bottom:44px}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:first-of-type{left:clamp(342px,calc(.00817px + 87.69021vw),673.469px);top:40px}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(352px,calc(1.20635px + 89.94709vw),692px);top:auto;bottom:13px}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petCat__4vsRQ:last-child{left:clamp(24px,calc(-.7619px + 6.34921vw),48px);top:28px}}@media (min-width:1024px){.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:first-of-type{left:clamp(20px,calc(.34609px + 1.91933vw),27.9844px);top:auto;bottom:7px}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(956px,calc(-68px + 100vw),1372px);top:clamp(64px,calc(-516.92308px + 56.73077vw),300px)}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(3){left:clamp(528px,calc(6.15385px + 50.96154vw),740px);top:28px}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(4){left:clamp(68.2656px,calc(-.00369px + 6.66692vw),96px);top:22px}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(5){left:clamp(917.328px,calc(.03077px + 89.57981vw),1289.98px);top:640px}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petPaw__nN6uj:nth-of-type(6){left:clamp(468px,calc(-4.576px + 46.15vw),659.984px);top:auto;bottom:38px}.layout_themePet__2BIjY .layout_petDecorhero__B_6h1 .layout_petCat__4vsRQ:last-child{left:clamp(724px,calc(-4.61538px + 71.15385vw),1020px);top:28px}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:first-of-type{left:clamp(921.594px,calc(-.02077px + 90.00144vw),1296px);top:78px}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(113.766px,calc(-.00138px + 11.1101vw),159.984px);top:410px}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petPaw__nN6uj:nth-of-type(3){left:clamp(497.766px,calc(-.04077px + 48.61394vw),700px);top:72px}.layout_themePet__2BIjY .layout_petDecorhowto__2uuBP .layout_petCat__4vsRQ:last-child{left:clamp(696.875px,calc(-.04808px + 68.05889vw),980px);top:400px}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:first-of-type{left:clamp(958.562px,calc(-.05462px + 93.6149vw),1348px);top:140px}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(48px,calc(-6.11545px + 5.28471vw),69.9844px);top:clamp(780px,calc(1873.84615px + -75.96154vw),1096px)}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(3){left:clamp(796.438px,calc(-.02231px + 77.77933vw),1120px);top:270px}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(4){left:43.05556%;top:615px}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(5){left:clamp(968px,calc(3.07692px + 94.23077vw),1360px);top:auto;bottom:196px}.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petCat__4vsRQ:last-child{left:clamp(712px,calc(3.07692px + 69.23077vw),1000px);top:auto;bottom:64px}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:first-of-type{left:clamp(92px,calc(-26.11446px + 11.53462vw),139.984px);top:180px}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(840px,calc(3.07692px + 81.73077vw),1180px);top:auto;bottom:87px}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:nth-of-type(3){left:clamp(180px,calc(-115.38462px + 28.84615vw),300px);top:79%}.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petCat__4vsRQ:last-child{left:clamp(881.766px,calc(.00846px + 86.10913vw),1239.98px);top:150px}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:first-of-type{left:clamp(48px,calc(-6.11545px + 5.28471vw),69.9844px);top:clamp(48px,calc(-276.92308px + 31.73077vw),180px)}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(924px,calc(-1.53846px + 90.38462vw),1300px);top:clamp(56px,calc(46.15385px + .96154vw),60px)}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petPaw__nN6uj:nth-of-type(3){left:clamp(99.5469px,calc(.00942px + 9.72046vw),139.984px);top:auto;bottom:38px}.layout_themePet__2BIjY .layout_petDecorprice__mB4Gu .layout_petCat__4vsRQ:last-child{left:clamp(944px,calc(-6.15385px + 92.78846vw),1330px);top:clamp(470px,calc(823.07692px - 24.51923vw),572px)}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:first-of-type{left:clamp(917.328px,calc(.03077px + 89.57981vw),1289.98px);top:160px}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(932px,calc(321.53846px + 59.61538vw),1180px);top:560px}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:nth-of-type(3){left:clamp(945.766px,calc(-.04077px + 92.36394vw),1330px);top:auto;bottom:292px}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petPaw__nN6uj:nth-of-type(4){left:clamp(928px,calc(603.12615px + 31.72596vw),1059.98px);top:700px}.layout_themePet__2BIjY .layout_petDecorfaq__A0OIw .layout_petCat__4vsRQ:last-child{left:clamp(796px,calc(-1.53846px + 77.88462vw),1120px);top:clamp(224px,calc(-36.92308px + 25.48077vw),330px)}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:first-of-type{left:clamp(68px,calc(-.92308px + 6.73077vw),96px);top:clamp(96px,calc(109.84615px + -.96154vw),100px)}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(2){left:clamp(924.438px,calc(-.02231px + 90.27933vw),1300px);top:110px}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(3){left:clamp(149.328px,calc(4.90462px + 14.10385vw),208px);top:clamp(368px,calc(348.30769px + 1.92308vw),376px)}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(4){left:clamp(860.438px,calc(-.02231px + 84.02933vw),1210px);top:392px}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petPaw__nN6uj:nth-of-type(5){left:clamp(640px,calc(0px + 62.5vw),900px);top:420px}.layout_themePet__2BIjY .layout_petDecorcta__fG92d .layout_petCat__4vsRQ:last-child{left:clamp(398.219px,calc(-.01115px + 38.88966vw),560px);top:40px}}@media (min-width:768px) and (max-width:1199.98px){.layout_themePet__2BIjY .layout_petDecorplan__UkwXI .layout_petPaw__nN6uj:nth-of-type(3),.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(4){display:none}}@media (min-width:1024px) and (max-width:1199.98px){.layout_themePet__2BIjY .layout_petDecorrede__di3LX .layout_petPaw__nN6uj:nth-of-type(5){bottom:32px}}.layout_themePet__2BIjY .layout_petSubjectList__ioA8G{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.layout_themePet__2BIjY .layout_backButton__a4Vaa{color:var(--accent-dark)}.layout_themePet__2BIjY .layout_backButton__a4Vaa svg{width:28px;height:28px}.layout_themePet__2BIjY .layout_petSubject__nT41o{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;min-height:44px;padding:10px 18px;border:1.5px solid var(--border);border-radius:999px;background:#fff;color:var(--text-primary);font:600 14px/1.35 var(--font-body);text-align:left;cursor:pointer;transition:border-color .16s ease-out,background .16s ease-out}.layout_themePet__2BIjY .layout_petSubject__nT41o:hover:not(:disabled){border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.layout_themePet__2BIjY .layout_petSubject__nT41o:active{transform:translateY(1px)}.layout_themePet__2BIjY .layout_petSubject__nT41o:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.layout_themePet__2BIjY .layout_petContactTile__CE7zh,.layout_themePet__2BIjY .layout_petLocationTile__I8mvG{display:flex;align-items:center;gap:14px;width:100%;min-height:72px;padding:14px 16px;border-radius:16px;background:var(--accent-soft);color:var(--accent-dark)}.layout_themePet__2BIjY .layout_petContactIcon__BuAKN{display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_petContactIcon__BuAKN svg{width:22px;height:22px}.layout_themePet__2BIjY .layout_petContactTile__CE7zh>span:last-child,.layout_themePet__2BIjY .layout_petLocationTile__I8mvG>span{display:flex;min-width:0;flex-direction:column;gap:2px}.layout_themePet__2BIjY .layout_petContactTile__CE7zh strong{font:700 23px/1.15 var(--font-heading);color:var(--accent-dark)}.layout_themePet__2BIjY :is(.layout_petContactTile__CE7zh,.layout_petLocationTile__I8mvG) small{font:400 11px/1.4 var(--font-body);color:var(--text-secondary)}.layout_themePet__2BIjY .layout_petCtaLink__Slgg3{text-decoration:none}.layout_themePet__2BIjY .layout_petWhatsappCta__x_Wb9{display:flex;align-items:center;justify-content:center;gap:10px}.layout_themePet__2BIjY .layout_petWhatsappCta__x_Wb9 svg{flex:0 0 18px;width:18px;height:18px}.layout_themePet__2BIjY .layout_petLocationStatus___5ozn{display:flex;align-items:flex-start;gap:8px;color:var(--accent);font:600 13px/1.45 var(--font-body)}.layout_themePet__2BIjY .layout_petLocationStatus___5ozn svg,.layout_themePet__2BIjY .layout_petLocationTile__I8mvG>svg{flex:0 0 20px;width:20px;height:20px}.layout_themePet__2BIjY .layout_petLocationUnavailable__9ojKG{background:var(--surface);color:var(--text-secondary)}.layout_themePet__2BIjY .layout_petLocationUnavailable__9ojKG strong{font:700 15px/1.3 var(--font-body);color:var(--text-primary)}.layout_themePet__2BIjY .layout_petUnavailableDog__9QOIE{width:100%;max-width:220px;height:auto;margin:0 auto}.layout_themePet__2BIjY .layout_petStepper__Rv0gg>div{margin:0!important}.layout_themePet__2BIjY .layout_petStepper__Rv0gg button{width:56px!important;height:64px!important;border:0!important;border-radius:13px!important;background:var(--surface)!important;color:var(--accent-dark)!important}.layout_themePet__2BIjY .layout_petStepper__Rv0gg span{min-width:96px!important;border:0!important;font-size:29px!important;font-weight:700!important;color:var(--accent)!important}.layout_themePet__2BIjY .layout_petTypeTiles__e01eX{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.layout_themePet__2BIjY .layout_petTypeTile__fQBs2{position:relative;display:flex;min-height:106px;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1.5px solid var(--border);border-radius:20px;background:#fff;color:var(--text-primary);font:700 14px/1.2 var(--font-body);cursor:pointer}.layout_themePet__2BIjY .layout_petTypeTileImg__C5iWL{display:block;width:56px;height:56px;-o-object-fit:contain;object-fit:contain}.layout_themePet__2BIjY .layout_petTypeTileSelected__VSoe3{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-dark)}.layout_themePet__2BIjY .layout_petTypeTileCheck__2T4WI{position:absolute;top:10px;right:10px;width:19px;height:19px;color:var(--accent)}.layout_themePet__2BIjY .layout_petFormRows__M98Eo{display:flex;flex-direction:column;gap:18px}.layout_themePet__2BIjY .layout_petFormRow__UgJWS{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(104px,1fr);gap:8px 10px;align-items:center}.layout_themePet__2BIjY .layout_petFormRow__UgJWS>label{grid-column:1/-1}.layout_themePet__2BIjY .layout_petFormRow__UgJWS>.layout_inputWrap__8fNID{grid-column:1}.layout_themePet__2BIjY .layout_petElogio__c45UQ{position:relative;z-index:1;display:flex;align-items:center;box-sizing:border-box;width:100%;gap:10px;margin:0;padding:13px 15px;border-radius:16px;background:var(--accent-soft);animation:layout_petElogioEntrada__AvGzS .32s ease-out both}.layout_themePet__2BIjY .layout_petElogio__c45UQ>svg{position:relative;z-index:1;flex-shrink:0;width:20px;height:20px;color:var(--accent-dark)}.layout_themePet__2BIjY .layout_petElogioTexto__ugdwP{position:relative;z-index:1;min-width:0;overflow-wrap:anywhere;color:var(--accent-dark);font:700 14px/1.4 var(--font-body)}.layout_themePet__2BIjY .layout_petElogioChuva__egn40{position:absolute;z-index:0;overflow:hidden;pointer-events:none}.layout_themePet__2BIjY .layout_petElogioParticula__f3GJY{position:absolute;top:0;left:var(--pet-chuva-x);display:block;width:18px;height:100%;margin-left:-9px;pointer-events:none;color:var(--accent);animation:layout_petElogioQueda__ZebVf var(--pet-chuva-duracao) cubic-bezier(.4,0,.8,1) var(--pet-chuva-atraso) both}.layout_themePet__2BIjY .layout_petElogioParticula__f3GJY[data-pet-rain=fish]{width:16px;margin-left:-8px}.layout_themePet__2BIjY .layout_petElogioParticula__f3GJY[data-pet-rain=bone]{color:var(--cta)}.layout_themePet__2BIjY .layout_petElogioParticula__f3GJY svg{display:block;width:100%;height:18px;animation:layout_petElogioGiro__jfdwq var(--pet-chuva-duracao) linear var(--pet-chuva-atraso) both}.layout_themePet__2BIjY .layout_petElogioParticula__f3GJY[data-pet-rain=fish] svg{height:16px}@keyframes layout_petElogioEntrada__AvGzS{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes layout_petElogioQueda__ZebVf{0%{transform:translateY(-28px);opacity:0}15%{opacity:var(--pet-chuva-opacidade)}75%{opacity:var(--pet-chuva-opacidade)}to{transform:translate(var(--pet-chuva-deriva),calc(100% + 28px));opacity:0}}@keyframes layout_petElogioGiro__jfdwq{0%{transform:rotate(0deg)}to{transform:rotate(var(--pet-chuva-giro))}}.layout_themePet__2BIjY .layout_petTypeToggle__IsGns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:56px;padding:4px;border-radius:16px;background:var(--surface)}.layout_themePet__2BIjY .layout_petTypeToggle__IsGns button{display:inline-flex;align-items:center;justify-content:center;gap:4px;border:0;border-radius:12px;background:transparent;color:var(--text-muted);font:600 12px/1 var(--font-body);cursor:pointer}.layout_themePet__2BIjY .layout_petTypeToggle__IsGns button svg{display:none}.layout_themePet__2BIjY .layout_petTypeToggle__IsGns .layout_petTypeToggleSelected__45pa2{background:#fff;color:var(--accent-dark);box-shadow:0 2px 8px rgba(0,72,76,.1)}.layout_themePet__2BIjY .layout_petSelectWrap__s68g8{position:relative;display:flex;grid-column:1/-1;align-items:center;height:56px;border:1px solid transparent;border-radius:16px;background:var(--surface)}.layout_themePet__2BIjY .layout_petSelectWrap__s68g8:focus-within{border-color:var(--accent)}.layout_themePet__2BIjY .layout_petSelectWrap__s68g8 select{width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;padding:0 44px 0 16px;background:transparent;color:var(--text-primary);font:400 15px/1 var(--font-body)}.layout_themePet__2BIjY .layout_petSelectWrap__s68g8 svg{position:absolute;right:16px;width:18px;height:18px;pointer-events:none;color:var(--text-secondary)}.layout_themePet__2BIjY .layout_petAgePhrase__8dCWl{grid-column:1/-1;display:flex;align-items:flex-start;flex-wrap:wrap;gap:2px 6px;margin:2px 0 0;animation:layout_petPhraseIn__PUuGd .32s cubic-bezier(.16,.84,.44,1) both}.layout_themePet__2BIjY .layout_petAgePhrase__8dCWl svg{flex-shrink:0;width:14px;height:14px;margin-top:2px;color:var(--accent);animation:layout_petPhrasePaw__Qm4Gs .42s ease-out .12s both}.layout_themePet__2BIjY .layout_petAgePhrase__8dCWl strong{color:var(--accent-dark);font:600 13px/1.4 var(--font-heading)}.layout_themePet__2BIjY .layout_petAgePhrase__8dCWl span{flex-basis:100%;box-sizing:border-box;padding-left:20px;color:var(--text-secondary);font:400 12px/1.4 var(--font-body)}@keyframes layout_petPhrasePaw__Qm4Gs{0%{opacity:0;transform:scale(.6)}65%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes layout_petPhraseIn__PUuGd{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.layout_themePet__2BIjY .layout_petChipList__udooE{display:flex;flex-wrap:wrap;gap:8px}.layout_themePet__2BIjY .layout_petChipNewLine__Ni7s1{display:block;flex-basis:100%;height:40px}.layout_themePet__2BIjY .layout_petChipNewLine__Ni7s1 .layout_petChip__OC9ni{height:40px}.layout_themePet__2BIjY .layout_petChip__OC9ni{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;max-width:100%;border:1px solid var(--border);border-radius:999px;padding:8px 18px;background:#fff;color:var(--text-primary);font:600 14px/1.35 var(--font-body);text-align:left;cursor:pointer}.layout_themePet__2BIjY .layout_petChip__OC9ni svg{flex:0 0 14px;width:14px;height:14px}.layout_themePet__2BIjY .layout_petChipSelected___oMhx{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.layout_themePet__2BIjY .layout_petSuccessBadge__8rFm8{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--accent-soft);color:var(--accent)}.layout_themePet__2BIjY .layout_petSuccessBadge__8rFm8 svg{width:27px;height:27px}@media (min-width:1024px){.layout_themePet__2BIjY .layout_petSubject__nT41o{min-height:46px;padding:10px 20px;font-size:15px}.layout_themePet__2BIjY .layout_petContactTile__CE7zh,.layout_themePet__2BIjY .layout_petLocationTile__I8mvG{min-height:76px;border-radius:18px}.layout_themePet__2BIjY .layout_petUnavailableDog__9QOIE{max-width:260px}.layout_themePet__2BIjY .layout_petTypeTileImg__C5iWL{width:64px;height:64px}.layout_themePet__2BIjY .layout_petSelectWrap__s68g8,.layout_themePet__2BIjY .layout_petTypeToggle__IsGns{height:58px;border-radius:18px}.layout_themePet__2BIjY .layout_petElogio__c45UQ{padding:14px 16px;border-radius:18px}.layout_themePet__2BIjY .layout_petElogio__c45UQ>svg{width:21px;height:21px}.layout_themePet__2BIjY .layout_petElogioTexto__ugdwP{font-size:15px}.layout_themePet__2BIjY .layout_petAgePhrase__8dCWl strong{font-size:14px}.layout_themePet__2BIjY .layout_petAgePhrase__8dCWl span{font-size:13px}.layout_themePet__2BIjY .layout_petHealthList__gb5NG{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.layout_themePet__2BIjY .layout_petElogio__c45UQ{animation:layout_petElogioFade__VvhVJ .12s ease-out both!important}}@keyframes layout_petElogioFade__VvhVJ{0%{opacity:0}to{opacity:1}}.layout_themePet__2BIjY .layout_petAddressForm__5zp4z{display:flex;flex-direction:column;gap:18px}.layout_themePet__2BIjY .layout_petAddressCityRow__lZHGf{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px}.layout_themePet__2BIjY .layout_petAddressCityRow__lZHGf>.layout_field__zyeQN{min-width:0}.layout_themePet__2BIjY .layout_petAddressSelectWrap__nX4CY{position:relative;display:flex;align-items:center;height:56px;border:1px solid transparent;border-radius:16px;background:var(--surface)}.layout_themePet__2BIjY .layout_petAddressSelectWrap__nX4CY:focus-within{border-color:var(--accent)}.layout_themePet__2BIjY .layout_petAddressSelectWrap__nX4CY select{width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:0;padding:0 40px 0 16px;background:transparent;color:var(--text-primary);font:400 15px/1 var(--font-body);cursor:pointer}.layout_themePet__2BIjY .layout_petAddressSelectWrap__nX4CY svg{position:absolute;right:16px;width:18px;height:18px;pointer-events:none;color:var(--text-secondary)}.layout_themePet__2BIjY .layout_petTextButton__iqlXs{align-self:center;border:0;padding:2px 8px;background:transparent;color:var(--accent);font:600 14px/1.4 var(--font-body);text-align:center;cursor:pointer}.layout_themePet__2BIjY .layout_petTextButton__iqlXs:hover{color:var(--accent-dark)}.layout_themePet__2BIjY .layout_petTextButton__iqlXs:focus-visible{outline:3px solid var(--accent);outline-offset:3px;border-radius:999px}.layout_themePet__2BIjY .layout_petSearchButton__CmJys{display:flex;align-items:center;justify-content:center;gap:10px}.layout_themePet__2BIjY .layout_petSearchButton__CmJys>svg{flex:0 0 18px;width:18px;height:18px}.layout_themePet__2BIjY .layout_petAddressResults__LSH6B{display:flex;flex-direction:column;gap:8px}.layout_themePet__2BIjY .layout_petAddressResult__8BnEg{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:64px;padding:11px 14px;border:1.5px solid var(--border);border-radius:16px;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease-out,background .16s ease-out}.layout_themePet__2BIjY .layout_petAddressResult__8BnEg:hover{border-color:var(--accent);background:var(--accent-soft)}.layout_themePet__2BIjY .layout_petAddressResult__8BnEg:active{transform:translateY(1px)}.layout_themePet__2BIjY .layout_petAddressResult__8BnEg:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.layout_themePet__2BIjY .layout_petAddressResultCopy__SRZBM{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}.layout_themePet__2BIjY .layout_petAddressResultCopy__SRZBM strong{overflow:hidden;color:var(--text-primary);font:600 14px/1.35 var(--font-body);text-overflow:ellipsis;white-space:nowrap}.layout_themePet__2BIjY .layout_petAddressResultCopy__SRZBM small{overflow:hidden;color:var(--text-muted);font:400 12px/1.35 var(--font-body);text-overflow:ellipsis;white-space:nowrap}.layout_themePet__2BIjY .layout_petAddressResultCep__ttAwK{flex:0 0 auto;color:var(--accent);font:700 13px/1.35 var(--font-body)}@media (min-width:1024px){.layout_themePet__2BIjY .layout_petAddressCityRow__lZHGf{grid-template-columns:120px minmax(0,1fr)}.layout_themePet__2BIjY .layout_petAddressSelectWrap__nX4CY{height:58px;border-radius:18px}.layout_themePet__2BIjY .layout_petAddressSelectWrap__nX4CY select{font-size:16px}.layout_themePet__2BIjY .layout_petAddressResult__8BnEg{border-radius:18px;padding:12px 16px}.layout_themePet__2BIjY .layout_petAddressResultCopy__SRZBM strong{font-size:15px}}