.kk{--green:#27965a;--green2:#3fbb72;--orange:#ff7a1a;--orange2:#ffad3d;--text:#111827;--muted:#667085;--line:#e8eee9;--shadow:0 24px 70px rgba(31,55,38,.1);font-family:Arial,Helvetica,sans-serif;background:linear-gradient(180deg,#fff,#f6fbf5 55%,#fff);color:var(--text);padding-bottom:92px}.kk *{box-sizing:border-box}.kk-wrap{width:min(1280px,calc(100% - 64px));margin:0 auto;padding:28px 0 90px}.kk-card{background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden;margin:28px 0}.kk-section{padding:48px 42px;text-align:center}.kk-kicker{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:10px 16px;border-radius:999px;background:linear-gradient(90deg,var(--green),var(--green2));color:#fff;font-size:12px;font-weight:950;letter-spacing:.45px;text-transform:uppercase;margin:0 auto 16px}.kk h1,.kk h2,.kk h3{color:#111827;margin-top:0}.kk h1{font-size:56px;line-height:1.02;letter-spacing:-1.7px;margin:0 0 18px;font-weight:950}.kk h2{font-size:36px;line-height:1.08;letter-spacing:-.5px;margin:0 0 26px;font-weight:950}.kk h1 span,.kk h2 span{color:var(--orange)}.kk p{margin:0}.kk-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)}.kk-hero-copy{padding:58px 46px;display:flex;flex-direction:column;justify-content:center}.kk-hero-copy .kk-kicker{margin-left:0}.kk-hero-copy p{color:#2f3b4a;font-size:18px;line-height:1.48;font-weight:750;margin-bottom:24px}.kk-hero-points{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:24px}.kk-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 #27965a0f}.kk-hero-points span{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#eaf8ef;font-size:19px}.kk-hero-points b{font-size:12px;line-height:1.15}.kk-price-row{display:flex;align-items:center;gap:14px;margin-bottom:12px}.kk-old{text-decoration:line-through;color:#7a7a7a;font-size:24px;font-weight:900}.kk-price{font-size:56px;font-weight:950;color:var(--orange);letter-spacing:-1px}.kk-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}.kk-urgency-dot{width:13px;height:13px;border-radius:50%;background:#ff3b00;animation:kkPulse 1.05s infinite}@keyframes kkPulse{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)}}.kk-cart-form{margin:0}.kk-cart-form input{display:none}.kk-add-cart{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;border-radius:16px;background:#27965a1f;color:#237f50;border:2px solid rgba(39,150,90,.35);font-size:19px;font-weight:950;cursor:pointer;box-shadow:none}.kk-payline{color:#237f50;font-size:12px;font-weight:950;text-transform:uppercase;text-align:center;margin-top:11px}.kk-hero-media{background:radial-gradient(circle at center,#f0fff1,#fff 68%);display:flex;align-items:center;justify-content:center;overflow:hidden}.kk-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.kk-placeholder{width:100%;min-height:280px;border:2px dashed rgba(39,150,90,.35);border-radius:24px;display:flex;align-items:center;justify-content:center;text-align:center;color:#237f50;background:#f8fff9;font-weight:950;padding:18px}.kk-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.kk-video-grid article{border-radius:24px;overflow:hidden;background:#111;border:1px solid var(--line);box-shadow:0 18px 46px #0f172a1f}.kk-video-grid video{width:100%;aspect-ratio:9/16;object-fit:cover;display:block}.kk-products-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;max-width:1120px;margin:0 auto}.kk-product-card{grid-column:span 2;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 20px 56px #0f172a14;padding:14px 14px 22px;min-height:500px;display:flex;flex-direction:column;align-items:center;text-align:center}.kk-product-card:nth-child(4){grid-column:2 / span 2}.kk-product-card:nth-child(5){grid-column:4 / span 2}.kk-product-card img{width:100%;height:330px;object-fit:contain;display:block;margin-bottom:16px}.kk-product-pill{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(90deg,var(--green),var(--green2));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 #27965a2e}.kk-product-card p{font-size:13px;line-height:1.38;color:#2d3440;font-weight:800;max-width:250px}.kk-problems{background:#fff}.kk-problem-slider{position:relative;min-height:680px}.kk-problem-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:40% 60%;gap:28px;align-items:center;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease,visibility .45s ease}.kk-problem-slide.active{position:relative;opacity:1;visibility:visible;transform:translateY(0)}.kk-problem-copy{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;text-align:left;box-shadow:0 20px 56px #0f172a14}.kk-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}.kk-problem-copy h3{font-size:31px;line-height:1.08;margin:0 0 12px;color:#111827}.kk-problem-copy p{font-size:16px;line-height:1.48;color:#475467;font-weight:800;margin-bottom:14px}.kk-solution-tag{display:inline-flex;color:var(--green);font-size:14px;text-transform:uppercase;font-weight:950;margin-bottom:8px}.kk-problem-image{background:#fff;border:1px solid var(--line);border-radius:30px;min-height:680px;padding:18px 22px 28px;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 22px 58px #0f172a1a}.kk-problem-image img{width:100%;height:540px;object-fit:contain;display:block;margin-bottom:18px;border-radius:20px}.kk-dots{display:flex;justify-content:center;gap:8px;margin-top:20px}.kk-dots button{border:0;width:9px;height:9px;border-radius:999px;background:#cdebd7;padding:0;cursor:pointer}.kk-dots button.active{width:34px;background:var(--green)}.kk-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.kk-steps article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px 16px;box-shadow:0 18px 42px #0f172a12}.kk-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}.kk-steps h3{font-size:18px;margin:0 0 8px;color:#111827}.kk-steps p{color:var(--muted);font-size:13px;line-height:1.42;font-weight:800}.kk-faq-wrap{max-width:900px;margin:0 auto}.kk-faq-list{display:flex;flex-direction:column;gap:14px;text-align:left}.kk-faq-list details{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 14px 36px #0f172a0f}.kk-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}.kk-faq-list summary::-webkit-details-marker{display:none}.kk-faq-list summary:after{content:"+";font-size:24px;color:var(--green)}.kk-faq-list details[open] summary:after{content:"\2212"}.kk-faq-list p{padding:0 22px 20px;color:var(--muted);font-size:14px;line-height:1.5;font-weight:750}.kk-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(--green),#1f8d52);color:#fff;box-shadow:var(--shadow);overflow:hidden}.kk-final h2{color:#fff;font-size:36px;margin:0 0 8px}.kk-final h2 span{color:var(--orange2)}.kk-final p{font-size:17px;font-weight:800}.kk-final-price{background:#fff;border-radius:24px;color:#111;padding:22px 36px;text-align:center;min-width:250px}.kk-final-price small{display:block;color:#ef6c00;font-weight:900;text-decoration:line-through}.kk-final-price b{display:block;color:var(--orange);font-size:42px;font-weight:950}.kk-final-price span{display:block;color:#237f50;font-weight:950;font-size:13px;text-transform:uppercase}@media(max-width:899px){.kk-wrap{width:100%;padding:0}.kk-card,.kk-hero,.kk-final{border-radius:0;margin:0 0 12px;box-shadow:none}.kk-section{padding:30px 14px}.kk-hero{display:flex;flex-direction:column-reverse;min-height:auto;border-left:0;border-right:0}.kk-hero-media{min-height:380px}.kk-hero-copy{padding:24px 16px}.kk h1{font-size:36px}.kk h2{font-size:26px}.kk-hero-copy p{font-size:15px}.kk-hero-points{grid-template-columns:repeat(2,1fr)}.kk-price{font-size:44px}.kk-old{font-size:20px}.kk-video-grid{grid-template-columns:repeat(2,1fr);gap:10px}.kk-video-grid article{border-radius:18px}.kk-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.kk-product-card,.kk-product-card:nth-child(4),.kk-product-card:nth-child(5){grid-column:auto}.kk-product-card:nth-child(5){grid-column:1 / -1;max-width:50%;margin:0 auto}.kk-product-card{min-height:auto;border-radius:24px;padding:12px 10px 18px}.kk-product-card img{height:220px}.kk-product-pill{font-size:12px;padding:10px 12px}.kk-product-card p{font-size:11px}.kk-problem-slider{min-height:0}.kk-problem-slide{grid-template-columns:1fr;gap:14px}.kk-problem-copy{padding:22px 18px;border-radius:24px}.kk-problem-copy h3{font-size:26px}.kk-problem-image{min-height:auto;border-radius:26px;padding:16px 14px 22px}.kk-problem-image img{height:420px;aspect-ratio:3/4;object-fit:cover}.kk-steps{grid-template-columns:1fr}.kk-final{grid-template-columns:1fr;text-align:center;padding:32px 18px}}@media(max-width:480px){.kk-product-card:nth-child(5){max-width:100%}.kk-product-card img{height:210px}.kk-problem-image img{height:390px}.kk-hero-media{min-height:340px}}.kk-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);overflow:hidden;margin:28px 0}.kk-trust-item{text-align:center;padding:22px 14px;border-right:1px solid var(--line)}.kk-trust-item:last-child{border-right:0}.kk-trust-item span{width:52px;height:52px;border-radius:999px;background:#ffc400;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;font-size:24px}.kk-trust-item b{display:block;font-size:16px;color:#111827;font-weight:950;margin-bottom:6px}.kk-trust-item small{display:block;color:var(--muted);font-size:13px;font-weight:750}@media(max-width:899px){.kk-trust-strip{grid-template-columns:repeat(2,1fr);border-radius:0;border-left:0;border-right:0;margin:12px 0}.kk-trust-secure,.kk-trust-comfort{display:none}.kk-trust-item{padding:18px 10px}.kk-trust-shipping{border-right:1px solid var(--line)}.kk-trust-pay{border-right:0}.kk-trust-item span{width:46px;height:46px;font-size:22px}.kk-trust-item b{font-size:14px}.kk-trust-item small{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/kit-cocina-practica.css.map */
