Warm Hands, Hot Coffee Bundle
.capycool-winter-bundle { --cwb-navy: #17233c; --cwb-blue: #4a7cf7; --cwb-blue-light: #edf3ff; --cwb-orange: #ef7c38; --cwb-orange-light: #fff3e8; --cwb-cream: #fffaf4; --cwb-text: #263247; --cwb-muted: #667085; --cwb-border: #e3e8ef; --cwb-white: #ffffff; width: 100%; max-width: none; margin: 0; padding: 0; color: var(--cwb-text); font-family: inherit; font-size: 16px; line-height: 1.6; box-sizing: border-box; } .capycool-winter-bundle *, .capycool-winter-bundle *::before, .capycool-winter-bundle *::after { box-sizing: border-box; } .capycool-winter-bundle h2, .capycool-winter-bundle h3, .capycool-winter-bundle h4, .capycool-winter-bundle p { margin-top: 0; } .capycool-winter-bundle h2, .capycool-winter-bundle h3, .capycool-winter-bundle h4 { color: var(--cwb-navy); font-family: inherit; line-height: 1.18; letter-spacing: -0.02em; } .capycool-winter-bundle h2 { margin-bottom: 16px; font-size: clamp(28px, 5vw, 48px); } .capycool-winter-bundle h3 { margin-bottom: 12px; font-size: clamp(22px, 3vw, 30px); } .capycool-winter-bundle h4 { margin-bottom: 8px; font-size: 18px; } .capycool-winter-bundle p:last-child { margin-bottom: 0; } .cwb-section { width: 100%; padding: clamp(42px, 7vw, 84px) clamp(20px, 5vw, 64px); } .cwb-section--soft { background: #f7f9fc; } .cwb-section--cream { background: var(--cwb-cream); } .cwb-inner { width: 100%; max-width: 1180px; margin: 0 auto; } .cwb-eyebrow { display: inline-flex; align-items: center; gap: 8px; margin-bottom: 16px; color: var(--cwb-blue); font-size: 13px; font-weight: 800; letter-spacing: 0.11em; line-height: 1.3; text-transform: uppercase; } .cwb-lead { max-width: 760px; margin-bottom: 0; color: var(--cwb-muted); font-size: clamp(17px, 2vw, 20px); line-height: 1.65; } /* HERO */ .cwb-hero { position: relative; overflow: hidden; width: 100%; padding: clamp(50px, 8vw, 96px) clamp(20px, 5vw, 64px); border: 1px solid var(--cwb-border); border-radius: 24px; background: radial-gradient( circle at 92% 15%, rgba(239, 124, 56, 0.22), transparent 31% ), radial-gradient( circle at 5% 100%, rgba(74, 124, 247, 0.22), transparent 35% ), linear-gradient( 135deg, #ffffff 0%, #f3f7ff 48%, #fff8f0 100% ); } .cwb-hero::after { content: ""; position: absolute; right: -70px; bottom: -120px; width: 280px; height: 280px; border: 42px solid rgba(255, 255, 255, 0.65); border-radius: 50%; pointer-events: none; } .cwb-hero__content { position: relative; z-index: 1; max-width: 850px; } .cwb-hero__title { max-width: 800px; margin-bottom: 18px !important; } .cwb-hero__title span { color: var(--cwb-orange); } .cwb-hero__bundle-line { display: inline-flex; align-items: center; margin-bottom: 22px; padding: 10px 15px; border: 1px solid rgba(23, 35, 60, 0.12); border-radius: 10px; background: rgba(255, 255, 255, 0.88); color: var(--cwb-navy); font-size: 14px; font-weight: 750; line-height: 1.45; } .cwb-hero__copy { max-width: 730px; margin-bottom: 26px; color: var(--cwb-muted); font-size: clamp(17px, 2vw, 21px); } .cwb-pills { display: flex; flex-wrap: wrap; gap: 10px; } .cwb-pill { display: inline-flex; align-items: center; gap: 7px; min-height: 40px; padding: 9px 14px; border: 1px solid rgba(23, 35, 60, 0.1); border-radius: 999px; background: rgba(255, 255, 255, 0.82); color: var(--cwb-navy); font-size: 14px; font-weight: 700; line-height: 1.3; } /* AT-A-GLANCE SUMMARY */ .cwb-glance { position: relative; z-index: 2; width: 100%; margin-top: -30px; padding: 0 clamp(18px, 5vw, 64px); } .cwb-glance__inner { width: 100%; max-width: 1180px; margin: 0 auto; padding: clamp(26px, 4vw, 42px); border: 1px solid var(--cwb-border); border-radius: 22px; background: var(--cwb-white); box-shadow: 0 16px 45px rgba(23, 35, 60, 0.09); } .cwb-glance__header { display: flex; gap: 24px; align-items: flex-end; justify-content: space-between; margin-bottom: 24px; } .cwb-glance__header h3 { margin-bottom: 0; } .cwb-glance__header p { max-width: 560px; margin-bottom: 0; color: var(--cwb-muted); font-size: 15px; } .cwb-includes { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin-bottom: 16px; } .cwb-include-item { display: flex; gap: 14px; align-items: center; min-height: 96px; padding: 18px; border: 1px solid var(--cwb-border); border-radius: 15px; } .cwb-include-item--coffee { background: var(--cwb-orange-light); } .cwb-include-item--warmers { background: var(--cwb-blue-light); } .cwb-include-item__icon { display: grid; flex: 0 0 48px; width: 48px; height: 48px; place-items: center; border-radius: 50%; background: rgba(255, 255, 255, 0.8); font-size: 24px; line-height: 1; } .cwb-include-item strong { display: block; margin-bottom: 3px; color: var(--cwb-navy); font-size: 16px; line-height: 1.35; } .cwb-include-item span { display: block; color: var(--cwb-muted); font-size: 13px; line-height: 1.45; } .cwb-quick-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); overflow: hidden; border: 1px solid var(--cwb-border); border-radius: 15px; } .cwb-quick-point { padding: 20px; background: #fafbfc; } .cwb-quick-point + .cwb-quick-point { border-left: 1px solid var(--cwb-border); } .cwb-quick-point strong { display: block; margin-bottom: 5px; color: var(--cwb-navy); font-size: 15px; } .cwb-quick-point span { display: block; color: var(--cwb-muted); font-size: 13px; line-height: 1.5; } .cwb-feature-summary { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 10px; margin-top: 16px; } .cwb-feature-summary__item { padding: 14px 10px; border: 1px solid var(--cwb-border); border-radius: 12px; background: var(--cwb-white); color: var(--cwb-navy); font-size: 12px; font-weight: 700; line-height: 1.4; text-align: center; } .cwb-feature-summary__item span { display: block; margin-bottom: 7px; font-size: 21px; line-height: 1; } /* PRODUCT CARDS */ .cwb-product-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; margin-top: 32px; } .cwb-product { position: relative; overflow: hidden; padding: clamp(26px, 4vw, 42px); border: 1px solid var(--cwb-border); border-radius: 22px; background: var(--cwb-white); } .cwb-product--coffee { border-top: 5px solid var(--cwb-orange); } .cwb-product--warmth { border-top: 5px solid var(--cwb-blue); } .cwb-product__label { display: inline-block; margin-bottom: 14px; padding: 6px 10px; border-radius: 7px; font-size: 12px; font-weight: 800; letter-spacing: 0.08em; line-height: 1.2; text-transform: uppercase; } .cwb-product--coffee .cwb-product__label { background: var(--cwb-orange-light); color: #ad4d18; } .cwb-product--warmth .cwb-product__label { background: var(--cwb-blue-light); color: #315fc6; } .cwb-product__intro { margin-bottom: 22px; color: var(--cwb-muted); } .cwb-feature-list { display: grid; gap: 13px; margin: 0; padding: 0; list-style: none; } .cwb-feature-list li { position: relative; margin: 0; padding-left: 29px; color: var(--cwb-text); } .cwb-feature-list li::before { content: "✓"; position: absolute; top: 1px; left: 0; display: grid; width: 20px; height: 20px; place-items: center; border-radius: 50%; background: var(--cwb-blue-light); color: var(--cwb-blue); font-size: 12px; font-weight: 900; line-height: 1; } .cwb-product--coffee .cwb-feature-list li::before { background: var(--cwb-orange-light); color: var(--cwb-orange); } .cwb-feature-list strong { color: var(--cwb-navy); } /* STATS */ .cwb-stat-band { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); overflow: hidden; margin-top: 30px; border: 1px solid var(--cwb-border); border-radius: 18px; background: var(--cwb-white); } .cwb-stat { padding: 24px 16px; text-align: center; } .cwb-stat + .cwb-stat { border-left: 1px solid var(--cwb-border); } .cwb-stat strong { display: block; margin-bottom: 4px; color: var(--cwb-navy); font-size: clamp(22px, 3vw, 30px); line-height: 1.15; } .cwb-stat span { display: block; color: var(--cwb-muted); font-size: 13px; line-height: 1.4; } /* PROBLEM AND SOLUTION */ .cwb-problem-grid { display: grid; grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr); gap: clamp(28px, 6vw, 72px); align-items: center; } .cwb-pain-list { display: grid; gap: 12px; margin: 0; padding: 0; list-style: none; } .cwb-pain-list li { display: flex; gap: 12px; align-items: flex-start; margin: 0; padding: 16px 18px; border: 1px solid var(--cwb-border); border-radius: 14px; background: var(--cwb-white); } .cwb-pain-list__icon { flex: 0 0 auto; font-size: 21px; line-height: 1.35; } .cwb-pain-list strong { display: block; margin-bottom: 2px; color: var(--cwb-navy); } .cwb-pain-list span { display: block; color: var(--cwb-muted); font-size: 14px; } /* USE CASES */ .cwb-scenario-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin-top: 30px; } .cwb-scenario { min-height: 100%; padding: 24px 20px; border: 1px solid var(--cwb-border); border-radius: 18px; background: var(--cwb-white); } .cwb-scenario__icon { display: block; margin-bottom: 13px; font-size: 28px; line-height: 1; } .cwb-scenario p { margin-bottom: 0; color: var(--cwb-muted); font-size: 14px; } /* INCLUDED */ .cwb-included-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; margin-top: 30px; } .cwb-included-card { padding: 26px; border: 1px solid var(--cwb-border); border-radius: 18px; background: var(--cwb-white); } .cwb-included-card ul { display: grid; gap: 9px; margin: 14px 0 0; padding-left: 20px; } .cwb-included-card li { margin: 0; color: var(--cwb-muted); } /* FAQ */ .cwb-faq { display: grid; gap: 10px; margin-top: 28px; } .cwb-faq details { overflow: hidden; margin: 0; border: 1px solid var(--cwb-border); border-radius: 14px; background: var(--cwb-white); } .cwb-faq summary { position: relative; padding: 18px 52px 18px 20px; color: var(--cwb-navy); font-weight: 750; line-height: 1.45; cursor: pointer; list-style: none; } .cwb-faq summary::-webkit-details-marker { display: none; } .cwb-faq summary::after { content: "+"; position: absolute; top: 50%; right: 20px; color: var(--cwb-blue); font-size: 25px; font-weight: 400; line-height: 1; transform: translateY(-50%); } .cwb-faq details[open] summary::after { content: "−"; } .cwb-faq__answer { padding: 0 20px 20px; color: var(--cwb-muted); } .cwb-faq__answer p { margin-bottom: 0; } /* FINAL CALLOUT */ .cwb-final { padding: clamp(38px, 7vw, 70px) clamp(22px, 5vw, 60px); border-radius: 22px; background: radial-gradient( circle at 10% 15%, rgba(74, 124, 247, 0.35), transparent 30% ), radial-gradient( circle at 92% 90%, rgba(239, 124, 56, 0.35), transparent 32% ), var(--cwb-navy); color: var(--cwb-white); text-align: center; } .capycool-winter-bundle .cwb-final h2 { margin-bottom: 14px; color: var(--cwb-white); } .cwb-final p { max-width: 700px; margin-right: auto; margin-bottom: 0; margin-left: auto; color: rgba(255, 255, 255, 0.8); font-size: clamp(16px, 2vw, 19px); } .cwb-small-note { margin-top: 18px; color: var(--cwb-muted); font-size: 12px; line-height: 1.55; } /* TABLET */ @media (max-width: 900px) { .cwb-glance__header { display: block; } .cwb-glance__header h3 { margin-bottom: 9px; } .cwb-feature-summary { grid-template-columns: repeat(3, minmax(0, 1fr)); } .cwb-scenario-grid, .cwb-stat-band { grid-template-columns: repeat(2, minmax(0, 1fr)); } .cwb-problem-grid { grid-template-columns: 1fr; } .cwb-stat:nth-child(3) { border-top: 1px solid var(--cwb-border); border-left: 0; } .cwb-stat:nth-child(4) { border-top: 1px solid var(--cwb-border); } } /* MOBILE */ @media (max-width: 680px) { .cwb-hero { border-radius: 18px; } .cwb-hero__bundle-line { width: 100%; } .cwb-glance { margin-top: -18px; padding-right: 12px; padding-left: 12px; } .cwb-includes, .cwb-quick-grid, .cwb-product-grid, .cwb-included-grid { grid-template-columns: 1fr; } .cwb-quick-point + .cwb-quick-point { border-top: 1px solid var(--cwb-border); border-left: 0; } .cwb-section { padding-right: 18px; padding-left: 18px; } } @media (max-width: 480px) { .cwb-feature-summary, .cwb-scenario-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); } .cwb-stat-band { grid-template-columns: 1fr; } .cwb-stat + .cwb-stat, .cwb-stat:nth-child(3), .cwb-stat:nth-child(4) { border-top: 1px solid var(--cwb-border); border-left: 0; } .cwb-pill { width: 100%; justify-content: center; } .cwb-feature-summary__item { padding: 13px 8px; font-size: 11px; } .cwb-include-item { align-items: flex-start; } } Outdoor Winter Warmer Bundle Hot coffee. Two warm hands.Wherever winter takes you. Bundle includes: 1 × CapyPress Portable Coffee Machine 1 × CapyCosy Dual Hand Warmers Make proper espresso without searching for a café, while two rechargeable hand warmers keep both hands cosy. It is a complete cold-morning setup for camping, worksites, road trips, winter sport and early starts. ☕ Makes real portable espresso 🔥 Warms both hands 💧 No kettle required 🔋 Fully rechargeable The bundle at a glance Everything important, without making you scroll through the full description. ☕ 1 × CapyPress 3-in-1 Portable Coffee Machine Makes espresso using compatible capsules, larger pods or ground coffee. 👐 1 × CapyCosy Dual Rechargeable Hand Warmers Two separate warmers—one for each hand, one for each pocket or one to share. No café nearby? Make rich, 20-bar espresso from your campsite, vehicle, worksite or accommodation. No kettle available? Add cold water and the CapyPress heats it internally before brewing. Freezing hands? Heat both hands in seconds with two warmers and four adjustable temperature settings. ☕ 20-bar espresso 3️⃣ Three coffee formats 💧 Self-heating water 👐 Two hand warmers 🌡️ Four heat levels 🔌 USB-C charging Two cold-weather essentials Everything you need to wake up and warm up. One product fixes the coffee problem. The other fixes the freezing-hand problem. Together, they make cold mornings significantly less miserable. CapyPress Portable Coffee Machine Café-style espresso, minus the café. Add water, choose your coffee, press the button and let CapyPress handle the rest. There is no manual pumping and no bulky machine taking over your campsite, ute or workbench. 20-bar pressure extraction creates a rich, full-bodied espresso with genuine crema. Three ways to brew: use small Nespresso Original-compatible capsules, larger Dolce Gusto-style pods or your favourite ground coffee. Heats its own water to around 90°C and brews from cold water in approximately five minutes. 7500mAh rechargeable battery provides around three to five self-heated coffees per full charge. Use pre-heated water for faster brewing and up to approximately 40–50 extractions per charge. USB Type-C charging makes it easy to recharge from a wall plug, vehicle charger or compatible power bank. CapyCosy Twin Hand Warmers Because one warm hand is only half the job. Pull the magnetic pair apart and keep one warmer in each hand, place one in each pocket, or share one with the person next to you who definitely should have brought another layer. Two hand warmers in every pack for balanced, palm-filling warmth on both sides. Heats in around two seconds so relief starts almost as soon as you switch it on. Four adjustable temperatures: choose 45°C, 50°C, 55°C or 60°C. Clear digital displays show the selected temperature and remaining battery percentage. 3000mAh battery per warmer with convenient USB Type-C charging for both units. Magnetic snap-together design keeps the pair neat and easy to carry between uses. 20 bar Espresso extraction pressure 3-in-1 Pods, capsules or ground coffee 2 sec Approximate warmer heat-up time 45–60°C Four adjustable heat settings Built for real winter mornings Cold weather has a way of ruining the little things. The first coffee should not require a detour, a café queue or a complicated camp setup. And you should not have to choose which hand gets to be warm. 🥶 Numb fingers before the day even starts Use one adjustable warmer in each hand while your gear, vehicle or body catches up. 🚫 No café, kettle or power point nearby CapyPress carries its own battery and can heat cold water internally. ☕ Instant coffee that tastes like surrender Choose compatible capsules, larger pods or freshly ground coffee instead. 🧳 Too much bulky winter and coffee gear Both products are rechargeable, portable and easy to pack for the day. Where it earns its place Made for more than the kitchen bench. This is the bundle you reach for when the morning is cold, the coffee shop is nowhere nearby and staying home is not an option. 🏕️ Camping and caravanning Wake up to proper espresso and warm hands without leaving the campsite or unpacking a full coffee station. 🦺 Early worksite starts Warm your fingers before the ute heater kicks in and make your first coffee without hunting for an open café. 🚙 Road trips and 4WD adventures Keep both products packed in the vehicle for cold lookouts, overnight stops and long stretches between decent coffee. 🏉 Winter sport sidelines Keep one warmer in each pocket and make a fresh espresso when the original takeaway coffee is long gone. Inside the bundle Two complete products. No half-measures. CapyPress coffee setup 1 × CapyPress 3-in-1 Portable Coffee Machine Small compatible capsule adapter Large compatible pod adapter Ground coffee adapter and scoop Stainless steel water tank Removable drinking cup USB Type-C charging cable Instruction manual CapyCosy hand-warming setup 2 × magnetic CapyCosy hand warmers Dual-head USB Type-C charging cable Soft protective storage pouch 2 × carrying lanyards Quick-start guide Questions, answered Before your first cold-morning brew. What exactly is included in this bundle? The bundle includes one CapyPress 3-in-1 Portable Coffee Machine and one CapyCosy twin pack containing two separate rechargeable hand warmers. Does the CapyPress need a kettle? No. Add up to 80ml of cold water and the CapyPress can heat it internally to around 90°C before extracting your espresso. Allow approximately five minutes when starting with cold water. You can also add pre-heated water for a much faster brew. Which coffee can I use? The included adapters support small Nespresso Original-compatible capsules, larger Dolce Gusto-style pods and ground coffee. Nespresso Vertuo pods use a different extraction system and are not compatible. How many coffees can the CapyPress make per charge? When the machine heats cold water itself, expect approximately three to five coffees from a full charge. When you supply pre-heated water, the battery can support approximately 40–50 extractions because it is not using most of its energy to heat the water. Do I receive one hand warmer or two? You receive two separate CapyCosy hand warmers. They snap together magnetically for storage and pull apart when you want one in each hand, one in each pocket or one to share. How long do the hand warmers run? Runtime varies with temperature, weather and use. Each warmer provides approximately 2–4 hours at 45°C, 2–3 hours at 50°C, and around 1–2 hours at the higher 55°C or 60°C settings. Can I charge everything with USB Type-C? Yes. Both products use USB Type-C charging. The CapyCosy also includes a dual-head cable so both warmers can be charged together. How hot should I set the hand warmers? Most people will find the lower 45°C or 50°C settings suitable for everyday warmth. The 60°C setting is genuinely hot, so start low and increase gradually. People with sensitive skin or reduced sensation should use a fabric layer, check their skin regularly and discontinue use if it feels uncomfortable. CapyCosy is a comfort product, not a medical device. Coffee quantity, heating time and hand-warmer runtime can vary with ambient temperature, chosen settings, water temperature, coffee type and individual usage. One bundle. Two cold-morning problems solved. Keep proper coffee and real warmth within reach—from the first frosty start at home to the campsite, worksite, sideline or road ahead.
More you might like
Hot Hands Hands Warmers HH2
Related
HOT HANDS HOTHANDS 2 HAND WARMERS
Related
Kobayashi Hot Hands Hands Warmers 2pk
Related