{"title":"Kopi Abang","description":null,"products":[{"product_id":"kopi-abang-pakej-1-unit","title":"1 box : Kurang Stamina \/ Tenaga ~ Set 1 (1 Kotak)","description":"\u003cstyle\u003e\n\/* =========================================\n   KOPI ABANG — LOW STAMINA \/ LOW ENERGY\n   THEME: BROWN + GOLD\n========================================= *\/\n\n#kopiabang-energy {\n  --brown: #5A341E;\n  --brown-dark: #2F1A10;\n  --brown-soft: #8B6246;\n  --gold: #C9A45C;\n  --gold-light: #F3E7C8;\n  --cream: #FFF9F2;\n  --white: #FFFFFF;\n  --text: #3C302A;\n  --muted: #74645B;\n  --border: #E8DCCF;\n\n  width: 100%;\n  background: var(--cream);\n  color: var(--text);\n  font-family: var(--font-body-family, inherit) !important;\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n#kopiabang-energy *,\n#kopiabang-energy *::before,\n#kopiabang-energy *::after {\n  box-sizing: border-box;\n}\n\n#kopiabang-energy h1,\n#kopiabang-energy h2,\n#kopiabang-energy h3,\n#kopiabang-energy p,\n#kopiabang-energy li,\n#kopiabang-energy strong,\n#kopiabang-energy span {\n  font-family: var(--font-body-family, inherit) !important;\n}\n\n#kopiabang-energy .ka-wrap {\n  width: min(1100px, calc(100% - 40px));\n  margin: 0 auto;\n}\n\n\n\/* =========================================\n   HERO\n========================================= *\/\n\n#kopiabang-energy .ka-intro {\n  position: relative;\n  overflow: hidden;\n  padding: 72px 0 56px;\n  text-align: center;\n  background:\n    radial-gradient(circle at 90% 10%, rgba(201,164,92,.16), transparent 30%),\n    radial-gradient(circle at 10% 80%, rgba(90,52,30,.10), transparent 35%),\n    linear-gradient(180deg, #FFF9F2 0%, #FFFFFF 100%);\n}\n\n#kopiabang-energy .ka-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 14px;\n  color: var(--gold);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n#kopiabang-energy .ka-label::before,\n#kopiabang-energy .ka-label::after {\n  content: \"\";\n  width: 25px;\n  height: 2px;\n  background: var(--gold);\n}\n\n#kopiabang-energy .ka-main-title {\n  margin: 0 0 18px;\n  color: var(--brown-dark);\n  font-size: clamp(32px, 4vw, 48px);\n  font-weight: 800;\n  line-height: 1.15;\n}\n\n#kopiabang-energy .ka-opening {\n  max-width: 800px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 18px;\n  line-height: 1.8;\n}\n\n\n\/* =========================================\n   GENERAL SECTION\n========================================= *\/\n\n#kopiabang-energy .ka-section {\n  padding: 60px 0;\n}\n\n#kopiabang-energy .ka-section-light {\n  background: #FBF5EE;\n}\n\n#kopiabang-energy .ka-section-white {\n  background: #FFFFFF;\n}\n\n#kopiabang-energy .ka-content {\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n#kopiabang-energy .ka-content p {\n  margin: 0 0 18px;\n}\n\n#kopiabang-energy .ka-heading {\n  position: relative;\n  margin: 0 0 28px;\n  padding-bottom: 14px;\n  color: var(--brown-dark);\n  font-size: clamp(24px, 3vw, 32px);\n  font-weight: 800;\n  line-height: 1.25;\n  text-align: center;\n}\n\n#kopiabang-energy .ka-heading::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  bottom: 0;\n  width: 60px;\n  height: 3px;\n  border-radius: 999px;\n  background: linear-gradient(90deg, var(--brown-soft), var(--gold));\n  transform: translateX(-50%);\n}\n\n\n\/* =========================================\n   STORY CARD\n========================================= *\/\n\n#kopiabang-energy .ka-story-card {\n  padding: 34px;\n  border: 1px solid var(--border);\n  border-radius: 20px;\n  background: #FFFFFF;\n  box-shadow: 0 12px 30px rgba(47, 26, 16, 0.06);\n}\n\n#kopiabang-energy .ka-story-card p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   PROBLEM BOX\n========================================= *\/\n\n#kopiabang-energy .ka-problem-box {\n  margin-top: 26px;\n  padding: 30px;\n  border: 1px solid #E7D6C7;\n  border-radius: 20px;\n  background: linear-gradient(135deg, #FFF8F0, #FFFFFF);\n}\n\n#kopiabang-energy .ka-problem-box ul {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin: 22px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n#kopiabang-energy .ka-problem-box li {\n  position: relative;\n  margin: 0;\n  padding: 17px 18px 17px 50px;\n  border: 1px solid #EEE0D4;\n  border-radius: 14px;\n  background: #FFFFFF;\n  color: var(--text);\n  line-height: 1.55;\n}\n\n#kopiabang-energy .ka-problem-box li::before {\n  content: \"•\";\n  position: absolute;\n  top: 50%;\n  left: 18px;\n  width: 22px;\n  height: 22px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--brown);\n  color: #FFFFFF;\n  font-size: 18px;\n  line-height: 1;\n  transform: translateY(-50%);\n}\n\n\n\/* =========================================\n   MASCULINE HIGHLIGHT BOX\n========================================= *\/\n\n#kopiabang-energy .ka-highlight-box {\n  position: relative;\n  overflow: hidden;\n  padding: 38px;\n  border-radius: 24px;\n  background:\n    radial-gradient(circle at 100% 0%, rgba(201,164,92,.20), transparent 35%),\n    linear-gradient(135deg, var(--brown-dark), var(--brown));\n  color: #FFFFFF;\n}\n\n#kopiabang-energy .ka-highlight-box h3 {\n  margin: 0 0 20px;\n  color: #FFFFFF;\n  font-size: 30px;\n  font-weight: 800;\n}\n\n#kopiabang-energy .ka-highlight-box p {\n  margin-bottom: 16px;\n  color: #F7EEE8;\n}\n\n#kopiabang-energy .ka-highlight-box p:last-child {\n  margin-bottom: 0;\n}\n\n#kopiabang-energy .ka-highlight-box strong {\n  color: #F2D697;\n}\n\n\n\/* =========================================\n   BENEFITS\n========================================= *\/\n\n#kopiabang-energy .ka-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n  margin: 30px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n#kopiabang-energy .ka-benefits li {\n  position: relative;\n  min-height: 85px;\n  display: flex;\n  align-items: center;\n  margin: 0;\n  padding: 20px 20px 20px 58px;\n  border: 1px solid var(--border);\n  border-radius: 16px;\n  background: #FFFFFF;\n  box-shadow: 0 8px 22px rgba(47, 26, 16, 0.04);\n}\n\n#kopiabang-energy .ka-benefits li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 19px;\n  width: 27px;\n  height: 27px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--gold-light);\n  color: var(--brown-dark);\n  font-weight: 900;\n}\n\n\n\/* =========================================\n   WHO CARD\n========================================= *\/\n\n#kopiabang-energy .ka-who-card {\n  padding: 34px;\n  border-left: 5px solid var(--gold);\n  border-radius: 0 20px 20px 0;\n  background: #FBF3E6;\n}\n\n#kopiabang-energy .ka-who-card p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   IMPORTANT\n========================================= *\/\n\n#kopiabang-energy .ka-important {\n  padding: 25px 28px;\n  border: 1px solid #E3D7CC;\n  border-radius: 16px;\n  background: #FFF9F3;\n  color: var(--muted);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n#kopiabang-energy .ka-important strong {\n  color: var(--brown-dark);\n}\n\n\n\/* =========================================\n   HOW TO CONSUME\n========================================= *\/\n\n#kopiabang-energy .ka-consume {\n  padding: 65px 0 75px;\n  background: linear-gradient(180deg, #FFFFFF, #FBF5EE);\n}\n\n#kopiabang-energy .ka-consume-intro {\n  max-width: 700px;\n  margin: 0 auto 28px;\n  color: var(--muted);\n  text-align: center;\n}\n\n#kopiabang-energy .ka-consume-image {\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n  overflow: hidden;\n  padding: 8px;\n  border: 1px solid #E4D8CD;\n  border-radius: 22px;\n  background: #FFFFFF;\n  box-shadow: 0 18px 45px rgba(47, 26, 16, 0.08);\n}\n\n#kopiabang-energy .ka-consume-image img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: 15px;\n}\n\n\n\/* =========================================\n   RESPONSIVE\n========================================= *\/\n\n@media (max-width: 767px) {\n\n  #kopiabang-energy {\n    font-size: 15px;\n  }\n\n  #kopiabang-energy .ka-wrap {\n    width: min(100% - 28px, 1100px);\n  }\n\n  #kopiabang-energy .ka-intro {\n    padding: 50px 0 40px;\n  }\n\n  #kopiabang-energy .ka-section,\n  #kopiabang-energy .ka-consume {\n    padding: 45px 0;\n  }\n\n  #kopiabang-energy .ka-main-title {\n    font-size: 32px;\n  }\n\n  #kopiabang-energy .ka-opening {\n    font-size: 16px;\n  }\n\n  #kopiabang-energy .ka-story-card,\n  #kopiabang-energy .ka-highlight-box,\n  #kopiabang-energy .ka-who-card,\n  #kopiabang-energy .ka-problem-box {\n    padding: 24px;\n  }\n\n  #kopiabang-energy .ka-problem-box ul,\n  #kopiabang-energy .ka-benefits {\n    grid-template-columns: 1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"kopiabang-energy\"\u003e\n\n  \u003c!-- =========================================\n       HERO\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-intro\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n\n      \u003cspan class=\"ka-label\"\u003e\n        Men’s Daily Energy Support\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"ka-main-title\"\u003e\n        RUNNING OUT OF ENERGY BEFORE THE DAY IS EVEN OVER?\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ka-opening\"\u003e\n        The day has barely started, but your body already feels heavy.\n        By afternoon, your eyes feel tired. By evening, your energy is gone.\n        And when you finally get home, all you want to do is sit down and rest.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       PROBLEM \/ OPENING\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-white\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003cdiv class=\"ka-story-card\"\u003e\n\n          \u003cp\u003e\n            As men get older, daily responsibilities can become heavier.\n            Work gets busier, rest may not always be enough, and the body may not\n            feel as energetic as it used to.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sometimes, it is not about being sick.\n            You simply feel like your “battery” runs out faster than before.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            And when your energy drops, it can affect more than just work.\n            Focus, mood, productivity, and even quality time with the family\n            can start to feel different.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       DAILY ENERGY PROBLEMS\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-light\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003ch3 class=\"ka-heading\"\u003e\n          YOU USED TO KEEP GOING. NOW YOU GET TIRED FASTER.\n        \u003c\/h3\u003e\n\n        \u003cp style=\"text-align:center;\"\u003e\n          Many men do not need extraordinary energy.\n          They simply want enough stamina to handle the day properly.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ka-problem-box\"\u003e\n\n          \u003cul\u003e\n\n            \u003cli\u003e\n              Feeling tired even when the day is still long\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Getting sleepy or losing focus during work\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Coming home with little energy left for the family\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Feeling less active than you used to\n            \u003c\/li\u003e\n\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n        \u003cp style=\"margin-top:28px;text-align:center;\"\u003e\n          When daily energy starts to feel lower, even simple routines can begin\n          to feel heavier than they should.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       MASCULINE MESSAGE\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-white\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003cdiv class=\"ka-highlight-box\"\u003e\n\n          \u003ch3\u003e\n            MEN DO NOT NEED TO BE “SUPERHEROES”\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Sometimes, all you want is to wake up feeling lighter.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            You want to get through work without feeling drained too early.\n            You want to come home with enough energy left to talk to your wife,\n            spend time with the kids, and still enjoy your evening.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Because when your body feels more energised,\n            \u003cstrong\u003eyour focus, mood, confidence, and daily performance can feel different too.\u003c\/strong\u003e\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       WHY MEN CHOOSE KOPI ABANG\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-light\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003ch3 class=\"ka-heading\"\u003e\n          WHY MEN CHOOSE KOPI ABANG\n        \u003c\/h3\u003e\n\n        \u003cul class=\"ka-benefits\"\u003e\n\n          \u003cli\u003e\n            Supports men’s daily energy\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Complements a more energised morning routine\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Supports daily focus and vitality\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Suitable for men with busy daily routines\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Easy to include as part of a daily routine\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Suitable for men who want to stay active and productive\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       WHO MAY CONSIDER\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-white\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003ch3 class=\"ka-heading\"\u003e\n          WHO MAY CONSIDER THIS SET?\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"ka-who-card\"\u003e\n\n          \u003cp\u003e\n            This set may be considered by adult men who often feel tired\n            before the day is over and want additional support for their\n            daily energy and wellness routine.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            It may also be suitable for men who frequently feel sleepy during work,\n            struggle to stay focused, come home feeling completely drained,\n            or simply want to stay more active throughout the day.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Whether it is for work, family, or your own daily routine,\n            having enough energy can make the day feel more manageable.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       STRONGER CLOSING\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-light\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003cdiv class=\"ka-highlight-box\"\u003e\n\n          \u003ch3\u003e\n            WHEN THE ENERGY IS THERE, YOU FEEL LIKE YOURSELF AGAIN\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Sometimes, men do not miss being younger.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            They simply miss waking up feeling fresh,\n            getting through the day without constantly feeling tired,\n            and coming home with enough energy left for the people who matter.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When you feel more energised, you may feel more active,\n            more present, and more ready to take on the day.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            And when your mood and energy improve,\n            the people at home may notice the difference too. ☕\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       IMPORTANT\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-white\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003cdiv class=\"ka-important\"\u003e\n\n          \u003cstrong\u003eImportant:\u003c\/strong\u003e\n\n          Individual energy levels and wellness needs may vary.\n          Kopi Abang is a food\/beverage product intended to support general wellness\n          and is not intended to diagnose, treat, cure, or prevent any disease.\n\n          If you experience persistent or excessive fatigue, or fatigue accompanied\n          by other concerning symptoms, please consult a qualified healthcare professional.\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       HOW TO CONSUME KOPI ABANG\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-consume\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n\n      \u003ch2 class=\"ka-heading\"\u003e\n        HOW TO CONSUME KOPI ABANG\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ka-consume-intro\"\u003e\n        Follow the recommended preparation guide below to enjoy Kopi Abang\n        as part of your daily routine.\n      \u003c\/p\u003e\n\n\n      \u003c!-- =========================================\n           IMAGE SLOT 01 — HOW TO CONSUME KOPI ABANG\n\n           Replace:\n           PASTE_IMAGE_URL_HERE\n\n           with your actual image URL.\n      ========================================== --\u003e\n\n      \u003cdiv class=\"ka-consume-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0805\/5006\/8324\/files\/How_to_consume_KA.webp?v=1790231021\" alt=\"How to Consume Kopi Abang\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Infinity Ventures","offers":[{"title":"Semenanjung","offer_id":49135640510564,"sku":null,"price":59.0,"currency_code":"MYR","in_stock":true},{"title":"Sabah \/ Sarawak","offer_id":49135640543332,"sku":null,"price":69.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/5006\/8324\/files\/1KA.webp?v=1790238028"},{"product_id":"kopi-abang-pakej-2","title":"2 box : Anti Boroi ~ Set 2 (2 Kotak)","description":"\u003cstyle\u003e\n\/* =========================================\n   KOPI ABANG — ANTI-BOROI \/ WAISTLINE SUPPORT\n   THEME: BROWN + GOLD\n========================================= *\/\n\n#kopiabang-antiboroi {\n  --brown: #5A341E;\n  --brown-dark: #2F1A10;\n  --brown-soft: #8B6246;\n  --gold: #C9A45C;\n  --gold-light: #F3E7C8;\n  --cream: #FFF9F2;\n  --white: #FFFFFF;\n  --text: #3C302A;\n  --muted: #74645B;\n  --border: #E8DCCF;\n\n  width: 100%;\n  background: var(--cream);\n  color: var(--text);\n  font-family: var(--font-body-family, inherit) !important;\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n#kopiabang-antiboroi *,\n#kopiabang-antiboroi *::before,\n#kopiabang-antiboroi *::after {\n  box-sizing: border-box;\n}\n\n#kopiabang-antiboroi h1,\n#kopiabang-antiboroi h2,\n#kopiabang-antiboroi h3,\n#kopiabang-antiboroi p,\n#kopiabang-antiboroi li,\n#kopiabang-antiboroi strong,\n#kopiabang-antiboroi span {\n  font-family: var(--font-body-family, inherit) !important;\n}\n\n#kopiabang-antiboroi .ka-wrap {\n  width: min(1100px, calc(100% - 40px));\n  margin: 0 auto;\n}\n\n\n\/* =========================================\n   HERO\n========================================= *\/\n\n#kopiabang-antiboroi .ka-intro {\n  position: relative;\n  overflow: hidden;\n  padding: 72px 0 56px;\n  text-align: center;\n  background:\n    radial-gradient(circle at 90% 10%, rgba(201,164,92,.16), transparent 30%),\n    radial-gradient(circle at 10% 80%, rgba(90,52,30,.10), transparent 35%),\n    linear-gradient(180deg, #FFF9F2 0%, #FFFFFF 100%);\n}\n\n#kopiabang-antiboroi .ka-label {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 14px;\n  color: var(--gold);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n#kopiabang-antiboroi .ka-label::before,\n#kopiabang-antiboroi .ka-label::after {\n  content: \"\";\n  width: 25px;\n  height: 2px;\n  background: var(--gold);\n}\n\n#kopiabang-antiboroi .ka-main-title {\n  margin: 0 0 18px;\n  color: var(--brown-dark);\n  font-size: clamp(32px, 4vw, 48px);\n  font-weight: 800;\n  line-height: 1.15;\n}\n\n#kopiabang-antiboroi .ka-opening {\n  max-width: 800px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 18px;\n  line-height: 1.8;\n}\n\n\n\/* =========================================\n   GENERAL SECTION\n========================================= *\/\n\n#kopiabang-antiboroi .ka-section {\n  padding: 60px 0;\n}\n\n#kopiabang-antiboroi .ka-section-light {\n  background: #FBF5EE;\n}\n\n#kopiabang-antiboroi .ka-section-white {\n  background: #FFFFFF;\n}\n\n#kopiabang-antiboroi .ka-content {\n  max-width: 900px;\n  margin: 0 auto;\n}\n\n#kopiabang-antiboroi .ka-content p {\n  margin: 0 0 18px;\n}\n\n#kopiabang-antiboroi .ka-heading {\n  position: relative;\n  margin: 0 0 28px;\n  padding-bottom: 14px;\n  color: var(--brown-dark);\n  font-size: clamp(24px, 3vw, 32px);\n  font-weight: 800;\n  line-height: 1.25;\n  text-align: center;\n}\n\n#kopiabang-antiboroi .ka-heading::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  bottom: 0;\n  width: 60px;\n  height: 3px;\n  border-radius: 999px;\n  background: linear-gradient(90deg, var(--brown-soft), var(--gold));\n  transform: translateX(-50%);\n}\n\n\n\/* =========================================\n   STORY CARD\n========================================= *\/\n\n#kopiabang-antiboroi .ka-story-card {\n  padding: 34px;\n  border: 1px solid var(--border);\n  border-radius: 20px;\n  background: #FFFFFF;\n  box-shadow: 0 12px 30px rgba(47, 26, 16, 0.06);\n}\n\n#kopiabang-antiboroi .ka-story-card p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   PROBLEM BOX\n========================================= *\/\n\n#kopiabang-antiboroi .ka-problem-box {\n  margin-top: 26px;\n  padding: 30px;\n  border: 1px solid #E7D6C7;\n  border-radius: 20px;\n  background: linear-gradient(135deg, #FFF8F0, #FFFFFF);\n}\n\n#kopiabang-antiboroi .ka-problem-box ul {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 14px;\n  margin: 22px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n#kopiabang-antiboroi .ka-problem-box li {\n  position: relative;\n  margin: 0;\n  padding: 17px 18px 17px 50px;\n  border: 1px solid #EEE0D4;\n  border-radius: 14px;\n  background: #FFFFFF;\n  color: var(--text);\n  line-height: 1.55;\n}\n\n#kopiabang-antiboroi .ka-problem-box li::before {\n  content: \"•\";\n  position: absolute;\n  top: 50%;\n  left: 18px;\n  width: 22px;\n  height: 22px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--brown);\n  color: #FFFFFF;\n  font-size: 18px;\n  line-height: 1;\n  transform: translateY(-50%);\n}\n\n\n\/* =========================================\n   MASCULINE HIGHLIGHT BOX\n========================================= *\/\n\n#kopiabang-antiboroi .ka-highlight-box {\n  position: relative;\n  overflow: hidden;\n  padding: 38px;\n  border-radius: 24px;\n  background:\n    radial-gradient(circle at 100% 0%, rgba(201,164,92,.20), transparent 35%),\n    linear-gradient(135deg, var(--brown-dark), var(--brown));\n  color: #FFFFFF;\n}\n\n#kopiabang-antiboroi .ka-highlight-box h3 {\n  margin: 0 0 20px;\n  color: #FFFFFF;\n  font-size: 30px;\n  font-weight: 800;\n}\n\n#kopiabang-antiboroi .ka-highlight-box p {\n  margin-bottom: 16px;\n  color: #F7EEE8;\n}\n\n#kopiabang-antiboroi .ka-highlight-box p:last-child {\n  margin-bottom: 0;\n}\n\n#kopiabang-antiboroi .ka-highlight-box strong {\n  color: #F2D697;\n}\n\n\n\/* =========================================\n   BENEFITS\n========================================= *\/\n\n#kopiabang-antiboroi .ka-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 16px;\n  margin: 30px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n#kopiabang-antiboroi .ka-benefits li {\n  position: relative;\n  min-height: 85px;\n  display: flex;\n  align-items: center;\n  margin: 0;\n  padding: 20px 20px 20px 58px;\n  border: 1px solid var(--border);\n  border-radius: 16px;\n  background: #FFFFFF;\n  box-shadow: 0 8px 22px rgba(47, 26, 16, 0.04);\n}\n\n#kopiabang-antiboroi .ka-benefits li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 19px;\n  width: 27px;\n  height: 27px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 50%;\n  background: var(--gold-light);\n  color: var(--brown-dark);\n  font-weight: 900;\n}\n\n\n\/* =========================================\n   WHO CARD\n========================================= *\/\n\n#kopiabang-antiboroi .ka-who-card {\n  padding: 34px;\n  border-left: 5px solid var(--gold);\n  border-radius: 0 20px 20px 0;\n  background: #FBF3E6;\n}\n\n#kopiabang-antiboroi .ka-who-card p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   IMPORTANT\n========================================= *\/\n\n#kopiabang-antiboroi .ka-important {\n  padding: 25px 28px;\n  border: 1px solid #E3D7CC;\n  border-radius: 16px;\n  background: #FFF9F3;\n  color: var(--muted);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n#kopiabang-antiboroi .ka-important strong {\n  color: var(--brown-dark);\n}\n\n\n\/* =========================================\n   HOW TO CONSUME\n========================================= *\/\n\n#kopiabang-antiboroi .ka-consume {\n  padding: 65px 0 75px;\n  background: linear-gradient(180deg, #FFFFFF, #FBF5EE);\n}\n\n#kopiabang-antiboroi .ka-consume-intro {\n  max-width: 700px;\n  margin: 0 auto 28px;\n  color: var(--muted);\n  text-align: center;\n}\n\n#kopiabang-antiboroi .ka-consume-image {\n  width: 100%;\n  max-width: 900px;\n  margin: 0 auto;\n  overflow: hidden;\n  padding: 8px;\n  border: 1px solid #E4D8CD;\n  border-radius: 22px;\n  background: #FFFFFF;\n  box-shadow: 0 18px 45px rgba(47, 26, 16, 0.08);\n}\n\n#kopiabang-antiboroi .ka-consume-image img {\n  width: 100%;\n  height: auto;\n  display: block;\n  border-radius: 15px;\n}\n\n\n\/* =========================================\n   RESPONSIVE\n========================================= *\/\n\n@media (max-width: 767px) {\n\n  #kopiabang-antiboroi {\n    font-size: 15px;\n  }\n\n  #kopiabang-antiboroi .ka-wrap {\n    width: min(100% - 28px, 1100px);\n  }\n\n  #kopiabang-antiboroi .ka-intro {\n    padding: 50px 0 40px;\n  }\n\n  #kopiabang-antiboroi .ka-section,\n  #kopiabang-antiboroi .ka-consume {\n    padding: 45px 0;\n  }\n\n  #kopiabang-antiboroi .ka-main-title {\n    font-size: 32px;\n  }\n\n  #kopiabang-antiboroi .ka-opening {\n    font-size: 16px;\n  }\n\n  #kopiabang-antiboroi .ka-story-card,\n  #kopiabang-antiboroi .ka-highlight-box,\n  #kopiabang-antiboroi .ka-who-card,\n  #kopiabang-antiboroi .ka-problem-box {\n    padding: 24px;\n  }\n\n  #kopiabang-antiboroi .ka-problem-box ul,\n  #kopiabang-antiboroi .ka-benefits {\n    grid-template-columns: 1fr;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"kopiabang-antiboroi\"\u003e\n\n  \u003c!-- =========================================\n       HERO\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-intro\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n\n      \u003cspan class=\"ka-label\"\u003e\n        Men’s Lifestyle \u0026amp; Waistline Support\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"ka-main-title\"\u003e\n        IS YOUR BELLY STARTING TO ARRIVE BEFORE YOU DO? 😅\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ka-opening\"\u003e\n        Your clothes used to fit nicely.\n        Now your waist feels tighter, your stomach looks more noticeable,\n        and somehow your belly has become the first thing you see in photos.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       OPENING\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-white\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003cdiv class=\"ka-story-card\"\u003e\n\n          \u003cp\u003e\n            Sometimes, your overall weight may not have changed dramatically,\n            but when the waistline starts becoming more noticeable,\n            your appearance can feel different.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Shirts may no longer sit as neatly.\n            Trousers may feel tighter around the waist.\n            And when you catch a side view of yourself in the mirror,\n            you may suddenly wonder:\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            \u003cstrong\u003e“When did my stomach get this far ahead?”\u003c\/strong\u003e\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       WHEN THE BELLY STARTS SHOWING\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-light\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003ch3 class=\"ka-heading\"\u003e\n          WHEN THE BELLY GROWS, CONFIDENCE CAN DROP TOO\n        \u003c\/h3\u003e\n\n        \u003cp style=\"text-align:center;\"\u003e\n          For some men, a growing waistline is not only about appearance.\n          It can also affect how comfortable and confident they feel day to day.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ka-problem-box\"\u003e\n\n          \u003cul\u003e\n\n            \u003cli\u003e\n              Shirts and T-shirts no longer feel as flattering\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Trousers start feeling tighter around the waist\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              The body feels heavier and less active\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              Confidence in your appearance starts to drop\n            \u003c\/li\u003e\n\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n        \u003cp style=\"margin-top:28px;text-align:center;\"\u003e\n          And sometimes your wife notices first. 🤭\n        \u003c\/p\u003e\n\n        \u003cp style=\"text-align:center;\"\u003e\n          \u003cstrong\u003e“Abang… your belly is getting a little ahead of you.”\u003c\/strong\u003e\n        \u003c\/p\u003e\n\n        \u003cp style=\"text-align:center;\"\u003e\n          You laugh about it at first.\n          But eventually, you look in the mirror and think it may be time\n          to start taking better care of yourself.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       NOT ABOUT SIX PACK\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-white\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003cdiv class=\"ka-highlight-box\"\u003e\n\n          \u003ch3\u003e\n            YOU DO NOT NEED A SIX-PACK\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Most men are not trying to look like fitness models.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sometimes, you simply want to look a little neater,\n            feel more comfortable in your clothes,\n            move around without feeling too heavy,\n            and feel more confident when you look in the mirror.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            You just want that feeling of:\n            \u003cstrong\u003e“Now this looks more like me.”\u003c\/strong\u003e\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When your daily routine feels more balanced and your body feels more active,\n            confidence can start to feel different too.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       LIFESTYLE SUPPORT\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-light\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003ch3 class=\"ka-heading\"\u003e\n          TAKING CARE OF YOUR WAISTLINE IS MORE THAN JUST EATING LESS\n        \u003c\/h3\u003e\n\n        \u003cp style=\"text-align:center;\"\u003e\n          A more balanced lifestyle usually comes from several habits working together.\n        \u003c\/p\u003e\n\n        \u003cul class=\"ka-benefits\"\u003e\n\n          \u003cli\u003e\n            Pay attention to portion sizes\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Reduce excessive sugary foods and drinks\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Stay more physically active throughout the day\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Get enough rest and sleep\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Build a routine you can maintain consistently\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Support your daily energy so staying active feels more manageable\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n        \u003cp style=\"margin-top:28px;text-align:center;\"\u003e\n          Kopi Abang can be included as part of a man’s daily routine\n          alongside balanced nutrition, regular movement, and healthier lifestyle habits.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       WHY MEN CHOOSE KOPI ABANG\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-white\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003ch3 class=\"ka-heading\"\u003e\n          WHY MEN CHOOSE KOPI ABANG FOR THEIR “ANTI-BELLY” ROUTINE\n        \u003c\/h3\u003e\n\n        \u003cul class=\"ka-benefits\"\u003e\n\n          \u003cli\u003e\n            Easy to include in a daily routine\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Supports daily energy to help you stay active\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Suitable for men starting a healthier lifestyle routine\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Convenient as part of a morning routine\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Complements balanced eating and regular physical activity\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Suitable for men who want to feel more confident in their appearance\n          \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       WHO MAY CONSIDER THIS SET\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-light\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003ch3 class=\"ka-heading\"\u003e\n          WHO MAY CONSIDER THIS SET?\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"ka-who-card\"\u003e\n\n          \u003cp\u003e\n            This set may be considered by adult men who feel that their waistline\n            is becoming more noticeable and want to start paying more attention\n            to their daily lifestyle.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            It may be especially suitable for men who spend long hours sitting,\n            feel less active than before, notice their trousers becoming tighter,\n            or simply want to feel neater and more confident in their clothes.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The goal does not have to be extreme.\n            Sometimes, becoming more consistent with your daily habits is already\n            a good place to start.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       WIFE \/ CONFIDENCE CLOSING\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-white\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003cdiv class=\"ka-highlight-box\"\u003e\n\n          \u003ch3\u003e\n            WHEN ABANG STARTS TAKING CARE OF HIMSELF, THE WIFE MAY NOTICE TOO 🤭\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            You do not need a dramatic transformation.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When you start eating more mindfully,\n            moving more, and becoming more consistent with your routine,\n            you may begin to feel more comfortable and confident in yourself.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Your clothes may feel better.\n            You may feel more confident when going out.\n            And you may simply feel more motivated to take care of yourself.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            So if your wife starts saying,\n            \u003cstrong\u003e“Abang, you’re looking a lot neater lately…”\u003c\/strong\u003e\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Try not to smile too much. 😏\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       IMPORTANT\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-section ka-section-light\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n      \u003cdiv class=\"ka-content\"\u003e\n\n        \u003cdiv class=\"ka-important\"\u003e\n\n          \u003cstrong\u003eImportant:\u003c\/strong\u003e\n\n          Individual body composition, weight, and wellness needs vary.\n          Kopi Abang is a food\/beverage product intended to support general wellness\n          and is not a weight-loss treatment or a product that guarantees reduction\n          in body weight or waist size.\n\n          Changes in body weight and waist measurements may be influenced by factors\n          such as diet, physical activity, sleep, and overall lifestyle.\n          If you have concerns about your weight or health, please consult\n          a qualified healthcare professional.\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       HOW TO CONSUME KOPI ABANG\n  ========================================== --\u003e\n\n  \u003csection class=\"ka-consume\"\u003e\n    \u003cdiv class=\"ka-wrap\"\u003e\n\n      \u003ch2 class=\"ka-heading\"\u003e\n        HOW TO CONSUME KOPI ABANG\n      \u003c\/h2\u003e\n\n      \u003cp class=\"ka-consume-intro\"\u003e\n        Follow the recommended preparation guide below to enjoy Kopi Abang\n        as part of your daily routine.\n      \u003c\/p\u003e\n\n\n      \u003c!-- =========================================\n           IMAGE SLOT 01 — HOW TO CONSUME KOPI ABANG\n\n           Replace:\n           PASTE_IMAGE_URL_HERE\n\n           with your actual image URL.\n      ========================================== --\u003e\n\n      \u003cdiv class=\"ka-consume-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0805\/5006\/8324\/files\/How_to_consume_KA.webp?v=1790231021\" alt=\"How to Consume Kopi Abang\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"Infinity Ventures","offers":[{"title":"Semenanjung","offer_id":49135676194916,"sku":null,"price":110.0,"currency_code":"MYR","in_stock":true},{"title":"Sabah \/ Sarawak","offer_id":49135676227684,"sku":null,"price":120.0,"currency_code":"MYR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/5006\/8324\/files\/2KA.webp?v=1790238536"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/5006\/8324\/collections\/gambar_kopi_abang_wholesale.webp?v=1790307256","url":"https:\/\/infinityventures.my\/collections\/kopi-abang.oembed","provider":"Infinity Ventures","version":"1.0","type":"link"}