{"title":"Couple Combo Jus Bella \u0026 Kopi Abang","description":null,"products":[{"product_id":"senggugut-stamina-lelaki-set-1-3-botol-1-kotak","title":"Senggugut \u0026 Stamina Lelaki ~ Set 1 (3 Botol + 1 Kotak)","description":"\u003cstyle\u003e\n\/* =========================================\n   JUS BELLA x KOPI ABANG — COUPLE SET\n   THEME: BURGUNDY + BROWN + GOLD\n========================================= *\/\n\n#couple-set-menstrual-stamina {\n  --burgundy: #6F1738;\n  --burgundy-dark: #4B0D25;\n  --rose: #C9788C;\n\n  --brown: #5A341E;\n  --brown-dark: #2F1A10;\n  --brown-soft: #8B6246;\n\n  --gold: #C9A45C;\n  --gold-light: #F3E7C8;\n\n  --cream: #FFF9F2;\n  --soft-pink: #FFF7F9;\n  --white: #FFFFFF;\n\n  --text: #443735;\n  --muted: #776965;\n  --border: #E9DCD5;\n\n  width: 100%;\n  background: var(--white);\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#couple-set-menstrual-stamina *,\n#couple-set-menstrual-stamina *::before,\n#couple-set-menstrual-stamina *::after {\n  box-sizing: border-box;\n}\n\n#couple-set-menstrual-stamina h1,\n#couple-set-menstrual-stamina h2,\n#couple-set-menstrual-stamina h3,\n#couple-set-menstrual-stamina p,\n#couple-set-menstrual-stamina li,\n#couple-set-menstrual-stamina strong,\n#couple-set-menstrual-stamina span {\n  font-family: var(--font-body-family, inherit) !important;\n}\n\n#couple-set-menstrual-stamina .cs-wrap {\n  width: min(1100px, calc(100% - 40px));\n  margin: 0 auto;\n}\n\n\n\/* =========================================\n   HERO\n========================================= *\/\n\n#couple-set-menstrual-stamina .cs-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 74px 0 58px;\n  text-align: center;\n  background:\n    radial-gradient(circle at 12% 18%, rgba(111,23,56,.10), transparent 28%),\n    radial-gradient(circle at 88% 18%, rgba(90,52,30,.10), transparent 28%),\n    radial-gradient(circle at 50% 100%, rgba(201,164,92,.14), transparent 35%),\n    linear-gradient(180deg, #FFF9FA 0%, #FFF9F2 100%);\n}\n\n#couple-set-menstrual-stamina .cs-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 16px;\n  color: var(--gold);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n#couple-set-menstrual-stamina .cs-badge::before,\n#couple-set-menstrual-stamina .cs-badge::after {\n  content: \"\";\n  width: 28px;\n  height: 2px;\n  background: var(--gold);\n}\n\n#couple-set-menstrual-stamina .cs-main-title {\n  margin: 0 0 18px;\n  color: var(--brown-dark);\n  font-size: clamp(32px, 4.4vw, 50px);\n  font-weight: 850;\n  line-height: 1.16;\n}\n\n#couple-set-menstrual-stamina .cs-main-title .wife {\n  color: var(--burgundy);\n}\n\n#couple-set-menstrual-stamina .cs-main-title .husband {\n  color: var(--brown);\n}\n\n#couple-set-menstrual-stamina .cs-opening {\n  max-width: 820px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 18px;\n  line-height: 1.85;\n}\n\n\n\/* =========================================\n   GENERAL\n========================================= *\/\n\n#couple-set-menstrual-stamina .cs-section {\n  padding: 62px 0;\n}\n\n#couple-set-menstrual-stamina .cs-white {\n  background: #FFFFFF;\n}\n\n#couple-set-menstrual-stamina .cs-light {\n  background:\n    linear-gradient(90deg, #FFF8FA 0%, #FFF9F2 100%);\n}\n\n#couple-set-menstrual-stamina .cs-content {\n  max-width: 920px;\n  margin: 0 auto;\n}\n\n#couple-set-menstrual-stamina .cs-content p {\n  margin: 0 0 18px;\n}\n\n#couple-set-menstrual-stamina .cs-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: 850;\n  line-height: 1.25;\n  text-align: center;\n}\n\n#couple-set-menstrual-stamina .cs-heading::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  bottom: 0;\n  width: 74px;\n  height: 3px;\n  border-radius: 999px;\n  background: linear-gradient(\n    90deg,\n    var(--burgundy),\n    var(--gold),\n    var(--brown)\n  );\n  transform: translateX(-50%);\n}\n\n\n\/* =========================================\n   OPENING CARD\n========================================= *\/\n\n#couple-set-menstrual-stamina .cs-story-card {\n  padding: 36px;\n  border: 1px solid var(--border);\n  border-radius: 22px;\n  background: #FFFFFF;\n  box-shadow: 0 14px 34px rgba(70, 45, 35, 0.06);\n}\n\n#couple-set-menstrual-stamina .cs-story-card p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   HER + HIM SPLIT\n========================================= *\/\n\n#couple-set-menstrual-stamina .cs-couple-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 22px;\n  margin-top: 30px;\n}\n\n#couple-set-menstrual-stamina .cs-person-card {\n  min-height: 100%;\n  padding: 30px;\n  border-radius: 20px;\n  background: #FFFFFF;\n}\n\n#couple-set-menstrual-stamina .cs-wife-card {\n  border: 1px solid #EEDBE1;\n  border-top: 5px solid var(--burgundy);\n  box-shadow: 0 12px 26px rgba(111,23,56,.05);\n}\n\n#couple-set-menstrual-stamina .cs-husband-card {\n  border: 1px solid #E6D9CE;\n  border-top: 5px solid var(--brown);\n  box-shadow: 0 12px 26px rgba(90,52,30,.05);\n}\n\n#couple-set-menstrual-stamina .cs-person-tag {\n  display: inline-block;\n  margin-bottom: 12px;\n  padding: 6px 12px;\n  border-radius: 999px;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n#couple-set-menstrual-stamina .cs-wife-card .cs-person-tag {\n  background: #FBEFF2;\n  color: var(--burgundy);\n}\n\n#couple-set-menstrual-stamina .cs-husband-card .cs-person-tag {\n  background: #F7EFE7;\n  color: var(--brown);\n}\n\n#couple-set-menstrual-stamina .cs-person-card h3 {\n  margin: 0 0 14px;\n  font-size: 25px;\n  font-weight: 800;\n}\n\n#couple-set-menstrual-stamina .cs-wife-card h3 {\n  color: var(--burgundy);\n}\n\n#couple-set-menstrual-stamina .cs-husband-card h3 {\n  color: var(--brown);\n}\n\n#couple-set-menstrual-stamina .cs-person-card p {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   BENEFITS\n========================================= *\/\n\n#couple-set-menstrual-stamina .cs-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#couple-set-menstrual-stamina .cs-benefits li {\n  position: relative;\n  min-height: 88px;\n  display: flex;\n  align-items: center;\n  margin: 0;\n  padding: 20px 20px 20px 60px;\n  border: 1px solid var(--border);\n  border-radius: 16px;\n  background: #FFFFFF;\n  box-shadow: 0 8px 20px rgba(70,45,35,.04);\n}\n\n#couple-set-menstrual-stamina .cs-benefits li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 19px;\n  width: 28px;\n  height: 28px;\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   COUPLE HIGHLIGHT\n========================================= *\/\n\n#couple-set-menstrual-stamina .cs-highlight {\n  position: relative;\n  overflow: hidden;\n  padding: 40px;\n  border-radius: 26px;\n  background:\n    radial-gradient(circle at 0% 100%, rgba(201,120,140,.18), transparent 32%),\n    radial-gradient(circle at 100% 0%, rgba(201,164,92,.18), transparent 32%),\n    linear-gradient(\n      120deg,\n      var(--burgundy-dark) 0%,\n      #5A2B2A 48%,\n      var(--brown-dark) 100%\n    );\n  color: #FFFFFF;\n}\n\n#couple-set-menstrual-stamina .cs-highlight h3 {\n  margin: 0 0 20px;\n  color: #FFFFFF;\n  font-size: 30px;\n  font-weight: 850;\n}\n\n#couple-set-menstrual-stamina .cs-highlight p {\n  margin-bottom: 15px;\n  color: #F9EFF0;\n}\n\n#couple-set-menstrual-stamina .cs-highlight p:last-child {\n  margin-bottom: 0;\n}\n\n#couple-set-menstrual-stamina .cs-highlight strong {\n  color: #F4D693;\n}\n\n\n\/* =========================================\n   WHO CARD\n========================================= *\/\n\n#couple-set-menstrual-stamina .cs-who-card {\n  padding: 34px;\n  border: 1px solid #E9DDD6;\n  border-radius: 20px;\n  background:\n    linear-gradient(135deg, #FFF8FA 0%, #FFF9F2 100%);\n}\n\n#couple-set-menstrual-stamina .cs-who-card p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   FINAL QUOTE\n========================================= *\/\n\n#couple-set-menstrual-stamina .cs-final {\n  padding: 68px 0;\n  text-align: center;\n  background:\n    radial-gradient(circle at 50% 0%, rgba(201,164,92,.12), transparent 32%),\n    #FFFFFF;\n}\n\n#couple-set-menstrual-stamina .cs-final-message {\n  max-width: 820px;\n  margin: 0 auto;\n  padding: 40px 34px;\n  border: 1px solid #E9DDD6;\n  border-radius: 24px;\n  background: #FFFFFF;\n  box-shadow: 0 18px 40px rgba(70,45,35,.06);\n}\n\n#couple-set-menstrual-stamina .cs-final-message h3 {\n  margin: 0 0 18px;\n  color: var(--brown-dark);\n  font-size: 30px;\n  font-weight: 850;\n}\n\n#couple-set-menstrual-stamina .cs-final-message p {\n  margin: 0 0 15px;\n}\n\n#couple-set-menstrual-stamina .cs-final-line {\n  margin-top: 24px !important;\n  color: var(--burgundy);\n  font-size: 19px;\n  font-weight: 800;\n  line-height: 1.7;\n}\n\n\n\/* =========================================\n   IMPORTANT\n========================================= *\/\n\n#couple-set-menstrual-stamina .cs-important {\n  padding: 26px 28px;\n  border: 1px solid #E4D8D1;\n  border-radius: 16px;\n  background: #FFF9F6;\n  color: var(--muted);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n#couple-set-menstrual-stamina .cs-important strong {\n  color: var(--brown-dark);\n}\n\n\n\/* =========================================\n   RESPONSIVE\n========================================= *\/\n\n@media (max-width: 767px) {\n\n  #couple-set-menstrual-stamina {\n    font-size: 15px;\n  }\n\n  #couple-set-menstrual-stamina .cs-wrap {\n    width: min(100% - 28px, 1100px);\n  }\n\n  #couple-set-menstrual-stamina .cs-hero {\n    padding: 52px 0 42px;\n  }\n\n  #couple-set-menstrual-stamina .cs-section,\n  #couple-set-menstrual-stamina .cs-final {\n    padding: 46px 0;\n  }\n\n  #couple-set-menstrual-stamina .cs-main-title {\n    font-size: 31px;\n  }\n\n  #couple-set-menstrual-stamina .cs-opening {\n    font-size: 16px;\n  }\n\n  #couple-set-menstrual-stamina .cs-couple-grid,\n  #couple-set-menstrual-stamina .cs-benefits {\n    grid-template-columns: 1fr;\n  }\n\n  #couple-set-menstrual-stamina .cs-story-card,\n  #couple-set-menstrual-stamina .cs-person-card,\n  #couple-set-menstrual-stamina .cs-highlight,\n  #couple-set-menstrual-stamina .cs-who-card,\n  #couple-set-menstrual-stamina .cs-final-message {\n    padding: 24px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"couple-set-menstrual-stamina\"\u003e\n\n  \u003c!-- =========================================\n       HERO\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-hero\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n\n      \u003cspan class=\"cs-badge\"\u003e\n        Couple Wellness Set\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"cs-main-title\"\u003e\n        WHEN \u003cspan class=\"wife\"\u003eSHE FEELS UNCOMFORTABLE\u003c\/span\u003e\n        AND \u003cspan class=\"husband\"\u003eHE FEELS DRAINED\u003c\/span\u003e…\n        BOTH OF YOU CAN FEEL A LITTLE “OFF” ❤️\n      \u003c\/h2\u003e\n\n      \u003cp class=\"cs-opening\"\u003e\n        In marriage, sometimes it is not only one person who feels tired.\n        The wife may be dealing with menstrual discomfort and low energy,\n        while the husband comes home from work already feeling drained\n        and low on stamina.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       COUPLE OPENING\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003cdiv class=\"cs-story-card\"\u003e\n\n          \u003cp\u003e\n            There are days when the wife is dealing with menstrual discomfort,\n            cramps, low energy, and mood changes.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            At the same time, the husband may come home after a long working day\n            feeling exhausted, less energetic, and not as active as usual.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When both partners are not feeling their best,\n            even normal daily routines can start to feel heavier.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Household tasks feel tiring.\n            Spending time with the children can feel exhausting.\n            And quality time together may become less enjoyable simply because\n            both of you are already worn out.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            That is why self-care in marriage should not be one-sided.\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       ONE SET FOR HER, ONE SET FOR HIM\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          ONE SET FOR HER, ONE SET FOR HIM\n        \u003c\/h3\u003e\n\n        \u003cp style=\"text-align:center;\"\u003e\n          This couple set is created for married couples who want to take better\n          care of their daily well-being together.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"cs-couple-grid\"\u003e\n\n          \u003cdiv class=\"cs-person-card cs-wife-card\"\u003e\n\n            \u003cspan class=\"cs-person-tag\"\u003e\n              For Her\n            \u003c\/span\u003e\n\n            \u003ch3\u003e\n              Jus Bella\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Jus Bella can be included as part of a woman’s wellness routine\n              to support menstrual comfort, daily energy, and overall well-being\n              throughout her monthly cycle.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"cs-person-card cs-husband-card\"\u003e\n\n            \u003cspan class=\"cs-person-tag\"\u003e\n              For Him\n            \u003c\/span\u003e\n\n            \u003ch3\u003e\n              Kopi Abang\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Kopi Abang can be included as part of a man’s daily routine\n              to support energy, stamina, and everyday vitality,\n              especially for husbands who often feel tired after a long working day.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \u003cp style=\"margin-top:28px;text-align:center;\"\u003e\n          Together, this set makes it easier for couples to build a consistent\n          wellness routine without needing to search for separate options.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       HER SIDE\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          WHEN HER PERIOD COMES, SOMETIMES THE WHOLE HOUSE CAN FEEL THE DIFFERENCE\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"cs-person-card cs-wife-card\"\u003e\n\n          \u003cp\u003e\n            Women who experience menstrual discomfort know how much it can affect\n            everyday life.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The abdomen may feel uncomfortable.\n            The body may feel more tired.\n            Mood can sometimes change.\n            Even normal daily activities may feel harder than usual.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            During this time, supporting a woman’s overall menstrual wellness\n            and daily comfort can become an important part of her self-care routine.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When the wife feels more comfortable, cared for, and energised,\n            the atmosphere at home can feel lighter 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       HIS SIDE\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          THE HUSBAND HAS HIS OWN CHALLENGES TOO\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"cs-person-card cs-husband-card\"\u003e\n\n          \u003cp\u003e\n            A husband uses a lot of energy every day.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Work, commuting, family responsibilities, household matters,\n            and daily commitments can all take a toll on the body.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            By the time he gets home, he may already feel drained,\n            sleepy, or less active than before.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sometimes, it is not because something is seriously wrong.\n            His daily energy simply does not feel the same anymore.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            And when energy levels drop, mood, focus, activity levels,\n            and quality time with the family can be affected too.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            That is why men also benefit from a daily routine\n            that supports energy and stamina.\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       COUPLE BALANCE\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003cdiv class=\"cs-highlight\"\u003e\n\n          \u003ch3\u003e\n            WHEN BOTH PARTNERS TAKE CARE OF THEMSELVES,\n            MARRIED LIFE CAN FEEL MORE BALANCED\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            When the wife feels more comfortable in her body\n            and the husband feels more energised,\n            daily life can feel different.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            It can feel easier to handle everyday routines.\n            There may be more energy for the family.\n            It becomes easier to spend quality time together.\n            And both partners may feel more present with each other.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sometimes, small things like this are what make a relationship\n            feel lighter, warmer, and more enjoyable.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Not because everything suddenly becomes perfect,\n            but because \u003cstrong\u003eboth husband and wife are making an effort\n            to take care of themselves.\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 COUPLES CHOOSE THIS SET\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          WHY COUPLES CHOOSE THIS SET\n        \u003c\/h3\u003e\n\n        \u003cul class=\"cs-benefits\"\u003e\n\n          \u003cli\u003e\n            Combines the daily wellness needs of both husband and wife\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Jus Bella supports women’s menstrual wellness and daily comfort\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Kopi Abang supports men’s daily energy and stamina\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Suitable for couples who want to build better self-care routines together\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Practical and easy to include in each partner’s daily routine\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Supports couples who want to feel more prepared for busy everyday life\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=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          WHO MAY CONSIDER THIS SET?\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"cs-who-card\"\u003e\n\n          \u003cp\u003e\n            This set may be suitable for married couples who want to pay more attention\n            to their individual well-being while building a consistent routine together.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            It may suit wives who often experience menstrual discomfort,\n            low energy during their cycle,\n            or simply want to maintain a more consistent women’s self-care routine.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            It may also suit husbands who often feel tired after work,\n            experience low daily energy,\n            or want to stay more active for work, family,\n            and quality time with their partner.\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       FINAL COUPLE MESSAGE\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-final\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n\n      \u003cdiv class=\"cs-final-message\"\u003e\n\n        \u003ch3\u003e\n          ONE SET FOR HER, ONE SET FOR HIM ❤️\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Sometimes, couples do not need anything complicated.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          It can be enough when the wife feels more comfortable.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          It can be enough when the husband feels more energised.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          And it can be enough when both partners make an effort\n          to take care of themselves and each other.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          When both feel better, the relationship can naturally feel\n          calmer, closer, and more enjoyable.\n        \u003c\/p\u003e\n\n        \u003cp class=\"cs-final-line\"\u003e\n          Jus Bella for her.\u003cbr\u003e\n          Kopi Abang for him.\u003cbr\u003e\n          Take care of yourselves, and take care of the relationship together.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       IMPORTANT\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003cdiv class=\"cs-important\"\u003e\n\n          \u003cstrong\u003eImportant:\u003c\/strong\u003e\n\n          Every individual has different needs, body conditions,\n          and wellness experiences.\n\n          Jus Bella and Kopi Abang are food\/beverage products intended\n          to support general wellness and are not intended to diagnose,\n          treat, cure, or prevent any disease.\n\n          Individual experiences may vary depending on health condition,\n          daily routine, rest, nutrition, and lifestyle.\n\n          If either partner experiences persistent or concerning symptoms,\n          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\u003c\/div\u003e","brand":"Infinity Ventures","offers":[{"title":"Semenanjung","offer_id":50630030295140,"sku":null,"price":309.0,"currency_code":"MYR","in_stock":true},{"title":"Sabah \u0026 Sarawak","offer_id":50630030327908,"sku":null,"price":319.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/5006\/8324\/files\/3JB_1_KA_New.webp?v=1790327290"},{"product_id":"set-berpantang-anti-boroi-set-2-3-kotak-1-botol","title":"Anti Boroi \u0026 Set Berpantang ~ Set 2 (3 Kotak + 1 Botol)","description":"\u003cstyle\u003e\n\/* =========================================\n   JUS BELLA x KOPI ABANG\n   ANTI-BELLY \u0026 POSTPARTUM CONFINEMENT SET\n   THEME: BURGUNDY + BROWN + GOLD\n========================================= *\/\n\n#couple-set-postpartum-antibelly {\n  --burgundy: #6F1738;\n  --burgundy-dark: #4B0D25;\n  --rose: #C9788C;\n\n  --brown: #5A341E;\n  --brown-dark: #2F1A10;\n  --brown-soft: #8B6246;\n\n  --gold: #C9A45C;\n  --gold-light: #F3E7C8;\n\n  --cream: #FFF9F2;\n  --soft-pink: #FFF7F9;\n  --white: #FFFFFF;\n\n  --text: #443735;\n  --muted: #776965;\n  --border: #E9DCD5;\n\n  width: 100%;\n  background: var(--white);\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#couple-set-postpartum-antibelly *,\n#couple-set-postpartum-antibelly *::before,\n#couple-set-postpartum-antibelly *::after {\n  box-sizing: border-box;\n}\n\n#couple-set-postpartum-antibelly h1,\n#couple-set-postpartum-antibelly h2,\n#couple-set-postpartum-antibelly h3,\n#couple-set-postpartum-antibelly p,\n#couple-set-postpartum-antibelly li,\n#couple-set-postpartum-antibelly strong,\n#couple-set-postpartum-antibelly span {\n  font-family: var(--font-body-family, inherit) !important;\n}\n\n#couple-set-postpartum-antibelly .cs-wrap {\n  width: min(1100px, calc(100% - 40px));\n  margin: 0 auto;\n}\n\n\n\/* =========================================\n   HERO\n========================================= *\/\n\n#couple-set-postpartum-antibelly .cs-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 74px 0 58px;\n  text-align: center;\n  background:\n    radial-gradient(circle at 12% 18%, rgba(111,23,56,.10), transparent 28%),\n    radial-gradient(circle at 88% 18%, rgba(90,52,30,.10), transparent 28%),\n    radial-gradient(circle at 50% 100%, rgba(201,164,92,.14), transparent 35%),\n    linear-gradient(180deg, #FFF9FA 0%, #FFF9F2 100%);\n}\n\n#couple-set-postpartum-antibelly .cs-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 16px;\n  color: var(--gold);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n#couple-set-postpartum-antibelly .cs-badge::before,\n#couple-set-postpartum-antibelly .cs-badge::after {\n  content: \"\";\n  width: 28px;\n  height: 2px;\n  background: var(--gold);\n}\n\n#couple-set-postpartum-antibelly .cs-main-title {\n  margin: 0 0 18px;\n  color: var(--brown-dark);\n  font-size: clamp(32px, 4.4vw, 50px);\n  font-weight: 850;\n  line-height: 1.16;\n}\n\n#couple-set-postpartum-antibelly .cs-main-title .wife {\n  color: var(--burgundy);\n}\n\n#couple-set-postpartum-antibelly .cs-main-title .husband {\n  color: var(--brown);\n}\n\n#couple-set-postpartum-antibelly .cs-opening {\n  max-width: 820px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 18px;\n  line-height: 1.85;\n}\n\n\n\/* =========================================\n   GENERAL\n========================================= *\/\n\n#couple-set-postpartum-antibelly .cs-section {\n  padding: 62px 0;\n}\n\n#couple-set-postpartum-antibelly .cs-white {\n  background: #FFFFFF;\n}\n\n#couple-set-postpartum-antibelly .cs-light {\n  background:\n    linear-gradient(90deg, #FFF8FA 0%, #FFF9F2 100%);\n}\n\n#couple-set-postpartum-antibelly .cs-content {\n  max-width: 920px;\n  margin: 0 auto;\n}\n\n#couple-set-postpartum-antibelly .cs-content p {\n  margin: 0 0 18px;\n}\n\n#couple-set-postpartum-antibelly .cs-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: 850;\n  line-height: 1.25;\n  text-align: center;\n}\n\n#couple-set-postpartum-antibelly .cs-heading::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  bottom: 0;\n  width: 74px;\n  height: 3px;\n  border-radius: 999px;\n  background: linear-gradient(\n    90deg,\n    var(--burgundy),\n    var(--gold),\n    var(--brown)\n  );\n  transform: translateX(-50%);\n}\n\n\n\/* =========================================\n   STORY CARD\n========================================= *\/\n\n#couple-set-postpartum-antibelly .cs-story-card {\n  padding: 36px;\n  border: 1px solid var(--border);\n  border-radius: 22px;\n  background: #FFFFFF;\n  box-shadow: 0 14px 34px rgba(70, 45, 35, 0.06);\n}\n\n#couple-set-postpartum-antibelly .cs-story-card p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   HER + HIM SPLIT\n========================================= *\/\n\n#couple-set-postpartum-antibelly .cs-couple-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 22px;\n  margin-top: 30px;\n}\n\n#couple-set-postpartum-antibelly .cs-person-card {\n  min-height: 100%;\n  padding: 30px;\n  border-radius: 20px;\n  background: #FFFFFF;\n}\n\n#couple-set-postpartum-antibelly .cs-wife-card {\n  border: 1px solid #EEDBE1;\n  border-top: 5px solid var(--burgundy);\n  box-shadow: 0 12px 26px rgba(111,23,56,.05);\n}\n\n#couple-set-postpartum-antibelly .cs-husband-card {\n  border: 1px solid #E6D9CE;\n  border-top: 5px solid var(--brown);\n  box-shadow: 0 12px 26px rgba(90,52,30,.05);\n}\n\n#couple-set-postpartum-antibelly .cs-person-tag {\n  display: inline-block;\n  margin-bottom: 12px;\n  padding: 6px 12px;\n  border-radius: 999px;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n#couple-set-postpartum-antibelly .cs-wife-card .cs-person-tag {\n  background: #FBEFF2;\n  color: var(--burgundy);\n}\n\n#couple-set-postpartum-antibelly .cs-husband-card .cs-person-tag {\n  background: #F7EFE7;\n  color: var(--brown);\n}\n\n#couple-set-postpartum-antibelly .cs-person-card h3 {\n  margin: 0 0 14px;\n  font-size: 25px;\n  font-weight: 800;\n}\n\n#couple-set-postpartum-antibelly .cs-wife-card h3 {\n  color: var(--burgundy);\n}\n\n#couple-set-postpartum-antibelly .cs-husband-card h3 {\n  color: var(--brown);\n}\n\n#couple-set-postpartum-antibelly .cs-person-card p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   HIGHLIGHT\n========================================= *\/\n\n#couple-set-postpartum-antibelly .cs-highlight {\n  position: relative;\n  overflow: hidden;\n  padding: 40px;\n  border-radius: 26px;\n  background:\n    radial-gradient(circle at 0% 100%, rgba(201,120,140,.18), transparent 32%),\n    radial-gradient(circle at 100% 0%, rgba(201,164,92,.18), transparent 32%),\n    linear-gradient(\n      120deg,\n      var(--burgundy-dark) 0%,\n      #5A2B2A 48%,\n      var(--brown-dark) 100%\n    );\n  color: #FFFFFF;\n}\n\n#couple-set-postpartum-antibelly .cs-highlight h3 {\n  margin: 0 0 20px;\n  color: #FFFFFF;\n  font-size: 30px;\n  font-weight: 850;\n}\n\n#couple-set-postpartum-antibelly .cs-highlight p {\n  margin-bottom: 15px;\n  color: #F9EFF0;\n}\n\n#couple-set-postpartum-antibelly .cs-highlight p:last-child {\n  margin-bottom: 0;\n}\n\n#couple-set-postpartum-antibelly .cs-highlight strong {\n  color: #F4D693;\n}\n\n\n\/* =========================================\n   BENEFITS\n========================================= *\/\n\n#couple-set-postpartum-antibelly .cs-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#couple-set-postpartum-antibelly .cs-benefits li {\n  position: relative;\n  min-height: 88px;\n  display: flex;\n  align-items: center;\n  margin: 0;\n  padding: 20px 20px 20px 60px;\n  border: 1px solid var(--border);\n  border-radius: 16px;\n  background: #FFFFFF;\n  box-shadow: 0 8px 20px rgba(70,45,35,.04);\n}\n\n#couple-set-postpartum-antibelly .cs-benefits li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 19px;\n  width: 28px;\n  height: 28px;\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#couple-set-postpartum-antibelly .cs-who-card {\n  padding: 34px;\n  border: 1px solid #E9DDD6;\n  border-radius: 20px;\n  background:\n    linear-gradient(135deg, #FFF8FA 0%, #FFF9F2 100%);\n}\n\n#couple-set-postpartum-antibelly .cs-who-card p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   FINAL\n========================================= *\/\n\n#couple-set-postpartum-antibelly .cs-final {\n  padding: 68px 0;\n  text-align: center;\n  background:\n    radial-gradient(circle at 50% 0%, rgba(201,164,92,.12), transparent 32%),\n    #FFFFFF;\n}\n\n#couple-set-postpartum-antibelly .cs-final-message {\n  max-width: 820px;\n  margin: 0 auto;\n  padding: 40px 34px;\n  border: 1px solid #E9DDD6;\n  border-radius: 24px;\n  background: #FFFFFF;\n  box-shadow: 0 18px 40px rgba(70,45,35,.06);\n}\n\n#couple-set-postpartum-antibelly .cs-final-message h3 {\n  margin: 0 0 18px;\n  color: var(--brown-dark);\n  font-size: 30px;\n  font-weight: 850;\n}\n\n#couple-set-postpartum-antibelly .cs-final-message p {\n  margin: 0 0 15px;\n}\n\n#couple-set-postpartum-antibelly .cs-final-line {\n  margin-top: 24px !important;\n  color: var(--burgundy);\n  font-size: 19px;\n  font-weight: 800;\n  line-height: 1.7;\n}\n\n\n\/* =========================================\n   IMPORTANT\n========================================= *\/\n\n#couple-set-postpartum-antibelly .cs-important {\n  padding: 26px 28px;\n  border: 1px solid #E4D8D1;\n  border-radius: 16px;\n  background: #FFF9F6;\n  color: var(--muted);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n#couple-set-postpartum-antibelly .cs-important strong {\n  color: var(--brown-dark);\n}\n\n\n\/* =========================================\n   RESPONSIVE\n========================================= *\/\n\n@media (max-width: 767px) {\n\n  #couple-set-postpartum-antibelly {\n    font-size: 15px;\n  }\n\n  #couple-set-postpartum-antibelly .cs-wrap {\n    width: min(100% - 28px, 1100px);\n  }\n\n  #couple-set-postpartum-antibelly .cs-hero {\n    padding: 52px 0 42px;\n  }\n\n  #couple-set-postpartum-antibelly .cs-section,\n  #couple-set-postpartum-antibelly .cs-final {\n    padding: 46px 0;\n  }\n\n  #couple-set-postpartum-antibelly .cs-main-title {\n    font-size: 31px;\n  }\n\n  #couple-set-postpartum-antibelly .cs-opening {\n    font-size: 16px;\n  }\n\n  #couple-set-postpartum-antibelly .cs-couple-grid,\n  #couple-set-postpartum-antibelly .cs-benefits {\n    grid-template-columns: 1fr;\n  }\n\n  #couple-set-postpartum-antibelly .cs-story-card,\n  #couple-set-postpartum-antibelly .cs-person-card,\n  #couple-set-postpartum-antibelly .cs-highlight,\n  #couple-set-postpartum-antibelly .cs-who-card,\n  #couple-set-postpartum-antibelly .cs-final-message {\n    padding: 24px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"couple-set-postpartum-antibelly\"\u003e\n\n  \u003c!-- =========================================\n       HERO\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-hero\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n\n      \u003cspan class=\"cs-badge\"\u003e\n        Couple Wellness Set\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"cs-main-title\"\u003e\n        AFTER CHILDBIRTH,\n        \u003cspan class=\"wife\"\u003eIT’S NOT ONLY THE WIFE WHO SHOULD START TAKING CARE OF HERSELF…\u003c\/span\u003e\n        \u003cspan class=\"husband\"\u003eTHE HUSBAND CAN START TOO ❤️\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"cs-opening\"\u003e\n        After a baby arrives, daily life can change a lot.\n        The wife needs time to rest and recover,\n        while the husband often gets busier with work,\n        household responsibilities, and helping with the baby.\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=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003cdiv class=\"cs-story-card\"\u003e\n\n          \u003cp\u003e\n            The wife needs time to regain her energy\n            and adjust to a new routine with the baby.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The husband usually gets busier too.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Work.\n            Household responsibilities.\n            Helping with the baby.\n            Less sleep than usual.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When the routine gets busier,\n            meals may become less structured\n            and physical activity may decrease.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Over time, the husband’s belly may start growing too. 😅\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            That is why this set is created for\n            \u003cstrong\u003eboth husband and wife to take care of themselves\n            during the same new phase of life.\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       HER + HIM\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          A NEW PHASE FOR BOTH OF YOU\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"cs-couple-grid\"\u003e\n\n          \u003cdiv class=\"cs-person-card cs-wife-card\"\u003e\n\n            \u003cspan class=\"cs-person-tag\"\u003e\n              For Her\n            \u003c\/span\u003e\n\n            \u003ch3\u003e\n              Postpartum Self-Care\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              After pregnancy and childbirth,\n              a woman’s body needs time to adjust.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Energy may not feel the same as before.\n              Sleep patterns change.\n              Time for herself may become limited because\n              most of her attention goes to the baby.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Jus Bella can be included as part of a woman’s\n              postpartum self-care routine to support feminine wellness\n              and overall well-being during the confinement period.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"cs-person-card cs-husband-card\"\u003e\n\n            \u003cspan class=\"cs-person-tag\"\u003e\n              For Him\n            \u003c\/span\u003e\n\n            \u003ch3\u003e\n              Active Lifestyle \u0026amp; Waistline Care\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              While helping the wife and managing daily responsibilities,\n              men can sometimes neglect themselves too.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Eating whenever there is time.\n              Moving less.\n              Sitting for long hours.\n              Sleeping irregularly.\n            \u003c\/p\u003e\n\n            \u003cp\u003e\n              Kopi Abang can be included as part of a man’s daily routine\n              to support energy, a more active lifestyle,\n              and overall wellness.\n            \u003c\/p\u003e\n\n          \u003c\/div\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 SECTION\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          THE WIFE IS IN CONFINEMENT,\n          AND HER BODY NEEDS CARE TOO\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"cs-person-card cs-wife-card\"\u003e\n\n          \u003cp\u003e\n            After pregnancy and childbirth,\n            a woman’s body needs time to adjust.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Energy may not feel the same as before.\n            Sleep patterns can change,\n            and personal time may become limited\n            because much of her attention goes to the baby.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            During this phase, self-care can help the wife feel\n            more cared for, more comfortable,\n            and more confident in herself.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Jus Bella can complement a woman’s postpartum\n            self-care routine during the confinement period.\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       HUSBAND SECTION\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          MEANWHILE, THE HUSBAND’S BELLY\n          IS STARTING TO GROW? 😅\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"cs-person-card cs-husband-card\"\u003e\n\n          \u003cp\u003e\n            While helping the wife and managing daily responsibilities,\n            men can sometimes start neglecting their own routine.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Eating whenever there is time.\n            Moving less.\n            Sitting for long hours.\n            Sleeping irregularly.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When this kind of routine continues,\n            the waistline may start looking fuller\n            and the body may begin to feel heavier.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sometimes the husband only notices\n            when his trousers start feeling tighter.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Or when the wife starts teasing:\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            \u003cstrong\u003e\n              “Abang… I’m the one in confinement,\n              but your belly is the one getting bigger.” 🤭\n            \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       SIX PACK SECTION\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003cdiv class=\"cs-highlight\"\u003e\n\n          \u003ch3\u003e\n            YOU DON’T NEED A SIX-PACK —\n            YOU JUST WANT TO LOOK NEATER AGAIN\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Most husbands are not trying to look like fitness models.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sometimes, you just want to feel more comfortable.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            You want your clothes to fit better.\n            You want your body to feel more active.\n            You want to start taking care of yourself again\n            after being too busy with work and family.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Kopi Abang can be included as part of a man’s daily routine\n            to support energy, a more active lifestyle,\n            and overall wellness.\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       BOTH ENTERING NEW PHASE\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          BOTH OF YOU ARE ENTERING A NEW PHASE\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"cs-story-card\"\u003e\n\n          \u003cp\u003e\n            After the arrival of a baby,\n            it is not only the wife who goes through changes.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The husband is also adjusting to a new way of life.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            That is why this couple set is not only about one person.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            \u003cstrong\u003e\n              The wife focuses on postpartum care and feminine wellness.\n              The husband starts focusing on energy,\n              routine, and his overall appearance.\n            \u003c\/strong\u003e\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When both begin paying attention to themselves,\n            the new phase of becoming parents can feel\n            more organised and 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       WHY COUPLES CHOOSE\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          WHY COUPLES CHOOSE THIS SET\n        \u003c\/h3\u003e\n\n        \u003cul class=\"cs-benefits\"\u003e\n\n          \u003cli\u003e\n            Jus Bella complements a woman’s postpartum self-care routine\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Supports feminine wellness during the confinement period\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Kopi Abang suits men who want to start taking better care of their daily routine\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Supports men’s daily energy\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Suitable for husbands who feel their waistline is getting fuller\n            and want to improve their lifestyle habits\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            One practical set for couples who want to take better care\n            of themselves together\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=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          WHO MAY CONSIDER THIS SET?\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"cs-couple-grid\"\u003e\n\n          \u003cdiv class=\"cs-person-card cs-wife-card\"\u003e\n\n            \u003cspan class=\"cs-person-tag\"\u003e\n              For The Wife\n            \u003c\/span\u003e\n\n            \u003ch3\u003e\n              Suitable For Her If She:\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Is currently going through the confinement period,\n              wants to rebuild a consistent self-care routine,\n              wants to focus on feminine wellness after childbirth,\n              or simply wants to feel more cared for and confident in herself.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"cs-person-card cs-husband-card\"\u003e\n\n            \u003cspan class=\"cs-person-tag\"\u003e\n              For The Husband\n            \u003c\/span\u003e\n\n            \u003ch3\u003e\n              Suitable For Him If He:\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Feels his waistline is becoming more noticeable,\n              spends long hours sitting or moving less,\n              feels tired after a busy daily routine,\n              or wants to improve his energy,\n              activity level, and lifestyle habits.\n            \u003c\/p\u003e\n\n          \u003c\/div\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       FINAL COUPLE MESSAGE\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-final\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n\n      \u003cdiv class=\"cs-final-message\"\u003e\n\n        \u003ch3\u003e\n          WHILE THE WIFE IS IN CONFINEMENT,\n          THE HUSBAND CAN “RESET” TOO ❤️\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          The postpartum period can actually be a good time\n          for couples to build new habits together.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The wife focuses on taking care of herself after childbirth.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The husband can use the same phase\n          to start eating more mindfully,\n          moving more,\n          and paying attention to his own body again.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          It does not need to be an extreme transformation.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The important thing is that both start.\n        \u003c\/p\u003e\n\n        \u003cp class=\"cs-final-line\"\u003e\n          Jus Bella for her postpartum self-care.\u003cbr\u003e\n          Kopi Abang for his daily routine.\u003cbr\u003e\n          A fresh new phase for both husband and wife.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       IMPORTANT\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003cdiv class=\"cs-important\"\u003e\n\n          \u003cstrong\u003eImportant:\u003c\/strong\u003e\n\n          Every individual has different body conditions\n          and wellness needs.\n\n          Jus Bella and Kopi Abang are food\/beverage products\n          intended to support general wellness\n          and are not intended to diagnose, treat,\n          cure, or prevent any disease.\n\n          Changes in body weight, waist measurements,\n          and postpartum recovery may be influenced by factors\n          such as nutrition, physical activity, sleep,\n          breastfeeding, body condition, and lifestyle.\n\n          Women who have recently given birth,\n          are breastfeeding, taking medication,\n          or have specific health conditions\n          should consult a qualified healthcare professional\n          before taking additional products.\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Infinity Ventures","offers":[{"title":"Semenanjung","offer_id":50630029672548,"sku":null,"price":250.0,"currency_code":"MYR","in_stock":true},{"title":"Sabah \u0026 Sarawak","offer_id":50630029705316,"sku":null,"price":260.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/5006\/8324\/files\/3KA_1JB_New.webp?v=1790327289"},{"product_id":"perapat-miss-v-tahan-lama-set-3-3-botol-3-kotak","title":"Perapat Miss V \u0026 Tahan Lama ~ Set 3 (3 Botol + 3 Kotak)","description":"\u003cstyle\u003e\n\/* =========================================\n   JUS BELLA x KOPI ABANG\n   INTIMATE WELLNESS \u0026 LONG-LASTING STAMINA\n   THEME: BURGUNDY + BROWN + GOLD\n========================================= *\/\n\n#couple-set-intimate-stamina {\n  --burgundy: #6F1738;\n  --burgundy-dark: #4B0D25;\n  --rose: #C9788C;\n\n  --brown: #5A341E;\n  --brown-dark: #2F1A10;\n  --brown-soft: #8B6246;\n\n  --gold: #C9A45C;\n  --gold-light: #F3E7C8;\n\n  --white: #FFFFFF;\n  --soft-pink: #FFF8FA;\n  --soft-brown: #FFF9F2;\n\n  --text: #443735;\n  --muted: #776965;\n  --border: #E9DCD5;\n\n  width: 100%;\n  background: var(--white);\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#couple-set-intimate-stamina *,\n#couple-set-intimate-stamina *::before,\n#couple-set-intimate-stamina *::after {\n  box-sizing: border-box;\n}\n\n#couple-set-intimate-stamina h1,\n#couple-set-intimate-stamina h2,\n#couple-set-intimate-stamina h3,\n#couple-set-intimate-stamina p,\n#couple-set-intimate-stamina li,\n#couple-set-intimate-stamina strong,\n#couple-set-intimate-stamina span {\n  font-family: var(--font-body-family, inherit) !important;\n}\n\n#couple-set-intimate-stamina .cs-wrap {\n  width: min(1100px, calc(100% - 40px));\n  margin: 0 auto;\n}\n\n\n\/* =========================================\n   HERO\n========================================= *\/\n\n#couple-set-intimate-stamina .cs-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 74px 0 58px;\n  text-align: center;\n  background:\n    radial-gradient(circle at 12% 18%, rgba(111,23,56,.11), transparent 28%),\n    radial-gradient(circle at 88% 18%, rgba(90,52,30,.10), transparent 28%),\n    radial-gradient(circle at 50% 100%, rgba(201,164,92,.15), transparent 35%),\n    linear-gradient(180deg, #FFF8FA 0%, #FFF9F2 100%);\n}\n\n#couple-set-intimate-stamina .cs-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 16px;\n  color: var(--gold);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.8px;\n  text-transform: uppercase;\n}\n\n#couple-set-intimate-stamina .cs-badge::before,\n#couple-set-intimate-stamina .cs-badge::after {\n  content: \"\";\n  width: 28px;\n  height: 2px;\n  background: var(--gold);\n}\n\n#couple-set-intimate-stamina .cs-main-title {\n  margin: 0 0 18px;\n  color: var(--brown-dark);\n  font-size: clamp(32px, 4.5vw, 50px);\n  font-weight: 850;\n  line-height: 1.16;\n}\n\n#couple-set-intimate-stamina .cs-main-title .wife {\n  color: var(--burgundy);\n}\n\n#couple-set-intimate-stamina .cs-main-title .husband {\n  color: var(--brown);\n}\n\n#couple-set-intimate-stamina .cs-opening {\n  max-width: 840px;\n  margin: 0 auto;\n  color: var(--muted);\n  font-size: 18px;\n  line-height: 1.85;\n}\n\n\n\/* =========================================\n   GENERAL\n========================================= *\/\n\n#couple-set-intimate-stamina .cs-section {\n  padding: 62px 0;\n}\n\n#couple-set-intimate-stamina .cs-white {\n  background: #FFFFFF;\n}\n\n#couple-set-intimate-stamina .cs-light {\n  background:\n    linear-gradient(90deg, #FFF8FA 0%, #FFF9F2 100%);\n}\n\n#couple-set-intimate-stamina .cs-content {\n  max-width: 920px;\n  margin: 0 auto;\n}\n\n#couple-set-intimate-stamina .cs-content p {\n  margin: 0 0 18px;\n}\n\n#couple-set-intimate-stamina .cs-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: 850;\n  line-height: 1.25;\n  text-align: center;\n}\n\n#couple-set-intimate-stamina .cs-heading::after {\n  content: \"\";\n  position: absolute;\n  left: 50%;\n  bottom: 0;\n  width: 74px;\n  height: 3px;\n  border-radius: 999px;\n  background: linear-gradient(\n    90deg,\n    var(--burgundy),\n    var(--gold),\n    var(--brown)\n  );\n  transform: translateX(-50%);\n}\n\n\n\/* =========================================\n   STORY CARD\n========================================= *\/\n\n#couple-set-intimate-stamina .cs-story-card {\n  padding: 36px;\n  border: 1px solid var(--border);\n  border-radius: 22px;\n  background: #FFFFFF;\n  box-shadow: 0 14px 34px rgba(70,45,35,.06);\n}\n\n#couple-set-intimate-stamina .cs-story-card p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   HER + HIM GRID\n========================================= *\/\n\n#couple-set-intimate-stamina .cs-couple-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 22px;\n  margin-top: 30px;\n}\n\n#couple-set-intimate-stamina .cs-person-card {\n  min-height: 100%;\n  padding: 30px;\n  border-radius: 20px;\n  background: #FFFFFF;\n}\n\n#couple-set-intimate-stamina .cs-wife-card {\n  border: 1px solid #EEDBE1;\n  border-top: 5px solid var(--burgundy);\n  box-shadow: 0 12px 26px rgba(111,23,56,.05);\n}\n\n#couple-set-intimate-stamina .cs-husband-card {\n  border: 1px solid #E6D9CE;\n  border-top: 5px solid var(--brown);\n  box-shadow: 0 12px 26px rgba(90,52,30,.05);\n}\n\n#couple-set-intimate-stamina .cs-person-tag {\n  display: inline-block;\n  margin-bottom: 12px;\n  padding: 6px 12px;\n  border-radius: 999px;\n  font-size: 11px;\n  font-weight: 800;\n  letter-spacing: 1px;\n  text-transform: uppercase;\n}\n\n#couple-set-intimate-stamina .cs-wife-card .cs-person-tag {\n  background: #FBEFF2;\n  color: var(--burgundy);\n}\n\n#couple-set-intimate-stamina .cs-husband-card .cs-person-tag {\n  background: #F7EFE7;\n  color: var(--brown);\n}\n\n#couple-set-intimate-stamina .cs-person-card h3 {\n  margin: 0 0 14px;\n  font-size: 25px;\n  font-weight: 800;\n}\n\n#couple-set-intimate-stamina .cs-wife-card h3 {\n  color: var(--burgundy);\n}\n\n#couple-set-intimate-stamina .cs-husband-card h3 {\n  color: var(--brown);\n}\n\n\n\/* =========================================\n   HIGHLIGHT\n========================================= *\/\n\n#couple-set-intimate-stamina .cs-highlight {\n  position: relative;\n  overflow: hidden;\n  padding: 40px;\n  border-radius: 26px;\n  background:\n    radial-gradient(circle at 0% 100%, rgba(201,120,140,.18), transparent 32%),\n    radial-gradient(circle at 100% 0%, rgba(201,164,92,.18), transparent 32%),\n    linear-gradient(\n      120deg,\n      var(--burgundy-dark) 0%,\n      #5A2B2A 48%,\n      var(--brown-dark) 100%\n    );\n  color: #FFFFFF;\n}\n\n#couple-set-intimate-stamina .cs-highlight h3 {\n  margin: 0 0 20px;\n  color: #FFFFFF;\n  font-size: 30px;\n  font-weight: 850;\n}\n\n#couple-set-intimate-stamina .cs-highlight p {\n  margin-bottom: 15px;\n  color: #F9EFF0;\n}\n\n#couple-set-intimate-stamina .cs-highlight p:last-child {\n  margin-bottom: 0;\n}\n\n#couple-set-intimate-stamina .cs-highlight strong {\n  color: #F4D693;\n}\n\n\n\/* =========================================\n   BENEFITS\n========================================= *\/\n\n#couple-set-intimate-stamina .cs-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#couple-set-intimate-stamina .cs-benefits li {\n  position: relative;\n  min-height: 90px;\n  display: flex;\n  align-items: center;\n  margin: 0;\n  padding: 20px 20px 20px 60px;\n  border: 1px solid var(--border);\n  border-radius: 16px;\n  background: #FFFFFF;\n  box-shadow: 0 8px 20px rgba(70,45,35,.04);\n}\n\n#couple-set-intimate-stamina .cs-benefits li::before {\n  content: \"✓\";\n  position: absolute;\n  left: 19px;\n  width: 28px;\n  height: 28px;\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#couple-set-intimate-stamina .cs-who-card {\n  padding: 34px;\n  border: 1px solid #E9DDD6;\n  border-radius: 20px;\n  background:\n    linear-gradient(135deg, #FFF8FA 0%, #FFF9F2 100%);\n}\n\n#couple-set-intimate-stamina .cs-who-card p:last-child {\n  margin-bottom: 0;\n}\n\n\n\/* =========================================\n   FINAL\n========================================= *\/\n\n#couple-set-intimate-stamina .cs-final {\n  padding: 68px 0;\n  text-align: center;\n  background:\n    radial-gradient(circle at 50% 0%, rgba(201,164,92,.12), transparent 32%),\n    #FFFFFF;\n}\n\n#couple-set-intimate-stamina .cs-final-message {\n  max-width: 820px;\n  margin: 0 auto;\n  padding: 40px 34px;\n  border: 1px solid #E9DDD6;\n  border-radius: 24px;\n  background: #FFFFFF;\n  box-shadow: 0 18px 40px rgba(70,45,35,.06);\n}\n\n#couple-set-intimate-stamina .cs-final-message h3 {\n  margin: 0 0 18px;\n  color: var(--brown-dark);\n  font-size: 30px;\n  font-weight: 850;\n}\n\n#couple-set-intimate-stamina .cs-final-message p {\n  margin: 0 0 15px;\n}\n\n#couple-set-intimate-stamina .cs-final-line {\n  margin-top: 24px !important;\n  color: var(--burgundy);\n  font-size: 19px;\n  font-weight: 800;\n  line-height: 1.7;\n}\n\n\n\/* =========================================\n   IMPORTANT\n========================================= *\/\n\n#couple-set-intimate-stamina .cs-important {\n  padding: 26px 28px;\n  border: 1px solid #E4D8D1;\n  border-radius: 16px;\n  background: #FFF9F6;\n  color: var(--muted);\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n#couple-set-intimate-stamina .cs-important strong {\n  color: var(--brown-dark);\n}\n\n\n\/* =========================================\n   RESPONSIVE\n========================================= *\/\n\n@media (max-width: 767px) {\n\n  #couple-set-intimate-stamina {\n    font-size: 15px;\n  }\n\n  #couple-set-intimate-stamina .cs-wrap {\n    width: min(100% - 28px, 1100px);\n  }\n\n  #couple-set-intimate-stamina .cs-hero {\n    padding: 52px 0 42px;\n  }\n\n  #couple-set-intimate-stamina .cs-section,\n  #couple-set-intimate-stamina .cs-final {\n    padding: 46px 0;\n  }\n\n  #couple-set-intimate-stamina .cs-main-title {\n    font-size: 31px;\n  }\n\n  #couple-set-intimate-stamina .cs-opening {\n    font-size: 16px;\n  }\n\n  #couple-set-intimate-stamina .cs-couple-grid,\n  #couple-set-intimate-stamina .cs-benefits {\n    grid-template-columns: 1fr;\n  }\n\n  #couple-set-intimate-stamina .cs-story-card,\n  #couple-set-intimate-stamina .cs-person-card,\n  #couple-set-intimate-stamina .cs-highlight,\n  #couple-set-intimate-stamina .cs-who-card,\n  #couple-set-intimate-stamina .cs-final-message {\n    padding: 24px;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"couple-set-intimate-stamina\"\u003e\n\n  \u003c!-- =========================================\n       HERO\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-hero\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n\n      \u003cspan class=\"cs-badge\"\u003e\n        Couple Intimate Wellness Set\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"cs-main-title\"\u003e\n        IF BOTH OF YOU WANT TO FEEL\n        \u003cspan class=\"wife\"\u003e“LIKE BEFORE” AGAIN…\u003c\/span\u003e\n        \u003cspan class=\"husband\"\u003eBOTH NEED TO TAKE CARE OF THEMSELVES ❤️\u003c\/span\u003e\n      \u003c\/h2\u003e\n\n      \u003cp class=\"cs-opening\"\u003e\n        Intimacy in marriage does not depend on only one person.\n        The wife may feel less confident about her intimate wellness,\n        while the husband may feel that his stamina is no longer what it used to be.\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=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003cdiv class=\"cs-story-card\"\u003e\n\n          \u003cp\u003e\n            Many wives feel that their intimate confidence is not the same as before,\n            especially after childbirth or as they get older.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The husband may also feel that his stamina during intimate moments\n            has started to drop, he gets tired more quickly,\n            or he cannot last as long as he would like.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When both partners begin noticing changes in themselves,\n            intimate moments can start to feel different too.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            That is why this couple set focuses on both sides:\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            \u003cstrong\u003e\n              The wife focuses on intimate wellness and confidence.\u003cbr\u003e\n              The husband focuses on energy and stamina during intimate moments.\n            \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       FOR HER\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          FOR THE WIFE: WHEN IT DOESN’T FEEL AS “FIRM” AS BEFORE,\n          CONFIDENCE CAN DROP TOO\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"cs-person-card cs-wife-card\"\u003e\n\n          \u003cspan class=\"cs-person-tag\"\u003e\n            For Her\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            Intimate Wellness \u0026amp; Confidence\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            After childbirth, many women begin to feel that their intimate area\n            is no longer quite the same as before.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Some may feel less “firm”.\n            Some may feel shy when being intimate with their husband.\n            Others simply want to feel more feminine,\n            more cared for, and more confident again.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sometimes the husband does not even say anything.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            But the wife herself knows when her confidence no longer feels the same.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Jus Bella can be included as part of a woman’s self-care routine\n            to support feminine wellness, intimate care,\n            and confidence consistently.\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       FOR HIM\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          FOR THE HUSBAND: YOU FINISH SO FAST…\n          DOES YOUR WIFE EVEN HAVE TIME TO ENJOY IT?\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"cs-person-card cs-husband-card\"\u003e\n\n          \u003cspan class=\"cs-person-tag\"\u003e\n            For Him\n          \u003c\/span\u003e\n\n          \u003ch3\u003e\n            Stamina \u0026amp; Confidence\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            This is something many men do not like talking about.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            But when intimate time feels too short,\n            you may start wondering whether your wife is truly satisfied\n            or simply stays quiet because she does not want to hurt your feelings.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Sometimes it is not because you are not in the mood.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Your stamina simply drops too quickly,\n            your body gets tired,\n            and you finish earlier than you would like.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When it keeps happening,\n            a man’s confidence can start to take a hit.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            That is why many husbands start paying more attention to\n            \u003cstrong\u003eenergy, stamina, and confidence during intimate moments.\u003c\/strong\u003e\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Kopi Abang can be included as part of a man’s daily routine\n            to support energy, stamina, and confidence\n            when spending intimate time with his wife.\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       COUPLE CHEMISTRY\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003cdiv class=\"cs-highlight\"\u003e\n\n          \u003ch3\u003e\n            WHEN THE WIFE FEELS MORE CONFIDENT\n            AND THE HUSBAND FEELS MORE ENERGISED…\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            The atmosphere can feel different.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The wife feels more comfortable with herself.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The husband feels more confident about his energy and stamina.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Intimate moments can feel more relaxed,\n            more affectionate, and more enjoyable.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Not because either partner needs to become “extraordinary”.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            It is simply about both feeling more prepared\n            to enjoy private time together\n            without constantly worrying about their own insecurities.\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 COUPLES CHOOSE THIS SET\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          WHY COUPLES CHOOSE THIS SET\n        \u003c\/h3\u003e\n\n        \u003cul class=\"cs-benefits\"\u003e\n\n          \u003cli\u003e\n            Jus Bella supports women’s intimate wellness\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Helps complement a wife’s routine for feeling more confident and cared for\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Supports feminine wellness after childbirth or age-related body changes\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Kopi Abang supports men’s daily energy and stamina\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Supports husbands who want to feel more energised during intimate moments\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Supports men’s confidence during intimate activity\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Supports overall male reproductive wellness\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Supports sperm quality as part of male reproductive wellness\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Supports healthy blood circulation,\n            including circulation to the male intimate area\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            Suitable for couples who want to take better care of their intimacy together\n          \u003c\/li\u003e\n\n          \u003cli\u003e\n            One set designed for both husband and wife\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       ON \/ CONFIDENT SECTION\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003cdiv class=\"cs-highlight\"\u003e\n\n          \u003ch3\u003e\n            WHEN THE WIFE FEELS CONFIDENT,\n            THE HUSBAND CAN FEEL MORE “ON” TOO 🤭\n          \u003c\/h3\u003e\n\n          \u003cp\u003e\n            Sometimes, the mood in the bedroom does not change\n            because of complicated techniques.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When the wife feels more confident,\n            she may feel more comfortable being affectionate.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            When the husband has more energy,\n            he may feel less rushed and less physically tired.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            In the end, both partners may simply enjoy the moment more.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Maybe the wife smiles a little differently afterwards.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Maybe the husband starts looking for more excuses\n            to stay close to her.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            Consider that a little bonus\n            when both partners start taking better care of themselves. 😏\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       WHO MAY CONSIDER\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-white\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003ch3 class=\"cs-heading\"\u003e\n          WHO MAY CONSIDER THIS SET?\n        \u003c\/h3\u003e\n\n        \u003cdiv class=\"cs-couple-grid\"\u003e\n\n          \u003cdiv class=\"cs-person-card cs-wife-card\"\u003e\n\n            \u003cspan class=\"cs-person-tag\"\u003e\n              For The Wife\n            \u003c\/span\u003e\n\n            \u003ch3\u003e\n              This Set May Suit Her If She:\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Feels that her intimate confidence is not what it used to be,\n              wants to pay more attention to intimate self-care,\n              wants to feel more feminine and cared for,\n              or wants to feel more confident when spending intimate time\n              with her husband.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"cs-person-card cs-husband-card\"\u003e\n\n            \u003cspan class=\"cs-person-tag\"\u003e\n              For The Husband\n            \u003c\/span\u003e\n\n            \u003ch3\u003e\n              This Set May Suit Him If He:\n            \u003c\/h3\u003e\n\n            \u003cp\u003e\n              Gets tired quickly during sex,\n              feels that his stamina has dropped,\n              finishes sooner than he would like,\n              wants to feel more confident and energised,\n              or wants to enjoy intimate time with his wife\n              at a more relaxed pace.\n            \u003c\/p\u003e\n\n          \u003c\/div\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       FINAL MESSAGE\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-final\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n\n      \u003cdiv class=\"cs-final-message\"\u003e\n\n        \u003ch3\u003e\n          INTIMACY IN MARRIAGE IS NOT A ONE-PERSON JOB ❤️\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          Married life can feel more enjoyable\n          when both partners make an effort.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The wife takes care of herself.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The husband takes care of his energy.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Both take care of their confidence.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          When both feel better about themselves,\n          intimate moments can naturally feel warmer,\n          more relaxed, and more alive.\n        \u003c\/p\u003e\n\n        \u003cp class=\"cs-final-line\"\u003e\n          Jus Bella for the wife.\u003cbr\u003e\n          Kopi Abang for the husband.\u003cbr\u003e\n          Both take care of themselves. Both enjoy the moment together.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\n\n  \u003c!-- =========================================\n       IMPORTANT\n  ========================================== --\u003e\n\n  \u003csection class=\"cs-section cs-light\"\u003e\n    \u003cdiv class=\"cs-wrap\"\u003e\n      \u003cdiv class=\"cs-content\"\u003e\n\n        \u003cdiv class=\"cs-important\"\u003e\n\n          \u003cstrong\u003eImportant:\u003c\/strong\u003e\n\n          Every individual has different body conditions,\n          confidence levels, stamina, reproductive health,\n          and intimate wellness needs.\n\n          Jus Bella and Kopi Abang are food\/beverage products\n          intended to support general wellness\n          and are not specific treatments for sexual dysfunction\n          or anatomical changes in the intimate area.\n\n          Effects on stamina, confidence, intimate wellness,\n          sperm quality, blood circulation,\n          or sexual function may vary between individuals\n          and are not guaranteed.\n\n          If the wife experiences pain, unusual bleeding,\n          persistent intimate discomfort,\n          or other concerning changes,\n          or if the husband experiences persistent premature ejaculation,\n          erectile difficulties, fertility concerns,\n          or ongoing changes in sexual function,\n          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\u003c\/div\u003e","brand":"Infinity Ventures","offers":[{"title":"Semenanjung","offer_id":50630094291044,"sku":null,"price":400.0,"currency_code":"MYR","in_stock":true},{"title":"Sabah \u0026 Sawarak","offer_id":50630094323812,"sku":null,"price":410.0,"currency_code":"MYR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/5006\/8324\/files\/3JB_3KA_New.webp?v=1790327290"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/5006\/8324\/collections\/jb_ka_w.webp?v=1790330517","url":"https:\/\/infinityventures.my\/collections\/couple-combo.oembed","provider":"Infinity Ventures","version":"1.0","type":"link"}