.hpet{--teal:#18b8b2;--teal2:#31d0c8;--orange:#ff8f18;--orange2:#ffb13d;--text:#111827;--muted:#667085;--line:#e7edf2;--shadow:0 24px 70px rgba(15,23,42,.1);font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#fff,#f2fbfb 55%,#fff);color:var(--text);padding-bottom:92px}.hpet *{box-sizing:border-box}.hpet-wrap{width:min(1280px,calc(100% - 64px));margin:0 auto;padding:28px 0 90px}.hpet-card{background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden;margin:28px 0}.hpet-section{padding:48px 42px;text-align:center}.hpet-kicker{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:10px 16px;border-radius:999px;background:linear-gradient(90deg,var(--teal),var(--teal2));color:#fff;font-size:12px;font-weight:950;letter-spacing:.45px;text-transform:uppercase;margin:0 auto 16px}.hpet h1,.hpet h2,.hpet h3{color:#111827;margin-top:0}.hpet h1{font-size:56px;line-height:1.02;letter-spacing:-1.7px;margin:0 0 18px;font-weight:950}.hpet h2{font-size:36px;line-height:1.08;letter-spacing:-.5px;margin:0 0 26px;font-weight:950}.hpet h1 span,.hpet h2 span{color:var(--orange)}.hpet p{margin:0}.hpet-hero{display:grid;grid-template-columns:42% 58%;min-height:650px;border-radius:34px;background:#fff;box-shadow:var(--shadow);overflow:hidden;border:1px solid var(--line)}.hpet-hero-copy{padding:58px 46px;display:flex;flex-direction:column;justify-content:center}.hpet-hero-copy .hpet-kicker{margin-left:0}.hpet-hero-copy p{color:#2f3b4a;font-size:18px;line-height:1.48;font-weight:750;margin-bottom:24px}.hpet-hero-points{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:24px}.hpet-hero-points div{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:11px;box-shadow:0 10px 28px #18b8b20f}.hpet-hero-points span{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e9fbfa;font-size:19px}.hpet-hero-points b{font-size:12px;line-height:1.15}.hpet-price-row{display:flex;align-items:center;gap:14px;margin-bottom:12px}.hpet-old{text-decoration:line-through;color:#7a7a7a;font-size:24px;font-weight:900}.hpet-price{font-size:56px;font-weight:950;color:var(--teal);letter-spacing:-1px}.hpet-urgency{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:#fff0ec;border:1px solid #ffc2a1;color:#e93c00;font-size:14px;font-weight:950;text-transform:uppercase;padding:12px 16px;margin-bottom:12px}.hpet-urgency-dot{width:13px;height:13px;border-radius:50%;background:#ff3b00;animation:hpetPulse 1.05s infinite}@keyframes hpetPulse{0%{box-shadow:0 0 #ff3b00a6;transform:scale(.9)}70%{box-shadow:0 0 0 11px #ff3b0000;transform:scale(1.2)}to{box-shadow:0 0 #ff3b0000;transform:scale(.9)}}.hpet-cart-form{margin:0}.hpet-cart-form input{display:none}.hpet-add-cart{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;border:0;border-radius:16px;background:linear-gradient(90deg,var(--teal),#0fa7a1);color:#fff;font-size:19px;font-weight:950;cursor:pointer;box-shadow:0 18px 42px #18b8b242}.hpet-payline{color:#0b8f89;font-size:12px;font-weight:950;text-transform:uppercase;text-align:center;margin-top:11px}.hpet-hero-media{background:radial-gradient(circle at center,#e1fbfa,#fff 68%);display:flex;align-items:center;justify-content:center;overflow:hidden}.hpet-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.hpet-placeholder{width:100%;min-height:320px;border:2px dashed rgba(24,184,178,.35);border-radius:24px;display:flex;align-items:center;justify-content:center;text-align:center;color:#0b8f89;background:#f7ffff;font-weight:950;padding:18px}.hpet-benefit-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin:28px 0;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.hpet-benefit-strip div{padding:22px 14px;text-align:center;border-right:1px solid var(--line)}.hpet-benefit-strip div:last-child{border-right:0}.hpet-benefit-strip span{font-size:32px;display:block;margin-bottom:8px}.hpet-benefit-strip b{display:block;font-size:14px}.hpet-benefit-strip small{display:block;color:var(--muted);font-weight:700;font-size:12px}.hpet-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hpet-video-grid article{border-radius:24px;overflow:hidden;background:#111;border:1px solid var(--line);box-shadow:0 18px 46px #0f172a1f}.hpet-video-grid video{width:100%;aspect-ratio:9/16;object-fit:cover;display:block}.hpet-includes{background:#fff}.hpet-products-showcase{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:20px;align-items:stretch;max-width:1180px;margin:0 auto}.hpet-product-card{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 20px 56px #0f172a14;padding:16px 14px 22px;min-height:480px;display:flex;flex-direction:column;align-items:center;text-align:center}.hpet-product-card img{width:100%;height:315px;object-fit:contain;display:block;margin-bottom:16px}.hpet-product-pill{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(90deg,var(--teal),var(--teal2));color:#fff;border-radius:999px;padding:12px 18px;font-size:15px;font-weight:950;line-height:1.1;margin-bottom:12px;box-shadow:0 12px 30px #18b8b233}.hpet-product-card p{font-size:13px;line-height:1.38;color:#2d3440;font-weight:800;max-width:230px}.hpet-plus{display:flex;align-items:center;justify-content:center;color:var(--orange);font-size:42px;font-weight:950}.hpet-problems{background:#fff}.hpet-problem-slider{position:relative;min-height:600px}.hpet-problem-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:42% 58%;gap:28px;align-items:center;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease,visibility .45s ease}.hpet-problem-slide.active{position:relative;opacity:1;visibility:visible;transform:translateY(0)}.hpet-problem-copy{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;text-align:left;box-shadow:0 20px 56px #0f172a14}.hpet-problem-tag{display:inline-flex;background:#fff2e6;color:#ef6c00;border-radius:999px;padding:8px 12px;font-size:12px;text-transform:uppercase;font-weight:950;margin-bottom:12px}.hpet-problem-copy h3{font-size:31px;line-height:1.08;margin:0 0 12px;color:#111827}.hpet-problem-copy p{font-size:16px;line-height:1.48;color:#475467;font-weight:800;margin-bottom:14px}.hpet-solution-tag{display:inline-flex;color:var(--teal);font-size:14px;text-transform:uppercase;font-weight:950;margin-bottom:8px}.hpet-problem-image{background:#fff;border:1px solid var(--line);border-radius:30px;min-height:600px;padding:20px 22px 28px;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 22px 58px #0f172a1a}.hpet-problem-image img{width:100%;height:460px;object-fit:contain;display:block;margin-bottom:18px}.hpet-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.hpet-dots button{border:0;width:9px;height:9px;border-radius:999px;background:#c9e8e5;padding:0;cursor:pointer}.hpet-dots button.active{width:34px;background:var(--teal)}.hpet-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hpet-steps article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px 16px;box-shadow:0 18px 42px #0f172a12}.hpet-steps article div{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;font-size:23px;font-weight:950}.hpet-steps h3{font-size:18px;margin:0 0 8px;color:#111827}.hpet-steps p{color:var(--muted);font-size:13px;line-height:1.42;font-weight:800}.hpet-benefits-section{background:linear-gradient(180deg,#fff,#f3fffe)}.hpet-benefits-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.hpet-benefits-grid div{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px 12px;box-shadow:0 16px 38px #0f172a12}.hpet-benefits-grid span{display:block;font-size:34px;margin-bottom:10px}.hpet-benefits-grid b{font-size:13px}.hpet-faq-wrap{max-width:900px;margin:0 auto}.hpet-faq-list{display:flex;flex-direction:column;gap:14px;text-align:left}.hpet-faq-list details{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 14px 36px #0f172a0f}.hpet-faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:20px 22px;font-size:15px;font-weight:950;color:#111827}.hpet-faq-list summary::-webkit-details-marker{display:none}.hpet-faq-list summary:after{content:"+";font-size:24px;color:var(--teal)}.hpet-faq-list details[open] summary:after{content:"\2212"}.hpet-faq-list p{padding:0 22px 20px;color:var(--muted);font-size:14px;line-height:1.5;font-weight:750}.hpet-final{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;margin:28px 0;border-radius:30px;padding:38px;background:linear-gradient(120deg,var(--teal),#0ca09a);color:#fff;box-shadow:var(--shadow);overflow:hidden}.hpet-final h2{color:#fff;font-size:36px;margin:0 0 8px}.hpet-final h2 span{color:var(--orange2)}.hpet-final p{font-size:17px;font-weight:800}.hpet-final-price{background:#fff;border-radius:24px;color:#111;padding:22px 36px;text-align:center;min-width:250px}.hpet-final-price small{display:block;color:#ef6c00;font-weight:900;text-decoration:line-through}.hpet-final-price b{display:block;color:var(--teal);font-size:42px;font-weight:950}.hpet-final-price span{display:block;color:#0b8f89;font-weight:950;font-size:13px;text-transform:uppercase}@media(max-width:980px){.hpet-products-showcase{grid-template-columns:repeat(2,1fr);gap:14px}.hpet-plus{display:none}.hpet-steps,.hpet-benefit-strip,.hpet-benefits-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:899px){.hpet-wrap{width:100%;padding:0}.hpet-card,.hpet-hero,.hpet-final{border-radius:0;margin:0 0 12px;box-shadow:none}.hpet-section{padding:30px 14px}.hpet-hero{display:flex;flex-direction:column-reverse;min-height:auto;border-left:0;border-right:0}.hpet-hero-media{min-height:390px}.hpet-hero-copy{padding:24px 16px}.hpet h1{font-size:36px}.hpet h2{font-size:26px}.hpet-hero-copy p{font-size:15px}.hpet-hero-points{grid-template-columns:repeat(2,1fr)}.hpet-price{font-size:44px}.hpet-old{font-size:20px}.hpet-benefit-strip{margin:12px 0;border-radius:0;border-left:0;border-right:0}.hpet-video-grid{grid-template-columns:repeat(2,1fr);gap:10px}.hpet-video-grid article{border-radius:18px}.hpet-products-showcase{grid-template-columns:1fr}.hpet-product-card{min-height:auto;border-radius:26px}.hpet-product-card img{height:360px}.hpet-problem-slider{min-height:0}.hpet-problem-slide{grid-template-columns:1fr;gap:14px}.hpet-problem-copy{padding:22px 18px;border-radius:24px}.hpet-problem-copy h3{font-size:26px}.hpet-problem-image{min-height:auto;border-radius:26px;padding:16px 14px 22px}.hpet-problem-image img{height:360px}.hpet-steps{grid-template-columns:1fr}.hpet-benefit-strip div:nth-child(5),.hpet-benefits-grid div:nth-child(5){grid-column:1/-1}.hpet-final{grid-template-columns:1fr;text-align:center;padding:32px 18px}}@media(max-width:480px){.hpet-product-card img,.hpet-problem-image img{height:330px}.hpet-hero-media{min-height:340px}}.hpet-add-cart{background:#18b8b22e!important;color:#0b928d!important;border:2px solid rgba(24,184,178,.34)!important;box-shadow:none!important;backdrop-filter:blur(6px)!important;-webkit-backdrop-filter:blur(6px)!important}.hpet-add-cart:hover{background:#18b8b247!important;border-color:#18b8b29e!important}.hpet-products-showcase{max-width:1200px!important}.hpet-product-card{min-height:560px!important;padding:12px 14px 22px!important;background:#fff!important}.hpet-product-card img{height:390px!important;width:100%!important;object-fit:contain!important}.hpet-problem-slider{min-height:660px!important}.hpet-problem-slide{grid-template-columns:40% 60%!important}.hpet-problem-image{min-height:660px!important;padding:18px 22px 28px!important;background:#fff!important}.hpet-problem-image img{height:520px!important;width:100%!important;object-fit:contain!important}@media(max-width:1180px){.hpet-products-showcase{grid-template-columns:repeat(2,1fr)!important;gap:16px!important}.hpet-plus{display:none!important}}@media(max-width:899px){.hpet-products-showcase{grid-template-columns:1fr!important}.hpet-product-card{min-height:auto!important}.hpet-product-card img{height:390px!important}.hpet-problem-slider{min-height:0!important}.hpet-problem-slide{grid-template-columns:1fr!important}.hpet-problem-image{min-height:auto!important}.hpet-problem-image img{height:390px!important}}@media(max-width:480px){.hpet-product-card img,.hpet-problem-image img{height:350px!important}}.hpet-benefit-strip,.hpet-benefits-section{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/kit-mascota-feliz.css.map */
