{"title":"July 2026 Week 3 | 16–22 July | COCOMO Weekly Spotlight","description":"\u003c!-- =========================================================\n     COCOMO WEEK 2 | JULY 2026 SALE\n     Week 2 featured brands closed by default\n     Full July calendar closed by default\n     Desktop: 4-card grids\n     Mobile: swipeable carousels with working arrow controls\n========================================================== --\u003e\n\u003cstyle\u003e\n.cocomo-week1-sale {\n  --cocomo-yellow: #FFF27C;\n  --cocomo-blush: #FFE4F1;\n  --cocomo-pink: #F7B8D9;\n  --cocomo-lavender: #ECE4FF;\n  --cocomo-aqua: #C0F6FF;\n  --cocomo-ink: #111111;\n  width: 100vw;\n  max-width: 100vw;\n  margin-top: -50px;\n  margin-bottom: -50px;\n  margin-left: calc(50% - 50vw);\n  margin-right: calc(50% - 50vw);\n  padding: 18px 36px 1cm;\n  overflow-x: clip;\n  background: linear-gradient(135deg,#FFF27C 0%,#FFF6B3 48%,#CFEFFF 100%);\n  color: var(--cocomo-ink);\n  font-family: inherit;\n  text-align: center;\n  line-height: 1.6;\n  box-sizing: border-box;\n}\n\n.cocomo-week1-sale *,\n.cocomo-week1-sale *::before,\n.cocomo-week1-sale *::after {\n  box-sizing: border-box;\n}\n\n.cocomo-week1-hero {\n  position: relative;\n  display: grid;\n  grid-template-columns: minmax(0, 1.14fr) minmax(360px, .86fr);\n  align-items: stretch;\n  gap: clamp(24px, 2.5vw, 38px);\n  width: 100%;\n  max-width: 1500px;\n  margin: 0 auto;\n  padding: clamp(30px, 2.5vw, 40px);\n  overflow: hidden;\n  background: rgba(255,255,255,.88);\n  border: 1px solid rgba(232,165,203,.68);\n  border-radius: 34px;\n  box-shadow: 0 12px 30px rgba(65,43,74,.09);\n  text-align: left;\n  backdrop-filter: blur(12px);\n  -webkit-backdrop-filter: blur(12px);\n}\n\n.cocomo-week1-hero::before {\n  position: absolute;\n  top: 0;\n  right: 0;\n  left: 0;\n  height: 6px;\n  background: linear-gradient(90deg,#FFCF70 0%,#F7B8D9 34%,#CDBBFF 68%,#9CE8F7 100%);\n  content: \"\";\n}\n\n.cocomo-week1-hero-copy {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  min-width: 0;\n  padding: 4px 6px;\n}\n\n.cocomo-week1-eyebrow,\n.cocomo-week1-quick-label {\n  display: inline-flex;\n  align-items: center;\n  align-self: flex-start;\n  justify-content: center;\n  min-height: 32px;\n  margin: 0 0 16px;\n  padding: 7px 14px;\n  background: #FFF1F8;\n  border: 1px solid #EDB2D1;\n  border-radius: 999px;\n  color: #682445;\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: .06em;\n  line-height: 1.2;\n  text-transform: uppercase;\n}\n\n.cocomo-week1-sale h1 {\n  margin: 0 0 20px !important;\n  color: #000 !important;\n  font-size: clamp(32px, 3vw, 46px) !important;\n  font-weight: 700 !important;\n  line-height: 1.08 !important;\n  letter-spacing: -1.4px !important;\n}\n\n.cocomo-week1-desc {\n  max-width: 780px;\n  margin: 0 0 14px;\n  color: #28232A;\n  font-size: 16px;\n  line-height: 1.68;\n}\n\n.cocomo-week1-desc:last-child {\n  margin-bottom: 0;\n}\n\n.cocomo-week1-next-sale {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) auto;\n  align-items: center;\n  gap: 16px;\n  width: 100%;\n  max-width: 1500px;\n  margin: 16px auto 0;\n  padding: 15px 18px;\n  background: linear-gradient(105deg, #fff0f7 0%, #f4efff 50%, #e8f8ff 100%);\n  border: 2px solid #f0a8d0;\n  border-radius: 20px;\n  box-shadow: 0 8px 20px rgba(163,78,131,.10);\n  color: #000 !important;\n  text-align: left;\n  text-decoration: none !important;\n  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;\n}\n\n.cocomo-week1-next-sale:hover {\n  border-color: #e768af;\n  box-shadow: 0 12px 26px rgba(163,78,131,.17);\n  transform: translateY(-2px);\n}\n\n.cocomo-week1-next-sale-copy {\n  display: grid;\n  gap: 3px;\n  min-width: 0;\n}\n\n.cocomo-week1-next-sale-kicker {\n  color: #a22b70;\n  font-size: 11px;\n  font-weight: 900;\n  letter-spacing: .45px;\n  line-height: 1.2;\n  text-transform: uppercase;\n}\n\n.cocomo-week1-next-sale-copy strong {\n  color: #000;\n  font-size: 19px;\n  font-weight: 900;\n  line-height: 1.2;\n}\n\n.cocomo-week1-next-sale-copy small {\n  color: #514a50;\n  font-size: 13px;\n  font-weight: 600;\n  line-height: 1.35;\n}\n\n.cocomo-week1-next-sale-button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 42px;\n  padding: 10px 17px;\n  background: #000;\n  border-radius: 999px;\n  color: #fff;\n  font-size: 14px;\n  font-weight: 900;\n  line-height: 1.1;\n  white-space: nowrap;\n}\n\n.cocomo-week1-quick-shop {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  min-width: 0;\n  padding: 28px;\n  background: rgba(255,255,255,.96);\n  border: 1px solid #E8A5CB;\n  border-radius: 27px;\n  box-shadow: 0 8px 20px rgba(76,52,68,.07);\n}\n\n.cocomo-week1-quick-label {\n  margin-bottom: 8px;\n  padding: 8px 17px;\n  background: #FFD6EC;\n  border-color: #E8A5CB;\n  font-size: 12px;\n  font-weight: 900;\n  letter-spacing: .75px;\n}\n\n.cocomo-week1-quick-title {\n  margin: 0 0 4px !important;\n  color: #000 !important;\n  font-size: 27px !important;\n  font-weight: 900 !important;\n  letter-spacing: -.55px;\n  line-height: 1.15 !important;\n}\n\n.cocomo-week1-quick-copy {\n  margin: 0 0 17px;\n  color: #4E4650;\n  font-size: 14px;\n  font-weight: 600;\n  line-height: 1.35;\n}\n\n\/* BRAND PILLS *\/\n\n.cocomo-week1-pills {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  justify-content: stretch;\n  gap: 11px;\n  width: 100%;\n  margin: 0;\n}\n\n.cocomo-week1-pills a {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 100%;\n  min-height: 60px;\n  padding: 13px 18px;\n  background: rgba(255,255,255,.88);\n  border: 2px solid rgba(0,0,0,.16);\n  border-radius: 18px;\n  box-shadow: 0 6px 16px rgba(73,52,76,.06);\n  color: #000 !important;\n  font-size: 16px;\n  font-weight: 800;\n  line-height: 1.2;\n  text-align: center;\n  text-decoration: none !important;\n  transition: all .3s ease;\n}\n\n.cocomo-week1-pills a:nth-child(1) {\n  background: #EAF9FF;\n  border-color: #A9E4F3;\n}\n\n.cocomo-week1-pills a:nth-child(2) {\n  background: #FFF0F7;\n  border-color: #F3BCD7;\n}\n\n.cocomo-week1-pills a:nth-child(3) {\n  background: #F3EEFF;\n  border-color: #D6C6F5;\n}\n\n.cocomo-week1-pills a:nth-child(4) {\n  background: #FFF8D9;\n  border-color: #EBD47D;\n}\n\n.cocomo-week1-pills a:hover {\n  background: #fff;\n  border-color: #D989B5;\n  box-shadow: 0 10px 24px rgba(232,165,203,.35);\n  color: #000 !important;\n  text-decoration: none !important;\n  transform: translateY(-3px);\n}\n\n.cocomo-week1-sale a:focus-visible,\n.cocomo-week1-toggle:focus-visible,\n.cocomo-week1-arrow:focus-visible,\n.cocomo-week1-grid:focus-visible,\n.cocomo-week1-calendar-arrow:focus-visible,\n.cocomo-week1-calendar-grid:focus-visible {\n  outline: 3px solid #2d69d7;\n  outline-offset: 3px;\n}\n\n\/* COLLAPSIBLE FULL-JULY CALENDAR *\/\n\n.cocomo-week1-details {\n  width: 100%;\n  max-width: 1500px;\n  margin: 18px auto 0;\n}\n\n.cocomo-week1-toggle {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 20px;\n  width: 100%;\n  min-height: 70px;\n  padding: 13px 18px 13px 22px;\n  box-sizing: border-box;\n  background: #EAF9FF;\n  border: 1px solid #A9E4F3;\n  border-radius: 22px;\n  box-shadow: 0 8px 20px rgba(76,118,130,.08);\n  color: #111;\n  cursor: pointer;\n  font-size: 17px;\n  font-weight: 700;\n  line-height: 1.2;\n  list-style: none;\n  text-align: left;\n  transition: all .3s ease;\n}\n\n.cocomo-week1-toggle::-webkit-details-marker {\n  display: none;\n}\n\n.cocomo-week1-toggle:hover {\n  border-color: #df91bd;\n  box-shadow: 0 18px 40px rgba(117,77,111,.15);\n  color: #000;\n  transform: translateY(-2px);\n}\n\n.cocomo-week1-details[open] .cocomo-week1-toggle {\n  background: #DFF7FF;\n  border-color: #79D7EC;\n  color: #000;\n}\n\n.cocomo-week1-feature-details .cocomo-week1-toggle {\n  background: #FFF1F7;\n  border-color: #EFB7D2;\n}\n\n.cocomo-week1-feature-details[open] .cocomo-week1-toggle {\n  background: #FFE6F1;\n  border-color: #E8A5CB;\n}\n\n.cocomo-week1-toggle-copy {\n  display: grid;\n  gap: 4px;\n}\n\n.cocomo-week1-toggle-eyebrow {\n  color: #71304f;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: .08em;\n  line-height: 1.2;\n  text-transform: uppercase;\n}\n\n.cocomo-week1-toggle-copy strong {\n  color: #111;\n  font-size: 18px;\n  font-weight: 700;\n  line-height: 1.25;\n}\n\n.cocomo-week1-toggle-icon {\n  display: inline-flex;\n  flex: 0 0 40px;\n  align-items: center;\n  justify-content: center;\n  width: 40px;\n  height: 40px;\n  margin: 0;\n  background: #000;\n  border-radius: 50%;\n  color: #fff;\n  font-size: 18px;\n  line-height: 1;\n  transition: transform .25s ease;\n}\n\n.cocomo-week1-details[open] .cocomo-week1-toggle-icon {\n  transform: rotate(180deg);\n}\n\n\/* FULL JULY CALENDAR PANEL *\/\n\n.cocomo-week1-calendar-panel {\n  width: 100%;\n  max-width: 1500px;\n  margin: 36px auto 0;\n  padding: 34px 28px;\n  overflow: hidden;\n  background: #CFEFFF;\n  border: 1px solid #9EDFF5;\n  border-radius: 28px;\n  box-shadow: 0 12px 34px rgba(0,0,0,.07);\n  line-height: 1.5;\n  text-align: center;\n}\n\n.cocomo-week1-calendar-title {\n  margin: 0 0 8px !important;\n  color: #000 !important;\n  font-size: 36px !important;\n  font-weight: 800 !important;\n  line-height: 1.15 !important;\n}\n\n.cocomo-week1-calendar-intro {\n  max-width: 780px;\n  margin: 0 auto 26px;\n  font-size: 15px;\n}\n\n.cocomo-week1-calendar-carousel {\n  position: relative;\n  width: 100%;\n}\n\n.cocomo-week1-calendar-toolbar {\n  display: none;\n}\n\n.cocomo-week1-calendar-arrows {\n  display: flex;\n  gap: 8px;\n}\n\n.cocomo-week1-calendar-arrow {\n  position: relative;\n  z-index: 20;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 46px;\n  height: 46px;\n  padding: 0;\n  background: #000;\n  border: 3px solid #fff;\n  border-radius: 50%;\n  box-shadow: 0 7px 18px rgba(0,0,0,.22);\n  color: #fff;\n  cursor: pointer;\n  font-family: inherit;\n  font-size: 22px;\n  font-weight: 700;\n  line-height: 1;\n  pointer-events: auto;\n  touch-action: manipulation;\n  -webkit-appearance: none;\n  -webkit-tap-highlight-color: transparent;\n}\n\n.cocomo-week1-calendar-arrow:disabled {\n  opacity: .32;\n  cursor: default;\n}\n\n.cocomo-week1-calendar-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  align-items: stretch;\n  gap: 16px;\n}\n\n.cocomo-week1-calendar-card {\n  position: relative;\n  isolation: isolate;\n  display: flex;\n  flex-direction: column;\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  padding: 24px 18px 20px;\n  background: #fff;\n  border: 1px solid #f1d9e8;\n  border-radius: 22px;\n  box-shadow: 0 8px 22px rgba(0,0,0,.06);\n  color: #000;\n  scroll-margin-block-start: 110px;\n  scroll-margin-inline: 16px;\n  text-align: left;\n  transition: transform .25s ease, box-shadow .25s ease;\n}\n\n.cocomo-week1-calendar-card.is-active {\n  z-index: 2;\n  background: linear-gradient(180deg,#fff 0%,#fff8fc 100%);\n  border: 3px solid #ed77b5;\n  box-shadow:\n    0 22px 46px rgba(208,66,139,.28),\n    0 0 0 6px rgba(247,184,217,.24);\n  transform: translateY(-10px) scale(1.015);\n}\n\n.cocomo-week1-calendar-card:hover {\n  box-shadow: 0 14px 30px rgba(232,165,203,.30);\n  transform: translateY(-4px);\n}\n\n.cocomo-week1-calendar-card.is-active:hover {\n  box-shadow:\n    0 26px 52px rgba(208,66,139,.34),\n    0 0 0 7px rgba(247,184,217,.30);\n  transform: translateY(-14px) scale(1.02);\n}\n\n.cocomo-week1-calendar-badge {\n  display: inline-block;\n  align-self: center;\n  margin-bottom: 12px;\n  padding: 7px 16px;\n  background: #f3f3f3;\n  border-radius: 999px;\n  font-size: 13px;\n  font-weight: 800;\n  line-height: 1.2;\n  text-align: center;\n}\n\n.cocomo-week1-calendar-card.is-active .cocomo-week1-calendar-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: linear-gradient(135deg,#ec5aa3,#f29bc7);\n  border: 1px solid #d83e89;\n  box-shadow: 0 8px 18px rgba(216,62,137,.28);\n  color: #fff;\n  transform: scale(1.07);\n}\n\n.cocomo-week1-calendar-card.is-active .cocomo-week1-calendar-badge::before {\n  width: 9px;\n  height: 9px;\n  background: #fff;\n  border-radius: 50%;\n  content: \"\";\n  animation: cocomo-week1-live-pulse 1.7s ease-out infinite;\n}\n\n@keyframes cocomo-week1-live-pulse {\n  0% { box-shadow: 0 0 0 0 rgba(255,255,255,.80); }\n  70% { box-shadow: 0 0 0 7px rgba(255,255,255,0); }\n  100% { box-shadow: 0 0 0 0 rgba(255,255,255,0); }\n}\n\n.cocomo-week1-calendar-card h3 {\n  margin: 0 0 4px;\n  color: #000 !important;\n  font-size: 25px;\n  font-weight: 800;\n  line-height: 1.2;\n  text-align: center;\n}\n\n.cocomo-week1-calendar-subtitle {\n  margin: 0 0 16px;\n  color: #555;\n  font-size: 15px;\n  font-weight: 700;\n  text-align: center;\n}\n\n.cocomo-week1-calendar-list {\n  display: grid;\n  gap: 10px;\n  width: 100%;\n  margin: 0 0 20px;\n}\n\n.cocomo-week1-calendar-offer {\n  position: relative;\n  padding: 12px;\n  background: #fffafc;\n  border: 1px solid #f4ddeb;\n  border-radius: 14px;\n  cursor: pointer;\n  transition: background .2s ease, border-color .2s ease, box-shadow .2s ease;\n}\n\n.cocomo-week1-calendar-offer:hover {\n  background: #fff1f7;\n  border-color: #e8a5cb;\n  box-shadow: 0 5px 14px rgba(232,165,203,.18);\n}\n\n.cocomo-week1-calendar-offer-top {\n  display: flex;\n  flex-wrap: wrap;\n  align-items: center;\n  justify-content: space-between;\n  gap: 7px;\n}\n\n.cocomo-week1-calendar-brand {\n  position: static;\n  display: flex;\n  flex: 1 1 145px;\n  align-items: center;\n  min-height: 44px;\n  padding: 6px 4px;\n  color: #000 !important;\n  font-size: 17px;\n  font-weight: 800;\n  line-height: 1.25;\n  text-decoration: none !important;\n}\n\n.cocomo-week1-calendar-brand::after {\n  content: \"\";\n  position: absolute;\n  z-index: 3;\n  inset: 0;\n  border-radius: inherit;\n}\n\n.cocomo-week1-calendar-brand:focus-visible::after {\n  outline: 3px solid #000;\n  outline-offset: -3px;\n}\n\n.cocomo-week1-calendar-brand:hover {\n  text-decoration: underline !important;\n  text-underline-offset: 3px;\n}\n\n.cocomo-week1-calendar-tag {\n  display: inline-flex;\n  align-items: center;\n  min-height: 29px;\n  padding: 6px 10px;\n  border-radius: 999px;\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: .03em;\n  line-height: 1.15;\n  text-transform: uppercase;\n}\n\n.cocomo-week1-tag-launch {\n  background: #d8f5df;\n  color: #155f2a;\n}\n\n.cocomo-week1-tag-drop {\n  background: #e7dcff;\n  color: #573297;\n}\n\n.cocomo-week1-tag-sale {\n  background: #ffe0ed;\n  color: #8d2454;\n}\n\n.cocomo-week1-tag-spotlight {\n  background: #fff0b8;\n  color: #725500;\n}\n\n.cocomo-week1-tag-makeup {\n  background: #d9efff;\n  color: #145079;\n}\n\n.cocomo-week1-calendar-note {\n  margin: 7px 0 0 !important;\n  color: #555 !important;\n  font-size: 14px !important;\n  line-height: 1.45;\n}\n\n.cocomo-week1-calendar-products {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));\n  gap: 6px;\n  margin-top: 9px;\n}\n\n.cocomo-week1-calendar-product {\n  position: relative;\n  z-index: 4;\n  display: grid;\n  grid-template-columns: 54px minmax(0, 1fr) auto;\n  align-items: center;\n  gap: 8px;\n  min-height: 72px;\n  padding: 8px 10px;\n  background: #fff;\n  border: 1px solid #eadfea;\n  border-radius: 9px;\n  color: #000 !important;\n  font-size: 14px;\n  font-weight: 700;\n  line-height: 1.3;\n  text-decoration: none !important;\n}\n\n.cocomo-week1-calendar-thumb {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 54px;\n  height: 54px;\n  overflow: hidden;\n  background: #fff7fb;\n  border: 1px solid #f1e4ec;\n  border-radius: 8px;\n}\n\n.cocomo-week1-calendar-thumb img {\n  display: block;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n}\n\n.cocomo-week1-calendar-product:hover {\n  background: #f7e8f1;\n  border-color: #e8a5cb;\n}\n\n.cocomo-week1-calendar-product span:last-child {\n  flex: 0 0 auto;\n}\n\n.cocomo-week1-calendar-shop {\n  position: relative;\n  z-index: 3;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  align-self: center;\n  margin-top: auto;\n  padding: 11px 19px;\n  background: #000;\n  border-radius: 999px;\n  color: #fff !important;\n  font-size: 15px;\n  font-weight: 800;\n  line-height: 1.2;\n  text-align: center;\n  text-decoration: none !important;\n  transition: background .25s ease, color .25s ease;\n}\n\n.cocomo-week1-calendar-shop:hover {\n  background: linear-gradient(135deg,#e8a5cb,#f7d5e7);\n  color: #000 !important;\n}\n\n.cocomo-week1-calendar-seo {\n  max-width: 1100px;\n  margin: 30px auto 0;\n  padding: 18px 24px;\n  background: rgba(255,255,255,.86);\n  border: 1px solid rgba(158,223,245,.85);\n  border-radius: 18px;\n  text-align: center;\n}\n\n\/* FEATURED BRANDS CONTENT *\/\n\n.cocomo-week1-content {\n  width: 100%;\n  max-width: 1450px;\n  margin: 24px auto 0;\n  padding: clamp(30px, 3vw, 42px);\n  overflow: hidden;\n  background: #FFFDFC !important;\n  background-image: none !important;\n  border: 1px solid #E7DCE2 !important;\n  border-radius: 34px;\n  box-shadow: 0 20px 46px rgba(71,51,81,.10);\n  backdrop-filter: none !important;\n  -webkit-backdrop-filter: none !important;\n}\n\n.cocomo-week1-feature-details .cocomo-week1-content {\n  margin-top: 20px;\n  background: #FFFDFC !important;\n  background-image: none !important;\n  border-color: #E7DCE2 !important;\n  backdrop-filter: none !important;\n  -webkit-backdrop-filter: none !important;\n}\n\n.cocomo-week1-feature-label {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 30px;\n  margin: 0 auto 12px;\n  padding: 6px 13px;\n  background: #FFF0F7;\n  border: 1px solid #F0B7D4;\n  border-radius: 999px;\n  color: #732D50;\n  font-size: 11px;\n  font-weight: 700;\n  letter-spacing: .07em;\n  line-height: 1.2;\n  text-transform: uppercase;\n}\n\n.cocomo-week1-title {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 14px;\n  margin: 0 0 10px !important;\n  color: #000 !important;\n  font-size: 36px !important;\n  font-weight: 700 !important;\n  line-height: 1.15 !important;\n}\n\n.cocomo-week1-title::before,\n.cocomo-week1-title::after {\n  display: none;\n}\n\n.cocomo-week1-subtitle {\n  max-width: 760px;\n  margin: 0 auto 28px;\n  color: #453D46;\n  font-size: 16px;\n  line-height: 1.55;\n}\n\n\/* DESKTOP CARD GRID *\/\n\n.cocomo-week1-carousel {\n  position: relative;\n  width: 100%;\n  max-width: 1450px;\n  margin: 0 auto;\n  padding-top: 6px;\n}\n\n.cocomo-week1-grid {\n  display: grid;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  align-items: stretch;\n  gap: clamp(14px, 1.5vw, 20px);\n}\n\n.cocomo-week1-card {\n  display: flex;\n  flex-direction: column;\n  width: 100%;\n  min-width: 0;\n  height: 100%;\n  min-height: 300px;\n  padding: 30px 23px;\n  overflow: hidden;\n  background: rgba(255,255,255,.9);\n  border: 1px solid transparent;\n  border-radius: 24px;\n  box-shadow: 0 10px 26px rgba(68,52,84,.07);\n  color: #000 !important;\n  text-align: center;\n  text-decoration: none !important;\n  transition: all .3s ease;\n}\n\n.cocomo-week1-card:hover {\n  background: #fff;\n  box-shadow: 0 16px 34px rgba(105,76,104,.16);\n  color: #000 !important;\n  text-decoration: none !important;\n  transform: translateY(-4px);\n}\n\n.cocomo-week1-card:nth-child(1) {\n  background: #EFFAFF;\n  border-color: #B8E6F4;\n}\n\n.cocomo-week1-card:nth-child(2) {\n  background: #FFF1F7;\n  border-color: #F2BCD6;\n}\n\n.cocomo-week1-card:nth-child(3) {\n  background: #F5F0FF;\n  border-color: #D8C8F7;\n}\n\n.cocomo-week1-card:nth-child(4) {\n  background: #FFF9DF;\n  border-color: #ECD977;\n}\n\n.cocomo-week1-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex: 0 0 64px;\n  width: 64px;\n  height: 64px;\n  margin: 0 auto 14px;\n  background: rgba(255,255,255,.76);\n  border: 1px solid rgba(232,165,203,.55);\n  border-radius: 50%;\n  font-size: 28px;\n}\n\n.cocomo-week1-card h3 {\n  margin: 0 0 10px;\n  color: #000 !important;\n  font-size: 18px;\n  font-weight: 700;\n  line-height: 1.35;\n}\n\n.cocomo-week1-card p {\n  margin: 0 auto 22px;\n  color: #000 !important;\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n.cocomo-card-button {\n  display: inline-block;\n  align-self: center;\n  margin-top: auto;\n  padding: 10px 20px;\n  background: linear-gradient(135deg, #e8a5cb, #f7d5e7);\n  border: none;\n  border-radius: 999px;\n  color: #000 !important;\n  font-size: 14px;\n  font-weight: 700;\n  text-decoration: none !important;\n  transition: all .3s ease;\n}\n\n.cocomo-week1-card:hover .cocomo-card-button {\n  background: #000;\n  color: #fff !important;\n}\n\n\/* MOBILE CAROUSEL ARROWS *\/\n\n.cocomo-week1-arrow {\n  display: none;\n}\n\n\/* PROMOTION NOTE *\/\n\n.cocomo-week1-note {\n  width: 100%;\n  max-width: none;\n  margin: 24px auto 0;\n  padding: 15px 20px;\n  background: rgba(255,249,229,.94);\n  border: 1px solid #EBD77A;\n  border-radius: 16px;\n  box-shadow: none;\n  text-align: center;\n}\n\n\/* MONTHLY SALE LINK *\/\n\n.cocomo-july-sale-link {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  width: 100%;\n  min-height: 54px;\n  margin: 16px 0 0;\n  padding: 13px 18px;\n  box-sizing: border-box;\n  background: #000;\n  border: 2px solid #000;\n  border-radius: 999px;\n  box-shadow: 0 10px 24px rgba(0,0,0,.18);\n  color: #fff !important;\n  font-size: 16px;\n  font-weight: 800;\n  line-height: 1.2;\n  text-decoration: none !important;\n  transition: all .25s ease;\n}\n\n.cocomo-july-sale-link:hover {\n  background: linear-gradient(135deg, #e8a5cb, #f7d5e7);\n  border-color: #e8a5cb;\n  color: #000 !important;\n  text-decoration: none !important;\n  transform: translateY(-2px);\n}\n\n\/* TABLET *\/\n\n@media screen and (min-width: 769px) {\n  .cocomo-week1-calendar-offer-top {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .cocomo-week1-calendar-brand {\n    min-width: 0;\n  }\n\n  .cocomo-week1-calendar-tag {\n    justify-self: end;\n    white-space: nowrap;\n  }\n}\n\n@media screen and (max-width: 1200px) {\n  .cocomo-week1-grid,\n  .cocomo-week1-calendar-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media screen and (max-width: 980px) {\n  .cocomo-week1-hero {\n    grid-template-columns: 1fr;\n    max-width: 820px;\n    text-align: center;\n  }\n\n  .cocomo-week1-hero-copy {\n    padding: 0;\n  }\n\n  .cocomo-week1-eyebrow,\n  .cocomo-week1-quick-label {\n    align-self: center;\n  }\n\n  .cocomo-week1-desc {\n    margin-right: auto;\n    margin-left: auto;\n  }\n\n  .cocomo-week1-quick-shop {\n    width: 100%;\n    max-width: 650px;\n    margin: 0 auto;\n    text-align: center;\n  }\n}\n\n\/* MOBILE *\/\n\n@media screen and (max-width: 768px) {\n  .cocomo-week1-sale {\n    margin-top: -24px;\n    margin-bottom: -24px;\n    padding: 12px 12px 0.5cm;\n  }\n\n  .cocomo-week1-hero {\n    gap: 16px;\n    padding: 24px 16px 18px;\n    border-radius: 26px;\n  }\n\n  .cocomo-week1-eyebrow {\n    margin-bottom: 13px;\n  }\n\n  .cocomo-week1-desc {\n    margin-bottom: 12px;\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n  .cocomo-week1-next-sale {\n    grid-template-columns: 1fr;\n    gap: 9px;\n    margin-top: 10px;\n    padding: 13px;\n    border-radius: 18px;\n  }\n\n  .cocomo-week1-next-sale-copy strong {\n    font-size: 17px;\n  }\n\n  .cocomo-week1-next-sale-copy small {\n    font-size: 12px;\n  }\n\n  .cocomo-week1-next-sale-button {\n    width: 100%;\n    min-height: 42px;\n    font-size: 13px;\n  }\n\n  .cocomo-week1-quick-shop {\n    padding: 19px 15px;\n    border-radius: 22px;\n  }\n\n  .cocomo-week1-quick-label {\n    margin-bottom: 7px;\n    padding: 7px 13px;\n    font-size: 10px;\n  }\n\n  .cocomo-week1-quick-title {\n    font-size: 22px !important;\n  }\n\n  .cocomo-week1-quick-copy {\n    margin-bottom: 15px;\n    font-size: 13px;\n  }\n\n  .cocomo-week1-sale h1 {\n    font-size: 29px !important;\n    line-height: 1.12 !important;\n    letter-spacing: -.8px !important;\n  }\n\n  .cocomo-week1-title {\n    padding: 0 18px;\n    font-size: 26px !important;\n    line-height: 1.2 !important;\n  }\n\n  .cocomo-july-sale-link {\n    width: 100%;\n    min-height: 54px;\n    margin-top: 14px;\n    padding: 12px 15px;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .cocomo-week1-pills {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    overflow: visible;\n  }\n\n  .cocomo-week1-pills a {\n    width: 100%;\n    min-height: 54px;\n    padding: 10px 12px;\n    border-radius: 14px;\n    font-size: 14px;\n  }\n\n  .cocomo-week1-details {\n    margin-top: 14px;\n  }\n\n  .cocomo-week1-toggle {\n    min-height: 66px;\n    padding: 11px 13px 11px 16px;\n    border-radius: 20px;\n  }\n\n  .cocomo-week1-toggle-copy strong {\n    font-size: 16px;\n  }\n\n  .cocomo-week1-toggle-icon {\n    flex-basis: 38px;\n    width: 38px;\n    height: 38px;\n  }\n\n  .cocomo-week1-calendar-panel {\n    margin-top: 16px;\n    padding: 25px 0 26px;\n    border-radius: 22px;\n  }\n\n  .cocomo-week1-calendar-title {\n    padding: 0 16px;\n    font-size: 25px !important;\n    line-height: 1.2 !important;\n  }\n\n  .cocomo-week1-calendar-intro {\n    margin-bottom: 18px;\n    padding: 0 16px;\n    font-size: 13px;\n  }\n\n  .cocomo-week1-calendar-toolbar {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    margin: 0 16px 12px;\n  }\n\n  .cocomo-week1-calendar-helper {\n    margin: 0;\n    color: #333;\n    font-size: 12px;\n    font-weight: 700;\n    text-align: left;\n  }\n\n  .cocomo-week1-calendar-grid {\n    display: flex;\n    align-items: stretch;\n    justify-content: flex-start;\n    gap: 14px;\n    width: 100%;\n    padding: 12px 16px 14px;\n    overflow-x: auto;\n    overscroll-behavior-inline: contain;\n    scroll-behavior: smooth;\n    scroll-padding-left: 16px;\n    scroll-snap-type: x mandatory;\n    scrollbar-width: none;\n    touch-action: pan-x pan-y;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .cocomo-week1-calendar-grid::-webkit-scrollbar {\n    display: none;\n  }\n\n  .cocomo-week1-calendar-card {\n    flex: 0 0 calc(100% - 42px);\n    align-self: stretch;\n    min-width: calc(100% - 42px);\n    height: auto;\n    padding: 22px 16px 19px;\n    scroll-snap-align: start;\n    scroll-snap-stop: always;\n  }\n\n  .cocomo-week1-calendar-card.is-active {\n    order: -1;\n  }\n\n  .cocomo-week1-calendar-card:hover {\n    transform: none;\n  }\n\n  .cocomo-week1-calendar-card.is-active,\n  .cocomo-week1-calendar-card.is-active:hover {\n    box-shadow:\n      0 16px 34px rgba(208,66,139,.28),\n      0 0 0 4px rgba(247,184,217,.22);\n    transform: translateY(-6px);\n  }\n\n  .cocomo-week1-calendar-card h3 {\n    font-size: 24px;\n  }\n\n  .cocomo-week1-calendar-offer-top {\n    align-items: flex-start;\n  }\n\n  .cocomo-week1-calendar-brand {\n    min-height: 48px;\n    font-size: 17px;\n  }\n\n  .cocomo-week1-calendar-note,\n  .cocomo-week1-calendar-product {\n    font-size: 14px !important;\n  }\n\n  .cocomo-week1-calendar-tag {\n    min-height: 30px;\n    font-size: 12px;\n  }\n\n  .cocomo-week1-calendar-shop {\n    min-height: 46px;\n    padding: 12px 20px;\n    font-size: 15px;\n  }\n\n  .cocomo-week1-calendar-seo {\n    margin: 22px 16px 0;\n    padding: 16px;\n    font-size: 12px;\n  }\n\n  .cocomo-week1-content {\n    margin-top: 18px;\n    padding: 27px 0 28px;\n    overflow: hidden;\n    border-radius: 26px;\n  }\n\n  .cocomo-week1-feature-label {\n    margin-bottom: 10px;\n  }\n\n  .cocomo-week1-subtitle {\n    margin-bottom: 22px;\n    padding: 0 18px;\n    font-size: 14px;\n  }\n\n  .cocomo-week1-carousel {\n    width: 100%;\n    margin: 0;\n  }\n\n  .cocomo-week1-grid {\n    display: flex;\n    align-items: stretch;\n    justify-content: flex-start;\n    gap: 14px;\n    width: 100%;\n    padding: 8px 54px 18px;\n    overflow-x: auto;\n    overscroll-behavior-inline: contain;\n    scroll-padding-inline: 54px;\n    scroll-snap-type: x mandatory;\n    scrollbar-width: none;\n    touch-action: pan-x pan-y;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .cocomo-week1-grid::-webkit-scrollbar {\n    display: none;\n  }\n\n  .cocomo-week1-card {\n    flex: 0 0 min(82vw, 320px);\n    width: min(82vw, 320px);\n    min-height: 320px;\n    scroll-snap-align: center;\n    scroll-snap-stop: always;\n  }\n\n  .cocomo-week1-card:hover {\n    transform: none;\n  }\n\n  .cocomo-week1-arrow {\n    position: absolute;\n    z-index: 20;\n    top: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 46px;\n    height: 46px;\n    margin-top: -23px;\n    padding: 0;\n    background: #000;\n    border: 3px solid #fff;\n    border-radius: 50%;\n    box-shadow: 0 7px 18px rgba(0,0,0,.28);\n    color: #fff;\n    cursor: pointer;\n    font-family: inherit;\n    font-size: 24px;\n    font-weight: 700;\n    line-height: 1;\n    pointer-events: auto;\n    touch-action: manipulation;\n    -webkit-appearance: none;\n    -webkit-tap-highlight-color: transparent;\n  }\n\n  .cocomo-week1-arrow-prev {\n    left: 5px;\n  }\n\n  .cocomo-week1-arrow-next {\n    right: 5px;\n  }\n\n  .cocomo-week1-arrow:disabled {\n    opacity: .32;\n    cursor: default;\n  }\n\n  .cocomo-week1-note {\n    margin: 20px 16px 0;\n    padding: 15px 16px;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n}\n\n@media screen and (max-width: 380px) {\n  .cocomo-week1-sale {\n    padding-right: 10px;\n    padding-left: 10px;\n  }\n\n  .cocomo-week1-hero {\n    padding-right: 14px;\n    padding-left: 14px;\n  }\n\n  .cocomo-week1-quick-shop {\n    padding-right: 12px;\n    padding-left: 12px;\n  }\n\n  .cocomo-week1-pills a {\n    font-size: 11px;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .cocomo-week1-sale *,\n  .cocomo-week1-sale *::before,\n  .cocomo-week1-sale *::after {\n    scroll-behavior: auto !important;\n    transition-duration: .01ms !important;\n  }\n\n  .cocomo-week1-calendar-card.is-active .cocomo-week1-calendar-badge::before {\n    animation: none;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cocomo-week1-sale\"\u003e\n\u003cdiv class=\"cocomo-week1-hero\"\u003e\n\u003cdiv class=\"cocomo-week1-hero-copy\"\u003e\n\u003cspan class=\"cocomo-week1-eyebrow\"\u003eJuly Week 3 · Ended · 16–22 July 2026\u003c\/span\u003e\n\u003ch1\u003eJuly Week 3 | COCOMO Korean Beauty Sale\u003c\/h1\u003e\n\u003cp class=\"cocomo-week1-desc\"\u003eBrowse the archived July Week 3 campaign from 16–22 July 2026, featuring AALOK SkinMax, ClearDea, Julioly, ODDTYPE, Revive Collagen, LUVUM.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-quick-shop\"\u003e\n\u003cspan class=\"cocomo-week1-quick-label\"\u003eQuick Shop\u003c\/span\u003e\n\u003ch2 class=\"cocomo-week1-quick-title\"\u003eShop Week 3 by Brand\u003c\/h2\u003e\n\u003cp class=\"cocomo-week1-quick-copy\"\u003eChoose a featured brand, or return to the complete July promotion page.\u003c\/p\u003e\n\u003cdiv class=\"cocomo-week1-pills\"\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/aalok\"\u003eAALOK SkinMax\u003c\/a\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eClearDea\u003c\/a\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/julioly\"\u003eJulioly\u003c\/a\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\"\u003eODDTYPE\u003c\/a\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/revive-collagen\"\u003eRevive Collagen\u003c\/a\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/luvum\"\u003eLUVUM\u003c\/a\u003e\n\u003c\/div\u003e\n\u003ca class=\"cocomo-july-sale-link\" href=\"https:\/\/www.cocomo.sg\/collections\/july-2026-k-beauty-promo\"\u003e\u003cspan\u003e⭐\u003c\/span\u003e View All July 2026 Promotions →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"cocomo-week1-next-sale\" href=\"https:\/\/www.cocomo.sg\/collections\/august-2026-k-beauty-sale\"\u003e \u003cspan class=\"cocomo-week1-next-sale-copy\"\u003e\u003cspan class=\"cocomo-week1-next-sale-kicker\"\u003e🚀 August 2026 Archive\u003c\/span\u003e\u003cstrong\u003eContinue to the August Korean Beauty Sale\u003c\/strong\u003e\u003csmall\u003eBrowse the four August campaigns from 6 August to 2 September 2026.\u003c\/small\u003e\u003c\/span\u003e \u003cspan class=\"cocomo-week1-next-sale-button\"\u003eView August Sale →\u003c\/span\u003e \u003c\/a\u003e \u003c!-- CLOSED BY DEFAULT: FULL JULY CALENDAR --\u003e\n\u003cdetails class=\"cocomo-week1-details\"\u003e\n\u003csummary class=\"cocomo-week1-toggle\"\u003e\u003cspan class=\"cocomo-week1-toggle-copy\"\u003e \u003cspan class=\"cocomo-week1-toggle-eyebrow\"\u003eJuly Promotion Guide\u003c\/span\u003e \u003cstrong\u003eView Full July Promotion Calendar\u003c\/strong\u003e \u003c\/span\u003e \u003cspan class=\"cocomo-week1-toggle-icon\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"cocomo-week1-calendar-panel\"\u003e\n\u003ch2 class=\"cocomo-week1-calendar-title\"\u003eJuly Weekly Promotions\u003c\/h2\u003e\n\u003cp class=\"cocomo-week1-calendar-intro\"\u003eFive weekly campaigns. All campaigns have ended.\u003c\/p\u003e\n\u003cdiv class=\"cocomo-week1-calendar-carousel\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-toolbar\"\u003e\n\u003cp class=\"cocomo-week1-calendar-helper\"\u003eBrowse all five July promotion weeks\u003c\/p\u003e\n\u003cdiv class=\"cocomo-week1-calendar-arrows\" role=\"group\"\u003e\n\u003cbutton class=\"cocomo-week1-calendar-arrow\" type=\"button\"\u003e←\u003c\/button\u003e \u003cbutton class=\"cocomo-week1-calendar-arrow\" type=\"button\"\u003e→\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-grid\" id=\"cocomo-week2-calendar-track\" role=\"region\" tabindex=\"0\"\u003e\n\u003carticle class=\"cocomo-week1-calendar-card is-ended\" id=\"cocomo-week1-july-week-1-card\"\u003e\u003cspan class=\"cocomo-week1-calendar-badge\"\u003eWEEK 1 · ENDED\u003c\/span\u003e\n\u003ch3\u003e2–8 JULY\u003c\/h3\u003e\n\u003cp class=\"cocomo-week1-calendar-subtitle\"\u003eLaunches \u0026amp; Brand Sales\u003c\/p\u003e\n\u003cdiv class=\"cocomo-week1-calendar-list\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/aalok\"\u003eAALOK SkinMax →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-launch\"\u003eNew Brand Launch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eDiscover the SkinMax device and professional serum collection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eClearDea →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-sale\"\u003eBrand Sale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eShop targeted Korean skincare offers across the brand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/julioly\"\u003eJulioly →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-sale\"\u003eBrand Sale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eShop skin, hair, nail and foot-care favourites.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\"\u003eODDTYPE →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-drop\"\u003eNew Product Drop\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-products\"\u003e\n\u003ca class=\"cocomo-week1-calendar-product\" href=\"https:\/\/www.cocomo.sg\/products\/oddtype-locksy-jelly-tint-3-9g\"\u003e\u003cspan class=\"cocomo-week1-calendar-thumb\"\u003e\u003cimg src=\"https:\/\/www.cocomo.sg\/cdn\/shop\/files\/shopifymainimage_cc9f9158-0519-4980-b0b7-c620f1e971e0.webp?v=1781085906\" alt=\"ODDTYPE Locksy Jelly Tint 3.9g\" width=\"54\" height=\"54\" loading=\"lazy\"\u003e\u003c\/span\u003e\u003cspan\u003eLocksy Jelly Tint 3.9g\u003c\/span\u003e\u003cspan\u003e→\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"cocomo-week1-calendar-product\" href=\"https:\/\/www.cocomo.sg\/products\/oddtype-oh-blur-cream-blush-2-8g\"\u003e\u003cspan class=\"cocomo-week1-calendar-thumb\"\u003e\u003cimg src=\"https:\/\/www.cocomo.sg\/cdn\/shop\/files\/shopify_main_image_850f11f3-823e-4509-a9c7-6321cf799c48.webp?v=1782296316\" alt=\"ODDTYPE Oh Blur Cream Blush 2.8g\" width=\"54\" height=\"54\" loading=\"lazy\"\u003e\u003c\/span\u003e\u003cspan\u003eOh Blur Cream Blush 2.8g\u003c\/span\u003e\u003cspan\u003e→\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"cocomo-week1-calendar-shop\" href=\"\/collections\/july-2026-week-1-2-8-july\"\u003eView Week 1 Collection →\u003c\/a\u003e\u003c\/article\u003e\n\u003carticle class=\"cocomo-week1-calendar-card is-ended\" id=\"cocomo-week1-july-week-2-card\"\u003e\u003cspan class=\"cocomo-week1-calendar-badge\"\u003eWEEK 2 · ENDED\u003c\/span\u003e\n\u003ch3\u003e9–15 JULY\u003c\/h3\u003e\n\u003cp class=\"cocomo-week1-calendar-subtitle\"\u003eExtended Favourites\u003c\/p\u003e\n\u003cdiv class=\"cocomo-week1-calendar-list\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/aalok\"\u003eAALOK SkinMax →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-spotlight\"\u003eLaunch Spotlight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eContinue exploring the SkinMax device and serum offers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eClearDea →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-sale\"\u003eBrand Sale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eTargeted care for texture, hydration, pores and radiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/julioly\"\u003eJulioly →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-sale\"\u003eBrand Sale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eCustomer-loved skincare and smooth-hair favourites.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\"\u003eODDTYPE →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-makeup\"\u003eMakeup Sale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eShop lip, cheek, eye and base-makeup offers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"cocomo-week1-calendar-shop\" href=\"\/collections\/july-2026-week-2-9-15-july\"\u003eView Week 2 Collection →\u003c\/a\u003e\u003c\/article\u003e\n\u003carticle class=\"cocomo-week1-calendar-card is-ended is-mobile-selected\" id=\"cocomo-week1-july-week-3-card\"\u003e\u003cspan class=\"cocomo-week1-calendar-badge\"\u003eWEEK 3 · ENDED\u003c\/span\u003e\n\u003ch3\u003e16–22 JULY\u003c\/h3\u003e\n\u003cp class=\"cocomo-week1-calendar-subtitle\"\u003eContinuing Brands \u0026amp; New Additions\u003c\/p\u003e\n\u003cdiv class=\"cocomo-week1-calendar-list\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/aalok\"\u003eAALOK SkinMax →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-spotlight\"\u003eLaunch Spotlight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eContinue exploring the SkinMax device and serum offers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eClearDea →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-sale\"\u003eBrand Sale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eTargeted care for texture, hydration, pores and radiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/julioly\"\u003eJulioly →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-sale\"\u003eBrand Sale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eCustomer-loved skincare and smooth-hair favourites.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\"\u003eODDTYPE →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-makeup\"\u003eMakeup Sale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eShop lip, cheek, eye and base-makeup offers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/revive-collagen\"\u003eRevive Collagen →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-sale\"\u003eBrand Sale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eShop the Revive Collagen range and weekly promotional offers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\"\u003eLUVUM →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-sale\"\u003eBrand Sale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eDiscover gentle everyday Korean skincare at promotional prices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"cocomo-week1-calendar-shop\" href=\"\/collections\/july-2026-week-3-16-22-july\"\u003eView Week 3 Collection →\u003c\/a\u003e\u003c\/article\u003e\n\u003carticle class=\"cocomo-week1-calendar-card is-ended\" id=\"cocomo-week1-july-week-4-card\"\u003e\u003cspan class=\"cocomo-week1-calendar-badge\"\u003eWEEK 4 · ENDED\u003c\/span\u003e\n\u003ch3\u003e23–29 JULY\u003c\/h3\u003e\n\u003cp class=\"cocomo-week1-calendar-subtitle\"\u003eBrand Promotions \u0026amp; New Drops\u003c\/p\u003e\n\u003cdiv class=\"cocomo-week1-calendar-list\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/aalok\"\u003eAALOK SkinMax →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-spotlight\"\u003eLaunch Spotlight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eShop SkinMax device and professional serum offers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/julioly\"\u003eJulioly →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-sale\"\u003eBrand Sale\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eShop Julioly skin, hair, nail and foot-care deals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/shake-baby\"\u003eShakeBaby →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-drop\"\u003eNew Product Drops\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-products\"\u003e\n\u003ca class=\"cocomo-week1-calendar-product\" href=\"https:\/\/www.cocomo.sg\/products\/shake-baby-diet-formular-protein-shake-630g-season-1-in-10-flavors?variant=51286143795446\"\u003e\u003cspan class=\"cocomo-week1-calendar-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/triple_berry_yogurt.webp?v=1784388330\" alt=\"ShakeBaby Triple Berry Yogurt Protein Shake 630g\" width=\"54\" height=\"54\" loading=\"lazy\"\u003e\u003c\/span\u003e\u003cspan\u003eTriple Berry Yogurt 630g\u003c\/span\u003e\u003cspan\u003e→\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"cocomo-week1-calendar-product\" href=\"https:\/\/www.cocomo.sg\/products\/shake-baby-diet-formular-protein-shake-630g-season-1-in-10-flavors?variant=51286143828214\"\u003e\u003cspan class=\"cocomo-week1-calendar-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/tiramisu.webp?v=1784388391\" alt=\"ShakeBaby Macadamia Tiramisu Protein Shake 630g\" width=\"54\" height=\"54\" loading=\"lazy\"\u003e\u003c\/span\u003e\u003cspan\u003eMacadamia Tiramisu 630g\u003c\/span\u003e\u003cspan\u003e→\u003c\/span\u003e\u003c\/a\u003e \u003ca class=\"cocomo-week1-calendar-product\" href=\"https:\/\/www.cocomo.sg\/products\/shake-baby-spout-pouch-40g-x-7-pouches?variant=51286150381814\"\u003e\u003cspan class=\"cocomo-week1-calendar-thumb\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/imgi_13_raw.webp?v=1784547971\" alt=\"ShakeBaby Cookie and Cream Protein Shake Pouch\" width=\"54\" height=\"54\" loading=\"lazy\"\u003e\u003c\/span\u003e\u003cspan\u003eCookie \u0026amp; Cream Spout Pouch × 7\u003c\/span\u003e\u003cspan\u003e→\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca class=\"cocomo-week1-calendar-brand\" href=\"https:\/\/www.cocomo.sg\/collections\/celdot\"\u003eCELDOT →\u003c\/a\u003e \u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-launch\"\u003eNew Brand Launch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eDiscover CELDOT's premium Korean skincare for glass-skin radiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca class=\"cocomo-week1-calendar-shop\" href=\"\/collections\/july-2026-week-4-23-29-july\"\u003eView Week 4 Collection →\u003c\/a\u003e\u003c\/article\u003e\n\u003carticle id=\"cocomo-week1-july-week-5-card\" class=\"cocomo-week1-calendar-card is-ended\"\u003e\u003cspan class=\"cocomo-week1-calendar-badge\"\u003eWEEK 5 · ENDED\u003c\/span\u003e\n\u003ch3\u003e30 JULY–5 AUGUST\u003c\/h3\u003e\n\u003cp class=\"cocomo-week1-calendar-subtitle\"\u003eNew Brand Launches \u0026amp; Product Drops\u003c\/p\u003e\n\u003cdiv class=\"cocomo-week1-calendar-list\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/rejuniq\" class=\"cocomo-week1-calendar-brand\"\u003eREJUNIQ →\u003c\/a\u003e\u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-launch\"\u003eNew Brand Launch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003ePDRN skincare for dry, tired and weakened skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/abib\" class=\"cocomo-week1-calendar-brand\"\u003eABIB →\u003c\/a\u003e\u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-launch\"\u003eNew Brand Launch\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eEye patches, toner pads and targeted dark-spot skincare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/every-routine\" class=\"cocomo-week1-calendar-brand\"\u003eEvery Routine →\u003c\/a\u003e\u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-drop\"\u003eNew Product Drops\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eThree 3PDRN Spicule Cream formats.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/shake-baby\" class=\"cocomo-week1-calendar-brand\"\u003eShakeBaby →\u003c\/a\u003e\u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-drop\"\u003eNew Product Drops\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003eProtein shake flavours and convenient pouch formats.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer\"\u003e\n\u003cdiv class=\"cocomo-week1-calendar-offer-top\"\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/celdot\" class=\"cocomo-week1-calendar-brand\"\u003eCELDOT →\u003c\/a\u003e\u003cspan class=\"cocomo-week1-calendar-tag cocomo-week1-tag-spotlight\"\u003eLaunch Spotlight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-note\"\u003ePremium Korean skincare for luminous, glass-skin radiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ca href=\"\/collections\/july-2026-week-5-30-july-5-august\" class=\"cocomo-week1-calendar-shop\"\u003eView Week 5 Collection →\u003c\/a\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-calendar-seo\"\u003eExplore COCOMO’s July 2026 weekly promotions. Five weekly campaigns. All campaigns have ended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- CLOSED BY DEFAULT: WEEK 2 FEATURED BRANDS --\u003e\n\u003cdetails class=\"cocomo-week1-details cocomo-week1-feature-details\"\u003e\n\u003csummary class=\"cocomo-week1-toggle\"\u003e\u003cspan class=\"cocomo-week1-toggle-copy\"\u003e \u003cspan class=\"cocomo-week1-toggle-eyebrow\"\u003e✨ Week 3 Spotlight\u003c\/span\u003e \u003cstrong\u003eView Week 3 Featured Brands\u003c\/strong\u003e \u003c\/span\u003e \u003cspan class=\"cocomo-week1-toggle-icon\"\u003e⌄\u003c\/span\u003e\u003c\/summary\u003e\n\u003csection class=\"cocomo-week1-content\"\u003e\u003cspan class=\"cocomo-week1-feature-label\"\u003eWeek 3 Spotlight\u003c\/span\u003e\n\u003ch2 class=\"cocomo-week1-title\" id=\"cocomo-week2-featured-title\"\u003eWeek 3 Featured Brands\u003c\/h2\u003e\n\u003cp class=\"cocomo-week1-subtitle\"\u003eSelect any featured brand below to view this promotion's exclusive offers.\u003c\/p\u003e\n\u003cdiv class=\"cocomo-week1-carousel\"\u003e\n\u003cbutton class=\"cocomo-week1-arrow cocomo-week1-arrow-prev\" type=\"button\"\u003e←\u003c\/button\u003e\n\u003cdiv class=\"cocomo-week1-grid\" id=\"cocomo-week2-card-track\" role=\"region\" tabindex=\"0\"\u003e\n\u003ca class=\"cocomo-week1-card\" href=\"https:\/\/www.cocomo.sg\/collections\/aalok\"\u003e\u003ch3\u003eAALOK SkinMax\u003c\/h3\u003e\n\u003cp\u003eContinue exploring the SkinMax device and serum offers.\u003c\/p\u003e\n\u003cspan class=\"cocomo-card-button\"\u003eView Collection →\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"cocomo-week1-card\" href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003e\u003ch3\u003eClearDea\u003c\/h3\u003e\n\u003cp\u003eTargeted care for texture, hydration, pores and radiance.\u003c\/p\u003e\n\u003cspan class=\"cocomo-card-button\"\u003eView Collection →\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"cocomo-week1-card\" href=\"https:\/\/www.cocomo.sg\/collections\/julioly\"\u003e\u003ch3\u003eJulioly\u003c\/h3\u003e\n\u003cp\u003eCustomer-loved skincare and smooth-hair favourites.\u003c\/p\u003e\n\u003cspan class=\"cocomo-card-button\"\u003eView Collection →\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"cocomo-week1-card\" href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\"\u003e\u003ch3\u003eODDTYPE\u003c\/h3\u003e\n\u003cp\u003eShop lip, cheek, eye and base-makeup offers.\u003c\/p\u003e\n\u003cspan class=\"cocomo-card-button\"\u003eView Collection →\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"cocomo-week1-card\" href=\"https:\/\/www.cocomo.sg\/collections\/revive-collagen\"\u003e\u003ch3\u003eRevive Collagen\u003c\/h3\u003e\n\u003cp\u003eShop the Revive Collagen range and weekly promotional offers.\u003c\/p\u003e\n\u003cspan class=\"cocomo-card-button\"\u003eView Collection →\u003c\/span\u003e\u003c\/a\u003e\u003ca class=\"cocomo-week1-card\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\"\u003e\u003ch3\u003eLUVUM\u003c\/h3\u003e\n\u003cp\u003eDiscover gentle everyday Korean skincare at promotional prices.\u003c\/p\u003e\n\u003cspan class=\"cocomo-card-button\"\u003eView Collection →\u003c\/span\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cbutton class=\"cocomo-week1-arrow cocomo-week1-arrow-next\" type=\"button\"\u003e→\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cp class=\"cocomo-week1-note\"\u003eThis campaign ran from 16–22 July 2026 and has ended. Browse the featured products below.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e","products":[{"product_id":"julioly-silk-keratin-repair-treatment-for-scalp-and-hair-300ml","title":"[JULIOLY] Silk Keratin Repair Treatment for Scalp and Hair 300ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/JO_Celebs_2025.webp?v=1763061114\" style=\"margin-top: -5px; margin-bottom: -5px; float: none;\"\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003e\u003cbr\u003eABOUT BRAND: \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/julioly\" style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\" target=\"_blank\"\u003eJULIOLY\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-pm-slice=\"1 1 []\"\u003e The celebrity-loved No.1 viral Silk Keratin Treatment known for delivering glossy, smooth, salon-grade results.\u003cbr\u003e\u003cbr\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/together_JO_amp.webp?v=1779083618\"\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cstrong data-end=\"622\" data-start=\"541\"\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cp data-end=\"622\" data-start=\"541\"\u003e\u003cstrong data-end=\"622\" data-start=\"541\"\u003eBuy 3, Get 2 FREE and Receive a FREE Julioly Hair Brush (Total 6 Items!)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-end=\"622\" data-start=\"541\"\u003e\u003cstrong data-end=\"622\" data-start=\"541\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2026-05-16_at_2.32.57_PM.webp?v=1779083587\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cspan style=\"font-size: 1rem;\"\u003e\u003cstrong\u003eName:\u003c\/strong\u003e\u003cbr\u003eJuliOly Silk Keratin Repair Treatment for Scalp and Hair\u003c\/span\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cbr\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e\u003cbr\u003e\u003cspan\u003e300ml\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eMade In:\u003c\/strong\u003e\u003cbr\u003eSouth Korea\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eExperience glossy, silky-smooth hair with JULIOLY Silk Keratin Repair Treatment — a triple-action care ampoule for the scalp, roots and hair lengths. This upgraded formula transforms from a liquid ampoule into a rich cream upon contact with scalp warmth, creating a gentle “steam-pack effect” that boosts absorption and enhances relaxation.\u003c\/p\u003e\n\u003cp data-end=\"1198\" data-start=\"841\"\u003eInfused with Hydrolyzed Keratin, Silk Amino Acids and Collagen, the treatment helps strengthen the look of hair, improve softness and reduce the appearance of dryness or damage. An amino acid complex supports moisture retention, while Mango Fruit Extract and a blend of six traditional Asian herbal extracts nourish the scalp for a refreshed, balanced feel.\u003c\/p\u003e\n\u003cp data-end=\"1469\" data-start=\"1200\"\u003eCompletely silicone-free and formulated without harsh ingredients, the treatment delivers lightweight moisture with a long-lasting peach-mango aroma — all in under 7 seconds. Hair looks smoother, shinier and more manageable without feeling flat, greasy or weighed down.\u003c\/p\u003e\n\u003cp data-end=\"1590\" data-start=\"1471\"\u003eLet your hair shine, smell divine and feel beautifully renewed with JULIOLY’s upgraded Silk Keratin Hair Gloss Ampoule.\u003c\/p\u003e\n\u003cstyle\u003e\n  .instagram-media{\n    width: 100% !important;\n    max-width: none !important;\n    margin: 16px 0 !important;\n  }\n  .instagram-media iframe{\n    width: 100% !important;\n    min-width: 0 !important;\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cblockquote data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/C0vDNJBti9A\/\" class=\"instagram-media\"\u003e\u003c\/blockquote\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsAppImage2023-05-11at7.17.10PM_93c0f89b-e9f2-420a-9987-ee3b7228c875.jpg?v=1683883656\" alt=\"\" style=\"margin-top: -5px; margin-bottom: 16px; float: none;\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli data-start=\"205\" data-end=\"276\"\u003eAfter shampooing, gently squeeze out excess water from your hair.\u003c\/li\u003e\n\u003cli data-start=\"280\" data-end=\"352\"\u003eApply JULIOLY Silk Keratin Ampoule from roots to ends on wet hair.\u003c\/li\u003e\n\u003cli data-start=\"356\" data-end=\"445\"\u003eMassage for 1–2 minutes until the yellow liquid transforms into a rich white cream.\u003c\/li\u003e\n\u003cli data-start=\"449\" data-end=\"501\"\u003eRinse thoroughly with clean water and pat dry.\u003c\/li\u003e\n\u003cli data-start=\"505\" data-end=\"589\"\u003eUse daily for intensive care, or 2–3 times a week for regular maintenance.\u003c\/li\u003e\n\u003cli data-start=\"593\" data-end=\"749\"\u003eFor normal hair, you may skip conditioner or hair masks. For very dry or damaged hair, apply conditioner or a hair mask after rinsing out the ampoule.\u003c\/li\u003e\n\u003cli data-start=\"753\" data-end=\"824\"\u003eFor best results, pair with MBA Shampoo and Avocamo+ Hair Mask.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cstrong\u003e\u003ca href=\"https:\/\/www.instagram.com\/stories\/highlights\/18270688873118620\/\"\u003eThese gorgeous ladies seem to not get enough of our JuliOly Silk Keratin! Click to watch their heartfelt testimonies!\u003c\/a\u003e\u003cbr\u003e\u003c\/strong\u003e\u003cimg style=\"margin-bottom: -4px; float: none;\" alt=\"Julioly Silk Keratin\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_1.42.09_PM.webp?v=1763544615\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Julioly Silk Keratin\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_1.41.41_PM.webp?v=1763544617\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3 data-start=\"338\" data-end=\"384\"\u003ePerfect For Those Who Want To Address…\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli data-start=\"386\" data-end=\"422\"\u003e\n\u003cp data-start=\"388\" data-end=\"422\"\u003eDull, frizzy, or lacklustre hair\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"423\" data-end=\"513\"\u003e\n\u003cp data-start=\"425\" data-end=\"513\"\u003eHair that feels dry, rough or damaged from frequent perming, colouring or heat styling\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"514\" data-end=\"544\"\u003e\n\u003cp data-start=\"516\" data-end=\"544\"\u003eFlyaways, static and frizz\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"545\" data-end=\"605\"\u003e\n\u003cp data-start=\"547\" data-end=\"605\"\u003eWeak elasticity leading to flat or lifeless-looking hair\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"606\" data-end=\"660\"\u003e\n\u003cp data-start=\"608\" data-end=\"660\"\u003eHair that feels thin, brittle or prone to breakage\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"661\" data-end=\"710\"\u003e\n\u003cp data-start=\"663\" data-end=\"710\"\u003eIncreased shedding during washing or brushing\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"711\" data-end=\"774\"\u003e\n\u003cp data-start=\"713\" data-end=\"774\"\u003ePostpartum or stress-related changes affecting hair density\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"775\" data-end=\"820\"\u003e\n\u003cp data-start=\"777\" data-end=\"820\"\u003eConcerns about thinning or reduced volume\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"821\" data-end=\"892\"\u003e\n\u003cp data-start=\"823\" data-end=\"892\"\u003eSensitive scalps that react to harsh or heavily fragranced products\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"893\" data-end=\"949\"\u003e\n\u003cp data-start=\"895\" data-end=\"949\"\u003eBusy routines that require fast, efficient hair care\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"950\" data-end=\"1009\"\u003e\n\u003cp data-start=\"952\" data-end=\"1009\"\u003eAvoiding conditioners or masks that weigh the hair down\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull List of Ingredients\u003c!-- --\u003e\n\u003c\/h3\u003e\n\u003cp\u003eAlcohol, Myristyl Alcohol, Dipropylene Glycol, Cetrimonium Chloride, Behentrimonium Chloride, Steartrimonium Chloride, Methyl Diisopropyl Propionamide, Capsicum Annuum Fruit Extract, Mangifera Indica (Mango) Fruit Extract, Menthol, Keratin Amino Acids, Panthenol, Water, Butylene Glycol, Hydrolyzed Silk, Hydrolyzed Collagen, Salicylic Acid, 1,2-Hexanediol, Hydrolyzed Keratin, Cornus Officinalis Fruit Extract, Rehmannia Chinensis Root Extract, Alisma Orientale Tuber Extract, Dioscorea Japonica Root Extract, Paeonia Suffruticosa Root Extract, Poria Cocos Sclerotium Extract, Glycine, Glycine Max (Soybean) Seed Extract, Serine, Glutamic Acid, Aspartic Acid, Aspartic, Leucine, Alanine, Lysine, Arginine, Tyrosine, Phenylalanine, Valine, Threonine, Proline, Isoleucine, Histidine, Methionine, Cystine, Fragrance.\u003c\/p\u003e\n\u003ch3\u003eComplete Your Routine\u003c\/h3\u003e\n\u003cp data-pm-slice=\"1 1 []\"\u003e\u003cstrong\u003eSTEP 1 — \u003ca href=\"https:\/\/www.cocomo.sg\/products\/mba-derma-scalp-black-turn-hair-shampoo-500ml?_pos=1\u0026amp;_sid=0da1001dd\u0026amp;_ss=r\"\u003eMBA Shampoo\u003c\/a\u003e\u003c\/strong\u003e\u003cbr\u003eCleanse the scalp gently while supporting healthier-looking roots and improving the appearance of grey hair with consistent use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSTEP 2 — JULIOLY Hair Gloss Ampoule\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003cbr\u003e\u003c\/span\u003eA 7-second liquid-to-cream treatment that delivers scalp, root and hair care in one step for smoother, glossier, more manageable hair.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSTEP 3 — \u003ca href=\"https:\/\/www.cocomo.sg\/products\/beauty-airport-elimere-avocamo-intensive-repair-hair-mask-300ml?_pos=1\u0026amp;_sid=285da8d36\u0026amp;_ss=r\u0026amp;variant=36376402526364\"\u003eAvocamo+ Hair Mask (For very dry or damaged hair)\u003c\/a\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003cbr\u003e\u003c\/span\u003eAn intensive 20-minute mask designed to nourish, smooth and protect hair that needs deeper conditioning.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSTEP 4 — \u003ca href=\"https:\/\/www.cocomo.sg\/products\/mba-derma-scalp-intensive-black-turn-ampoule-20ml?_pos=3\u0026amp;_sid=0da1001dd\u0026amp;_ss=r\"\u003eMBA Hair Ampoule\u003c\/a\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003cbr\u003e\u003c\/span\u003eA leave-in scalp essence that provides targeted nourishment to support stronger-looking roots and fuller-feeling hair. Apply to dry or semi-dry scalp and massage to absorb.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSTEP 5 — \u003ca href=\"https:\/\/www.cocomo.sg\/products\/beauty-airportelimere-avocamo-silk-hair-essence?_pos=3\u0026amp;_sid=285da8d36\u0026amp;_ss=r\"\u003eAvocamo+ Hair Essence (For very dry or damaged hair)\u003c\/a\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003cbr\u003e\u003c\/span\u003eA lightweight finishing serum that offers thermal protection, smooths frizz and shields hair from heat styling and environmental stressors. Apply to dry or semi-dry hair before styling.\u003c\/p\u003e\n\u003ch3\u003eKnow More\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/imgi_50_julioly_Drop_the_Mango_Hair_Shot_300ml_D_1.webp?v=1763119931\" style=\"margin-top: -2px; margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: none;\"\u003eThe JULIOLY Silk Keratin Repair Treatment is crafted for individuals seeking smoother, shinier and more manageable hair with minimal effort. This upgraded hair gloss ampoule uses a unique liquid-to-cream transformation triggered by scalp warmth, allowing active ingredients to absorb more effectively while offering a gentle, relaxing treatment experience. The formula is engineered to support the look and feel of healthier hair without heaviness. Keratin, collagen and silk amino acids play a key role in helping improve the appearance of damaged, dry or frizz-prone strands. These strengthening and conditioning ingredients assist in softening rough texture, restoring shine and promoting a smoother, more polished finish. An amino acid complex enhances moisture retention, while mango extract and six Asian herbal extracts nourish and refresh the scalp for improved overall comfort. The treatment leaves hair looking revitalised and feeling silky without grease or residue, making it suitable for a wide range of hair types. The lightweight nature of the formula makes it ideal for humid climates and daily grooming routines. Customers appreciate how quickly it works—transforming in seconds—and how easily it integrates into morning or evening hair care. The silicone-free composition appeals to those who prefer cleaner formulations that do not weigh the hair down. The subtle peach-mango aroma adds a sensory touch, enhancing the overall experience. For shoppers in Singapore, the JULIOLY Silk Keratin Repair Treatment is available with fast SG delivery and 100% authenticity guaranteed. Products ship directly from Singapore to ensure freshness, reliable fulfilment and convenience. The treatment is popular among customers seeking a balance of scalp comfort, hair softness and visible shine without the need for heavy masks or salon treatments. Whether used as a weekly deep-conditioning boost or a quick revitalising step, this keratin ampoule provides an efficient way to help hair look smoother, softer and more luminous. Its unique formulation and targeted blend of ingredients make it a standout in modern hair care routines, offering salon-inspired results in a simple, effortless application.\u003c\/div\u003e","brand":"JULIOLY","offers":[{"title":"(BUY 1) JULIOLY SILK KERATIN REPAIR TREATMENT","offer_id":42579857572086,"sku":"","price":39.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) JULIOLY SILK KERATIN REPAIR TREATMENT","offer_id":42579857604854,"sku":"","price":109.66,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) JULIOLY SILK KERATIN REPAIR TREATMENT + (1 FREE) HAIR COMB","offer_id":44953860374774,"sku":"","price":164.5,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/julioly_silk_keratin.webp?v=1779081237"},{"product_id":"luvumslow-aging-phyto-collagen-gel-mask","title":"[LUVUM] Real Calmingpair Cica Gel Mask (1 Box = 5 Masks X 33g)","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1-3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca style=\"background-color: rgb(255, 255, 255);\" rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-start=\"331\" data-end=\"334\"\u003e✨ \u003cstrong data-start=\"336\" data-end=\"357\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-start=\"366\" data-end=\"376\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsAppImage2023-03-22at6.56.51PM.jpg?v=1679491748\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cp data-start=\"174\" data-end=\"188\"\u003e\u003cstrong\u003eName:\u003c\/strong\u003e\u003cbr\u003eLuvum Real CalmingPair Cica Gel Mask\u003c\/p\u003e\n\u003cp data-start=\"229\" data-end=\"266\"\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"240\" data-end=\"243\"\u003e1 Box = 5 Masks x 33g\u003c\/p\u003e\n\u003cp data-start=\"268\" data-end=\"296\"\u003e\u003cstrong\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"280\" data-end=\"283\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"303\" data-end=\"332\"\u003e\u003cstrong\u003eProduct Description\u003c\/strong\u003e\u003cbr\u003eThe Luvum Real CalmingPair Cica Gel Mask delivers intensive cooling, calming, and barrier-strengthening care through its advanced dual soothing system. Infused with Centellasome and Coolleaf Complex (cica, mint, lemongrass, aloe, eucalyptus), it visibly reduces skin irritation, repairs damage, and restores comfort.\u003c\/p\u003e\n\u003cp data-start=\"665\" data-end=\"723\"\u003eClinically proven results in just one week of daily use:\u003c\/p\u003e\n\u003cul data-start=\"724\" data-end=\"910\"\u003e\n\u003cli data-start=\"724\" data-end=\"792\"\u003e\n\u003cp data-start=\"726\" data-end=\"792\"\u003e-4.2°C immediate skin temperature reduction for rapid relief\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"793\" data-end=\"835\"\u003e\n\u003cp data-start=\"795\" data-end=\"835\"\u003e+107.6% skin hydration improvement\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"836\" data-end=\"868\"\u003e\n\u003cp data-start=\"838\" data-end=\"868\"\u003e-65.8% redness reduction\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"869\" data-end=\"910\"\u003e\n\u003cp data-start=\"871\" data-end=\"910\"\u003e-34.2% trans-epidermal water loss\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"912\" data-end=\"1255\"\u003eThe innovative Cicadrogel sheet has low thermal conductivity, maintaining a cool sensation from application to removal. The second-skin-like hydrogel turns from opaque to translucent as the essence fully absorbs, leaving your skin soothed, moisturized, and refreshed. Safe for daily use, including overnight wear for maximum results.\u003c\/p\u003e\n\u003chr data-start=\"1257\" data-end=\"1260\"\u003e\n\u003cp data-start=\"1262\" data-end=\"1282\"\u003e\u003cstrong data-start=\"1266\" data-end=\"1280\"\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1283\" data-end=\"1651\"\u003e\n\u003cli data-start=\"1283\" data-end=\"1371\"\u003e\n\u003cp data-start=\"1286\" data-end=\"1371\"\u003eAfter cleansing and toning, apply the upper mask sheet first, then the lower sheet.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1372\" data-end=\"1455\"\u003e\n\u003cp data-start=\"1375\" data-end=\"1455\"\u003eUse the small pieces for targeted areas like eyes, lips, smile lines, or neck.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1456\" data-end=\"1522\"\u003e\n\u003cp data-start=\"1459\" data-end=\"1522\"\u003eLeave on for \u003cstrong data-start=\"1472\" data-end=\"1487\"\u003e~40 minutes\u003c\/strong\u003e or overnight for intensive care.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1523\" data-end=\"1578\"\u003e\n\u003cp data-start=\"1526\" data-end=\"1578\"\u003eRemove and gently pat remaining essence into skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1579\" data-end=\"1651\"\u003e\n\u003cp data-start=\"1582\" data-end=\"1651\"\u003eFor an extra cooling effect, refrigerate for 15 minutes before use.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1653\" data-end=\"1656\"\u003e\n\u003ch3 data-start=\"1658\" data-end=\"1692\"\u003e\u003cstrong data-start=\"1662\" data-end=\"1690\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-start=\"1693\" data-end=\"1998\"\u003e\n\u003cli data-start=\"1693\" data-end=\"1739\"\u003e\n\u003cp data-start=\"1695\" data-end=\"1739\"\u003eIrritated, inflamed, or redness-prone skin\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1740\" data-end=\"1808\"\u003e\n\u003cp data-start=\"1742\" data-end=\"1808\"\u003eSensitivity from environmental stress, heat, or air-conditioning\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1809\" data-end=\"1869\"\u003e\n\u003cp data-start=\"1811\" data-end=\"1869\"\u003eDehydrated or combination skin needing calm and moisture\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1870\" data-end=\"1924\"\u003e\n\u003cp data-start=\"1872\" data-end=\"1924\"\u003eRedness and discomfort from prolonged mask-wearing\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1925\" data-end=\"1998\"\u003e\n\u003cp data-start=\"1927\" data-end=\"1998\"\u003eDesire for a \u003cstrong data-start=\"1940\" data-end=\"1976\"\u003edaily or overnight soothing mask\u003c\/strong\u003e with proven results\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"2000\" data-end=\"2003\"\u003e\n\u003ch3 data-start=\"2005\" data-end=\"2036\"\u003e\u003cstrong data-start=\"2009\" data-end=\"2034\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"2038\" data-end=\"2056\"\u003e\u003cstrong data-start=\"2038\" data-end=\"2054\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2057\" data-end=\"2444\"\u003e\n\u003cli data-start=\"2057\" data-end=\"2140\"\u003e\n\u003cp data-start=\"2060\" data-end=\"2140\"\u003e\u003cstrong data-start=\"2060\" data-end=\"2109\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle, hydrating cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2141\" data-end=\"2218\"\u003e\n\u003cp data-start=\"2144\" data-end=\"2218\"\u003e\u003cstrong data-start=\"2144\" data-end=\"2186\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Tone, hydrate, and refresh.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2219\" data-end=\"2291\"\u003e\n\u003cp data-start=\"2222\" data-end=\"2291\"\u003e\u003cstrong data-start=\"2222\" data-end=\"2261\"\u003eLuvum Calming Repair Cica Gel Serum\u003c\/strong\u003e – Soothing hydration boost.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2292\" data-end=\"2359\"\u003e\n\u003cp data-start=\"2295\" data-end=\"2359\"\u003e\u003cstrong data-start=\"2295\" data-end=\"2337\"\u003eLuvum Bamboo Hyaluronic Moisture Cream\u003c\/strong\u003e – Lock in moisture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2360\" data-end=\"2444\"\u003e\n\u003cp data-start=\"2363\" data-end=\"2444\"\u003e\u003cstrong data-start=\"2363\" data-end=\"2409\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – SPF protection with hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2446\" data-end=\"2464\"\u003e\u003cstrong data-start=\"2446\" data-end=\"2462\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2465\" data-end=\"2792\"\u003e\n\u003cli data-start=\"2465\" data-end=\"2532\"\u003e\n\u003cp data-start=\"2468\" data-end=\"2532\"\u003e\u003cstrong data-start=\"2468\" data-end=\"2501\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup and buildup.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2533\" data-end=\"2621\"\u003e\n\u003cp data-start=\"2536\" data-end=\"2621\"\u003e\u003cstrong data-start=\"2536\" data-end=\"2585\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Deep cleanse without stripping.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2622\" data-end=\"2715\"\u003e\n\u003cp data-start=\"2625\" data-end=\"2715\"\u003e\u003cstrong data-start=\"2625\" data-end=\"2665\"\u003eLuvum Real CalmingPair Cica Gel Mask\u003c\/strong\u003e – 3–4x weekly or overnight to calm and hydrate.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2716\" data-end=\"2792\"\u003e\n\u003cp data-start=\"2719\" data-end=\"2792\"\u003e\u003cstrong data-start=\"2719\" data-end=\"2754\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Barrier repair and moisture lock.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"text-align: left;\"\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cdiv style=\"text-align: left;\"\u003eWater, Dipropylene Glycol, Glycerine, Cetyl Ethylhexanoate, 1,2-Hexanediol, Ceratonia Siliqua (Carob) Gum, Chondrus Crispus Powder, Chondrus Crispus Extract, Glyceryl Stearate, Betaine, Panthenol, Butyrospermum Parkii (Shea) Butter, Butylene Glycol, Paeonia Suffruticosa Root Extract, Centella Asiatica Extract, Potassium Chloride, Sodium Polyacrylate, Cellulose Gum, Polysorbate 60, Hydrogenated Polydecene, Chamomilla Recutita (Matricaria) Flower Extract, Glyceryl Caprylate, Sucrose, Xylitylglucoside, Ethylhexylglycerin, Anhydroxylitol, Gardenia Florida Fruit Extract, Xylitol, Trideceth-6, Dextrin, Glucose, Pantolactone, Mentha Arvensis Leaf Extract, Eucalyptus Globulus Leaf Extract, Cymbopogon Citratus Extract, Aloe Barbadensis Leaf Extract, Macadamia Ternifolia Seed Oil, Hydrogenated Lecithin, Erythritol, Caprylic\/Capric Triglyceride, Ceramide NP, Brassica Campestris (Rapeseed) Sterols, Cholesterol, Polyglyceryl-3 Methylglucose Distearate, Madecassoside, Dipotassium Glycyrrhizate, Allantoin, Asiaticoside, Madecassic Acid, Asiatic Acid, Disodium EDTA, PEG-100, Stearate, Fragrance.\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3\u003e\u003cspan style=\"font-size: 1.4em;\"\u003eKnow More\u003c\/span\u003e\u003c\/h3\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Csv5ODaO7YQ\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Csv5ODaO7YQ\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Csv5ODaO7YQ\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsugvzUrkbl\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsugvzUrkbl\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsugvzUrkbl\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsL9hquJ3-Y\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsL9hquJ3-Y\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsL9hquJ3-Y\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CpExDX5NeEw\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CpExDX5NeEw\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CpExDX5NeEw\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CpEgTLypnRr\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CpEgTLypnRr\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CpEgTLypnRr\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Co9isecuO1I\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Co9isecuO1I\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Co9isecuO1I\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Co5-ECWv7W6\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Co5-ECWv7W6\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Co5-ECWv7W6\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/Co94fyrLcKD\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/p\/Co94fyrLcKD\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/p\/Co94fyrLcKD\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Co65lyRL6Ce\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Co65lyRL6Ce\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Co65lyRL6Ce\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Co4jE5BPkgs\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Co4jE5BPkgs\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Co4jE5BPkgs\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660893583_7155.jpg?v=1677075235\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660893585_2299.jpg?v=1677075309\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660893587_4664.jpg?v=1677075383\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660893592_8789.jpg?v=1677075406\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Background_480x480.png?v=1677075421\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660893598_1598.jpg?v=1677075450\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660893603_4659.jpg?v=1677075498\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660893607_2177.jpg?v=1677075512\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660893612_3338.jpg?v=1677075542\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660893591_8227.gif?v=1677075554\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660893618_5053.jpg?v=1677075662\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM CALMINGPAIR MASK","offer_id":44922600194294,"sku":"","price":24.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/products\/greenmaskshopify.jpg?v=1677075151"},{"product_id":"luvum-real-calming-pair-cica-gel-mask","title":"[LUVUM] Slow Aging Phyto Collagen Gel Mask (1 Box = 5 Masks X 38g)","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–7 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca style=\"background-color: rgb(255, 255, 255);\" rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsAppImage2023-03-22at6.56.51PM.jpg?v=1679491748\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/FEF055D9-DDCF-48C8-867F-9D28620A316B.jpg?v=1683775681\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cp data-start=\"155\" data-end=\"169\"\u003e\u003cstrong\u003eName:\u003c\/strong\u003e\u003cbr\u003eLuvum Slow Aging Phyto Collagen Gel Mask\u003c\/p\u003e\n\u003cp data-start=\"214\" data-end=\"256\"\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"225\" data-end=\"228\"\u003e1 Box = 5 Masks (38g each)\u003c\/p\u003e\n\u003cp data-start=\"258\" data-end=\"286\"\u003e\u003cstrong\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"270\" data-end=\"273\"\u003eSouth Korea\u003c\/p\u003e\n\u003chr data-start=\"288\" data-end=\"291\"\u003e\n\u003cp data-start=\"293\" data-end=\"322\"\u003e\u003cstrong\u003eProduct Description\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"323\" data-end=\"652\"\u003eThe Luvum Slow Aging Phyto Collagen Gel Mask is a multi-action anti-aging hydrogel mask that lifts, firms, brightens, and deeply hydrates. Formulated with plant-derived phyto-collagen, which has a smaller molecular size than traditional collagen, it absorbs more effectively to support elasticity and smooth fine lines.\u003c\/p\u003e\n\u003cp data-start=\"654\" data-end=\"895\"\u003eInfused with walnut protein, avocado peptide, and grapeseed oil, this luxurious mask promotes natural collagen and hyaluronic acid synthesis for plumper, more radiant skin. Clinical tests show noticeable results with daily use:\u003c\/p\u003e\n\u003cul data-start=\"896\" data-end=\"1024\"\u003e\n\u003cli data-start=\"896\" data-end=\"938\"\u003e\n\u003cp data-start=\"898\" data-end=\"938\"\u003e+9.88% skin elasticity improvement\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"939\" data-end=\"967\"\u003e\n\u003cp data-start=\"941\" data-end=\"967\"\u003e-6.90% wrinkle depth\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"968\" data-end=\"993\"\u003e\n\u003cp data-start=\"970\" data-end=\"993\"\u003e+4.35% skin gloss\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"994\" data-end=\"1024\"\u003e\n\u003cp data-start=\"996\" data-end=\"1024\"\u003e+3.88% hydration index\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1026\" data-end=\"1288\"\u003eThe second-skin-like hydrogel sheet adheres comfortably, turning from opaque to translucent as your skin absorbs the vitamin- and protein-rich essence. Safe for all skin types, it can be worn for up to 40 minutes or even overnight for intensive repair.\u003c\/p\u003e\n\u003chr data-start=\"1290\" data-end=\"1293\"\u003e\n\u003cp data-start=\"1295\" data-end=\"1315\"\u003e\u003cstrong data-start=\"1299\" data-end=\"1313\"\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1316\" data-end=\"1684\"\u003e\n\u003cli data-start=\"1316\" data-end=\"1343\"\u003e\n\u003cp data-start=\"1319\" data-end=\"1343\"\u003eCleanse and tone skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1344\" data-end=\"1484\"\u003e\n\u003cp data-start=\"1347\" data-end=\"1484\"\u003eApply the upper sheet first, then the lower sheet. Use the smaller mask pieces on targeted areas like lips, eyes, smile lines, or neck.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1485\" data-end=\"1552\"\u003e\n\u003cp data-start=\"1488\" data-end=\"1552\"\u003eLeave on for \u003cstrong data-start=\"1501\" data-end=\"1516\"\u003e~40 minutes\u003c\/strong\u003e or overnight for maximum results.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1553\" data-end=\"1608\"\u003e\n\u003cp data-start=\"1556\" data-end=\"1608\"\u003eRemove and gently tap remaining essence into skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1609\" data-end=\"1684\"\u003e\n\u003cp data-start=\"1612\" data-end=\"1684\"\u003eRefrigerate for 15 minutes before use for a refreshing cooling effect.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1686\" data-end=\"1689\"\u003e\n\u003ch3 data-start=\"1691\" data-end=\"1725\"\u003e\u003cstrong data-start=\"1695\" data-end=\"1723\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-start=\"1726\" data-end=\"1991\"\u003e\n\u003cli data-start=\"1726\" data-end=\"1774\"\u003e\n\u003cp data-start=\"1728\" data-end=\"1774\"\u003eFine lines, wrinkles, and loss of elasticity\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1775\" data-end=\"1824\"\u003e\n\u003cp data-start=\"1777\" data-end=\"1824\"\u003eDull, uneven skin tone needing radiance boost\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1825\" data-end=\"1862\"\u003e\n\u003cp data-start=\"1827\" data-end=\"1862\"\u003ePersistent dryness or dehydration\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1863\" data-end=\"1924\"\u003e\n\u003cp data-start=\"1865\" data-end=\"1924\"\u003eSkin sensitivity from heat, humidity, or air-conditioning\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1925\" data-end=\"1991\"\u003e\n\u003cp data-start=\"1927\" data-end=\"1991\"\u003eDesire for an \u003cstrong data-start=\"1941\" data-end=\"1959\"\u003eovernight mask\u003c\/strong\u003e that provides visible results\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1993\" data-end=\"1996\"\u003e\n\u003ch3 data-start=\"1998\" data-end=\"2029\"\u003e\u003cstrong data-start=\"2002\" data-end=\"2027\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"2031\" data-end=\"2049\"\u003e\u003cstrong data-start=\"2031\" data-end=\"2047\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2050\" data-end=\"2422\"\u003e\n\u003cli data-start=\"2050\" data-end=\"2132\"\u003e\n\u003cp data-start=\"2053\" data-end=\"2132\"\u003e\u003cstrong data-start=\"2053\" data-end=\"2102\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Refresh and hydrate skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2133\" data-end=\"2197\"\u003e\n\u003cp data-start=\"2136\" data-end=\"2197\"\u003e\u003cstrong data-start=\"2136\" data-end=\"2178\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Tone and prep.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2198\" data-end=\"2277\"\u003e\n\u003cp data-start=\"2201\" data-end=\"2277\"\u003e\u003cstrong data-start=\"2201\" data-end=\"2242\"\u003eLuvum Slow Aging Super Food Oil Serum\u003c\/strong\u003e – Boost elasticity and firmness.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2278\" data-end=\"2346\"\u003e\n\u003cp data-start=\"2281\" data-end=\"2346\"\u003e\u003cstrong data-start=\"2281\" data-end=\"2323\"\u003eLuvum Bamboo Hyaluronic Moisture Cream\u003c\/strong\u003e – Lock in hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2347\" data-end=\"2422\"\u003e\n\u003cp data-start=\"2350\" data-end=\"2422\"\u003e\u003cstrong data-start=\"2350\" data-end=\"2396\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – Daily SPF protection.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2424\" data-end=\"2442\"\u003e\u003cstrong data-start=\"2424\" data-end=\"2440\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2443\" data-end=\"2763\"\u003e\n\u003cli data-start=\"2443\" data-end=\"2513\"\u003e\n\u003cp data-start=\"2446\" data-end=\"2513\"\u003e\u003cstrong data-start=\"2446\" data-end=\"2479\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup and impurities.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2514\" data-end=\"2584\"\u003e\n\u003cp data-start=\"2517\" data-end=\"2584\"\u003e\u003cstrong data-start=\"2517\" data-end=\"2566\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Deep cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2585\" data-end=\"2688\"\u003e\n\u003cp data-start=\"2588\" data-end=\"2688\"\u003e\u003cstrong data-start=\"2588\" data-end=\"2632\"\u003eLuvum Slow Aging Phyto Collagen Gel Mask\u003c\/strong\u003e – 3–4x weekly or overnight for lifting and hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2689\" data-end=\"2763\"\u003e\n\u003cp data-start=\"2692\" data-end=\"2763\"\u003e\u003cstrong data-start=\"2692\" data-end=\"2727\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Soothe and repair skin barrier.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch3\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cp\u003eWater, Glycerin, Dipropylene Glycol, Cetyl Ethylhexanoate, Niacinamide, Ceratonia Siliqua (Carob) Gum, Chondrus Crispus Powder, Hydroxyacetophenone, Chondrus Crispus Extract, Betaine, Glyceryl Stearate, PEG-100 Stearate, Cellulose Gum, Caprylyl Glycol, Potassium Chloride, Sodium Polyacrylate, Polysorbate 60, Caprylic\/Capric Triglyceride, Hydrogenated Polydecene, Panthenol, Sucrose, Dextrin, Adenosine, Allantoin, Gardenia Florida Fruit Extract, Trideceth-6, Hydrolyzed Gardenia Florida Extract, Maltodextrin, Hydrogenated Rapeseed Oil, Hydrogenated Palm Oil, Dipotassium Glycyrrhizate, Pantolactone, Vitis Vinifera (Grape) Seed Oil, Propanediol, Butylene Glycol, Persea Gratissima (Avocado) Fruit Extract, Hydrolyzed Collagen, Tocopheryl Acetate, 1,2-Hexanediol, Benzyl Glycol, Hydrolyzed Glycosaminoglycans, Sodium Hyaluronate, Sodium Hyaluronate Crosspolymer, Polyglyceryl-10 Laurate, Ethylhexylglycerin, Hydrolyzed Hyaluronic Acid, Hydroxypropyltrimonium Hyaluronate, Tripeptide-1, Hyaluronic Acid, Acetyl Tetrapeptide-2, Acetyl Tetrapeptide-5, Copper Tripeptide-1, Palmitoyl Tripeptide-1, Palmitoyl Pentapeptide-4, Hexapeptide-11, Hexapeptide-9, Palmitoyl Tripeptide-5, Sodium Acetylated Hyaluronate, Disodium EDTA, Fragrance.\u003cbr\u003e\u003c\/p\u003e\n\u003ch3\u003eKNOW MORE\u003c\/h3\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsVEfgcrVx3\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsVEfgcrVx3\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsVEfgcrVx3\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cr_GPHiANmd\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Cr_GPHiANmd\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Cr_GPHiANmd\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CpAF85IAwDr\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CpAF85IAwDr\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CpAF85IAwDr\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Co4jE5BPkgs\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Co4jE5BPkgs\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8      px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Co4jE5BPkgs\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/Co94fyrLcKD\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/p\/Co94fyrLcKD\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/p\/Co94fyrLcKD\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Co7KBmytplu\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Co7KBmytplu\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Co7KBmytplu\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Co6ovS0D0kX\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Co6ovS0D0kX\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Co6ovS0D0kX\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK1.jpg?v=1677076135\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK2.jpg?v=1677076145\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK3.jpg?v=1677076153\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASk4.jpg?v=1677076163\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK5.jpg?v=1677076176\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK6.jpg?v=1677076187\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK7.jpg?v=1677076204\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK8.jpg?v=1677076224\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK9.jpg?v=1677076233\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK10.jpg?v=1677076316\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK11.jpg?v=1677076324\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK12.jpg?v=1677076334\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMAS14.jpg?v=1677076354\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLEMASK13.jpg?v=1677076345\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM PHYTO COLLAGEN MASK","offer_id":44922609369334,"sku":"","price":24.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/products\/purplemaskshopify.jpg?v=1677076564"},{"product_id":"luvum-pore-reset-mud-mask","title":"CLEARANCE SALE - [LUVUM] Pore Reset Mud Mask (1 Box = 5 Masks X 16g)","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1-3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" rel=\"noopener\" style=\"background-color: rgb(255, 255, 255);\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cstrong\u003e\u003cspan data-sheets-root=\"1\"\u003e\u003cspan style=\"color: #000000;\"\u003e\u003cspan style=\"color: #000000; background-color: #ffff00;\"\u003e\u003cspan style=\"background-color: rgb(255, 233, 214);\"\u003e⚠️ \u003cstrong data-start=\"3\" data-end=\"24\"\u003eClearance Notice:\u003c\/strong\u003e\u003c\/span\u003e\u003cbr data-start=\"24\" data-end=\"27\"\u003e\u003cspan style=\"background-color: rgb(255, 233, 214);\"\u003ePlease check expiry dates before purchase.\u003c\/span\u003e\u003cbr data-start=\"69\" data-end=\"72\"\u003e\u003cspan style=\"background-color: rgb(255, 233, 214);\"\u003eItems are \u003cstrong data-start=\"82\" data-end=\"119\"\u003enon-refundable \u0026amp; non-exchangeable\u003c\/strong\u003e.\u003c\/span\u003e\u003cbr data-start=\"120\" data-end=\"123\"\u003e\u003cspan style=\"background-color: rgb(255, 233, 214);\"\u003eBuy only if comfortable with the stated expiry date.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsAppImage2023-03-22at6.56.51PM.jpg?v=1679491748\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsAppImage2023-03-22at6.54.55PM.jpg?v=1679491756\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsAppImage2023-03-22at6.50.20PM.jpg?v=1679491763\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsAppImage2023-03-22at6.49.41PM.jpg?v=1679491771\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eLuvum Pore Reset Mud Mask\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e\u003cbr\u003e1 Box = 5 Masks x 16g\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eExpiry Date\u003cbr\u003e\u003c\/strong\u003e\u003cspan\u003e30 Oct 2026\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003c\/strong\u003e\u003cbr\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eThe Luvum Pore Reset Mud Mask delivers \u003c\/span\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003eclinically proven pore-tightening results\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e in just one use — without the mess of a traditional wash-off mud pack. This innovative two-piece sheet mask is infused with \u003c\/span\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003e100% natural sea silt from Korea’s West Sea\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e, hugging the contours of your face for maximum contact and ingredient absorption.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFormulated with \u003cstrong\u003e200,000ppm Kaolin clay\u003c\/strong\u003e and \u003cstrong\u003e34,000ppm Bentonite clay\u003c\/strong\u003e, it powerfully absorbs excess sebum, removes impurities, and clears blackheads, whiteheads, and dead skin cells. Gentle \u003cstrong\u003ePHA (polyhydroxy acid)\u003c\/strong\u003e provides mild exfoliation while drawing in moisture, leaving your skin smoother, clearer, and more refined.\u003c\/p\u003e\n\u003cp\u003eClinically tested to show improvements in \u003cstrong\u003epore size, skin texture, transparency, and tone\u003c\/strong\u003e — all with zero irritation thanks to its hypoallergenic, sensitive-skin-friendly formula. \u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003eCleanse and tone skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eRemove the lower mask sheet and apply, followed by the upper sheet. Adjust to fit snugly.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eLeave on for 20 minutes, then remove.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eRinse face with lukewarm water and pat dry.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eUse \u003cstrong\u003e2–3 times weekly\u003c\/strong\u003e or as needed.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eFor best results, pair with \u003cstrong\u003eLuvum Pore Reset Tightening Ampoule\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr\u003e\n\u003ch3\u003e\u003cstrong\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eEnlarged pores and excess oil production\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eBlackheads, whiteheads, and clogged pores\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eRough texture and uneven skin tone\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eDull skin needing instant refresh\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eDesire for mud mask results without the mess or irritation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003ch3\u003e\u003cstrong\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle daily cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Tone and prep.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Pore Reset Tightening Ampoule\u003c\/strong\u003e – Minimize pores and refine skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Bamboo Hyaluronic Moisture Cream\u003c\/strong\u003e – Hydrate and smooth.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – Protect with SPF 50+ PA++++.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cstrong\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup and sunscreen.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Deep but gentle cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – 2–3x weekly for pore detox and tightening.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Soothe and strengthen skin barrier.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CqAOYdrvppt\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CqAOYdrvppt\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eFull list of ingredients\u003c\/h3\u003e\n\u003cp\u003ePurified Water, Kaolin (200,000ppm), Butylene Glycol, Bentonite (34,000ppm), Polysorbate 80, 1,2-hexanediol, Magnesium Aluminum Silicate, Charcoal Powder, Sea Silt, Erythritol, Zantan Gum, Palmitic Acid, Gluconolactone, Stearic Acid, Argine, Evening Primrose Flower Extract, Great King Pine Leaf Extract, Tocopherol.\u003c\/p\u003e\n\u003ch3\u003eknow more\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cu_wxIzNUec\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cu_wxIzNUec\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CqLD14NrCYd\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CqLD14NrCYd\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CqIk3s1J5Ny\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CqIk3s1J5Ny\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CqHgcOfJ_JX\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CqHgcOfJ_JX\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CqF09O-MgPc\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CqF09O-MgPc\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CqFKCnlP-QQ\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CqFKCnlP-QQ\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/p\/CqCDTlIP4uc\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/p\/CqCDTlIP4uc\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CqCp-haPlHG\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CqCp-haPlHG\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/p\/CqAlw_hr3Ml\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/p\/CqAlw_hr3Ml\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CqA6oYEvEZY\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CqA6oYEvEZY\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/p\/CqCz3ULrWt5\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/p\/CqCz3ULrWt5\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660894028_8664.jpg?v=1679468757\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660894031_9002.gif?v=1679468784\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660894022_5967.jpg?v=1679468814\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660894025_9266.gif?v=1679468828\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/373454ad8d873867cae5e09fbf95fe4c_1660894034_2131.jpg?v=1679468841\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1+1 FREE) LUVUM PORE RESET MUD MASK","offer_id":44984036557046,"sku":"","price":19.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1) LUVUM PORE RESET MUD MASK","offer_id":51228630221046,"sku":null,"price":23.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/products\/shopify_08fa2b5a-5486-4d8d-a745-e09e7dbdb1c6.jpg?v=1679469243"},{"product_id":"luvum-slow-aging-super-food-oil-serum-30ml","title":"[LUVUM] Slow Aging Super Food Oil Serum 30ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 34px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eSold Out\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 10px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 10px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 10px;\"\u003e ---\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca style=\"background-color: rgb(255, 255, 255);\" rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e✨ \u003cstrong\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/FEF055D9-DDCF-48C8-867F-9D28620A316B.jpg?v=1683775681\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eLuvum Slow Aging Super Food Oil Serum\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e\u003cbr\u003e30ml\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003c\/strong\u003e\u003cbr\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eThe Luvum Slow Aging Super Food Oil Serum is a unique \u003c\/span\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003e3:7 oil-to-serum blend\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e that delivers the perfect balance of nourishment and anti-aging care without any stickiness. Clinically tested and proven to improve \u003c\/span\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003ehydration, elasticity, and radiance\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e, this multi-tasking serum targets the early signs of aging for visibly clearer, firmer, and more luminous skin.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFormulated with a \u003cstrong\u003e3:7 golden ratio\u003c\/strong\u003e — 30% nourishing pink-tinted oil layer and 70% transparent firming serum layer — it is enriched with \u003cstrong\u003e8 superfoods\u003c\/strong\u003e (oats, tomatoes, blueberries, broccoli, almonds, green tea, spinach, and garlic) for antioxidant protection and deep nourishment. The patented \u003cstrong\u003eEmortal™ (pea-derived vegetable peptide)\u003c\/strong\u003e supports collagen production and skin resilience, helping to smooth fine lines and restore a youthful bounce.\u003c\/p\u003e\n\u003cp\u003eWith consistent daily use, visible improvements can be seen in just \u003cstrong\u003e2 weeks\u003c\/strong\u003e, making it a must-have for any anti-aging routine.\u003c\/p\u003e\n\u003chr\u003e\n\u003cp\u003e\u003cstrong\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003eCleanse and tone the skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eShake bottle 3–5 times to mix oil and serum layers.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eDispense 3–4 drops onto targeted areas and gently roll\/tap into skin for rapid absorption.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eApply a double layer to under-eye areas, crow’s feet, and nasolabial folds for intensive care.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eFor extra moisture, mix with your cream before applying.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eUse \u003cstrong\u003etwice daily\u003c\/strong\u003e for best results.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr\u003e\n\u003ch3\u003e\u003cstrong\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eEarly signs of aging: fine lines, dullness, loss of elasticity\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eSkin needing extra nourishment without heaviness\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eDryness and dehydration\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eLack of radiance and uneven skin texture\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eSensitive skin needing gentle but effective anti-aging care\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003ch3\u003e\u003cstrong\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle morning cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Tone and prep skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Slow Aging Super Food Oil Serum\u003c\/strong\u003e – Firm, nourish, and protect.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Slow Aging Phyto Collagen Cream\u003c\/strong\u003e – Lock in hydration and firmness.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – Broad-spectrum SPF protection.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cstrong\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup and sunscreen.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Double cleanse for freshness.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Slow Aging Super Food Oil Serum\u003c\/strong\u003e – Restore elasticity and radiance overnight.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Slow Aging Phyto Collagen Cream\u003c\/strong\u003e – Intensive hydration and repair.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Slow Aging Phyto Collagen Gel Mask\u003c\/strong\u003e – 2–3x weekly for deep firming care.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cr-SvbLtXqd\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cr-SvbLtXqd\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003e\n\u003cstrong\u003e\u003c\/strong\u003e\u003cbr\u003e\n\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346700079_626574992853264_2077573404919033170_n_1024.jpg?v=1684127892\" alt=\"\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346509602_817389395897030_3803578014225449683_n_1024.jpg?v=1684127909\" alt=\"\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346914630_275762518124253_2855723087871735778_n_1024.jpg?v=1684127927\" alt=\"\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346116656_727562432703959_4352269713012472245_n_1024.jpg?v=1684127953\" alt=\"\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346551971_954434402557415_8982801396067362286_n_1024.jpg?v=1684127982\" alt=\"\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346402973_282445927463703_7123622689992072488_n_1024.jpg?v=1684127996\" alt=\"\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346479801_571325584989572_5742868833436545887_n_1024.jpg?v=1684128008\" alt=\"\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003ch3\u003e\u003cstrong\u003eFull List of Ingredients\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003ePurified Water, Glycerin, Sunflower Seed Oil, Pea Extract, Coco-caprylate\/caprate, C9-12 Alkane Oat Flour Extract, Green Tea Extract, Garlic Extract, Broccoli Extract, Raw Sweet Blueberry Extract, Spinach Extract, Sweet Almond Extract, Tomato Extract, C13-14 Day Cane, Nasturtium Extract, Cellulose Gum, Indian Mulberry Leaf Extract, Drumstick Seed Oil, Hydrogenated Lecithin, Pentylene Glycol, Caprylic\/Capric Triglyceride, Shea Butter, Phytosterol, Xanthan Gum, Hydrolyzed Pea Protein, Caprylyl Glycol, Squalane, Ceramide NP, 1,2-hexanediol, Fragrance.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eKnow More\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsxW0ypMdIk\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsxW0ypMdIk\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsSPBs_g5pH\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsSPBs_g5pH\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsJYXnqLkQN\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsJYXnqLkQN\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsGw7JTMyG9\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsGw7JTMyG9\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cr-OwI_s7Tv\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cr-OwI_s7Tv\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cr-77ZmtEzW\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cr-77ZmtEzW\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsAyMzrMZ3Z\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsAyMzrMZ3Z\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsBDyHytsLf\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsBDyHytsLf\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/p\/CsBOvGwrlg5\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/p\/CsBOvGwrlg5\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/02_de316408-0670-46d5-9597-87a8fedf92fb.jpg?v=1683723594\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/04_6b830f0a-d6d2-47f5-9c8d-b72cb3679cea.jpg?v=1683724439\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/05_6d8efa97-a1ea-46a8-84f4-dad1c5911337.jpg?v=1683725203\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/06_0397cd71-70d9-4398-9490-80e25d3f73bd.jpg?v=1683725226\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/07_bf382219-53d0-413c-a786-28890b5a856e.jpg?v=1683725237\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/08_a6d56993-c0ab-492c-9316-fb9ee276dd72.jpg?v=1683725248\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/17_63dced07-cf7e-489b-abfd-1d5335ee8bd5.jpg?v=1683725258\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_a1aa5d39-7fde-40dc-8169-3805f58a92e1.jpg?v=1683725267\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_74d09c98-df9f-4375-a86d-40840e5b454f.jpg?v=1683725281\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM SLOW AGING SUPER FOOD OIL SERUM","offer_id":45078540124406,"sku":"","price":29.9,"currency_code":"SGD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SHOPIFY_fa6021be-e505-4376-bb0c-d3ed93fe8175.jpg?v=1683725759"},{"product_id":"luvum-slow-aging-phyto-collagen-cream-50ml","title":"[LUVUM] Slow Aging Phyto Collagen Cream 50ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003ePre-Order\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1-2 Weeks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca style=\"background-color: rgb(255, 255, 255);\" rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/FEF055D9-DDCF-48C8-867F-9D28620A316B.jpg?v=1683775681\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"245\" data-end=\"259\"\u003e\u003cstrong data-start=\"248\" data-end=\"257\"\u003eName:\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eLuvum Slow Aging Phyto Collagen Cream\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"301\" data-end=\"321\"\u003e\u003cstrong data-start=\"301\" data-end=\"312\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"312\" data-end=\"315\"\u003e50ml\u003c\/p\u003e\n\u003cp data-start=\"323\" data-end=\"351\"\u003e\u003cstrong data-start=\"323\" data-end=\"335\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"335\" data-end=\"338\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"358\" data-end=\"387\"\u003e\u003cstrong data-start=\"362\" data-end=\"385\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eThe Luvum Slow Aging Phyto Collagen Cream is a lightweight yet deeply nourishing anti-aging cream powered by \u003c\/span\u003e\u003cstrong data-start=\"497\" data-end=\"530\" style=\"font-size: 0.875rem;\"\u003epatented plant-based collagen\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e to visibly improve skin firmness, hydration, and radiance. Clinically tested and proven through \u003c\/span\u003e\u003cstrong data-start=\"627\" data-end=\"679\" style=\"font-size: 0.875rem;\"\u003efive facial anti-wrinkle human application tests\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e, it helps reduce the appearance of fine lines while boosting skin elasticity.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"761\" data-end=\"976\"\u003eIts \u003cstrong data-start=\"765\" data-end=\"794\"\u003esoft pudding-like texture\u003c\/strong\u003e melts into the skin without heaviness, making it suitable for all skin types — even sensitive skin. The formula is enriched with \u003cstrong data-start=\"924\" data-end=\"962\"\u003e29 organically derived ingredients\u003c\/strong\u003e, including:\u003c\/p\u003e\n\u003cul data-start=\"977\" data-end=\"1225\"\u003e\n\u003cli data-start=\"977\" data-end=\"1055\"\u003e\n\u003cp data-start=\"979\" data-end=\"1055\"\u003e\u003cstrong data-start=\"979\" data-end=\"1006\"\u003eEmortal™ (pea peptides)\u003c\/strong\u003e – Supports collagen production and resilience.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1056\" data-end=\"1117\"\u003e\n\u003cp data-start=\"1058\" data-end=\"1117\"\u003e\u003cstrong data-start=\"1058\" data-end=\"1079\"\u003eHibiscus Collagen\u003c\/strong\u003e – Improves firmness and smoothness.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1118\" data-end=\"1225\"\u003e\n\u003cp data-start=\"1120\" data-end=\"1225\"\u003e\u003cstrong data-start=\"1120\" data-end=\"1133\"\u003eBakuchiol\u003c\/strong\u003e – A gentle, plant-derived retinol alternative for wrinkle reduction and tone improvement.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1227\" data-end=\"1355\"\u003eWith consistent use, visible improvements can be seen in just \u003cstrong data-start=\"1289\" data-end=\"1300\"\u003e2 weeks\u003c\/strong\u003e, leaving skin supple, smooth, and naturally glowing.\u003c\/p\u003e\n\u003chr data-start=\"1357\" data-end=\"1360\"\u003e\n\u003cp data-start=\"1362\" data-end=\"1382\"\u003e\u003cstrong data-start=\"1366\" data-end=\"1380\"\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1383\" data-end=\"1747\"\u003e\n\u003cli data-start=\"1383\" data-end=\"1464\"\u003e\n\u003cp data-start=\"1386\" data-end=\"1464\"\u003eApply as the last step of your skincare routine (before SPF in the morning).\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1465\" data-end=\"1522\"\u003e\n\u003cp data-start=\"1468\" data-end=\"1522\"\u003eUse the included spatula to apply to targeted areas.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1523\" data-end=\"1580\"\u003e\n\u003cp data-start=\"1526\" data-end=\"1580\"\u003eGently massage with fingertips for quick absorption.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1581\" data-end=\"1702\"\u003e\n\u003cp data-start=\"1584\" data-end=\"1702\"\u003eFor an at-home spa effect, use a gua sha tool with upward, outward motions to lift, depuff, and promote circulation.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1703\" data-end=\"1747\"\u003e\n\u003cp data-start=\"1706\" data-end=\"1747\"\u003eUse morning and night for best results.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1749\" data-end=\"1752\"\u003e\n\u003ch3 data-start=\"1754\" data-end=\"1788\"\u003e\u003cstrong data-start=\"1758\" data-end=\"1786\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-start=\"1789\" data-end=\"2018\"\u003e\n\u003cli data-start=\"1789\" data-end=\"1839\"\u003e\n\u003cp data-start=\"1791\" data-end=\"1839\"\u003eFine lines, wrinkles, and early signs of aging\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1840\" data-end=\"1875\"\u003e\n\u003cp data-start=\"1842\" data-end=\"1875\"\u003eLoss of firmness and elasticity\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1876\" data-end=\"1921\"\u003e\n\u003cp data-start=\"1878\" data-end=\"1921\"\u003eDull, tired-looking skin lacking radiance\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1922\" data-end=\"1971\"\u003e\n\u003cp data-start=\"1924\" data-end=\"1971\"\u003eSensitive skin needing gentle anti-aging care\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1972\" data-end=\"2018\"\u003e\n\u003cp data-start=\"1974\" data-end=\"2018\"\u003eDryness and lack of long-lasting hydration\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"2020\" data-end=\"2023\"\u003e\n\u003ch3 data-start=\"2025\" data-end=\"2056\"\u003e\u003cstrong data-start=\"2029\" data-end=\"2054\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"2058\" data-end=\"2076\"\u003e\u003cstrong data-start=\"2058\" data-end=\"2074\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2077\" data-end=\"2456\"\u003e\n\u003cli data-start=\"2077\" data-end=\"2155\"\u003e\n\u003cp data-start=\"2080\" data-end=\"2155\"\u003e\u003cstrong data-start=\"2080\" data-end=\"2129\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle daily cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2156\" data-end=\"2227\"\u003e\n\u003cp data-start=\"2159\" data-end=\"2227\"\u003e\u003cstrong data-start=\"2159\" data-end=\"2201\"\u003eLuvum Bamboo Hyaluronic Moisture Serum\u003c\/strong\u003e – Deep hydration boost.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2228\" data-end=\"2306\"\u003e\n\u003cp data-start=\"2231\" data-end=\"2306\"\u003e\u003cstrong data-start=\"2231\" data-end=\"2272\"\u003eLuvum Slow Aging Super Food Oil Serum\u003c\/strong\u003e – Antioxidant-rich nourishment.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2307\" data-end=\"2386\"\u003e\n\u003cp data-start=\"2310\" data-end=\"2386\"\u003e\u003cstrong data-start=\"2310\" data-end=\"2351\"\u003eLuvum Slow Aging Phyto Collagen Cream\u003c\/strong\u003e – Firming, anti-aging hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2387\" data-end=\"2456\"\u003e\n\u003cp data-start=\"2390\" data-end=\"2456\"\u003e\u003cstrong data-start=\"2390\" data-end=\"2436\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – SPF protection.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2458\" data-end=\"2476\"\u003e\u003cstrong data-start=\"2458\" data-end=\"2474\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2477\" data-end=\"2863\"\u003e\n\u003cli data-start=\"2477\" data-end=\"2544\"\u003e\n\u003cp data-start=\"2480\" data-end=\"2544\"\u003e\u003cstrong data-start=\"2480\" data-end=\"2513\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup \u0026amp; sunscreen.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2545\" data-end=\"2615\"\u003e\n\u003cp data-start=\"2548\" data-end=\"2615\"\u003e\u003cstrong data-start=\"2548\" data-end=\"2597\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Refresh skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2616\" data-end=\"2695\"\u003e\n\u003cp data-start=\"2619\" data-end=\"2695\"\u003e\u003cstrong data-start=\"2619\" data-end=\"2660\"\u003eLuvum Slow Aging Super Food Oil Serum\u003c\/strong\u003e – Restore and nourish overnight.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2696\" data-end=\"2777\"\u003e\n\u003cp data-start=\"2699\" data-end=\"2777\"\u003e\u003cstrong data-start=\"2699\" data-end=\"2740\"\u003eLuvum Slow Aging Phyto Collagen Cream\u003c\/strong\u003e – Lock in hydration and firm skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2778\" data-end=\"2863\"\u003e\n\u003cp data-start=\"2781\" data-end=\"2863\"\u003e\u003cstrong data-start=\"2781\" data-end=\"2825\"\u003eLuvum Slow Aging Phyto Collagen Gel Mask\u003c\/strong\u003e – 2–3x weekly for extra elasticity.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cr-SvbLtXqd\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Cr-SvbLtXqd\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Cr-SvbLtXqd\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346561402_817747123295975_4512027932274272526_n_1024.jpg?v=1684126983\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346893761_552231420181899_1561554605025446797_n_1024.jpg?v=1684126998\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346578950_821565732641027_3616904495963639024_n_1024.jpg?v=1684127014\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_347054885_612118534217964_5115533126727046675_n_1024.jpg?v=1684127039\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346346286_138700875860219_8400897209329164449_n_1024.jpg?v=1684127058\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_346899320_288046130243194_4064675663157646213_n_1024.jpg?v=1684127083\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eFULL List of Ingredients\u003c\/strong\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003cbr\u003ePurified Water, Glycerin, Butylene Glycol, Coco-caprylate\/caprate Hydrogenated Lecithin, Avocado Oil, Trehalose, Candida Bombicola\/Glucose\/Methylrape Seed Date Fermented Product, Olive Oil, Panthenol, Hydrolyzed Collagen (5ppm), Hydrolyzed Extensin (1ppm), Coffee Bean Extract, Bogolji Fruit Extract, Ceramide NP, Pentylene Glycol, Caprylic\/Capric Triglyceride, Shea Butter, Phytosterol, Hydrolyzed Pea Protein, Squalane, Adenosine, Maxtrin, Lecithin Gardenia Extract, Stannis Extract, Sodium Acrylate Copolymer, Arginine, Carbomer, Xanthan Gum, Sclertium Gum, Cellulose Gum, 1,2-hexanediol, Ethylhexylglycerin, Caprylyl Glycol, Fragrance.\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\n\u003cstrong\u003e\u003c\/strong\u003e\u003cstrong\u003eKnow more\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsadmYpsSK8\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsadmYpsSK8\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsadmYpsSK8\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsIbEu3NaT6\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsIbEu3NaT6\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsIbEu3NaT6\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cr-OwI_s7Tv\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Cr-OwI_s7Tv\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Cr-OwI_s7Tv\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cr_AQD8vm1_\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Cr_AQD8vm1_\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Cr_AQD8vm1_\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsAyMzrMZ3Z\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsAyMzrMZ3Z\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsAyMzrMZ3Z\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsBZTHzrVYe\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsBZTHzrVYe\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsBZTHzrVYe\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/CsBfbhhrwKK\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/p\/CsBfbhhrwKK\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/p\/CsBfbhhrwKK\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsDfT-zpNW8\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsDfT-zpNW8\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsDfT-zpNW8\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/CsDqDdyLP8F\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/p\/CsDqDdyLP8F\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/p\/CsDqDdyLP8F\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_117.jpg?v=1683724930\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_118.jpg?v=1683724939\" style=\"float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_119.jpg?v=1683724948\" style=\"float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_120.jpg?v=1683724958\" style=\"float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_121.jpg?v=1683724972\" style=\"float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_122.jpg?v=1683724983\" style=\"float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_123.jpg?v=1683724993\" style=\"float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_127.jpg?v=1683725001\" style=\"float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_128.jpg?v=1683725010\" style=\"float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_131.jpg?v=1683725022\" style=\"float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_133.jpg?v=1683725276\" style=\"float: none;\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_134.jpg?v=1683725283\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/POSTERLATEST.jpg?v=1684332549\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM SLOW AGING PHYTO COLLAGEN CREAM","offer_id":45078529999094,"sku":"","price":31.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Shopify_e0b44682-26e8-4fba-bc56-f057cc872276.jpg?v=1728288592"},{"product_id":"juloly-hair-brush","title":"[JULIOLY] Hair Brush","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cbr\u003e\u003cimg style=\"margin-top: -5px; margin-bottom: -5px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/JO_Celebs_2025.webp?v=1763061114\"\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003e\u003cbr\u003eABOUT BRAND: \u003ca style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\" href=\"https:\/\/www.cocomo.sg\/collections\/julioly\" target=\"_blank\"\u003eJULIOLY\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003c\/strong\u003e\u003cbr\u003eJulioly Hair Brush\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSpecs:\u003c\/strong\u003e\u003cbr\u003eLength x Width = 24cm x 7cm\u003cbr\u003eHandle Length = 11cm\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eMade In:\u003c\/strong\u003e\u003cbr\u003eSouth Korea\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eProduct Description:\u003c\/strong\u003e\u003cbr\u003eJuliOly Hair Brush is a game-changer for your hair routine! The brush is designed with unique vented bristles that allow for quick and efficient drying time, which is perfect for when you are in a rush in the morning. The brush itself is also lightweight and comfortable to hold, making it easy to use for extended periods of time.\u003cbr\u003e\u003cbr\u003eIt also helps to detangle your hair without causing any pain or discomfort, which is a huge plus. Brush design contours to the scalp for extra comfort and promotes blood circulation. It is suitable as a Wet Brush \u0026amp; Speed Dry Brush for anyone looking for a high-quality and efficient hair brush that will also help in easy styling and lasting volumizing hairstyles, at the comfort of your home!\u003cbr\u003e\u003cbr\u003eThe vented design speeds drying time by allowing moisture to escape faster, and its heat-resistant bristles gently detangle while blow drying. So you can skip the extra heat and avoid damage, keeping your hair healthy and happy.\u003c\/p\u003e\n\u003ch3\u003eSolve Your Concerns\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who are looking for a comfy styling brush\u003c\/li\u003e\n\u003cli\u003eThose who have a hard time detangling their hair\u003c\/li\u003e\n\u003cli\u003eThose who want to halve their blow-drying time\u003c\/li\u003e\n\u003cli\u003eThose who prefer trendy hairstyles but do not have a brush that supports them\u003c\/li\u003e\n\u003cli\u003eThose who want a lightweight easy-grip brush that is gentle on their scalp \u0026amp; hair\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eCOMPLETE YOUR ROUTINE\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eUse JuliOly Hair Brush after using the\u003ca href=\"https:\/\/www.cocomo.sg\/products\/hairlifesavers?_pos=2\u0026amp;_sid=2a145aeec\u0026amp;_ss=r\" target=\"_blank\"\u003e Hair Lifesavers Bundle \u003c\/a\u003e(daily) to reduce hair breakage, hair fall, and hair thinning.\u003c\/li\u003e\n\u003cli\u003eSpraying \u003ca href=\"https:\/\/www.cocomo.sg\/products\/lalachuu-hair-styling-perfector-80ml?_pos=3\u0026amp;_sid=d2e894f26\u0026amp;_ss=r\u0026amp;variant=43568567746806\" target=\"_blank\"\u003eLalaChuu Hair Styling Perfector \u003c\/a\u003eon top will help ‘set’ your hairstyle for up to 24hrs straight!\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eknow more\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsBsB_DrRWp\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsBsB_DrRWp\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsBsB_DrRWp\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e\u003cscript src=\"\/\/www.instagram.com\/embed.js\" async=\"\"\u003e\u003c\/script\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2026-05-16_at_2.32.57_PM.webp?v=1779083587\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e","brand":"JULIOLY","offers":[{"title":"(BUY 1) JULIOLY HAIR BRUSH","offer_id":45078663626998,"sku":"","price":16.5,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/j_e44bef35-00ef-428a-9380-46663f90d81b.webp?v=1779081346"},{"product_id":"luvum-real-calmingpair-cica-oil-serum","title":"[LUVUM] Real Calmingpair Cica Oil Serum 30ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35.0272%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.9728%; padding: 8px 0px; height: 24px;\"\u003e Sold Out\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35.0272%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 64.9728%; padding: 8px 0px; height: 24px;\"\u003e ---\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca style=\"background-color: rgb(255, 255, 255);\" rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Untitled_13_482ff314-1241-474f-9c92-fe584547d91a.png?v=1685583443\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LuvumOilSerumComp-09.jpg?v=1684375465\"\u003e\u003c\/div\u003e\n\u003cp data-start=\"266\" data-end=\"280\"\u003e\u003cstrong\u003eName\u003c\/strong\u003e:\u003cbr\u003eLuvum Real Calmingpair Cica Oil Serum\u003c\/p\u003e\n\u003cp data-start=\"322\" data-end=\"342\"\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"333\" data-end=\"336\"\u003e30ml\u003c\/p\u003e\n\u003cp data-start=\"344\" data-end=\"372\"\u003e\u003cstrong\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"356\" data-end=\"359\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"344\" data-end=\"372\"\u003e\u003cstrong\u003eExpiry Date: \u003c\/strong\u003e\u003cbr\u003eApril 2026\u003c\/p\u003e\n\u003cp data-start=\"379\" data-end=\"408\"\u003e\u003cstrong\u003eProduct Description\u003c\/strong\u003e\u003cbr\u003eThe Luvum Real Calmingpair Cica Oil Serum is a unique dual-phase formula that blends 5% nourishing oil with 95% soothing serum for the perfect balance of hydration, barrier protection, and calming care. Infused with 60% Young Centella Asiatica (Cica) Leaf Extract — harvested within 15–22 days for maximum potency — it delivers an instant cooling effect, reduces redness, and strengthens the skin barrier.\u003c\/p\u003e\n\u003cp data-start=\"830\" data-end=\"1159\"\u003eThe oil layer features DIAM Oléoactif®, a patented botanical oil complex with cork tree and coconut palm oil, which locks in moisture and prevents transepidermal water loss. The serum layer is rich in antioxidants and hydrating agents to replenish and soothe, making it ideal for sensitive, acne-prone, and oily skin types.\u003c\/p\u003e\n\u003cp data-start=\"1161\" data-end=\"1448\"\u003eClinically proven to boost deep soothing effects by 32.6% in 7 days and dermatologically tested for non-irritation across three skin types (acne-prone, oily, and sensitive), this lightweight oil serum absorbs quickly without greasiness — leaving skin calm, hydrated, and refreshed.\u003c\/p\u003e\n\u003chr data-start=\"1450\" data-end=\"1453\"\u003e\n\u003cp data-start=\"1455\" data-end=\"1475\"\u003e\u003cstrong data-start=\"1459\" data-end=\"1473\"\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1476\" data-end=\"1862\"\u003e\n\u003cli data-start=\"1476\" data-end=\"1540\"\u003e\n\u003cp data-start=\"1479\" data-end=\"1540\"\u003eShake the bottle 3–5 times to mix the oil and serum layers.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1541\" data-end=\"1613\"\u003e\n\u003cp data-start=\"1544\" data-end=\"1613\"\u003eAfter cleansing and toning, dispense 3–4 drops onto targeted areas.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1614\" data-end=\"1670\"\u003e\n\u003cp data-start=\"1617\" data-end=\"1670\"\u003eGently roll and pat into skin for rapid absorption.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1671\" data-end=\"1747\"\u003e\n\u003cp data-start=\"1674\" data-end=\"1747\"\u003eFor extra care, layer twice on redness, acne-prone, or irritated areas.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1748\" data-end=\"1807\"\u003e\n\u003cp data-start=\"1751\" data-end=\"1807\"\u003eMix with moisturizer for dry patches or inner dryness.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1808\" data-end=\"1862\"\u003e\n\u003cp data-start=\"1811\" data-end=\"1862\"\u003eUse twice daily — follow with SPF in the morning.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1864\" data-end=\"1867\"\u003e\n\u003ch3 data-start=\"1869\" data-end=\"1903\"\u003e\u003cstrong data-start=\"1873\" data-end=\"1901\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-start=\"1904\" data-end=\"2110\"\u003e\n\u003cli data-start=\"1904\" data-end=\"1943\"\u003e\n\u003cp data-start=\"1906\" data-end=\"1943\"\u003eRedness, sensitivity, or irritation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1944\" data-end=\"1984\"\u003e\n\u003cp data-start=\"1946\" data-end=\"1984\"\u003eAcne-prone skin needing calming care\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1985\" data-end=\"2031\"\u003e\n\u003cp data-start=\"1987\" data-end=\"2031\"\u003eWeakened skin barrier prone to dehydration\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2032\" data-end=\"2070\"\u003e\n\u003cp data-start=\"2034\" data-end=\"2070\"\u003eInner dryness despite oily surface\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2071\" data-end=\"2110\"\u003e\n\u003cp data-start=\"2073\" data-end=\"2110\"\u003ePost-treatment or post-sun soothing\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"2112\" data-end=\"2115\"\u003e\n\u003ch3 data-start=\"2117\" data-end=\"2148\"\u003e\u003cstrong data-start=\"2121\" data-end=\"2146\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"2150\" data-end=\"2168\"\u003e\u003cstrong data-start=\"2150\" data-end=\"2166\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2169\" data-end=\"2478\"\u003e\n\u003cli data-start=\"2169\" data-end=\"2247\"\u003e\n\u003cp data-start=\"2172\" data-end=\"2247\"\u003e\u003cstrong data-start=\"2172\" data-end=\"2221\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle daily cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2248\" data-end=\"2324\"\u003e\n\u003cp data-start=\"2251\" data-end=\"2324\"\u003e\u003cstrong data-start=\"2251\" data-end=\"2292\"\u003eLuvum Real Calmingpair Cica Oil Serum\u003c\/strong\u003e – Calm, hydrate, and protect.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2325\" data-end=\"2408\"\u003e\n\u003cp data-start=\"2328\" data-end=\"2408\"\u003e\u003cstrong data-start=\"2328\" data-end=\"2363\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Lock in hydration and reinforce barrier.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2409\" data-end=\"2478\"\u003e\n\u003cp data-start=\"2412\" data-end=\"2478\"\u003e\u003cstrong data-start=\"2412\" data-end=\"2458\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – SPF protection.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2480\" data-end=\"2498\"\u003e\u003cstrong data-start=\"2480\" data-end=\"2496\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2499\" data-end=\"2870\"\u003e\n\u003cli data-start=\"2499\" data-end=\"2566\"\u003e\n\u003cp data-start=\"2502\" data-end=\"2566\"\u003e\u003cstrong data-start=\"2502\" data-end=\"2535\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup \u0026amp; sunscreen.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2567\" data-end=\"2636\"\u003e\n\u003cp data-start=\"2570\" data-end=\"2636\"\u003e\u003cstrong data-start=\"2570\" data-end=\"2619\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Purify skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2637\" data-end=\"2718\"\u003e\n\u003cp data-start=\"2640\" data-end=\"2718\"\u003e\u003cstrong data-start=\"2640\" data-end=\"2681\"\u003eLuvum Real Calmingpair Cica Oil Serum\u003c\/strong\u003e – Double layer on sensitive spots.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2719\" data-end=\"2802\"\u003e\n\u003cp data-start=\"2722\" data-end=\"2802\"\u003e\u003cstrong data-start=\"2722\" data-end=\"2762\"\u003eLuvum Real Calmingpair Cica Gel Mask\u003c\/strong\u003e – 2–3x weekly for intensive soothing.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2803\" data-end=\"2870\"\u003e\n\u003cp data-start=\"2806\" data-end=\"2870\"\u003e\u003cstrong data-start=\"2806\" data-end=\"2841\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Overnight skin recovery.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2872\" data-end=\"2898\"\u003e\u003cstrong data-start=\"2872\" data-end=\"2896\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"2899\" data-end=\"3060\"\u003e\n\u003cli data-start=\"2899\" data-end=\"2984\"\u003e\n\u003cp data-start=\"2901\" data-end=\"2984\"\u003e\u003cstrong data-start=\"2901\" data-end=\"2941\"\u003eLuvum Real Calmingpair Cica Spot Pad\u003c\/strong\u003e – Precision soothing for targeted areas.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2985\" data-end=\"3060\"\u003e\n\u003cp data-start=\"2987\" data-end=\"3060\"\u003e\u003cstrong data-start=\"2987\" data-end=\"3017\"\u003eLuvum Super Food Oil Serum\u003c\/strong\u003e – Nutrient-rich boost for skin vitality.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsQr-uevc1J\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsQr-uevc1J\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsQr-uevc1J\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eFULL LIST OF INGREDIENTS\u003c\/h3\u003e\n\u003cp\u003eCentella Asiatica Leaf Extract (600,000ppm), Purified Water, Glycerin, Pentylene Glycol, Butylene Glycol, Caprylic\/Capric Triglyceride, Coco-caprylate\/Caprate, Ethanol, 1,2-hexanediol, Coconut Palm Oil, Subercacia Bark Extract, Oak Root Extract, Ceramide NP, Hydrogenated Lecithin, Indian Mulberry Leaf Extract, Indian Mulberry Tree Flower Extract, Ivy Gourd Fruit Extract, Pumpkin Powder, Eggplant Fruit Extract, Holy Basil Leaf Extract, Turmeric Root Extract, True Coral Extract, Drumstick Seed Oil, Xanthan Gum, Cellulose Gum, Star Anise Extract, Caprylyl Glycol, Ethylhexyl Glycerin, Fragrance.\u003c\/p\u003e\n\u003ch3\u003eKNOW MORE\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsaQQQmsDjD\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsaQQQmsDjD\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/CsaQQQmsDjD\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsQ1itMP9hA\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsQ1itMP9hA\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsQ1itMP9hA\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/CsQ9E_HLDY-\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/p\/CsQ9E_HLDY-\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/p\/CsQ9E_HLDY-\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/CsRIwIipnO6\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/p\/CsRIwIipnO6\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/p\/CsRIwIipnO6\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/CsThVRorAo7\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/p\/CsThVRorAo7\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/p\/CsThVRorAo7\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsTntV1gUgt\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsTntV1gUgt\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsTntV1gUgt\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CsVoTxsrC3-\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CsVoTxsrC3-\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CsVoTxsrC3-\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e\u003cscript async=\"\" src=\"\/\/www.instagram.com\/embed.js\"\u003e\u003c\/script\u003e \u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_137.jpg?v=1684374647\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_138.jpg?v=1684374666\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_139.jpg?v=1684374678\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_141.jpg?v=1684374691\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_142.jpg?v=1684374710\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_142.jpg?v=1684374710\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_144.jpg?v=1684374722\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_145.jpg?v=1684374736\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_146.jpg?v=1684374745\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_147.jpg?v=1684374754\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_148.jpg?v=1684374764\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_149.jpg?v=1684374822\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_150.jpg?v=1684374837\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_151.jpg?v=1684374857\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM CALMINGPAIR CICA OIL SERUM","offer_id":45095028195574,"sku":"","price":29.2,"currency_code":"SGD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LUVUM02SHOPIFY.jpg?v=1684375044"},{"product_id":"luvum-real-calmingpair-cica-spot-pad","title":"[LUVUM] Real Calmingpair Cica Spot Pad 110ml (60 Pads)","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–7 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" rel=\"noopener\" style=\"background-color: rgb(255, 255, 255);\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Untitled_13_482ff314-1241-474f-9c92-fe584547d91a.png?v=1685583443\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Untitled_12_29b9a799-674a-4d19-9866-ddd10cd9dcee.png?v=1685583450\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp data-start=\"238\" data-end=\"252\"\u003e\u003cstrong\u003eName:\u003c\/strong\u003e\u003cbr\u003eLuvum Real Calmingpair Cica Spot Pad\u003c\/p\u003e\n\u003cp data-start=\"293\" data-end=\"340\"\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"304\" data-end=\"307\"\u003e60 pads soaked in 110ml essence\u003c\/p\u003e\n\u003cp data-start=\"342\" data-end=\"370\"\u003e\u003cstrong\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"354\" data-end=\"357\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"377\" data-end=\"406\"\u003e\u003cstrong\u003eProduct Description\u003c\/strong\u003e\u003cbr\u003eThe Luvum Real Calmingpair Cica Spot Pad is a targeted soothing treatment pad infused with 84% Young Centella Asiatica (Cica) Leaf Extract, renowned for its calming, healing, and anti-aging properties. Designed in a unique moon-inspired U-shape, the pads adhere comfortably to skin contours, delivering concentrated care to curved or hard-to-reach areas.\u003c\/p\u003e\n\u003cp data-start=\"773\" data-end=\"1062\"\u003eThe alcohol-free, non-comedogenic essence is clinically proven to reduce redness, cool overheated skin, and relieve irritation. Ideal for acne-prone, sensitive, or reactive skin, it helps manage inflammation, promotes skin recovery, and strengthens the skin barrier — without stickiness.\u003c\/p\u003e\n\u003cp data-start=\"1064\" data-end=\"1217\"\u003eWhether used as a quick toner step or a spot mask, these pads provide intensive soothing relief while hydrating and restoring balance to troubled skin.\u003c\/p\u003e\n\u003chr data-start=\"1219\" data-end=\"1222\"\u003e\n\u003cp data-start=\"1224\" data-end=\"1244\"\u003e\u003cstrong data-start=\"1228\" data-end=\"1242\"\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1245\" data-end=\"1562\"\u003e\n\u003cli data-start=\"1245\" data-end=\"1339\"\u003e\n\u003cp data-start=\"1248\" data-end=\"1339\"\u003e\u003cstrong data-start=\"1248\" data-end=\"1267\"\u003eAs a Toner Pad:\u003c\/strong\u003e Wipe gently along skin texture, then pat remaining essence to absorb.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1340\" data-end=\"1460\"\u003e\n\u003cp data-start=\"1343\" data-end=\"1460\"\u003e\u003cstrong data-start=\"1343\" data-end=\"1363\"\u003eAs a Quick Mask:\u003c\/strong\u003e Apply pads to targeted areas for 10 minutes, then remove and sweep essence over face and neck.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1461\" data-end=\"1562\"\u003e\n\u003cp data-start=\"1464\" data-end=\"1562\"\u003eUse provided tongs for hygienic application. Close lid tightly after each use to prevent drying.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1564\" data-end=\"1567\"\u003e\n\u003cp data-start=\"1569\" data-end=\"1603\"\u003e\u003cstrong data-start=\"1573\" data-end=\"1601\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"1604\" data-end=\"1806\"\u003e\n\u003cli data-start=\"1604\" data-end=\"1645\"\u003e\n\u003cp data-start=\"1606\" data-end=\"1645\"\u003eRedness, irritation, and inflammation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1646\" data-end=\"1678\"\u003e\n\u003cp data-start=\"1648\" data-end=\"1678\"\u003eAcne-prone or sensitive skin\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1679\" data-end=\"1715\"\u003e\n\u003cp data-start=\"1681\" data-end=\"1715\"\u003ePost-extraction or post-sun care\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1716\" data-end=\"1755\"\u003e\n\u003cp data-start=\"1718\" data-end=\"1755\"\u003eWeak skin barrier in need of repair\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1756\" data-end=\"1806\"\u003e\n\u003cp data-start=\"1758\" data-end=\"1806\"\u003eOverheated skin needing instant cooling relief\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1808\" data-end=\"1811\"\u003e\n\u003ch3 data-start=\"1813\" data-end=\"1844\"\u003e\u003cstrong data-start=\"1817\" data-end=\"1842\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"1846\" data-end=\"1864\"\u003e\u003cstrong data-start=\"1846\" data-end=\"1862\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1865\" data-end=\"2245\"\u003e\n\u003cli data-start=\"1865\" data-end=\"1942\"\u003e\n\u003cp data-start=\"1868\" data-end=\"1942\"\u003e\u003cstrong data-start=\"1868\" data-end=\"1917\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Refresh and cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1943\" data-end=\"2021\"\u003e\n\u003cp data-start=\"1946\" data-end=\"2021\"\u003e\u003cstrong data-start=\"1946\" data-end=\"1986\"\u003eLuvum Real Calmingpair Cica Spot Pad\u003c\/strong\u003e – Calm and prep sensitive areas.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2022\" data-end=\"2088\"\u003e\n\u003cp data-start=\"2025\" data-end=\"2088\"\u003e\u003cstrong data-start=\"2025\" data-end=\"2064\"\u003eLuvum Calming Repair Cica Gel Serum\u003c\/strong\u003e – Soothe and hydrate.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2089\" data-end=\"2169\"\u003e\n\u003cp data-start=\"2092\" data-end=\"2169\"\u003e\u003cstrong data-start=\"2092\" data-end=\"2134\"\u003eLuvum Bamboo Hyaluronic Moisture Cream\u003c\/strong\u003e – Lock in long-lasting moisture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2170\" data-end=\"2245\"\u003e\n\u003cp data-start=\"2173\" data-end=\"2245\"\u003e\u003cstrong data-start=\"2173\" data-end=\"2219\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – Daily SPF protection.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2247\" data-end=\"2265\"\u003e\u003cstrong data-start=\"2247\" data-end=\"2263\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2266\" data-end=\"2578\"\u003e\n\u003cli data-start=\"2266\" data-end=\"2336\"\u003e\n\u003cp data-start=\"2269\" data-end=\"2336\"\u003e\u003cstrong data-start=\"2269\" data-end=\"2302\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup and impurities.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2337\" data-end=\"2414\"\u003e\n\u003cp data-start=\"2340\" data-end=\"2414\"\u003e\u003cstrong data-start=\"2340\" data-end=\"2389\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle deep cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2415\" data-end=\"2495\"\u003e\n\u003cp data-start=\"2418\" data-end=\"2495\"\u003e\u003cstrong data-start=\"2418\" data-end=\"2458\"\u003eLuvum Real Calmingpair Cica Spot Pad\u003c\/strong\u003e – Target and calm sensitive spots.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2496\" data-end=\"2578\"\u003e\n\u003cp data-start=\"2499\" data-end=\"2578\"\u003e\u003cstrong data-start=\"2499\" data-end=\"2534\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Overnight barrier repair and hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2580\" data-end=\"2606\"\u003e\u003cstrong data-start=\"2580\" data-end=\"2604\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"2607\" data-end=\"2766\"\u003e\n\u003cli data-start=\"2607\" data-end=\"2682\"\u003e\n\u003cp data-start=\"2609\" data-end=\"2682\"\u003e\u003cstrong data-start=\"2609\" data-end=\"2649\"\u003eLuvum Real Calmingpair Cica Gel Mask\u003c\/strong\u003e – Full-face calming treatment.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2683\" data-end=\"2766\"\u003e\n\u003cp data-start=\"2685\" data-end=\"2766\"\u003e\u003cstrong data-start=\"2685\" data-end=\"2726\"\u003eLuvum Real Calmingpair Cica Oil Serum\u003c\/strong\u003e – Intensive soothing and nourishment.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cs3EF6Mt58N\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cs3EF6Mt58N\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cs3EF6Mt58N\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eFULL LIST OF INGREDIENTS\u003c\/h3\u003e\n\u003cp\u003eCentella Asiatica Leaf Extract (840,000ppm), Methyl Propanediol, Glycerin, 1,2-hexanediol, Propanediol, Glycereth-26, Glyceryl Glucoside, Panthenol, Cornmint Leaf Extract, Allantoin, Sodium Hyaluronate, Butylene Glycol, Star Anise Extract, Glucose, Safflower Extract, Dextrin, Gardenia Extract, Cacao Extract, Poly Glyceryl-10 Laurate, Poly Glyceryl-4 Laurate, Caprylyl\/capryl Glucoside, Sodium Polyacryloyldimethyl Taurate, Xanthan Gum, Caprylyl Glyph Kohl, Disodium EDTA, Citric Acid, Fragrance.\u003c\/p\u003e\n\u003ch3\u003eKNOW MORE\u003c\/h3\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cu4SlEXt-Qc\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Cu4SlEXt-Qc\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Cu4SlEXt-Qc\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CtLNraYsszQ\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CtLNraYsszQ\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CtLNraYsszQ\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cs-TNitN3eW\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Cs-TNitN3eW\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Cs-TNitN3eW\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cs2wcBfuLRg\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cs2wcBfuLRg\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cs2wcBfuLRg\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cs3i4f2LGTG\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cs3i4f2LGTG\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cs3i4f2LGTG\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cs58U_SuIsj\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cs58U_SuIsj\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cs58U_SuIsj\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cs6CRBst1SU\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cs6CRBst1SU\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\n\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cs6CRBst1SU\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_229.jpg?v=1685539508\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_230.jpg?v=1685539520\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_231.jpg?v=1685539530\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_232.jpg?v=1685539540\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_233.jpg?v=1685539548\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_234.jpg?v=1685539558\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_235.jpg?v=1685539570\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_237.jpg?v=1685539584\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_238.jpg?v=1685539596\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_239.jpg?v=1685539607\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_240.jpg?v=1685539680\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_242.jpg?v=1685539699\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_243.jpg?v=1685539708\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_244.jpg?v=1685539720\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/awardsposterinsta_245.jpg?v=1685539730\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_350855448_251860434197719_8571231094947630195_n_1024.jpg?v=1685768393\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_351211811_144474381962443_3838811349667905623_n_1024.jpg?v=1685768409\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_350646787_969916041012338_6647460240891239171_n_1024.jpg?v=1685768422\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_350886494_579896040915582_7389389540672007057_n_1024.jpg?v=1685768438\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_351197786_775406470804476_3302463927487534558_n_1024.jpg?v=1685768454\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_351040754_616495953764096_5495451103543473064_n_1024.jpg?v=1685768473\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_350575064_6563291760388111_2097662684890835935_n_1024.jpg?v=1685768487\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) REAL CALMINGPAIR CICA SPOT PAD","offer_id":45122733998326,"sku":"","price":22.1,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SHOPIFYMAINIMAGE1200X1700_da1e81e9-cc0c-47e8-86f1-a7cee352a229.jpg?v=1685540115"},{"product_id":"luvum-natural-blanc-hyaluronic-serum-30ml","title":"[LUVUM] Bamboo Hyaluronic Moisture Serum 30ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–7 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca style=\"background-color: rgb(255, 255, 255);\" rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PD_1cddefc7-6b12-4693-967f-9771c47ea432.jpg?v=1739962898\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"234\" data-end=\"248\"\u003e\u003cstrong\u003eName:\u003c\/strong\u003e\u003cbr\u003eLuvum Bamboo Hyaluronic Moisture Serum\u003c\/p\u003e\n\u003cp data-start=\"291\" data-end=\"311\"\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"302\" data-end=\"305\"\u003e30ml\u003c\/p\u003e\n\u003cp data-start=\"313\" data-end=\"341\"\u003e\u003cstrong\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"325\" data-end=\"328\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"348\" data-end=\"377\"\u003e\u003cstrong\u003eProduct Description\u003c\/strong\u003e\u003cbr\u003eThe Luvum Bamboo Hyaluronic Moisture Serum is a deeply hydrating, firming serum powered by 8 types of hyaluronic acid and patented ceramide for multi-layer moisture and improved skin elasticity. Clinically proven to provide 24-hour hydration, it strengthens the skin barrier by 78.5% in just 10 days — all with a 0.00 irritation score, making it safe for all skin types, including sensitive skin.\u003c\/p\u003e\n\u003cp data-start=\"798\" data-end=\"1081\"\u003eEnhanced with Beta-Glucan, the serum accelerates hyaluronic acid absorption up to 2x faster, locking in moisture and reducing transepidermal water loss. Witch Hazel extract, rich in antioxidants, calms and nurtures the skin, while leaving it plump, smooth, and radiant.\u003c\/p\u003e\n\u003cp data-start=\"1083\" data-end=\"1209\"\u003eThis lightweight, fast-absorbing serum delivers immediate relief to dry, tight skin while reinforcing long-term skin health.\u003c\/p\u003e\n\u003cp data-start=\"1216\" data-end=\"1236\"\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1237\" data-end=\"1550\"\u003e\n\u003cli data-start=\"1237\" data-end=\"1283\"\u003e\n\u003cp data-start=\"1240\" data-end=\"1283\"\u003eCleanse your face with a gentle cleanser.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1284\" data-end=\"1330\"\u003e\n\u003cp data-start=\"1287\" data-end=\"1330\"\u003eApply toner to prep and balance the skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1331\" data-end=\"1384\"\u003e\n\u003cp data-start=\"1334\" data-end=\"1384\"\u003eDispense a few drops of serum using the dropper.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1385\" data-end=\"1488\"\u003e\n\u003cp data-start=\"1388\" data-end=\"1488\"\u003eMassage gently onto face and neck in upward, outward motions, focusing on dry or dehydrated areas.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1489\" data-end=\"1550\"\u003e\n\u003cp data-start=\"1492\" data-end=\"1550\"\u003eAllow full absorption before following with moisturizer.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1552\" data-end=\"1555\"\u003e\n\u003ch3 data-start=\"1557\" data-end=\"1591\"\u003eSolve Your Skin Concerns\u003c\/h3\u003e\n\u003cul data-start=\"1592\" data-end=\"1770\"\u003e\n\u003cli data-start=\"1592\" data-end=\"1619\"\u003e\n\u003cp data-start=\"1594\" data-end=\"1619\"\u003eDryness and dehydration\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1620\" data-end=\"1655\"\u003e\n\u003cp data-start=\"1622\" data-end=\"1655\"\u003eLoss of firmness and elasticity\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1656\" data-end=\"1681\"\u003e\n\u003cp data-start=\"1658\" data-end=\"1681\"\u003eWeakened skin barrier\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1682\" data-end=\"1733\"\u003e\n\u003cp data-start=\"1684\" data-end=\"1733\"\u003eIrritation-prone skin needing safe, gentle care\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1734\" data-end=\"1770\"\u003e\n\u003cp data-start=\"1736\" data-end=\"1770\"\u003eMoisture loss throughout the day\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1772\" data-end=\"1775\"\u003e\n\u003ch3 data-start=\"1777\" data-end=\"1808\"\u003e\u003cstrong data-start=\"1781\" data-end=\"1806\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"1810\" data-end=\"1828\"\u003e\u003cstrong data-start=\"1810\" data-end=\"1826\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1829\" data-end=\"2228\"\u003e\n\u003cli data-start=\"1829\" data-end=\"1921\"\u003e\n\u003cp data-start=\"1832\" data-end=\"1921\"\u003e\u003cstrong data-start=\"1832\" data-end=\"1881\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Refresh and hydrate from the start.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1922\" data-end=\"1991\"\u003e\n\u003cp data-start=\"1925\" data-end=\"1991\"\u003e\u003cstrong data-start=\"1925\" data-end=\"1967\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Tone and prep skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1992\" data-end=\"2062\"\u003e\n\u003cp data-start=\"1995\" data-end=\"2062\"\u003e\u003cstrong data-start=\"1995\" data-end=\"2037\"\u003eLuvum Bamboo Hyaluronic Moisture Serum\u003c\/strong\u003e – Deep moisture boost.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2063\" data-end=\"2131\"\u003e\n\u003cp data-start=\"2066\" data-end=\"2131\"\u003e\u003cstrong data-start=\"2066\" data-end=\"2108\"\u003eLuvum Bamboo Hyaluronic Moisture Cream\u003c\/strong\u003e – Lock in hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2132\" data-end=\"2228\"\u003e\n\u003cp data-start=\"2135\" data-end=\"2228\"\u003e\u003cstrong data-start=\"2135\" data-end=\"2181\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – SPF protection with a moisturizing finish.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2230\" data-end=\"2248\"\u003e\u003cstrong data-start=\"2230\" data-end=\"2246\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2249\" data-end=\"2535\"\u003e\n\u003cli data-start=\"2249\" data-end=\"2319\"\u003e\n\u003cp data-start=\"2252\" data-end=\"2319\"\u003e\u003cstrong data-start=\"2252\" data-end=\"2285\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup and impurities.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2320\" data-end=\"2392\"\u003e\n\u003cp data-start=\"2323\" data-end=\"2392\"\u003e\u003cstrong data-start=\"2323\" data-end=\"2372\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2393\" data-end=\"2463\"\u003e\n\u003cp data-start=\"2396\" data-end=\"2463\"\u003e\u003cstrong data-start=\"2396\" data-end=\"2438\"\u003eLuvum Bamboo Hyaluronic Moisture Serum\u003c\/strong\u003e – Replenish hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2464\" data-end=\"2535\"\u003e\n\u003cp data-start=\"2467\" data-end=\"2535\"\u003e\u003cstrong data-start=\"2467\" data-end=\"2502\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Repair and soothe overnight.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2537\" data-end=\"2563\"\u003e\u003cstrong data-start=\"2537\" data-end=\"2561\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"2564\" data-end=\"2693\"\u003e\n\u003cli data-start=\"2564\" data-end=\"2633\"\u003e\n\u003cp data-start=\"2566\" data-end=\"2633\"\u003e\u003cstrong data-start=\"2566\" data-end=\"2599\"\u003eLuvum Afterglow Yuja Gel Mask\u003c\/strong\u003e – Radiance and hydration boost.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2634\" data-end=\"2693\"\u003e\n\u003cp data-start=\"2636\" data-end=\"2693\"\u003e\u003cstrong data-start=\"2636\" data-end=\"2665\"\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Detox and refine pores.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CuzQ5k1uywZ\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CuzQ5k1uywZ\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CuzQ5k1uywZ\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eFULL LIST OF INGREDIENTS\u003c\/h3\u003e\n\u003cp\u003ePurified Water, Butylene Glycol, Glycerin, Dipropylene Glycol, Sodium Hyaluronate, Hydrolyzed Hyaluronic Acid, Hydrolyzed Sodium Hyaluronate, Hyaluronic Acid, Hydroxypropyl Trimonium Hyaluronate, Potassium Hyaluronate, Pentylene Glycol, Sodium Hyaluronate Crosspolymer, Sodium Acetylated Hyaluronate, Beta-Glucan, Trehalose, Betaine, Panthenol, Pullulan, Allantoin, Xylityl Glucoside, Anhydroxylitol, Xylitol, Macadamia Seed Oil, Caprylic\/Capric Triglyceride Ride, Cholesterol, Rapeseed Sterol, Hydrogenated Lecithin, Dipotassium Glycyrrhizate, Madecassoside, Asiaticoside, Madecassic Acid, Asiatic Acid, Ceramide NP, Star Anise Extract, Virginia Plum Extract, Palmitoyl Pentapeptide-4, Palmitoyl Tripeptide-1, Hexapeptide-9, Acetyl Hexapeptide-8, Tripeptide -1, Copper Tripeptide-1, Gardenia Extract, Dextrin, Disodium EDTA, Carbomer, Tromethamine, Polyglyceryl-10 Laurate, Polyglyceryl-4 Laurate, Caprylyl\/Capryl Glucoside, Glyceryl Acrylate\/Acrylic Acid Copolymer, PVM\/MA Copolymer, Caprylyl Glycol, 1-2-Hexanediol, Pear Extract, Damask Rose Water, Oris Root Extract, Melon Extract, Western Songak Leaf\/Stem Extract.\u003c\/p\u003e\n\u003ch3\u003eKNOW MORE\u003c\/h3\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cu6yCZyOyWU\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cu6yCZyOyWU\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cu6yCZyOyWU\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cuypat7p3VF\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Cuypat7p3VF\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Cuypat7p3VF\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/Cu07Sigr5Jt\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/p\/Cu07Sigr5Jt\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/p\/Cu07Sigr5Jt\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cu1qb9CPN2o\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Cu1qb9CPN2o\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Cu1qb9CPN2o\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/Cu1vJ75rX6S\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/p\/Cu1vJ75rX6S\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/p\/Cu1vJ75rX6S\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cu30Uvfuk4D\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Cu30Uvfuk4D\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Cu30Uvfuk4D\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_25.jpg?v=1689758604\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_26.jpg?v=1689758619\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_27.jpg?v=1689759672\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_29.jpg?v=1689759710\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_28.jpg?v=1689759726\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_31.jpg?v=1689759756\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_30.jpg?v=1689759769\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_33.jpg?v=1689759781\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_32.jpg?v=1689759794\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_34.jpg?v=1689759836\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_35.jpg?v=1689759945\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM BAMBOO HYALURONIC SERUM","offer_id":45222660047094,"sku":"","price":16.95,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/main_shopify_bamboo_serum.jpg?v=1739698333"},{"product_id":"luvum-bamboo-hyaluronic-moisture-gel-cleanser-200ml","title":"[LUVUM] Bamboo Hyaluronic Moisture Gel Cleanser 200ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003ePRE-ORDER\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1-2 Weeks\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca style=\"background-color: rgb(255, 255, 255);\" rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PD_cf5bb259-f0d6-425a-99de-3047296c23f2.jpg?v=1739962826\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong data-start=\"262\" data-end=\"271\"\u003eName:\u003cbr\u003e\u003c\/strong\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/p\u003e\n\u003cp data-start=\"323\" data-end=\"344\"\u003e\u003cstrong data-start=\"323\" data-end=\"334\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"334\" data-end=\"337\"\u003e200ml\u003c\/p\u003e\n\u003cp data-start=\"346\" data-end=\"374\"\u003e\u003cstrong data-start=\"346\" data-end=\"358\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"358\" data-end=\"361\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"381\" data-end=\"410\"\u003e\u003cstrong data-start=\"385\" data-end=\"408\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003eThe Luvum Bamboo Hyaluronic Moisture Gel Cleanser is a gentle gel-to-foam cleanser designed to deeply cleanse while replenishing skin hydration. Formulated with 8 types of hyaluronic acid for multi-depth moisture and patented ceramide capsules to lock it in, it effectively removes impurities, unclogs pores, and smooths rough texture — without stripping the skin.\u003c\/p\u003e\n\u003cp data-start=\"787\" data-end=\"1065\"\u003eClinically proven to improve skin moisture by 117% after just one use and boasting 90.1% cleaning power, this cleanser leaves your skin refreshed, soft, and balanced. With an irritation level of 0.0, it’s suitable even for sensitive, acne-prone, or irritated skin.\u003c\/p\u003e\n\u003cp data-start=\"1067\" data-end=\"1210\"\u003ePerfect for dry or combination skin types looking for a cleanser that cleans effectively while keeping the skin barrier healthy and hydrated.\u003c\/p\u003e\n\u003cp data-start=\"1217\" data-end=\"1237\"\u003e\u003cstrong data-start=\"1221\" data-end=\"1235\"\u003eFrequency and Direction of Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1238\" data-end=\"1504\"\u003e\n\u003cli data-start=\"1238\" data-end=\"1272\"\u003e\n\u003cp data-start=\"1241\" data-end=\"1272\"\u003eWet face with lukewarm water.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1273\" data-end=\"1341\"\u003e\n\u003cp data-start=\"1276\" data-end=\"1341\"\u003eDispense a small amount and massage gently in circular motions.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1342\" data-end=\"1409\"\u003e\n\u003cp data-start=\"1345\" data-end=\"1409\"\u003eFocus on areas with buildup, such as forehead, nose, and chin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1410\" data-end=\"1452\"\u003e\n\u003cp data-start=\"1413\" data-end=\"1452\"\u003eRinse thoroughly with lukewarm water.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1453\" data-end=\"1504\"\u003e\n\u003cp data-start=\"1456\" data-end=\"1504\"\u003ePat dry and follow with your skincare routine.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1506\" data-end=\"1509\"\u003e\n\u003ch3 data-start=\"1511\" data-end=\"1545\"\u003e\u003cstrong data-start=\"1515\" data-end=\"1543\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-start=\"1546\" data-end=\"1786\"\u003e\n\u003cli data-start=\"1546\" data-end=\"1587\"\u003e\n\u003cp data-start=\"1548\" data-end=\"1587\"\u003eDryness and tightness after cleansing\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1588\" data-end=\"1640\"\u003e\n\u003cp data-start=\"1590\" data-end=\"1640\"\u003eSensitive or acne-prone skin needing gentle care\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1641\" data-end=\"1687\"\u003e\n\u003cp data-start=\"1643\" data-end=\"1687\"\u003eLoss of skin moisture and barrier strength\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1688\" data-end=\"1724\"\u003e\n\u003cp data-start=\"1690\" data-end=\"1724\"\u003eClogged pores and uneven texture\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1725\" data-end=\"1786\"\u003e\n\u003cp data-start=\"1727\" data-end=\"1786\"\u003eDesire for a hydrating daily cleanser with proven results\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1788\" data-end=\"1791\"\u003e\n\u003ch3 data-start=\"1793\" data-end=\"1824\"\u003e\u003cstrong data-start=\"1797\" data-end=\"1822\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"1826\" data-end=\"1844\"\u003e\u003cstrong data-start=\"1826\" data-end=\"1842\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1845\" data-end=\"2228\"\u003e\n\u003cli data-start=\"1845\" data-end=\"1934\"\u003e\n\u003cp data-start=\"1848\" data-end=\"1934\"\u003e\u003cstrong data-start=\"1848\" data-end=\"1897\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Start with a refreshing cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1935\" data-end=\"2002\"\u003e\n\u003cp data-start=\"1938\" data-end=\"2002\"\u003e\u003cstrong data-start=\"1938\" data-end=\"1980\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Hydrate and prep.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2003\" data-end=\"2075\"\u003e\n\u003cp data-start=\"2006\" data-end=\"2075\"\u003e\u003cstrong data-start=\"2006\" data-end=\"2049\"\u003eLuvum Green Citrus Vitamin C Serum Plus\u003c\/strong\u003e – Brighten and protect.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2076\" data-end=\"2144\"\u003e\n\u003cp data-start=\"2079\" data-end=\"2144\"\u003e\u003cstrong data-start=\"2079\" data-end=\"2121\"\u003eLuvum Bamboo Hyaluronic Moisture Cream\u003c\/strong\u003e – Seal in hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2145\" data-end=\"2228\"\u003e\n\u003cp data-start=\"2148\" data-end=\"2228\"\u003e\u003cstrong data-start=\"2148\" data-end=\"2194\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – SPF protection with moisture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2230\" data-end=\"2248\"\u003e\u003cstrong data-start=\"2230\" data-end=\"2246\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2249\" data-end=\"2549\"\u003e\n\u003cli data-start=\"2249\" data-end=\"2322\"\u003e\n\u003cp data-start=\"2252\" data-end=\"2322\"\u003e\u003cstrong data-start=\"2252\" data-end=\"2285\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove sunscreen and impurities.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2323\" data-end=\"2404\"\u003e\n\u003cp data-start=\"2326\" data-end=\"2404\"\u003e\u003cstrong data-start=\"2326\" data-end=\"2375\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Deep yet gentle cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2405\" data-end=\"2471\"\u003e\n\u003cp data-start=\"2408\" data-end=\"2471\"\u003e\u003cstrong data-start=\"2408\" data-end=\"2447\"\u003eLuvum Calming Repair Cica Gel Serum\u003c\/strong\u003e – Soothe and hydrate.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2472\" data-end=\"2549\"\u003e\n\u003cp data-start=\"2475\" data-end=\"2549\"\u003e\u003cstrong data-start=\"2475\" data-end=\"2510\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Strengthen skin barrier overnight.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2551\" data-end=\"2577\"\u003e\u003cstrong data-start=\"2551\" data-end=\"2575\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"2578\" data-end=\"2712\"\u003e\n\u003cli data-start=\"2578\" data-end=\"2637\"\u003e\n\u003cp data-start=\"2580\" data-end=\"2637\"\u003e\u003cstrong data-start=\"2580\" data-end=\"2609\"\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Detox and refine pores.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2638\" data-end=\"2712\"\u003e\n\u003cp data-start=\"2640\" data-end=\"2712\"\u003e\u003cstrong data-start=\"2640\" data-end=\"2673\"\u003eLuvum Afterglow Yuja Gel Mask\u003c\/strong\u003e – Instant hydration and brightening.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cuy-IzAO2fN\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Cuy-IzAO2fN\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Cuy-IzAO2fN\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cp\u003ePurified Water, Lauryl Glucoside Sodium Cocoamphodiacetate, Sodium Cocoylis ethiorate, Disodium Laureth Sulfosuccinate, Glycerin, Thorny Bemboo Sap, Bemou Sa vulgaris Water, Hamamelis Mamamelis Virginiana Virginiana Leaf Leaf Water. Water, Sodium Hyaluronate, Hydrolyzed Hyaluronic Acid, Hydrolyzed Sodium Hyaluronate, Blyzed Sodium Hyaluronate, Hyaluronic Acid, Hydroxypropyttrimonium Hysturonate, Potassium Hyaluronate Suryaluronate, Pentylene Glycol, Sodium Hyaluronate Crosspolymer, Sodium Acetylated Hyaluronate Acetylated Hyaluronate, Butylene t Glycol, Bifida Ferment Filtrate, Allantoin, Panthenol Green Tea Extract, Birch Green Tea Extract, Birch Sap, Beta-Glucan Rosemary Leaf Water, Ceramide NP Hydrogenated Lecithin, Caprylic\/Capric Triglyceride, Glyceryl Stearater Citrate, Cetearyl Alcohol, Glyceryl Caprylate, Okra Fruit Extrac 1. Artemisia Capillaris Leaf Extract, Ginseng Extract, Penurmmon Leaf Extract, ract, Dip ropylene Glycol, Dipotassium Glycyrrhizate, Propylene Glycol, Laurate, Coco-G coside, Glycereth-26, Sodium Chloride, Acrylates\/C10-30 Alkyl Acrylate Crosspo lymer, Tromethamine, Disodium EDTA, 1,2-Hexanediol, Hydroxyacetophenone, C aprylyl Glycol, Ethylhexylglycerin, Sodium Benzoate, Pear Extract, Rosa Damascu Flower Water, Peach Extort, Pinus Officinalis Leaf\/Stem Extract, Anise Fruit Ex tract, Vanilla Fruit Extract, Melon Extract.\u003c\/p\u003e\n\u003ch3\u003eKnow More\u003c\/h3\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cu9DWe7ttlf\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/Cu9DWe7ttlf\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/Cu9DWe7ttlf\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cuypat7p3VF\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cuypat7p3VF\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cuypat7p3VF\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/Cu07Sigr5Jt\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/p\/Cu07Sigr5Jt\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/p\/Cu07Sigr5Jt\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cu1OzFlRvs9\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cu1OzFlRvs9\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cu1OzFlRvs9\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cu1hNb6uvgU\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cu1hNb6uvgU\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cu1hNb6uvgU\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/Cu30Uvfuk4D\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" data-instgrm-version=\"14\" style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cu30Uvfuk4D\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg width=\"50px\" height=\"50px\" viewbox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\"\u003e\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"\u003e\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/Cu30Uvfuk4D\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/71R-VjTVcXL._SL1500.jpg?v=1723198299\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/61oXJy-HgzL._SL1500.jpg?v=1723198324\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/71As75yMTRL._SL1500.jpg?v=1723198344\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/71l4e9yg65L._SL1500.jpg?v=1723198366\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/71yS7XbrjuL._SL1500.jpg?v=1723198387\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_5.jpg?v=1689762884\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_14.jpg?v=1689762931\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_15.jpg?v=1689762946\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_16.jpg?v=1689763166\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_17.jpg?v=1689763209\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_18.jpg?v=1689763220\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_19.jpg?v=1689763247\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_20.jpg?v=1689763267\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_21.jpg?v=1689763300\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_22.jpg?v=1689763365\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_23.jpg?v=1689763384\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_24.jpg?v=1689763375\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM BAMBOO HYALURONIC GEL CLEANSER","offer_id":45222641991926,"sku":"","price":19.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SHOPIFY_cf8208a4-97f4-41e7-bbed-673d57aaf33b.jpg?v=1739787506"},{"product_id":"luvum-pore-reset-tightening-ampoule-30ml","title":"[LUVUM] Pore Reset Tightening Ampoule 30ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eOut of Stock\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e---\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003cstrong\u003eABOUT BRAND : \u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsAppImage2023-08-30at12.41.11.jpg?v=1693380125\" alt=\"\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003cp data-end=\"257\" data-start=\"243\"\u003e\u003cstrong data-end=\"255\" data-start=\"246\"\u003eName:\u003cbr\u003e\u003c\/strong\u003eLuvum Pore Reset Tightening Ampoule\u003c\/p\u003e\n\u003cp data-end=\"317\" data-start=\"297\"\u003e\u003cstrong data-end=\"308\" data-start=\"297\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-end=\"311\" data-start=\"308\"\u003e30ml\u003c\/p\u003e\n\u003cp data-end=\"347\" data-start=\"319\"\u003e\u003cstrong data-end=\"331\" data-start=\"319\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-end=\"383\" data-start=\"354\"\u003e\u003cstrong data-end=\"381\" data-start=\"358\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003eThe Luvum Pore Reset Tightening Ampoule is a daily pore care essential that helps refine skin texture, control excess sebum, and minimize visible pores for a smooth, flawless look. Powered by Sebocytine, a plant-derived active from rosehip fruit rich in flavonoids and tannins, it reduces excess oil production while tightening enlarged pores.\u003c\/p\u003e\n\u003cp data-end=\"1085\" data-start=\"735\"\u003eThis potent formula combines patented natural ingredients for a proven pore-tightening effect and enhanced elasticity, while Niacinamide clears and brightens the skin for a refreshed, radiant finish. Clinically tested to deliver 34.98% pore sebum reduction, 23.16% pore count improvement, and 25.86% pore area improvement after use.\u003c\/p\u003e\n\u003cp data-end=\"1214\" data-start=\"1087\"\u003eHypoallergenic and safe for all skin types, it’s the perfect choice for those seeking effective pore care without irritation.\u003c\/p\u003e\n\u003cp data-end=\"1241\" data-start=\"1221\"\u003e\u003cstrong data-start=\"1171\" data-end=\"1185\"\u003eFrequency and Direction of Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-end=\"1527\" data-start=\"1242\"\u003e\n\u003cli data-end=\"1320\" data-start=\"1242\"\u003e\n\u003cp data-end=\"1320\" data-start=\"1245\"\u003eAfter cleansing and toning, dispense a small amount onto your fingertips.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1374\" data-start=\"1321\"\u003e\n\u003cp data-end=\"1374\" data-start=\"1324\"\u003eApply evenly to the face, avoiding the eye area.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1409\" data-start=\"1375\"\u003e\n\u003cp data-end=\"1409\" data-start=\"1378\"\u003eGently tap to aid absorption.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1527\" data-start=\"1410\"\u003e\n\u003cp data-end=\"1527\" data-start=\"1413\"\u003eFor best results, pair with Luvum Pore Reset Mud Mask 1–2 times weekly, while using the ampoule twice daily.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-end=\"1532\" data-start=\"1529\"\u003e\n\u003cp data-end=\"1568\" data-start=\"1534\"\u003e\u003cstrong data-end=\"1566\" data-start=\"1538\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"1765\" data-start=\"1569\"\u003e\n\u003cli data-end=\"1602\" data-start=\"1569\"\u003e\n\u003cp data-end=\"1602\" data-start=\"1571\"\u003eOily skin with enlarged pores\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1630\" data-start=\"1603\"\u003e\n\u003cp data-end=\"1630\" data-start=\"1605\"\u003eExcess sebum production\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1671\" data-start=\"1631\"\u003e\n\u003cp data-end=\"1671\" data-start=\"1633\"\u003eLoss of pore elasticity and firmness\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1722\" data-start=\"1672\"\u003e\n\u003cp data-end=\"1722\" data-start=\"1674\"\u003eDesire for deep pore cleansing and brightening\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1765\" data-start=\"1723\"\u003e\n\u003cp data-end=\"1765\" data-start=\"1725\"\u003eUneven skin texture from clogged pores\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-end=\"1770\" data-start=\"1767\"\u003e\n\u003ch3 data-end=\"1803\" data-start=\"1772\"\u003e\u003cstrong data-end=\"1801\" data-start=\"1776\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"1823\" data-start=\"1805\"\u003e\u003cstrong data-end=\"1821\" data-start=\"1805\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-end=\"2203\" data-start=\"1824\"\u003e\n\u003cli data-end=\"1906\" data-start=\"1824\"\u003e\n\u003cp data-end=\"1906\" data-start=\"1827\"\u003e\u003cstrong data-end=\"1876\" data-start=\"1827\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Refresh and cleanse skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1977\" data-start=\"1907\"\u003e\n\u003cp data-end=\"1977\" data-start=\"1910\"\u003e\u003cstrong data-end=\"1952\" data-start=\"1910\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Hydrate and balance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2052\" data-start=\"1978\"\u003e\n\u003cp data-end=\"2052\" data-start=\"1981\"\u003e\u003cstrong data-end=\"2020\" data-start=\"1981\"\u003eLuvum Pore Reset Tightening Ampoule\u003c\/strong\u003e – Tighten and brighten pores.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2126\" data-start=\"2053\"\u003e\n\u003cp data-end=\"2126\" data-start=\"2056\"\u003e\u003cstrong data-end=\"2103\" data-start=\"2056\"\u003eLuvum Green Citrus Vitamin C Gel Cream Plus\u003c\/strong\u003e – Lock in hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2203\" data-start=\"2127\"\u003e\n\u003cp data-end=\"2203\" data-start=\"2130\"\u003e\u003cstrong data-end=\"2176\" data-start=\"2130\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – Protect skin with SPF.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-end=\"2223\" data-start=\"2205\"\u003e\u003cstrong data-end=\"2221\" data-start=\"2205\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-end=\"2509\" data-start=\"2224\"\u003e\n\u003cli data-end=\"2297\" data-start=\"2224\"\u003e\n\u003cp data-end=\"2297\" data-start=\"2227\"\u003e\u003cstrong data-end=\"2260\" data-start=\"2227\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove impurities and sunscreen.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2368\" data-start=\"2298\"\u003e\n\u003cp data-end=\"2368\" data-start=\"2301\"\u003e\u003cstrong data-end=\"2350\" data-start=\"2301\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Deep cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2443\" data-start=\"2369\"\u003e\n\u003cp data-end=\"2443\" data-start=\"2372\"\u003e\u003cstrong data-end=\"2411\" data-start=\"2372\"\u003eLuvum Pore Reset Tightening Ampoule\u003c\/strong\u003e – Target pore care overnight.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2509\" data-start=\"2444\"\u003e\n\u003cp data-end=\"2509\" data-start=\"2447\"\u003e\u003cstrong data-end=\"2482\" data-start=\"2447\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Soothe and moisturize.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-end=\"2537\" data-start=\"2511\"\u003e\u003cstrong data-end=\"2535\" data-start=\"2511\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"2703\" data-start=\"2538\"\u003e\n\u003cli data-end=\"2617\" data-start=\"2538\"\u003e\n\u003cp data-end=\"2617\" data-start=\"2540\"\u003e\u003cstrong data-end=\"2569\" data-start=\"2540\"\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Detox and tighten pores 1–2 times per week.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2703\" data-start=\"2618\"\u003e\n\u003cp data-end=\"2703\" data-start=\"2620\"\u003e\u003cstrong data-end=\"2664\" data-start=\"2620\"\u003eLuvum Real Calming Repair Cica Oil Serum\u003c\/strong\u003e – Soothe irritated or reactive skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ch3\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cp\u003eWater, Butylene Glycol, Glycerin, Niacinamide, Xylitol, Dipropylene Glycol, Alcohol, Prunus Amygdalus Dulcis (Sweet Almond) Seed Extract, Rosa Canina Fruit Extract, Pinus Palustris Leaf Extract, Ulmus Davidiana Root Extract, Oenothera Biennis (Evening Primrose) Flower Extract, Pueraria Lobata Root Extract, Illicium Verum (Anise) Fruit Extract, Trehalose, Pullulan, Vitis Vinifera (Grape) Seed Oil, Polyglyceryl-10 Laurate, Polyglyceryl-4 Laurate, Dipotassium Glycyrrhizate, Allantoin, PEG-6 Methyl Ether, Caprylyl\/Capryl Glucoside, Polyglyceryl-10 Oleate, Polyglyceryl-2 Dioleate, Sodium Polyacryloyldimethyl Taurate, Gluconolactone, Bis-PEG-18 Methyl Ether Dimethyl Silane, Methyl Methacrylate Crosspolymer, Xanthan Gum, Carbomer, Tromethamine, Disodium EDTA, 1,2-Hexanediol, Caprylyl Glycol, Ethylhexylglycerin.\u003c\/p\u003e\n\u003ch3\u003eKnow More\u003c\/h3\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/CwVM0khtbtO\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\n\u003cdiv style=\"padding: 16px;\"\u003e\n\u003ca style=\"background: #FFFFFF; line-height: 0; padding: 0 0; text-align: center; text-decoration: none; width: 100%;\" href=\"https:\/\/www.instagram.com\/reel\/CwVM0khtbtO\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; align-items: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 19% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: block; height: 50px; margin: 0 auto 12px; width: 50px;\"\u003e\u003csvg xmlns:xlink=\"https:\/\/www.w3.org\/1999\/xlink\" xmlns=\"https:\/\/www.w3.org\/2000\/svg\" version=\"1.1\" viewbox=\"0 0 60 60\" height=\"50px\" width=\"50px\"\u003e\u003cg fill-rule=\"evenodd\" fill=\"none\" stroke-width=\"1\" stroke=\"none\"\u003e\u003cg fill=\"#000000\" transform=\"translate(-511.000000, -20.000000)\"\u003e\u003cg\u003e\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\"\u003e\u003c\/path\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/g\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding-top: 8px;\"\u003e\n\u003cdiv style=\"color: #3897f0; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: 550; line-height: 18px;\"\u003eView this post on Instagram\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 12.5% 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\"\u003e\n\u003cdiv\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: 8px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-left: auto;\"\u003e\n\u003cdiv style=\"width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"background-color: #f4f4f4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003cp style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; line-height: 17px; margin-bottom: 0; margin-top: 8px; overflow: hidden; padding: 8px 0 7px; text-align: center; text-overflow: ellipsis; white-space: nowrap;\"\u003e\u003ca style=\"color: #c9c8cd; font-family: Arial,sans-serif; font-size: 14px; font-style: normal; font-weight: normal; line-height: 17px; text-decoration: none;\" href=\"https:\/\/www.instagram.com\/reel\/CwVM0khtbtO\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" target=\"_blank\"\u003eA post shared by COCOMO® www.cocomo.sg (@cocomo.65)\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/blockquote\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LUVUMporematerial2.jpg?v=1693376601\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/luvummaterial3.jpg?v=1693376610\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/luvummaterial4.jpg?v=1693376569\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/luvumporematerial.jpg?v=1693376618\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/luvummaterial5.jpg?v=1693376578\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/luvummaterial6.jpg?v=1693376585\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/luvummaterial7.jpg?v=1693376782\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM PORE RESET TIGHTENING AMPOULE","offer_id":45385276850422,"sku":"","price":24.9,"currency_code":"SGD","in_stock":false},{"title":"(BUY 1 + 1 FREE) LUVUM PORE RESET TIGHTENING AMPOULE","offer_id":49699499933942,"sku":null,"price":36.5,"currency_code":"SGD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/hastagshopifyluvumcorrect.jpg?v=1692710699"},{"product_id":"luvum-afterglow-yuja-gel-mask-1-box-5-masks-x-33g","title":"[LUVUM] Afterglow Yuja Gel Mask (1 Box = 5 Masks X 33g)","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eSold Out \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e----\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca style=\"background-color: rgb(255, 255, 255);\" rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr\u003e✨ \u003cstrong\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_236.jpg?v=1695191738\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eLuvum Afterglow Yuja Gel Mask\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e\u003cbr\u003e1 Box = 5 Masks x 33g\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003c\/strong\u003e\u003cbr\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eThe Luvum Afterglow Yuja Gel Mask is a premium gel-type sheet mask designed to deliver instant radiance, hydration, and skin revitalization. Crafted using a specialized drying process for \u003c\/span\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003eGoheung Yuja (citron) extract\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e, this mask adheres perfectly to the skin, enhancing absorption and delivering a potent dose of brightening and nourishing ingredients.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003ePacked with \u003cstrong\u003e12 multi-vitamins\u003c\/strong\u003e including Vitamins C, E, and B-complex, it boosts luminosity, evens skin tone, and softens texture. Yuja, containing three times more Vitamin C than lemons and 25 times more than apples, provides powerful antioxidant protection and energizes the complexion.\u003c\/p\u003e\n\u003cp\u003eThe innovative gel material turns transparent during use, indicating optimal ingredient transfer. Infused with \u003cstrong\u003eHyaluronic Acid, Panthenol, and Centella Asiatica\u003c\/strong\u003e, it hydrates, soothes, and plumps for a healthy, glowing finish — perfect before special events or anytime your skin needs a quick pick-me-up.\u003c\/p\u003e\n\u003chr\u003e\n\u003ch3\u003e\u003cstrong\u003eHow to Use\u003c\/strong\u003e\u003c\/h3\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003eStart with a clean, dry face.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eOpen mask and unfold, aligning cutouts to eyes, nose, and mouth.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eSmooth to fit snugly and leave on for 15–20 minutes.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eRemove and gently pat remaining essence into skin — no rinse needed.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr\u003e\n\u003ch3\u003e\u003cstrong\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eDull, uneven skin tone needing a brightening boost\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eLack of hydration and plumpness\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eSkin fatigue or tired-looking complexion\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eDesire for a mess-free alternative to clay or mud masks\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003eNeed for quick skin revival before events\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr\u003e\n\u003ch3\u003e\u003cstrong\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Refresh and cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Hydrate and prep skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Afterglow Yuja Vita C Capsule Serum\u003c\/strong\u003e – Brighten and improve clarity.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Green Citrus Vitamin C Gel Cream Plus\u003c\/strong\u003e – Lock in hydration and radiance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – Protect brightening results with SPF.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cstrong\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup and sunscreen.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Deep cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Afterglow Yuja Gel Mask\u003c\/strong\u003e – 2–3 times weekly for instant glow.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Slow Aging Phyto Collagen Cream\u003c\/strong\u003e – Firm and nourish overnight.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cstrong\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Purify and tighten pores.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cstrong\u003eLuvum Real Calming Repair Cica Oil Serum\u003c\/strong\u003e – Soothe and strengthen skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull list of ingredients\u003c\/h3\u003e\n\u003cp\u003eWater, Dipropylene Glycol, Glycerin, Cetyl Ethnlhexandate, Methm.Propanediol, Niacinamide, Ceratonia Siliqua (Carob) Gum, Gitrus Junos Fruit Extracto 001 Ppm, 12-Hexanediol, Chondrus Crispus Powder, Chondrus Crispus Extract, Panthenol, Betaine, Cellulose Gum, Peg- 100 Stearate, Glyceryl Stearate, Butylene Glycol, Butyrospermum Parki (Shea) Butter, Pullulan, Paeonia Suffruticosa Root Extract, Centella Asiatica Extract, Citrus Junos Peel Extract(2000 Ppm), Potassium Chloride, Sodium Polyacrylate, Polysorbate 60, Chamomilla Recutita (Matricaria) Flower Extract, Citrus Junos Seed Extract (1000 Ppm), Hydrogenated Polydecene, Glyceryl Caprylate, Sucrose, Kanthan Gum, Ethmlhexylglycerin, Gardenia Florida Fruit Extract, Trideceth-G, Citrus Junos Seed Oil(9995 Ppm), Pantolactone, Dextrin, Hydrogenated Lecithin, Polyglyceryl-10 Stearate, Sodium Ascorbyl Phosphate, Hippophae Rhamnoides Fruit Extract, Pancratium Maritimum Extract, Hydrolyzed Hyaluronic Acid, Hydrolyzed Sodium Hyaluronate, Dimethylsilanol Hyaluronate, Sodium Hyaluro Nate, Hyaluironic Acid, Potassium Hyaluronate, Astaxanthin, Biotin, Pyridoxine, Folic Acid, Sodium Hyaluronate Crosspolymer, Hydroxypropyltrimonium, Hyaluronate., Tocopherol, Sodium Hyaluronate Dimethylsilanol, Sodium Acetylated Hyaluronate, Cyanocobalamin, Linoleic Acid, Thiamine Hcl, Inositol, Riboflavin, Beta-Carotene, Disodium Edta, Fragrance.\u003c\/p\u003e\n\u003ch3\u003eknow more\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LaLa_77_1.jpg?v=1695191415\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LaLa_78.jpg?v=1695191564\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LaLa_79.jpg?v=1695191594\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LaLa_80.jpg?v=1695191607\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LaLa_82.jpg?v=1695191616\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LaLa_83.jpg?v=1695191627\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LaLa_86.jpg?v=1695191646\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LaLa_87.jpg?v=1695191655\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LaLa_90.jpg?v=1695191664\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LaLa_91.jpg?v=1695191673\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LaLa_96.jpg?v=1695191728\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM VITA C YUJA GEL MASK","offer_id":45421059899638,"sku":"","price":24.9,"currency_code":"SGD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/luvumshopify.jpg?v=1695191968"},{"product_id":"julioly-green-apple-porefect-soothing-serum-50ml","title":"[JULIOLY] Green Apple Porefect Soothing Serum 50ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/JO_Celebs_2025.webp?v=1763061114\" style=\"margin-top: -5px; margin-bottom: -5px; float: none;\"\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003e\u003cbr\u003eABOUT BRAND: \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/julioly\" style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\" target=\"_blank\"\u003eJULIOLY\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/julioly-s-4-serum-menu-1\" style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\" target=\"_blank\"\u003eCLICK HERE\u003c\/a\u003e TO READ MY BLOG\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003eThe Green Apple Porefect Soothing Serum, a celebrity favourite for calming irritation, refining pores, and achieving silky-smooth skin.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg style=\"font-size: 0.875rem;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/TOGETHER_GREEN_APPLE_SOOTHING_SERUM.jpg?v=1755676844\" alt=\"\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_401.jpg?v=1696426346\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"0\" data-end=\"49\"\u003e\u003cstrong data-start=\"0\" data-end=\"9\"\u003eName:\u003c\/strong\u003e\u003cbr data-start=\"9\" data-end=\"12\"\u003eGreen Apple Porefect Soothing Serum\u003c\/p\u003e\n\u003cp data-start=\"51\" data-end=\"72\"\u003e\u003cstrong data-start=\"51\" data-end=\"62\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"62\" data-end=\"65\"\u003e50 ml\u003c\/p\u003e\n\u003cp data-start=\"74\" data-end=\"102\"\u003e\u003cstrong data-start=\"74\" data-end=\"86\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"86\" data-end=\"89\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"104\" data-end=\"351\"\u003e\u003cstrong data-start=\"104\" data-end=\"128\"\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eExperience clearer, more balanced skin with JULIOLY Green Apple Porefect Soothing Serum — the celebrity-favourite, TikTok-viral formula loved for refining pores and calming sensitive, easily irritated skin while maintaining a hydrated glow.\u003c\/p\u003e\n\u003cp data-end=\"1523\" data-start=\"1217\"\u003ePowered by Green Apple Extract rich in antioxidants and polyphenols, it helps support pore elasticity and early visible aging concerns. Artemisia and Tea Tree Leaf Extracts help soothe redness, while Arrowroot and Evening Primrose Extracts assist in controlling excess sebum and refreshing congested areas.\u003c\/p\u003e\n\u003cp data-end=\"1707\" data-start=\"1525\"\u003eWith its lightweight, clear texture and fast absorption, the serum leaves your complexion smooth, refreshed and naturally luminous — perfect for oily-dehydrated and combination skin.\u003c\/p\u003e\n\u003cstyle\u003e\n  .instagram-media {\n    margin: 20px auto !important;\n    max-width: 540px !important;\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003c!-- REEL EMBED --\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/C9gEvCty62i\/\" data-instgrm-version=\"14\"\u003e\u003c\/blockquote\u003e\n\u003c\/div\u003e\n\u003cp data-start=\"834\" data-end=\"972\"\u003e\u003cstrong data-start=\"834\" data-end=\"869\"\u003eFrequency and Direction of Use:\u003c\/strong\u003e\u003cbr data-start=\"869\" data-end=\"872\"\u003eAfter cleansing and toner, apply 1–2 pumps morning and night, gently patting until fully absorbed.\u003c\/p\u003e\n\u003cp data-start=\"834\" data-end=\"972\" style=\"text-align: center;\"\u003e\u003cstrong\u003e70,000+ selling Singapore’s viral skincare serums are winning the hearts of celebrities and beauty enthusiasts alike. \u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/julioly-s-4-serum-menu-1\" title=\"Julioly Serum\" rel=\"noopener\" target=\"_blank\"\u003eClick here to learn more!\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.01.10_AM.webp?v=1763530836\" alt=\"Julioly Serums\" style=\"margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.01.11_AM.webp?v=1763530902\" alt=\"Julioly Serums\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003ch3 data-start=\"974\" data-end=\"1171\"\u003e\u003cstrong data-start=\"974\" data-end=\"988\"\u003eIdeal For:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"974\" data-end=\"1171\"\u003e✔️ Visible or enlarged pores\u003cbr\u003e✔️ Oily-sensitive, acne-prone skin\u003cbr\u003e✔️ Those seeking pore-tightening + soothing care in one serum\u003cbr\u003e✔️ Anyone wanting calm, hydrated, radiant skin\u003c\/p\u003e\n\u003ch3 data-start=\"1173\" data-end=\"2266\"\u003e\u003cstrong data-start=\"1173\" data-end=\"1198\"\u003eFull Ingredient List:\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"1173\" data-end=\"2266\" data-is-last-node=\"\" data-is-only-node=\"\"\u003eWater, Glycereth-26, Butylene Glycol, Glycerin, Malus Domestica (Apple) Fruit Extract, 1,2-Hexanediol, Hydroxyethyl Acrylate\/Sodium Acryloyldimethyl Taurate Copolymer, Sodium Polystyrene Sulfonate, Pentylene Glycol, Propanediol, Sodium Hyaluronate, Artemisia Princeps Extract, Centella Asiatica Extract, Melaleuca Alternifolia (Tea Tree) Leaf Extract, Sodium Polyacrylate, Sorbitan Isostearate, Boswellia Serrata Resin Extract, Lactobacillus\/Hibiscus Sabdariffa Flower Ferment Filtrate, Citric Acid, Tromethamine, Betaine Salicylate, Melia Azadirachta Leaf \u0026amp; Flower Extracts, Hydrolyzed Hyaluronic Acid, Capryloyl Salicylic Acid, Scutellaria Baicalensis Root Extract, Polygonum Cuspidatum Root Extract, Sodium Acetylated Hyaluronate, Salicylic Acid, Glycyrrhiza Glabra (Licorice) Root Extract, Camellia Sinensis Leaf Extract, Rosmarinus Officinalis (Rosemary) Leaf Extract, Chamomilla Recutita (Matricaria) Flower Extract, Ulmus Davidiana Root Extract, Pueraria Lobata Root Extract, Pinus Palustris Leaf Extract, Oenothera Biennis (Evening Primrose) Flower Extract.\u003c\/p\u003e\n\u003ch3\u003eComplete your Routine\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_401_7a47550a-3f53-49fa-a48b-4d5297bc0b56.jpg?v=1697174660\" style=\"margin-top: -1px; margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/julioly\/products\/julioly-green-apple-porefect-soothing-serum-50ml\" target=\"_blank\"\u003e\u003cstrong\u003eGreen Apple Porefect Soothing Serum\u003c\/strong\u003e\u003c\/a\u003e – Remove dead skin cells, impurities and blackheads while providing pore care and soothing benefits all in one!\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly\" target=\"_blank\"\u003eCheese Glow Fondue Serum\u003c\/a\u003e \u003c\/strong\u003e– Moisture and hydration care in one serum A rich high-concentrated texture for tight and resilient skin, providing abundant nourishment from deep within.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly-green-fig-smoothing-filter-serum-50ml\" target=\"_blank\"\u003eGreen Fig Smoothing Filter Serum \u003c\/a\u003e\u003c\/strong\u003e– The serum which is the key to your perfect makeup, smooths out rough and uneven skin texture, as if applying a photo filter. Enhance your skin's condition to its best!\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly-superfood-vita-toxc-smoothie-serum-50ml\" target=\"_blank\"\u003e\u003cstrong\u003eSuperfood Vita ToxC Smoothie Serum \u003c\/strong\u003e\u003c\/a\u003e– An antioxidant brightening recipe filled with vibrant oranges and superfood kale to brighten up dull skin.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch3\u003eDetailed Images\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/A_en.jpg?v=1697173302\" style=\"margin-top: -1px; margin-bottom: -1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: -5px; margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/APPLE2_efcff877-c891-411a-99d9-724d706db846.jpg?v=1697173322\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: none;\"\u003eThe JULIOLY Green Apple Porefect Soothing Serum is designed for individuals seeking targeted care for visible pores, congestion and excess oil. Formulated with green apple extract, tea tree, Centella Asiatica and a gentle blend of AHA, BHA, PHA and LHA, the serum helps lift dead skin buildup, reduce surface congestion and support a smoother-looking complexion. Its lightweight texture absorbs quickly, making it suitable for humid climates and daily use. Many users appreciate the combination of hydrating and balancing ingredients, including multiple forms of hyaluronic acid, fermented flower filtrate, licorice root and calming botanical extracts. These help maintain moisture while refining texture and reducing the appearance of visible irritation. With consistent use, the formula helps the skin look clearer, more balanced and less prone to shine. For shoppers in Singapore, this serum is available with fast SG delivery and guaranteed authenticity. All JULIOLY products ship directly from Singapore for convenience and reliable fulfilment. Customers appreciate having access to high-performance Korean pore-care formulas without overseas wait times. This serum fits seamlessly into pore-refining, oil-control and texture-smoothing routines, making it a strong choice for those who want lightweight, effective care that supports a clearer-looking complexion. Suitable for combination, oily and congestion-prone skin, the JULIOLY Green Apple Porefect Soothing Serum offers gentle exfoliation paired with soothing comfort. Its blend of acids, extracts and hydrators creates a balanced routine step that enhances the skin’s clarity and resilience over time.\u003c\/div\u003e","brand":"JULIOLY","offers":[{"title":"(BUY 1) JULIOLY GREEN APPLE POREFECT SOOTHING SERUM","offer_id":45441905819894,"sku":"","price":39.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) JULIOLY GREEN APPLE POREFECT SOOTHING SERUM","offer_id":45441905852662,"sku":"","price":107.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) JULIOLY GREEN APPLE POREFECT SOOTHING SERUM","offer_id":45441905885430,"sku":"","price":164.5,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/image_43.webp?v=1762964777"},{"product_id":"julioly-cheese-glow-fondue-serum-50ml","title":"[JULIOLY] Cheese Glow Fondue Serum 50ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cbr\u003e\u003cimg style=\"margin-top: -5px; margin-bottom: -5px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/JO_Celebs_2025.webp?v=1763061114\"\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003e\u003cbr\u003eABOUT BRAND: \u003ca style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\" href=\"https:\/\/www.cocomo.sg\/collections\/julioly\" target=\"_blank\"\u003eJULIOLY\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\" href=\"https:\/\/www.cocomo.sg\/blogs\/news\/julioly-s-4-serum-menu-1\" target=\"_blank\"\u003eCLICK HERE\u003c\/a\u003e TO READ MY BLOG\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003eThe Cheese Glow Fondue Serum adored by celebrities for its deep hydration, brightening effect, and smooth, supple glass-skin finish.\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/TOGETHER_CHEESE_GLOW_SERUM.jpg?v=1755676755\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/image_4.webp?v=1762964777\" alt=\"Four skincare serum bottles with colorful labels and text on a multicolored background\"\u003e\u003c\/p\u003e\n\u003cp data-start=\"0\" data-end=\"38\"\u003e\u003cstrong data-start=\"0\" data-end=\"9\"\u003eName:\u003c\/strong\u003e\u003cbr data-start=\"9\" data-end=\"12\"\u003eCheese Glow Fondue Serum\u003c\/p\u003e\n\u003cp data-start=\"40\" data-end=\"60\"\u003e\u003cstrong data-start=\"40\" data-end=\"51\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"51\" data-end=\"54\"\u003e50ml\u003c\/p\u003e\n\u003cp data-start=\"62\" data-end=\"90\"\u003e\u003cstrong data-start=\"62\" data-end=\"74\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"74\" data-end=\"77\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"92\" data-end=\"327\"\u003e\u003cstrong data-start=\"92\" data-end=\"116\"\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eExperience radiant, deeply nourished skin with JULIOLY’s Cheese Glow Fondue Serum — the celebrity-favourite and TikTok-viral 2-in-1 serum-cream hybrid designed to simplify your routine and maximise visible glow.\u003c\/p\u003e\n\u003cp data-start=\"595\" data-end=\"972\"\u003eInfused with New Zealand Colostrum, this rich yet lightweight formula supports barrier strength, elasticity and long-lasting hydration. A blend of Sunflower Seed Oil, Barley Grass Extract, Cornflower Extract and Lavender Flower Extract helps soothe and revitalise the skin, while the Blue Complex HR antioxidant system provides protection against daily environmental stressors.\u003c\/p\u003e\n\u003cp data-start=\"974\" data-end=\"1322\"\u003eEnhanced with Tranexamic Acid for brightness and clarity, the serum helps reduce the appearance of dullness and uneven tone, leaving the complexion clearer and more luminous. With an Irritation Index of 0.00%, it absorbs effortlessly into the skin, delivering a smooth, supple and hydrated finish — ideal for sensitive, normal and combination skin.\u003c\/p\u003e\n\u003cstyle\u003e\n  .instagram-media {\n    margin: 20px auto !important;\n    max-width: 540px !important;\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003c!-- REEL EMBED --\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/C9gEvCty62i\/\" data-instgrm-version=\"14\"\u003e\u003c\/blockquote\u003e\n\u003c\/div\u003e\n\u003cp data-start=\"1102\" data-end=\"1216\"\u003e\u003cstrong data-start=\"1102\" data-end=\"1137\"\u003eFrequency and Direction of Use:\u003c\/strong\u003e\u003cbr data-start=\"1137\" data-end=\"1140\"\u003eAfter toner, apply 1–2 pumps morning and night, gently pat until absorbed.\u003c\/p\u003e\n\u003cp data-start=\"834\" data-end=\"972\" style=\"text-align: center;\"\u003e\u003cstrong\u003e70,000+ selling Singapore’s viral skincare serums are winning the hearts of celebrities and beauty enthusiasts alike. \u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/julioly-s-4-serum-menu-1\" title=\"Julioly Serum\" rel=\"noopener\" target=\"_blank\"\u003eClick here to learn more!\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.01.10_AM.webp?v=1763530836\" alt=\"Julioly Serums\" style=\"margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.01.11_AM.webp?v=1763530902\" alt=\"Julioly Serums\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003ch3 data-start=\"1218\" data-end=\"1459\"\u003eIdeal For:\u003c\/h3\u003e\n\u003cp data-start=\"1218\" data-end=\"1459\"\u003e✔️ Year-round dry or dehydrated skin\u003cbr data-start=\"1271\" data-end=\"1274\"\u003e✔️ Those wanting deep hydration and nutrients in one step\u003cbr data-start=\"1331\" data-end=\"1334\"\u003e✔️ A radiant, plump glow finish\u003cbr data-start=\"1365\" data-end=\"1368\"\u003e✔️ Minimal, one-step skincare lovers\u003cbr data-start=\"1404\" data-end=\"1407\"\u003e✔️ Anyone seeking a lightweight cream-serum hybrid\u003c\/p\u003e\n\u003ch3 data-start=\"1461\" data-end=\"2504\"\u003eFull Ingredient List:\u003c\/h3\u003e\n\u003cp data-start=\"1461\" data-end=\"2504\"\u003eWater, Helianthus Annuus (Sunflower) Seed Oil, Dipropylene Glycol, Butylene Glycol, Glycerin, C14-22 Alcohols, Isononyl Isononanoate, Niacinamide, Ricinus Communis (Castor) Seed Oil, C12-20 Alkyl Glucoside, Inulin Lauryl Carbamate, Simethicone, Isododecane, Magnesium Aluminum Silicate, 1,2-Hexanediol, Hydrogenated Castor Oil, Xanthan Gum, Dimethiconol, Copernicia Cerifera (Carnauba) Wax, Dimethicone\/Vinyl Dimethicone Crosspolymer, Adenosine, Boswellia Serrata Resin Extract, Sodium Polyacrylate, Disodium EDTA, Tranexamic Acid, Citric Acid, Sodium Hyaluronate, Glucose, Hyacinthus Orientalis (Hyacinth) Extract, Salvia Sclarea (Clary) Extract, Centaurea Cyanus Flower Extract, Borago Officinalis Extract, Chamomilla Recutita (Matricaria) Flower Extract, Lavandula Angustifolia (Lavender) Flower Extract, Oryza Sativa (Rice) Extract, Prunus Amygdalus Dulcis (Sweet Almond) Seed Extract, Lactobacillus\/Soymilk Ferment Filtrate, Avena Sativa (Oat) Meal Extract, Ethylhexylglycerin, Colostrum (10 ppm), Propanediol.\u003c\/p\u003e\n\u003ch3\u003eComplete Your Routine\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_401_7a47550a-3f53-49fa-a48b-4d5297bc0b56.jpg?v=1697174660\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/julioly\/products\/julioly-green-apple-porefect-soothing-serum-50ml\" target=\"_blank\"\u003eGreen Apple Porefect Soothing Serum\u003c\/a\u003e \u003c\/strong\u003e– Remove dead skin cells, impurities and blackheads while providing pore care and soothing benefits all in one!\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly\" target=\"_blank\"\u003eCheese Glow Fondue Serum\u003c\/a\u003e \u003c\/strong\u003e– Moisture and hydration care in one serum A rich high-concentrated texture for tight and resilient skin, providing abundant nourishment from deep within.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly-green-fig-smoothing-filter-serum-50ml\" target=\"_blank\"\u003e\u003cstrong\u003eGreen Fig Smoothing Filter Serum\u003c\/strong\u003e \u003c\/a\u003e– The serum which is the key to your perfect makeup, smooths out rough and uneven skin texture, as if applying a photo filter. Enhance your skin's condition to its best!\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly-superfood-vita-toxc-smoothie-serum-50ml\" target=\"_blank\"\u003e\u003cstrong\u003eSuperfood Vita ToxC Smoothie Serum \u003c\/strong\u003e\u003c\/a\u003e– An antioxidant brightening recipe filled with vibrant oranges and superfood kale to brighten up dull skin.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch3\u003eKnow More\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg style=\"display: block; margin: 0 auto; margin-bottom: -4px;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/A_en_443cd705-e469-4444-a18d-a66ea3a05040.webp?v=1762984404\"\u003e \u003cimg style=\"display: block; margin: 0 auto;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLE2.jpg?v=1697173375\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: none;\"\u003eThe JULIOLY Cheese Glow Fondue Serum is designed for those who want long-lasting hydration and a naturally luminous complexion. With a blend of niacinamide, tranexamic acid, hyacinth extract, oat meal extract and multiple plant oils, the serum helps soften the appearance of uneven tone while boosting the skin’s radiance. The formula absorbs quickly despite its nourishing texture, making it ideal for dry or dull skin needing glow support. The serum also features sunflower seed oil, castor oil, lavender, clary sage and fermented soymilk filtrate, offering a soothing and conditioning effect. These ingredients help maintain moisture levels while supporting a smoother and more refined appearance. With consistent use, the skin appears brighter, dewier and more evenly toned. For customers in Singapore, the Cheese Glow Fondue Serum is available with fast SG delivery and 100% authentic product assurance. Shoppers appreciate its lightweight moisture and brightening effect in humid weather, where heavy creams may feel too rich. This serum fits comfortably into morning or evening glow-focused routines and layers well under sunscreen or makeup. Ideal for those seeking hydration, brightness and a soft, radiant complexion, the JULIOLY Cheese Glow Fondue Serum creates a smooth, dewy finish that enhances natural skin vitality.\u003c\/div\u003e","brand":"JULIOLY","offers":[{"title":"(BUY 1) JULIOLY CHEESE GLOW FONDUE SERUM","offer_id":45441916403958,"sku":"","price":39.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) JULIOLY CHEESE GLOW FONDUE SERUM","offer_id":45441916436726,"sku":"","price":107.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) JULIOLY CHEESE GLOW FONDUE SERUM","offer_id":45441916469494,"sku":"","price":164.5,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/image_59.webp?v=1762967993"},{"product_id":"julioly-green-fig-smoothing-filter-serum-50ml","title":"[JULIOLY] Green Fig Smoothing Filter Serum 50ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/JO_Celebs_2025.webp?v=1763061114\" style=\"margin-top: -5px; margin-bottom: -5px; float: none;\"\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003e\u003cbr\u003eABOUT BRAND: \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/julioly\" style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\" target=\"_blank\"\u003eJULIOLY\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/julioly-s-4-serum-menu-1\" style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\" target=\"_blank\"\u003eCLICK HERE\u003c\/a\u003e TO READ MY BLOG\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e Julioly’s No.1 viral Green Fig Smoothing Filter Serum, loved by celebrities for its pore-blurring, makeup-filter finish and glowing skin results.\u003cstrong\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/download.webp?v=1762947739\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/image_23.jpg?v=1762947527\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003c\/strong\u003e\u003cbr\u003eGreen Fig Smoothing Filter Serum\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003c\/strong\u003e\u003cbr\u003e50ml\u003c\/p\u003e\n\u003cp\u003e\u003cstrong data-start=\"180\" data-end=\"192\"\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eExperience radiant, filter-smooth skin with JULIOLY’s Green Fig Smoothing Filter Serum — a breakthrough texture-refining formula crafted to smooth uneven skin and enhance natural glow.\u003c\/p\u003e\n\u003cp data-end=\"866\" data-start=\"603\"\u003ePowered by antioxidant-rich Green Fig Extract, this serum helps soften roughness and boost radiance while offering gentle, comforting hydration. Its silky, lightweight texture melts seamlessly into the skin, delivering a visibly smoother and more luminous finish.\u003c\/p\u003e\n\u003cp data-end=\"1243\" data-start=\"868\"\u003eHyaluronic Acid locks in moisture and reinforces the skin barrier, while Galactomyces Ferment Filtrate helps brighten dullness and support a clearer, more even-looking complexion. Boswellia Serrata Resin Extract provides antioxidant defence against daily environmental stressors, and Ficain — a gentle plant-based exfoliating enzyme — helps refine texture without irritation.\u003c\/p\u003e\n\u003cp data-end=\"1558\" data-start=\"1245\"\u003eClinically proven with an Irritation Index of 0.00%, this serum is suitable for all skin types, including sensitive skin. Fast-absorbing and never greasy, it leaves the complexion supple, soft and naturally radiant — perfect as a daily smoothing step or a makeup-prep serum for a soft-focus, filter-like glow.\u003c\/p\u003e\n\u003cstyle\u003e\n  .instagram-media {\n    margin: 20px auto !important;\n    max-width: 540px !important;\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cblockquote data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/C9gEvCty62i\/\" class=\"instagram-media\"\u003e\u003c\/blockquote\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp data-start=\"1271\" data-end=\"1520\"\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-start=\"1569\" data-end=\"1685\"\u003e\n\u003cp data-start=\"1572\" data-end=\"1685\"\u003e\u003cstrong data-start=\"1572\" data-end=\"1596\"\u003ePerfect Makeup Base:\u003c\/strong\u003e After toner, apply a moderate amount before foundation for a flawless, lasting finish.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1686\" data-end=\"1796\"\u003e\n\u003cp data-start=\"1689\" data-end=\"1796\"\u003e\u003cstrong data-start=\"1689\" data-end=\"1719\"\u003eSmooth \u0026amp; Hydrating Makeup:\u003c\/strong\u003e Mix 1–2 drops into your foundation or cushion for added glow and moisture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1797\" data-end=\"1941\"\u003e\n\u003cp data-start=\"1800\" data-end=\"1941\"\u003e\u003cstrong data-start=\"1800\" data-end=\"1830\"\u003eNight Care for Silky Skin:\u003c\/strong\u003e Apply one layer after cleansing, then reapply to areas needing extra nourishment for a smooth, even texture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"834\" data-end=\"972\" style=\"text-align: center;\"\u003e\u003cstrong\u003e70,000+ selling Singapore’s viral skincare serums are winning the hearts of celebrities and beauty enthusiasts alike. \u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/julioly-s-4-serum-menu-1\" title=\"Julioly Serum\" rel=\"noopener\" target=\"_blank\"\u003eClick here to learn more!\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: -4px; float: none;\" alt=\"Julioly Serums\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.01.10_AM.webp?v=1763530836\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Julioly Serums\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.01.11_AM.webp?v=1763530902\"\u003e\u003c\/div\u003e\n\u003ch3\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eIdeal For\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e✔️ Those with rough or uneven skin texture\u003cbr data-start=\"2011\" data-end=\"2014\"\u003e✔️ Those seeking a smooth, radiant, and glowy makeup look\u003cbr data-start=\"2071\" data-end=\"2074\"\u003e✔️ Those struggling with cakey or dry foundation\u003cbr data-start=\"2122\" data-end=\"2125\"\u003e✔️ Those concerned with fine lines and early aging signs\u003cbr data-start=\"2181\" data-end=\"2184\"\u003e✔️ Those with tired, stressed, or sleep-deprived skin needing renewal\u003c\/p\u003e\n\u003ch3\u003eFull Ingredient List\u003c\/h3\u003e\n\u003cp\u003eWater, Galactomyces Ferment Filtrate, Butylene Glycol, Glycerin, niacinamide, Ficus Carica (Fig) Fruit Extract, 1,2-hexanediol, Trehalose,sodium Hyaluronate, Acrylates\/c10-30 Alkyl Acrylate Crosspolymer, allantoin, Arginine, Adenosine, Glyceryl Acrylate\/Acrylic Acid Copolymer,ethylhexylglycerin, Hydrolyzed Hyaluronic Acid, Boswellia Serrata Resinextract, Disodium EDTA.\u003c\/p\u003e\n\u003ch3\u003eComplete your Routine\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: -1px; margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_401_7a47550a-3f53-49fa-a48b-4d5297bc0b56.jpg?v=1697174660\"\u003e\u003c\/div\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/julioly\/products\/julioly-green-apple-porefect-soothing-serum-50ml\" target=\"_blank\"\u003eGreen Apple Porefect Soothing Serum\u003c\/a\u003e \u003c\/strong\u003e– Remove dead skin cells, impurities and blackheads while providing pore care and soothing benefits all in one!\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly\" target=\"_blank\"\u003eCheese Glow Fondue Serum\u003c\/a\u003e \u003c\/strong\u003e– Moisture and hydration care in one serum A rich high-concentrated texture for tight and resilient skin, providing abundant nourishment from deep within.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly-green-fig-smoothing-filter-serum-50ml\" target=\"_blank\"\u003e\u003cstrong\u003eGreen Fig Smoothing Filter Serum\u003c\/strong\u003e \u003c\/a\u003e– The serum which is the key to your perfect makeup, smooths out rough and uneven skin texture, as if applying a photo filter. Enhance your skin's condition to its best!\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly-superfood-vita-toxc-smoothie-serum-50ml\" target=\"_blank\"\u003eSuperfood Vita ToxC Smoothie Serum \u003c\/a\u003e\u003c\/strong\u003e– An antioxidant brightening recipe filled with vibrant oranges and superfood kale to brighten up dull skin.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch3\u003eDetailed Images\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: -1px; margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/A_en_51d51237-b672-46e2-85f5-11d3e2a7f0a8.jpg?v=1697173391\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LAT.jpg?v=1697173564\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: none;\"\u003eThe JULIOLY Green Fig Smoothing Filter Serum is formulated for those seeking a refined, smoother-looking complexion. Featuring fig extract, galactomyces ferment filtrate, niacinamide and hyaluronic acid, the serum helps improve the appearance of uneven texture, dullness and lack of radiance. With its lightweight consistency, it absorbs easily and layers well under moisturisers, sunscreens or makeup. Fig extract and fermented ingredients support a more refined texture, making the serum particularly popular for those who want a soft-focus, filter-like finish. With consistent use, the skin appears smoother, brighter and more balanced. The serum also includes allantoin and adenosine to help enhance comfort and overall skin vitality. For customers in Singapore, the serum is available with fast SG delivery and guaranteed authenticity. Its lightweight texture suits humid climates well, offering smoothing benefits without heaviness. Many users enjoy incorporating it into both morning and night routines as a texture-refining and glow-enhancing step. The JULIOLY Green Fig Smoothing Filter Serum is ideal for individuals looking to improve the appearance of pores, rough texture or dullness. Its blend of brightening, hydrating and refining ingredients helps reveal a fresh, naturally luminous complexion.\u003c\/div\u003e","brand":"JULIOLY","offers":[{"title":"(BUY 1) JULIOLY GREEN FIG FILTER SERUM","offer_id":45441979711734,"sku":"","price":39.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) JULIOLY GREEN FIG FILTER SERUM","offer_id":45441979744502,"sku":"","price":107.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) JULIOLY GREEN FIG FILTER SERUM","offer_id":45441979777270,"sku":"","price":164.5,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/image_2_f0e134c5-ecd5-4486-a554-69344c816b4e.webp?v=1762957727"},{"product_id":"julioly-superfood-vita-toxc-smoothie-serum-50ml","title":"[JULIOLY] Superfood Vita ToxC Smoothie Serum 50ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cbr\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/JO_Celebs_2025.webp?v=1763061114\" style=\"margin-top: -5px; margin-bottom: -5px; float: none;\"\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003e\u003cbr\u003eABOUT BRAND: \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/julioly\" style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\" target=\"_blank\"\u003eJULIOLY\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/julioly-s-4-serum-menu-1\" style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\" target=\"_blank\"\u003eCLICK HERE\u003c\/a\u003e TO READ MY BLOG\u003cbr\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e The celebrity-loved Superfood VitaToxC Smoothie Serum, packed with brightening superfoods and celebrated for delivering a fresh, radiant glow.\u003cbr\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/TOGETHER_SUPERFOOD_SMOOTHIE_SERUM.jpg?v=1755676637\" alt=\"\" style=\"margin-top: -5px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_401.jpg?v=1696426346\" alt=\"\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003cp data-end=\"283\" data-start=\"237\"\u003e\u003cstrong data-end=\"246\" data-start=\"237\"\u003eName:\u003c\/strong\u003e\u003cbr data-end=\"249\" data-start=\"246\"\u003eSuperfood Vita ToxC Smoothie Serum\u003c\/p\u003e\n\u003cp data-end=\"303\" data-start=\"285\"\u003e\u003cstrong data-end=\"296\" data-start=\"285\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-end=\"299\" data-start=\"296\"\u003e50ml\u003c\/p\u003e\n\u003cp data-end=\"331\" data-start=\"305\"\u003e\u003cstrong data-end=\"317\" data-start=\"305\"\u003eMade in:\u003c\/strong\u003e\u003cbr data-end=\"320\" data-start=\"317\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-end=\"364\" data-start=\"338\"\u003e\u003cstrong data-end=\"364\" data-start=\"341\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003eJULIOLY’s Superfood Vita ToxC Smoothie Serum is a brightening Vitamin C “glow smoothie” for your skin — packed with concentrated superfood extracts and antioxidants to revive dull, tired and uneven-looking skin.\u003c\/p\u003e\n\u003cp data-end=\"836\" data-start=\"528\"\u003eThis nourishing serum blends Orange, Broccoli, Carrot, Kale and Galactomyces Ferment Filtrate to deliver a burst of vitamins and minerals that support smoother texture, improved elasticity and a naturally energised glow. These superfoods work together to hydrate deeply while enhancing overall skin vitality.\u003c\/p\u003e\n\u003cp data-end=\"1177\" data-start=\"838\"\u003eTo boost radiance, the formula features Ascorbic Acid (Vitamin C) and Glutathione, known for helping improve the appearance of dark spots, uneven tone and early signs of dullness. Dermatologically tested for non-irritation, its lightweight, fast-absorbing texture leaves a fresh, soft-citrus finish that instantly refreshes the complexion.\u003c\/p\u003e\n\u003cp data-end=\"1251\" data-start=\"1179\"\u003eYour daily glow-smoothie — clean, effective and deliciously brightening.\u003c\/p\u003e\n\u003cstyle\u003e\n  .instagram-media {\n    margin: 20px auto !important;\n    max-width: 540px !important;\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003c!-- REEL EMBED --\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/C9gEvCty62i\/\" data-instgrm-version=\"14\"\u003e\u003c\/blockquote\u003e\n\u003c\/div\u003e\n\u003cp data-end=\"1262\" data-start=\"1225\"\u003e\u003cstrong data-end=\"1262\" data-start=\"1228\"\u003eFrequency and Direction of Use\u003cbr\u003e\u003c\/strong\u003eAfter cleansing and toner (morning \u0026amp; night), apply 2–3 pumps and gently massage until absorbed.\u003c\/p\u003e\n\u003cp data-start=\"834\" data-end=\"972\" style=\"text-align: center;\"\u003e\u003cstrong\u003e70,000+ selling Singapore’s viral skincare serums are winning the hearts of celebrities and beauty enthusiasts alike. \u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/julioly-s-4-serum-menu-1\" title=\"Julioly Serum\" rel=\"noopener\" target=\"_blank\"\u003eClick here to learn more!\u003c\/a\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.01.10_AM.webp?v=1763530836\" alt=\"Julioly Serums\" style=\"margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.01.11_AM.webp?v=1763530902\" alt=\"Julioly Serums\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003ch3 data-end=\"1392\" data-start=\"1366\"\u003eSolve Your Concerns\u003cbr\u003e\n\u003c\/h3\u003e\n\u003cul data-end=\"1682\" data-start=\"1419\"\u003e\n\u003cli data-end=\"1464\" data-start=\"1419\"\u003e\n\u003cp data-end=\"1464\" data-start=\"1421\"\u003eWant to brighten dull, tired-looking skin\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1512\" data-start=\"1465\"\u003e\n\u003cp data-end=\"1512\" data-start=\"1467\"\u003eNeed a Vitamin C–powered moisturising serum\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1573\" data-start=\"1513\"\u003e\n\u003cp data-end=\"1573\" data-start=\"1515\"\u003eStruggle with inner pigmentation or surface pigmentation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1628\" data-start=\"1574\"\u003e\n\u003cp data-end=\"1628\" data-start=\"1576\"\u003eWant to lighten dark spots and improve uneven tone\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1682\" data-start=\"1629\"\u003e\n\u003cp data-end=\"1682\" data-start=\"1631\"\u003eWant a smoother, fresher, more radiant complexion\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cp\u003eGalactomyces Ferment Filtrate, Butylene Glycol, Dipropylene Glycol, Glycerin,niacinamide, 1,2-hexanediol, Water, Tromethamine, Ascorbic Acid, Acrylates\/c10-30 Alkyl Acrylate Crosspolymer, Trehalose, Caprylic\/capric Triglyceride,polyglyceryl-10 Laurate, Propanediol, Isononyi Isononanoate, Allantoin,glutathione, Hydroxyethylcellulose, Carbomer, Adenosine, Ethylhexylglycerin,castor Oil\/ipdi Copolymer, Glyceryl Acrylate\/acrylic Acid Copolymer, Daucuscarota Sativa (Carrot) Root Extract, Canola Oil, Arginine, Tocopheryl Acetate,brassica Oleracea Acephala Leaf Extract, Brassica Oleracea Italica (Broccoli) Extract,citrus Aurantium Dulcis (Orange) Fruit Extract, Origanum Vulgare Extract,petroselinum Sativum (Parsley) Extract, Daucus Carota Sativa (Carrot) Seed Oil,amodimethicone, Citrus Unshiu Peel Extract, Beta-carotene, Helianthus Annuus(Sunflower) Seed Oil, Boswellia Serrata Resin Extract, Disodium Edta, Fragrance,limonene, Linalool, Hexyl Cinnamal.\u003c\/p\u003e\n\u003ch3\u003eComplete your Routine\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_401_7a47550a-3f53-49fa-a48b-4d5297bc0b56.jpg?v=1697174660\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/julioly\/products\/julioly-green-apple-porefect-soothing-serum-50ml\" target=\"_blank\"\u003e\u003cstrong\u003eGreen Apple Porefect Soothing Serum\u003c\/strong\u003e\u003c\/a\u003e – Remove dead skin cells, impurities and blackheads while providing pore care and soothing benefits all in one!\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly\" target=\"_blank\"\u003eCheese Glow Fondue Serum\u003c\/a\u003e \u003c\/strong\u003e– Moisture and hydration care in one serum A rich high-concentrated texture for tight and resilient skin, providing abundant nourishment from deep within.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly-green-fig-smoothing-filter-serum-50ml\" target=\"_blank\"\u003e\u003cstrong\u003eGreen Fig Smoothing Filter Serum \u003c\/strong\u003e\u003c\/a\u003e– The serum which is the key to your perfect makeup, smooths out rough and uneven skin texture, as if applying a photo filter. Enhance your skin's condition to its best!\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly-superfood-vita-toxc-smoothie-serum-50ml\" target=\"_blank\"\u003e\u003cstrong\u003eSuperfood Vita ToxC Smoothie Serum \u003c\/strong\u003e\u003c\/a\u003e– An antioxidant brightening recipe filled with vibrant oranges and superfood kale to brighten up dull skin.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch3\u003eKnow More\u003c\/h3\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/A_en_0bbe39fc-cb12-4d3f-a308-e391d853e5ec.jpg?v=1697173896\" alt=\"\" style=\"margin-top: -5px; margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/YELLOW2.jpg?v=1697173602\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: none;\"\u003eThe JULIOLY Superfood Vita ToxC Smoothie Serum is a brightening-focused formula powered by Vitamin C, niacinamide, glutathione and a blend of superfood extracts. Designed to revive dull, tired-looking skin, this serum helps improve the appearance of uneven tone while enhancing overall radiance. Its lightweight texture absorbs well, making it suitable for daily use. The formula includes broccoli, kale, carrot, parsley and orange extracts—superfoods rich in antioxidants. These ingredients help support a brighter and more vibrant skin appearance. Trehalose, hyaluronic acid and plant oils maintain hydration while balancing the invigorating effect of Vitamin C. With consistent use, the skin looks fresher, smoother and more revitalised. For customers in Singapore, the serum is available with fast SG delivery and verified authenticity. Many users enjoy this serum as a glow-boosting morning step, especially under sunscreen. Its combination of antioxidant and brightening ingredients makes it ideal for routines designed to enhance natural radiance and support an even-looking complexion. Perfect for dullness, uneven tone or tired-looking skin, the JULIOLY Superfood Vita ToxC Smoothie Serum offers a balanced approach to brightening, nourishment and revitalising care.\u003c\/div\u003e","brand":"JULIOLY","offers":[{"title":"(BUY 1) JULIOLY SUPERFOOD VTA TOXC SERUM","offer_id":45441987576054,"sku":"","price":39.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) JULIOLY SUPERFOOD VTA TOXC SERUM","offer_id":45441987608822,"sku":"","price":107.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) JULIOLY SUPERFOOD VTA TOXC SERUM","offer_id":45441987641590,"sku":"","price":164.5,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/image_-_2025-11-14T022723.411.webp?v=1763058575"},{"product_id":"julioly-skincare-serum-50ml","title":"[JULIOLY] Skincare Serums 50ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cbr\u003e\u003cimg style=\"margin-top: -5px; margin-bottom: -5px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/JO_Celebs_2025.webp?v=1763061114\"\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003e\u003cbr\u003eABOUT BRAND: \u003ca style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\" href=\"https:\/\/www.cocomo.sg\/collections\/julioly\" target=\"_blank\"\u003eJULIOLY\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\" href=\"https:\/\/www.cocomo.sg\/blogs\/news\/julioly-s-4-serum-menu-1\" target=\"_blank\"\u003eCLICK HERE\u003c\/a\u003e TO READ MY BLOG\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e Julioly’s viral, celebrity-loved serums powered by fruit and superfood ingredients. Discover \u003cstrong\u003eGreen Fig\u003c\/strong\u003e for pore-blurring radiance, \u003cstrong\u003eVitaToxC\u003c\/strong\u003e for bright glow, \u003cstrong\u003eCheese Glow\u003c\/strong\u003e for deep hydration, and \u003cstrong\u003eGreen Apple\u003c\/strong\u003e for calming, pore-refining smoothness.\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003eMIX \u0026amp; MATCH\u003c\/span\u003e \u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003cstrong\u003eSELECT ANY 1 FOR 26% OFF (PAY $39.90)\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eSELECT ANY 3 FOR 33% OFF (PAY $107.70)\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eSELECT ANY 5 FOR 39% OFF (PAY $164.50)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_560180df-4c3a-4fcb-b831-ef50cb648644.jpg?v=1755676564\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_401.jpg?v=1696426346\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003c\/strong\u003e\u003cbr\u003eGreen Apple Porefect Soothing Serum - 50ml\u003cbr\u003eCheese Glow Fondue Serum – 50ml\u003cbr\u003eGreen Fig Smoothing Filter Serum – 50ml\u003cbr\u003eSuperfood Vita ToxC Smoothie Serum – 50ml\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eMade in:\u003c\/strong\u003e\u003cbr\u003eSouth Korea\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eProduct Description:\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eGreen Apple Porefect Soothing Serum:\u003c\/strong\u003e\u003cbr\u003eExperience the skincare revolution with our Green Apple Porefect Soothing Serum. This triple-care powerhouse targets pores, soothes with natural extracts, and controls sebum for a radiant complexion. Powered by potent Green Apple Extract, it fights aging and pore issues, all in a clear, lightweight formula.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eCheese Glow Fondue Serum:\u003c\/strong\u003e\u003cbr\u003eElevate your skincare routine with Julioly's Cheese Glow Fondue Serum. Powered by New Zealand Colostrum, it fortifies your skin's barrier, evens tone, and keeps it hydrated. Packed with natural ingredients and Blue Complex HR antioxidants, it shields against free radicals while promoting elasticity. With Tranexamic Acid for radiant skin, it suits all skin types, offering a creamy, lightweight feel for deep hydration and smooth radiance.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eGreen Fig Smoothing Filter Serum:\u003c\/strong\u003e\u003cbr\u003eExperience the radiance revolution with Julioly's Green Fig Smoothing Filter Serum. Powered by Green Fig Extract and Hyaluronic Acid, it hydrates, brightens, and protects your skin. This versatile elixir, suitable for all skin types, boasts an Irritation Index of 0.00% and a lightweight texture for a fresh, smooth, and luxurious skincare experience\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eSuperfood Vita ToxC Smoothie Serum:\u003c\/strong\u003e\u003cbr\u003eElevate your skincare game with Julioly's Superfood Vita ToxC Smoothie Serum! Infused with global superfoods, it rejuvenates and brightens, enhancing elasticity and texture. Featuring Orange, Broccoli, Carrot Extracts, and more, it nourishes and protects. Dermatologically tested, its zesty citrus scent and fast-absorbing texture offer a refreshing, radiant skin experience.\u003c\/p\u003e\n\u003cstyle\u003e\n  \/* Make IG embed stretch to the full container width *\/\n  .instagram-media{\n    max-width: none !important;\n    width: 100% !important;\n    margin: 16px 0 !important;\n  }\n\n  \/* Force the injected iframe to also be 100% width *\/\n  .instagram-media iframe{\n    width: 100% !important;\n    min-width: 0 !important;\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003c!-- REEL EMBED --\u003e\n\u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/C9gEvCty62i\/\" data-instgrm-version=\"14\"\u003e\u003c\/blockquote\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_398.jpg?v=1696426411\" style=\"float: none;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_397.jpg?v=1696426364\" style=\"float: none;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_396.jpg?v=1696426427\" style=\"float: none;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_395.jpg?v=1696426377\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003eStep 1: Green Apple Porefect Serum:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSoak on a cotton pad to arrange the skin texture and remove dead cells.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eStep 2: VitaTox C Serum:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eApply only on the areas with freckles and dark spots. (morning)\u003c\/li\u003e\n\u003cli\u003eApply on the entire face for absorption (evening)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eStep 3: Filter Serum:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eApply one drop each on the cheeks, jawline, and forehead, and allow it to absorb thoroughly.\u003c\/li\u003e\n\u003cli\u003eTIPS \u0026amp; TRICKS (Mix with foundation at a ratio of 1(serum) to 3(foundation), apply with a cushion puff.)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eStep 4: Fondue Serum:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eApply thinly and let it absorb.\u003c\/li\u003e\n\u003cli\u003eLayer twice and use as a sleeping mask (evening)\u003c\/li\u003e\n\u003cli\u003eTIPS \u0026amp; TRICKS (Mix with blush for a moist makeup look)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eStep 5: People who want to care oily T Zone \u0026amp; Dry U Zone:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eGreen apple serum on T Zone + Fondue Serum on U Zone\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eStep 6: People who want Glowy Look Makeup: \u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eFilter Serum (mix with foundation) + Fondue Serum (mix with Blush) \u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eStep 7: People who want deep brightening \u0026amp; hydrating care at once:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eVita C serum + Fondue serum\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e70,000+ selling Singapore’s viral skincare serums are winning the hearts of celebrities and beauty enthusiasts alike. \u003ca rel=\"noopener\" title=\"Julioly Serum Collections\" href=\"https:\/\/www.cocomo.sg\/blogs\/news\/julioly-s-4-serum-menu-1\" target=\"_blank\"\u003eClick here to learn more!\u003c\/a\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-bottom: -4px; float: none;\" alt=\"Julioly Serums\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.01.10_AM.webp?v=1763530836\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"float: none;\" alt=\"Julioly Serums\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.01.11_AM.webp?v=1763530902\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e \u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eSolve your Concerns\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePeople who want to care oily T Zone \u0026amp; Dry U Zone: Green apple serum on T Zone + Fondue Serum on U Zone\u003c\/li\u003e\n\u003cli\u003ePeople who want Glowy Look Makeup: Filter Serum (mix with foundation) + Fondue Serum (mix with Blush)\u003c\/li\u003e\n\u003cli\u003ePeople who want deep brightening \u0026amp; hydrating care at once: Vita C serum + Fondue serum\u003cspan style=\"font-size: 0.875rem;\"\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eGreen Apple Porefect Soothing Serum:\u003c\/strong\u003e\u003cbr\u003eWater, Glycereth-26, Butylene Glycol, Glycerin, Malus Domestica Fruit Extract,1,2-hexanediol, Hydroxyethyl Acrylate\/sodium Acryloyldimethyl Tauratecopolymer, Sodium Polystyrene Sulfonate, Pentylene Glycol, Propanediol,sodium Hyaluronate, Artemisia Princeps Extract, Centella Asiatica Extract,melaleuca Alternifolia (Tea Tree) Leaf Extract, Sodium Polyacrylate,sorbitan Isostearate, Boswellia Serrata Resin Extract, Lactobacillus\/hibiscussabdariffa Flower Ferment Filtrate, Citric Acid, Tromethamine, Betainesalicylate, Melia Azadirachta Leaf Extract, Glycolipids, Gluconolactone,allantoin, Melia Azadirachta Flower Extract, Hydrolyzed Hyaluronic Acid,capryloyl Salicylic Acid, Scutellaria Baicalensis Root Extract, Polygoumcuspidatum Root Extract, Sodium Acetylated Hyaluronate, Salicylic Acid,glycyrrhiza Glabra (Licorice) Root Extract, Camellia Sinensis Leaf Extract,rosmarinus Officinalis (Rosemary) Leaf Extract, Chamomilla Recutita(Matricaria) Flower Extract, Ulmus Davidiana Root Extract, Pueraria Lobataroot Extract, Pinus Palustris Leaf Extract, Oenothera Biennis (Evening Primrose)flower Extract.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCheese Glow Fondue Serum:\u003c\/strong\u003e\u003cbr\u003eWater, Helianthus Annuus (Sunflower) Seed Oil, Dipropylene Glycol, Butyleneglycol, Glycerin, C14-22 Alcohols, Isononyl Isononanoate, Niacinamide, Ricinuscommunis(Castor) Seed Oil, C12-20 Alkyl Glucoside, Inulin Lauryl Carbamate,simethicone, Isododecane, Magnesium Aluminum Silicate, 1,2-hexanediol,hydrogenated Castor Oil, Xanthan Gum, Dimethiconol, Copernicia Cerifera(Carnauba) Wax, Dimethicone\/vinyl Dimethicone Crosspolymer, Adenosine,boswellia Serrata Resin Extract, Sodium Polyacrylate, Disodium Edta,tranexamic Acid, Citric Acid, Sodium Hyaluronate, Glucose, Hyacinthusorientalis (Hyacinth) Extract, Salvia Sclarea (Clary) Extract, Centaurea Cyanusflower Extract, Borago Officinalis Extract, Chamomilla Recutita (Matricaria)flower Extract, Lavandula Angustifolia (Lavender) Flower Extract, Oryza Sativa(Rice) Extract, Prunus Amygdalus Dulcis (Sweet Almond) Seed Extract,lactobacillus\/soymilk Ferment Filtrate, Avena Sativa (Oat) Meal Extract,ethylhexylglycerin, Colostrum(10 Ppm), Propanediol.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eGreen Fig Smoothing Filter Serum:\u003cbr\u003e\u003c\/strong\u003eWater, Galactomyces Ferment Filtrate, Butylene Glycol, Glycerin, niacinamide, Ficus Carica (Fig) Fruit Extract, 1,2-hexanediol, Trehalose,sodium Hyaluronate, Acrylates\/c10-30 Alkyl Acrylate Crosspolymer, allantoin, Arginine, Adenosine, Glyceryl Acrylate\/Acrylic Acid Copolymer,ethylhexylglycerin, Hydrolyzed Hyaluronic Acid, Boswellia Serrata Resinextract, Disodium EDTA.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSuperfood Vita ToxC Smoothie Serum:\u003c\/strong\u003e\u003cbr\u003eGalactomyces Ferment Filtrate, Butylene Glycol, Dipropylene Glycol, Glycerin,niacinamide, 1,2-hexanediol, Water, Tromethamine, Ascorbic Acid, Acrylates\/c10-30 Alkyl Acrylate Crosspolymer, Trehalose, Caprylic\/capric Triglyceride,polyglyceryl-10 Laurate, Propanediol, Isononyi Isononanoate, Allantoin,glutathione, Hydroxyethylcellulose, Carbomer, Adenosine, Ethylhexylglycerin,castor Oil\/ipdi Copolymer, Glyceryl Acrylate\/acrylic Acid Copolymer, Daucuscarota Sativa (Carrot) Root Extract, Canola Oil, Arginine, Tocopheryl Acetate,brassica Oleracea Acephala Leaf Extract, Brassica Oleracea Italica (Broccoli) Extract,citrus Aurantium Dulcis (Orange) Fruit Extract, Origanum Vulgare Extract,petroselinum Sativum (Parsley) Extract, Daucus Carota Sativa (Carrot) Seed Oil,amodimethicone, Citrus Unshiu Peel Extract, Beta-carotene, Helianthus Annuus(Sunflower) Seed Oil, Boswellia Serrata Resin Extract, Disodium Edta, Fragrance,limonene, Linalool, Hexyl Cinnamal.\u003c\/p\u003e\n\u003ch3\u003eComplete your Routine\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/CustomSize_401_7a47550a-3f53-49fa-a48b-4d5297bc0b56.jpg?v=1697174660\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/julioly\/products\/julioly-green-apple-porefect-soothing-serum-50ml\" target=\"_blank\"\u003eGreen Apple Porefect Soothing Serum\u003c\/a\u003e – Remove dead skin cells, impurities and blackheads while providing pore care and soothing benefits all in one!\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly\" target=\"_blank\"\u003eCheese Glow Fondue Serum\u003c\/a\u003e – Moisture and hydration care in one serum A rich high-concentrated texture for tight and resilient skin, providing abundant nourishment from deep within.\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly-green-fig-smoothing-filter-serum-50ml\" target=\"_blank\"\u003eGreen Fig Smoothing Filter Serum \u003c\/a\u003e– The serum which is the key to your perfect makeup, smooths out rough and uneven skin texture, as if applying a photo filter. Enhance your skin's condition to its best!\u003c\/li\u003e\n\u003cli\u003e\n\u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly-superfood-vita-toxc-smoothie-serum-50ml\" target=\"_blank\"\u003eSuperfood Vita ToxC Smoothie Serum \u003c\/a\u003e– An antioxidant brightening recipe filled with vibrant oranges and superfood kale to brighten up dull skin.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch3\u003eKnow More\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/A_en.jpg?v=1697173302\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/APPLE2_efcff877-c891-411a-99d9-724d706db846.jpg?v=1697173322\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/A_en_443cd705-e469-4444-a18d-a66ea3a05040.jpg?v=1697173353\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/PURPLE2.jpg?v=1697173375\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/A_en_51d51237-b672-46e2-85f5-11d3e2a7f0a8.jpg?v=1697173391\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/LAT.jpg?v=1697173564\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/A_en_0bbe39fc-cb12-4d3f-a308-e391d853e5ec.jpg?v=1697173896\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/YELLOW2.jpg?v=1697173602\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e","brand":"JULIOLY","offers":[{"title":"(BUY 1) JULIOLY GREEN FIG FILTER SERUM","offer_id":45442699133174,"sku":"","price":39.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1) JULIOLY GREEN APPLE POREFECT SERUM","offer_id":45442699067638,"sku":"","price":39.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1) JULIOLY SUPERFOOD VITA TOXC SERUM","offer_id":45442699165942,"sku":"","price":39.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1) JULIOLY CHEESE FONDUE SERUM","offer_id":45442699100406,"sku":"","price":39.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/NEWMULTIPATCH_53fd9d5a-3dbb-428d-a352-838359f01329.jpg?v=1713525999"},{"product_id":"luvum-calming-repair-cica-gel-serum-80ml","title":"CLEARANCE SALE - [LUVUM] Calming Repair Cica Gel Serum 80ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca style=\"background-color: rgb(255, 255, 255);\" rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"230\" data-end=\"244\" style=\"text-align: center;\"\u003e\u003cstrong data-start=\"233\" data-end=\"242\"\u003e\u003cspan data-sheets-root=\"1\"\u003e\u003cspan style=\"color: #000000;\"\u003e\u003cspan style=\"color: #000000; background-color: #ffff00;\"\u003e\u003cspan style=\"background-color: rgb(255, 233, 214);\"\u003e⚠️ \u003cstrong data-start=\"3\" data-end=\"24\"\u003eClearance Notice:\u003c\/strong\u003e\u003c\/span\u003e\u003cbr data-start=\"24\" data-end=\"27\"\u003e\u003cspan style=\"background-color: rgb(255, 233, 214);\"\u003ePlease check expiry dates before purchase.\u003c\/span\u003e\u003cbr data-start=\"69\" data-end=\"72\"\u003e\u003cspan style=\"background-color: rgb(255, 233, 214);\"\u003eItems are \u003cstrong data-start=\"82\" data-end=\"119\"\u003enon-refundable \u0026amp; non-exchangeable\u003c\/strong\u003e.\u003c\/span\u003e\u003cbr data-start=\"120\" data-end=\"123\"\u003e\u003cspan style=\"background-color: rgb(255, 233, 214);\"\u003eBuy only if comfortable with the stated expiry date.\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"230\" data-end=\"244\"\u003e\u003cstrong data-start=\"233\" data-end=\"242\"\u003eName:\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eLuvum Calming Repair Cica Gel Serum\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"284\" data-end=\"304\"\u003e\u003cstrong data-start=\"284\" data-end=\"295\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"295\" data-end=\"298\"\u003e80ml\u003c\/p\u003e\n\u003cp data-start=\"306\" data-end=\"334\"\u003e\u003cstrong data-start=\"306\" data-end=\"318\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"318\" data-end=\"321\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"306\" data-end=\"334\"\u003e\u003cstrong\u003eExpiry Date: \u003c\/strong\u003e\u003cbr\u003e29 Sep 2026\u003c\/p\u003e\n\u003cp data-start=\"341\" data-end=\"370\"\u003e\u003cstrong data-start=\"345\" data-end=\"368\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eThe Luvum Calming Repair Cica Gel Serum is a lightweight yet deeply hydrating mist-serum, formulated with \u003c\/span\u003e\u003cstrong data-start=\"477\" data-end=\"516\" style=\"font-size: 0.875rem;\"\u003e80% young Centella Asiatica extract\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e to instantly calm irritation, reduce redness, and replenish moisture.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"590\" data-end=\"977\"\u003eIts innovative gel-mist texture delivers the soothing and barrier-strengthening benefits of Cica in a refreshing, non-sticky veil that locks in hydration and protects skin from environmental stressors. Perfect for sensitive, dry, or reactive skin, this multi-tasking serum can be used as a toner, essence, serum, or even as a \u003cstrong data-start=\"916\" data-end=\"932\"\u003emakeup fixer\u003c\/strong\u003e to maintain a fresh, radiant glow all day.\u003c\/p\u003e\n\u003cp data-start=\"979\" data-end=\"1109\"\u003eWith every spritz, skin feels cool, comforted, and revitalized — making it the ideal quick skin pick-me-up at home or on-the-go.\u003c\/p\u003e\n\u003chr data-start=\"1111\" data-end=\"1114\"\u003e\n\u003ch3 data-start=\"1116\" data-end=\"1136\"\u003e\u003cstrong data-start=\"1120\" data-end=\"1134\"\u003eHow to Use\u003c\/strong\u003e\u003c\/h3\u003e\n\u003col data-start=\"1137\" data-end=\"1472\"\u003e\n\u003cli data-start=\"1137\" data-end=\"1239\"\u003e\n\u003cp data-start=\"1140\" data-end=\"1239\"\u003e\u003cstrong data-start=\"1140\" data-end=\"1161\"\u003eAs a Serum\/Toner:\u003c\/strong\u003e After cleansing, shake well and spritz evenly over the face from 20cm away.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1240\" data-end=\"1312\"\u003e\n\u003cp data-start=\"1243\" data-end=\"1312\"\u003e\u003cstrong data-start=\"1243\" data-end=\"1262\"\u003eDuring the Day:\u003c\/strong\u003e Spray anytime for a refreshing hydration boost.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1313\" data-end=\"1391\"\u003e\n\u003cp data-start=\"1316\" data-end=\"1391\"\u003e\u003cstrong data-start=\"1316\" data-end=\"1338\"\u003eAs a Makeup Fixer:\u003c\/strong\u003e Lightly mist over makeup to lock in a dewy finish.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1392\" data-end=\"1472\"\u003e\n\u003cp data-start=\"1395\" data-end=\"1472\"\u003ePat gently for faster absorption and proceed with moisturizer or sunscreen.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1474\" data-end=\"1477\"\u003e\n\u003ch3 data-start=\"1479\" data-end=\"1513\"\u003e\u003cstrong data-start=\"1483\" data-end=\"1511\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-start=\"1514\" data-end=\"1797\"\u003e\n\u003cli data-start=\"1514\" data-end=\"1581\"\u003e\n\u003cp data-start=\"1516\" data-end=\"1581\"\u003eRedness and irritation from sensitivity or environmental stress\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1582\" data-end=\"1629\"\u003e\n\u003cp data-start=\"1584\" data-end=\"1629\"\u003eDryness or dehydration needing quick relief\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1630\" data-end=\"1675\"\u003e\n\u003cp data-start=\"1632\" data-end=\"1675\"\u003eSkin prone to flare-ups or barrier damage\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1676\" data-end=\"1724\"\u003e\n\u003cp data-start=\"1678\" data-end=\"1724\"\u003eMakeup fading or looking dull during the day\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1725\" data-end=\"1797\"\u003e\n\u003cp data-start=\"1727\" data-end=\"1797\"\u003eA need for a multi-use product that hydrates, soothes, and refreshes\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1799\" data-end=\"1802\"\u003e\n\u003ch3 data-start=\"1804\" data-end=\"1835\"\u003e\u003cstrong data-start=\"1808\" data-end=\"1833\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"1837\" data-end=\"1855\"\u003e\u003cstrong data-start=\"1837\" data-end=\"1853\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1856\" data-end=\"2253\"\u003e\n\u003cli data-start=\"1856\" data-end=\"1936\"\u003e\n\u003cp data-start=\"1859\" data-end=\"1936\"\u003e\u003cstrong data-start=\"1859\" data-end=\"1908\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle morning cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1937\" data-end=\"2009\"\u003e\n\u003cp data-start=\"1940\" data-end=\"2009\"\u003e\u003cstrong data-start=\"1940\" data-end=\"1982\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Refresh and prep skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2010\" data-end=\"2089\"\u003e\n\u003cp data-start=\"2013\" data-end=\"2089\"\u003e\u003cstrong data-start=\"2013\" data-end=\"2052\"\u003eLuvum Calming Repair Cica Gel Serum\u003c\/strong\u003e – Mist for hydration and soothing.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2090\" data-end=\"2164\"\u003e\n\u003cp data-start=\"2093\" data-end=\"2164\"\u003e\u003cstrong data-start=\"2093\" data-end=\"2128\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Lock in moisture and calm skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2165\" data-end=\"2253\"\u003e\n\u003cp data-start=\"2168\" data-end=\"2253\"\u003e\u003cstrong data-start=\"2168\" data-end=\"2214\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – SPF protection for sensitive skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2255\" data-end=\"2273\"\u003e\u003cstrong data-start=\"2255\" data-end=\"2271\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2274\" data-end=\"2575\"\u003e\n\u003cli data-start=\"2274\" data-end=\"2347\"\u003e\n\u003cp data-start=\"2277\" data-end=\"2347\"\u003e\u003cstrong data-start=\"2277\" data-end=\"2310\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove sunscreen and impurities.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2348\" data-end=\"2424\"\u003e\n\u003cp data-start=\"2351\" data-end=\"2424\"\u003e\u003cstrong data-start=\"2351\" data-end=\"2400\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Cleanse thoroughly.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2425\" data-end=\"2502\"\u003e\n\u003cp data-start=\"2428\" data-end=\"2502\"\u003e\u003cstrong data-start=\"2428\" data-end=\"2467\"\u003eLuvum Calming Repair Cica Gel Serum\u003c\/strong\u003e – Hydrate and calm before cream.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2503\" data-end=\"2575\"\u003e\n\u003cp data-start=\"2506\" data-end=\"2575\"\u003e\u003cstrong data-start=\"2506\" data-end=\"2541\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Strengthen barrier overnight.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2577\" data-end=\"2603\"\u003e\u003cstrong data-start=\"2577\" data-end=\"2601\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"2604\" data-end=\"2752\"\u003e\n\u003cli data-start=\"2604\" data-end=\"2692\"\u003e\n\u003cp data-start=\"2606\" data-end=\"2692\"\u003e\u003cstrong data-start=\"2606\" data-end=\"2650\"\u003eLuvum Real Calming Repair Cica Oil Serum\u003c\/strong\u003e – Extra nourishment and barrier repair.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2693\" data-end=\"2752\"\u003e\n\u003cp data-start=\"2695\" data-end=\"2752\"\u003e\u003cstrong data-start=\"2695\" data-end=\"2724\"\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Detox and refine pores.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cp\u003eCentella Asiatica Leaf Extract, Pentyleneglycol, Butylene Glycol, Ethanol, 1,2-hexanediol, Methylgluceth-20, Panthenol, Cornmintleaf Extract, Purified Water, Sodium Poly Acryloyldimethyl Taurate, Poly Glyceryl-10 Laurate, Polyglyceryl-4 Laurate, Caprylyl\/capryl Glucoside, Polyglutamic Acid, Dextrin, Safflower Extract, Gardenia Extract, Fragrance.\u003c\/p\u003e\n\u003ch3\u003eKnow More\u003cbr\u003e\n\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_410.jpg?v=1711104117\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_411.jpg?v=1711104226\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_412.jpg?v=1711104340\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_413.jpg?v=1711104392\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_414.jpg?v=1711104428\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_415.jpg?v=1711104471\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_416.jpg?v=1711104499\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_417.jpg?v=1711104539\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_418.jpg?v=1711104634\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_419.jpg?v=1711104679\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_420.jpg?v=1711104752\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_421.jpg?v=1711104775\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_422.jpg?v=1711104894\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_423.jpg?v=1711104945\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_424.jpg?v=1711105066\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_425.jpg?v=1711105169\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_426.jpg?v=1711105234\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_427.jpg?v=1711105335\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Custom_Size_428.jpg?v=1711105451\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM CALMING REPAIR CICA GEL SERUM","offer_id":51225889046774,"sku":null,"price":24.4,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1) LUVUM CALMING REPAIR CICA GEL SERUM + (1 FREE) REFILL","offer_id":46166123774198,"sku":"","price":19.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/DDDD.jpg?v=1711006537"},{"product_id":"julioly-foot-callus-remover-home-care-set","title":"[JULIOLY] Foot Callus Remover Home Care Set","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cbr\u003e\u003cimg style=\"margin-top: -5px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/JO_Celebs_2025.webp?v=1763061114\"\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eABOUT BRAND: \u003ca style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\" href=\"https:\/\/www.cocomo.sg\/collections\/julioly\" target=\"_blank\"\u003eJULIOLY\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/TOGETHER_JULIOLY_REMOVER_SET.jpg?v=1721220466\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Snapinsta.app_451075162_1943088752786930_1637218668358092077_n_1080_3d640cee-368f-45ac-8da2-26a620dd0815.jpg?v=1721220506\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003eJulioly Foot Callus Remover Home Care Set\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e1 Piece of Premium 316 Stainless Steel Foot File\u003cbr\u003e1 Piece of Foot Callus Remover 100ml\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade in:\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eSouth Korea\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eYour at-home solution for softer, smoother and well-maintained feet.\u003c\/p\u003e\n\u003cp data-start=\"544\" data-end=\"733\"\u003eThis complete two-step system combines a gentle callus remover spray with a premium dual-sided 316 stainless steel foot file — giving you a professional-grade pedicure experience from home.\u003c\/p\u003e\n\u003cp data-start=\"735\" data-end=\"1024\"\u003eThe callus remover helps soften rough, dry and hardened skin, while the foot file gently buffs away coarse areas for a fresher, smoother finish. Infused with soothing Lavender, Chamomile, Hyacinth and Avocado Oil, the formula conditions the skin and provides comfort to dry, stressed feet.\u003c\/p\u003e\n\u003cp data-start=\"1026\" data-end=\"1121\"\u003ePerfect for weekly self-care, it leaves feet feeling soft, refreshed and beautifully cared for.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong data-start=\"1131\" data-end=\"1163\"\u003e✨ Premium Foot File Features\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1165\" data-end=\"1274\" style=\"padding-left: 40px;\"\u003e\u003cstrong data-start=\"1165\" data-end=\"1193\"\u003e• Dual-sided performance\u003c\/strong\u003e\u003cbr data-start=\"1193\" data-end=\"1196\"\u003eEmbossed surface removes dead skin; smooth side refines for a polished finish.\u003c\/p\u003e\n\u003cp data-start=\"1276\" data-end=\"1365\" style=\"padding-left: 40px;\"\u003e\u003cstrong data-start=\"1276\" data-end=\"1312\"\u003e• Professional-grade exfoliation\u003c\/strong\u003e\u003cbr data-start=\"1312\" data-end=\"1315\"\u003eTargets rough, dry and callused areas effectively.\u003c\/p\u003e\n\u003cp data-start=\"1367\" data-end=\"1450\" style=\"padding-left: 40px;\"\u003e\u003cstrong data-start=\"1367\" data-end=\"1389\"\u003e• Ergonomic design\u003c\/strong\u003e\u003cbr data-start=\"1389\" data-end=\"1392\"\u003eComfortable grip for easier use with reduced hand fatigue.\u003c\/p\u003e\n\u003cp data-start=\"1452\" data-end=\"1545\" style=\"padding-left: 40px;\"\u003e\u003cstrong data-start=\"1452\" data-end=\"1486\"\u003e• High-quality stainless steel\u003c\/strong\u003e\u003cbr data-start=\"1486\" data-end=\"1489\"\u003eDurable 316-grade material for long-lasting performance.\u003c\/p\u003e\n\u003cp data-start=\"1547\" data-end=\"1608\" style=\"padding-left: 40px;\"\u003e\u003cstrong data-start=\"1547\" data-end=\"1573\"\u003e• Gentle yet effective\u003c\/strong\u003e\u003cbr data-start=\"1573\" data-end=\"1576\"\u003eSmooths skin without irritation.\u003c\/p\u003e\n\u003cp data-start=\"1610\" data-end=\"1689\" style=\"padding-left: 40px;\"\u003e\u003cstrong data-start=\"1610\" data-end=\"1630\"\u003e• Versatile care\u003c\/strong\u003e\u003cbr data-start=\"1630\" data-end=\"1633\"\u003eSuitable for mild roughness and thicker callus build-up.\u003c\/p\u003e\n\u003cp data-start=\"1696\" data-end=\"1734\"\u003e\u003cstrong data-start=\"1699\" data-end=\"1734\"\u003e✨ Callus Remover Spray Benefits\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"1736\" data-end=\"1846\" style=\"padding-left: 40px;\"\u003e\u003cstrong data-start=\"1736\" data-end=\"1758\"\u003e• Soften \u0026amp; Prepare\u003c\/strong\u003e\u003cbr data-start=\"1758\" data-end=\"1761\"\u003eEnriched with Avocado Oil, Glycerin and soothing botanicals to soften hardened areas.\u003c\/p\u003e\n\u003cp data-start=\"1848\" data-end=\"1941\" style=\"padding-left: 40px;\"\u003e\u003cstrong data-start=\"1848\" data-end=\"1870\"\u003e• Easy Application\u003c\/strong\u003e\u003cbr data-start=\"1870\" data-end=\"1873\"\u003eSpray onto rough spots, wait 30 seconds and buff with the foot file.\u003c\/p\u003e\n\u003cp data-start=\"1943\" data-end=\"2019\" style=\"padding-left: 40px;\"\u003e\u003cstrong data-start=\"1943\" data-end=\"1963\"\u003e• Deep Hydration\u003c\/strong\u003e\u003cbr data-start=\"1963\" data-end=\"1966\"\u003eConditions and hydrates while lifting away dead skin.\u003c\/p\u003e\n\u003cp data-start=\"2021\" data-end=\"2109\" style=\"padding-left: 40px;\"\u003e\u003cstrong data-start=\"2021\" data-end=\"2044\"\u003e• Prevents Build-Up\u003c\/strong\u003e\u003cbr data-start=\"2044\" data-end=\"2047\"\u003eDesigned for regular use to maintain smooth, comfortable feet.\u003c\/p\u003e\n\u003cp data-start=\"2111\" data-end=\"2197\" style=\"padding-left: 40px;\"\u003e\u003cstrong data-start=\"2111\" data-end=\"2135\"\u003e• Gentle Alternative\u003c\/strong\u003e\u003cbr data-start=\"2135\" data-end=\"2138\"\u003eA safe, effective option compared to harsh foot treatments.\u003cbr\u003e\u003c\/p\u003e\n\u003cp data-start=\"2204\" data-end=\"2220\"\u003e\u003cstrong data-start=\"2207\" data-end=\"2220\"\u003e✨ Results\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"2222\" data-end=\"2300\" style=\"padding-left: 40px;\"\u003eSoft, refreshed and well-maintained feet — all from home, with minimal effort.\u003c\/p\u003e\n\u003cstyle\u003e\n  .instagram-media {\n    margin: 20px auto !important;\n    max-width: 540px !important;\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cblockquote data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/DDLjKhFPzdB\/\" class=\"instagram-media\"\u003e\u003c\/blockquote\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli data-start=\"199\" data-end=\"232\"\u003e\n\u003cstrong data-start=\"199\" data-end=\"213\"\u003eShake well\u003c\/strong\u003e before each use.\u003c\/li\u003e\n\u003cli data-start=\"236\" data-end=\"305\"\u003e\n\u003cstrong data-start=\"236\" data-end=\"256\"\u003eSpray generously\u003c\/strong\u003e onto dry, rough or callused areas of the feet.\u003c\/li\u003e\n\u003cli data-start=\"309\" data-end=\"363\"\u003eAllow the formula to \u003cstrong data-start=\"330\" data-end=\"360\"\u003eactivate for 30–60 seconds\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli data-start=\"367\" data-end=\"450\"\u003eUsing the \u003cstrong data-start=\"377\" data-end=\"394\"\u003eembossed side\u003c\/strong\u003e of the foot file, gently buff away softened calluses.\u003c\/li\u003e\n\u003cli data-start=\"454\" data-end=\"499\"\u003eReapply spray as needed for stubborn areas.\u003c\/li\u003e\n\u003cli data-start=\"503\" data-end=\"571\"\u003eUse the \u003cstrong data-start=\"511\" data-end=\"526\"\u003esmooth side\u003c\/strong\u003e of the file to refine and polish the skin.\u003c\/li\u003e\n\u003cli data-start=\"575\" data-end=\"640\"\u003e\n\u003cstrong data-start=\"575\" data-end=\"594\"\u003eRinse your feet\u003c\/strong\u003e with water or wipe clean with a damp cloth.\u003c\/li\u003e\n\u003cli data-start=\"644\" data-end=\"721\"\u003e\n\u003cstrong data-start=\"644\" data-end=\"662\"\u003eDry thoroughly\u003c\/strong\u003e, then apply a cream or moisturiser to lock in hydration.\u003c\/li\u003e\n\u003cli data-start=\"725\" data-end=\"800\"\u003e\n\u003cstrong data-start=\"725\" data-end=\"747\"\u003eWash the foot file\u003c\/strong\u003e under running water and let it dry before storing.\u003c\/li\u003e\n\u003cli data-start=\"805\" data-end=\"877\"\u003eAvoid applying \u003cstrong data-start=\"820\" data-end=\"842\"\u003eexcessive pressure\u003c\/strong\u003e on one spot to prevent discomfort.\u003cbr\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/buff-away-the-blues-get-salon-soft-feet-at-home-with-julioly\" title=\"Julioly Home Care Set\" rel=\"noopener\" target=\"_blank\"\u003e\u003cstrong\u003eHair? Won. Skin? Won. And with our nail pen and foot care already fan-favourites, Julioly is officially a tip-to-toe obsession among all 😯😉\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.04.08_AM.webp?v=1763533818\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eSolve your Concerns\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who feel they are losing confidence in their bare feet.\u003c\/li\u003e\n\u003cli\u003eThose who are uncomfortable due to dry and cracked skin.\u003c\/li\u003e\n\u003cli\u003eThose who experience discomfort from rough skin.\u003c\/li\u003e\n\u003cli\u003eThose whose stockings often get runs.\u003c\/li\u003e\n\u003cli\u003eThose who prefer gentle care options.\u003c\/li\u003e\n\u003cli\u003eThose who struggle with confidence due to dry Feet.\u003c\/li\u003e\n\u003cli\u003eThose who have cracked Feet.\u003c\/li\u003e\n\u003cli\u003eThose who have discomfort from rough skin.\u003c\/li\u003e\n\u003cli\u003eThose who want a pedicure at home.\u003c\/li\u003e\n\u003cli\u003eThose who want to soften rough skin.\u003c\/li\u003e\n\u003cli\u003eThose looking to remove dead skin cells on their skin.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cp\u003eWater, Alcohol, Carbomer, Cetrimonium Methosulfate, Glycerin, Persea Gratissima (Avocado) Oil, Lavandula Angustifolia (Lavender) Flower Ex- Tract, Chamomilla Recutita (Matricaria) Flower Extract, Borago Officina-tract, Salvia Sclarea (Clary) Extract, Hyacinthus Orientalis (Hyacinth) Exlis Extract, Centaurea Cyanus Flower Extract, Butylene Glycol, Peg-601,2-hexanediolhydrogenated Castor Oil, Ethylhexylglycerin, 1,2-hexanediol, Sodium Chloride, Phenoxyetha-nol, Disodium Edta, Fragrance.\u003c\/p\u003e\n\u003ch3\u003eComplete your Routine\u003c\/h3\u003e\n\u003cp\u003eComplete your self-care ritual with our JuliOly Home Care Sets for body care!\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eThe \u003cstrong\u003eJulioly Foot Callus Remover Home Care Set\u003c\/strong\u003e effectively targets rough, dry, and cracked skin, revealing softer, smoother feet with regular use.\u003c\/li\u003e\n\u003cli\u003eThe \u003ca href=\"https:\/\/www.cocomo.sg\/products\/julioly-cuticare-revitalizing-nail-oil-pen-2ml\" rel=\"noopener\" target=\"_blank\"\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003eJulioly Nail \u0026amp; Cuticle Oil Pen\u003c\/strong\u003e\u003c\/a\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003e natural formula transforms dry cuticles into soft skin, strengthens nails, and promotes healthy growth effectively.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c!-- notionvc: ac4dd4aa-39d9-40d0-b341-bff662447465 --\u003e\u003c\/p\u003e\n\u003ch3\u003eKnow More\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: -5px; margin-bottom: 16px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/imgi_45_julioly_Foot_Callus_Remover_Home_Care_Set_D.webp?v=1763579456\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"display: none;\"\u003eThe JULIOLY Foot Callus Remover Home Care Set is designed for individuals seeking an easy, effective way to manage rough or hardened skin on the feet from the comfort of home. Featuring a blend of botanical extracts such as lavender, hyacinth, chamomile, borage and avocado oil, the formula helps soften the appearance of callused areas while providing soothing hydration to dry skin. Its conditioning properties make it suitable for those who experience discomfort from daily friction or long hours on their feet. This home care set supports a simple at-home pedicure routine, allowing users to maintain smoother and more refreshed-looking feet without the need for professional treatments. The lightweight liquid absorbs easily, helping loosen hardened buildup so it can be gently removed. Regular use can help feet feel softer, more comfortable and better cared for, especially when paired with consistent moisturisation. Customers in Singapore value the convenience of fast SG delivery for this popular foot-care product, ensuring they can restock their essentials quickly and maintain their weekly routine without interruption. The set is particularly appreciated by those looking for practical, results-focused care that fits seamlessly into busy lifestyles. Whether used weekly or as needed, the JULIOLY Foot Callus Remover Home Care Set offers a gentle, effective way to soften rough skin and promote smoother, healthier-looking feet. Its blend of botanical extracts and conditioning ingredients helps support a refreshed, well-maintained appearance with minimal effort.\u003c\/div\u003e","brand":"JULIOLY","offers":[{"title":"(BUY 1) JULIOLY CALLUS REMOVER HOME CARE SET","offer_id":47017396371702,"sku":"","price":24.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) JULIOLY CALLUS REMOVER HOME CARE SET","offer_id":47017396404470,"sku":"","price":59.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) JULIOLY CALLUS REMOVER HOME CARE SET","offer_id":47017396470006,"sku":"","price":89.55,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Untitled_31_76a27a0e-5236-44bb-83fd-4bbddeeb729a.jpg?v=1721221114"},{"product_id":"julioly-cuticare-revitalizing-nail-oil-pen-2ml","title":"[JULIOLY] CutiCare Revitalizing Nail Oil Pen 2ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cbr\u003e\u003cimg style=\"margin-top: -5px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/JO_Celebs_2025.webp?v=1763061114\"\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cstrong\u003eABOUT BRAND: \u003ca style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\" href=\"https:\/\/www.cocomo.sg\/collections\/julioly\" target=\"_blank\"\u003eJULIOLY\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/TOGETHER_JULIOLY_NAIL_NEW.jpg?v=1754281172\" alt=\"\" style=\"font-size: 0.875rem;\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003eJulioly CutiCare Revitalizing Nail Oil Pen\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e2ml\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eMade in:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eJULIOLY CutiCare Revitalizing Nail Oil Pen is a deeply nourishing cuticle treatment crafted with 99.9% natural oils to restore softness, moisture and a healthy-looking nail appearance. Powered by eight botanical oils — Olive, Sunflower Seed, Sweet Almond, Rosehip, Jojoba Seed, Calendula, Apricot Kernel and Avocado — it delivers rich hydration and essential nutrients to revive dry, cracked cuticles.\u003c\/p\u003e\n\u003cp data-end=\"1189\" data-start=\"939\"\u003eStrengthened with Vitamin E, the formula helps improve nail resilience while giving cuticles a smooth, supple finish. Free from alcohol, preservatives and artificial colours, it offers a gentle, irritation-free experience suitable for sensitive skin.\u003c\/p\u003e\n\u003cp data-end=\"1451\" data-start=\"1191\"\u003eThe sleek twist-pen design allows precise, hygienic and on-the-go application, making daily nail care effortless. With its soft floral aroma and fast-absorbing, non-greasy texture, this nourishing oil leaves nails glossy, conditioned and beautifully cared for.\u003c\/p\u003e\n\u003cp data-end=\"1504\" data-start=\"1453\"\u003eHealthy, polished nails — made simple with JULIOLY.\u003c\/p\u003e\n\u003cstyle\u003e\n  .instagram-media {\n    margin: 20px auto !important;\n    max-width: 540px !important;\n  }\n\u003c\/style\u003e\n\n\u003cdiv style=\"text-align:center;\"\u003e\n\n  \u003cblockquote class=\"instagram-media\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/p\/DDLjKhFPzdB\/\" data-instgrm-version=\"14\"\u003e\n  \u003c\/blockquote\u003e\n\n\u003c\/div\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003col\u003e\n\u003cli data-end=\"151\" data-start=\"134\"\u003eRemove the cap.\u003c\/li\u003e\n\u003cli data-end=\"234\" data-start=\"155\"\u003eTwist the bottom of the pen clockwise until the oil appears on the brush tip.\u003c\/li\u003e\n\u003cli data-end=\"319\" data-start=\"238\"\u003eGently brush the oil along your cuticles, tracing the entire base of each nail.\u003c\/li\u003e\n\u003cli data-end=\"371\" data-start=\"323\"\u003eUse on both natural nails and manicured nails.\u003c\/li\u003e\n\u003cli data-end=\"470\" data-start=\"375\"\u003eReapply anytime your cuticles feel dry for healthy-looking, hydrated nails with a natural glow.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003ca rel=\"noopener\" title=\"Julioly Home Care Set\" href=\"https:\/\/www.cocomo.sg\/blogs\/news\/buff-away-the-blues-get-salon-soft-feet-at-home-with-julioly\" target=\"_blank\"\u003e\u003cstrong\u003eHair? Won. Skin? Won. And with our nail pen and foot care already fan-favourites, Julioly is officially a tip-to-toe obsession among all 😯😉\u003c\/strong\u003e\u003c\/a\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-11-19_at_5.04.08_AM.webp?v=1763533818\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eSolve your Concerns\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli\u003eThose with dry hands and nails.\u003c\/li\u003e\n\u003cli\u003eThose with cracked skin around nails.\u003c\/li\u003e\n\u003cli\u003eThose who want quick nourishment before \u0026amp; after cuticle removal.\u003c\/li\u003e\n\u003cli\u003eThose who need nail and pedi aftercare.\u003c\/li\u003e\n\u003cli\u003eThose who want to take good care of the nails and ensure their proper growth.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 style=\"text-align: left;\"\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cp style=\"text-align: left;\"\u003eOlea Europaea (Olive) Fruit Oil, Helianthus Annuus (Sunflower) Seed Oil, Corylus Avellana (Hazelnut) Seed Extract, Prunus Amygdalus Dulci (Sweet Almond) Oil, Rosa Canina Flower Oil, Simmondsia Chinensis (Jojoba) Seed Oil, Calendula Officinalis Flower Oil, Prunus Armeniaca (Apricot) Kernel Oil, Persea Gratissima (Avocado) Oil, Tocopheryl Ace Tate, Fragrance.\u003c\/p\u003e\n\u003ch3 style=\"text-align: left;\"\u003eComplete your Routine\u003c\/h3\u003e\n\u003cp style=\"text-align: left;\"\u003eComplete your self-care ritual with our Julioly Home Care Sets for body care!\u003c\/p\u003e\n\u003cul style=\"text-align: left;\"\u003e\n\u003cli\u003eThe \u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/products\/julioly-foot-callus-remover-home-care-set\" target=\"_blank\"\u003e\u003cstrong\u003eJulioly Foot Callus Remover Home Care Set\u003c\/strong\u003e\u003c\/a\u003e effectively targets rough, dry, and cracked skin, revealing softer, smoother feet with regular use.\u003c\/li\u003e\n\u003cli\u003eThe \u003cstrong\u003eJulioly Nail \u0026amp; Cuticle Oil Pen\u003c\/strong\u003e natural formula transforms dry cuticles into soft skin, strengthens nails, and promotes healthy growth effectively.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 style=\"text-align: left;\"\u003eKnow More\u003c\/h3\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/imgi_45_julioly_Nail_Cuticle_Oil_Pen_2ml_D.webp?v=1763578542\" alt=\"\"\u003e\u003c\/h3\u003e\n\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: none;\"\u003eThe JULIOLY CutiCare Revitalizing Nail Oil Pen is crafted for individuals who want an easy, effective way to keep their nails and cuticles looking smooth, hydrated and healthy. The formula combines a carefully selected blend of plant-based oils including olive, jojoba, rosehip, hazelnut, calendula and avocado oil. These ingredients help nourish dry nail beds and soften rough cuticles, making the nail area appear more polished and well maintained. Vitamin E contributes additional conditioning benefits, enhancing moisture retention and leaving the nails with a natural sheen. Designed in a travel-friendly twist-pen format, the Nail Oil Pen allows convenient, precise application throughout the day. Users can apply it after washing hands, during manicure routines or whenever cuticles feel dry. The lightweight texture absorbs quickly without leaving a greasy residue, making it suitable for daily use and for individuals who prefer minimal-maintenance nail care. Customers in Singapore appreciate the convenience of receiving 100% authentic JULIOLY products through fast SG delivery. This ensures timely replenishment for those who use nail treatments regularly or enjoy keeping a nail oil pen in their handbags or workspaces. The product’s blend of nourishing oils and its easy application method make it a popular choice among users who want quick and reliable cuticle care that fits seamlessly into their lifestyle. Whether used as part of a manicure routine or as a simple daily hydration step, the JULIOLY CutiCare Revitalizing Nail Oil Pen offers an effortless way to maintain nails that look smooth, conditioned and naturally resilient. Its gentle formula and fuss-free design make it an ideal companion for achieving healthy-looking nails with minimal effort.\u003c\/div\u003e","brand":"JULIOLY","offers":[{"title":"(BUY 1) JULIOLY REVITALIZING NAIL OIL PEN","offer_id":47018193223926,"sku":"","price":15.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2) JULIOLY REVITALIZING NAIL OIL PEN","offer_id":47018193289462,"sku":"","price":27.8,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3) JULIOLY REVITALIZING NAIL OIL PEN","offer_id":47018193322230,"sku":"","price":38.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 5) JULIOLY REVITALIZING NAIL OIL PEN","offer_id":47018193354998,"sku":"","price":59.5,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Shopify_3_5514a33c-1114-4a1f-bd4e-23e550b40041.jpg?v=1721235544"},{"product_id":"luvum-calming-repair-cica-cream-50ml","title":"[LUVUM] Calming Repair Cica Cream 50ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–7 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca style=\"background-color: rgb(255, 255, 255);\" rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-end=\"271\" data-start=\"257\"\u003e\u003cstrong data-end=\"269\" data-start=\"260\"\u003eName:\u003cbr\u003e\u003c\/strong\u003eLuvum Calming Repair Cica Cream\u003c\/p\u003e\n\u003cp data-end=\"327\" data-start=\"307\"\u003e\u003cstrong data-end=\"318\" data-start=\"307\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-end=\"321\" data-start=\"318\"\u003e50ml\u003c\/p\u003e\n\u003cp data-end=\"357\" data-start=\"329\"\u003e\u003cstrong data-end=\"341\" data-start=\"329\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-end=\"344\" data-start=\"341\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-end=\"393\" data-start=\"364\"\u003e\u003cstrong data-end=\"391\" data-start=\"368\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003eThe Luvum Calming Repair Cica Cream is a high-performance soothing moisturizer enriched with \u003cstrong data-end=\"531\" data-start=\"487\"\u003eover 60% young Centella Asiatica extract\u003c\/strong\u003e to calm irritation, reduce inflammation, and smooth rough skin. Its \u003cstrong data-end=\"622\" data-start=\"600\"\u003eCera-Aqua™ formula\u003c\/strong\u003e combines ceramides and hydration boosters to strengthen the skin barrier, lock in moisture, and restore balance to dry, sensitive skin.\u003c\/p\u003e\n\u003cp data-end=\"1074\" data-start=\"762\"\u003eWith a featherlight texture that absorbs quickly without greasiness, it delivers deep hydration while providing immediate relief from redness and discomfort. Free from 16 potentially harmful ingredients and clinically tested for skin safety, this cream is suitable for all skin types — even the most sensitive.\u003c\/p\u003e\n\u003cp data-end=\"1142\" data-start=\"1076\"\u003eUse daily for a calmer, stronger, and more resilient complexion.\u003c\/p\u003e\n\u003chr data-end=\"1147\" data-start=\"1144\"\u003e\n\u003cp data-end=\"1169\" data-start=\"1149\"\u003e\u003cstrong data-end=\"1167\" data-start=\"1153\"\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-end=\"1467\" data-start=\"1170\"\u003e\n\u003cli data-end=\"1250\" data-start=\"1170\"\u003e\n\u003cp data-end=\"1250\" data-start=\"1173\"\u003eApply as the last step of your skincare routine in the morning and evening.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1321\" data-start=\"1251\"\u003e\n\u003cp data-end=\"1321\" data-start=\"1254\"\u003eReapply throughout the day to soothe and protect irritated areas.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1467\" data-start=\"1322\"\u003e\n\u003cp data-end=\"1467\" data-start=\"1325\"\u003eAt night, layer a thicker amount as an \u003cstrong data-end=\"1392\" data-start=\"1364\"\u003eovernight hydrating mask\u003c\/strong\u003e to enhance barrier repair and wake up to softer, healthier-looking skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-end=\"1472\" data-start=\"1469\"\u003e\n\u003cp data-end=\"1508\" data-start=\"1474\"\u003e\u003cstrong data-end=\"1506\" data-start=\"1478\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"1804\" data-start=\"1509\"\u003e\n\u003cli data-end=\"1576\" data-start=\"1509\"\u003e\n\u003cp data-end=\"1576\" data-start=\"1511\"\u003eRedness and irritation from sensitivity or environmental stress\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1632\" data-start=\"1577\"\u003e\n\u003cp data-end=\"1632\" data-start=\"1579\"\u003eWeakened skin barrier needing repair and protection\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1669\" data-start=\"1633\"\u003e\n\u003cp data-end=\"1669\" data-start=\"1635\"\u003eRough, dry patches or flaky skin\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1730\" data-start=\"1670\"\u003e\n\u003cp data-end=\"1730\" data-start=\"1672\"\u003eSkin prone to inflammation or post-procedure sensitivity\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1804\" data-start=\"1731\"\u003e\n\u003cp data-end=\"1804\" data-start=\"1733\"\u003eDesire for a lightweight cream that deeply hydrates without heaviness\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-end=\"1809\" data-start=\"1806\"\u003e\n\u003ch3 data-end=\"1842\" data-start=\"1811\"\u003e\u003cstrong data-end=\"1840\" data-start=\"1815\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"1862\" data-start=\"1844\"\u003e\u003cstrong data-end=\"1860\" data-start=\"1844\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-end=\"2264\" data-start=\"1863\"\u003e\n\u003cli data-end=\"1953\" data-start=\"1863\"\u003e\n\u003cp data-end=\"1953\" data-start=\"1866\"\u003e\u003cstrong data-end=\"1915\" data-start=\"1866\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle cleanse without stripping.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2029\" data-start=\"1954\"\u003e\n\u003cp data-end=\"2029\" data-start=\"1957\"\u003e\u003cstrong data-end=\"1999\" data-start=\"1957\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Hydrate and refine pores.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2103\" data-start=\"2030\"\u003e\n\u003cp data-end=\"2103\" data-start=\"2033\"\u003e\u003cstrong data-end=\"2071\" data-start=\"2033\"\u003eLuvum Calming Repair Cica Spot Pad\u003c\/strong\u003e – Target redness-prone areas.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2175\" data-start=\"2104\"\u003e\n\u003cp data-end=\"2175\" data-start=\"2107\"\u003e\u003cstrong data-end=\"2142\" data-start=\"2107\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Lock in moisture and soothe.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2264\" data-start=\"2176\"\u003e\n\u003cp data-end=\"2264\" data-start=\"2179\"\u003e\u003cstrong data-end=\"2225\" data-start=\"2179\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – SPF protection for sensitive skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-end=\"2284\" data-start=\"2266\"\u003e\u003cstrong data-end=\"2282\" data-start=\"2266\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-end=\"2643\" data-start=\"2285\"\u003e\n\u003cli data-end=\"2367\" data-start=\"2285\"\u003e\n\u003cp data-end=\"2367\" data-start=\"2288\"\u003e\u003cstrong data-end=\"2321\" data-start=\"2288\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup, sunscreen, and impurities.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2447\" data-start=\"2368\"\u003e\n\u003cp data-end=\"2447\" data-start=\"2371\"\u003e\u003cstrong data-end=\"2420\" data-start=\"2371\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Refresh and prep skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2539\" data-start=\"2448\"\u003e\n\u003cp data-end=\"2539\" data-start=\"2451\"\u003e\u003cstrong data-end=\"2489\" data-start=\"2451\"\u003eLuvum Calming Repair Cica Spot Pad\u003c\/strong\u003e – Reduce irritation and hydrate targeted spots.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2643\" data-start=\"2540\"\u003e\n\u003cp data-end=\"2643\" data-start=\"2543\"\u003e\u003cstrong data-end=\"2578\" data-start=\"2543\"\u003eLuvum Calming Repair Cica Cream\u003c\/strong\u003e – Apply generously as a calming night cream or overnight mask.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-end=\"2671\" data-start=\"2645\"\u003e\u003cstrong data-end=\"2669\" data-start=\"2645\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"2836\" data-start=\"2672\"\u003e\n\u003cli data-end=\"2762\" data-start=\"2672\"\u003e\n\u003cp data-end=\"2762\" data-start=\"2674\"\u003e\u003cstrong data-end=\"2718\" data-start=\"2674\"\u003eLuvum Real Calming Repair Cica Oil Serum\u003c\/strong\u003e – Boost barrier recovery and nourishment.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2836\" data-start=\"2763\"\u003e\n\u003cp data-end=\"2836\" data-start=\"2765\"\u003e\u003cstrong data-end=\"2794\" data-start=\"2765\"\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Purify pores and smooth skin texture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 style=\"text-align: left;\"\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cp\u003eCentella Asiatica Leaf Extract, Purified Water, Dipropylene Glycol, Cetyl Ethylhexanoate, Glycerin, Caprylic\/capric Triglyceride, Butylene Glycol, 1,2-hexanediol, Cetearyl Alcohol, Polyglyceride Lil-3methylglucose Distearate, Glyceryl Stearate, Shea Butter, Vinyl Dimethicone, Palmitic Acid, Stearic Acid, Sodium Hyaluronate, Adenosine, Ceramide Np, Hydrogenated Lecithin, Xylityl Glucoside , Anhydroxylitol, Xylitol, Ectoin, Gardenia Extract, Broccoli Extract, Alfalfa Extract, Cabbage Extract, Wheat Sprout Extract, Rape Extract, Radish Seed Extract, Corn Mint Extract, Eucalyptus Leaf Extract, Lemongrass Extract, Aloe Vera Leaf Extract, Macadamia Seed Oil, Cholesterol, Rapeseed Sterol, Panthenol, Dipotassium, Glycyrrhizate, Madecassoside, Allantoin, Asiaticoside, Madecassic Acid, Asiatic Acid, Erythritol, Ethylhexylglycerin, Safflower Extract, Biosaccharide Gum -1, Sclerotium Gum, Xanthan Gum, Dextrin, Carbomer, Star Anise Extract, Caprylyl Glycol, Tromethamine, Disodium Edta, Fragrance.\u003c\/p\u003e\n\u003ch3 style=\"text-align: left;\"\u003eKnow More\u003cbr\u003e\n\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_9c3e68ed-b437-44f2-8f4a-177a7e0afb1f.jpg?v=1722686439\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_735f94ca-096b-4eb0-9ec9-cf3d8c75e556.jpg?v=1722686462\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_2439e8ac-9090-4db5-a483-0c2304e5fe9b.jpg?v=1722686481\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_1b2a3fe3-85a3-46da-a1a1-c94c1c25052d.jpg?v=1722686499\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_61f86df1-db47-4247-92ab-3fe0faa52096.jpg?v=1722686519\" alt=\"\" style=\"float: none;\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM CALMING REPAIR CICA CREAM","offer_id":47081315893494,"sku":"","price":27.5,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Untitled_03a7bfce-50c8-4b44-b0b8-4b6fe055d327.jpg?v=1722686540"},{"product_id":"luvum-hyaluronic-moisture-sun-cream-spf-50-pa-50ml","title":"[LUVUM] Hyaluronic Moisture Sun Cream SPF 50+ PA++++ 50ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–7 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca style=\"background-color: rgb(255, 255, 255);\" rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003eLuvum Hyaluronic Moisture Sun Cream SPF 50+ PA++++\u003c\/p\u003e\n\u003cp data-start=\"326\" data-end=\"346\"\u003e\u003cstrong data-start=\"326\" data-end=\"337\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"337\" data-end=\"340\"\u003e50ml\u003c\/p\u003e\n\u003cp data-start=\"348\" data-end=\"376\"\u003e\u003cstrong data-start=\"348\" data-end=\"360\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"360\" data-end=\"363\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"383\" data-end=\"412\"\u003e\u003cstrong data-start=\"387\" data-end=\"410\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003eThe Luvum Hyaluronic Moisture Sun Cream is an \u003cstrong data-start=\"459\" data-end=\"501\"\u003eultra-lightweight, hydrating sunscreen\u003c\/strong\u003e that delivers SPF 50+ PA++++ protection while nourishing the skin. Infused with \u003cstrong data-start=\"582\" data-end=\"610\"\u003e53% moisturizing essence\u003c\/strong\u003e — including bamboo sap, multi-weight hyaluronic acid, green tea, and pearl extract — it hydrates deeply, calms irritation, and leaves a healthy, glowing finish.\u003c\/p\u003e\n\u003cp data-start=\"775\" data-end=\"1153\"\u003eIts refreshing \u003cstrong data-start=\"790\" data-end=\"812\"\u003eserum-like texture\u003c\/strong\u003e absorbs quickly, leaving no white cast, stickiness, or heaviness, making it comfortable for daily wear. The gentle, \u003cstrong data-start=\"929\" data-end=\"955\"\u003enon-irritating formula\u003c\/strong\u003e is suitable for all skin types, including sensitive skin, and does not cause eye irritation. Doubles as a \u003cstrong data-start=\"1062\" data-end=\"1077\"\u003emakeup base\u003c\/strong\u003e or \u003cstrong data-start=\"1081\" data-end=\"1103\"\u003ebody tone-up cream\u003c\/strong\u003e, making it a versatile addition to any routine.\u003c\/p\u003e\n\u003cp data-start=\"1160\" data-end=\"1180\"\u003e\u003cstrong data-end=\"1185\" data-start=\"1171\"\u003eFrequency and Direction of Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1181\" data-end=\"1444\"\u003e\n\u003cli data-start=\"1181\" data-end=\"1287\"\u003e\n\u003cp data-start=\"1184\" data-end=\"1287\"\u003eApply as the final step in your morning skincare routine, at least 20–30 minutes before sun exposure.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1288\" data-end=\"1346\"\u003e\n\u003cp data-start=\"1291\" data-end=\"1346\"\u003eSpread evenly over face, neck, and any exposed areas.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1347\" data-end=\"1444\"\u003e\n\u003cp data-start=\"1350\" data-end=\"1444\"\u003eReapply every 2 hours or after swimming, sweating, or towel-drying for continued protection.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1446\" data-end=\"1449\"\u003e\n\u003ch3 data-start=\"1451\" data-end=\"1485\"\u003e\u003cstrong data-start=\"1455\" data-end=\"1483\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-start=\"1486\" data-end=\"1723\"\u003e\n\u003cli data-start=\"1486\" data-end=\"1532\"\u003e\n\u003cp data-start=\"1488\" data-end=\"1532\"\u003eDaily UV protection with intense hydration\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1533\" data-end=\"1587\"\u003e\n\u003cp data-start=\"1535\" data-end=\"1587\"\u003eSensitive skin prone to irritation from sunscreens\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1588\" data-end=\"1632\"\u003e\n\u003cp data-start=\"1590\" data-end=\"1632\"\u003eDesire for a lightweight, non-sticky SPF\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1633\" data-end=\"1679\"\u003e\n\u003cp data-start=\"1635\" data-end=\"1679\"\u003eDull complexion in need of a radiant boost\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1680\" data-end=\"1723\"\u003e\n\u003cp data-start=\"1682\" data-end=\"1723\"\u003eMakeup base that smooths and preps skin\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1725\" data-end=\"1728\"\u003e\n\u003ch3 data-start=\"1730\" data-end=\"1761\"\u003e\u003cstrong data-start=\"1734\" data-end=\"1759\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"1763\" data-end=\"1781\"\u003e\u003cstrong data-start=\"1763\" data-end=\"1779\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1782\" data-end=\"2147\"\u003e\n\u003cli data-start=\"1782\" data-end=\"1859\"\u003e\n\u003cp data-start=\"1785\" data-end=\"1859\"\u003e\u003cstrong data-start=\"1785\" data-end=\"1834\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Cleanse and refresh.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1860\" data-end=\"1927\"\u003e\n\u003cp data-start=\"1863\" data-end=\"1927\"\u003e\u003cstrong data-start=\"1863\" data-end=\"1905\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Tone and hydrate.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1928\" data-end=\"1999\"\u003e\n\u003cp data-start=\"1931\" data-end=\"1999\"\u003e\u003cstrong data-start=\"1931\" data-end=\"1973\"\u003eLuvum Bamboo Hyaluronic Moisture Serum\u003c\/strong\u003e – Layer deep hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2000\" data-end=\"2067\"\u003e\n\u003cp data-start=\"2003\" data-end=\"2067\"\u003e\u003cstrong data-start=\"2003\" data-end=\"2045\"\u003eLuvum Bamboo Hyaluronic Moisture Cream\u003c\/strong\u003e – Lock in moisture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2068\" data-end=\"2147\"\u003e\n\u003cp data-start=\"2071\" data-end=\"2147\"\u003e\u003cstrong data-start=\"2071\" data-end=\"2125\"\u003eLuvum Hyaluronic Moisture Sun Cream SPF 50+ PA++++\u003c\/strong\u003e – Protect and glow.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2149\" data-end=\"2167\"\u003e\u003cstrong data-start=\"2149\" data-end=\"2165\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2168\" data-end=\"2465\"\u003e\n\u003cli data-start=\"2168\" data-end=\"2241\"\u003e\n\u003cp data-start=\"2171\" data-end=\"2241\"\u003e\u003cstrong data-start=\"2171\" data-end=\"2204\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove sunscreen and impurities.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2242\" data-end=\"2321\"\u003e\n\u003cp data-start=\"2245\" data-end=\"2321\"\u003e\u003cstrong data-start=\"2245\" data-end=\"2294\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle second cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2322\" data-end=\"2393\"\u003e\n\u003cp data-start=\"2325\" data-end=\"2393\"\u003e\u003cstrong data-start=\"2325\" data-end=\"2364\"\u003eLuvum Calming Repair Cica Gel Serum\u003c\/strong\u003e – Soothe and balance skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2394\" data-end=\"2465\"\u003e\n\u003cp data-start=\"2397\" data-end=\"2465\"\u003e\u003cstrong data-start=\"2397\" data-end=\"2438\"\u003eLuvum Slow Aging Phyto Collagen Cream\u003c\/strong\u003e – Overnight nourishment.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2467\" data-end=\"2493\"\u003e\u003cstrong data-start=\"2467\" data-end=\"2491\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"2494\" data-end=\"2632\"\u003e\n\u003cli data-start=\"2494\" data-end=\"2566\"\u003e\n\u003cp data-start=\"2496\" data-end=\"2566\"\u003e\u003cstrong data-start=\"2496\" data-end=\"2529\"\u003eLuvum Afterglow Yuja Gel Mask\u003c\/strong\u003e – Brightening and hydration boost.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2567\" data-end=\"2632\"\u003e\n\u003cp data-start=\"2569\" data-end=\"2632\"\u003e\u003cstrong data-start=\"2569\" data-end=\"2598\"\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Deep cleansing and pore care.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 style=\"text-align: left;\"\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cp\u003ePurified Water, Cyclohexasiloxane, C12-15 Alkylbenzoate, Titanium Dioxide, Octyldodecanol, Ethylhexyl Methoxycinnamate, Zinc Oxide, Dimethicone, Diethylaminohydroxybenzoylhexylbenzoate, Dipropylene Glycol, Glycerin, Cyclopentasiloxane, Polyglyceryl-2 Oleate, Ethylhexyl Salicylate, Polyhydroxystearic Acid, Bis-ethylhexyloxyphenolmethoxyphenyltriazine, Dibutyl Adipate, Thorn Bamboo Sap, Sodium Hyaluronate, Green Tea Extract, Pearl Extract, Matricaria Flower Extract, Butylene Glycol, Star Anise Extract, Polyglyceryl-3 Polyricinoleate, Dimethicone\/vinyl Dimethicone Crosspolymer, Poly Glyceryl-2stearate, Sodium Chloride, Triethoxycaprylylsilane, Aluminum Hydroxide, Stearic Acid, Disodium EDTA, 1,2-hexanediol, Caprylyl Glycol.\u003c\/p\u003e\n\u003ch3 style=\"text-align: left;\"\u003eKnow More\u003cbr\u003e\n\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_acfe27da-bf48-4e34-a50a-b6ea534e3911.jpg?v=1722693480\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_39cbd097-7212-4812-9371-130f13313f3d.jpg?v=1722693505\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_7fd6e5bf-4098-4f75-9ca0-220033a9514c.jpg?v=1722693527\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_11d14925-5242-4619-bea5-a4555411e75d.jpg?v=1722693547\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM HYALURONIC MOISTURE SUN CREAM","offer_id":47081601204470,"sku":"","price":24.6,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Untitled_a86e30ab-44b1-45d2-bf0c-189a7767262d.jpg?v=1722692800"},{"product_id":"luvum-bamboo-hyaluronic-moisture-cream-70ml","title":"[LUVUM] Bamboo Hyaluronic Moisture Cream 70ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–7 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" rel=\"noopener\" style=\"background-color: rgb(255, 255, 255);\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003eLuvum Bamboo Hyaluronic Moisture Cream\u003c\/p\u003e\n\u003cp data-end=\"361\" data-start=\"341\"\u003e\u003cstrong data-end=\"352\" data-start=\"341\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-end=\"355\" data-start=\"352\"\u003e70ml\u003c\/p\u003e\n\u003cp data-end=\"391\" data-start=\"363\"\u003e\u003cstrong data-end=\"375\" data-start=\"363\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-end=\"378\" data-start=\"375\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-end=\"427\" data-start=\"398\"\u003e\u003cstrong data-end=\"425\" data-start=\"402\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003eThe Luvum Bamboo Hyaluronic Moisture Cream is a \u003cstrong data-end=\"531\" data-start=\"476\"\u003edeeply hydrating, barrier-strengthening moisturizer\u003c\/strong\u003e that leaves skin plump, smooth, and calm all day. Infused with \u003cstrong data-end=\"617\" data-start=\"595\"\u003e53% bamboo extract\u003c\/strong\u003e and \u003cstrong data-end=\"635\" data-start=\"622\"\u003ebirch sap\u003c\/strong\u003e, it delivers a soothing burst of hydration while replenishing essential minerals and nutrients.\u003c\/p\u003e\n\u003cp data-end=\"989\" data-start=\"735\"\u003eIts advanced formula features \u003cstrong data-end=\"807\" data-start=\"765\"\u003eplant-derived 8-weight hyaluronic acid\u003c\/strong\u003e, capable of penetrating eight layers of the skin to provide multi-depth moisture. \u003cstrong data-end=\"902\" data-start=\"890\"\u003eSeawater\u003c\/strong\u003e adds extra nourishment, while bamboo essence locks hydration in for lasting comfort.\u003c\/p\u003e\n\u003cp data-end=\"1300\" data-start=\"991\"\u003eClinically tested for safety and free from eight potentially harmful ingredients, this gentle cream is suitable for \u003cstrong data-end=\"1125\" data-start=\"1107\"\u003eall skin types\u003c\/strong\u003e, including sensitive skin. It embodies Luvum’s clean beauty philosophy — \u003cstrong data-end=\"1227\" data-start=\"1199\"\u003esimple, natural skincare\u003c\/strong\u003e that’s effective, eco-conscious, and kind to your skin and the planet.\u003c\/p\u003e\n\u003cp data-end=\"1327\" data-start=\"1307\"\u003e\u003cstrong data-start=\"1171\" data-end=\"1185\"\u003eFrequency and Direction of Use:\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-end=\"1647\" data-start=\"1328\"\u003e\n\u003cli data-end=\"1437\" data-start=\"1328\"\u003e\n\u003cp data-end=\"1437\" data-start=\"1331\"\u003eAfter cleansing and toning (and applying serum\/ampoule if desired), take an appropriate amount of cream.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1507\" data-start=\"1438\"\u003e\n\u003cp data-end=\"1507\" data-start=\"1441\"\u003eGently apply to the face and neck using upward, outward motions.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1574\" data-start=\"1508\"\u003e\n\u003cp data-end=\"1574\" data-start=\"1511\"\u003eLightly press palms onto skin to help the cream absorb fully.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1647\" data-start=\"1575\"\u003e\n\u003cp data-end=\"1647\" data-start=\"1578\"\u003eUse morning and evening as the final step of your skincare routine.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-end=\"1652\" data-start=\"1649\"\u003e\n\u003ch3 data-end=\"1688\" data-start=\"1654\"\u003e\u003cstrong data-end=\"1686\" data-start=\"1658\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-end=\"1886\" data-start=\"1689\"\u003e\n\u003cli data-end=\"1727\" data-start=\"1689\"\u003e\n\u003cp data-end=\"1727\" data-start=\"1691\"\u003ePersistent dryness and dehydration\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1760\" data-start=\"1728\"\u003e\n\u003cp data-end=\"1760\" data-start=\"1730\"\u003eWeak or damaged skin barrier\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1791\" data-start=\"1761\"\u003e\n\u003cp data-end=\"1791\" data-start=\"1763\"\u003eSensitivity and irritation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1832\" data-start=\"1792\"\u003e\n\u003cp data-end=\"1832\" data-start=\"1794\"\u003eLoss of plumpness and smooth texture\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1886\" data-start=\"1833\"\u003e\n\u003cp data-end=\"1886\" data-start=\"1835\"\u003eNeed for long-lasting hydration without heaviness\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-end=\"1891\" data-start=\"1888\"\u003e\n\u003ch3 data-end=\"1924\" data-start=\"1893\"\u003e\u003cstrong data-end=\"1922\" data-start=\"1897\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-end=\"1944\" data-start=\"1926\"\u003e\u003cstrong data-end=\"1942\" data-start=\"1926\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-end=\"2309\" data-start=\"1945\"\u003e\n\u003cli data-end=\"2024\" data-start=\"1945\"\u003e\n\u003cp data-end=\"2024\" data-start=\"1948\"\u003e\u003cstrong data-end=\"1997\" data-start=\"1948\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Refresh and prep skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2095\" data-start=\"2025\"\u003e\n\u003cp data-end=\"2095\" data-start=\"2028\"\u003e\u003cstrong data-end=\"2070\" data-start=\"2028\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Hydrate and balance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2169\" data-start=\"2096\"\u003e\n\u003cp data-end=\"2169\" data-start=\"2099\"\u003e\u003cstrong data-end=\"2141\" data-start=\"2099\"\u003eLuvum Bamboo Hyaluronic Moisture Serum\u003c\/strong\u003e – Deliver deep hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2237\" data-start=\"2170\"\u003e\n\u003cp data-end=\"2237\" data-start=\"2173\"\u003e\u003cstrong data-end=\"2215\" data-start=\"2173\"\u003eLuvum Bamboo Hyaluronic Moisture Cream\u003c\/strong\u003e – Lock in moisture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2309\" data-start=\"2238\"\u003e\n\u003cp data-end=\"2309\" data-start=\"2241\"\u003e\u003cstrong data-end=\"2287\" data-start=\"2241\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – Protect with SPF.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-end=\"2329\" data-start=\"2311\"\u003e\u003cstrong data-end=\"2327\" data-start=\"2311\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-end=\"2634\" data-start=\"2330\"\u003e\n\u003cli data-end=\"2399\" data-start=\"2330\"\u003e\n\u003cp data-end=\"2399\" data-start=\"2333\"\u003e\u003cstrong data-end=\"2366\" data-start=\"2333\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup and sunscreen.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2480\" data-start=\"2400\"\u003e\n\u003cp data-end=\"2480\" data-start=\"2403\"\u003e\u003cstrong data-end=\"2452\" data-start=\"2403\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle foaming cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2553\" data-start=\"2481\"\u003e\n\u003cp data-end=\"2553\" data-start=\"2484\"\u003e\u003cstrong data-end=\"2526\" data-start=\"2484\"\u003eLuvum Bamboo Hyaluronic Moisture Serum\u003c\/strong\u003e – Multi-layer hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2634\" data-start=\"2554\"\u003e\n\u003cp data-end=\"2634\" data-start=\"2557\"\u003e\u003cstrong data-end=\"2599\" data-start=\"2557\"\u003eLuvum Bamboo Hyaluronic Moisture Cream\u003c\/strong\u003e – Seal in overnight nourishment.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-end=\"2662\" data-start=\"2636\"\u003e\u003cstrong data-end=\"2660\" data-start=\"2636\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"2861\" data-start=\"2663\"\u003e\n\u003cli data-end=\"2721\" data-start=\"2663\"\u003e\n\u003cp data-end=\"2721\" data-start=\"2665\"\u003e\u003cstrong data-end=\"2694\" data-start=\"2665\"\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Detox and refine skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2787\" data-start=\"2722\"\u003e\n\u003cp data-end=\"2787\" data-start=\"2724\"\u003e\u003cstrong data-end=\"2757\" data-start=\"2724\"\u003eLuvum Afterglow Yuja Gel Mask\u003c\/strong\u003e – Hydration and glow boost.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"2861\" data-start=\"2788\"\u003e\n\u003cp data-end=\"2861\" data-start=\"2790\"\u003e\u003cstrong data-end=\"2834\" data-start=\"2790\"\u003eLuvum Real Calming Repair Cica Oil Serum\u003c\/strong\u003e – Soothe and strengthen.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull List of Ingredients\u003c\/h3\u003e\n\u003cp\u003eBamboo Bulgaris Water, Virginia Clematis Leaf Water, Glycerin, Pentylene Glycol, Caprylic\/capric Triglyceride, Cetyl Ethylhexanoate, Cetearyl Alcohol, Butylene Glycol, Niacinamide, Dipentaerythrityl Hexahydroxystearate\/hexastearate\/hexarosinate, Polyglyceryi-3 Distearate, 1,2-hexanediol, Vinyl Dimethicone, Cetearyl Glucoside, Prickly Bamboo Sap, Okra Fruit Extract, Artemisia Capillaris Leaf Extract, Ginseng Extract, Persimmon Leaf Extract, Seawater, Green Tea Water, Tea Tree Leaf Water, Birch Sap, Lotus Flower Water, Matricaria Flower Extract, Bifida Ferment Filtrate, Horseshoe Mushroom Extract, Sodium Hyaluronate, Hydrolyzed Hyaluronic Acid, Hydrolyzed Sodium Hyaluronate, Hyaluronic Acid, Hydroxypropyltrim Onium Hyaluronate, Potassium Hyaluronate, Sodium Hyaluronate Crosspolymer, Sodium Acetylated Hyaluronate, Panthenol, Adenosine, Allantoin, Hydroxypropylclodextrin, Glutathione, Ceramide Np, Hydrogenated Lecithin, Glyceryl Stearate Citrate, Glyceryl Stearate, Potassium Palmitoyl Hydrolyzed Wheat Protein, Purified Water, Star Anise Extract, Glyceryl Caprylate, Disodium Edta, Carbomer, Tromethamine, Xanthan Gum, Hydroxyethyl Cellulose, S, Caprylyl Glycol, Western Pear Extract, Damask Rose Flower Water, Orris Root Extract, Melon Extract, Western Pines Leaf\/stem Extract.\u003c\/p\u003e\n\u003ch3\u003eKnow More\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_1_5.jpg?v=1730188443\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_2_5.jpg?v=1730188455\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_3_5.jpg?v=1730188469\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_4_5.jpg?v=1730188489\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_5_4.jpg?v=1730188505\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_6_4.jpg?v=1730188546\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_7_3.jpg?v=1730188696\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_8_3.jpg?v=1730188710\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_9_1.jpg?v=1730188727\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_10_1_bd6991f2-4a4a-4ac1-b155-45161ed95f87.jpg?v=1730188753\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_11_1.jpg?v=1730188770\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Artboard_12.jpg?v=1730188781\"\u003e\u003c\/p\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM BAMBOO MOISTURE CREAM","offer_id":47394150744310,"sku":"","price":22.2,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Shopify_862e6cb5-240f-44cb-b205-3ae5999557d8.jpg?v=1730127085"},{"product_id":"luvum-afterglow-yuja-vita-c-capsule-serum-30ml","title":"[LUVUM] Afterglow Yuja Vita C Capsule Serum 30ml","description":"\u003ctable width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eStock Status\u003c\/td\u003e\n\u003ctd\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDelivery\u003c\/td\u003e\n\u003ctd\u003e1-3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch2 style=\"text-align: center;\"\u003eABOUT BRAND :\u003cspan\u003e \u003c\/span\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/luvum-1\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\n\u003c\/h2\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"292\" data-end=\"306\"\u003e\u003cstrong data-start=\"295\" data-end=\"304\"\u003eName:\u003cbr\u003e\u003c\/strong\u003eLuvum Afterglow Yuja Vita C Capsule Serum\u003c\/p\u003e\n\u003cp data-start=\"352\" data-end=\"372\"\u003e\u003cstrong data-start=\"352\" data-end=\"363\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"363\" data-end=\"366\"\u003e30ml\u003c\/p\u003e\n\u003cp data-start=\"374\" data-end=\"402\"\u003e\u003cstrong data-start=\"374\" data-end=\"386\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"386\" data-end=\"389\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"409\" data-end=\"438\"\u003e\u003cstrong data-start=\"413\" data-end=\"436\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003eThe Luvum Afterglow Yuja Vita C Capsule Serum is a powerhouse brightening serum that fuses \u003cstrong data-start=\"530\" data-end=\"548\"\u003epure Vitamin C\u003c\/strong\u003e with \u003cstrong data-start=\"554\" data-end=\"565\"\u003eretinol\u003c\/strong\u003e and 12 skin-boosting vitamins to deliver visible radiance, improved texture, and a clearer, more even complexion.\u003c\/p\u003e\n\u003cp data-start=\"683\" data-end=\"1016\"\u003eFeaturing a \u003cstrong data-start=\"695\" data-end=\"713\"\u003edouble formula\u003c\/strong\u003e of vitamin-rich yuja serum and stabilized vita capsules, this innovative blend bursts on contact to release fresh actives directly into the skin. High-content \u003cstrong data-start=\"873\" data-end=\"888\"\u003eniacinamide\u003c\/strong\u003e helps reduce the appearance of dark spots, while yuja extract floods skin with antioxidants and hydration for a healthy glow.\u003c\/p\u003e\n\u003cp data-start=\"1018\" data-end=\"1054\"\u003eClinically proven results include:\u003c\/p\u003e\n\u003cul data-start=\"1055\" data-end=\"1204\"\u003e\n\u003cli data-start=\"1055\" data-end=\"1097\"\u003e\n\u003cp data-start=\"1057\" data-end=\"1097\"\u003e4.92% improvement in blemish reduction\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1098\" data-end=\"1137\"\u003e\n\u003cp data-start=\"1100\" data-end=\"1137\"\u003e2.45% brighter, more even skin tone\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1138\" data-end=\"1170\"\u003e\n\u003cp data-start=\"1140\" data-end=\"1170\"\u003e10.96% smoother skin texture\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1171\" data-end=\"1204\"\u003e\n\u003cp data-start=\"1173\" data-end=\"1204\"\u003e80.27% boost in skin radiance\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-start=\"1206\" data-end=\"1340\"\u003eGentle yet potent, this hypoallergenic serum absorbs quickly without residue, making it perfect for both morning and night routines.\u003c\/p\u003e\n\u003chr data-start=\"1342\" data-end=\"1345\"\u003e\n\u003cp data-start=\"1347\" data-end=\"1367\"\u003e\u003cstrong data-start=\"1351\" data-end=\"1365\"\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1368\" data-end=\"1653\"\u003e\n\u003cli data-start=\"1368\" data-end=\"1444\"\u003e\n\u003cp data-start=\"1371\" data-end=\"1444\"\u003eAfter cleansing and toning, pump an appropriate amount onto fingertips.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1445\" data-end=\"1547\"\u003e\n\u003cp data-start=\"1448\" data-end=\"1547\"\u003eApply evenly to face and neck, focusing on areas needing extra brightening or texture refinement.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1548\" data-end=\"1585\"\u003e\n\u003cp data-start=\"1551\" data-end=\"1585\"\u003eGently pat until fully absorbed.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1586\" data-end=\"1653\"\u003e\n\u003cp data-start=\"1589\" data-end=\"1653\"\u003eFollow with moisturizer, and sunscreen if used in the morning.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1655\" data-end=\"1658\"\u003e\n\u003ch3 data-start=\"1660\" data-end=\"1694\"\u003e\u003cstrong data-start=\"1664\" data-end=\"1692\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cul data-start=\"1695\" data-end=\"1932\"\u003e\n\u003cli data-start=\"1695\" data-end=\"1723\"\u003e\n\u003cp data-start=\"1697\" data-end=\"1723\"\u003eDull, tired-looking skin\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1724\" data-end=\"1764\"\u003e\n\u003cp data-start=\"1726\" data-end=\"1764\"\u003eUneven tone and visible pigmentation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1765\" data-end=\"1829\"\u003e\n\u003cp data-start=\"1767\" data-end=\"1829\"\u003eEarly signs of aging such as fine lines and loss of radiance\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1830\" data-end=\"1874\"\u003e\n\u003cp data-start=\"1832\" data-end=\"1874\"\u003eRough skin texture in need of refinement\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1875\" data-end=\"1932\"\u003e\n\u003cp data-start=\"1877\" data-end=\"1932\"\u003eDesire for a non-sticky, fast-absorbing vitamin serum\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1934\" data-end=\"1937\"\u003e\n\u003ch3 data-start=\"1939\" data-end=\"1970\"\u003e\u003cstrong data-start=\"1943\" data-end=\"1968\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"1972\" data-end=\"1990\"\u003e\u003cstrong data-start=\"1972\" data-end=\"1988\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1991\" data-end=\"2400\"\u003e\n\u003cli data-start=\"1991\" data-end=\"2079\"\u003e\n\u003cp data-start=\"1994\" data-end=\"2079\"\u003e\u003cstrong data-start=\"1994\" data-end=\"2043\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Refresh skin without stripping.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2080\" data-end=\"2144\"\u003e\n\u003cp data-start=\"2083\" data-end=\"2144\"\u003e\u003cstrong data-start=\"2083\" data-end=\"2125\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Tone and prep.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2145\" data-end=\"2225\"\u003e\n\u003cp data-start=\"2148\" data-end=\"2225\"\u003e\u003cstrong data-start=\"2148\" data-end=\"2193\"\u003eLuvum Afterglow Yuja Vita C Capsule Serum\u003c\/strong\u003e – Brighten and even out tone.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2226\" data-end=\"2307\"\u003e\n\u003cp data-start=\"2229\" data-end=\"2307\"\u003e\u003cstrong data-start=\"2229\" data-end=\"2276\"\u003eLuvum Green Citrus Vitamin C Gel Cream Plus\u003c\/strong\u003e – Lock in glow and moisture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2308\" data-end=\"2400\"\u003e\n\u003cp data-start=\"2311\" data-end=\"2400\"\u003e\u003cstrong data-start=\"2311\" data-end=\"2357\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – Broad-spectrum SPF to protect results.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2402\" data-end=\"2420\"\u003e\u003cstrong data-start=\"2402\" data-end=\"2418\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2421\" data-end=\"2819\"\u003e\n\u003cli data-start=\"2421\" data-end=\"2491\"\u003e\n\u003cp data-start=\"2424\" data-end=\"2491\"\u003e\u003cstrong data-start=\"2424\" data-end=\"2457\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup and impurities.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2492\" data-end=\"2571\"\u003e\n\u003cp data-start=\"2495\" data-end=\"2571\"\u003e\u003cstrong data-start=\"2495\" data-end=\"2544\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle double cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2572\" data-end=\"2656\"\u003e\n\u003cp data-start=\"2575\" data-end=\"2656\"\u003e\u003cstrong data-start=\"2575\" data-end=\"2613\"\u003eLuvum Calming Repair Cica Spot Pad\u003c\/strong\u003e – Calm and target redness or irritation.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2657\" data-end=\"2742\"\u003e\n\u003cp data-start=\"2660\" data-end=\"2742\"\u003e\u003cstrong data-start=\"2660\" data-end=\"2705\"\u003eLuvum Afterglow Yuja Vita C Capsule Serum\u003c\/strong\u003e – Boost radiance and skin renewal.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2743\" data-end=\"2819\"\u003e\n\u003cp data-start=\"2746\" data-end=\"2819\"\u003e\u003cstrong data-start=\"2746\" data-end=\"2787\"\u003eLuvum Slow Aging Phyto Collagen Cream\u003c\/strong\u003e – Deep overnight nourishment.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2821\" data-end=\"2847\"\u003e\u003cstrong data-start=\"2821\" data-end=\"2845\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"2848\" data-end=\"3064\"\u003e\n\u003cli data-start=\"2848\" data-end=\"2929\"\u003e\n\u003cp data-start=\"2850\" data-end=\"2929\"\u003e\u003cstrong data-start=\"2850\" data-end=\"2883\"\u003eLuvum Afterglow Yuja Gel Mask\u003c\/strong\u003e – 2–3 times a week for intense brightening.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2930\" data-end=\"2991\"\u003e\n\u003cp data-start=\"2932\" data-end=\"2991\"\u003e\u003cstrong data-start=\"2932\" data-end=\"2961\"\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Purify and tighten pores.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2992\" data-end=\"3064\"\u003e\n\u003cp data-start=\"2994\" data-end=\"3064\"\u003e\u003cstrong data-start=\"2994\" data-end=\"3038\"\u003eLuvum Real Calming Repair Cica Oil Serum\u003c\/strong\u003e – Soothe reactive skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e\u003cstrong\u003eFull List of Ingredients\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003eYuzu Water, Purified Water, Caprylic\/capric Triglyceride, Niacinamide, Glycerin, Cyclohexasiloxane, Dextrin Palmitate\/ethylhexanoate, Butylene Glycol, Octyldodecanol, 1,2-hexanediol, Polypropylsilsesquioxane, Polysorbate 60, Vinyl Dimethicone, Tocopheryl Acetate, Carrot Extract, Canola Oil, Pullulan, Alpha-bisabolol, Carrot Seed Oil, Sunflower Seed Oil, Beta-carotene, Panthenol, Ceramide Np, Hydrogenated Lecithin, Ascorbic Acid, Thiamine Hcl, Pyridoxine, Polysorbate 80, Propanediol, Retinol, Black Tea Extract, Biotin, Cyanocobalamin, Riboflavin, Folic Acid, Menadione, Bioflavonoids, Glutathione, Hyaluronic Acid, Star Anise Extract, Sorbitan Isostearate, Polyglyceryl-3 Distearate, Cetearyl Alcohol, Glyceryl Stearate, Glyceryl Stearate Citrate, Sclerotium Gum, Hydroxyethyl Acrylate\/sodium Acryloyldimethyl Taurate Copolymer, Xanthan Gum, Carbomer, Arginine, Sodium Phytate, Caprylyl Glycol, Ethylhexylglycerin, Fragrance.\u003c\/p\u003e\n\u003ch3\u003eKnow More\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/MATERIAL_1_75db3f51-3a24-4a04-b3de-84b54a5ea38f.jpg?v=1733141297\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/MATERIAL_2_8c8c8302-e1f7-4c86-b022-466035f514ca.jpg?v=1733141295\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/MATERIAL_3_5302b5ae-f216-4d69-bdf1-e34c975f323c.jpg?v=1733141295\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/MATERIAL_4_3ad664d4-bd84-4253-a034-7eb643a2d7a6.jpg?v=1733141295\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/MATERIAL_5_1252bc13-9453-4ff4-bd60-4d0896ae4d88.jpg?v=1733141295\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/MATERIAL_6_d46ed4c4-9e6e-482d-a13e-054a571bfa07.jpg?v=1733141295\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM VITA C CAPSULE SERUM","offer_id":47525645123830,"sku":"","price":29.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1+1 FREE) LUVUM VITA C CAPSULE SERUM","offer_id":49699315056886,"sku":null,"price":49.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ShopifyMAIN_688e9e10-2e90-4ed7-bf18-8d90401272b7.jpg?v=1733140434"},{"product_id":"oddtype-unseen-mirror-tint-3-5g","title":"[ODDTYPE] Unseen Mirror Tint 3.5g","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca rel=\"noopener\" title=\"ODDTYPE Brand collection\" href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/glass-lips-water-blush-how-oddtype-is-reinventing-makeup\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003eCLICK HERE\u003c\/span\u003e\u003c\/a\u003e TO READ MY BLOG\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\" alt=\"ODDTYPR LOA\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e\u003cbr\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 15% OFF (PAY $27.90)\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003eSELECT ANY 3 FOR 18% OFF (PAY $53.80)\u003cbr\u003eSELECT ANY 3 FOR 21% OFF (PAY $77.70)\u003cbr\u003eSELECT ANY 5 FOR 24% OFF (PAY $124.50)\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_OddType_Mirror_Tint.webp?v=1769141430\" alt=\"oddtyo unseen mirror tint\" style=\"margin-bottom: 2px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_6cbd7b9f-82ed-40e3-b0d6-c907cf3a6e46.webp?v=1769140783\" alt=\"Color swatches with text describing color names and descriptions on a white background\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_dc9b71e0-296b-4443-971b-798eb11a678e.webp?v=1769140783\" alt=\"Close-up of pink lipsticks with color names and descriptions on a white background\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_bc48829a-50c4-4ccc-a169-9072b8378351.webp?v=1769140783\" alt=\"Three shades of pink lip color with descriptive text on a white background\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/12_567e1c13-c9c5-4a2e-a4a9-004b6a4480d6.webp?v=1769140783\" alt=\"Close-up of a red surface with text about a non-sticky finish and voluminous gloss.\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_8fbd1e59-6a63-4b6e-9892-adfe0292f6f3.webp?v=1769140783\" alt=\"Close-up of a red surface with text about a non-sticky finish and voluminous gloss.\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cbr\u003eName:\u003cbr\u003e\u003c\/strong\u003eOddType Unseen Mirror Tint\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e3.5g\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eOddType Unseen Mirror Tint is a high-gloss, non-sticky lip tint that delivers hydration and long-lasting color with a lightweight feel. Its Peak Odd Blender applicator ensures effortless precision, while the Water Glow formula creates a plump, dewy effect. Encased in sleek, futuristic packaging, it enhances lips with clear, pigmented shades that balance moisture and shine.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvailable in 10 Shades:\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e - #232 XX\u003c\/strong\u003e – Bare nude peach, calm and effortlessly radiant.\u003cbr\u003e\u003cstrong\u003e - #244 Heyday\u003c\/strong\u003e – Lively rich coral, joyful and energizing.\u003cbr\u003e\u003cstrong\u003e - #424 N\/A\u003c\/strong\u003e – Ethereal blushed coral, soft and flattering.\u003cbr\u003e\u003cstrong\u003e - #513 Clueless\u003c\/strong\u003e – Refreshing icy cherry, cool and vibrant.\u003cbr\u003e\u003cstrong\u003e - #565 Odd, Even\u003c\/strong\u003e – Mauve grape, mysterious and bold.\u003cbr\u003e\u003cstrong\u003e - #651 L.G.S\u003c\/strong\u003e – Soft lilac bloom, airy and translucent.\u003cbr\u003e\u003cstrong\u003e - #737 Time’s Up\u003c\/strong\u003e – Fig rosewood, natural \"bitten lip\" look.\u003cbr\u003e\u003cstrong\u003e - #768 No Limit\u003c\/strong\u003e – Mauve rose, elegant and timeless.\u003cbr\u003e\u003cstrong\u003e - #188 Vuja de\u003c\/strong\u003e – Muted vintage red, nostalgic yet fresh.\u003cbr\u003e\u003cstrong\u003e - #156 Named\u003c\/strong\u003e – Soft pink, classic, and effortlessly chic.\u003c\/p\u003e\n\u003cp\u003eThese shades celebrate individuality and bold expression with customizable colors to match your unique style.\u003c\/p\u003e\n\u003cp\u003eAll Oddtype products are cruelty-free and free from animal-derived ingredients, aligning with their eco-conscious philosophy.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Begin by ensuring your lips are smooth and hydrated. Exfoliate and apply a light lip balm if necessary.\u003cbr\u003e2. Using the Peak Odd Blender applicator, apply the Unseen Mirror Tint directly to your lips. Start from the center and glide outwards for an even, smooth finish.\u003cbr\u003e3. For a lighter look, apply one layer for a soft, dewy effect. For more intense color and a richer shine, layer the tint to your desired opacity.\u003cbr\u003e3. The Peak Odd Blender allows you to control the tint’s application, especially for defined edges or creating a gradient effect.\u003cbr\u003e4. The lightweight formula ensures your lips stay hydrated and glossy throughout the day. Reapply for a refreshed, plump, and dewy finish.\u003c\/p\u003e\n\u003ch3\u003e\u003cspan class=\"notion-enable-hover\"\u003eIdeal For\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want a product that transitions effortlessly from day to night.\u003c\/li\u003e\n\u003cli\u003eThose who want the illusion of fuller lips without injections.\u003c\/li\u003e\n\u003cli\u003eThose who want to correct uneven pigmentation while looking natural.\u003c\/li\u003e\n\u003cli\u003eThose who want long-wearing color without drying their lips.\u003c\/li\u003e\n\u003cli\u003eThose who want the K-beauty glass lip trend without the stickiness.\u003c\/li\u003e\n\u003cli\u003eThose who want ethical beauty that doesn’t compromise on performance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan class=\"notion-enable-hover\"\u003e\u003c!-- notionvc: eab0c9ad-2e94-4b2d-8ad9-0d75c4313c0f --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan class=\"notion-enable-hover\"\u003eFull Ingrdient List\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e#232 XX:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Trimethylsiloxyphenyldimethicone, Phenyltrimethicone, Diphenylsiloxyphenyltrimethicone, Trimethylsiloxysilicate, Polysorbate 60, Diglycerin, Diisostearyl Maleate, Hydrogenated Polyisobutene, Dimethicone, Pentylene Glycol, Ceteareth-20, Chlorella Vulgaris Extract, Hydroxyethyl Acrylate\/sodium Acryloyldimethyl Taurate Copolymer, Lauryl Peg-9 Polydimethylsiloxyethyldimethicone, Squalane, Polyacrylate-13, Glucose, Stevioside, Polyisobutene, Butylene Glycol, Fructooligosaccharide, Fructose, Ethylhexylglycerin, Sorbitan Isostearate, Trisodium Ethylenediamine Disuccinate, Polysorbate 20, 1,2-hexanediol, Tocopherol, Phenoxyethanol, Fragrance, Titanium Dioxide (Ci 77891), Yellow No. 5 (Ci 15985), Red No. 227 (Ci 17200), Yellow No. 4 (Ci 19140), Blue No. 1 (Ci 42090), Red No. 104 (1) (Ci 45410.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#244 Heyday:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Trimethylsiloxyphenyldimethicone, Phenyltrimethicone, Diphenylsiloxyphenyltrimethicone, Trimethylsiloxysilicate, Polysorbate 60, Diglycerin, Diisostearyl Maleate, Hydrogenated Polyisobutene, Dimethicone, Pentylene Glycol, Ceteareth-20, Chlorella Vulgaris Extract, Hydroxyethyl Acrylate\/sodium Acryloyl Dimethyl Taurate Copolymer, Lauryl Peg-9 Polydimethylsiloxyethyl Dimethicone, Squalane, Polyacrylate-13, Glucose, Stevioside, Polyisobutene, Butylene Glycol, Fructooligosaccharide, Fructose, Ethylhexylglycerin, Sorbitan Isostearate, Trisodium Ethylenediamine Disuccinate, Polysorbate 20, 1,2-hexanediol, Aluminum Hydroxide, Ammonium Polyacrylate, Tocopherol, Phenoxyethanol, Fragrance, Yellow No. 5 (Ci 15985), Titanium Dioxide (Ci 77891), Red No. 227 (Ci 17200), Blue No. 1 (Ci 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#424 N\/A:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Trimethylsiloxyphenyldimethicone, Phenyltrimethicone, Diphenylsiloxyphenyltrimethicone, Trimethylsiloxysilicate, Polysorbate 60, Diglycerin, Diisostearyl Maleate, Hydrogenated Polyisobutene, Dimethicone, Pentylene Glycol, Ceteareth-20, Chlorella Vulgaris Extract, Hydroxyethyl Acrylate\/sodium Acryloyldimethyl Taurate Copolymer, Lauryl Peg-9 Polydimethylsiloxyethyldimethicone, Squalane, Polyacrylate-13, Glucose, Stevioside, Polyisobutene, Butylene Glycol, Fructooligosaccharide, Fructose, Ethylhexylglycerin, Sorbitan Isostearate, Trisodium Ethylenediamine Disuccinate, Polysorbate 20, 1,2-hexanediol, Aluminum Hydroxide, Ammonium Polyacrylate, Tocopherol, Phenoxyethanol, Fragrance, Titanium Dioxide (Ci 77891), Yellow No. 5 (Ci 15985), Red No. 227 (Ci 17200), Red No. 104 (1) (Ci 45410), Blue No. 1 (Ci 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#513 Clueless:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Trimethylsiloxyphenyldimethicone, Phenyltrimethicone, Diphenylsiloxyphenyltrimethicone, Trimethylsiloxysilicate, Polysorbate 60, Diglycerin, Diisostearyl Maleate, Hydrogenated Polyisobutene, Dimethicone, Pentylene Glycol, Ceteareth-20, Chlorella Vulgaris Extract, Hydroxyethyl Acrylate\/sodium Acryloyldimethyl Taurate Copolymer, Lauryl Peg-9 Polydimethylsiloxyethyldimethicone, Squalane, Polyacrylate-13, Glucose, Stevioside, Polyisobutene, Butylene Glycol, Fructooligosaccharide, Fructose, Ethylhexylglycerin, Sorbitan Isostearate, Trisodium Ethylenediamine Disuccinate, Polysorbate 20, 1,2-hexanediol, Tocopherol, Phenoxyethanol, Fragrance, Red No. 227 (Ci 17200), Yellow No. 5 (Ci 15985), Red No. 104 (1) (Ci 45410), Yellow No. 4 (Ci 19140).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#565 Odd, Even:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Trimethylsiloxyphenyldimethicone, Phenyltrimethicone, Diphenylsiloxyphenyltrimethicone, Trimethylsiloxysilicate, Polysorbate 60, Diglycerin, Diisostearyl Maleate, Hydrogenated Polyisobutene, Dimethicone, Pentylene Glycol, Ceteareth-20, Chlorella Vulgaris Extract, Hydroxyethyl Acrylate\/sodium Acryloyldimethyl Taurate Copolymer, Lauryl Peg-9 Polydimethylsiloxyethyldimethicone, Squalane, Polyacrylate-13, Glucose, Stevioside, Polyisobutene, Butylene Glycol, Fructooligosaccharide, Fructose, Ethylhexylglycerin, Sorbitan Isostearate, Trisodium Ethylenediamine Disuccinate, Polysorbate 20, 1,2-hexanediol, Tocopherol, Phenoxyethanol, Fragrance, Titanium Dioxide (Ci 77891), Red No. 227 (Ci 17200), Yellow No. 5 (Ci 15985), Yellow No. 4 (Ci 19140), Blue No. 1 (Ci 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#651 L.G.S:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Trimethylsiloxyphenyldimethicone, Phenyltrimethicone, Diphenylsiloxyphenyltrimethicone, Trimethylsiloxysilicate, Polysorbate 60, Diglycerin, Diisostearyl Maleate, Hydrogenated Polyisobutene, Dimethicone, Pentylene Glycol, Ceteareth-20, Chlorella Vulgaris Extract, Hydroxyethyl Acrylate\/sodium Acryloyldimethyl Taurate Copolymer, Lauryl Peg-9 Polydimethylsiloxyethyldimethicone, Squalane, Polyacrylate-13, Glucose, Stevioside, Polyisobutene, Butylene Glycol, Fructooligosaccharide, Fructose, Ethylhexylglycerin, Sorbitan Isostearate, Trisodium Ethylenediamine Disuccinate, Polysorbate 20, 1,2-hexanediol, Tocopherol, Phenoxyethanol, Fragrance, Titanium Dioxide (Ci 77891), Yellow No. 5 (Ci 15985), Red No. 227 (Ci 17200), Red No. 104 (1) (Ci 45410), Blue No. 1 (Ci 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#737 Time’s Up:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Trimethylsiloxyphenyldimethicone, Phenyltrimethicone, Diphenylsiloxyphenyltrimethicone, Trimethylsiloxysilicate, Polysorbate 60, Diglycerin, Diisostearyl Maleate, Hydrogenated Polyisobutene, Dimethicone, Pentylene Glycol, Ceteareth-20, Chlorella Vulgaris Extract, Hydroxyethyl Acrylate\/sodium Acryloyldimethyl Taurate Copolymer, Lauryl Peg-9 Polydimethylsiloxyethyldimethicone, Squalane, Polyacrylate-13, Glucose, Stevioside, Polyisobutene, Butylene Glycol, Fructooligosaccharide, Fructose, Ethylhexylglycerin, Sorbitan Isostearate, Trisodium Ethylenediamine Disuccinate, Polysorbate 20, 1,2-hexanediol, Aluminum Hydroxide, Ammonium Polyacrylate, Tocopherol, Phenoxyethanol, Fragrance, Titanium Dioxide (Ci 77891), Yellow No. 5 (Ci 15985), Red No. 227 (Ci 17200), Blue No. 1 (Ci 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#768 No Limit:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Trimethylsiloxyphenyldimethicone, Phenyltrimethicone, Diphenylsiloxyphenyltrimethicone, Trimethylsiloxysilicate, Polysorbate 60, Diglycerin, Diisostearyl Maleate, Hydrogenated Polyisobutene, Dimethicone, Pentylene Glycol, Ceteareth-20, Chlorella Vulgaris Extract, Hydroxyethyl Acrylate\/sodium Acryloyl Dimethyl Taurate Copolymer, Lauryl Peg-9 Polydimethylsiloxyethyl Dimethicone, Squalane, Polyacrylate-13, Glucose, Stevioside, Polyisobutene, Butylene Glycol, Fructooligosaccharide, Fructose, Ethylhexylglycerin, Sorbitan Isostearate, Trisodium Ethylenediamine Disuccinate, Polysorbate 20, 1,2-hexanediol, Aluminum Hydroxide, Ammonium Polyacrylate, Tocopherol, Phenoxyethanol, Fragrance, Titanium Dioxide (Ci 77891), Yellow No. 5 (Ci 15985), Red No. 227 (Ci 17200), Yellow No. 4 (Ci 19140), Blue No. 1 (Ci 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#188 Vuja de:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Trimethylsiloxyphenyldimethicone, Phenyltrimethicone, Diphenylsiloxyphenyltrimethicone, Trimethylsiloxysilicate, Polysorbate 60, Diglycerin, Diisostearyl Maleate, Hydrogenated Polyisobutene, Dimethicone, Pentylene Glycol, Ceteareth-20, Chlorella Vulgaris Extract, Hydroxyethyl Acrylate\/sodium Acryloyldimethyl Taurate Copolymer, Lauryl Peg-9 Polydimethylsiloxyethyldimethicone, Squalane, Polyacrylate-13, Glucose, Stevioside, Polyisobutene, Butylene Glycol, Fructooligosaccharide, Fructose, Ethylhexylglycerin, Sorbitan Isostearate, Trisodium Ethylenediamine Disuccinate, Polysorbate 20, 1,2-hexanediol, Aluminum Hydroxide, Ammonium Polyacrylate, Tocopherol, Phenoxyethanol, Fragrance, Yellow No. 5 (Ci 15985), Titanium Dioxide (Ci 77891), Red No. 227 (Ci 17200), Blue No. 1 (Ci 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#156 Named:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Trimethylsiloxyphenyldimethicone, Phenyltrimethicone, Diphenylsiloxyphenyltrimethicone, Trimethylsiloxysilicate, Polysorbate 60, Diglycerin, Diisostearyl Maleate, Hydrogenated Polyisobutene, Dimethicone, Pentylene Glycol, Ceteareth-20, Chlorella Vulgaris Extract, Hydroxyethyl Acrylate\/sodium Acryloyl Dimethyl Taurate Copolymer, Lauryl Peg-9 Polydimethylsiloxyethyl Dimethicone, Squalane, Polyacrylate-13, Glucose, Stevioside, Polyisobutene, Butylene Glycol, Fructooligosaccharide, Fructose, Ethylhexylglycerin, Sorbitan Isostearate, Trisodium Ethylenediamine Disuccinate, Polysorbate 20, 1,2-hexanediol, Aluminum Hydroxide, Ammonium Polyacrylate, Tocopherol, Phenoxyethanol, Fragrance, Titanium Dioxide (Ci 77891), Yellow No. 5 (Ci 15985), Red No. 227 (Ci 17200), Yellow No. 4 (Ci 19140), Blue No. 1 (Ci 42090), Red No. 104 (1) (Ci 45410).\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan class=\"notion-enable-hover\"\u003eComplete your Routine\u003c\/span\u003e\u003c!-- notionvc: 080a5d8d-17d0-4f3c-b30f-1ff89cc2e037 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e✨ Oddtype Lip \u0026amp; Cheek Glow-Up Routine ✨\u003cbr\u003e\u003c\/strong\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: BLUR\u003c\/strong\u003e → New Rules \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-dew-glow-balm-4-6g\" rel=\"noopener\" target=\"_blank\"\u003eBlur Balm\u003c\/a\u003e - Smooth texture on lips \u0026amp; cheeks for a soft-focus base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-so-touchable-water-blush-15g\" rel=\"noopener\" target=\"_blank\"\u003eSo Touchable Water Blush\u003c\/a\u003e - Dab for a soft, natural flush and hydrating glow.\u003cbr\u003e\u003cstrong\u003eStep 3: FLUSH\u003c\/strong\u003e → \u003cstrong\u003eUnseen Blur Tint \u003c\/strong\u003e- Add a dewy pop of color to cheeks \u0026amp; lips for a juicy stain.\u003cbr\u003e\u003cstrong\u003eStep 4: SHINE\u003c\/strong\u003e → \u003cstrong\u003eUnseen Mirror Tint \u003c\/strong\u003e- Swipe on lips for glassy, long-wearing shine.\u003cbr\u003e\u003cstrong\u003eStep 5: PLUMP\u003c\/strong\u003e →\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-balloon-tint-3g\" rel=\"noopener\" target=\"_blank\"\u003e Unseen Balloon Tin\u003c\/a\u003et Layer for a hydrated, pillowy pout.\u003cbr\u003e\u003cstrong\u003eStep 6: GLOW\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unveiled-skin-highlighter-11g\" rel=\"noopener\" target=\"_blank\"\u003eUnveiled Skin Highlighter\u003c\/a\u003e - Dot on cheekbones, nose + Cupid’s bow for a radiant glow.\u003cbr\u003e\u003cstrong\u003eStep 7: BLEND\u003c\/strong\u003e → So Gentle Touch Blender Buff everything together for a seamless, airbrushed finish.\u003c\/p\u003e\n\u003cp\u003e⭐ Perfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"notion-enable-hover\"\u003e\u003c!-- notionvc: 71f8cb2c-433c-43a7-918a-81cd5be30c4d --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan class=\"notion-enable-hover\"\u003eDetailed Images\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_c3c063e2-caf9-4e39-b2fe-3c3890ebe972.webp?v=1769140783\" alt=\"Oddtype unseen mirror tint packaging with a blue swirl design on a dark blue background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_8e6c0940-8bf0-4077-b4bd-cdc73e08c02f.webp?v=1769140783\" alt=\"Promotional graphic with tools and text on a black background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_a9d24a92-b5e3-4e3e-820e-1b9999936b34.webp?v=1769140783\" alt=\"Two lipsticks with applicators on a white background, featuring the text 'NEW COLOR' and 'Introducing the new muted colors, adding a lighter touch.'.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_08f27eb0-14e3-4932-9337-0010664ea90f.webp?v=1769140783\" alt=\"Colorful slime-like substances with cosmetic products on a light green background, featuring the brand 'Ooh'.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_0bab442d-00b2-490e-be69-17c0a68e5f8e.webp?v=1769140783\" alt=\"Advertisement for Oddtype products with text about special colors and features.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_6cbd7b9f-82ed-40e3-b0d6-c907cf3a6e46.webp?v=1769140783\" alt=\"Color swatches with text describing color names and descriptions on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_dc9b71e0-296b-4443-971b-798eb11a678e.webp?v=1769140783\" alt=\"Close-up of pink lipsticks with color names and descriptions on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_bc48829a-50c4-4ccc-a169-9072b8378351.webp?v=1769140783\" alt=\"Three shades of pink lip color with descriptive text on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_6bce3b00-008e-4e6f-a680-bb3a77d8ae75.webp?v=1769140783\" alt=\"Lipstick with a blurred background and text about 'Peak Odd' blender.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_3b8c19fa-05f6-4de2-80ad-e77c292e460f.webp?v=1769140783\" alt=\"Lipstick being applied to lips with text about control and vibrant lips.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_8c41c714-acba-4f26-a16e-f1ef276f772d.webp?v=1769140783\" alt=\"Close-up of a red surface with text about a non-sticky finish and voluminous gloss.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/12_567e1c13-c9c5-4a2e-a4a9-004b6a4480d6.webp?v=1769140783\" alt=\"Close-up of a red surface with text about a non-sticky finish and voluminous gloss.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_8fbd1e59-6a63-4b6e-9892-adfe0292f6f3.webp?v=1769140783\" alt=\"Close-up of a red surface with text about a non-sticky finish and voluminous gloss.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_83824670-0324-4f7e-98a5-c5b9c04e806f.webp?v=1769140783\" alt=\"Close-up of a red surface with text about a non-sticky finish and voluminous gloss.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/15_4042ca0d-866e-4caa-988c-71113f57dd69.webp?v=1769140783\" alt=\"Close-up of a red surface with text about a non-sticky finish and voluminous gloss.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/16_d4bc85f7-f39d-4422-b6d4-89d1afba0a68.webp?v=1769140783\" alt=\"Close-up of a red surface with text about a non-sticky finish and voluminous gloss.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/17_d1982ca5-f1f0-4e66-a69b-36dfa694fca6.webp?v=1769140783\" alt=\"Close-up of a red surface with text about a non-sticky finish and voluminous gloss.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_55acf9ea-9394-4d9b-a452-fee61d0df7b1.webp?v=1769140783\" alt=\"Close-up of a red surface with text about a non-sticky finish and voluminous gloss.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 XX) ODDTYPE UNSEEN MIRROR TINT","offer_id":48089889079542,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 HEYDAY) ODDTYPE UNSEEN MIRROR TINT","offer_id":48089889112310,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 N\/A) ODDTYPE UNSEEN MIRROR TINT","offer_id":48089889145078,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 CLUELESS) ODDTYPE UNSEEN MIRROR TINT","offer_id":48089889177846,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 ODD EVEN) ODDTYPE UNSEEN MIRROR TINT","offer_id":48089889210614,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 L.G.S) ODDTYPE UNSEEN MIRROR TINT","offer_id":48089889243382,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 TIME'S UP) ODDTYPE UNSEEN MIRROR TINT","offer_id":48089889276150,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 NO LIMIT) ODDTYPE UNSEEN MIRROR TINT","offer_id":48089889308918,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 VUJA DE) ODDTYPE UNSEEN MIRROR TINT","offer_id":48089889341686,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 NAMED) ODDTYPE UNSEEN MIRROR TINT","offer_id":48089889374454,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/OddType_Unseen_Mirror_Tint_Shopify.webp?v=1769140783"},{"product_id":"oddtype-unseen-balloon-tint-3g","title":"[ODDTYPE] Unseen Balloon Tint 3g","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca rel=\"noopener\" title=\"ODDTYPE Brand collection\" href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/glass-lips-water-blush-how-oddtype-is-reinventing-makeup\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003eCLICK HERE\u003c\/span\u003e\u003c\/a\u003e TO READ MY BLOG\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\" alt=\"ODDTYPR LOA\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e\u003cbr\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 15% OFF (PAY $27.90)\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003eSELECT ANY 3 FOR 18% OFF (PAY $53.80)\u003cbr\u003eSELECT ANY 3 FOR 21% OFF (PAY $77.70)\u003cbr\u003eSELECT ANY 5 FOR 24% OFF (PAY $124.50)\u003c\/strong\u003e\u003cstrong style=\"font-size: 0.875rem;\"\u003e\u003c\/strong\u003e\u003cimg style=\"margin-bottom: 2px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_OddType_Balloon_Tint.webp?v=1767671084\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Lipstick swatches on a arm with color names and codes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-04-07_at_12.36.24_e555b5a1.webp?v=1767671088\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Lipstick swatches on a arm with color names and codes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-04-07_at_12.36.44_cbac8a5d.webp?v=1767671094\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Lipstick swatches on a pink background with 'Small talk' and 'Red sky' labels.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_204_7ddb0c4f-ac99-413b-94f9-9329b511043a.webp?v=1767671112\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Lipstick shades 'Purity', 'All hours', and 'Geek' applied to lips with close-up views.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_205_08fe9eac-cd63-4403-aa9a-7d67bde24224.webp?v=1767671115\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Collage of lip gloss swatches with close-up views on lips and skin.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_206_124aaa83-6372-48f4-826f-364f04e9c897.webp?v=1767671121\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong style=\"font-family: -apple-system, BlinkMacSystemFont, 'San Francisco', 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif; font-size: 0.875rem;\"\u003eName:\u003cbr\u003e\u003c\/strong\u003eOddType Unseen Balloon Tint\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e3g\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eOddType Unseen Balloon Tint introduces an innovative lip collection designed for the future of beauty, with sustainability at its core. The Tint offers a hydrating glow and voluminous shine, delivering plumped, overlined lips with an oil-infused finish. The tinted glosses feature an exclusive blender for precise application, creating a balloon-like effect.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvailable in 9 Shades:\u003cbr\u003e\u003c\/strong\u003e - #421 Purity\u003cbr\u003e - #187 All Hours\u003cbr\u003e - #245 Geek\u003cbr\u003e - #515 Delight\u003cbr\u003e - #652 See Through\u003cbr\u003e - #877 Rizz\u003cbr\u003e - #676 Q\u003cbr\u003e - #126 Red Sky\u003cbr\u003e - #789 Small Talk\u003c\/p\u003e\n\u003cp\u003eOddtype values individuality, breaking boundaries, and creating new definitions of color and expression, all while respecting uniqueness.\u003c\/p\u003e\n\u003cp\u003eAll Oddtype products are cruelty-free and free from animal-derived ingredients, aligning with their eco-conscious philosophy.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Start with smooth, hydrated lips. For best results, exfoliate and apply a lip balm if needed.\u003cbr\u003e2. Using the exclusive Oddtype Edged Blender, apply the Unseen Balloon Tint to your lips. Start from the center and work your way outwards for even coverage.\u003cbr\u003e3. For a more intense color payoff and added volume, layer the tint until the desired level of opacity and shine is achieved.\u003cbr\u003e4. Use the edge of the blender for a more defined, precise application, especially if you’re creating an overlined look or want more control over the edges of your lips.\u003cbr\u003e5. Enjoy your plumped, glossy lips with a voluminous, balloon-like shine. Reapply throughout the day for a refreshed, hydrated finish.\u003c\/p\u003e\n\u003ch3\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eIdeal For\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want plump lips without irritation.\u003c\/li\u003e\n\u003cli\u003eThose who want long-lasting gloss that won’t fade.\u003c\/li\u003e\n\u003cli\u003eThose who want precision tools for the perfect overlined K-beauty look.\u003c\/li\u003e\n\u003cli\u003eThose who want shades that complement their skin’s undertones.\u003c\/li\u003e\n\u003cli\u003eThose who want ethical beauty with intense color payoff.\u003c\/li\u003e\n\u003cli\u003eThose who want a versatile product for both minimalist and glam looks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull Ingredient List\u003c!-- notionvc: 8190bc40-4cce-430f-bd49-26766c8ab99f --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e#421 Purity:\u003cbr\u003e\u003c\/strong\u003eOctyldodecanol, Caprylic\/capric Triglyceride, Diisostearyl Malate, Hydrogenated Polyisobutene, Phenyl Trimethicone, Dilinoleic Acid\/butanediol Copolymer, Glycerin, Ethylcellulose, Butylene Glycol, Isostearyl Alcohol, Ceresin, Silica Dimethyl Silylate, Butylene Glycol Cocoate, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Hydrogenated Polycyclopentadiene, Polyhydroxystearic Acid, Lecithin, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Polyglyceryl-2 Triisostearate, Tocopherol, Polyglyceryl-3 Polyricinoleate, Polyglyceryl-2 Diisostearate, Panthenol, Purified Water, 1,2-hexanediol, Ethylhexylglycerin, Dehydroacetic Acid, Fragrance, Titanium Dioxide (Ci 77891), Iron Oxides (Ci 77491), Iron Oxides (Ci 77492), Red 104 (1) (Ci 45410).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#187 All Hours:\u003cbr\u003e\u003c\/strong\u003eOctyldodecanol, Caprylic\/capric Triglyceride, Diisostearyl Malate, Hydrogenated Polyisobutene, Phenyl Trimethicone, Dilinoleic Acid\/butanediol Copolymer, Glycerin, Ethylcellulose, Butylene Glycol, Isostearyl Alcohol, Ceresin, Silica Dimethyl Silylate, Butylene Glycol Cocoate, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Hydrogenated Polycyclopentadiene, Purified Water, Polyhydroxystearic Acid, Polyglyceryl-2 Triisostearate, Lecithin, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Tocopherol, Polyglyceryl-3 Polyricinoleate, Polyglyceryl-2 Diisostearate, Panthenol, 1,2-hexanediol, Ethylhexylglycerin, Dehydroacetic Acid, Fragrance, Titanium Dioxide (Ci 77891), Red 7 Lake (Ci 17200), Red 7 Lake (Ci 15850), Yellow 4 Lake (Ci 19140), Iron Oxides (Ci 77492), Red 7 Lake (Ci 17200), Blue 1 Lake (Ci 42090), Red 104 Lake (Ci 45410).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#245 Geek:\u003cbr\u003e\u003c\/strong\u003eOctyldodecanol, Caprylic\/capric Triglyceride, Hydrogenated Polyisobutene, Diisostearyl Malate, Phenyl Trimethicone, Dilinoleic Acid\/butanediol Copolymer, Ethylcellulose, Ceresin, Isostearyl Alcohol, Silica Dimethyl Silylate, Butylene Glycol Cocoate, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Hydrogenated Polycyclopentadiene, Polyglyceryl-2 Triisostearate, Polyhydroxystearic Acid, Lecithin, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Tocopherol, Polyglyceryl-3 Polyricinoleate, Butylene Glycol, Glycerin, Panthenol, Purified Water, 1,2-hexanediol, Ethylhexylglycerin, Dehydroacetic Acid, Fragrance, Titanium Dioxide (Ci 77891), Iron Oxides (Ci 77492), Iron Oxides (Ci 77491), Red 227 (Ci 17200), Red 226 (Ci 73360), Yellow 4 (Ci 19140), Blue 1 (Ci 42090), Iron Oxides (Ci 77499).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#515 Delight:\u003cbr\u003e\u003c\/strong\u003eOctyldodecanol, Caprylic\/capric Triglyceride, Hydrogenated Polyisobutene, Diisostearyl Malate, Phenyl Trimethicone, Dilinoleic Acid\/butanediol Copolymer, Ethylcellulose, Ceresin, Isostearyl Alcohol, Silica Dimethyl Silylate, Butylene Glycol Cocoate, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Polyglyceryl-2 Triisostearate, Hydrogenated Polycyclopentadiene, Polyhydroxystearic Acid, Lecithin, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Tocopherol, Polyglyceryl-3 Polyricinoleate, Polyglyceryl-2 Diisostearate, Butylene Glycol, Glycerin, Panthenol, Purified Water, 1,2-hexanediol, Ethylhexylglycerin, Dehydroacetic Acid, Fragrance, Titanium Dioxide (Ci 77891), Red Iron Oxides (Ci 77491), Red 227 Lake (Ci 17200), Yellow 5 Lake (Ci 19140), Iron Oxides (Ci 77492).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#652 See Through:\u003cbr\u003e\u003c\/strong\u003eOctyldodecanol, Caprylic\/capric Triglyceride, Hydrogenated Polyisobutene, Diisostearyl Malate, Phenyl Trimethicone, Dilinoleic Acid\/butanediol Copolymer, Ethylcellulose, Ceresin, Isostearyl Alcohol, Silica Dimethyl Silylate, Butylene Glycol Cocoate, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Hydrogenated Polycyclopentadiene, Polyhydroxystearic Acid, Polyglyceryl-2 Triisostearate, Lecithin, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Tocopherol, Polyglyceryl-3 Polyricinoleate, Butylene Glycol, Glycerin, Panthenol, Purified Water, 1,2-hexanediol, Ethylhexylglycerin, Dehydroacetic Acid, Fragrance, Titanium Dioxide (Ci 77891), Red 227 Lake (Ci 17200), Blue 1 Lake (Ci 42090), Red 226 Lake (Ci 73360), Red 201 Lake (Ci 15850), Yellow 4 Lake (Ci 19140).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#877 Rizz:\u003cbr\u003e\u003c\/strong\u003eOctyldodecanol, Caprylic\/capric Triglyceride, Diisostearyl Malate, Hydrogenated Polyisobutene, Phenyl Trimethicone, Dilinoleic Acid\/butanediol Copolymer, Glycerin, Ethyl Cellulose, Butylene Glycol, Isostearyl Alcohol, Ceresin, Silica Dimethyl Silylate, Butylene Glycol Cocoate, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Hydrogenated Polycyclopentadiene, Purified Water, Polyhydroxystearic Acid, Polyglyceryl-2 Triisostearate, Lecithin, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Tocopherol, Polyglyceryl-3 Polyricinoleate, Polyglyceryl-2 Diisostearate, Panthenol, 1,2-hexanediol, Ethylhexylglycerin, Dehydroacetic Acid, Fragrance, Titanium Dioxide (Ci 77891), Yellow 4 Lake (Ci 19140), Red 7 Lake (Ci 15850), Black Iron Oxide (Ci 77499), Blue 1 Lake (Ci 42090), Yellow Iron Oxide (Ci 77492), Red 7 Lake (Ci 17200), Red 7 Lake (Ci 17200), Yellow 4 Lake (Ci 19140), Yellow 5 Lake (Ci 15985).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#676 Q:\u003cbr\u003e\u003c\/strong\u003eOctyldodecanol, Caprylic\/capric Triglyceride, Hydrogenated Polyisobutene, Diisostearyl Malate, Phenyl Trimethicone, Dilinoleic Acid\/butanediol Copolymer, Glycerin, Ethylcellulose, Ceresin, Isostearyl Alcohol, Silica Dimethyl Silylate, Butylene Glycol Cocoate, Butylene Glycol, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Hydrogenated Polycyclopentadiene, Polyhydroxystearic Acid, Polyglyceryl-2 Triisostearate, Lecithin, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Tocopherol, Polyglyceryl-3 Polyricinoleate, Panthenol, Purified Water, 1,2-hexanediol, Ethylhexylglycerin, Dehydroacetic Acid, Fragrance, Titanium Dioxide (Ci 77891), Red 227 Lake (Ci 17200), Red 226 Lake (Ci 73360), Iron Oxides (Ci 77492), Blue 1 Lake (Ci 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#126 Red Sky:\u003cbr\u003e\u003c\/strong\u003eOctyldodecanol, Caprylic\/capric Triglyceride, Hydrogenated Polyisobutene, Diisostearyl Malate, Phenyl Trimethicone, Dilinoleic Acid\/butanediol Copolymer, Glycerin, Ethylcellulose, Ceresin, Isostearyl Alcohol, Silica Dimethyl Silylate, Butylene Glycol Cocoate, Butylene Glycol, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Hydrogenated Polycyclopentadiene, Polyglyceryl-2 Triisostearate, Polyhydroxystearic Acid, Lecithin, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Tocopherol, Polyglyceryl-3 Polyricinoleate, Panthenol, Purified Water, 1,2-hexanediol, Ethylhexylglycerin, Dehydroacetic Acid, Fragrance, Red 227 Lake (Ci 17200), Iron Oxides (Ci 77492), Titanium Dioxide (Ci 77891), Red 226 Lake (Ci 73360), Red Iron Oxide (Ci 77491).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#789 Small Talk:\u003cbr\u003e\u003c\/strong\u003eOctyldodecanol, Caprylic\/capric Triglyceride, Hydrogenated Polyisobutene, Diisostearyl Malate, Phenyl Trimethicone, Dilinoleic Acid\/butanediol Copolymer, Glycerin, Ethylcellulose, Ceresin, Isostearyl Alcohol, Silica Dimethyl Silylate, Butylene Glycol Cocoate, Butylene Glycol, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Hydrogenated Polycyclopentadiene, Polyhydroxystearic Acid, Lecithin, Polyglyceryl-2 Triisostearate, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Tocopherol, Polyglyceryl-3 Polyricinoleate, Panthenol, Purified Water, 1,2-hexanediol, Ethylhexylglycerin, Dehydroacetic Acid, Fragrance, Red Iron Oxides (Ci 77491), Titanium Dioxide (Ci 77891), Black Iron Oxides (Ci 77499), Red 227 Lake (Ci 17200), Yellow Iron Oxides (Ci 77492).\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eComplete your Routine\u003c\/span\u003e\u003c!-- notionvc: 519470e2-0cd1-479a-aa3a-8db5c44c5926 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e✨ Oddtype Lip \u0026amp; Cheek Glow-Up Routine ✨\u003cbr\u003e\u003c\/strong\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: BLUR\u003c\/strong\u003e → New Rules \u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-dew-glow-balm-4-6g\" target=\"_blank\"\u003eBlur Balm\u003c\/a\u003e - Smooth texture on lips \u0026amp; cheeks for a soft-focus base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH\u003c\/strong\u003e → \u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/products\/oddtype-so-touchable-water-blush-15g\" target=\"_blank\"\u003eSo Touchable Water Blush\u003c\/a\u003e - Dab for a soft, natural flush and hydrating glow.\u003cbr\u003e\u003cstrong\u003eStep 3: FLUSH\u003c\/strong\u003e → \u003cstrong\u003eUnseen Blur Tint \u003c\/strong\u003e- Add a dewy pop of color to cheeks \u0026amp; lips for a juicy stain.\u003cbr\u003e\u003cstrong\u003eStep 4: SHINE\u003c\/strong\u003e → \u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-mirror-tint-3-5g\" target=\"_blank\"\u003eUnseen Mirror Tint\u003c\/a\u003e - Swipe on lips for glassy, long-wearing shine.\u003cbr\u003e\u003cstrong\u003eStep 5: PLUMP\u003c\/strong\u003e →\u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-balloon-tint-3g\" target=\"_blank\"\u003e Unseen Balloon Tin\u003c\/a\u003et Layer for a hydrated, pillowy pout.\u003cbr\u003e\u003cstrong\u003eStep 6: GLOW\u003c\/strong\u003e → \u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unveiled-skin-highlighter-11g\" target=\"_blank\"\u003eUnveiled Skin Highlighter\u003c\/a\u003e - Dot on cheekbones, nose + Cupid’s bow for a radiant glow.\u003cbr\u003e\u003cstrong\u003eStep 7: BLEND\u003c\/strong\u003e → So Gentle Touch Blender Buff everything together for a seamless, airbrushed finish.\u003c\/p\u003e\n\u003cp\u003e⭐ Perfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003e\u003c!-- notionvc: b07c777e-6c61-4c32-bbcd-ff925116a466 --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eDetailed Images\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Oddtype unseen balloon tint with lip products on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_6fab2883-68be-46f2-af8d-32618c96d3cd.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Collection of lip products with a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_987949a8-7e4d-4302-b1e5-3abdf88c9783.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Collection of pink lip gloss shades with color codes on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_0081f345-66bf-4316-bebc-9007b9ffb53c.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Pink lip gloss with white cap on a light green background, featuring the brand 'Unseen'.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_c35da963-c8e7-494c-aa01-176038a40664.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Lipstick swatches with text describing color names and descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_8e88a6ce-ba2a-4fb0-ad36-5899b7a8c6fa.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Three lipsticks with names and descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_b772b36d-e799-4153-ac14-e8947c0bc7f7.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Three shades of pink lip gloss with descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_fba0fec3-cecc-43a2-8e95-f07f5bb19b1c.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Lipstick swatches on a pink background with 'Small talk' and 'Red sky' labels.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_e092f5e5-abe5-4bb9-aaff-f6bffcbc986f.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Lipstick shades 'Purity', 'All hours', and 'Geek' applied to lips with close-up views.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_e61d8a93-84ae-4d93-bb87-dee57e0af002.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Collage of lip gloss swatches with close-up views on lips and skin.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_e29c9efc-7279-48ad-91f4-48312743b51a.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Red blender with text about its features on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_a9458328-5fba-4a6d-af88-7ac89882b63a.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a person applying lipstick with a text overlay about product features.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/12_3baefef3-e8e6-4d44-82ff-05dbf27d43ff.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Lipstick swatches on a arm with color names and codes\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_df2aab23-dd46-4656-9215-6efd78c304d6.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Woman with a neutral expression on a plain background, with text overlay about Oddtype's color palettes.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_26c41350-82a0-45b6-b1a8-8983f22d6fa5.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/16_9bb2a84b-cc51-4782-bfb6-308a95dac753.webp?v=1767670835\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Cosmetic products with 'Choose your Odd' text on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/17_0d4a542f-b14c-45aa-b31d-ad788887c25a.webp?v=1767671334\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of lips with a notice text overlay on a black background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/18_912a16b5-3d60-4f75-a170-24ad4e389263.webp?v=1767671334\"\u003e\u003c\/div\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 PURITY) ODDTYPE UNSEEN BALLOON TINT","offer_id":48090531528950,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 ALL HOURS) ODDTYPE UNSEEN BALLOON TINT","offer_id":48090531561718,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 GEEK) ODDTYPE UNSEEN BALLOON TINT","offer_id":48090531594486,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 DELIGHT) ODDTYPE UNSEEN BALLOON TINT","offer_id":48090531627254,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 SEE THROUGH) ODDTYPE UNSEEN BALLOON TINT","offer_id":48090531660022,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 RIZZ) ODDTYPE UNSEEN BALLOON TINT","offer_id":48090531692790,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 Q) ODDTYPE UNSEEN BALLOON TINT","offer_id":48090531725558,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 RED SKY) ODDTYPE UNSEEN BALLOON TINT","offer_id":48090531758326,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 SMALL TALK) ODDTYPE UNSEEN BALLOON TINT","offer_id":48090531791094,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/OddType_Unseen_Balloon_Tint_Shopify.webp?v=1767671334"},{"product_id":"oddtype-unseen-blur-tint-3-2g","title":"[ODDTYPE] Unseen Blur Tint 3.2g","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" title=\"ODDTYPE Brand collection\" rel=\"noopener\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/blogs\/news\/glass-lips-water-blush-how-oddtype-is-reinventing-makeup\" target=\"_blank\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003eCLICK HERE\u003c\/span\u003e\u003c\/a\u003e TO READ MY BLOG\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"ODDTYPR LOA\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e\u003cbr\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 15% OFF (PAY $28.90)\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003eSELECT ANY 3 FOR 18% OFF (PAY $55.80)\u003cbr\u003eSELECT ANY 3 FOR 21% OFF (PAY $80.70)\u003cbr\u003eSELECT ANY 5 FOR 24% OFF (PAY $129.50)\u003cbr\u003e\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_OddType_Blur_Tint.webp?v=1767372038\" alt=\"\" style=\"margin-bottom: 2px; float: none;\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/IMG_6245.webp?v=1767372208\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/IMG_6249.webp?v=1767372070\" alt=\"\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/IMG_6251.webp?v=1767372080\" alt=\"\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_111_b3e6b38b-6fb5-43a8-aa01-39e7a13b45b2.webp?v=1767372128\" alt=\"\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_113_bb75d640-326f-41c8-88aa-cbfcacf4483b.webp?v=1767372136\" alt=\"\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_112_6a6be7a1-ceee-40f2-90ec-d3bf4822861e.webp?v=1767372138\" alt=\"\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_258_da44245d-6dba-49fe-b6d6-1d7cbd0c6807.webp?v=1767372138\" alt=\"\"\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003eOddType Unseen Blur Tint\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e3.2g\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eOddType Unseen Blur Tint is a revolutionary lip product that challenges the boundaries of beauty. This innovative formula features a unique blend of muted, yet vibrant shades that provide a moisture-rich, dewy finish while delivering a blurred, soft matte look. The Unseen Blur Tint offers a smooth, primer-like application with a flawless, smudged effect that lasts all day without drying out your lips.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvailable in 14 Shades:\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e - #157 00:00\u003c\/strong\u003e – Balanced neutral red, versatile for any look.\u003cbr\u003e\u003cstrong\u003e - #158 Joy\u003c\/strong\u003e – Vibrant fuchsia red, bold and lively.\u003cbr\u003e\u003cstrong\u003e - #178 Speak Easy\u003c\/strong\u003e – Muted peachy-pink, chic and understated.\u003cbr\u003e\u003cstrong\u003e - #215 Future\u003c\/strong\u003e – Bright apricot orange, fresh and optimistic.\u003cbr\u003e\u003cstrong\u003e - #254 Connection\u003c\/strong\u003e – Muted coral, warm and nostalgic.\u003cbr\u003e\u003cstrong\u003e - #321 Jayu\u003c\/strong\u003e – Salmon beige, natural and effortless.\u003cbr\u003e\u003cstrong\u003e - #384 Heavy Mute\u003c\/strong\u003e – Deep rose, bold and sophisticated.\u003cbr\u003e\u003cstrong\u003e - #562 Uri\u003c\/strong\u003e – Pale dry rose, subtle and calming.\u003cbr\u003e\u003cstrong\u003e - #576 Karma\u003c\/strong\u003e – Deep rose pink, confident and heartfelt.\u003cbr\u003e\u003cstrong\u003e - #632 Singularity\u003c\/strong\u003e – Cool lavender purple, unique and fresh.\u003cbr\u003e\u003cstrong\u003e - #655 Odd Universe\u003c\/strong\u003e – Bluish plum pink, dreamy and imaginative.\u003cbr\u003e\u003cstrong\u003e - #666 Liking\u003c\/strong\u003e – Soft warm pink, sweet and flirty.\u003cbr\u003e\u003cstrong\u003e - #788 Arise\u003c\/strong\u003e – Rich rose-brown, deep and magnetic.\u003cbr\u003e\u003cstrong\u003e - #735 Switched\u003c\/strong\u003e – Delicate nude pink, soft and dreamy.\u003c\/p\u003e\n\u003cp\u003eWith an innovative, flat Odd Blender applicator designed to optimize color payoff and ensure a seamless application, it creates the perfect gradient lip effortlessly. The result is a natural-looking overlip style with a soft, silky matte gradient.\u003c\/p\u003e\n\u003cp\u003eAll OddType products are cruelty-free and free from animal-derived ingredients, aligning with their eco-conscious philosophy.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Take an appropriate amount of OddType Unseen Blur Tint.\u003cbr\u003e2. Using the built-in flat Odd Blender applicator, apply the product gently along your lip line.\u003cbr\u003e3. Start from the center of your lips and blend outwards for even coverage.\u003cbr\u003e4. Use the applicator’s edge to create a seamless gradient effect, smudging softly for a natural look.\u003cbr\u003e5. For a more defined or bolder finish, apply additional layers to achieve your desired intensity.\u003c\/p\u003e\n\n\u003ch3\u003e\n\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eIdeal For\u003c\/span\u003e\u003c!-- notionvc: 9a881efe-751f-48ad-a094-94009e8e105e --\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want a \"my-lips-but-better\" tint with lasting power.\u003c\/li\u003e\n\u003cli\u003eThose who want bold color with a soft, blurred finish.\u003c\/li\u003e\n\u003cli\u003eThose who want a moisture-rich matte without the dryness.\u003c\/li\u003e\n\u003cli\u003eThose who want shades that complement all skin undertones.\u003c\/li\u003e\n\u003cli\u003eThose who want one-swipe pigment and effortless blending.\u003c\/li\u003e\n\u003cli\u003eThose who want ethical beauty with a daring twist.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003e\u003c!-- notionvc: 8085c581-82b2-4b6d-b0bc-3135190f333b --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eFull Ingredient List\u003c!-- notionvc: 2dd0eda7-8e1f-4ce6-9c39-1d86637e2e95 --\u003e\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e#157 00:00:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Polyglyceryl-2 Triisostearate, Cyclopentasiloxane, Dimethicone Crosspolymer, Titanium Dioxide, Cyclohexasiloxane, 1,2-hexanediol, Yellow No. 5, Cetyl Peg\/ppg-10\/1 Dimethicone, Red No. 202, Silica Silylate, Red Iron Oxide, Butyloctyl Salicylate, Phenyl Trimethicone, Silica, Tocopheryl Acetate, Black Iron Oxide, Fragrance, C30-45 Alkyl Dimethicone, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#158 Joy:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Polyglyceryl-2 Triisostearate, Dimethicone Crosspolymer, Cyclohexasiloxane, Phenyl Trimethicone, 1,2-hexanediol, Red No. 202, Red No. 104 (1), Cetyl Peg\/ppg-10\/1 Dimethicone, Silica Silylate, Yellow No. 4, Titanium Dioxide, Butyloctyl Salicylate, Tocopheryl Acetate, Silica, Fragrance, C30-45 Alkyl Dimethicone, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#178 Speak Easy:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Dimethicone Crosspolymer, Polyglyceryl-2 Triisostearate, Titanium Dioxide, Cyclohexasiloxane, Phenyl Trimethicone, 1,2-hexanediol, Yellow No. 5, Cetyl Peg\/ppg-10\/1 Dimethicone, Silica Silylate, Red No. 202, Butyloctyl Salicylate, Black Iron Oxide, Silica, Tocopheryl Acetate, Fragrance, C30-45 Alkyl Dimethicone, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#215 Future:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Dimethicone Crosspolymer, Polyglyceryl-2 Triisostearate, Titanium Dioxide, Cyclohexasiloxane, Phenyl Trimethicone, 1,2-hexanediol, Yellow No. 5, Cetyl Peg\/ppg-10\/1 Dimethicone, Silica Silylate, Butyloctyl Salicylate, Red No. 202, Silica, Tocopheryl Acetate, Fragrance, C30-45 Alkyl Dimethicone, Black Iron Oxide, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#254 Connection:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Polyglyceryl-2 Triisostearate, Dimethicone Crosspolymer, Titanium Dioxide, Cyclohexasiloxane, 1,2-hexanediol, Yellow No. 5, Cetyl Peg\/ppg-10\/1 Dimethicone, Silica Silylate, Phenyl Trimethicone, Butyloctyl Salicylate, Red No. 202, Black Iron Oxide, Silica, Tocopheryl Acetate, Fragrance, C30-45 Alkyl Dimethicone, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#321 Jayu:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Dimethicone Crosspolymer, Polyglyceryl-2 Triisostearate, Titanium Dioxide, Cyclohexasiloxane, 1,2-hexanediol, Cetyl Peg\/ppg-10\/1 Dimethicone, Red Iron Oxide, Yellow Iron Oxide, Silica Silylate, Phenyl Trimethicone, Butyloctyl Salicylate, Black Iron Oxide, Silica, Tocopheryl Acetate, Red No. 202, Fragrance, C30-45 Alkyl Dimethicone, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#384 Heavy Mute:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Dimethicone Crosspolymer, Polyglyceryl-2 Triisostearate, Titanium Dioxide, Cyclohexasiloxane, Phenyl Trimethicone, 1,2-hexanediol, Cetyl Peg\/ppg-10\/1 Dimethicone, Red Iron Oxide, Silica Silylate, Butyloctyl Salicylate, Black Iron Oxide, Silica, Yellow Iron Oxide, Tocopheryl Acetate, Fragrance, Red No. 202, C30-45 Alkyl Dimethicone.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#562 Uri:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Polyglyceryl-2 Triisostearate, Dimethicone Crosspolymer, Titanium Dioxide, Cyclohexasiloxane, 1,2-hexanediol, Red Iron Oxide, Cetyl Peg\/ppg-10\/1 Dimethicone, Silica Silylate, Phenyl Trimethicone, Butyloctyl Salicylate, Red No. 202, Black Iron Oxide, Silica, Tocopheryl Acetate, Fragrance, C30-45 Alkyl Dimethicone, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#576 Karma:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Dimethicone Crosspolymer, Polyglyceryl-2 Triisostearate, Titanium Dioxide, Cyclohexasiloxane, Phenyl Trimethicone, 1,2-hexanediol, Cetyl Peg\/ppg-10\/1 Dimethicone, Silica Silylate, Red Iron Oxide, Butyloctyl Salicylate, Yellow No. 5, Red No. 202, Red No. 104 (1), Silica, Tocopheryl Acetate, Fragrance, C30-45 Alkyl Dimethicone, Black Iron Oxide, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#632 Singularity:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Dimethicone Crosspolymer, Polyglyceryl-2 Triisostearate, Titanium Dioxide, Cyclohexasiloxane, Phenyl Trimethicone, 1,2-hexanediol, Cetyl Peg\/ppg-10\/1 Dimethicone, Silica Silylate, Red Iron Oxide, Butyloctyl Salicylate, Red No. 202, Silica, Tocopheryl Acetate, Fragrance, C30-45 Alkyl Dimethicone, Blue No. 1, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#655 Odd Universe:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Polyglyceryl-2 Triisostearate, Dimethicone Crosspolymer, Titanium Dioxide, Cyclohexasiloxane, Red No. 104 (1), 1,2-hexanediol, Cetyl Peg\/ppg-10\/1 Dimethicone, Red Iron Oxide, Silica Silylate, Black Iron Oxide, Butyloctyl Salicylate, Phenyl Trimethicone, Yellow No. 5, Tocopheryl Acetate, Silica, Fragrance, C30-45 Alkyl Dimethicone, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#666 Liking:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Dimethicone Crosspolymer, Polyglyceryl-2 Triisostearate, Titanium Dioxide, Phenyl Trimethicone, Cyclohexasiloxane, 1,2-hexanediol, Cetyl Peg\/ppg-10\/1 Dimethicone, Silica Silylate, Red Iron Oxide, Butyloctyl Salicylate, Red No. 202, Silica, Tocopheryl Acetate, Fragrance, C30-45 Alkyl Dimethicone, Blue No. 1, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#788 Arise:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Dimethicone Crosspolymer, Polyglyceryl-2 Triisostearate, Titanium Dioxide, Cyclohexasiloxane, Red Iron Oxide, 1,2-hexanediol, Cetyl Peg\/ppg-10\/1 Dimethicone, Silica Silylate, Phenyl Trimethicone, Butyloctyl Salicylate, Red No. 202, Black Iron Oxide, Silica, Tocopheryl Acetate, Fragrance, C30-45 Alkyl Dimethicone, Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#790 Dreamer:\u003cbr\u003e\u003c\/strong\u003eDimethicone, Cyclopentasiloxane, Dimethicone Crosspolymer, Polyglyceryl-2 Triisostearate, Titanium Dioxide, Cyclohexasiloxane, 1,2-hexanediol, Red Iron Oxide, Cetyl Peg\/ppg-10\/1 Dimethicone, Silica Silylate, Phenyl Trimethicone, Butyloctyl Salicylate, Red No. 202, Black Iron Oxide, Silica, Tocopheryl Acetate, Fragrance, C30-45 Alkyl Dimethicone, And Pentaerythrityl Tetra-di-t-butylhydroxyhydrocinnamate.\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eComplete your Routine\u003c\/span\u003e\u003c!-- notionvc: c82a955a-b756-497a-86ff-ef1caa762f3f --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e✨ Oddtype Lip \u0026amp; Cheek Glow-Up Routine ✨\u003cbr\u003e\u003c\/strong\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: BLUR\u003c\/strong\u003e → New Rules \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-dew-glow-balm-4-6g\" rel=\"noopener\" target=\"_blank\"\u003eBlur Balm\u003c\/a\u003e - Smooth texture on lips \u0026amp; cheeks for a soft-focus base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-so-touchable-water-blush-15g\" rel=\"noopener\" target=\"_blank\"\u003eSo Touchable Water Blush\u003c\/a\u003e - Dab for a soft, natural flush and hydrating glow.\u003cbr\u003e\u003cstrong\u003eStep 3: FLUSH\u003c\/strong\u003e → \u003cstrong\u003eUnseen Blur Tint \u003c\/strong\u003e- Add a dewy pop of color to cheeks \u0026amp; lips for a juicy stain.\u003cbr\u003e\u003cstrong\u003eStep 4: SHINE\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-mirror-tint-3-5g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Mirror Tint\u003c\/a\u003e - Swipe on lips for glassy, long-wearing shine.\u003cbr\u003e\u003cstrong\u003eStep 5: PLUMP\u003c\/strong\u003e →\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-balloon-tint-3g\" rel=\"noopener\" target=\"_blank\"\u003e Unseen Balloon Tin\u003c\/a\u003et Layer for a hydrated, pillowy pout.\u003cbr\u003e\u003cstrong\u003eStep 6: GLOW\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unveiled-skin-highlighter-11g\" rel=\"noopener\" target=\"_blank\"\u003eUnveiled Skin Highlighter\u003c\/a\u003e - Dot on cheekbones, nose + Cupid’s bow for a radiant glow.\u003cbr\u003e\u003cstrong\u003eStep 7: BLEND\u003c\/strong\u003e → So Gentle Touch Blender Buff everything together for a seamless, airbrushed finish.\u003c\/p\u003e\n\u003cp\u003e⭐ Perfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003e\u003c!-- notionvc: a33b8b7e-2bde-41f6-b4ef-8a5d16b3b3cd --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eDetailed Images\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_85eb1f3c-fc51-4798-8631-5944c253733e.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_20f071e4-1982-4929-831c-80d6f6b4faf2.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_72082735-db35-495b-b46b-0ac71c241dff.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_02822110-a60b-47c2-b05f-fed97aefe289.webp?v=1767373375\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_d7fc0e89-ef9c-47e7-b56a-9171cc5cc0fe.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Lipstick swatches with text describing color names and descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_14d499cf-c6b3-4364-85a2-5501ce9dd279.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg alt=\"Lipstick swatches with product names and descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_12cd1f5b-07ea-411c-8f1e-560e4b2520e9.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003cimg alt=\"Close-up of three lipstick shades with color swatches and descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_142155cf-41ca-492a-bd84-87de3e8e89d3.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_258_da44245d-6dba-49fe-b6d6-1d7cbd0c6807.webp?v=1767372138\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Four swatches of different shades of pink lipstick on a white background with color codes.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_8089d24f-8a1a-4efd-85f2-2bd44eb5b603.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Flat Odd Blender for Unseen Mirror Tint with product image and text on a light gray background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_1bc0053a-d9fa-427a-9311-2dd95a0e64bc.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Close-up of a person applying pink lipstick with a text overlay about color pigment application.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/12_d63077ae-4307-4f16-84db-891c7a4c3a23.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Close-up of a pink cosmetic product with text describing its texture and compatibility with another product.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_1366f9e6-3026-4992-9465-ae4e4fb189b3.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Lipstick shades with text 'Frameless' and 'Blurry and neutral colors that perfectly match with any skin tone'.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_9d65402c-8d83-471a-888d-de82fc8fce0f.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Lipstick color swatches on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/15_eba4c7fd-d398-4ede-9071-b07a6f2bf802.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Woman with makeup and text about color palette\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/16_9df4916b-49f6-4e4a-b78a-44cf50251d5f.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Close-up of a pink door with a silver handle on a red brick wall background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/17_138497d7-9675-40f2-b8e3-678466d70c5a.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Makeup products with 'Oddhye' branding on a light gray background, featuring the text 'Create a better future by making responsible choices'.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/18_162b51ce-ff36-4355-b40c-77bbc6de3c45.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"ODDTYPE sustainability information with icons and text on a light gray background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/19_06a971ac-84b8-4ff7-9f74-e5725d353c50.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Lip tint products with applicators and color swatches on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/21_ea1deca9-bd31-443f-a6c8-2355418ac858.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Color swatches labeled 'Karma', 'Future', 'Singularity', and 'Joy' on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/20_564b2726-23e9-4c5c-8ab4-8ca415c3dc0a.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Lipstick with 'ODDTYPE' branding on a light green background, accompanied by product information text.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/22_27ac47c0-16e8-47bc-b8b5-9249c44b0ea9.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Instructions for using a blush blender with text on product use and precautions.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/23_f2a822c7-50ff-4eaa-9efd-6f37338bfb59.webp?v=1767373375\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 00:00) ODDTYPE UNSEEN BLUR TINT","offer_id":48090726826230,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 JOY) ODDTYPE UNSEEN BLUR TINT","offer_id":48090726858998,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 SPEAK EASY) ODDTYPE UNSEEN BLUR TINT","offer_id":48090726891766,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 FUTURE) ODDTYPE UNSEEN BLUR TINT","offer_id":48090726924534,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 CONNECTION) ODDTYPE UNSEEN BLUR TINT","offer_id":48090726957302,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 JAYU) ODDTYPE UNSEEN BLUR TINT","offer_id":48090726990070,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 HEAVY MUTE) ODDTYPE UNSEEN BLUR TINT","offer_id":48090727022838,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 URI) ODDTYPE UNSEEN BLUR TINT","offer_id":48090727055606,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 KARMA) ODDTYPE UNSEEN BLUR TINT","offer_id":48090727088374,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 SINGULARITY) ODDTYPE UNSEEN BLUR TINT","offer_id":48090727121142,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 ODD UNIVERSE) ODDTYPE UNSEEN BLUR TINT","offer_id":48090727153910,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 LIKING) ODDTYPE UNSEEN BLUR TINT","offer_id":48090727186678,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 ARISE) ODDTYPE UNSEEN BLUR TINT","offer_id":48090727219446,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 SWITCHED ) ODDTYPE UNSEEN BLUR TINT","offer_id":48090727252214,"sku":"","price":27.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/IMG_6262.webp?v=1767373375"},{"product_id":"oddtype-so-touchable-water-blush-15g","title":"[ODDTYPE] So Touchable Water Blush 15g","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca rel=\"noopener\" title=\"ODDTYPE Brand collection\" href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/glass-lips-water-blush-how-oddtype-is-reinventing-makeup\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003eCLICK HERE\u003c\/span\u003e\u003c\/a\u003e TO READ MY BLOG\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\" alt=\"ODDTYPR LOA\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e\u003cbr\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 15% OFF (PAY $28.90)\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003eSELECT ANY 3 FOR 18% OFF (PAY $55.80)\u003cbr\u003eSELECT ANY 3 FOR 21% OFF (PAY $80.70)\u003cbr\u003eSELECT ANY 5 FOR 24% OFF (PAY $129.50)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 2px; float: none;\" alt=\"ODDTYPE WATER BLUSH PROMOTIONAL PRICES\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_OddType_Water_Blush.webp?v=1767359365\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Lipstick shades 563 Uncanny, 664 Fine, and 577 Montrose with descriptions on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_247_1_8619afc9-58dd-4149-9764-69566dce28db.webp?v=1767359326\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Lipstick shades 563 Uncanny, 664 Fine, and 577 Montrose with descriptions on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_159_1.webp?v=1767359298\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Lipstick shades 563 Uncanny, 664 Fine, and 577 Montrose with descriptions on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_160_15e96a07-ec41-4f8e-824e-30871f105699.webp?v=1767359304\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Lipstick shades 563 Uncanny, 664 Fine, and 577 Montrose with descriptions on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_249_1a3f6a91-10f4-415f-8cc0-42f06ca88022.webp?v=1767359313\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cbr\u003eName:\u003cbr\u003e\u003c\/strong\u003eOddType So Touchable Water Blush\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e15g\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eOddtype So Touchable Water Blush delivers a soft, natural flush with its lightweight, watery texture that blends seamlessly into the skin. Infused with Vita Hyaluronic Acid and botanical extracts, it hydrates while providing buildable, sheer-to-vibrant color. The healthy, muted shades enhance your complexion with a fresh, glowing finish, making it perfect for daily wear.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvailable in 10 Alluring Shades:\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e - #563 Uncanny\u003c\/strong\u003e – Your go-to mauve pink (universal flush).\u003cbr\u003e\u003cstrong\u003e - #664 Fine\u003c\/strong\u003e – Ethereal lavender (cool-toned brightener).\u003cbr\u003e\u003cstrong\u003e - #577 Montrose\u003c\/strong\u003e – Vintage violet (rose gold shift).\u003cbr\u003e\u003cstrong\u003e - #233 Chillax\u003c\/strong\u003e – \"No-makeup\" nude peach.\u003cbr\u003e\u003cstrong\u003e - #245 Coral\u003c\/strong\u003e – Muted coral (micro-glitter for dew).\u003cbr\u003e\u003cstrong\u003e - #787 Peony\u003c\/strong\u003e – Romantic antique pink.\u003cbr\u003e\u003cstrong\u003e - #342 Sunshine\u003c\/strong\u003e – Golden peach (instant warmth).\u003cbr\u003e\u003cstrong\u003e - #554 Smiley\u003c\/strong\u003e – Playful apricot (youthful pop).\u003cbr\u003e\u003cstrong\u003e - #693 Oasis\u003c\/strong\u003e – Sophisticated rose-beige.\u003cbr\u003e\u003cstrong\u003e - #765 FriYAY\u003c\/strong\u003e – Bold berry (sheer buildable pigment).\u003c\/p\u003e\n\u003cp\u003eDesigned for easy application, the smooth pump dispenses the ideal amount, and the formula works well with fingers or a blender for different effects.\u003c\/p\u003e\n\u003cp\u003eAll Oddtype products are cruelty-free and free from animal-derived ingredients, aligning with their eco-conscious philosophy.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Shake the bottle well before use.\u003cbr\u003e2. Pump a small amount onto your fingertip or a makeup sponge.\u003cbr\u003e3. Gently blend onto the cheeks in a tapping motion for a natural flush.\u003cbr\u003e4. Layer for a more intense color payoff if desired.\u003cbr\u003e5. Use with the So Gentle Touch Blender for an even and glowy finish.\u003cbr\u003e6. For best results, apply on well-moisturized skin and set lightly with translucent powder if needed.\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eIdeal For\u003c\/span\u003e\u003c!-- notionvc: 830adb69-9ed9-4b63-b1e1-9290bfe98ec5 --\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want a natural, post-jog glow.\u003c\/li\u003e\n\u003cli\u003eThose who want to look well-rested instantly.\u003c\/li\u003e\n\u003cli\u003eThose who want cool-toned color without harshness.\u003c\/li\u003e\n\u003cli\u003eThose who want versatile, buildable pigment.\u003c\/li\u003e\n\u003cli\u003eThose who want makeup with skincare benefits.\u003c\/li\u003e\n\u003cli\u003eThose who want ethical beauty that delivers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull \u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eIngredient List\u003c\/span\u003e\u003c!-- notionvc: 0f7f7175-4abe-47d1-8093-c9f205a49135 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e#563 Uncanny:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Cyclopentasiloxane, Denatured Alcohol, Glycerin, Trimethylsiloxysilicate, Cetyl Ethylhexanoate, Methyl Trimethicone, Peg-10 Dimethicone, Triethylhexanoin, Mica (Ci 77019), Methyl Methacrylate Crosspolymer, Titanium Dioxide (Ci 77891), Methyl Propanediol, Pentylene Glycol, 1,2-hexanediol, Water-soluble Collagen, Lavender Extract, Tea Tree Leaf Extract, Rosemary Leaf Extract, Yeast Fermentation Filtrate, Sodium Hyaluronate, Hyaluronic Acid, Lauryl Peg 10 Tris(Trimethylsiloxy)silylethyl Dimethicone, Disteardimonium Hectorite, Magnesium Sulfate, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Cetyl Peg\/ppg-10\/1 Dimethicone, Glyceryl Caprylate, Triethoxycaprylylsilane, Aluminum Hydroxide, Trisodium Ethylenediamine Disuccinate, Butylene Glycol, Tocopherol, Pentaerythrityl Tetra-di-t-butyl Hydroxyhydrocinnamate, Vinegar, Hydrogenated Lecithin, Ascorbic Acid, Linolenic Acid, Fragrance, Yellow Iron Oxide (Ci 77492), Red No. 226 (Ci 73360), Black Iron Oxide (Ci 77499), Red Iron Oxide (Ci 77491), Ultramarines (Ci 77007).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#664 Fine:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Cyclopentasiloxane, Denatured Alcohol , Glycerin, Trimethylsiloxysilicate, Mica (Ci 77019), Cetyl Ethylhexanoate, Methyl Trimethicone, Peg-10 Dimethicone, Triethylhexanoin, Methyl Methacrylate Crosspolymer, Titanium Dioxide (Ci 77891), Methyl Propanediol, Pentylene Glycol, 1,2-hexanediol, Water-soluble Collagen, Lavender Extract, Tea Tree Leaf Extract, Rosemary Leaf Extract, Yeast Fermentation Filtrate, Sodium Hyaluronate, Hyaluronic Acid, Lauryl Peg 10 Tris(Trimethylsiloxy)silylethyl Dimethicone, Disteardimonium Hectorite, Magnesium Sulfate, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Cetyl Peg \/ppg-10\/1 Dimethicone, Glyceryl Caprylate, Triethoxycaprylylsilane, Aluminum Hydroxide, Trisodium Ethylenediamine Disuccinate, Butylene Glycol, Tocopherol, Pentaerythrityl Tetra-di-t-butyl Hydroxyhydrocinnamate, Vinegar, Hydrogenated Lecithin, Ascorbic Acid, Linolenic Acid, Fragrance, Red No. 226 (Ci 73360), Black Iron Oxide (Ci 77499), Ultramarines (Ci 77007), Yellow Iron Oxide (Ci 77492), Red Iron Oxide (Ci 77491).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#577 Montrose:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Cyclopentasiloxane, Denatured Alcohol, Glycerin, Mica (Ci 77019), Trimethylsiloxysilicate, Cetyl Ethyl Hexanoate, Methyl Trimethicone, Peg-10 Dimethicone, Triethylhexanoin, Titanium Dioxide (Ci 77891), Methyl Methacrylate Crosspolymer, Methyl Propanediol, Pentylene Glycol, 1,2- Hexanediol, Water-soluble Collagen, Lavender Extract, Tea Tree Leaf Extract, Rosemary Leaf Extract, Yeast Fermentation Filtrate, Sodium Hyaluronate, Hyaluronic Acid, Lauryl Peg 10 Tris(Trimethylsiloxy)silylethyl Dimethicone, Disteardimonium Hectorite, Magnesium Sulfate, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Cetyl Peg\/ppg-10\/1 Dimethicone, Silica, Glyceryl Caprylate , Calcium Aluminum Borosilicate, Triethoxycaprylylsilane, Trisodium Ethylenediamine Disuccinate, Aluminum Hydroxide, Butylene Glycol, Tocopherol, Pentaerythrityl Tetra-di-t-butyl Hydroxyhydrocinnamate, Vinegar, Hydrogenated Lecithin, Ascorbic Acid, Linolenic Acid, Tin Oxide (Ci 77861), Fragrance, Red No. 226 (Ci 73360), Ultramarines (Ci 77007), Black Iron Oxide (Ci 77499), Yellow Iron Oxide (Ci 77492), Red Iron Oxide (Ci 77491).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#233 Chillax:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Cyclopentasiloxane, Denatured Alcohol, Glycerin, Trimethylsiloxysilicate, Mica (Ci 77019), Cetyl Ethyl Hexanoate, Methyl Trimethicone, Peg-10 Dimethicone, Triethylhexanoin, Methyl Methacrylate Crosspolymer, Titanium Dioxide (Ci 77891), Methyl Propanediol, Pentylene Glycol, 1,2-hexanediol, Water-soluble Collagen, Lavender Extract, Tea Tree Leaf Extract, Rosemary Leaf Extract, Yeast Fermentation Filtrate, Sodium Hyaluronate, Hyaluronic Acid, Lauryl Peg 10 Tris(Trimethylsiloxy)silylethyl Dimethicone, Disteardimonium Hectorite, Magnesium Sulfate, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Cetyl Peg\/ppg-10\/1 Dimethicone, Glyceryl Caprylate, Triethoxycaprylylsilane, Aluminum Hydroxide, Trisodium Ethylenediamine Disuccinate, Butylene Glycol, Tocopherol, Pentaerythrityl Tetra-di-t-butyl Hydroxyhydrocinnamate, Vinegar, Hydrogenated Lecithin, Ascorbic Acid, Linolenic Acid, Fragrance, Red Iron Oxide (Ci 77491), Red No. 226 (Ci 73360), Black Iron Oxide (Ci 77499).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#245 Coral:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Cyclopentasiloxane, Denatured Alcohol, Glycerin, Mica (Ci 77019), Trimethylsiloxysilicate, Cetyl Ethylhexanoate, Methyl Trimethicone, Peg-10 Dimethicone, Triethylhexanoin, Methyl Methacrylate Crosspolymer, Methyl Propanediol, Titanium Dioxide (Ci 77891), Pentylene Glycol, 1,2-hexanediol, Water-soluble Collagen, Lavender Extract, Tea Tree Leaf Extract, Rosemary Leaf Extract, Yeast Fermentation Filtrate, Sodium Hyaluronate, Hyaluronic Acid, Lauryl Peg 10 Tris(Trimethylsiloxy)silylethyl Dimethicone, Disteardimonium Hectorite, Magnesium Sulfate, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Cetyl Peg\/ Ppg-10\/1 Dimethicone, Synthetic Fluorphlogopite, Glyceryl Caprylate, Triethoxycaprylylsilane, Trisodium Ethylenediamine Disuccinate, Aluminum Hydroxide, Butylene Glycol, Tocopherol , Pentaerythrityl Tetra-di-t-butyl Hydroxyhydrocinnamate, Vinegar, Hydrogenated Lecithin, Ascorbic Acid, Linolenic Acid, Tin Oxide (Ci 77861), Fragrance, Red No. 226 (Ci 73360), Red Iron Oxide (Ci 77491), Yellow Iron Oxide (Ci 77492), Black Iron Oxide (Ci 77499), Ultramarines (Ci 77007).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#787 Peony:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Cyclopentasiloxane, Denatured Alcohol, Glycerin, Trimethylsiloxysilicate, Mica (Ci 77019), Cetyl Ethylhexanoate, Methyl Trimethicone, Peg-10 Dimethicone, Triethylhexanoin, Methyl Methacrylate Crosspolymer, Methyl Propanediol, Pentylene Glycol, Titanium Dioxide (Ci 77891), 1,2-hexanediol, Water-soluble Collagen, Lavender Extract, Tea Tree Leaf Extract, Rosemary Leaf Extract, Yeast Fermentation Filtrate, Sodium Hyaluronate, Hyaluronic Acid, Lauryl Peg 10 Tris(Trimethylsiloxy)silylethyl Dimethicone, Disteardimonium Hectorite, Magnesium Sulfate, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Cetyl Peg\/ppg-10 Dimethicone, Glyceryl Caprylate, Triethoxycaprylylsilane, Trisodium Ethylenediamine Disuccinate, Aluminum Hydroxide, Butylene Glycol, Tocopherol, Pentaerythrityl Tetra-di-t-butyl Hydroxyhydrocinnamate, Vinegar, Hydrogenated Lecithin, Ascorbic Acid, Linolenic Acid, Fragrance, Red Iron Oxide (Ci 77491), Red No. 226 (Ci 73360), Ultramarines (Ci 77007), Black Iron Oxide (Ci 77499), Yellow Iron Oxide (Ci 77492).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#342 Sunshine:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Cyclopentasiloxane, Denat. Alcohol, Glycerin, Trimethylsiloxysilicate, Cetyl Ethylhexanoate, Triethylhexanoin, Titanium Dioxide (Ci 77891), Methyl Trimethicone, Peg-10 Dimethicone, Methyl Methacrylate Crosspolymer, Methylpropanediol, Pentylene Glycol, 1,2-hexanediol, Soluble Collagen, Lavender Extract, Tea Tree Leaf Extract, Rosemary Leaf Extract, Yeast Ferment Filtrate, Sodium Hyaluronate, Hyaluronic Acid, Lauryl Peg-10 Tris(Trimethylsiloxy)silylethyl Dimethicone, Disteardimonium Hectorite, Magnesium Sulfate, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Cetyl Peg\/ppg-10\/1 Dimethicone, Glyceryl Caprylate, Triethoxycaprylylsilane, Aluminum Hydroxide, Trisodium Ethylenediamine Disuccinate, Butylene Glycol, Tocopherol, Pentaerythrityl Tetra-di-t-butyl Hydroxyhydrocinnamate, Vinegar, Hydrogenated Lecithin, Ascorbic Acid, Linolenic Acid, Fragrance, Mica (Ci 77019), Iron Oxides (Ci 77492), Red 226 Lake (Ci 73360), Iron Oxides (Ci 77491).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#554 Smiley:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Cyclopentasiloxane, Alcohol Denat., Glycerin, Trimethylsiloxysilicate, Cetyl Ethylhexanoate, Triethylhexanoin, Methyl Trimethicone, Peg-10 Dimethicone, Titanium Dioxide (Ci 77891), Methyl Methacrylate Crosspolymer, Methylpropanediol, Pentylene Glycol, 1,2-hexanediol, Water-soluble Collagen, Lavender Extract, Tea Tree Leaf Extract, Rosemary Leaf Extract, Yeast Ferment Filtrate, Sodium Hyaluronate, Hyaluronic Acid, Lauryl Peg-10 Tris(Trimethylsiloxy)silyl Ethyl Dimethicone, Disteardimonium Hectorite, Magnesium Sulfate, Calcium Sodium Borosilicate, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Peg\/ppg-10\/1 Dimethicone, Glyceryl Caprylate, Aluminum Hydroxide, Triethoxycaprylylsilane, Trisodium Ethylenediamine Disuccinate, Butylene Glycol, Tocopherol, Pentaerythrityl Tetra-di-t-butyl Hydroxyhydrocinnamate, Vinegar, Hydrogenated Lecithin, Ascorbic Acid, Linolenic Acid, Tin Oxide (Ci 77861), Fragrance, Mica (Ci 77019), Red 226 Lake (Ci 73360), Iron Oxides (Ci 77492), Iron Oxides (Ci 77491).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#693 Oasis:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Cyclopentasiloxane, Alcohol Denat., Glycerin, Trimethylsiloxysilicate, Cetyl Ethylhexanoate, Triethylhexanoin, Titanium Dioxide (Ci 77891), Methyl Trimethicone, Peg-10 Dimethicone, Methyl Methacrylate Crosspolymer, Methylpropanediol, Pentylene Glycol, 1,2-hexanediol, Soluble Collagen, Lavandula Angustifolia (Lavender) Extract, Tea Tree Leaf Extract, Rosmarinus Officinalis (Rosemary) Leaf Extract, Yeast Ferment Filtrate, Sodium Hyaluronate, Hyaluronic Acid, Lauryl Peg-10 Tris(Trimethylsiloxy)silylethyl Dimethicone, Disteardimonium Hectorite, Magnesium Sulfate, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Cetyl Peg\/ppg-10\/1 Dimethicone, Glyceryl Caprylate, Triethoxycaprylylsilane, Aluminum Hydroxide, Trisodium Ethylenediamine Disuccinate, Butylene Glycol, Tocopherol, Pentaerythrityl Tetra-di-t-butyl Hydroxyhydrocinnamate, Vinegar, Hydrogenated Lecithin, Ascorbic Acid, Linolenic Acid, Fragrance, Mica (Ci 77019), Ultramarines (Ci 77007), Red 226 Lake (Ci 73360), Red Iron Oxides (Ci 77491).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#765 FriYAY:\u003cbr\u003e\u003c\/strong\u003e Purified Water, Cyclopentasiloxane, Alcohol Denat., Glycerin, Trimethylsiloxysilicate, Cetyl Ethylhexanoate, Triethylhexanoin, Methyl Trimethicone, PEG-10 Dimethicone, Titanium Dioxide (CI 77891), Methyl Methacrylate Crosspolymer, Methylpropanediol, Pentylene Glycol, 1,2-Hexanediol, Soluble Collagen, Lavender Extract, Tea Tree Leaf Extract, Rosemary Leaf Extract, Yeast Ferment Filtrate, Sodium Hyaluronate, Hyaluronic Acid, Lauryl PEG-10 Tris(Trimethylsiloxy)silylethyl Dimethicone, Disteardimonium Hectorite, Magnesium Sulfate, Vinyl Dimethicone\/Methicone Silsesquioxane Crosspolymer, Cetyl PEG\/PPG-10\/1 Dimethicone, Glyceryl Caprylate, Triethoxycaprylylsilane, Aluminum Hydroxide, Trisodium Ethylenediamine Disuccinate, Butylene Glycol, Tocopherol, Pentaerythrityl Tetra-di-t-butyl Hydroxyhydrocinnamate, Vinegar, Hydrogenated Lecithin, Ascorbic Acid, Linolenic Acid, Fragrance, Mica (CI 77019), Ultramarines (CI 77007), Red 226 Lake (CI 73360), Iron Oxides (CI 77492), Iron Oxides (CI 77491).\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eComplete your Routine\u003c\/span\u003e\u003c!-- notionvc: 5802719f-9018-448f-88b1-5113891734cf --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e✨ Oddtype Lip \u0026amp; Cheek Glow-Up Routine ✨\u003cbr\u003e\u003c\/strong\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: BLUR\u003c\/strong\u003e → New Rules \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-dew-glow-balm-4-6g\" rel=\"noopener\" target=\"_blank\"\u003eBlur Balm\u003c\/a\u003e - Smooth texture on lips \u0026amp; cheeks for a soft-focus base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-so-touchable-water-blush-15g\" rel=\"noopener\" target=\"_blank\"\u003eSo Touchable Water Blush\u003c\/a\u003e - Dab for a soft, natural flush and hydrating glow.\u003cbr\u003e\u003cstrong\u003eStep 3: FLUSH\u003c\/strong\u003e →\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-blur-tint-3-2g\" title=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-blur-tint-3-2g\" rel=\"noopener\" target=\"_blank\"\u003e Unseen Blur Tint\u003c\/a\u003e - Add a dewy pop of color to cheeks \u0026amp; lips for a juicy stain.\u003cbr\u003e\u003cstrong\u003eStep 4: SHINE\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-mirror-tint-3-5g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Mirror Tint\u003c\/a\u003e - Swipe on lips for glassy, long-wearing shine.\u003cbr\u003e\u003cstrong\u003eStep 5: PLUMP\u003c\/strong\u003e →\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-balloon-tint-3g\" rel=\"noopener\" target=\"_blank\"\u003e Unseen Balloon Tin\u003c\/a\u003et Layer for a hydrated, pillowy pout.\u003cbr\u003e\u003cstrong\u003eStep 6: GLOW\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unveiled-skin-highlighter-11g\" rel=\"noopener\" target=\"_blank\"\u003eUnveiled Skin Highlighter\u003c\/a\u003e - Dot on cheekbones, nose + Cupid’s bow for a radiant glow.\u003cbr\u003e\u003cstrong\u003eStep 7: BLEND\u003c\/strong\u003e → So Gentle Touch Blender Buff everything together for a seamless, airbrushed finish.\u003c\/p\u003e\n\u003cp\u003e⭐ Perfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003e\u003c!-- notionvc: 23bd8670-749a-4204-aa03-94d145c219af --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eDetailed Images\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_648f56d0-8b25-428c-bcbf-2ad8fd555291.webp?v=1767358274\" alt=\"Pink nail polish bottle with swatches of pink shades on a white background\" style=\"margin-top: 04px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_a2ab14fb-85a8-42f6-856b-024438426f3f.webp?v=1767358274\" alt=\"Color swatches of So Touchable Water Blush with names and descriptions.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_cbb8ab37-7f1b-49de-b9cc-8e072eeb4002.webp?v=1767358274\" alt=\"Two makeup products with a white background and text describing their features.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_46ee34c5-b9c2-4f80-bf8c-36bf9683c60a.webp?v=1767358274\" alt=\"Lipstick shades 563 Uncanny, 664 Fine, and 577 Montrose with descriptions on a white background.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_49724af3-7c42-40d1-b984-e3bb0bda078c.webp?v=1767358274\" alt=\"Three shades of peachy lip gloss with descriptions on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_6fae3fe7-2ece-491e-8276-82097081cb52.webp?v=1767358274\" alt=\"Color swatches with names and descriptions on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_5463cf39-1733-40a1-b696-b020c3c1f784.webp?v=1767358274\" alt=\"Woman holding a pink cosmetic product with text about skin-like finish and color blending.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_6f673889-1b84-4b7e-9c45-da643fa02920.webp?v=1767358274\" alt=\"Woman with smooth skin and even makeup on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_5c7851f2-ccbc-44f5-88fc-afd74ffcccd6.webp?v=1767358274\" alt=\"Cosmetic swatches labeled 'Uncanny', 'Fine', and 'Montrose' with text describing a 'Frameless' palette.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_655e1443-334d-48d3-8e81-40a774fe83cf.webp?v=1767358274\" alt=\"Color swatches labeled 'Chilliax', 'Coral', and 'Peony' on a light gray background.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/12_7f3cb488-8972-400c-8bc2-3247734dbe9f.webp?v=1767358274\" alt=\"Two women applying makeup with a blender and finger, text about Oddtype's color palette.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_c304a25c-7174-46f5-990a-a0efc123ba79.webp?v=1767358274\" alt=\"Makeup brush with pink liquid being applied, labeled 'So gentle touch blender' on a white background.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_72733dad-39ea-4b09-9726-1a0fe852c431.webp?v=1767358274\" alt=\"Person holding a pink and silver product with text overlay\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_8aaaa468-406a-4e38-97b3-3dd9b84f0cd5.webp?v=1767358274\" alt=\"Makeup products with 'Oddity' branding and a brush on a white background with text about responsible choices.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/15_68dc1013-8c0a-4efb-9162-d7348bb6253d.webp?v=1767358274\" alt=\"ODDTYPE product display with lip products and sustainability information on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/16_557361ee-f730-4dab-b3f8-d10fd66a70f5.webp?v=1767358274\" alt=\"Product with a 'Notice' label and text about product texture, shade, and usage instructions.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/div\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 UNCANNY) ODDTYPE TOUCHABLE WATER BLUSH","offer_id":48090844692726,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 FINE) ODDTYPE TOUCHABLE WATER BLUSH","offer_id":48090844725494,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 MONTROSE) ODDTYPE TOUCHABLE WATER BLUSH","offer_id":48090844758262,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 CHILLAX) ODDTYPE TOUCHABLE WATER BLUSH","offer_id":48090844791030,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 CORAL) ODDTYPE TOUCHABLE WATER BLUSH","offer_id":48090844823798,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 PEONY) ODDTYPE TOUCHABLE WATER BLUSH","offer_id":48090844856566,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 SUNSHINE) ODDTYPE TOUCHABLE WATER BLUSH","offer_id":48090844889334,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 SMILEY) ODDTYPE TOUCHABLE WATER BLUSH","offer_id":48090844922102,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 OASIS) ODDTYPE TOUCHABLE WATER BLUSH","offer_id":48090844954870,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 FRIYAY) ODDTYPE TOUCHABLE WATER BLUSH","offer_id":48090844987638,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/OddType_So_touchable_water_blush_Shopify.webp?v=1767358274"},{"product_id":"oddtype-skin-sync-up-cushion-type-b-type-g-spf-50-pa","title":"[ODDTYPE] Skin Sync Up Cushion Type B | Type G SPF 50+ PA++++","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca rel=\"noopener\" title=\"ODDTYPE Brand collection\" href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/oddtype-cushions-the-hypoallergenic-skin-sync-magic-for-flawless-coverage\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003eCLICK HERE\u003c\/span\u003e\u003c\/a\u003e TO READ MY BLOG\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\" alt=\"ODDTYPR LOA\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e\u003cbr\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 17% OFF (PAY $49.90)\u003cbr\u003eSELECT ANY 2 FOR 20% OFF (PAY $95.80)\u003c\/strong\u003e\u003cstrong\u003e\u003cbr\u003eSELECT ANY 3 FOR 23% OFF (PAY $137.70)\u003cbr\u003eSELECT ANY 5 FOR 27% OFF (PAY $219.50)\u003c\/strong\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 2px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/G.webp?v=1767272156\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/B.webp?v=1767334420\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\n\u003cp\u003e\u003cstrong\u003e💡 \u003cem\u003eKey Differences:\u003c\/em\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e🖤 *Type \u003cstrong\u003eB\u003c\/strong\u003e – \u003cspan style=\"background-color: rgb(255, 255, 0);\"\u003e\u003cstrong\u003eMatte Finish\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e- ✔️ Soft-blur, pore-blurring matte look\u003cbr\u003e- ✔️ Uses micro powder + 4X Cover Crush tech  \u003cbr\u003e- ✔️ Controls shine and conceals pores, texture \u0026amp; blemishes  \u003cbr\u003e- ✔️ Best for *oily\/combination skin* or those who prefer a natural velvet look\u003c\/p\u003e\n\u003cp\u003e🤍 *Type \u003cstrong\u003eG\u003c\/strong\u003e – \u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(128, 255, 0);\"\u003e\u003cstrong\u003eGlow Finish\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e- ✔️ *Hydrating and luminous \u003cstrong\u003eglass skin\u003c\/strong\u003e effect  \u003cbr\u003e- ✔️ Dual-layered moisture gives a dewy, radiant glow\u003cbr\u003e- ✔️ Lightweight and blendable with a fresh, glowy finish\u003cbr\u003e- ✔️ Best for normal to dry skin or those who love a healthy glow\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 2px; float: none;\" alt=\"Product display of Skin Sync Up Cushion with Type Glow and Type Blur options on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-04-10_at_02.48.10_6dbe08c0_88d1cbc8-41e6-43a2-830a-ef069297ab97.webp?v=1767334475\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Three beige color swatches labeled 'Plain', 'Ivory', and 'Bare' on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/egbwgf.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Product display of Skin Sync Up Cushion with Type Glow and Type Blur options on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_363c57eb-0ac7-439a-9e30-030396d806fe.webp?v=1767334744\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cbr\u003eName:\u003cbr\u003e\u003c\/strong\u003eOddType Skin Sync Up Cushion Type B SPF 50+ PA++++ \u003cspan style=\"background-color: rgb(255, 255, 0);\"\u003e\u003cstrong\u003e(Matte Finish)\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003eOddType Skin Sync Up Cushion Type G SPF 50+ PA++++ \u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(128, 255, 0);\"\u003e\u003cstrong\u003e(Glow Finish)\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e1 Box = 12g Cushion + 12g Refill\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eOddtype Sync Up Cushions Type B and Type G are tested hypoallergenic with a skin irritation index of 0.00. They provide SPF50+ protection, and their patented dot-embossed blending palette ensures even absorption into the puff for smooth application.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOddType Skin Sync Up Cushion Type B SPF 50+ PA++++ \u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(255, 255, 0);\"\u003e(Matte Finish)\u003c\/span\u003e:\u003cbr\u003e\u003c\/strong\u003eIt features micro powder technology and 4X Cover Crush innovation that delivers sleek, pore-blurring coverage with a soft matte finish. It conceals imperfections such as uneven skin texture, pores, and blemishes without feeling heavy. Despite its strong coverage, the formula remains breathable, creating a skin-like, natural look that stays fresh throughout the day. Perfect for those who prefer a soft-blur matte effect with long-lasting comfort.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOddType Skin Sync Up Cushion Type G SPF 50+ PA++++\u003cspan style=\"background-color: rgb(128, 255, 0);\"\u003e (Glow Finish)\u003c\/span\u003e:\u003cbr\u003e\u003c\/strong\u003eThis delivers a hydrated, radiant glow that mimics well-rested skin. Designed with dual-layered moisturizing ingredients, it blends seamlessly into the skin, offering a see-through, dewy finish without the stickiness of typical glow cushions. The texture is light yet effective, allowing for even coverage of tone and texture, creating a fresh, luminous complexion with natural depth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvailable in 3 Shades For TYPE B \u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(255, 255, 0);\"\u003e(Matte Finish)\u003c\/span\u003e and T\u003c\/strong\u003e\u003cstrong\u003eYPE G\u003cspan style=\"background-color: rgb(128, 255, 0);\"\u003e (Glow Finish)\u003c\/span\u003e:\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e - #19 Plain\u003c\/strong\u003e – Light ivory for fair skin\u003cbr\u003e\u003cstrong\u003e - #21 Ivory\u003c\/strong\u003e – Medium ivory for medium skin tone\u003cbr\u003e\u003cstrong\u003e - #23 Bare\u003c\/strong\u003e – Neutral beige for medium to deep skin tones\u003c\/p\u003e\n\u003cp\u003eWhether you want a soft matte or glowy finish, these cushions offer skin-like comfort, buildable coverage, and a naturally muted color tone that synchronizes effortlessly with your skin. Each set includes one cushion and one refill.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Open the compact and press the puff gently into the embossed blending palette to pick up the product evenly.\u003cbr\u003e2. Apply by patting the puff lightly onto the skin, starting from the center of your face and blending outward.\u003cbr\u003e3. Layer as needed to build desired coverage—one layer for a natural look, more for enhanced coverage.\u003cbr\u003e4. Touch up throughout the day without cakiness—both Type B and G formulas are buildable and blend seamlessly.\u003cbr\u003e5. After each use, make sure to close the inner lid and outer case tightly to maintain product freshness and texture.\u003cbr\u003e\u003cstrong\u003e\u003cbr\u003ePro Tip:\u003cbr\u003e\u003c\/strong\u003eUse Type B for a soft-blur matte finish and Type G when you want that fresh, dewy glow—switch them up based on your skin's daily mood!\u003c\/p\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want SPF 50+ PA++++ UV protection.\u003c\/li\u003e\n\u003cli\u003eThose who want to blur pores and fine lines.\u003c\/li\u003e\n\u003cli\u003eThose who want enhanced coverage with 4X Cover Crush.\u003c\/li\u003e\n\u003cli\u003eThose who want a breathable, skin-like finish.\u003c\/li\u003e\n\u003cli\u003eThose who want a non-sticky, matte yet hydrating formula.\u003c\/li\u003e\n\u003cli\u003eThose who want a natural tone-up effect.\u003c\/li\u003e\n\u003cli\u003eThose who want sleek, travel-ready packaging.\u003c\/li\u003e\n\u003cli\u003eThose who want to smooth uneven tone and texture.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c!-- notionvc: 0bcf3566-4ed4-48aa-bad4-f9dfcdea54e1 --\u003e\u003c\/p\u003e\n\u003ch3\u003eFull \u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eIngredient List\u003c\/span\u003e\u003c!-- notionvc: c5ea44fd-5bad-418e-ba85-58203d9c42c0 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eOddType Skin Sync Up Cushion Type B SPF 50+ PA++++:\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003cstrong\u003e#19 Plain:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Dimethicone, Homosalate, Ethylhexyl Salicylate, Methyl Trimethicone, Butylene Glycol, Lauryl Peg-9 Polydimethylsiloxyethyl Dimethicone, Isododecane, Niacinamide, Trimethylsiloxysilicate, Peg-10 Dimethicone, Magnesium Sulfate, Methyl Methacrylate Crosspolymer, Acrylates\/stearyl Acrylate\/dimethicone Methacrylate Copolymer, Enantia Chlorantha Bark Extract, Yam Extract, Synthetic Fluorphlogopite, Silica, Bis-ethylhexyloxyphenol Methoxyphenyl Triazine, Stearic Acid, Alumina, Glyceryl Caprylate, Caprylyl Glycol, Disteardimonium Hectorite, Lauroyl Lysine, Dimethicone\/vinyl Dimethicone Crosspolymer, Aluminum Hydroxide, Ethylhexylglycerin, Propylene Carbonate, Triethoxycaprylylsilane, Adenosine, Tocopherol, Cyclopentasiloxane, Acrylates\/dimethicone Copolymer, Oleanolic Acid, Fragrance, Iron Oxides (Yellow), Iron Oxides (Red), Iron Oxides (Black), Ultramarines.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#21 Ivory:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Ethylhexyl Methoxycinnamate, Cyclopentasiloxane, Ethylhexyl Salicylate, Propanediol, Isododecane, Diphenylsiloxyphenyl Trimethicone, Trimethylsiloxysilicate, Glycerin, Niacinamide, Dicaprylyl Carbonate, Methyl Methacrylate Crosspolymer, Butylene Glycol, 1,2-hexanediol, Disteardimonium Hectorite, Trisiloxane, Magnesium Sulfate, Peg-10 Dimethicone, Polypropylsilsesquioxane, Tridecyl Trimellitate, Yellow Iron Oxide, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Synthetic Fluorphlogopite, Cetyl Peg\/ppg-10\/1 Dimethicone, Stearic Acid, Aluminum Hydroxide, Dimethicone, Aluminum Stearate, Red Iron Oxide, Polyglyceryl-4 Isostearate, Alumina, Caprylyl Glycol, Fragrance, Triethoxycaprylylsilane, Adenosine, Glyceryl Caprylate, Black Iron Oxide, Ethylhexylglycerin, Madecassoside, Hydrogenated Lecithin, Panthenol, Lecithin, Ceramide Np, Phytosphingosine, Bifida Ferment Lysate, Lactococcus Ferment Lysate, Saccharomyces Ferment Filtrate, Lactobacillus Ferment, Bifida Ferment Filtrate, Streptococcus Thermophilus Ferment, Faecalibacterium Prausnitzii Ferment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#23 Bare:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Ethylhexyl Methoxycinnamate, Cyclopentasiloxane, Ethylhexyl Salicylate, Propanediol, Isododecane, Diphenylsiloxyphenyl Trimethicone, Trimethylsiloxysilicate, Glycerin, Niacinamide, Dicaprylyl Carbonate, Methyl Methacrylate Crosspolymer, Butylene Glycol, 1,2-hexanediol, Disteardimonium Hectorite, Trisiloxane, Magnesium Sulfate, Peg-10 Dimethicone, Polypropylsilsesquioxane, Tridecyl Trimellitate, Yellow Iron Oxide, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Synthetic Fluorphlogopite, Cetyl Peg\/ppg-10\/1 Dimethicone, Stearic Acid, Aluminum Hydroxide, Dimethicone, Aluminum Stearate, Red Iron Oxide, Polyglyceryl-4 Isostearate, Alumina, Caprylyl Glycol, Fragrance, Triethoxycaprylylsilane, Adenosine, Glyceryl Caprylate, Black Iron Oxide, Ethylhexylglycerin, Madecassoside, Hydrogenated Lecithin, Panthenol, Lecithin, Ceramide Np, Phytosphingosine, Bifida Ferment Lysate, Lactococcus Ferment Lysate, Saccharomyces Ferment Filtrate, Lactobacillus Ferment, Bifida Ferment Filtrate, Streptococcus Thermophilus Ferment, Faecalibacterium Prausnitzii Ferment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOddType Skin Sync Up Cushion Type B SPF 50+ PA++++:\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003cstrong\u003e#19 Plain:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Ethylhexyl Methoxycinnamate, Cyclopentasiloxane, Ethylhexyl Salicylate, Propanediol, Isododecane, Diphenylsiloxyphenyl Trimethicone, Trimethylsiloxysilicate, Glycerin, Niacinamide, Dicaprylyl Carbonate, Methyl Methacrylate Crosspolymer, Butylene Glycol, 1,2-hexanediol, Disteardimonium Hectorite, Trisiloxane, Magnesium Sulfate, Peg-10 Dimethicone, Polypropylsilsesquioxane, Tridecyl Trimellitate, Yellow Iron Oxide, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Synthetic Fluorphlogopite, Cetyl Peg\/ppg-10\/1 Dimethicone, Stearic Acid, Aluminum Hydroxide, Dimethicone, Aluminum Stearate, Red Iron Oxide, Polyglyceryl-4 Isostearate, Alumina, Caprylyl Glycol, Fragrance, Triethoxycaprylylsilane, Adenosine, Glyceryl Caprylate, Black Iron Oxide, Ethylhexylglycerin, Madecassoside, Hydrogenated Lecithin, Panthenol, Lecithin, Ceramide Np, Phytosphingosine, Bifida Ferment Lysate, Lactococcus Ferment Lysate, Saccharomyces Ferment Filtrate, Lactobacillus Ferment, Bifida Ferment Filtrate, Streptococcus Thermophilus Ferment, Faecalibacterium Prausnitzii Ferment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#21 Ivory:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Ethylhexyl Methoxycinnamate, Cyclopentasiloxane, Ethylhexyl Salicylate, Propanediol, Isododecane, Diphenylsiloxyphenyl Trimethicone, Trimethylsiloxysilicate, Glycerin, Niacinamide, Dicaprylyl Carbonate, Methyl Methacrylate Crosspolymer, Butylene Glycol, 1,2-hexanediol, Disteardimonium Hectorite, Trisiloxane, Magnesium Sulfate, Peg-10 Dimethicone, Polypropylsilsesquioxane, Tridecyl Trimellitate, Yellow Iron Oxide, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Synthetic Fluorphlogopite, Cetyl Peg\/ppg-10\/1 Dimethicone, Stearic Acid, Aluminum Hydroxide, Dimethicone, Aluminum Stearate, Red Iron Oxide, Polyglyceryl-4 Isostearate, Alumina, Caprylyl Glycol, Fragrance, Triethoxycaprylylsilane, Adenosine, Glyceryl Caprylate, Black Iron Oxide, Ethylhexylglycerin, Madecassoside, Hydrogenated Lecithin, Panthenol, Lecithin, Ceramide Np, Phytosphingosine, Bifida Ferment Lysate, Lactococcus Ferment Lysate, Saccharomyces Ferment Filtrate, Lactobacillus Ferment, Bifida Ferment Filtrate, Streptococcus Thermophilus Ferment, Faecalibacterium Prausnitzii Ferment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#23 Bare:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Cyclopentasiloxane, Ethylhexyl Methoxycinnamate, Ethylhexyl Salicylate, Isododecane, Trimethylsiloxysilicate, Lauryl Peg-9 Polydimethylsiloxyethyl Dimethicone, Glycerin, Propanediol, Niacinamide, Diphenylsiloxyphenyl Trimethicone, Butylene Glycol Dicaprylate\/dicaprate, Tridecyl Trimellitate, 1,2-hexanediol, Yellow Iron Oxide, Disteardimonium Hectorite, Peg-10 Dimethicone, Octyldodecanol, Magnesium Sulfate, Acrylates\/stearyl Acrylate\/dimethicone Methacrylate Copolymer, Synthetic Fluorphlogopite, Polyglyceryl-3 Polydimethylsiloxyethyl Dimethicone, Polyhydroxystearic Acid, Red Iron Oxide, Stearic Acid, Aluminum Hydroxide, Alumina, Dimethicone, Triethoxycaprylylsilane, Dimethicone\/vinyl Dimethicone Crosspolymer, Polyglyceryl-4 Isostearate, Lecithin, Black Iron Oxide, Fragrance, Ethylhexyl Palmitate, Isostearic Acid, Isopropyl Myristate, Isopropyl Titanium Triisostearate, Adenosine, Trisodium Ethylenediamine Disuccinate, Polyglyceryl-3 Polyricinoleate, Neopentyl Glycol Diethylhexanoate, Sodium Hyaluronate, Ultramarines, Tocopherol, Drumstick Seed Oil, Sodium Chloride, Ceramide Np, Phytosphingosine, Hydrogenated Lecithin, Hydroxypropyl Trimonium Hyaluronate, Ethylhexylglycerin, Sodium Bicarbonate, Sodium Acetylated Hyaluronate, Calcium Chloride, Potassium Chloride, Hydrolyzed Hyaluronic Acid, Hyaluronic Acid, Sodium Hyaluronate Crosspolymer, Hydrolyzed Sodium Hyaluronate, Potassium Hyaluronate.\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eComplete Your Routine\u003c\/span\u003e\u003c!-- notionvc: d13e4c08-c998-4f49-aaaf-7dc0b9df968b --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e✨ \u003cstrong\u003eOddtype Lip \u0026amp; Cheek Glow-Up Routine\u003c\/strong\u003e ✨\u003cbr\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: PREP + BASE GLOW\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003eOddtype Skin Sync Up Cushion (Type G or Type B)\u003cbr\u003e\u003c\/strong\u003eEven out your skin tone with a breathable, glow-enhancing cushion. Lightweight but buildable—your skincare-meets-makeup base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-so-touchable-water-blush-15g\" rel=\"noopener\" target=\"_blank\"\u003eSo Touchable Water Blush - \u003c\/a\u003eTap on the cheeks for a soft, dewy flush and fresh hydration.\u003cbr\u003e\u003cstrong\u003eStep 3: FLUSH: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-blur-tint-3-2g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Blur Tint - \u003c\/a\u003eAdd a subtle, juicy tint to both lips \u0026amp; cheeks for that just-bitten glow.\u003cbr\u003e\u003cstrong\u003eStep 4: SHINE: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-mirror-tint-3-5g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Mirror Tint\u003c\/a\u003e - Swipe onto lips for a high-shine, glass-like finish with staying power.\u003cbr\u003e\u003cstrong\u003eStep 5: PLUMP: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-balloon-tint-3g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Balloon Tint - \u003c\/a\u003eLayer for a plush, moisturized pout that feels light and bouncy.\u003cbr\u003e\u003cstrong\u003eStep 6: GLOW: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/lenect-flash-dual-highlighter-7-2g\" rel=\"noopener\" target=\"_blank\"\u003eLe'nect Dual Highlighter - \u003c\/a\u003eTap on cheekbones, nose tip, and Cupid’s bow for radiant dimension.\u003cbr\u003e\u003cstrong\u003eStep 7: BLEND: \u003c\/strong\u003eBuff everything for a seamless, “your skin but better” finish.\u003cbr\u003e\u003cbr\u003ePerfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003ch3\u003eDetailed Images\u003c\/h3\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Cushion compact with 'Oddtype' branding on a light blue background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_c763314b-1702-460d-8c7f-5163c256d538.webp?v=1767271988\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a person with a neutral expression on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_f3ffe91a-2763-4d5b-a141-9fab4113b8d5.webp?v=1767271993\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Woman with a natural makeup look against a light gray background, promoting a skin-syncing cushion type G product.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_78002acf-b838-4f15-aab3-7fe6504ddc7a.webp?v=1767271995\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Cushion compact with a dual moisturizing solution on a light blue background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_89de8a42-cba9-4289-a77a-733ef0a59626.webp?v=1767272000\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Three beige color swatches labeled 'Plain', 'Ivory', and 'Bare' on a white background with text describing their tones.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_e044240b-8d2c-412a-85ef-b45389525436.webp?v=1767272004\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Color swatches for skin tones on a beige background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_67d9f960-a246-4873-8103-8c1216b7185c.webp?v=1767272007\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Person touching their face with a focus on skin texture, text about advanced hydro-protection solution.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_e9df2648-8675-4584-ac85-d6f2ad741b1f.webp?v=1767272015\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Three beige color swatches labeled 'Plain', 'Ivory', and 'Bare' on a person's face.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_caa4e590-dc87-4adf-abba-2e6ae011c437.webp?v=1767272017\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Before and after comparison of skin with a diagram explaining the Dewy Glow Layer's dual hydration solution.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_db061e6f-263b-4ed0-9e6b-346f3dbf9ae8.webp?v=1767272078\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Diagram comparing X-fine powder to comparable powder with particle size labels on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_0e6a1e85-622f-4543-90c5-3238a1d7e53c.webp?v=1767272083\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a person with sleek and fine coverage text overlay on a light gray background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_07876f2a-67ab-4dc9-b029-3867b3881578.webp?v=1767272054\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Oddtype skincare product packaging with text on a gray background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_107a6c70-2e2b-40dd-8da9-a3dedad09718.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Woman sitting in a chair with text about Skin Sync Up Cushion Type B on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_4a1a5d5d-1946-43ad-9a22-e22c4c818533.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_4379ee0b-b9c0-401c-861a-2fc3f54a2747.webp?v=1767334662\" alt=\"Makeup compact with brown powder and brand logo on a gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Three beige color swatches labeled 'Plain', 'Ivory', and 'Bare' on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/egbwgf.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Skin tone swatches on a beige background with labels for different skin tones.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_63b1ac19-7e81-4360-b196-29ca9909efb0.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Three beige color swatches labeled 'Plain 19', 'Ivory 21', and 'Bare 23' on a person's face.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_b3f67de2-2c50-4374-bbea-38b737078cc5.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Woman with a smooth skin-like finish and text about product texture\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_37f9792f-2508-4d91-ba8f-b8d903a56e5b.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Before and after comparison of skin with text about buildable coverage and 4X Cover Crush technology.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_99c08a5c-72cb-46e6-841d-7ce5f07eeaf5.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Before and after comparison of a cosmetic product application with text about Squalane and powder dispersion technology.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_e021f6a5-5d0e-4bfc-9c1f-225b011a11cd.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_bd504aa4-ff64-4d8c-810d-1bd2510a4cd7.webp?v=1767334662\" alt=\"OOrthype makeup blender with 'Effortless' text and product details on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Product packaging with text highlighting features like PU linings and Ruby-Cell technology.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_203055e6-dc5d-4f95-9d27-cd91cb41d350.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"ODDTYPE Skin Sync Up Cushion with text about natural beauty and comfort.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/12_104fca8c-8f0a-44b9-a71b-27ddbe129e3b.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Oddtype products with packaging and text on a gray background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_8c2acd73-d92b-463d-9878-10a293cc37a5.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Product label with 'Honey Comb' and 'Soy Ink' options, a certification badge, and skin irritation test results on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_14e590ff-d954-4234-b52f-caba798609aa.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Certification document for skin irritation index test on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/15_62320ce8-7116-4bd6-9a80-1694d4fb4158.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Cosmetic compact with brown shade and warning label on black background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/16_d37e3f5e-1236-4dc9-a8d8-7039f1780f25.webp?v=1767334662\"\u003e\u003c\/div\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 TYPE B) #19 PLAIN ODDTYPE  SKIN SYNC UP CUSHION + FREE REFILL","offer_id":48153577193718,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 TYPE B) #21 IVORY ODDTYPE SKIN SYNC UP CUSHION + FREE REFILL","offer_id":48153577226486,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 TYPE B) #23 BARE ODDTYPE SKIN SYNC UP CUSHION + FREE REFILL","offer_id":48153577259254,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 TYPE G) #19 PLAIN ODDTYPE  SKIN SYNC UP CUSHION + FREE REFILL","offer_id":48153577292022,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 TYPE G) #21 IVORY ODDTYPE SKIN SYNC UP CUSHION + FREE REFILL","offer_id":48153577324790,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 TYPE G) #23 BARE ODDTYPE SKIN SYNC UP CUSHION + FREE REFILL","offer_id":48153577357558,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Cushion_TypeB_G_Shopify_1.jpg?v=1767336857"},{"product_id":"oddtype-skin-sync-up-cushion-type-b-spf-50-pa-12g","title":"[ODDTYPE] Skin Sync Up Cushion Type B SPF 50+ PA++++ 12g","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" title=\"ODDTYPE Brand collection\" rel=\"noopener\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/blogs\/news\/oddtype-cushions-the-hypoallergenic-skin-sync-magic-for-flawless-coverage\" target=\"_blank\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003eCLICK HERE\u003c\/span\u003e\u003c\/a\u003e TO READ MY BLOG\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"ODDTYPR LOA\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e\u003cbr\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 17% OFF (PAY $49.90)\u003cbr\u003eSELECT ANY 2 FOR 20% OFF (PAY $95.80)\u003c\/strong\u003e\u003cstrong\u003e\u003cbr\u003eSELECT ANY 3 FOR 23% OFF (PAY $137.70)\u003cbr\u003eSELECT ANY 5 FOR 27% OFF (PAY $219.50)\u003c\/strong\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/B.webp?v=1767334420\" alt=\"oddtype type B cushion promotional price deals\" style=\"margin-bottom: 2px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-04-10_at_02.48.10_6dbe08c0_88d1cbc8-41e6-43a2-830a-ef069297ab97.webp?v=1767334475\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/egbwgf.webp?v=1767334662\" alt=\"Three beige color swatches labeled 'Plain', 'Ivory', and 'Bare' on a white background.\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_b3f67de2-2c50-4374-bbea-38b737078cc5.webp?v=1767334662\" alt=\"Three beige color swatches labeled 'Plain 19', 'Ivory 21', and 'Bare 23' on a person's face.\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cbr\u003eName:\u003cbr\u003e\u003c\/strong\u003eOddType Skin Sync Up Cushion Type B SPF 50+ PA++++\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e1 Box = 12g Cushion + 12g Refill\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eOddtype Type B tested hypoallergenic with a skin irritation index of 0.00. They provide SPF50+ protection, and their patented dot-embossed blending palette ensures even absorption into the puff for smooth application.\u003c\/p\u003e\n\u003cp\u003eOddType Skin Sync Up Cushion Type B SPF50+ PA++++ features micro powder technology and 4X Cover Crush innovation that delivers sleek, pore-blurring coverage with a soft matte finish. It conceals imperfections such as uneven skin texture, pores, and blemishes without feeling heavy. Despite its strong coverage, the formula remains breathable, creating a skin-like, natural look that stays fresh throughout the day. Perfect for those who prefer a soft-blur matte effect with long-lasting comfort.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvailable in 3 Shades For TYPE B:\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e - #19 Plain\u003c\/strong\u003e – Light ivory for fair skin\u003cbr\u003e\u003cstrong\u003e - #21 Ivory\u003c\/strong\u003e – Medium ivory for medium skin tone\u003cbr\u003e\u003cstrong\u003e - #23 Bare\u003c\/strong\u003e – Neutral beige for medium to deep skin tones\u003c\/p\u003e\n\u003cp\u003eWhether you want a soft matte or glowy finish, these cushions offer skin-like comfort, buildable coverage, and a naturally muted color tone that synchronizes effortlessly with your skin. Each set includes one cushion and one refill.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Open the compact and press the puff gently into the embossed blending palette to pick up the product evenly.\u003cbr\u003e2. Apply by patting the puff lightly onto the skin, starting from the center of your face and blending outward.\u003cbr\u003e3. Layer as needed to build desired coverage—one layer for a natural look, more for enhanced coverage.\u003cbr\u003e3. Touch up throughout the day without cakiness—both Type B and G formulas are buildable and blend seamlessly.\u003cbr\u003e4. After each use, make sure to close the inner lid and outer case tightly to maintain product freshness and texture.\u003cbr\u003e\u003cstrong\u003e\u003cbr\u003ePro Tip:\u003cbr\u003e\u003c\/strong\u003eUse Type B for a soft-blur matte finish and Type G when you want that fresh, dewy glow—switch them up based on your skin's daily mood!\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eIdeal For\u003c\/span\u003e\u003c!-- notionvc: 94b3bf45-059d-4a05-83d3-f318d312135d --\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want SPF50+ PA++++ UV protection.\u003c\/li\u003e\n\u003cli\u003eThose who want to blur pores and fine lines.\u003c\/li\u003e\n\u003cli\u003eThose who want enhanced coverage with 4X Cover Crush.\u003c\/li\u003e\n\u003cli\u003eThose who want a breathable, skin-like finish.\u003c\/li\u003e\n\u003cli\u003eThose who want a non-sticky, matte yet hydrating formula.\u003c\/li\u003e\n\u003cli\u003eThose who want a natural tone-up effect.\u003c\/li\u003e\n\u003cli\u003eThose who want sleek, travel-ready packaging.\u003c\/li\u003e\n\u003cli\u003eThose who want to smooth uneven tone and texture.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003e\u003c!-- notionvc: 9ca82af6-9c71-4af1-9cee-062d8daa3368 --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eFull Ingredient List\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e#19 Plain:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Dimethicone, Homosalate, Ethylhexyl Salicylate, Methyl Trimethicone, Butylene Glycol, Lauryl Peg-9 Polydimethylsiloxyethyl Dimethicone, Isododecane, Niacinamide, Trimethylsiloxysilicate, Peg-10 Dimethicone, Magnesium Sulfate, Methyl Methacrylate Crosspolymer, Acrylates\/stearyl Acrylate\/dimethicone Methacrylate Copolymer, Enantia Chlorantha Bark Extract, Yam Extract, Synthetic Fluorphlogopite, Silica, Bis-ethylhexyloxyphenol Methoxyphenyl Triazine, Stearic Acid, Alumina, Glyceryl Caprylate, Caprylyl Glycol, Disteardimonium Hectorite, Lauroyl Lysine, Dimethicone\/vinyl Dimethicone Crosspolymer, Aluminum Hydroxide, Ethylhexylglycerin, Propylene Carbonate, Triethoxycaprylylsilane, Adenosine, Tocopherol, Cyclopentasiloxane, Acrylates\/dimethicone Copolymer, Oleanolic Acid, Fragrance, Iron Oxides (Yellow), Iron Oxides (Red), Iron Oxides (Black), Ultramarines.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#21 Ivory:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Ethylhexyl Methoxycinnamate, Cyclopentasiloxane, Ethylhexyl Salicylate, Propanediol, Isododecane, Diphenylsiloxyphenyl Trimethicone, Trimethylsiloxysilicate, Glycerin, Niacinamide, Dicaprylyl Carbonate, Methyl Methacrylate Crosspolymer, Butylene Glycol, 1,2-hexanediol, Disteardimonium Hectorite, Trisiloxane, Magnesium Sulfate, Peg-10 Dimethicone, Polypropylsilsesquioxane, Tridecyl Trimellitate, Yellow Iron Oxide, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Synthetic Fluorphlogopite, Cetyl Peg\/ppg-10\/1 Dimethicone, Stearic Acid, Aluminum Hydroxide, Dimethicone, Aluminum Stearate, Red Iron Oxide, Polyglyceryl-4 Isostearate, Alumina, Caprylyl Glycol, Fragrance, Triethoxycaprylylsilane, Adenosine, Glyceryl Caprylate, Black Iron Oxide, Ethylhexylglycerin, Madecassoside, Hydrogenated Lecithin, Panthenol, Lecithin, Ceramide Np, Phytosphingosine, Bifida Ferment Lysate, Lactococcus Ferment Lysate, Saccharomyces Ferment Filtrate, Lactobacillus Ferment, Bifida Ferment Filtrate, Streptococcus Thermophilus Ferment, Faecalibacterium Prausnitzii Ferment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#23 Bare:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Ethylhexyl Methoxycinnamate, Cyclopentasiloxane, Ethylhexyl Salicylate, Propanediol, Isododecane, Diphenylsiloxyphenyl Trimethicone, Trimethylsiloxysilicate, Glycerin, Niacinamide, Dicaprylyl Carbonate, Methyl Methacrylate Crosspolymer, Butylene Glycol, 1,2-hexanediol, Disteardimonium Hectorite, Trisiloxane, Magnesium Sulfate, Peg-10 Dimethicone, Polypropylsilsesquioxane, Tridecyl Trimellitate, Yellow Iron Oxide, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Synthetic Fluorphlogopite, Cetyl Peg\/ppg-10\/1 Dimethicone, Stearic Acid, Aluminum Hydroxide, Dimethicone, Aluminum Stearate, Red Iron Oxide, Polyglyceryl-4 Isostearate, Alumina, Caprylyl Glycol, Fragrance, Triethoxycaprylylsilane, Adenosine, Glyceryl Caprylate, Black Iron Oxide, Ethylhexylglycerin, Madecassoside, Hydrogenated Lecithin, Panthenol, Lecithin, Ceramide Np, Phytosphingosine, Bifida Ferment Lysate, Lactococcus Ferment Lysate, Saccharomyces Ferment Filtrate, Lactobacillus Ferment, Bifida Ferment Filtrate, Streptococcus Thermophilus Ferment, Faecalibacterium Prausnitzii Ferment.\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eComplete your Routine\u003c\/span\u003e\u003c!-- notionvc: 2747a50f-d398-4827-840b-e1457a849420 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e✨ \u003cstrong\u003eOddtype Lip \u0026amp; Cheek Glow-Up Routine\u003c\/strong\u003e ✨\u003cbr\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: PREP + BASE GLOW\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003eOddtype Skin Sync Up Cushion (Type G or Type B)\u003cbr\u003e\u003c\/strong\u003eEven out your skin tone with a breathable, glow-enhancing cushion. Lightweight but buildable—your skincare-meets-makeup base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-so-touchable-water-blush-15g\" rel=\"noopener\" target=\"_blank\"\u003eSo Touchable Water Blush - \u003c\/a\u003eTap on the cheeks for a soft, dewy flush and fresh hydration.\u003cbr\u003e\u003cstrong\u003eStep 3: FLUSH: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-blur-tint-3-2g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Blur Tint - \u003c\/a\u003eAdd a subtle, juicy tint to both lips \u0026amp; cheeks for that just-bitten glow.\u003cbr\u003e\u003cstrong\u003eStep 4: SHINE: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-mirror-tint-3-5g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Mirror Tint\u003c\/a\u003e - Swipe onto lips for a high-shine, glass-like finish with staying power.\u003cbr\u003e\u003cstrong\u003eStep 5: PLUMP: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-balloon-tint-3g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Balloon Tint - \u003c\/a\u003eLayer for a plush, moisturized pout that feels light and bouncy.\u003cbr\u003e\u003cstrong\u003eStep 6: GLOW: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/lenect-flash-dual-highlighter-7-2g\" rel=\"noopener\" target=\"_blank\"\u003eLe'nect Dual Highlighter - \u003c\/a\u003eTap on cheekbones, nose tip, and Cupid’s bow for radiant dimension.\u003cbr\u003e\u003cstrong\u003eStep 7: BLEND: \u003c\/strong\u003eBuff everything for a seamless, “your skin but better” finish.\u003cbr\u003e\u003cbr\u003ePerfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003e\u003c!-- notionvc: 464e23c7-33dc-4e3d-9577-b4bd7444d2f7 --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eDetailed Images\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_107a6c70-2e2b-40dd-8da9-a3dedad09718.webp?v=1767334662\" alt=\"Oddtype skincare product packaging with text on a gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_4a1a5d5d-1946-43ad-9a22-e22c4c818533.webp?v=1767334662\" alt=\"Woman sitting in a chair with text about Skin Sync Up Cushion Type B on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Makeup compact with brown powder and brand logo on a gray background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_4379ee0b-b9c0-401c-861a-2fc3f54a2747.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/egbwgf.webp?v=1767334662\" alt=\"Three beige color swatches labeled 'Plain', 'Ivory', and 'Bare' on a white background.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_63b1ac19-7e81-4360-b196-29ca9909efb0.webp?v=1767334662\" alt=\"Skin tone swatches on a beige background with labels for different skin tones.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_b3f67de2-2c50-4374-bbea-38b737078cc5.webp?v=1767334662\" alt=\"Three beige color swatches labeled 'Plain 19', 'Ivory 21', and 'Bare 23' on a person's face.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_37f9792f-2508-4d91-ba8f-b8d903a56e5b.webp?v=1767334662\" alt=\"Woman with a smooth skin-like finish and text about product texture\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_99c08a5c-72cb-46e6-841d-7ce5f07eeaf5.webp?v=1767334662\" alt=\"Before and after comparison of skin with text about buildable coverage and 4X Cover Crush technology.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_e021f6a5-5d0e-4bfc-9c1f-225b011a11cd.webp?v=1767334662\" alt=\"Before and after comparison of a cosmetic product application with text about Squalane and powder dispersion technology.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"OOrthype makeup blender with 'Effortless' text and product details on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_bd504aa4-ff64-4d8c-810d-1bd2510a4cd7.webp?v=1767334662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_203055e6-dc5d-4f95-9d27-cd91cb41d350.webp?v=1767334662\" alt=\"Product packaging with text highlighting features like PU linings and Ruby-Cell technology.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/12_104fca8c-8f0a-44b9-a71b-27ddbe129e3b.webp?v=1767334662\" alt=\"ODDTYPE Skin Sync Up Cushion with text about natural beauty and comfort.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_8c2acd73-d92b-463d-9878-10a293cc37a5.webp?v=1767334662\" alt=\"Oddtype products with packaging and text on a gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_14e590ff-d954-4234-b52f-caba798609aa.webp?v=1767334662\" alt=\"Product label with 'Honey Comb' and 'Soy Ink' options, a certification badge, and skin irritation test results on a white background.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/15_62320ce8-7116-4bd6-9a80-1694d4fb4158.webp?v=1767334662\" alt=\"Certification document for skin irritation index test on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/16_d37e3f5e-1236-4dc9-a8d8-7039f1780f25.webp?v=1767334662\" alt=\"Cosmetic compact with brown shade and warning label on black background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 TYPE B) #19 PLAIN ODDTYPE SYNC UP CUSHION + FREE REFILL","offer_id":48153611174134,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 TYPE B) #21 IVORY ODDTYPE SYNC UP CUSHION + FREE REFILL","offer_id":48153611206902,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 TYPE B) #23 BARE ODDTYPE SYNC UP CUSHION + FREE REFILL","offer_id":48153611239670,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Cushion_TypeB_Shopify.webp?v=1767334662"},{"product_id":"oddtype-skin-sync-up-cushion-type-g-spf50-pa-12g","title":"[ODDTYPE] Skin Sync Up Cushion  Type G SPF 50+ PA++++ 12g","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca rel=\"noopener\" title=\"ODDTYPE Brand collection\" href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/oddtype-cushions-the-hypoallergenic-skin-sync-magic-for-flawless-coverage\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003eCLICK HERE\u003c\/span\u003e\u003c\/a\u003e TO READ MY BLOG\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\" alt=\"ODDTYPR LOA\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e\u003cbr\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 17% OFF (PAY $49.90)\u003cbr\u003eSELECT ANY 2 FOR 20% OFF (PAY $95.80)\u003c\/strong\u003e\u003cstrong\u003e\u003cbr\u003eSELECT ANY 3 FOR 23% OFF (PAY $137.70)\u003cbr\u003eSELECT ANY 5 FOR 27% OFF (PAY $219.50)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 2px; float: none;\" alt=\"Oddtype type G cushion promotional pricea deals\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/G.webp?v=1767272156\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Three beige color swatches labeled 'Plain', 'Ivory', and 'Bare' on a person's face.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_caa4e590-dc87-4adf-abba-2e6ae011c437.webp?v=1767272017\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Three beige color swatches labeled 'Plain', 'Ivory', and 'Bare' on a white background with text describing their tones.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_e044240b-8d2c-412a-85ef-b45389525436.webp?v=1767272004\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003eOddType Skin Sync Up Cushion Type G SPF 50+ PA++++\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e1 Box = 12g Cushion + 12g Refill\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eOddtype Type G tested hypoallergenic with a skin irritation index of 0.00. They provide SPF50+ protection, and their patented dot-embossed blending palette ensures even absorption into the puff for smooth application.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eOddType Skin Sync Up Cushion Type G SPF 50+ PA++++ delivers a hydrated, radiant glow that mimics well-rested skin. Designed with dual-layered moisturizing ingredients, it blends seamlessly into the skin, offering a see-through, dewy finish without the stickiness of typical glow cushions. The texture is light yet effective, allowing for even coverage of tone and texture, creating a fresh, luminous complexion with natural depth.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvailable in 3 Shades For TYPE G: \u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e - #19 Plain\u003c\/strong\u003e – Light ivory for fair skin\u003cbr\u003e\u003cstrong\u003e - #21 Ivory\u003c\/strong\u003e – Medium ivory for medium skin tone\u003cbr\u003e\u003cstrong\u003e - #23 Bare\u003c\/strong\u003e – Neutral beige for medium to deep skin tones\u003c\/p\u003e\n\u003cp\u003eWhether you want a soft matte or glowy finish, these cushions offer skin-like comfort, buildable coverage, and a naturally muted color tone that synchronizes effortlessly with your skin. Each set includes one cushion and one refill.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Open the compact and press the puff gently into the embossed blending palette to pick up the product evenly.\u003cbr\u003e2. Apply by patting the puff lightly onto the skin, starting from the center of your face and blending outward.\u003cbr\u003e3. Layer as needed to build desired coverage—one layer for a natural look, more for enhanced coverage.\u003cbr\u003e3. Touch up throughout the day without cakiness—both Type B and G formulas are buildable and blend seamlessly.\u003cbr\u003e4. After each use, make sure to close the inner lid and outer case tightly to maintain product freshness and texture.\u003cbr\u003e\u003cstrong\u003ePro Tip:\u003cbr\u003e\u003c\/strong\u003eUse Type B for a soft-blur matte finish and Type G when you want that fresh, dewy glow—switch them up based on your skin's daily mood!\u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eIdeal For\u003c\/span\u003e\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want SPF50+ PA++++ UV protection.\u003c\/li\u003e\n\u003cli\u003eThose who want to blur pores and fine lines.\u003c\/li\u003e\n\u003cli\u003eThose who want enhanced coverage with 4X Cover Crush.\u003c\/li\u003e\n\u003cli\u003eThose who want a breathable, skin-like finish.\u003c\/li\u003e\n\u003cli\u003eThose who want a non-sticky, matte yet hydrating formula.\u003c\/li\u003e\n\u003cli\u003eThose who want a natural tone-up effect.\u003c\/li\u003e\n\u003cli\u003eThose who want sleek, travel-ready packaging.\u003c\/li\u003e\n\u003cli\u003eThose who want to smooth uneven tone and texture.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003e\u003c!-- notionvc: 5505ce00-20c4-4719-81f8-6bc97b2945e2 --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eFull Ingredient List\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e#19 Plain:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Ethylhexyl Methoxycinnamate, Cyclopentasiloxane, Ethylhexyl Salicylate, Propanediol, Isododecane, Diphenylsiloxyphenyl Trimethicone, Trimethylsiloxysilicate, Glycerin, Niacinamide, Dicaprylyl Carbonate, Methyl Methacrylate Crosspolymer, Butylene Glycol, 1,2-hexanediol, Disteardimonium Hectorite, Trisiloxane, Magnesium Sulfate, Peg-10 Dimethicone, Polypropylsilsesquioxane, Tridecyl Trimellitate, Yellow Iron Oxide, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Synthetic Fluorphlogopite, Cetyl Peg\/ppg-10\/1 Dimethicone, Stearic Acid, Aluminum Hydroxide, Dimethicone, Aluminum Stearate, Red Iron Oxide, Polyglyceryl-4 Isostearate, Alumina, Caprylyl Glycol, Fragrance, Triethoxycaprylylsilane, Adenosine, Glyceryl Caprylate, Black Iron Oxide, Ethylhexylglycerin, Madecassoside, Hydrogenated Lecithin, Panthenol, Lecithin, Ceramide Np, Phytosphingosine, Bifida Ferment Lysate, Lactococcus Ferment Lysate, Saccharomyces Ferment Filtrate, Lactobacillus Ferment, Bifida Ferment Filtrate, Streptococcus Thermophilus Ferment, Faecalibacterium Prausnitzii Ferment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#21 Ivory:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Ethylhexyl Methoxycinnamate, Cyclopentasiloxane, Ethylhexyl Salicylate, Propanediol, Isododecane, Diphenylsiloxyphenyl Trimethicone, Trimethylsiloxysilicate, Glycerin, Niacinamide, Dicaprylyl Carbonate, Methyl Methacrylate Crosspolymer, Butylene Glycol, 1,2-hexanediol, Disteardimonium Hectorite, Trisiloxane, Magnesium Sulfate, Peg-10 Dimethicone, Polypropylsilsesquioxane, Tridecyl Trimellitate, Yellow Iron Oxide, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Synthetic Fluorphlogopite, Cetyl Peg\/ppg-10\/1 Dimethicone, Stearic Acid, Aluminum Hydroxide, Dimethicone, Aluminum Stearate, Red Iron Oxide, Polyglyceryl-4 Isostearate, Alumina, Caprylyl Glycol, Fragrance, Triethoxycaprylylsilane, Adenosine, Glyceryl Caprylate, Black Iron Oxide, Ethylhexylglycerin, Madecassoside, Hydrogenated Lecithin, Panthenol, Lecithin, Ceramide Np, Phytosphingosine, Bifida Ferment Lysate, Lactococcus Ferment Lysate, Saccharomyces Ferment Filtrate, Lactobacillus Ferment, Bifida Ferment Filtrate, Streptococcus Thermophilus Ferment, Faecalibacterium Prausnitzii Ferment.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#23 Bare:\u003cbr\u003e\u003c\/strong\u003ePurified Water, Titanium Dioxide, Cyclopentasiloxane, Ethylhexyl Methoxycinnamate, Ethylhexyl Salicylate, Isododecane, Trimethylsiloxysilicate, Lauryl Peg-9 Polydimethylsiloxyethyl Dimethicone, Glycerin, Propanediol, Niacinamide, Diphenylsiloxyphenyl Trimethicone, Butylene Glycol Dicaprylate\/dicaprate, Tridecyl Trimellitate, 1,2-hexanediol, Yellow Iron Oxide, Disteardimonium Hectorite, Peg-10 Dimethicone, Octyldodecanol, Magnesium Sulfate, Acrylates\/stearyl Acrylate\/dimethicone Methacrylate Copolymer, Synthetic Fluorphlogopite, Polyglyceryl-3 Polydimethylsiloxyethyl Dimethicone, Polyhydroxystearic Acid, Red Iron Oxide, Stearic Acid, Aluminum Hydroxide, Alumina, Dimethicone, Triethoxycaprylylsilane, Dimethicone\/vinyl Dimethicone Crosspolymer, Polyglyceryl-4 Isostearate, Lecithin, Black Iron Oxide, Fragrance, Ethylhexyl Palmitate, Isostearic Acid, Isopropyl Myristate, Isopropyl Titanium Triisostearate, Adenosine, Trisodium Ethylenediamine Disuccinate, Polyglyceryl-3 Polyricinoleate, Neopentyl Glycol Diethylhexanoate, Sodium Hyaluronate, Ultramarines, Tocopherol, Drumstick Seed Oil, Sodium Chloride, Ceramide Np, Phytosphingosine, Hydrogenated Lecithin, Hydroxypropyl Trimonium Hyaluronate, Ethylhexylglycerin, Sodium Bicarbonate, Sodium Acetylated Hyaluronate, Calcium Chloride, Potassium Chloride, Hydrolyzed Hyaluronic Acid, Hyaluronic Acid, Sodium Hyaluronate Crosspolymer, Hydrolyzed Sodium Hyaluronate, Potassium Hyaluronate.\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eComplete your Routine\u003c\/span\u003e\u003c!-- notionvc: 762ebca7-5dfc-4673-ae91-ad0d559f8603 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e✨ \u003cstrong\u003eOddtype Lip \u0026amp; Cheek Glow-Up Routine\u003c\/strong\u003e ✨\u003cbr\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: PREP + BASE GLOW\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003eOddtype Skin Sync Up Cushion (Type G or Type B)\u003cbr\u003e\u003c\/strong\u003eEven out your skin tone with a breathable, glow-enhancing cushion. Lightweight but buildable—your skincare-meets-makeup base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-so-touchable-water-blush-15g\" rel=\"noopener\" target=\"_blank\"\u003eSo Touchable Water Blush - \u003c\/a\u003eTap on the cheeks for a soft, dewy flush and fresh hydration.\u003cbr\u003e\u003cstrong\u003eStep 3: FLUSH: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-blur-tint-3-2g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Blur Tint - \u003c\/a\u003eAdd a subtle, juicy tint to both lips \u0026amp; cheeks for that just-bitten glow.\u003cbr\u003e\u003cstrong\u003eStep 4: SHINE: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-mirror-tint-3-5g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Mirror Tint\u003c\/a\u003e - Swipe onto lips for a high-shine, glass-like finish with staying power.\u003cbr\u003e\u003cstrong\u003eStep 5: PLUMP: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-balloon-tint-3g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Balloon Tint - \u003c\/a\u003eLayer for a plush, moisturized pout that feels light and bouncy.\u003cbr\u003e\u003cstrong\u003eStep 6: GLOW: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/lenect-flash-dual-highlighter-7-2g\" rel=\"noopener\" target=\"_blank\"\u003eLe'nect Dual Highlighter - \u003c\/a\u003eTap on cheekbones, nose tip, and Cupid’s bow for radiant dimension.\u003cbr\u003e\u003cstrong\u003eStep 7: BLEND: \u003c\/strong\u003eBuff everything for a seamless, “your skin but better” finish.\u003cbr\u003e\u003cbr\u003ePerfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003ch3\u003eDetailed Images\u003c\/h3\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_c763314b-1702-460d-8c7f-5163c256d538.webp?v=1767271988\" alt=\"Cushion compact with 'Oddtype' branding on a light blue background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_f3ffe91a-2763-4d5b-a141-9fab4113b8d5.webp?v=1767271993\" alt=\"Close-up of a person with a neutral expression on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_78002acf-b838-4f15-aab3-7fe6504ddc7a.webp?v=1767271995\" alt=\"Woman with a natural makeup look against a light gray background, promoting a skin-syncing cushion type G product.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_89de8a42-cba9-4289-a77a-733ef0a59626.webp?v=1767272000\" alt=\"Cushion compact with a dual moisturizing solution on a light blue background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_e044240b-8d2c-412a-85ef-b45389525436.webp?v=1767272004\" alt=\"Three beige color swatches labeled 'Plain', 'Ivory', and 'Bare' on a white background with text describing their tones.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_67d9f960-a246-4873-8103-8c1216b7185c.webp?v=1767272007\" alt=\"Color swatches for skin tones on a beige background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_e9df2648-8675-4584-ac85-d6f2ad741b1f.webp?v=1767272015\" alt=\"Person touching their face with a focus on skin texture, text about advanced hydro-protection solution.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_caa4e590-dc87-4adf-abba-2e6ae011c437.webp?v=1767272017\" alt=\"Three beige color swatches labeled 'Plain', 'Ivory', and 'Bare' on a person's face.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_db061e6f-263b-4ed0-9e6b-346f3dbf9ae8.webp?v=1767272078\" alt=\"Before and after comparison of skin with a diagram explaining the Dewy Glow Layer's dual hydration solution.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_0e6a1e85-622f-4543-90c5-3238a1d7e53c.webp?v=1767272083\" alt=\"Diagram comparing X-fine powder to comparable powder with particle size labels on a white background.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_07876f2a-67ab-4dc9-b029-3867b3881578.webp?v=1767272054\" alt=\"Close-up of a person with sleek and fine coverage text overlay on a light gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 TYPE G) #19 PLAIN ODDTYPE SYNC UP CUSHION + FREE REFILL","offer_id":48153625690358,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 TYPE G) #21 IVORY ODDTYPE SYNC UP CUSHION + FREE REFILL","offer_id":48153625723126,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 TYPE G) #23 BARE ODDTYPE SYNC UP CUSHION + FREE REFILL","offer_id":48153625755894,"sku":"","price":49.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Cushion_TypeG_Shopify.webp?v=1767271975"},{"product_id":"oddtype-unveiled-skin-highlighter-11g","title":"[ODDTYPE] Unveiled Skin Highlighter 11g","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" title=\"ODDTYPE Brand collection\" rel=\"noopener\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"ODDTYPR LOA\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e\u003cbr\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 31% OFF (PAY $29.50)\u003cbr\u003eSELECT ANY 2 FOR 34% OFF (PAY $57.00)\u003c\/strong\u003e\u003cstrong\u003e\u003cbr\u003eSELECT ANY 3 FOR 36% OFF (PAY $82.50)\u003cbr\u003eSELECT ANY 5 FOR 38% OFF (PAY $132.50)\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Diff_BA_0a498e6c-d278-4a7a-8248-e30c9452de27.webp?v=1767261976\" alt=\"Cosmetic swatches labeled 'Shell' and 'Daydream' with text describing colors and shimmers.\" style=\"margin-bottom: 2px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_9a52faff-1a5c-4d48-a52e-d1987a942c88.webp?v=1767261990\" alt=\"Cosmetic swatches labeled 'Shell' and 'Daydream' with text describing colors and shimmers.\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003eOddType Unveiled Skin Highlighter\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e11g\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eOddtype Unveiled Skin Highlighter is a luxurious, melting balm stick that delivers a natural-looking radiance with a soft, dewy finish. Designed to enhance your skin’s innate glow, it provides a sheer, light-reflecting shimmer that mimics the look of healthy, hydrated skin. The smooth texture glides effortlessly, blending seamlessly for a luminous complexion without feeling heavy or sticky.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvailable Shades:\u003cbr\u003e\u003c\/strong\u003e - \u003cstrong\u003e391 Shell\u003c\/strong\u003e – Shell ivory with champagne, silver, and gold shimmers\u003cbr\u003e - \u003cstrong\u003e693 Daydream\u003c\/strong\u003e – Romantic lilac with blue and pink shimmers\u003c\/p\u003e\n\u003cp\u003ePerfect for on-the-go touch-ups, its sleek metal stick packaging allows for precise and gentle application anytime, anywhere. This highlighter creates a fresh, multi-dimensional glow, whether used on cheeks, nose, eyes, or lips. It’s also vegan, cruelty-free, and made with eco-conscious materials—so you can feel good about what you’re using while expressing your unique beauty.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Twist up the stick to reveal a small amount of product—just enough for one application.\u003cbr\u003e2. Glide directly onto areas where you want a natural glow:\u003cbr\u003e    - Tops of your cheekbones\u003cbr\u003e    - Bridge of the nose\u003cbr\u003e    - Brow bones\u003cbr\u003e    - Inner corners of the eyes\u003cbr\u003e    - Cupid’s bow\u003cbr\u003e    - Even lightly on the eyelids or collarbones for extra radiance\u003cbr\u003e3. Blend gently using your fingers for a soft, dewy finish, or use the So Gentle Touch Blender (sold separately) for an even, polished look.\u003cbr\u003e4. Layer as needed to intensify the glow—its buildable formula keeps the finish natural and never cakey.\u003cbr\u003e5. Perfect for on-the-go touch-ups thanks to its portable, mess-free stick design.\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eTip:\u003c\/strong\u003e For an extra lit-from-within effect, apply over a light base or dewy foundation.\u003c\/p\u003e\n\u003ch3 style=\"text-align: left;\"\u003e\n\u003cstrong\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eIdeal For\u003c\/span\u003e\u003c\/strong\u003e\u003c!-- notionvc: f5e35988-8a4c-4b7c-96ec-2174f3e3f438 --\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want a \"no-makeup\" look.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThose who want light-reflecting shimmers \u0026amp; natural radiance.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThose who want vegan \u0026amp; cruelty-free beauty.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThose who want no cakey finish.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThose who want something gentle for eyes \u0026amp; lips.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThose who want to look glassy and beautiful without makeup.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThose who want makeup that hydrates like a balm.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eThose who want swipe-on radiance with no mess.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e\u003cstrong\u003eFull Ingredient list\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e#391 Shell:\u003cbr\u003e\u003c\/strong\u003eOctyldodecanol, Diisostearyl Maleate, Synthetic Wax, Polyisobutene, Caprylic\/capric Triglyceride, Mica, Microcrystalline Wax, Vp\/hexadecene Copolymer, 1,2-hexanediol, Caprylic\/capric Glyceride, Bht, Green Tea Seed Oil, Jojoba Seed Oil, Purified Water, Sodium Hyaluronate, Hyaluronic Acid, Titanium Dioxide, Red Iron Oxide.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#653 Daydream:\u003cbr\u003e\u003c\/strong\u003eOctyldodecanol, Diisostearyl Maleate, Synthetic Wax, Polyisobutene, Caprylic\/capric Triglyceride, Microcrystalline Wax, Mica, Calcium Aluminum Borosilicate, Synthetic Fluorophlogopite, Vp\/hexadecenopolymer, 1,2-hexanediol, Caprylic\/capric Glyceride, Bht, Green Tea Seed Oil, Jojoba Seed Oil, Purified Water, Sodium Hydroxide Dialuronate, Hyaluronic Acid, Titanium Dioxide, Red Iron Oxide.\u003cstrong\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c!-- notionvc: c2cdf136-5dea-40f0-b8dd-8e4d7d4675ef --\u003e\u003c\/p\u003e\n\u003ch3\u003e\n\u003cstrong\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eComplete your Routine\u003c\/span\u003e\u003c\/strong\u003e\u003c!-- notionvc: 94432bb5-6cf0-435e-a454-e04c49296822 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: BLUR\u003c\/strong\u003e → New Rules\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-dew-glow-balm-4-6g\" target=\"_blank\"\u003e Blur Balm\u003c\/a\u003e. Smooth texture on lips \u0026amp; cheeks for a soft-focus base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-so-touchable-water-blush-15g\" title=\"https:\/\/www.cocomo.sg\/products\/oddtype-so-touchable-water-blush-15g\" target=\"_blank\"\u003eSo Touchable Water Blush.\u003c\/a\u003e Dab for a soft, natural flush and hydrating glow.\u003cbr\u003e\u003cstrong\u003eStep 3: FLUSH\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-blur-tint-3-2g\" target=\"_blank\"\u003eUnseen Blur Tint\u003c\/a\u003e. Add a dewy pop of color to cheeks \u0026amp; lips for a juicy stain.\u003cbr\u003e\u003cstrong\u003eStep 4: GLOW BOOST\u003c\/strong\u003e →\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-dew-glow-balm-4-6g\" target=\"_blank\"\u003e Unseen Dew Glow Balm\u003c\/a\u003e. Apply to high points of the face for an extra luminous, glassy glow.\u003cbr\u003e\u003cstrong\u003eStep 5: GLOW\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unveiled-skin-highlighter-11g\" target=\"_blank\"\u003eUnveiled Skin Highlighter\u003c\/a\u003e. Dot on cheekbones, nose + Cupid’s bow for a radiant glow.\u003cbr\u003e\u003cstrong\u003eStep 6: SHINE\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-mirror-tint-3-5g\" target=\"_blank\"\u003eUnseen Mirror Tint\u003c\/a\u003e. Swipe on lips for glassy, long-wearing shine.\u003cbr\u003e\u003cstrong\u003eStep 7: PLUMP\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-balloon-tint-3g\" target=\"_blank\"\u003eUnseen Balloon Tint.\u003c\/a\u003e Layer for a hydrated, pillory pout.\u003cbr\u003e\u003cstrong\u003eStep 8: EYE FOCUS\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-mute-sleek-eye-palette-9g\" target=\"_blank\"\u003eMute Sleek Eye Palette\u003c\/a\u003e. Add a touch of Ethereal Shimmer or Satin Glitter to eyes for depth and sparkle.\u003cbr\u003e\u003cstrong\u003eStep 9: LASH LIFT\u003c\/strong\u003e → \u003cstrong\u003eUnlimited Curl Lift Mascara\u003c\/strong\u003e. Define, lift, and curl your lashes for a bold yet natural finish with no clumping.\u003c\/p\u003e\n\u003cp\u003e⭐ Perfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003cp\u003e\u003c!-- notionvc: 7e498c07-c784-4234-b905-3a893a43b337 --\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eDetailed Images\u003c\/span\u003e\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_7f421a25-83ae-4b4d-aba0-7062b5c806b7.webp?v=1767261833\" alt=\"Oddtype Unveiled Skin Highlighter with packaging on a red background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_3dc7f18d-f51a-4f33-bf39-828948af01e0.webp?v=1767261841\" alt=\"Highlighter stick with text describing its features on a light blue background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_b8faf354-817e-4f5b-8d60-fcc77f2b31f7.webp?v=1767261841\" alt=\"Close-up of a person holding a lipstick with 'TOUCHABLE' branding.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_63d922d0-22e9-41c5-8f6b-c1d02ac374fb.webp?v=1767261845\" alt=\"Product description of a highlighting stick with features highlighted on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_6160151e-8c6c-4511-a1fd-c729d44f8cc6.webp?v=1767261850\" alt=\"Cosmetic swatches labeled 'Shell' and 'Daydream' with text describing colors and shimmers.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_fbaa78e0-5e84-44df-99d2-5ff53271cd52.webp?v=1767261854\" alt=\"Makeup swatches of pink, beige, and brown on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_3cb8a678-f765-4858-855f-3e5cced9fa5e.webp?v=1767261858\" alt=\"Oddh highlighting stick with product description on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_b28a9aa3-7b9d-4627-88e1-cfbe2c3b7192.webp?v=1767261860\" alt=\"Collage of a woman applying makeup with a lip product, featuring text about its multi-use application.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_20d578e4-3e10-4225-9bab-1641423f0fc1.webp?v=1767261863\" alt=\"Cosmetic product with color swatches and text on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_fdcfd9db-a170-4965-a7ab-d3b329afeffb.webp?v=1767261868\" alt=\"TwoOddity lipsticks with pink and beige shades on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_094f36d1-e008-4f42-88aa-756c1e972fc5.webp?v=1767261870\" alt=\"Makeup blender with text on a gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/12_a7436435-fec5-499c-a113-ebff72be22f0.webp?v=1767261876\" alt=\"Comparison of applying makeup with a blender versus a finger, highlighting skin radiance.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_16efddeb-b316-49c9-a5c3-f7054aba3827.webp?v=1767261879\" alt=\"Cosmetic products with 'Oddhye' branding on a white background, accompanied by text about responsible choices.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_a5135bc0-861e-4122-aaa2-63772eed1b28.webp?v=1767261884\" alt=\"ODDTYPE sustainability statement with icons and text on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/15_48070725-fddb-4547-82e5-d763211c1ec8.webp?v=1767261889\" alt=\"Makeup products with color swatches and text on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/16_7c41c594-74a0-490a-bbfc-0c62995d3bb3.webp?v=1767261896\" alt=\"Three lipsticks with 'Oddtype' branding on a red background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 SHELL) ODDTYPE SKIN HIGHLIGHTER","offer_id":48171784208630,"sku":"","price":29.5,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 DAYDREAM) ODDTYPE SKIN HIGHLIGHTER","offer_id":48171784241398,"sku":"","price":29.5,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Shopify_32798818-0210-441c-9aec-cdc065da28d0.webp?v=1767261818"},{"product_id":"oddtype-unseen-dew-glow-balm-4-6g","title":"[ODDTYPE] Unseen Dew Glow Balm 4.6g","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" title=\"ODDTYPE Brand collection\" rel=\"noopener\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/blogs\/news\/oddtype-unframed-hydro-blow-tint-where-color-meets-hydration-in-a-jelly-kiss\" target=\"_blank\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003eCLICK HERE\u003c\/span\u003e\u003c\/a\u003e TO READ MY BLOG\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"ODDTYPR LOA\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e\u003cbr\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 15% OFF (PAY $28.90)\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003eSELECT ANY 3 FOR 18% OFF (PAY $55.80)\u003cbr\u003eSELECT ANY 3 FOR 21% OFF (PAY $80.70)\u003cbr\u003eSELECT ANY 5 FOR 24% OFF (PAY $129.50)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_OddType_Glow_Balm.webp?v=1767353325\" alt=\"oddtype glow balm promotional balm\" style=\"margin-bottom: 2px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-04-16_at_4.32.56_PM_1.webp?v=1767353339\" alt=\"oddtype glow balm variant shades\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/sBFbebfd.webp?v=1767353067\" alt=\"Lip color comparison with 'Frameless' label and text on a white background\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_d876834d-0e14-4b74-b1a0-e13e7e870ed4.webp?v=1767352983\" alt=\"Lipstick color swatches labeled 'Someday', 'Vibe', 'Beyond', 'Bambam', and 'Odd sense' on a white background.\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cbr\u003eName\u003c\/strong\u003e\u003cbr\u003eOddType Unseen Dew Glow Balm\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume\u003c\/strong\u003e\u003cbr\u003e4.6 g\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In\u003c\/strong\u003e\u003cbr\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003eOddtype Unseen Dew Glow Balm is a Korean dewy glow lip balm stick that delivers soft colour, smooth shine, and a fresh water-glow finish. Its lightweight texture glides effortlessly onto the lips, creating a natural glossy look without heaviness or stickiness.\u003c\/p\u003e\n\u003cp data-end=\"1364\" data-start=\"1032\"\u003eThis versatile balm enhances the lips with muted, everyday-friendly shades, giving a clean, effortless K-beauty glow. The smooth formula layers well, allowing you to build from a sheer wash of colour to a more defined glossy finish. Comfortable for all-day wear, it stays lightweight even in Singapore’s warm, humid climate.\u003c\/p\u003e\n\u003cp data-start=\"1366\" data-end=\"1388\"\u003e\u003cstrong data-start=\"1366\" data-end=\"1386\"\u003eAvailable Shades\u003cbr\u003e\u003c\/strong\u003e - #567 Beyond\u003cbr\u003e - #564 Portrait\u003cbr\u003e - #755 Someday\u003cbr\u003e - #552 Above\u003cbr\u003e - #432 None\u003cbr\u003e - #243 Better\u003cbr\u003e - #445 Vibe\u003cbr\u003e - #887 Bam Bam\u003cbr\u003e - #000 Odd Sense\u003c\/p\u003e\n\u003cp data-end=\"1773\" data-start=\"1536\"\u003eDesigned for seamless, easy application, the Dew Glow Balm gives lips a soft, hydrated appearance with a natural luminosity. Perfect for gradient lips, glossy everyday looks, or pairing under\/over lip tints for added shine and dimension.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e\u003c\/strong\u003e1. Twist up a small amount of the balm stick.\u003cbr\u003e2. Glide directly onto areas you want to highlight, such as the cheekbones, eyelids, brow bones, cupid’s bow, or lips.\u003cbr\u003e3. Blend gently using your fingertips, a sponge, or a brush for a seamless, dewy finish.\u003cbr\u003e4. Layer as desired for a more intense glow or leave it subtle for a natural, lit-from-within radiance.\u003cbr\u003e5. Touch up anytime during the day to refresh your glow!\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eIdeal For\u003c\/span\u003e\u003c!-- notionvc: aef005d3-2d66-4b3e-bc7f-a79bdd31fbc7 --\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want a natural, dewy glow with a lightweight feel.\u003c\/li\u003e\n\u003cli\u003eThose who want a hydrating formula with a non-sticky finish.\u003c\/li\u003e\n\u003cli\u003eThose who want a multi-use product for lips, cheeks, and eyes.\u003c\/li\u003e\n\u003cli\u003eThose who want a “no-makeup” look with healthy radiance.\u003c\/li\u003e\n\u003cli\u003eThose who want a formula that works beautifully on bare skin or over base makeup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e\n\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eFull Ingredient List\u003c\/span\u003e\u003c!-- notionvc: 6b5f1633-8c34-41a9-b240-da5ac9fcca1e --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e#567 Beyond:\u003cbr\u003e\u003c\/strong\u003eDiisostearyl Maleate, Pentaerythrityl Adipate\/calf Latex\/caprylate\/heptanoate, Phenylpropyldimethylsiloxysilicate, Caprylic\/capric Triglyceride, Synthetic Wax, Hydrogenated Coco-glycerase, Dipentaerythrityl Pentaisostearate, Polyglyceryl -2isostearate\/dimer Dilinoleate Copolymer, Bis-diglyceryl Polyacyl Adipate-2, Hydrogenated Castor Oil Dimer Dilinoleate, Dimer Dilinoleyl Dimer Dilinoleate, Cetyl Ethyl Hexanoate, Caprylyl Methicone, Glycerin, Polyglyceryl-2 Triisostearate, Vp\/eicosine Copolymer, Argan Kernel Oil, Ethylene\/propylene Copolymer, Titanium Dioxide (Ci 77891), Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Sucrose Tetrastearate Triacetate, Diglyceryl Sebacate\/isopalmitate, Polyhydroxystearic Acid, Cetyl Peg\/ Ppg-10\/1 Dimethicone, Vinyl Dimethicone, Lecithin, Menthol, Purified Water, Stearalkonium Hectorite, Polyglyceryl-10 Stearate, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Polyglyceryl-2 Diisostearate, Polyglyceryl-3 Polyricinoleate, Propylene Carbonate, 1,2-hexanediol, Panthenol, Tocopherol, Butylene Glycol, Ethylhexyl Glycerin, Fragrance, Red Iron Oxide (Ci) 77491), Red No. 202 (Ci 15850), Black Iron Oxide (Ci 77499), Yellow No. 5 (Ci 15985), Red No. 227 (Ci 17200), Blue No. 1 (Ci 42090), Red No. 104 (1) (Ci) 45410).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#564 Portrait:\u003cbr\u003e\u003c\/strong\u003eDiisostearyl Maleate, Pentaerythrityl Adipate\/caprate\/caprylate\/ Heptanoate, Phenylpropyldimethylsiloxysilicate, Caprylic\/capric Triglyceride, Synthetic Wax, Hydrogenated Coco-glycerase, Dipentaerythrityl Pentaisostearate, Polyglyceryl-2isostearate\/ Dimer Dilinoleate Copolymer, Bis-diglyceryl Polyacyl Adipate-2, Hydrogenated Castor Oil Dimer Dilinoleate, Cetyl Ethylhexanoate, Dimer Dilinoleyl Dimer Dilinoleate, Capryl Lilmethicone, Glycerin, Vp\/eicosin Copolymer, Polyglyceryl-2 Triisostearate, Argan Kernel Oil, Titanium Dioxide (Ci 77891), Ethylene\/propylene Copolymer, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid. Lonic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Sucrose Tetrastearate Triacetate, Diglyceryl Sebacate\/isopalmitate, Polyhydroxystearic Acid, Cetyl Peg\/ppg-10\/1 Dimethicone, Vinyl Dimethicone, Lecithin, Menthol, Purified Water, Stearalkonium Hectorite, Polyglyceryl-10 Stearate, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Polyglyceryl-3 Poly. Ricinoleate, Propylene Carbonate, 1,2-hexanediol, Polyglyceryl-2diisostearate, Panthenol, Tocopherol, Butylene Glycol, Ethylhexylglycerin, Fragrance, Yellow No. 5 (Ci 15985), Yellow Iron Oxide (Ci 77492), Red No. 227 (Ci 17200), Red No. 202 (Ci 15850), Blue No. 1 (Ci 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#755 Someday:\u003cbr\u003e\u003c\/strong\u003eDiisostearyl Maleate, Pentaerythrityl Adipate\/caprate\/caprylate\/heptanoate, Phenylpropyldimethylsiloxysilicate, Caprylic\/capric Triglyceride , Synthetic Wax, Hydrogenated Coco-glycerase, Dipentaerythrityl Pentaisostearate, Polyglyceryl-2 Isostearate\/dimer Dilinoleate Copolymer, Bis-diglyceryl Polyacyl Adipate-2, Hydrogenated Castor Oil Dimer Dilinoleate, Dimer Dilinoleyl Dimer Dilinoleate, Cetyl Ethylhexanoate, Caprylyl Methicone, Glycerin, Polyglyceryl-2 Triisostearate, Vp\/eicosin Copolymer , Argan Kernel Oil, Ethylene\/propylene Copolymer, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Sucrose Tetrastearate Triacetate, Diglyceryl Seba Cate\/isopalmitate, Polyhydroxystearic Acid, Cetyl Peg\/ppg-10\/1 Dimethicone, Vinyl Dimethicone, Lecithin, Menthol, Purified Water, Stearalkonium Hectorite, Polyglyceryl-10 Stearate Latex, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Polyglyceryl-3 Polyricinoleate, Propylene Carbonate, 1,2-hexanediol, Polyglyceryl-2 Diisostearate, Panthenol, Tocopherol, Butylene Glycol, Ethylhexylglycerin, Fragrance, Titanium Dioxide (Ci 77891), Yellow Iron Oxide (Ci 77492), Blue No. 1 (Ci 42090), Red No. 227 (Ci 17200), Yellow No. 5 (Ci 15985) , Red No. 202 (Ci 15850), Red Iron Oxide (Ci 77491), Black Iron Oxide (Ci 77499).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#552 Above:\u003cbr\u003e\u003c\/strong\u003eDiisostearyl Maleate, Pentaerythrityl Adipate\/caprate\/caprylate \/heptanoate, Phenylpropyldimethylsiloxysilicate, Caprylic\/capric Triglyceride, Synthetic Wax, Hydrogenated Coco-glycerase, Dipentaerythrityl Pentaisostearate, Polyglyceryl-2isostearate. \/ Dimer Dilinoleate Copolymer, Bis-diglyceryl Polyacyl Adipate-2, Cetyl Ethyl Hexanoate, Hydrogenated Castor Oil Dimer Dilinoleate, Dimer Dilinoleyl Dimer Dilinoleate, Car Prillylmethicone, Glycerin, Vp\/eicosin Copolymer, Polyglyceryl-2 Triisostearate, Argan Kernel Oil, Ethylene\/propylene Copolymer, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium High Aluronate, Sorbitan Isostearate, Sucrose Tetrastearate Triacetate, Diglyceryl Sebacate\/isopalmitate, Polyhydroxystearic Acid, Cetyl Peg\/ppg-10\/1 Dimethicone, Vinyl Diece Methicone, Lecithin, Menthol, Purified Water, Stearalkonium Hectorite, Polyglyceryl-10 Stearate, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Polyglyceryl-3 Polyricinoleate, Propylene Carbonate. , 1,2-hexanediol, Panthenol, Tocopherol, Butylene Glycol, Ethylhexylglycerin, Fragrance, Titanium Dioxide (Ci 77891), Red Iron Oxide (Ci 77491), Blue No. 1 (Ci 42090), Yellow No. 5 ( Ci 15985), Red No. 104 (1) (Ci 45410), Red No. 227 (Ci 17200).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#432 None:\u003cbr\u003e\u003c\/strong\u003eDiisostearyl Maleate, Pentaerythrityl Adipate\/caprate\/caprylate \/heptanoate, Phenylpropyldimethylsiloxysilicate, Caprylic\/capric Triglyceride, Synthetic Wax, Hydrogenated Coco-glycerase, Dipentaerythrityl Pentaisostearate, Polyglyceryl-2isostearate. \/dimer Dilinoleate Copolymer, Bis-diglyceryl Polyacyl Adipate-2, Hydrogenated Castor Oil Dimer Dilinoleate, Cetyl Ethylhexanoate, Dimer Dilinoleyl Dimer Dilinoleate, Car Prillylmethicone, Glycerin, Vp\/eicosin Copolymer, Polyglyceryl-2 Triisostearate, Argan Kernel Oil, Titanium Dioxide (Ci 77891), Ethylene\/propylene Copolymer, Hyaluronic Acid, Hydrolyzed High. Aluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Sucrose Tetrastearate Triacetate, Diglyceryl Sebacate\/isopalmitate, Polyhydroxystearic Acid, Cetyl Peg\/ppg-10\/ 1 Dimethicone, Vinyl Dimethicone, Lecithin, Menthol, Purified Water, Stearalkonium Hectorite, Polyglyceryl-10 Stearate, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Polyglyceryl-3 Polyricinoleate, Polyglyceryl-2 Diisostearate, Propylene Carbonate, 1,2-hexanediol, Panthenol, Tocopherol, Butylene Glycol, Ethylhexylglycerin, Fragrance, Red No. 202 (Ci 15850), Yellow No. 5 (Ci 15985), Red No. 227 (Ci 17200), Yellow Iron Oxide (Ci 77492), Blue No. 1 (Ci 42090), Yellow No. 4 (Ci 19140), Red Iron Oxide (Ci 77491).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#243 Better:\u003cbr\u003e\u003c\/strong\u003eDiisostearyl Maleate, Pentaerythrityl Adipate\/caprate\/caprylate\/heptanoate, Phenylpropyldimethylsiloxysilicate, Capryl Rick\/capric Triglyceride, Synthetic Wax, Hydrogenated Coco-glycerase, Dipentaerythrityl Pentaisostearate, Polyglyceryl-2isostearate\/dimer Dilinoleate Copolymer, Bis-diglyceryl Polyacyl Adipate-2, Hydrogenated Castor Oil Dimer Dilinoleate, Cetyl Ethylhexanoate, Dimer Dilinoleyl Dimer Dilinoleate, Caprylyl Methicone, Glycerin, Vp\/eicosincopolymer, Polyglyceride Lil-2 Triisostearate, Argan Kernel Oil, Titanium Dioxide (Ci 77891), Ethylene\/propylene Copolymer, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Iso. Stearate, Sucrose Tetrastearate Triacetate, Diglyceryl Sebacate\/isopalmitate, Polyhydroxystearic Acid, Cetyl Peg\/ppg-10\/1 Dimethicone, Vinyl Dimethicone, Lecithin, Menthol, Purified Water, Stearalkonium Hectorite, Polyglyceryl-10 Stearate, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Polyglyceryl-3 Polyricinoleate, Propylene Carbonate, 1,2-hexane Dihydrogen. All, Polyglyceryl-2 Diisostearate, Panthenol, Tocopherol, Butylene Glycol, Ethylhexylglycerin, Fragrance, Yellow No. 5 (Ci 15985), Red No. 202 (Ci 15850), Yellow Iron Oxide (Ci 77492), Red No. 227 (Ci 17200), Yellow No. 4 (Ci 19140), Blue No. 1 (Ci 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#445 Vibe:\u003cbr\u003e\u003c\/strong\u003eDiisostearyl Maleate, Pentaerythrityl Adipate\/caprate\/caprylate\/heptanoate, Phenylpropyldimethylsiloxysilicate, Caprylic\/capric Triglyceride, Synthetic Wax, Hydrogenated Coco -glycerase, Dipentaerythrityl Pentaisostearate, Polyglyceryl-2 Isostearate\/dimer Dilinoleate Copolymer, Bis-diglyceryl Polyacyl Adipate-2, Hydrogenated Castor Oil Dimer Dily. Noleate, Cetyl Ethyl Hexanoate, Dimer Dilinoleyl Dimer Dilinoleate, Caprylyl Methicone, Glycerin, Polyglyceryl-2 Triisostearate, Vp\/eicosyncopolymer, Argan Kernel Oil, Titanium Dioxide ( Ci 77891), Ethylene\/propylene Copolymer, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Sucrose Tetrastearate Triacetate, Diglyceryl Sebacate \/isopalmitate, Polyhydroxystearic Acid, Cetyl Peg\/ppg-10\/1 Dimethicone, Vinyl Dimethicone, Lecithin, Menthol, Purified Water, Stearalkonium Hectorite, Polyglyceryl-10 Stearate , Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Polyglyceryl-3 Polyricinoleate, Propylene Carbonate, 1,2-hexanediol, Polyglyceryl-2 Diisostearate, Panthenol, Tocopherol , Butylene Glycol, Ethylhexylglycerin, Fragrance, Yellow No. 5 (Ci 15985), Red Iron Oxide (Ci 77491), Yellow No. 5 (Ci 15985), Yellow Iron Oxide (Ci 77492), Red No. 227 (Ci 17200), Yellow No. 4 (Ci 19140), Red No. 202 (Ci 15850), Black Iron Oxide (Ci 77499).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#887 Bam Bam:\u003cbr\u003e\u003c\/strong\u003eDiisostearyl Maleate, Pentaerythrityl Adipate\/caprate\/caprylate\/ Heptanoate, Phenylpropyldimethylsiloxysilicate, Caprylic\/capric Triglyceride, Synthetic Wax, Hydrogenated Coco-glycerase, Dipentaerythrityl Pentaisostearate, Polyglyceryl-2isostearate\/ Dimer Dilinoleate Copolymer, Bis-diglyceryl Polyacyl Adipate-2, Hydrogenated Castor Oil Dimer Dilinoleate, Dimer Dilinoleyl Dimer Dilinoleate, Cetyl Ethylhexanoate, Capryl Lilmethicone, Glycerin, Vp\/eicosin Copolymer, Polyglyceryl-2 Triisostearate, Argan Kernel Oil, Titanium Dioxide (Ci 77891), Ethylene\/propylene Copolymer, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid. Lonic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Sucrose Tetrastearate Triacetate, Diglyceryl Sebacate\/isopalmitate, Polyhydroxystearic Acid, Cetyl Peg\/ppg-10\/1 Dimethicone, Vinyl Dimethicone, Lecithin, Menthol, Purified Water, Stearalkonium Hectorite, Polyglyceryl-10 Stearate, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Polyglyceryl-3 Poly. Ricinoleate, Propylene Carbonate, 1,2-hexanediol, Polyglyceryl-2 Diisostearate, Panthenol, Tocopherol, Butylene Glycol, Ethylhexylglycerin, Fragrance, Black Iron Oxide (Ci 77499), Yellow No. 5 (Ci 15985), Blue No. 1 (Ci 42090), Red No. 202 (Ci 15850), Red Iron Oxide (Ci 77491), Red No. 227 (Ci 17200), Yellow No. 4 (Ci 19140).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e#000 Odd Sence:\u003cbr\u003e\u003c\/strong\u003eCetyl Ethylhexanoate, Diisostearyl Maleate, Pentaerythrityl Adipate\/caprate\/caprylate\/heptanoate, Phenylpropyldimethylsiloxysilicate, Caprylic\/ Capric Triglyceride, Synthetic Wax, Hydrogenated Coco-glycerase, Dipentaerythrityl Pentaisostearate, Polyglyceryl-2isostearate\/dimer Dilinoleate Copolymer, Bis-diglyceryl Polyacyl Adipate-2, Hydrogenated Castor Oil Dimer Dilinoleate, Dimer Dilinoleyl Dimer Dilinoleate, Caprylyl Methicone, Vp\/eicosincopolymer, Polyglyceryl-2 Triisostearate, Ethylene\/ Propylene Copolymer, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Sodium Hyaluronate, Sorbitan Isostearate, Sucrose Tetrastearate Triacetate, Diglyceryl Sebacate\/isopalmitate, Poly Hydroxystearic Acid, Cetyl Peg\/ppg-10\/1 Dimethicone, Vinyl Dimethicone, Lecithin, Menthol, Stearalkonium Hectorite, Ethylhexyl Palmitate, Isopropyl Myristate, Isostearic Acid, Polyglyceryl-3 Polyricinoleate, Propylene Carbonate, Panthenol, Tocopherol, Purified Water, Butylene Glycol, 1,2-hexanediol, Ethylhexylglycerin, Fragrance, Titanium Dioxide (Ci 77891), Blue No. 1 (Ci) 42090), Yellow Iron Oxide (Ci 77492).\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eComplete your Routine\u003c\/span\u003e\u003c!-- notionvc: bb7f8539-6558-4f35-8e73-3c6d3f22baed --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e✨ Oddtype Lip \u0026amp; Cheek Glow-Up Routine ✨\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: BLUR\u003c\/strong\u003e → New Rules \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-blur-tint-3-2g\" target=\"_blank\"\u003eBlur Balm\u003c\/a\u003e - Smooth texture on lips \u0026amp; cheeks for a soft-focus base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-so-touchable-water-blush-15g\" target=\"_blank\"\u003eSo Touchable Water Blush\u003c\/a\u003e - Dab for a soft, natural flush and hydrating glow.\u003cbr\u003e\u003cstrong\u003eStep 3: FLUSH\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-blur-tint-3-2g\" target=\"_blank\"\u003eUnseen Blur Tint\u003c\/a\u003e - Add a dewy pop of color to cheeks \u0026amp; lips for a juicy stain.\u003cbr\u003e\u003cstrong\u003eStep 4: GLOW BOOST\u003c\/strong\u003e → \u003cstrong\u003eUnseen Dew Glow Balm \u003c\/strong\u003e-\u003cstrong\u003e \u003c\/strong\u003eApply to high points of the face for an extra luminous, glassy glow.\u003cbr\u003e\u003cstrong\u003eStep 5: GLOW\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unveiled-skin-highlighter-11g\" target=\"_blank\"\u003eUnveiled Skin Highlighter\u003c\/a\u003e - Dot on cheekbones, nose + Cupid’s bow for a radiant glow.\u003cbr\u003e\u003cstrong\u003eStep 6: SHINE\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-mirror-tint-3-5g\" target=\"_blank\"\u003eUnseen Mirror Tint\u003c\/a\u003e - Swipe on lips for glassy, long-wearing shine.\u003cbr\u003e\u003cstrong\u003eStep 7: PLUMP\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\/products\/oddtype-unseen-balloon-tint-3g\" target=\"_blank\"\u003eUnseen Balloon Tint\u003c\/a\u003e -Layer for a hydrated, pillowy pout.\u003cbr\u003e\u003cstrong\u003eStep 8: EYE FOCUS\u003c\/strong\u003e →\u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/products\/oddtype-mute-sleek-eye-palette-9g\" target=\"_blank\"\u003e Mute Sleek Eye Palette\u003c\/a\u003e - Add a touch of Ethereal Shimmer or Satin Glitter to eyes for depth and sparkle.\u003cbr\u003e\u003cstrong\u003eStep 9: LASH LIFT\u003c\/strong\u003e → Unlimited Curl Lift Mascara - Define, lift, and curl your lashes for a bold yet natural finish with no clumping.\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003e⭐ Perfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003ch3\u003e\u003cstrong\u003eDetailed Images\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp\u003e  \u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Red lip balm with silver applicator on a light blue background, featuring the brand 'Oddtype'.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_9c9e065e-39da-41cd-bdbd-8570ce0db0ca.webp?v=1767352937\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a person wearing glasses with a neutral background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_6db6a53a-b85e-4391-82bc-f311fcffad6a.webp?v=1767352944\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Lipstick with applicator on a white background, featuring text about hydration and texture.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_91fde4e2-8728-4700-82a1-292dbaf5fda1.webp?v=1767352952\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Three swatches of lip color with descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_375becf8-6e8f-4d13-a4a4-839c9eb1280c.webp?v=1767352957\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Color swatches with names and descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_4398e6ca-b936-412c-9919-805d33ed257c.webp?v=1767352961\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Advertisement for a lip balm with a close-up of a person's lips and text about product features.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_bcc2599a-828b-49a3-96eb-50635d5adf72.webp?v=1767352971\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a person applying red lipstick with a brush, text about vibrant lip makeup.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_7fcb57b6-ef8c-4a85-b9a6-23f597db856c.webp?v=1767352975\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a person applying red lipstick with a brush, text about vibrant lip makeup.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_7fcb57b6-ef8c-4a85-b9a6-23f597db856c.webp?v=1767352975\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a lip with a smooth texture, showing the hydrating water-glow effect.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_a40240f5-29f7-4616-82ef-6191f510fa3f.webp?v=1767352977\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Lip color comparison with 'Frameless' label and text on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/sBFbebfd.webp?v=1767353067\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Lipstick color swatches labeled 'Someday', 'Vibe', 'Beyond', 'Bambam', and 'Odd sense' on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_d876834d-0e14-4b74-b1a0-e13e7e870ed4.webp?v=1767352983\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Lipstick application on lips with text instructions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_81b5e1e9-347a-4627-8a90-b47d508eb852.webp?v=1767353076\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Before and after comparison of lips with cooling effects\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/12_77020c80-58ed-4af9-a9ac-da637c2222d1.webp?v=1767353080\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Person applying lip product with text 'Layering with Odd Sense' on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_04ac041c-8ad3-4dac-b687-1bb0332ffa67.webp?v=1767353083\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a person with a red lipstick and Calvin Klein logo in the background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_75b0d15b-ad4b-4f92-916b-1f04c545a0dd.webp?v=1767353087\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Notice text about a beauty product with a red container on a blue background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/15_317358e4-393c-4cae-8f6f-6397b004533d.webp?v=1767353091\"\u003e\u003c\/div\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 BEYOND) ODDTYPE UNSEEN DEW GLOW BALM","offer_id":48172463685878,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 PORTRAIT) ODDTYPE UNSEEN DEW GLOW BALM","offer_id":48172463718646,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 SOMEDAY) ODDTYPE UNSEEN DEW GLOW BALM","offer_id":48172463751414,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 ABOVE) ODDTYPE UNSEEN DEW GLOW BALM","offer_id":48172463784182,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 NONE) ODDTYPE UNSEEN DEW GLOW BALM","offer_id":48172463816950,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 BETTER) ODDTYPE UNSEEN DEW GLOW BALM","offer_id":48172463849718,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 VIBE) ODDTYPE UNSEEN DEW GLOW BALM","offer_id":48172463882486,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 BAM BAM) ODDTYPE UNSEEN DEW GLOW BALM","offer_id":48172463915254,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 ODD SENSE) ODDTYPE UNSEEN DEW GLOW BALM","offer_id":48172463948022,"sku":"","price":28.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Shopify_MAIN_IMAGE_7ff003f1-3e37-4e89-bb6e-c079ad43cf5d.webp?v=1767354654"},{"product_id":"oddtype-mute-sleek-eye-palette-9g","title":"[ODDTYPE] Mute Sleek Eye Palette 9g","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca rel=\"noopener\" title=\"ODDTYPE Brand collection\" href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/blogs\/news\/hersteller-nearby-range-a-luxurious-vegan-and-sustainable-self-care-experience?_pos=1\u0026amp;_sid=9a1ad448d\u0026amp;_ss=r\" title=\"Hersteller Nearby Range: A Luxurious, Vegan, and Sustainable Self-Care Experience\" rel=\"noopener\" target=\"_blank\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003eCLICK HERE\u003c\/span\u003e\u003c\/a\u003e TO READ MY BLOG\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\" alt=\"ODDTYPR LOA\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e\u003cbr\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 38% OFF (PAY $36.90)\u003cbr\u003eSELECT ANY 2 FOR 40% OFF (PAY $71.80)\u003c\/strong\u003e\u003cstrong\u003e\u003cbr\u003eSELECT ANY 3 FOR 42% OFF (PAY $104.70)\u003cbr\u003eSELECT ANY 5 FOR 43% OFF (PAY $169.50)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_OddType_Eye_Palette.webp?v=1767269807\" alt=\"oddtype eye palette promotional prices\" style=\"margin-bottom: 2px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Three shades of makeup powder with descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-04-17_at_2.25.56_AM.webp?v=1767268691\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Three shades of makeup powder with descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-04-17_at_2.26.16_AM.webp?v=1767268694\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Three shades of makeup powder with descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-04-17_at_2.26.27_AM.webp?v=1767268705\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Three shades of makeup powder with descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-04-17_at_2.26.38_AM.webp?v=1767268711\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"Three shades of makeup powder with descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-04-17_at_2.26.52_AM.webp?v=1767268721\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"Three shades of makeup powder with descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-04-17_at_2.27.04_AM.webp?v=1767268739\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003eOddType Mute Sleek Eye Palette\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e9g\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eOddType Mute Sleek Eye Palette offers a new approach to muted shades with a high-density color system, ensuring effortless blending and seamless layering. With four distinct textures—Layering Matte, Glow Matte, Ethereal Shimmer, and Satin Glitter—this palette provides buildable color intensity, smooth application, and multidimensional effects. Whether you're going for subtle everyday looks or expressive, bold depth, each texture diffuses softly for a flawless finish with no harsh lines.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvailable in 3 Shades:\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e - M668 Odd Expansion\u003c\/strong\u003e – Nuanced mauve lavender\u003cbr\u003e\u003cstrong\u003e - M735 Innocent Chaser\u003c\/strong\u003e – Clear rose beige\u003cbr\u003e\u003cstrong\u003e - M386 Bare in Tense\u003c\/strong\u003e – Serene beige brown\u003c\/p\u003e\n\u003cp\u003eDesigned for precision and ease, the palette is cruelty-free and vegan, with no animal-derived ingredients. When paired with the Sleek Eye Brush Set (sold separately), you can achieve professional-quality results. Its lightweight, blendable formula makes it beginner-friendly, while the unique “New Mute” system brings a modern twist to muted shades, empowering you to create versatile, personalized eye looks that reflect your individuality.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Start with an eyeshadow primer or base to ensure smooth application and long-lasting color.\u003cbr\u003e2. Choose a neutral or light matte shade from the palette and apply it across your eyelid using a fluffy brush to create an even base.\u003cbr\u003e3. Use deeper shades (Layering Matte or Glow Matte) to add dimension to the crease or outer corners. Build color gradually to avoid harsh lines.\u003cbr\u003e4. Apply Ethereal Shimmer or Satin Glitter with your fingertip or a flat brush for added sparkle and a radiant finish.\u003cbr\u003e5. Use a blending brush to seamlessly blend the shades for a soft, diffused look.\u003cbr\u003e6. Complete your eye look with eyeliner and mascara for a polished finish.\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eIdeal For\u003c\/span\u003e\u003c!-- notionvc: 5851a039-487a-4090-9870-1898821aa7b5 --\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want High-Density Color and Innovative Textures.\u003c\/li\u003e\n\u003cli\u003eThose who want Seamless Layering and Buildable Intensity.\u003c\/li\u003e\n\u003cli\u003eThose who want Effortless Blending with a Soft Finish.\u003c\/li\u003e\n\u003cli\u003eThose who want Versatile Wear and Professional Results.\u003c\/li\u003e\n\u003cli\u003eThose who want Cruelty-Free, No Animal-Derived Ingredients.\u003c\/li\u003e\n\u003cli\u003eThose who want Flawless Wear that Lasts All Day.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e\n\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eFull List of Ingredients\u003c\/span\u003e\u003c!-- notionvc: a520abea-a137-4b53-a736-10a1d0641018 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eM668 Odd Expansion:\u003cbr\u003e\u003c\/strong\u003eTalc, Aluminum Starch Octenyl Succinate, Mica (CI 77019), Titanium Dioxide (CI 77891), Caprylic\/Capric Triglyceride, Magnesium Myristate, Magnesium Stearate, Methylpropanediol, Propanediol, Triethoxycaprylylsilane, Dimethicone\/Vinyl Dimethicone Crosspolymer, Dimethicone, Aluminum Hydroxide, Methicone, Kaolin, Ultramarine (CI 77007), Red Iron Oxide (CI 77491), Manganese Violet (CI 77742), Red No. 226 (CI 73360), Black Iron Oxide (CI 77499), Yellow Iron Oxide (CI 77492).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eM735 Innocent Chaser:\u003cbr\u003e\u003c\/strong\u003eTalc, Aluminum Starch Octenyl Succinate, Titanium Dioxide (CI 77891), Caprylic\/Capric Triglyceride, Magnesium Myristate, Magnesium Stearate, Methylpropanediol, Triethoxycaprylylsilane, Propanediol, Dimethicone\/Vinyl Dimethicone Crosspolymer, Aluminum Hydroxide, Dimethicone, Kaolin, Yellow Iron Oxide (CI 77492), Manganese Violet (CI 77742), Red Iron Oxide (CI 77491), Black Iron Oxide (CI 77499), Ultramarine (CI 77007).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eM386 Bare in Tense:\u003cbr\u003e\u003c\/strong\u003eMica (CI 77019), Aluminum Starch Octenyl Succinate, Caprylic\/Capric Triglyceride, Titanium Dioxide (CI 77891), Magnesium Myristate, Methylpropanediol, Magnesium Stearate, Propanediol, Lauroyl Lysine, Triethoxycaprylylsilane, Dimethicone, Aluminum Hydroxide, Methicone, Yellow Iron Oxide (CI 77492), Red Iron Oxide (CI 77491), Ultramarine (CI 77007), Yellow No. 4 (CI 19140), Black Iron Oxide (CI 77499), Red No. 226 (CI 73360).\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003e\u003c!-- notionvc: a411567d-134e-426a-b2b1-ee1c130ea757 --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eCOMPLETE YOUR ROUTINE\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e✨ Oddtype Lip \u0026amp; Cheek Glow-Up Routine ✨\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: BLUR\u003c\/strong\u003e → New Rules\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-dew-glow-balm-4-6g\" target=\"_blank\"\u003e Blur Balm\u003c\/a\u003e. Smooth texture on lips \u0026amp; cheeks for a soft-focus base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH\u003c\/strong\u003e → \u003ca title=\"https:\/\/www.cocomo.sg\/products\/oddtype-so-touchable-water-blush-15g\" href=\"https:\/\/www.cocomo.sg\/products\/oddtype-so-touchable-water-blush-15g\" target=\"_blank\"\u003eSo Touchable Water Blush.\u003c\/a\u003e Dab for a soft, natural flush and hydrating glow.\u003cbr\u003e\u003cstrong\u003eStep 3: FLUSH\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-blur-tint-3-2g\" target=\"_blank\"\u003eUnseen Blur Tint\u003c\/a\u003e. Add a dewy pop of color to cheeks \u0026amp; lips for a juicy stain.\u003cbr\u003e\u003cstrong\u003eStep 4: GLOW BOOST\u003c\/strong\u003e →\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-dew-glow-balm-4-6g\" target=\"_blank\"\u003e Unseen Dew Glow Balm\u003c\/a\u003e. Apply to high points of the face for an extra luminous, glassy glow.\u003cbr\u003e\u003cstrong\u003eStep 5: GLOW\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unveiled-skin-highlighter-11g\" target=\"_blank\"\u003eUnveiled Skin Highlighter\u003c\/a\u003e. Dot on cheekbones, nose + Cupid’s bow for a radiant glow.\u003cbr\u003e\u003cstrong\u003eStep 6: SHINE\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-mirror-tint-3-5g\" target=\"_blank\"\u003eUnseen Mirror Tint\u003c\/a\u003e. Swipe on lips for glassy, long-wearing shine.\u003cbr\u003e\u003cstrong\u003eStep 7: PLUMP\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-balloon-tint-3g\" target=\"_blank\"\u003eUnseen Balloon Tint.\u003c\/a\u003e Layer for a hydrated, pillory pout.\u003cbr\u003e\u003cstrong\u003eStep 8: EYE FOCUS\u003c\/strong\u003e → \u003cstrong\u003eMute Sleek Eye Palette. \u003c\/strong\u003eAdd a touch of Ethereal Shimmer or Satin Glitter to eyes for depth and sparkle.\u003cbr\u003e\u003cstrong\u003eStep 9: LASH LIFT\u003c\/strong\u003e → \u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unlimited-curl-lift-mascara-4ml\" target=\"_blank\"\u003eUnlimited Curl Lift Mascara\u003c\/a\u003e. Define, lift, and curl your lashes for a bold yet natural finish with no clumping.\u003c\/p\u003e\n\u003cp\u003e⭐ Perfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003e\u003c!-- notionvc: 59dd404d-42ea-4432-9d4e-609ee9e6faf1 --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eDetailed Images\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Oddtype Mute Sleek Eye Palette packaging on a purple background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_ccc40b9d-eea0-4083-a09c-b780c1dc3880.webp?v=1767266544\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Advertisement for a makeup palette with color swatches and text on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_554c4e3f-9222-433b-8256-bebe2f7a9181.webp?v=1767266546\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Makeup palette with pink and purple shades on a white background, featuring text about 'New Mute' colors.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_d7cc7b2a-7c28-410a-b310-e6ec8e2a74c4.webp?v=1767266554\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Woman holding a makeup product with text about sleek muted colors\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_6c33c610-601a-46e7-a528-30aeb9a05370.webp?v=1767266563\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Woman holding a makeup product with color swatches below\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_48f27149-b845-4bb3-a310-92b36dc8d556.webp?v=1767266565\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Makeup palette with swatches and a close-up of a person's eye, featuring the shade 'Bare in Tense M386'.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_9e0c318e-6f82-4623-8ef7-4262c5b9b33c.webp?v=1767266572\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a person's eye with makeup, featuring sleek texture text above.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_f4189e76-162d-48b5-b7c6-e8a38ac78385.webp?v=1767266574\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Textured makeup swatches with labels for Layering Matte, Glow Matte, Ethereal Shimmer, and Satin Glitter.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_9fb52e4e-4e80-4461-8b96-273a5f854d09.webp?v=1767266582\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Two shades of brown with text indicating 'Layering Matte' and 'Satin Glitter'.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_e0406e8f-4ac1-4a0a-a26a-8e12268971cf.webp?v=1767266588\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Two shades of brown with 'Ethereal Shimmer' and 'Glow Matte' text on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_9448dc16-a63d-4509-91da-88bae84bd27f.webp?v=1767266594\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a person's face with a focus on eye makeup, featuring the brand 'Odd Expansion'.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/12_874f6d3e-3c34-4807-98a0-7ccf7569bcdc.webp?v=1767266605\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Makeup palette with four shades on a pink background, featuring the brand 'ODD'.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_5af2f6f6-cc34-446e-b873-7ac902be1ab0.webp?v=1767266608\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Three shades of makeup powder with descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_4119fe21-1a62-476b-9537-c55d24fb7507.webp?v=1767266618\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 04px; margin-bottom: -4px; float: none;\" alt=\"Three makeup shades labeled 'Luster', 'Crossed', and 'Era' with descriptions on a light gray background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/15_3ddf198d-068d-4797-be37-5e4a83df2e26.webp?v=1767266623\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Eye makeup swatches labeled 'Poet', 'Almost', 'Identity', 'Luster', 'Crossed', and 'Era' on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/16_5c98253e-7839-4770-9b10-6487168fe727.webp?v=1767266629\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Swatch of six different makeup shades on a wrist with labels.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/17_c6aa16a4-0c95-4fc8-bda2-b0dd903803d5.webp?v=1767266631\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a person with pink makeup and a blurred background, featuring the text 'Innocent Chaser' and 'The chase of pure roses'.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/18_8cd9a31a-5b3f-4b49-b05f-ac0f07d32fd7.webp?v=1767266642\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Makeup palette with rose tones on a light pink background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/19_4b8e01f7-cb62-495e-b6fc-44f5cba0ded4.webp?v=1767266643\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Three different makeup shades with descriptions on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/20_381ca51a-599d-408c-ac7e-302d407055a0.webp?v=1767266648\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Three shades of makeup powder labeled 'Blossom', 'Sublime', and 'Chapter' with descriptions on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/21_ba0735f3-526c-48c9-9ed1-c7295cd8ac75.webp?v=1767266662\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Eye makeup comparison with labels 'Serene', 'Sensation', 'Omyo', 'Blossom', 'Sublime', and 'Chapter'.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/22_2c8bf512-0917-493f-8226-b085ee318f4c.webp?v=1767266675\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Color swatches on a arm labeled 'Serene', 'Omyo', 'Sublime', 'Sensation', 'Blossom', and 'Chapter' against a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/23_88c50986-122a-48da-8199-b8bbc07d5e4e.webp?v=1767266691\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of a person's eye with text 'Bare in Tense' and 'Tension from the gentle brown hues' on a white background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/24_456fd15e-2291-45c1-9767-61f4218df7d9.webp?v=1767266698\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of makeup shades with text describing their application on skin tones.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/26_f1926356-a57f-4719-b6c2-62483ba82343.webp?v=1767266705\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Three shades of brown makeup swatches with descriptive text on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/27_f3968840-c556-4301-a6be-8d6aea4cc966.webp?v=1767266724\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Eye makeup swatches labeled 'Obscure', 'Between', 'Collected', 'Gentle', 'Over', and 'Glare' on a neutral background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/28_14cfde55-ed19-4546-8eb4-c7e85e01666e.webp?v=1767266726\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Swatches of different brown shades on a person's arm with labels.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/29_75e4a103-17da-4df6-bd02-07b673377132.webp?v=1767266731\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Mute Sleek Eye Palette with text on how to use it\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/30_d681ed42-832a-428a-8570-ac8b05d3d279.webp?v=1767266736\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Makeup palette with brush and 'OGG' branding on a gray background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/31_fbce4e54-f517-4ce2-8d37-aa319abd35d7.webp?v=1767266743\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Comparison of using Sleek Base Eye Brush and Point Eye Brush on eyes with text describing their uses.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/32_e2b03a8d-f468-4c10-b4b2-618529ae3155.webp?v=1767266755\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Text about Oddtype's new mute color palettes with a close-up of makeup powder.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/33.webp?v=1767266766\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"ODDTYPE sustainability information with icons and text on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/35.webp?v=1767266775\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Notice text about a beauty product with a close-up of makeup items in the background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/36.webp?v=1767266784\"\u003e\u003c\/div\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 INNOCENT CHASER) ODDTYPE MUTE EYE PALETTE","offer_id":48173015367926,"sku":"","price":36.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 BARE IN TENSE) ODDTYPE MUTE EYE PALETTE","offer_id":48173015400694,"sku":"","price":36.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 ODD EXPANSION) ODDTYPE MUTE EYE PALETTE","offer_id":48173015433462,"sku":"","price":36.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Shopify_1_c8a70660-768e-4483-a81e-c4516b75a409.webp?v=1767269944"},{"product_id":"oddtype-unlimited-curl-lift-mascara-4ml","title":"[ODDTYPE] Unlimited Curl Lift Mascara 4ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" title=\"ODDTYPE Brand collection\" rel=\"noopener\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"ODDTYPR LOA\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 24% OFF (PAY $24.90)\u003cbr\u003eSELECT ANY 2 FOR 27% OFF (PAY $47.80)\u003c\/strong\u003e\u003cstrong\u003e\u003cbr\u003eSELECT ANY 3 FOR 30% OFF (PAY $68.70)\u003cbr\u003eSELECT ANY 5 FOR 33% OFF (PAY $109.50)\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_OddType_Mascara.webp?v=1767258436\" alt=\"Oddtype curl list Mascara\" style=\"margin-bottom: 2px; float: none;\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003cspan style=\"background-color: rgb(255, 255, 0);\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_c0343294-f936-4c03-a589-9c48de75c4ac.webp?v=1767258628\" alt=\"Mascara brush with close-up of application on eyes and text about different brush types.\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_8cb61d78-d1ed-42c0-850f-966a2ef86f5f.webp?v=1767258631\" alt=\"Mascara brush with close-up of micro-bristles and application on eyelashes, labeled 'Precision'.\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cbr\u003eName:\u003cbr\u003e\u003c\/strong\u003eOddType Unlimited Curl Lift Mascara\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e4ml\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eOddType Unlimited Curl Lift Mascara is a game-changer in lash styling, designed to deliver long-lasting curls with its water- and sweat-proof wax formula. Enriched with nourishing biotin and black bean extract, this mascara not only lifts and separates each lash from root to tip but also helps strengthen them over time. The buildable formula resists clumping and flaking, making it easy to layer for both natural and bold looks. With clear coating wax and 2mm volume fibers, lashes stay lifted, defined, and fresh all day long—no smudges, no drooping.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvailable in 2 shades:\u003cbr\u003e\u003c\/strong\u003e\u003cstrong\u003e - 01 Full Cover – For fine and thin lashes:\u003c\/strong\u003e Twisted screw brush lifts, curls, and defines lashes with volume, delivering a bold, sleek look without clumping.\u003cbr\u003e\u003cstrong\u003e - 02 Precision – For short and flat lashes:\u003c\/strong\u003e Ultrafine micro-brush ensures precise, clump-free application for detailed definition and natural, fluttery lashes.\u003c\/p\u003e\n\u003cp\u003eWhat sets this mascara apart is its dual-brush innovation. Whether you're after voluminous lift or detailed precision, the uniquely designed curved brushes coat every lash evenly, preventing excess product and ensuring a clean, clump-free finish. Short bristles grip the lash roots for powerful curl support, while ultra-fine bristles allow for detailed extension—even the tiniest lashes get noticed.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Begin by curling your lashes and combing through to separate them for a clean base.\u003cbr\u003e2. Select the Full Cover Brush for volume on fine lashes, or the Precision Brush for lifting and defining short or flat lashes.\u003cbr\u003e3. Work the mascara slowly from root to tip using gentle, zigzag motions to coat each lash and avoid clumping.\u003cbr\u003e4. Apply as many coats as desired to build your perfect look — from natural lift to bold volume.\u003cbr\u003e5. For best results: Let each coat set slightly before layering, and finish with a lash comb for a flawless, clump-free finish.\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eIdeal For\u003c\/span\u003e\u003c!-- notionvc: 8a6c0672-8518-45d4-98f2-efdcf6684104 --\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want a water- and sweat-proof formula.\u003c\/li\u003e\n\u003cli\u003eThose who want their lashes defined from root to tip.\u003c\/li\u003e\n\u003cli\u003eThose who want no clumping or flaking.\u003c\/li\u003e\n\u003cli\u003eThose who want natural to bold looks.\u003c\/li\u003e\n\u003cli\u003eThose who want a clear wax coating.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull Ingredient List\u003c!-- notionvc: 6323da03-510b-43ab-bdb0-a34824476de7 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e01 Full Cover:\u003cbr\u003e\u003c\/strong\u003eIsododecane, Trimethylsiloxysilicate, Ceresin, Disteardimonium Hectorite, Microcrystalline Wax, Iron Oxide Black, Dextrin Palmitate\/ethylhexanoate, Butyl Acrylate\/hydroxypropyl Dimethicone Acrylate Copolymer, Peg-20 Sorbitan Isostearate, Propylene Carbonate, Sesamum Indicum (Sesame) Seed Extract, Glycine Max (Soybean) Seed Extract, Coix Lacryma-jobi Ma-yuen Seed Extract, Oryza Sativa (Rice) Extract, Methyl Trimethicone, Acrylates\/polytrimethylsiloxymethacrylate Copolymer, Hydrogenated Polyisobutene, Nylon-6, Glyceryl Caprylate, Dextrin Palmitate, Triethoxycaprylylsilane, Silica, Biotin, Water, Butylene Glycol\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e02 Precision:\u003cbr\u003e\u003c\/strong\u003eIsododecane, Trimethylsiloxysilicate, Ceresin, Disteardimonium Hectorite, Microcrystalline Wax, Iron Oxide Black, Dextrin Palmitate\/ethylhexanoate, Butyl Acrylate\/hydroxypropyl Dimethicone Acrylate Copolymer, Peg-20 Sorbitan Isostearate, Acrylates\/polytrimethylsiloxymethacrylate Copolymer, Propylene Carbonate, Sesamum Indicum (Sesame) Seed Extract, Glycine Max (Soybean) Seed Extract, Coix Lacryma-jobi Ma-yuen Seed Extract, Oryza Sativa (Rice) Extract, Methyl Trimethicone, Hydrogenated Polyisobutene, Nylon-6, Glyceryl Caprylate, Dextrin Palmitate, Triethoxycaprylylsilane, Silica, Biotin, Water, Butylene Glycol.\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eComplete your Routine\u003c\/span\u003e\u003c!-- notionvc: 00991d94-607b-4f50-abfa-11b25b9b2687 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: BLUR\u003c\/strong\u003e → New Rules\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-dew-glow-balm-4-6g\" target=\"_blank\"\u003e Blur Balm\u003c\/a\u003e. Smooth texture on lips \u0026amp; cheeks for a soft-focus base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-so-touchable-water-blush-15g\" title=\"https:\/\/www.cocomo.sg\/products\/oddtype-so-touchable-water-blush-15g\" target=\"_blank\"\u003eSo Touchable Water Blush.\u003c\/a\u003e Dab for a soft, natural flush and hydrating glow.\u003cbr\u003e\u003cstrong\u003eStep 3: FLUSH\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-blur-tint-3-2g\" target=\"_blank\"\u003eUnseen Blur Tint\u003c\/a\u003e. Add a dewy pop of color to cheeks \u0026amp; lips for a juicy stain.\u003cbr\u003e\u003cstrong\u003eStep 4: GLOW BOOST\u003c\/strong\u003e →\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-dew-glow-balm-4-6g\" target=\"_blank\"\u003e Unseen Dew Glow Balm\u003c\/a\u003e. Apply to high points of the face for an extra luminous, glassy glow.\u003cbr\u003e\u003cstrong\u003eStep 5: GLOW\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unveiled-skin-highlighter-11g\" target=\"_blank\"\u003eUnveiled Skin Highlighter\u003c\/a\u003e. Dot on cheekbones, nose + Cupid’s bow for a radiant glow.\u003cbr\u003e\u003cstrong\u003eStep 6: SHINE\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-mirror-tint-3-5g\" target=\"_blank\"\u003eUnseen Mirror Tint\u003c\/a\u003e. Swipe on lips for glassy, long-wearing shine.\u003cbr\u003e\u003cstrong\u003eStep 7: PLUMP\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-balloon-tint-3g\" target=\"_blank\"\u003eUnseen Balloon Tint.\u003c\/a\u003e Layer for a hydrated, pillory pout.\u003cbr\u003e\u003cstrong\u003eStep 8: EYE FOCUS\u003c\/strong\u003e → \u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-mute-sleek-eye-palette-9g\" target=\"_blank\"\u003eMute Sleek Eye Palette\u003c\/a\u003e. Add a touch of Ethereal Shimmer or Satin Glitter to eyes for depth and sparkle.\u003cbr\u003e\u003cstrong\u003eStep 9: LASH LIFT\u003c\/strong\u003e → \u003cstrong\u003eUnlimited Curl Lift Mascara\u003c\/strong\u003e. Define, lift, and curl your lashes for a bold yet natural finish with no clumping.\u003c\/p\u003e\n\u003cp\u003e⭐ Perfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003cp\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003e\u003c!-- notionvc: c464ce95-4c04-43c1-9616-fd50a6f2ce8a --\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eDetailed Images\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_63685eef-c6f2-4be0-887a-b13de938ffd2.webp?v=1767258610\" alt=\"Eyelash curler and mascara with 'Oddtype' branding on a light blue background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_18c214e8-868f-427e-b4d3-2c6789ea48c8.webp?v=1767258616\" alt=\"Advertisement for Unlimited Curl Lift Mascara with text on a gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_2095b579-44ac-4a14-870f-f7ff5bc97d14.webp?v=1767258621\" alt=\"Black mascara wand with smudge on a light gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_ea3d41a6-8adc-468b-8669-612549e4a50c.webp?v=1767258624\" alt=\"Advertisement for eyelash product with close-up of eye and text highlighting features.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_c0343294-f936-4c03-a589-9c48de75c4ac.webp?v=1767258628\" alt=\"Mascara brush with close-up of application on eyes and text about different brush types.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_8cb61d78-d1ed-42c0-850f-966a2ef86f5f.webp?v=1767258631\" alt=\"Mascara brush with close-up of micro-bristles and application on eyelashes, labeled 'Precision'.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_c05fc34d-0f54-4f9a-9100-f474dceac496.webp?v=1767258637\" alt=\"Product description with text and a graphic of a hair strand on a gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_d79e5d7e-e86d-4caa-9029-b1bdfdafd0fe.webp?v=1767258641\" alt=\"Mascara with C-shaped slim brushes on a gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_d3bdcb3e-9e70-4dfa-b6cb-686234769e0e.webp?v=1767258647\" alt=\"Close-up of a person's eyes with text indicating 'Full cover' and 'Precision', and a description of a long-lasting wax formula.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_962fecae-a2fd-4535-9c99-f0303a4a875b.webp?v=1767258651\" alt=\"Close-up of an eye with long, thick eyelashes on a beige background, labeled '01 Full Cover'.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/11_9acda98d-b85f-4eda-b47f-07e4e51942c8.webp?v=1767258654\" alt=\"Eyebrow brush with text describing its features on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-top: 4px; margin-bottom: -4px; float: none;\" alt=\"Close-up of an eye with false eyelashes labeled '02 Precision' on a light background.\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_724940a2-4852-4e82-b971-683bde78424d.webp?v=1767258670\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_1b785f94-d6d0-4ecf-80d5-2640f1de8f30.webp?v=1767258676\" alt=\"Eyebrow brush with labeled features on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/15_72e04149-d51b-40fc-b0e9-31b944b889e5.webp?v=1767258682\" alt=\"Close-up of a person applying mascara with text about the Limitless eyelash curler.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/16_93092018-918a-4bac-a599-efe54c78ea5a.webp?v=1767258685\" alt=\"Two Oxyhype products on a light gray background with text 'Create a better future by making responsible choices'.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/17_3ced82c3-42b0-40f4-a4a1-ff4b99964ac8.webp?v=1767258689\" alt=\"ODDTYPE sustainability information with icons and text on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/18_b59ca8cc-3ffe-482b-b823-0030f3851811.webp?v=1767258692\" alt=\"Mascara with false eyelashes being applied, featuring the brand 'oddtypes' on a gray background.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/19_4c420b99-535f-406b-8da7-63e40712f1dc.webp?v=1767258700\" alt=\"Two bottles of Unlimitd Curl Lift Mascara with black and white text on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/20_44c4be87-8b9a-42f4-af58-64bbc60bb018.webp?v=1767258705\" alt=\"Mascara wand and brush with warning label on a gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 FULL COVER) ODDTYPE CURL LIFT MASCARA","offer_id":48173818314998,"sku":"","price":24.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 PRECISION) ODDTYPE CURL LIFT MASCARA","offer_id":48173818347766,"sku":"","price":24.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Shopify_2_364f4713-3d26-4d11-ab6e-1f16c15b5087.webp?v=1767259832"},{"product_id":"cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs","title":"[CLEARDEA] Mucin Collagen Voluming Cream Ampoule (1 Box = 4ml x 5pcs)","description":"\u003cstyle\u003e#cleardea-voluming{\u0026{font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.7;color:#203b36;width:100%;max-width:100%;margin:0;box-sizing:border-box;overflow-wrap:anywhere;}\u0026 *{box-sizing:border-box;}\u0026 p,\u0026 li,\u0026 td,\u0026 th,\u0026 summary{font-size:15px;line-height:1.7;}\u0026 p{margin:0 0 14px;}\u0026 p:last-child{margin-bottom:0;}\u0026 h2{font:700 27px\/1.3 Poppins,Arial,sans-serif;letter-spacing:-.4px;margin:0 0 16px;color:#203b36;}\u0026 h3{font:600 19px\/1.4 Poppins,Arial,sans-serif;margin:18px 0 10px;color:#203b36;}\u0026 a{color:#2b6358;text-underline-offset:3px;}\u0026 ul,\u0026 ol{margin:0 0 16px;padding-left:22px;}\u0026 li{margin-bottom:8px;}\u0026 img{display:block;max-width:100%;height:auto;margin:0;}\u0026 .cp-section{margin:0 8px 16px;padding:22px 18px;border:1px solid #c6dbd1;border-radius:17px;background:#fff;overflow:hidden;}\u0026 .cp-section.cp-soft{background:#f3f8f4;}\u0026 .cp-stock{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 8px 12px;}\u0026 .cp-stock div{border:1px solid #c6dbd1;border-radius:12px;padding:13px;background:#f3f8f4;}\u0026 .cp-stock strong{display:block;margin-bottom:3px;}\u0026 .cp-brand{margin:0 8px 14px;padding:16px;border:1px solid #c6dbd1;border-radius:13px;background:#f3f8f4;}\u0026 .cp-offer{margin:0 8px 16px;}\u0026 .cp-offer img{width:100%;border-radius:14px;}\u0026 .cp-media{margin:18px -18px -22px;width:calc(100% + 36px);padding:0;}\u0026 .cp-media img{width:100%;height:auto;object-fit:contain;}\u0026 .cp-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;}\u0026 .cp-facts div{padding:12px;border-radius:10px;background:#f3f8f4;min-width:0;}\u0026 .cp-facts strong{display:block;}\u0026 .cp-facts div:last-child{grid-column:1\/-1;background:#e2eee5;}\u0026 .cp-detail{border:1px solid #c6dbd1;border-radius:12px;margin:0 8px 10px;background:#fff;overflow:hidden;}\u0026 .cp-detail summary{cursor:pointer;list-style:none;font-weight:600;padding:16px 46px 16px 16px;position:relative;}\u0026 .cp-detail summary::-webkit-details-marker{display:none;}\u0026 .cp-detail summary:after{content:'+';position:absolute;right:17px;top:13px;font-size:22px;font-weight:400;color:#2b6358;}\u0026 .cp-detail[open]\u003esummary:after{content:'−';}\u0026 .cp-detail[open]\u003esummary{border-bottom:1px solid #dbe8df;}\u0026 .cp-detail-body{padding:18px 16px;}\u0026 .cp-detail-body .cp-media{margin:18px -16px 0;width:calc(100% + 32px);}\u0026 .cp-detail-body h3:first-child{margin-top:0;}\u0026 table{width:100%;border-collapse:collapse;border:0;margin:0;}\u0026 th,\u0026 td{padding:10px 0;vertical-align:top;text-align:left;border:0;border-bottom:1px solid #edf5ef;background:transparent;}\u0026 th{width:35%;font-weight:600;padding-right:12px;}\u0026 .cp-routine-row{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #dbe8df;align-items:start;}\u0026 .cp-routine-row:last-child{border-bottom:0;padding-bottom:0;}\u0026 .cp-thumb{display:block;width:100%;border:1px solid #dbe8df;border-radius:9px;overflow:hidden;background:#f3f8f4;}\u0026 .cp-thumb img{width:100%;height:auto;aspect-ratio:12\/17;object-fit:contain;}\u0026 .cp-routine-copy{min-width:0;}\u0026 .cp-routine-copy h3{font-size:18px;margin:3px 0 9px;}\u0026 .cp-routine-copy h3 a{text-decoration:none;color:#203b36;}\u0026 .cp-routine-copy p{margin-bottom:9px;}\u0026 .cp-kicker{font-weight:600;color:#56746b;}\u0026 .cp-text-link{font-size:15px;font-weight:600;}\u0026 .cp-cta{display:block;padding:14px 15px;border-radius:11px;border:1px solid #4c8a75;background:#e5f1e9;text-align:center;text-decoration:none;font-weight:600;margin-top:20px;}}@media (max-width:749px){#cleardea-voluming{\u0026 h2{font-size:24px;}\u0026 h3{font-size:18px;}\u0026 .cp-section{margin-left:10px;margin-right:10px;padding:20px 14px;}\u0026 .cp-stock,\u0026 .cp-brand,\u0026 .cp-offer,\u0026 .cp-detail{margin-left:10px;margin-right:10px;}\u0026 .cp-stock div{padding:11px;}\u0026 .cp-media{margin:18px -14px -20px;width:calc(100% + 28px);}\u0026 .cp-routine-row{grid-template-columns:84px minmax(0,1fr);gap:12px;}\u0026 .cp-routine-copy h3{font-size:17px;}\u0026 .cp-facts{grid-template-columns:1fr;}\u0026 .cp-facts div:last-child{grid-column:auto;}}}body:has(#cleardea-voluming){\u0026{--cd-ink:#203b36;--cd-deep:#2b6358;--cd-accent:#4c8a75;--cd-pink:#e5f1e9;--cd-blush:#f3f8f4;--cd-paper:#fff;--cd-line:#c6dbd1;--cd-muted:#56746b;background:#f3f8f4!important;overflow-x:clip!important;}\u0026 :is(#MainContent,#PageContainer,.main-content,main){background:linear-gradient(145deg,#fbfdfb 0%,#f3f8f4 58%,#e5f1e9 100%)!important;}\u0026 :is(.Product,.Product__Gallery,.Product__Info,.Product__InfoWrapper,.Product__Wrapper,.ProductMeta__Description,.shopify-section:has(.Product)){background:transparent!important;}\u0026 .Product{box-sizing:border-box!important;width:100%!important;max-width:1330px!important;margin:auto!important;}\u0026 .Product__Gallery{padding:22px 0!important;}\u0026 .Product__SlideItem .AspectRatio{width:95%!important;margin:auto!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:22px!important;box-shadow:0 12px 32px rgba(62,77,36,.08)!important;transition:none!important;transform:none!important;}\u0026 .Product__SlideItem .AspectRatio:hover{transform:none!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;animation:none!important;transform:none!important;}\u0026 .Product__SlideshowNavImage{overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:11px!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-accent)!important;outline:2px solid #fff!important;outline-offset:-4px!important;}\u0026 .Product__InfoWrapper,\u0026 .Product__InfoWrapper :where(*){font-family:Poppins,Arial,sans-serif!important;}\u0026 .Product__Info{position:relative!important;display:flex!important;min-width:0!important;flex-direction:column!important;}\u0026 .Product__Info\u003e.Container{position:relative!important;display:flex!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;flex-direction:column!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout{order:-50!important;flex:0 0 auto!important;align-self:flex-start!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{order:-40!important;}\u0026 .ProductMeta\u003e.ProductMeta__Title{order:-30!important;}\u0026 .ProductMeta\u003e.ProductMeta__PriceList{order:-20!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){order:-10!important;}\u0026 .ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;text-align:left!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:8px 15px!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(62,77,36,.08)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .ProductMeta__Vendor\u003ea:after{color:var(--cd-deep)!important;content:\" · SHOP BRAND PAGE →\"!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{position:relative!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:47px 25px 18px!important;color:var(--cd-ink)!important;background:rgba(255,255,255,.98)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:800 21px\/1.36 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;text-align:left!important;text-transform:none!important;white-space:normal!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title:before{position:absolute!important;top:24px!important;left:25px!important;display:block!important;width:48px!important;height:5px!important;background:linear-gradient(90deg,var(--cd-accent),#9cbbab)!important;border-radius:999px!important;content:\"\"!important;}\u0026 .ProductMeta__PriceList{display:flex!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:flex-start!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:800 25px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:-.02em!important;white-space:nowrap!important;}\u0026 .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:500 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=atome i],[id*=atome i],shopify-payment-terms){order:3!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){display:block!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 25px 15px!important;color:var(--cd-muted)!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{width:100%!important;margin:0 0 18px!important;padding:16px 25px 24px!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 13px 30px rgba(62,77,36,.12)!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .Product__Info .ProductForm .ProductForm__Label{color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-align:left!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option\u003e.ProductForm__Label{display:block!important;margin:0 0 10px!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList\u003e.HorizontalList__Item{position:relative!important;display:flex!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .ProductForm__Option .SizeSwatch{position:relative!important;display:flex!important;width:100%!important;min-height:66px!important;align-items:center!important;margin:0!important;padding:14px 16px 14px 52px!important;overflow:hidden!important;color:var(--cd-ink)!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:15px!important;font:700 14px\/1.45 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;cursor:pointer!important;}\u0026 .ProductForm__Option .SizeSwatchList\u003e.HorizontalList__Item:before{position:absolute!important;z-index:4!important;top:50%!important;left:15px!important;display:grid!important;width:22px!important;height:22px!important;place-items:center!important;color:transparent!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:50%!important;content:\"✓\"!important;font:800 14px\/1 Poppins,Arial,sans-serif!important;pointer-events:none!important;transform:translateY(-50%)!important;}\u0026 .ProductForm__Option .SizeSwatch__Radio:checked+.SizeSwatch{background:var(--cd-blush)!important;border:2px solid var(--cd-accent)!important;box-shadow:0 0 0 3px #fff inset,0 8px 18px rgba(62,77,36,.11)!important;}\u0026 .ProductForm__Option .HorizontalList__Item:has(.SizeSwatch__Radio:checked):before{color:#fff!important;background:var(--cd-accent)!important;border-color:var(--cd-accent)!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){float:none!important;display:block!important;margin:20px 0 10px!important;color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:none!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;padding:0!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__Button{display:grid!important;width:48px!important;height:46px!important;flex:0 0 48px!important;padding:0!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;font:700 19px\/1 Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__CurrentQuantity{width:50px!important;height:46px!important;padding:0!important;color:var(--cd-ink)!important;background:#fff!important;border:0!important;font:700 14px\/1 Poppins,Arial,sans-serif!important;text-align:center!important;}\u0026 .ProductForm__AddToCart:not([disabled]){width:100%!important;min-height:54px!important;margin-top:0!important;border-radius:999px!important;font:800 14px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:.1em!important;}\u0026 .ProductForm__AddToCart:not([disabled]):before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]) span{position:relative!important;z-index:2!important;color:#fff!important;font-size:14px!important;font-weight:800!important;-webkit-text-fill-color:#fff!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{order:10!important;box-sizing:border-box!important;width:100%!important;max-width:400px!important;margin:24px auto 0!important;padding:0!important;overflow:visible!important;}\u0026 .ProductMeta__Description\u003e.Rte,\u0026 :is(.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-voluming){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}\u0026 .station-tabs-tabset\u003e.station-tabs-tabtitle:has(\u003e.station-tabs-default-tab),\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-voluming){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;visibility:visible!important;}}@media (min-width:1008px){body:has(#cleardea-voluming){\u0026 .Product__Wrapper{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) 525px!important;align-items:start!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;width:525px!important;max-width:525px!important;margin-top:50px!important;}\u0026 .Product__Info{box-sizing:border-box!important;width:400px!important;max-width:400px!important;margin-right:75px!important;margin-left:50px!important;}}}body:has(#cleardea-voluming){\u0026 .ProductForm__AddToCart:not([disabled]){color:#fff!important;background:linear-gradient(90deg,#2b6358 0%,#4c8a75 54%,#4c8a75 100%)!important;border:0!important;box-shadow:0 12px 25px rgba(79,101,45,.24)!important;-webkit-text-fill-color:#fff!important;}\u0026 .ProductForm__AddToCart:not([disabled])::before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]):hover{color:#fff!important;background:linear-gradient(90deg,#2b6358 0%,#386e5b 54%,#4c8a75 100%)!important;-webkit-text-fill-color:#fff!important;}}#cleardea-voluming{\u0026 .sn-sec h2{font-size:27px!important;line-height:1.2!important;}\u0026 .sn-sec h3{font-size:19px!important;line-height:1.3!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;line-height:1.35!important;}\u0026 .sn-media{font-size:0!important;line-height:0!important;gap:0!important;}\u0026 .sn-media img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;}}@media (max-width:640px){#cleardea-voluming{\u0026 .sn-sec h2{font-size:24px!important;}\u0026 .sn-sec h3{font-size:18px!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;}}}@media (max-width:768px){body:has(#cleardea-voluming){\u0026 :is(.Product,.Product__Wrapper,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important;}\u0026 .Product__Wrapper{display:block!important;}\u0026 .Product__InfoWrapper{margin-top:8px!important;}\u0026 .ProductMeta{box-sizing:border-box!important;width:calc(100% - 20px)!important;gap:8px!important;margin-right:10px!important;margin-left:10px!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{flex:0 0 100%!important;width:100%!important;max-width:100%!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin-right:10px!important;margin-bottom:14px!important;margin-left:10px!important;padding:15px 21px 23px!important;}\u0026 .ProductForm__Option .SizeSwatch{min-height:64px!important;padding:13px 12px 13px 49px!important;font-size:14px!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){margin:18px 0 10px!important;}}}@media (min-width:1008px){html body:has(#cleardea-voluming) #shopify-section-product-template{\u0026 :is(.Product,.Product__Wrapper,.Product__Gallery,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;min-width:0!important;}\u0026 .Product{width:calc(100% - 36px)!important;max-width:1220px!important;margin:22px auto 80px!important;padding:0 28px!important;border:1px solid var(--cd-line)!important;border-radius:24px!important;background:#ffffffed!important;}\u0026 .Product__Wrapper{display:grid!important;grid-template-columns:minmax(0,1.34fr) minmax(0,1fr)!important;gap:36px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 :is(.Product__Gallery,.Product__InfoWrapper){width:100%!important;max-width:none!important;margin:0!important;padding:30px 0 40px!important;background:transparent!important;}\u0026 .Product__Gallery{position:sticky!important;display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;gap:14px!important;align-self:start!important;}\u0026 .Product__Slideshow{grid-area:1\/2!important;width:100%!important;min-width:0!important;margin:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Gallery :is(.Product__Slideshow,.Product__SlideItem,.Product__SlideItem img){border-radius:0!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}\u0026 .Product__SlideshowNav--thumbnails{position:relative!important;inset:auto!important;grid-area:1\/1!important;align-self:stretch!important;width:98px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;transform:none!important;}\u0026 .Product__SlideshowNavScroller{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:100%!important;margin:0!important;overflow-x:hidden!important;overflow-y:scroll!important;direction:rtl!important;white-space:normal!important;}\u0026 .Product__SlideshowNavImage{position:relative!important;display:block!important;box-sizing:border-box!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:auto!important;aspect-ratio:12\/17!important;margin:0!important;padding:0!important;flex:0 0 auto!important;direction:ltr!important;border:1px solid var(--cd-line)!important;border-radius:4px!important;background:#fff!important;outline:none!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-deep)!important;}\u0026 .Product__SlideshowNavImage::before{content:none!important;}\u0026 .Product__SlideshowNavImage\u003eimg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 :is(.Product__InfoWrapper,.Product__Info){position:relative!important;inset:auto!important;height:auto!important;transform:none!important;}\u0026 .Product__Info{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 .Product__InfoWrapper :is(h1,button,input,select,label,a,span,p){font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){position:static!important;order:-50!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important;align-self:flex-start!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{display:block!important;order:-40!important;flex:0 1 auto!important;width:auto!important;max-width:100%!important;margin:0!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;align-items:center!important;min-height:44px!important;padding:8px 15px!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;background:#fff!important;color:var(--cd-deep)!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;}\u0026 .ProductMeta__Vendor\u003ea:after{content:' · SHOP BRAND PAGE →'!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;margin-left:3px!important;}\u0026 .ProductMeta__Title{position:relative!important;display:block!important;box-sizing:border-box!important;order:-30!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:46px 25px 16px!important;background:#fff!important;color:var(--cd-ink)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:700 24px\/1.35 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;white-space:normal!important;overflow-wrap:break-word!important;}\u0026 .ProductMeta__Title:before{position:absolute!important;top:23px!important;left:25px!important;display:block!important;width:44px!important;height:4px!important;background:var(--cd-accent)!important;border-radius:9px!important;content:''!important;}\u0026 .ProductMeta .ProductMeta__PriceList{display:flex!important;box-sizing:border-box!important;order:-20!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:700 27px\/1.15 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:400 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:3!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-price{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-logo{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta\u003e:is([class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:-10!important;display:block!important;box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 24px 14px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;font-size:15px!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:100%!important;margin:0 0 18px!important;padding:16px 24px 24px!important;background:var(--cd-blush)!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 10px 24px #00000012!important;}\u0026 .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .ProductForm__Label{display:block!important;color:var(--cd-deep)!important;font:700 14px\/1.4 Poppins,Arial,sans-serif!important;margin:0 0 10px!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__AddToCart{width:100%!important;min-height:54px!important;border-radius:999px!important;font:800 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__Description{position:static!important;left:auto!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:28px 0 0!important;padding:0!important;overflow:visible!important;transform:none!important;}\u0026 .ProductMeta__Description\u003e.Rte{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-voluming){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 auto 14px!important;}\u0026 #cleardea-voluming{\u0026{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:8px 0 14px!important;}\u0026\u003e:is(.sn-stock,.sn-promo,.sn-sec,.stock,.promo,.intro,.product,.routine,.faq){box-sizing:border-box!important;width:calc(100% - 16px)!important;max-width:none!important;margin-left:8px!important;margin-right:8px!important;}\u0026 :is(.sn-media,.sn-image-stack,.media){max-width:none!important;border-radius:0!important;}\u0026 :is(.sn-media,.sn-image-stack,.media) img{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;}\u0026 :is(p,li,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font-size:27px!important;line-height:1.22!important;}\u0026 h3{font-size:19px!important;line-height:1.34!important;}}}}html body:has(#cleardea-voluming) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"]:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"]:has(.flair-badge){position:static!important;inset:auto!important;transform:none!important;display:flex!important;order:-50!important;flex:0 0 100%!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;align-self:flex-start!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;text-align:left!important;line-height:1.25!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"] .flair-badge{display:flex!important;box-sizing:border-box!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"] .flair-badge\u003ediv{display:flex!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;padding:8px 15px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#2b6358!important;border:1px solid #2b6358!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(79,101,45,.18)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:break-word!important;transform:none!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"] .flair-badge\u003ediv::before{display:none!important;content:none!important;}}@media (max-width:1007px){html body:has(#cleardea-voluming) #shopify-section-product-template{\u0026 .Product__Wrapper{display:block!important;row-gap:0!important;}\u0026 .Product__Gallery{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:14px 0 0!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:8px 0 0!important;padding:0!important;transform:none!important;}\u0026 .Product__Info,\u0026 .Product__Info\u003e.Container{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;row-gap:0!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0 10px!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"]:has(.flair-badge){width:100%!important;max-width:100%!important;align-self:center!important;justify-content:center!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"] .flair-badge\u003ediv{width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"] .flair-badge\u003ediv{justify-content:center!important;text-align:center!important;}}}@media (min-width:1008px){html body:has(#cleardea-voluming) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"]:has(.flair-badge){justify-content:flex-start!important;align-self:flex-start!important;text-align:left!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"] .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}}}body:has(#cleardea-voluming){\u0026 .bndlr-container.bndlr-mixnmatch .bndlr-mnm-available-products{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;}\u0026 .bndlr-container.bndlr-mixnmatch :is(.bndlr-products-container,.bndlr-inner-products-container){box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product.bndlr-mix-and-match{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;grid-auto-flow:row!important;align-items:start!important;align-content:start!important;justify-content:start!important;gap:8px 14px!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:12px!important;text-align:left!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-product-image-url{grid-column:1!important;grid-row:1 \/ span 4!important;align-self:start!important;width:84px!important;max-width:84px!important;margin:0!important;padding:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e :is(.bndlr-product-qn-container,.bndlr-product-price,.bndlr-product-price-per-unit,.bndlr-product-options-container,.bndlr-select-variant,.bndlr-add-to-bundle-container,.shopify-product-reviews-badge,.loox-rating,[data-oke-star-rating]){grid-column:2!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-title{display:block!important;margin:0!important;font:600 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-bottom-pusher{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container:has(\u003e select[aria-label=\"CLEARDEA\"]) \u003e .bndlr-option-label-container{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container{flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:5px!important;}\u0026 .bndlr-mnm-available-products :is(.bndlr-option-label,.bndlr-product-price){font-family:Poppins,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;}\u0026 .bndlr-mnm-available-products .bndlr-select-variant{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container{gap:8px!important;align-items:stretch!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container .quantity-input{flex:0 0 52px!important;box-sizing:border-box!important;width:52px!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle{display:flex!important;flex:1 1 auto!important;min-width:0!important;min-height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .Product__InfoWrapper *::before,\u0026 .Product__InfoWrapper *::after{font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__AddToCart[disabled]{min-height:54px!important;border-radius:999px!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__PriceList .Price--compareAt::before,\u0026 .ProductMeta__PriceList .Price--compareAt::after{content:none!important;display:none!important;}\u0026 .Product__Info .SizeSwatchList{grid-auto-rows:1fr!important;}\u0026 .ProductForm__Option .SizeSwatch{flex-direction:row!important;justify-content:flex-start!important;box-sizing:border-box!important;}\u0026 .Product__SlideshowNavScroller{scrollbar-color:var(--cd-deep) transparent!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border-radius:6px!important;}\u0026 .bndlr-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products\u003e.bndlr-product{border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .bndlr-bundle-title{font:700 24px\/1.3 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 .bndlr-bundle-description{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}}#cleardea-voluming{\u0026{width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 14px!important;color:var(--cd-ink)!important;background:transparent!important;}\u0026 :is(p,li,td,th,summary,a){font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;color:var(--cd-ink)!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 img{margin:0!important;padding:0!important;}\u0026 .cp-section{border-color:var(--cd-line)!important;box-shadow:0 8px 22px rgba(62,77,36,.06)!important;}\u0026 #cp-overview{background:linear-gradient(145deg,#e5f1e9,#fbfdfb 76%)!important;}\u0026 .cp-stock{gap:0!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;}\u0026 .cp-stock\u003ediv{border:0!important;border-radius:0!important;padding:13px 14px!important;background:transparent!important;}\u0026 .cp-stock\u003ediv+div{border-left:1px solid var(--cd-line)!important;}\u0026 .cp-stock .cp-label{display:block!important;margin-bottom:2px!important;color:var(--cd-deep)!important;font:800 14px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important;}\u0026 .cp-stock strong{font:600 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-row{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin:10px 0 0!important;padding:10px!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .cp-thumb{display:block!important;width:100px!important;height:142px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;overflow:hidden!important;background:transparent!important;}\u0026 .cp-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 .cp-routine-copy h3{font:700 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-copy :is(p,a){font-size:15px!important;line-height:1.5!important;}}@media (max-width:1007px){body:has(#cleardea-voluming){\u0026 :is(.Product,.Product__Wrapper){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;}\u0026 .Product__SlideshowMobileNav{width:calc(100% - 18px)!important;margin:6px auto 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;margin:0 10px 14px!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{width:100%!important;max-width:none!important;margin:24px 0 0!important;padding:0!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin:0 10px 14px!important;padding:15px 21px 23px!important;}\u0026 .ProductMeta__Vendor{width:100%!important;flex:0 0 100%!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{padding:43px 21px 16px!important;font-size:19px!important;}\u0026 .ProductMeta__Title::before{left:21px!important;}\u0026 .ProductMeta__PriceList{padding-left:21px!important;padding-right:21px!important;}}#cleardea-voluming{\u0026\u003e:is(.cp-stock,.cp-brand,.cp-offer,.cp-section,.cp-detail){margin-left:10px!important;margin-right:10px!important;}}}@media (max-width:768px){#cleardea-voluming{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}\u0026 .cp-routine-row{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:8px!important;}\u0026 .cp-thumb{width:82px!important;height:116px!important;}\u0026 .cp-routine-copy h3{font-size:15px!important;}}body:has(#cleardea-voluming){\u0026 .Product__SlideshowMobileNav .flickity-page-dots{display:flex!important;flex:1!important;min-width:0!important;gap:2px!important;align-items:center!important;overflow:hidden!important;}\u0026 .Product__SlideshowMobileNav .dot{flex:1 1 0!important;min-width:2px!important;height:4px!important;margin:0!important;background:var(--cd-line)!important;border:0!important;border-radius:99px!important;opacity:1!important;}\u0026 .Product__SlideshowMobileNav .dot.is-selected{background:var(--cd-deep)!important;}\u0026 .Product__SlideshowNavArrow{display:grid!important;width:30px!important;height:30px!important;flex:0 0 30px!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-voluming) #shopify-section-product-template{\u0026 .Product__Gallery{--cp-sticky-header:calc(var(--header-height,120px) + var(--cocomo-sticky-announcement-height,0px));top:calc(var(--cp-sticky-header) + 14px)!important;padding-bottom:24px!important;}\u0026 .Product__SlideshowNav--thumbnails{overflow:visible!important;scrollbar-gutter:auto!important;direction:ltr!important;}\u0026 .Product__SlideshowNavScroller{box-sizing:border-box!important;width:98px!important;scrollbar-color:auto!important;scrollbar-width:auto!important;scrollbar-gutter:stable!important;padding:2px 2px 3px 12px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-track{background:transparent!important;border:0!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border:0!important;border-radius:6px!important;min-height:40px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;}}}html body:has(#cleardea-voluming) #shopify-section-product-template{\u0026 #cleardea-voluming{\u0026 :is(p,li,td,th,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;}\u0026 :is(h2,h3)\u003ea{font:inherit!important;color:inherit!important;text-decoration:none!important;}\u0026 .cp-detail{width:100%!important;margin:9px 0 0!important;border:1px solid var(--cd-line)!important;border-radius:12px!important;background:#fff!important;}\u0026 .cp-detail\u003esummary{padding:14px 45px 14px 15px!important;font-weight:800!important;line-height:1.5!important;color:var(--cd-ink)!important;}\u0026 .cp-detail\u003esummary::after{top:50%!important;right:15px!important;transform:translateY(-50%)!important;color:var(--cd-deep)!important;font:400 22px\/1 Poppins,Arial,sans-serif!important;}\u0026 .cp-detail[open]{border-color:#9cbbab!important;box-shadow:0 7px 18px rgba(62,77,36,.06)!important;}\u0026 .cp-detail[open]\u003esummary{background:#f3f8f4!important;border-bottom:1px solid var(--cd-line)!important;}\u0026 .cp-detail-body{padding:15px 16px 16px!important;}\u0026 :is(th,td){text-transform:none!important;letter-spacing:normal!important;}}}@media (max-width:1007px){html body:has(#cleardea-voluming) #shopify-section-product-template{\u0026 #cleardea-voluming{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}}}}html body:has(#cleardea-voluming) #shopify-section-product-template{\u0026 #cleardea-voluming{\u0026 .cp-detail\u003esummary{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;}\u0026 .cp-expandable{box-sizing:border-box!important;width:calc(100% - 16px)!important;margin:0 8px 16px!important;padding:0!important;}\u0026 .cp-expandable\u003esummary{padding:16px 45px 16px 18px!important;}\u0026 .cp-expand-body{padding:18px 18px 22px!important;min-width:0!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -18px -22px!important;width:calc(100% + 36px)!important;}\u0026 .cp-routine-copy h4,\u0026 .cp-routine-copy h4\u003ea{font:700 16px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;color:var(--cd-ink)!important;text-decoration:none!important;}\u0026 .cp-routine-copy h4{margin:3px 0 8px!important;}\u0026 .cp-media{padding:0!important;aspect-ratio:auto!important;}\u0026 .cp-source-frame{display:block!important;position:relative!important;aspect-ratio:var(--crop-ratio)!important;overflow:hidden!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .cp-source-frame\u003eimg{position:absolute!important;width:var(--crop-width)!important;max-width:none!important;height:auto!important;aspect-ratio:1200\/1700!important;left:var(--crop-left)!important;top:var(--crop-top)!important;object-fit:contain!important;margin:0!important;padding:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-voluming) #shopify-section-product-template{\u0026 .Product__Gallery{padding-top:30px!important;}\u0026 .Product__Slideshow{max-width:none!important;}\u0026 .Product__SlideshowNavScroller{max-height:min(100%,calc(100dvh - var(--cp-sticky-header) - 58px))!important;}}}@media (max-width:1007px){html body:has(#cleardea-voluming) #shopify-section-product-template{\u0026 #cleardea-voluming{\u0026 .cp-expandable{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;}}}}@media (max-width:749px){html body:has(#cleardea-voluming) #shopify-section-product-template{\u0026 #cleardea-voluming{\u0026 .cp-expand-body{padding:16px 14px 20px!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -14px -20px!important;width:calc(100% + 28px)!important;}}}}\nhtml body:has(#cleardea-voluming) #shopify-section-product-template #cleardea-voluming .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}\n@media(max-width:1007px){html body:has(#cleardea-voluming) #shopify-section-product-template #cleardea-voluming .cp-expandable\u003esummary{font-size:24px!important;}}\n#cleardea-voluming .cp-section\u003e.cp-media:not(:last-child),#cleardea-voluming .cp-expand-body\u003e.cp-media:not(:last-child){margin-bottom:18px!important;}\nhtml body:has(#cleardea-voluming) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){flex:0 0 auto!important;width:auto!important;min-height:40px!important;align-self:flex-start!important;justify-content:flex-start!important}\nhtml body:has(#cleardea-voluming) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout .flair-badge,html body:has(#cleardea-voluming) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;min-height:40px!important;border-radius:999px!important;padding:7px 12px!important;font-size:14px!important;line-height:1.35!important}\nhtml body:has(#cleardea-voluming) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout .flair-badge{padding:0!important}\nhtml body:has(#cleardea-voluming) #shopify-section-product-template .ProductMeta\u003e.ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important}\nhtml body:has(#cleardea-voluming) #shopify-section-product-template .ProductMeta__Vendor\u003ea{width:max-content!important;max-width:100%!important;min-height:40px!important;padding:7px 12px!important;font-size:0!important}\nhtml body:has(#cleardea-voluming) #shopify-section-product-template .ProductMeta__Vendor\u003ea:after{content:\"SHOP CLEARDEA →\"!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;margin:0!important}\n#cleardea-voluming .cp-reel{margin:20px 0 0;border:1px solid var(--cd-line);border-radius:12px;overflow:hidden;background:#fff}\n#cleardea-voluming .cp-reel-head{padding:13px 14px;background:var(--cd-deep);color:#fff;font:700 15px\/1.5 Poppins,Arial,sans-serif}\n#cleardea-voluming .cp-reel iframe{display:block;width:100%;max-width:100%;height:600px;border:0;background:#fff}\n#cleardea-voluming .cp-reel-note{padding:12px 14px;font-size:15px;text-align:left}\n#cleardea-voluming .cp-result{padding:16px;margin:12px 0;background:var(--cd-blush);border:1px solid var(--cd-line);border-radius:12px}\n#cleardea-voluming .cp-result strong{display:block;font:800 28px\/1.3 Poppins,Arial,sans-serif;color:var(--cd-deep)}\n#cleardea-voluming .cp-section\u003eh3:first-of-type{margin-top:0}\n#cleardea-voluming .cp-brand a{display:block;font-weight:700;text-decoration:none;margin-bottom:8px}\n#cleardea-voluming .cp-note{margin-top:14px;color:var(--cd-muted)}\n#cleardea-voluming .cp-routine-copy h4{margin-top:0}\n#cleardea-voluming .cp-detail{width:auto!important}\n@media(max-width:749px){#cleardea-voluming .cp-reel iframe{height:570px}}\nhtml body:has(#cleardea-voluming) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"]:has(.flair-badge){flex:0 0 auto!important;width:auto!important;min-height:40px!important;align-self:flex-start!important;justify-content:flex-start!important}\nhtml body:has(#cleardea-voluming) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"] .flair-badge,html body:has(#cleardea-voluming) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9054936301814\"] .flair-badge\u003ediv{width:auto!important;min-height:40px!important;height:auto!important}\n\u003c\/style\u003e\n\u003cdiv id=\"cleardea-voluming\"\u003e\n\u003cdiv class=\"cp-stock\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eStock Status\u003c\/span\u003e\u003cstrong\u003eReady Stocks In Singapore\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eDelivery\u003c\/span\u003e\u003cstrong\u003e1–3 Working Days\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-brand\"\u003e\n\u003ca href=\"\/collections\/cleardea\"\u003eShop the CLEARDEA collection →\u003c\/a\u003e\u003cp\u003eAuthentic Korean skincare from COCOMO, CLEARDEA’s sole exclusive distributor in Singapore.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"cp-offer\" aria-label=\"CLEARDEA multi-buy price chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cocomo-cleardea-bundle-prices-overlap-1200x1700.webp?v=1790120167\" alt=\"CLEARDEA Mucin Collagen Voluming Cream Ampoule: buy 1 box S$58.05, buy 2 S$114.10, buy 3 S$168.15, or buy 5 S$275.25 with one free BD trial kit. Each box contains five 4ml ampoules.\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-overview\"\u003e\u003ch2\u003eTurn up the glow. Bring back the bounce.\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eDull skin, visible lines and a tired-looking face? Give your skin a cream ampoule that tackles all three.\u003c\/strong\u003e CLEARDEA Mucin Collagen Voluming Cream Ampoule combines plant-derived mucin, seven collagens and brightening care in one silky moisturising step.\u003c\/p\u003e\n\u003cp\u003eSkin looks plumper, smoother and more luminous. You get the nourishing comfort of a cream with the easy spread of an ampoule—made for the fresh, light-catching finish you want to see in the mirror.\u003c\/p\u003e\n\u003cdiv class=\"cp-facts\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eElasticity \u0026amp; volume\u003c\/strong\u003ePlant mucin + 7 collagens\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDark-spot care\u003c\/strong\u003eNiacinamide + glutathione\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBarrier comfort\u003c\/strong\u003ePanthenol + peptides\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eOne box, five ampoules\u003c\/strong\u003e4ml each · 20ml total\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-02-intro.webp?v=1790117023\" alt=\"CLEARDEA Mucin Collagen Voluming Cream Ampoule for a plump-looking luminous glow\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cdiv class=\"cp-reel\"\u003e\n\u003cdiv class=\"cp-reel-head\"\u003eWatch the cream ampoule glow\u003c\/div\u003e\n\u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DJqMOZqzabF\/embed\/captioned\/\" title=\"Watch the cream ampoule glow\" loading=\"lazy\" allow=\"encrypted-media; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003cp class=\"cp-reel-note\"\u003eSee how the cream ampoule spreads and leaves skin looking dewy. \u003ca href=\"https:\/\/www.instagram.com\/reel\/DJqMOZqzabF\/\" target=\"_blank\" rel=\"noopener\"\u003eWatch on Instagram →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-demand\"\u003e\u003ch2\u003eA glow routine worth coming back to\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eApproximately 640,000 ampoules sold by June 2025.\u003c\/strong\u003e That count is measured in individual 4ml ampoule equivalents.\u003c\/p\u003e\n\u003cp\u003eCustomer feedback highlights the things that make a moisturiser easy to keep using: a brighter-looking finish, soft skin texture and smooth layering without a sticky feel. Make this your daily choice when you want glow, moisture and visible line care together.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-03-sales.webp?v=1790117028\" alt=\"Approximately 640,000 individual 4ml ampoules sold as of June 2025\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-04-reviews.webp?v=1790117034\" alt=\"Translated Korean product-listing customer feedback on glow, layering, spots and skin texture\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-05-presentation.webp?v=1790117041\" alt=\"CLEARDEA model and authentic cream ampoule product presentation\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-three-points\"\u003e\u003ch2\u003eThree targets. One concentrated cream ampoule.\u003c\/h2\u003e\n\u003ch3\u003eFirm, plump-looking skin\u003c\/h3\u003e\n\u003cp\u003eReplenish moisture and improve the look of elasticity with the combined care of CLD Mucin Acti-3 and Colla7ven.\u003c\/p\u003e\n\u003ch3\u003eA clearer-looking, brighter complexion\u003c\/h3\u003e\n\u003cp\u003eTarget the appearance of uneven pigmentation with white pine bark extract, glutathione and niacinamide.\u003c\/p\u003e\n\u003ch3\u003eA more comfortable moisture barrier\u003c\/h3\u003e\n\u003cp\u003ePanthenol adds barrier care, while the creamy texture leaves dry skin feeling nourished and supple.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-06-overview.webp?v=1790117047\" alt=\"CLEARDEA care for elasticity and volume, focused brightening and barrier refresh\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-mucin\"\u003e\u003ch2\u003ePlant mucin meets seven collagens\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCLD Mucin Acti-3\u003c\/strong\u003e combines okra fruit, yam root and lotus root extracts. This plant-derived mucin blend provides moisture-barrier and elasticity care for skin that needs a softer, fuller-looking finish.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eColla7ven\u003c\/strong\u003e brings together seven forms of collagen: atelocollagen, desamido collagen, hydrolyzed collagen, soluble collagen, collagen, collagen amino acids and procollagen.\u003c\/p\u003e\n\u003cp\u003eTogether, they address the look of fine lines and lost bounce while keeping skin moisturised. Reach for this step when your skin feels dry, looks flat or needs that fresh, cushioned glow.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-07-mucin.webp?v=1790117052\" alt=\"CLD Mucin Acti-3 plant extracts and all seven Colla7ven collagen forms\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-brightening\"\u003e\u003ch2\u003eGo beyond a temporary bright finish\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eWhite pine bark extract from Quebec, Canada\u003c\/strong\u003e delivers antioxidant care alongside niacinamide and glutathione. The three ingredients work together in a formula focused on a clearer-looking, more even complexion.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWhite pine bark:\u003c\/strong\u003e antioxidant care for dull, uneven-looking skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGlutathione:\u003c\/strong\u003e brightening care for a clear, fresh-looking glow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNiacinamide:\u003c\/strong\u003e targets dullness and uneven tone as part of your daily skincare routine.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eChoose it when dark spots and a tired-looking complexion are taking the freshness out of your skin.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-08-brightening.webp?v=1790117059\" alt=\"White pine bark, glutathione and niacinamide brightening care\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-pigmentation\"\u003e\u003ch2\u003eVisible pigmentation improvement in four weeks\u003c\/h2\u003e\n\u003cp\u003eGive dark spots consistent care morning and evening. A four-week human-use study measured improvements across deeper-looking, lighter-looking, surface and underlying pigmentation.\u003c\/p\u003e\n\u003cdiv class=\"cp-result\"\u003e\n\u003cstrong\u003e17.78%\u003c\/strong\u003eReduction in the dark-pigmentation measurement after four weeks.\u003c\/div\u003e\n\u003cdiv class=\"cp-result\"\u003e\n\u003cstrong\u003e14.40%\u003c\/strong\u003eReduction in the light-pigmentation measurement after four weeks.\u003c\/div\u003e\n\u003cdiv class=\"cp-result\"\u003e\n\u003cstrong\u003e19.01%\u003c\/strong\u003eImprovement in the combined surface and underlying pigmentation measurement.\u003c\/div\u003e\n\u003cp class=\"cp-note\"\u003ePigmentation study: 21 participants, 27 March–24 April 2024, Korea Institute of Dermatological Sciences.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-09-pigment-model.webp?v=1790117065\" alt=\"Four-week reductions of 17.78% in dark pigmentation and 14.40% in light pigmentation\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-10-pigment-proof.webp?v=1790117072\" alt=\"Original pigmentation study images and 19.01% improvement after four weeks\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cdiv class=\"cp-reel\"\u003e\n\u003cdiv class=\"cp-reel-head\"\u003eSee targeted application on skin\u003c\/div\u003e\n\u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DGGDF2Cxcoo\/embed\/captioned\/\" title=\"See targeted application on skin\" loading=\"lazy\" allow=\"encrypted-media; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003cp class=\"cp-reel-note\"\u003eWatch the ampoule being applied around areas that need extra care. \u003ca href=\"https:\/\/www.instagram.com\/reel\/DGGDF2Cxcoo\/\" target=\"_blank\" rel=\"noopener\"\u003eWatch on Instagram →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-eye-lines\"\u003e\u003ch2\u003eEye bags, eye wrinkles and smile lines—give them focused care\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eA more rested-looking eye area. A smoother-looking smile.\u003c\/strong\u003e Use the cream ampoule consistently on facial areas where fine lines and dryness are most noticeable.\u003c\/p\u003e\n\u003cp\u003eAfter four weeks of twice-daily use, a 21-person study measured:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e14.75% improvement\u003c\/strong\u003e in eye-bag appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e11.80% improvement\u003c\/strong\u003e in eye wrinkles.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e27.42% improvement\u003c\/strong\u003e in nasolabial lines, commonly called smile lines.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"cp-note\"\u003eP\u0026amp;K Skin Research Center, 22 January–25 February 2025. Measurements assess changes in appearance following cosmetic use.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-11a-eye-bags.webp?v=1790117080\" alt=\"Original eye-bag appearance study images and 14.75% improvement after four weeks\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-11b-eye-wrinkles.webp?v=1790117087\" alt=\"Original eye-wrinkle study images and 11.80% improvement after four weeks\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-11c-smile-lines.webp?v=1790117093\" alt=\"Original smile-line study images and 27.42% improvement after four weeks\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-lift\"\u003e\u003ch2\u003eA firmer-looking eye and cheek area\u003c\/h2\u003e\n\u003cp\u003eWhen skin looks less firm, hydration alone is not the only thing you want from your routine. This cream ampoule also delivers measured care for the appearance of lifting.\u003c\/p\u003e\n\u003cdiv class=\"cp-result\"\u003e\n\u003cstrong\u003e11.44%\u003c\/strong\u003eImprovement in the drooping-eyelid appearance measurement after four weeks.\u003c\/div\u003e\n\u003cdiv class=\"cp-result\"\u003e\n\u003cstrong\u003e5.19%\u003c\/strong\u003eImprovement in the cheek-lifting measurement after four weeks.\u003c\/div\u003e\n\u003cp\u003eThe same study also assessed full-face lifting appearance, with before-and-after photographs documenting the change.\u003c\/p\u003e\n\u003cp class=\"cp-note\"\u003e21 participants, twice-daily use for four weeks. P\u0026amp;K Skin Research Center, 22 January–25 February 2025.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-15-lifting.webp?v=1790117099\" alt=\"Four-week eyelid and cheek lifting measurements and original full-face study photographs\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-barrier\"\u003e\u003ch2\u003eKeep dry skin comfortable with panthenol\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eGood glow starts with skin that feels comfortable.\u003c\/strong\u003e Panthenol provides moisture-barrier care in a nourishing cream formula, so skin feels soft and replenished instead of tight and dry.\u003c\/p\u003e\n\u003cp\u003eMake this your moisturising finish when your routine needs more comfort alongside brightening and elasticity care.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-12-panthenol.webp?v=1790117249\" alt=\"Panthenol for moisture-barrier care and comfortable nourished skin\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-texture\"\u003e\u003ch2\u003eCream comfort. A silky ampoule finish.\u003c\/h2\u003e\n\u003cp\u003eThe texture combines \u003cstrong\u003erich, close-fitting cream moisture\u003c\/strong\u003e with the \u003cstrong\u003esmooth spread of an ampoule\u003c\/strong\u003e. It melts across the skin, leaving a supple, light-catching finish.\u003c\/p\u003e\n\u003cp\u003eStart with a small amount and massage gently. Add another light layer where your skin needs more moisture.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-13-texture.webp?v=1790117256\" alt=\"Rich cream moisture and silky ampoule texture\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-14-gloss.webp?v=1790117262\" alt=\"CLEARDEA cream ampoule with a luminous finish\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-glow\"\u003e\u003ch2\u003eOne application. Glow that was measured at 24 hours.\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eBring light back to tired-looking skin.\u003c\/strong\u003e A single-application test assessed the “diamond glow” effect before application, immediately after application and 24 hours later.\u003c\/p\u003e\n\u003cp\u003eThe images show the skin’s luminous finish after use and at the 24-hour check. Pair that immediate glow with consistent daily care for pigmentation, visible lines and firmness.\u003c\/p\u003e\n\u003cp\u003eThe human-use assessment covered seven areas: anti-ageing, lifting, glow, wrinkles, lasting effect, elasticity and skin density.\u003c\/p\u003e\n\u003cp class=\"cp-note\"\u003e21 participants. P\u0026amp;K Skin Research Center, 22 January–25 February 2025.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-16-glow.webp?v=1790117104\" alt=\"Original skin glow photographs before application, after one use and 24 hours later\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-17-test-seals.webp?v=1790117269\" alt=\"Seven areas of human-use assessment: anti-ageing, lifting, glow, wrinkles, lasting effect, elasticity and skin density\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cdiv class=\"cp-reel\"\u003e\n\u003cdiv class=\"cp-reel-head\"\u003eWatch the glass-skin finish\u003c\/div\u003e\n\u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DKZdGS9p86l\/embed\/captioned\/\" title=\"Watch the glass-skin finish\" loading=\"lazy\" allow=\"encrypted-media; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003cp class=\"cp-reel-note\"\u003eSee the luminous finish during a real skincare application. \u003ca href=\"https:\/\/www.instagram.com\/reel\/DKZdGS9p86l\/\" target=\"_blank\" rel=\"noopener\"\u003eWatch on Instagram →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-peptide\"\u003e\u003ch2\u003ePeptide care, with low-irritation testing\u003c\/h2\u003e\n\u003cp\u003eA \u003cstrong\u003epeptide complex\u003c\/strong\u003e adds elasticity care to the formula. The ingredient list includes copper tripeptide-1, dipeptide-2, oligopeptide-1, palmitoyl pentapeptide-4 and tripeptide-1.\u003c\/p\u003e\n\u003cp\u003eThe cream ampoule also completed a \u003cstrong\u003e24-hour primary skin-irritation patch test\u003c\/strong\u003e with 31 participants, giving you tested care alongside its brightening and moisturising benefits.\u003c\/p\u003e\n\u003cp class=\"cp-note\"\u003eSkin-irritation test: 2–5 April 2024, Korea Institute of Dermatological Sciences.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-18-peptide-test.webp?v=1790117275\" alt=\"Peptide elasticity care and a 24-hour skin irritation test with 31 participants\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-satisfaction\"\u003e\u003ch2\u003eThe finish users noticed\u003c\/h2\u003e\n\u003cp\u003eA four-week questionnaire with 21 participants recorded the following positive responses:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e95%\u003c\/strong\u003e felt their skin looked clearer and brighter.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e95%\u003c\/strong\u003e felt their pigmentation and dark spots improved.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e100%\u003c\/strong\u003e noticed a glow after one application.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e100%\u003c\/strong\u003e felt their tone looked more even after one application.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e100%\u003c\/strong\u003e felt their skin’s elasticity improved after one application.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e100%\u003c\/strong\u003e felt their skin looked smoother and more closely textured.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e100%\u003c\/strong\u003e felt dryness improved and their skin felt nourished.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"cp-note\"\u003ePositive questionnaire responses after four weeks of use; 27 March–24 April 2024, Korea Institute of Dermatological Sciences. These figures describe participants’ responses, separately from the measured test results above.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-19-survey.webp?v=1790117283\" alt=\"All seven positive response figures from the 21-person four-week questionnaire\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-packaging\"\u003e\u003ch2\u003eFive ampoules. Your glow routine, ready to go.\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eEach box contains five 4ml ampoules, for 20ml of cream ampoule in total.\u003c\/strong\u003e The compact dispensers are easy to keep in your daily routine or pack for travel.\u003c\/p\u003e\n\u003cp\u003eInside the packaging, you will also find a printed skincare guide. Open the box along its easy-cut line to see the care instructions.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-20-box.webp?v=1790117290\" alt=\"CLEARDEA box with five 4ml ampoules, 20ml total\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-21-guide.webp?v=1790117297\" alt=\"Radiant-skin care guide printed inside the authentic CLEARDEA packaging\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-use\"\u003e\u003ch2\u003eOpen correctly. Apply gently. Enjoy the glow.\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003ePull the cap straight off.\u003c\/strong\u003e Keep it aligned with the container. Do not bend or snap the cap sideways, as this can damage the nozzle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKeep the nozzle pointing upwards.\u003c\/strong\u003e Gently press the plunger to dispense a small amount.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply to clean skin.\u003c\/strong\u003e Spread over the face and massage gently until absorbed. Build light layers according to your skin’s moisture needs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClose after use.\u003c\/strong\u003e Replace the cap and store away from direct sunlight. Finish daytime skincare with sunscreen.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eThis is a topical cream ampoule in a needle-free dispenser.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-yesstyle-english-01-open.webp?v=1790117017\" alt=\"Pull the CLEARDEA cap straight off without bending it sideways\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003cdetails class=\"cp-detail\" open\u003e\u003csummary\u003eComplete Your Routine\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003cp\u003eBuild your routine around the steps your skin needs. Apply lighter layers before the cream ampoule and sunscreen last in the daytime.\u003c\/p\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"View Minari Pore Ampoule Cleanser 80ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-pore-ampoule-cleanser-main-locked.webp?v=1789215296\" alt=\"Minari Pore Ampoule Cleanser 80ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eCleanse\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\"\u003eMinari Pore Ampoule Cleanser 80ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eStart with a clean face before applying your treatment layers.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Shop Minari Pore Ampoule Cleanser 80ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"View Mucin Mineral Vita Bubble First Essence 60ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-mineral-vita-bubble-first-essence-main-locked.webp?v=1789215242\" alt=\"Mucin Mineral Vita Bubble First Essence 60ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003ePrepare\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\"\u003eMucin Mineral Vita Bubble First Essence 60ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eAdd lightweight hydration before your cream ampoule.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Shop Mucin Mineral Vita Bubble First Essence 60ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"View Minari Calming Gel Serum 30ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-calming-gel-serum-main-locked.webp?v=1789215261\" alt=\"Minari Calming Gel Serum 30ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eSerum\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-minari-calming-gel-serum-30ml\"\u003eMinari Calming Gel Serum 30ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eUse a light calming serum before the richer cream step.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Shop Minari Calming Gel Serum 30ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"View Mucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-egf-fitting-mask-main-locked.webp?v=1789215234\" alt=\"Mucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMask\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\"\u003eMucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eAdd collagen mask care when you want an extra moisturising treatment.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Shop Mucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"View Pure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-pure-fit-tinted-sun-lotion-main-locked.webp?v=1789215330\" alt=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eProtect\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\"\u003ePure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFinish your daytime routine with SPF50+ PA++++ protection.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Shop Pure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"View Mucin Collanetinal Deep Wrinkle Shot (1 Box = 4ml x 5pcs)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collanetinal-deep-wrinkle-shot-main-large.webp?v=1789216127\" alt=\"Mucin Collanetinal Deep Wrinkle Shot (1 Box = 4ml x 5pcs)\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eTargeted care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\"\u003eMucin Collanetinal Deep Wrinkle Shot (1 Box = 4ml x 5pcs)\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore the separate retinal wrinkle formula and follow its own directions.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collanetinal Deep Wrinkle Shot (1 Box = 4ml x 5pcs)\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"View Green Tangerine Mild Dual Peeling Pad 140ml (50 Pads)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-mild-dual-peeling-pad-main-locked.webp?v=1789215187\" alt=\"Green Tangerine Mild Dual Peeling Pad 140ml (50 Pads)\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eTexture care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\"\u003eGreen Tangerine Mild Dual Peeling Pad 140ml (50 Pads)\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose an exfoliating toner step when your routine needs it.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Shop Green Tangerine Mild Dual Peeling Pad 140ml (50 Pads)\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"View Minari Deep Cool Soothing Cream 30ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-deep-cool-soothing-cream-main-locked.webp?v=1789215285\" alt=\"Minari Deep Cool Soothing Cream 30ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMoisturise\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\"\u003eMinari Deep Cool Soothing Cream 30ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore a soothing cream option for your moisturising routine.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Shop Minari Deep Cool Soothing Cream 30ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"View Mucin Skin Tinted Base 30ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-skin-tinted-base-main-locked.webp?v=1789215305\" alt=\"Mucin Skin Tinted Base 30ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eBase makeup\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-mucin-skin-tinted-base-30ml\"\u003eMucin Skin Tinted Base 30ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow skincare and sunscreen with a light tinted base.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"Shop Mucin Skin Tinted Base 30ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"View Green Tangerine Pore Tok-Tok Mask (1 Box = 20g x 4 Masks)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-pore-tok-tok-mask-main-locked.webp?v=1789215314\" alt=\"Green Tangerine Pore Tok-Tok Mask (1 Box = 20g x 4 Masks)\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003ePore care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\"\u003eGreen Tangerine Pore Tok-Tok Mask (1 Box = 20g x 4 Masks)\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore a separate pore-care mask for your treatment routine.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Shop Green Tangerine Pore Tok-Tok Mask (1 Box = 20g x 4 Masks)\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"View Mucin Collagen PDRN Tension Fit Pad 350g (80 Pads)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-pdrn-tension-fit-pad-main-large.webp?v=1789216330\" alt=\"Mucin Collagen PDRN Tension Fit Pad 350g (80 Pads)\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eHydrate\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\"\u003eMucin Collagen PDRN Tension Fit Pad 350g (80 Pads)\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eAdd hydrating pad care before your serum and cream.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Shop Mucin Collagen PDRN Tension Fit Pad 350g (80 Pads)\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-led-triple-bounce-device\" aria-label=\"View LED Triple Bounce Device\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-led-triple-bounce-device-main-large.webp?v=1789215972\" alt=\"LED Triple Bounce Device\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDevice care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-led-triple-bounce-device\"\u003eLED Triple Bounce Device\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore the at-home skincare device and its separate instructions.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-led-triple-bounce-device\" aria-label=\"Shop LED Triple Bounce Device\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eProduct Specifications\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eCLEARDEA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eMucin Collagen Voluming Cream Ampoule\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e4ml × 5 ampoules; 20ml total per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMade in\u003c\/th\u003e\n\u003ctd\u003eSouth Korea\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFormula\u003c\/th\u003e\n\u003ctd\u003eCream ampoule\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eKey care\u003c\/th\u003e\n\u003ctd\u003eHydration, elasticity, visible lines, uneven pigmentation and radiance\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMucin\u003c\/th\u003e\n\u003ctd\u003ePlant-derived blend of okra, yam and lotus extracts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCollagen blend\u003c\/th\u003e\n\u003ctd\u003eSeven collagen forms, 200 ppm combined\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSkin testing\u003c\/th\u003e\n\u003ctd\u003e24-hour primary skin-irritation patch test; 31 participants\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication\u003c\/th\u003e\n\u003ctd\u003eTopical facial skincare; gentle massage after dispensing\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cp\u003eWater, Hydrogenated Polydecene, Isononyl Isononanoate, Butylene Glycol, Polyglyceryl-4 Oleate, Niacinamide, Polyglyceryl-6 Oleate, Polyhydroxystearic Acid, Magnesium Sulfate, Sorbitan Sesquioleate, Hibiscus Esculentus Fruit Extract, Dipropylene Glycol, Hydroxyacetophenone, Caprylyl Glycol, Ethylhexylglycerin, Adenosine, Disodium EDTA, 1,2-Hexanediol, Panthenol, Atelocollagen (70 ppm), Desamido Collagen (67 ppm), Hydrolyzed Collagen (37 ppm), Soluble Collagen (12 ppm), Collagen (7 ppm), Collagen Amino Acids (6 ppm), Procollagen (1 ppm), Dipotassium Glycyrrhizate, Dioscorea Japonica Root Extract, Leontopodium Alpinum Callus Culture Extract, Maltodextrin, Tocopherol, Nelumbo Nucifera Root Extract, Pinus Strobus Bark Extract, Copper Tripeptide-1, Dipeptide-2, Glutathione, Oligopeptide-1, Palmitoyl Pentapeptide-4, Tripeptide-1.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eStorage and Safety\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cp\u003eFor external use. Avoid direct contact with the eyes and damaged skin. Pull the cap straight off without bending the nozzle. Close after use and store away from heat and direct sunlight. Keep out of reach of children. Patch test before first use and stop use if irritation occurs.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ch3\u003eWhat is the main benefit?\u003c\/h3\u003e\n\u003cp\u003eIt combines moisturising cream care with an ampoule’s smooth spread. Plant mucin, seven collagens, brightening ingredients and panthenol target dullness, visible lines, uneven pigmentation and dry skin.\u003c\/p\u003e\n\u003ch3\u003eIs the mucin plant-derived?\u003c\/h3\u003e\n\u003cp\u003eYes. CLD Mucin Acti-3 uses okra fruit, yam root and lotus root extracts. The full formula also contains the seven-collagen blend listed in the ingredients accordion.\u003c\/p\u003e\n\u003ch3\u003eDoes it have measured pigmentation results?\u003c\/h3\u003e\n\u003cp\u003eYes. After four weeks, the pigmentation study measured 17.78% and 14.40% reductions in dark and light pigmentation respectively, plus 19.01% improvement in the combined surface and underlying pigmentation measurement.\u003c\/p\u003e\n\u003ch3\u003eWhat did the eye and smile-line test measure?\u003c\/h3\u003e\n\u003cp\u003eAfter four weeks of twice-daily use, the study measured 14.75% improvement in eye-bag appearance, 11.80% in eye wrinkles and 27.42% in smile lines. See the relevant section for the study details and images.\u003c\/p\u003e\n\u003ch3\u003eWhen was the glow assessed?\u003c\/h3\u003e\n\u003cp\u003eThe single-application glow test assessed skin before use, immediately after application and 24 hours later.\u003c\/p\u003e\n\u003ch3\u003eHow do I open the dispenser?\u003c\/h3\u003e\n\u003cp\u003ePull the cap straight off in line with the container. Keep the nozzle pointing upwards and gently press the plunger. Avoid bending or snapping the cap sideways.\u003c\/p\u003e\n\u003ch3\u003eHow much product is in one box?\u003c\/h3\u003e\n\u003cp\u003eFive 4ml ampoules, giving you 20ml in total. Adjust the amount you apply to your skin’s moisture needs.\u003c\/p\u003e\n\u003ch3\u003eWhich bundle offers the lowest price per box?\u003c\/h3\u003e\n\u003cp\u003eBUY 5 is S$275.25, equivalent to S$55.05 per box, and includes one free BD trial kit. Choose the matching BUY 5 option in the product selector.\u003c\/p\u003e\n\u003ch3\u003eWhere does it fit in my routine?\u003c\/h3\u003e\n\u003cp\u003eApply to clean skin and massage gently. Use lighter essence or serum layers first. Complete daytime skincare with sunscreen.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e","brand":"CLEARDEA","offers":[{"title":"(BUY 1 GREEN) CLEARDEA VOLUMING CREAM AMPOULE","offer_id":48515704946934,"sku":"","price":58.05,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2 GREEN) CLEARDEA VOLUMING CREAM AMPOULE","offer_id":48515704979702,"sku":"","price":114.1,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3 GREEN) CLEARDEA VOLUMING CREAM AMPOULE","offer_id":48515705012470,"sku":"","price":168.15,"currency_code":"SGD","in_stock":true},{"title":"(BUY 5 GREEN) CLEARDEA VOLUMING CREAM AMPOULE + (1 FREE) BD TRIAL KIT","offer_id":48516223041782,"sku":"","price":275.25,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-voluming-cream-ampoule-main-large.webp?v=1789216117"},{"product_id":"cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs","title":"[CLEARDEA] Mucin Collanetinal Deep Wrinkle Shot (1 Box = 4ml x 5pcs)","description":"\u003cstyle\u003e#cleardea-wrinkle{\u0026{font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.7;color:#30243f;width:100%;max-width:100%;margin:0;box-sizing:border-box;overflow-wrap:anywhere;}\u0026 *{box-sizing:border-box;}\u0026 p,\u0026 li,\u0026 td,\u0026 th,\u0026 summary{font-size:15px;line-height:1.7;}\u0026 p{margin:0 0 14px;}\u0026 p:last-child{margin-bottom:0;}\u0026 h2{font:700 27px\/1.3 Poppins,Arial,sans-serif;letter-spacing:-.4px;margin:0 0 16px;color:#30243f;}\u0026 h3{font:600 19px\/1.4 Poppins,Arial,sans-serif;margin:18px 0 10px;color:#30243f;}\u0026 a{color:#593b83;text-underline-offset:3px;}\u0026 ul,\u0026 ol{margin:0 0 16px;padding-left:22px;}\u0026 li{margin-bottom:8px;}\u0026 img{display:block;max-width:100%;height:auto;margin:0;}\u0026 .cp-section{margin:0 8px 16px;padding:22px 18px;border:1px solid #d9cde5;border-radius:17px;background:#fff;overflow:hidden;}\u0026 .cp-section.cp-soft{background:#f5f1fa;}\u0026 .cp-stock{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 8px 12px;}\u0026 .cp-stock div{border:1px solid #d9cde5;border-radius:12px;padding:13px;background:#f5f1fa;}\u0026 .cp-stock strong{display:block;margin-bottom:3px;}\u0026 .cp-brand{margin:0 8px 14px;padding:16px;border:1px solid #d9cde5;border-radius:13px;background:#f5f1fa;}\u0026 .cp-offer{margin:0 8px 16px;}\u0026 .cp-offer img{width:100%;border-radius:14px;}\u0026 .cp-media{margin:18px -18px -22px;width:calc(100% + 36px);padding:0;}\u0026 .cp-media img{width:100%;height:auto;object-fit:contain;}\u0026 .cp-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;}\u0026 .cp-facts div{padding:12px;border-radius:10px;background:#f5f1fa;min-width:0;}\u0026 .cp-facts strong{display:block;}\u0026 .cp-facts div:last-child{grid-column:1\/-1;background:#e9e0f2;}\u0026 .cp-detail{border:1px solid #d9cde5;border-radius:12px;margin:0 8px 10px;background:#fff;overflow:hidden;}\u0026 .cp-detail summary{cursor:pointer;list-style:none;font-weight:600;padding:16px 46px 16px 16px;position:relative;}\u0026 .cp-detail summary::-webkit-details-marker{display:none;}\u0026 .cp-detail summary:after{content:'+';position:absolute;right:17px;top:13px;font-size:22px;font-weight:400;color:#593b83;}\u0026 .cp-detail[open]\u003esummary:after{content:'−';}\u0026 .cp-detail[open]\u003esummary{border-bottom:1px solid #e2d9eb;}\u0026 .cp-detail-body{padding:18px 16px;}\u0026 .cp-detail-body .cp-media{margin:18px -16px 0;width:calc(100% + 32px);}\u0026 .cp-detail-body h3:first-child{margin-top:0;}\u0026 table{width:100%;border-collapse:collapse;border:0;margin:0;}\u0026 th,\u0026 td{padding:10px 0;vertical-align:top;text-align:left;border:0;border-bottom:1px solid #f2edf7;background:transparent;}\u0026 th{width:35%;font-weight:600;padding-right:12px;}\u0026 .cp-routine-row{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #e2d9eb;align-items:start;}\u0026 .cp-routine-row:last-child{border-bottom:0;padding-bottom:0;}\u0026 .cp-thumb{display:block;width:100%;border:1px solid #e2d9eb;border-radius:9px;overflow:hidden;background:#f5f1fa;}\u0026 .cp-thumb img{width:100%;height:auto;aspect-ratio:12\/17;object-fit:contain;}\u0026 .cp-routine-copy{min-width:0;}\u0026 .cp-routine-copy h3{font-size:18px;margin:3px 0 9px;}\u0026 .cp-routine-copy h3 a{text-decoration:none;color:#30243f;}\u0026 .cp-routine-copy p{margin-bottom:9px;}\u0026 .cp-kicker{font-weight:600;color:#796986;}\u0026 .cp-text-link{font-size:15px;font-weight:600;}\u0026 .cp-cta{display:block;padding:14px 15px;border-radius:11px;border:1px solid #8060a5;background:#ede5f5;text-align:center;text-decoration:none;font-weight:600;margin-top:20px;}}@media (max-width:749px){#cleardea-wrinkle{\u0026 h2{font-size:24px;}\u0026 h3{font-size:18px;}\u0026 .cp-section{margin-left:10px;margin-right:10px;padding:20px 14px;}\u0026 .cp-stock,\u0026 .cp-brand,\u0026 .cp-offer,\u0026 .cp-detail{margin-left:10px;margin-right:10px;}\u0026 .cp-stock div{padding:11px;}\u0026 .cp-media{margin:18px -14px -20px;width:calc(100% + 28px);}\u0026 .cp-routine-row{grid-template-columns:84px minmax(0,1fr);gap:12px;}\u0026 .cp-routine-copy h3{font-size:17px;}\u0026 .cp-facts{grid-template-columns:1fr;}\u0026 .cp-facts div:last-child{grid-column:auto;}}}body:has(#cleardea-wrinkle){\u0026{--cd-ink:#30243f;--cd-deep:#593b83;--cd-accent:#8060a5;--cd-pink:#ede5f5;--cd-blush:#f5f1fa;--cd-paper:#fff;--cd-line:#d9cde5;--cd-muted:#796986;background:#f5f1fa!important;overflow-x:clip!important;}\u0026 :is(#MainContent,#PageContainer,.main-content,main){background:linear-gradient(145deg,#fdfbff 0%,#f5f1fa 58%,#ede5f5 100%)!important;}\u0026 :is(.Product,.Product__Gallery,.Product__Info,.Product__InfoWrapper,.Product__Wrapper,.ProductMeta__Description,.shopify-section:has(.Product)){background:transparent!important;}\u0026 .Product{box-sizing:border-box!important;width:100%!important;max-width:1330px!important;margin:auto!important;}\u0026 .Product__Gallery{padding:22px 0!important;}\u0026 .Product__SlideItem .AspectRatio{width:95%!important;margin:auto!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:22px!important;box-shadow:0 12px 32px rgba(62,77,36,.08)!important;transition:none!important;transform:none!important;}\u0026 .Product__SlideItem .AspectRatio:hover{transform:none!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;animation:none!important;transform:none!important;}\u0026 .Product__SlideshowNavImage{overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:11px!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-accent)!important;outline:2px solid #fff!important;outline-offset:-4px!important;}\u0026 .Product__InfoWrapper,\u0026 .Product__InfoWrapper :where(*){font-family:Poppins,Arial,sans-serif!important;}\u0026 .Product__Info{position:relative!important;display:flex!important;min-width:0!important;flex-direction:column!important;}\u0026 .Product__Info\u003e.Container{position:relative!important;display:flex!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;flex-direction:column!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout{order:-50!important;flex:0 0 auto!important;align-self:flex-start!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{order:-40!important;}\u0026 .ProductMeta\u003e.ProductMeta__Title{order:-30!important;}\u0026 .ProductMeta\u003e.ProductMeta__PriceList{order:-20!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){order:-10!important;}\u0026 .ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;text-align:left!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:8px 15px!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(62,77,36,.08)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .ProductMeta__Vendor\u003ea:after{color:var(--cd-deep)!important;content:\" · SHOP BRAND PAGE →\"!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{position:relative!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:47px 25px 18px!important;color:var(--cd-ink)!important;background:rgba(255,255,255,.98)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:800 21px\/1.36 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;text-align:left!important;text-transform:none!important;white-space:normal!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title:before{position:absolute!important;top:24px!important;left:25px!important;display:block!important;width:48px!important;height:5px!important;background:linear-gradient(90deg,var(--cd-accent),#9cbbab)!important;border-radius:999px!important;content:\"\"!important;}\u0026 .ProductMeta__PriceList{display:flex!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:flex-start!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:800 25px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:-.02em!important;white-space:nowrap!important;}\u0026 .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:500 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=atome i],[id*=atome i],shopify-payment-terms){order:3!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){display:block!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 25px 15px!important;color:var(--cd-muted)!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{width:100%!important;margin:0 0 18px!important;padding:16px 25px 24px!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 13px 30px rgba(62,77,36,.12)!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .Product__Info .ProductForm .ProductForm__Label{color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-align:left!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option\u003e.ProductForm__Label{display:block!important;margin:0 0 10px!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList\u003e.HorizontalList__Item{position:relative!important;display:flex!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .ProductForm__Option .SizeSwatch{position:relative!important;display:flex!important;width:100%!important;min-height:66px!important;align-items:center!important;margin:0!important;padding:14px 16px 14px 52px!important;overflow:hidden!important;color:var(--cd-ink)!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:15px!important;font:700 14px\/1.45 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;cursor:pointer!important;}\u0026 .ProductForm__Option .SizeSwatchList\u003e.HorizontalList__Item:before{position:absolute!important;z-index:4!important;top:50%!important;left:15px!important;display:grid!important;width:22px!important;height:22px!important;place-items:center!important;color:transparent!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:50%!important;content:\"✓\"!important;font:800 14px\/1 Poppins,Arial,sans-serif!important;pointer-events:none!important;transform:translateY(-50%)!important;}\u0026 .ProductForm__Option .SizeSwatch__Radio:checked+.SizeSwatch{background:var(--cd-blush)!important;border:2px solid var(--cd-accent)!important;box-shadow:0 0 0 3px #fff inset,0 8px 18px rgba(62,77,36,.11)!important;}\u0026 .ProductForm__Option .HorizontalList__Item:has(.SizeSwatch__Radio:checked):before{color:#fff!important;background:var(--cd-accent)!important;border-color:var(--cd-accent)!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){float:none!important;display:block!important;margin:20px 0 10px!important;color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:none!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;padding:0!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__Button{display:grid!important;width:48px!important;height:46px!important;flex:0 0 48px!important;padding:0!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;font:700 19px\/1 Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__CurrentQuantity{width:50px!important;height:46px!important;padding:0!important;color:var(--cd-ink)!important;background:#fff!important;border:0!important;font:700 14px\/1 Poppins,Arial,sans-serif!important;text-align:center!important;}\u0026 .ProductForm__AddToCart:not([disabled]){width:100%!important;min-height:54px!important;margin-top:0!important;border-radius:999px!important;font:800 14px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:.1em!important;}\u0026 .ProductForm__AddToCart:not([disabled]):before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]) span{position:relative!important;z-index:2!important;color:#fff!important;font-size:14px!important;font-weight:800!important;-webkit-text-fill-color:#fff!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{order:10!important;box-sizing:border-box!important;width:100%!important;max-width:400px!important;margin:24px auto 0!important;padding:0!important;overflow:visible!important;}\u0026 .ProductMeta__Description\u003e.Rte,\u0026 :is(.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-wrinkle){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}\u0026 .station-tabs-tabset\u003e.station-tabs-tabtitle:has(\u003e.station-tabs-default-tab),\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-wrinkle){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;visibility:visible!important;}}@media (min-width:1008px){body:has(#cleardea-wrinkle){\u0026 .Product__Wrapper{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) 525px!important;align-items:start!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;width:525px!important;max-width:525px!important;margin-top:50px!important;}\u0026 .Product__Info{box-sizing:border-box!important;width:400px!important;max-width:400px!important;margin-right:75px!important;margin-left:50px!important;}}}body:has(#cleardea-wrinkle){\u0026 .ProductForm__AddToCart:not([disabled]){color:#fff!important;background:linear-gradient(90deg,#593b83 0%,#8060a5 54%,#8060a5 100%)!important;border:0!important;box-shadow:0 12px 25px rgba(79,101,45,.24)!important;-webkit-text-fill-color:#fff!important;}\u0026 .ProductForm__AddToCart:not([disabled])::before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]):hover{color:#fff!important;background:linear-gradient(90deg,#593b83 0%,#386e5b 54%,#8060a5 100%)!important;-webkit-text-fill-color:#fff!important;}}#cleardea-wrinkle{\u0026 .sn-sec h2{font-size:27px!important;line-height:1.2!important;}\u0026 .sn-sec h3{font-size:19px!important;line-height:1.3!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;line-height:1.35!important;}\u0026 .sn-media{font-size:0!important;line-height:0!important;gap:0!important;}\u0026 .sn-media img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;}}@media (max-width:640px){#cleardea-wrinkle{\u0026 .sn-sec h2{font-size:24px!important;}\u0026 .sn-sec h3{font-size:18px!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;}}}@media (max-width:768px){body:has(#cleardea-wrinkle){\u0026 :is(.Product,.Product__Wrapper,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important;}\u0026 .Product__Wrapper{display:block!important;}\u0026 .Product__InfoWrapper{margin-top:8px!important;}\u0026 .ProductMeta{box-sizing:border-box!important;width:calc(100% - 20px)!important;gap:8px!important;margin-right:10px!important;margin-left:10px!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{flex:0 0 100%!important;width:100%!important;max-width:100%!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin-right:10px!important;margin-bottom:14px!important;margin-left:10px!important;padding:15px 21px 23px!important;}\u0026 .ProductForm__Option .SizeSwatch{min-height:64px!important;padding:13px 12px 13px 49px!important;font-size:14px!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){margin:18px 0 10px!important;}}}@media (min-width:1008px){html body:has(#cleardea-wrinkle) #shopify-section-product-template{\u0026 :is(.Product,.Product__Wrapper,.Product__Gallery,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;min-width:0!important;}\u0026 .Product{width:calc(100% - 36px)!important;max-width:1220px!important;margin:22px auto 80px!important;padding:0 28px!important;border:1px solid var(--cd-line)!important;border-radius:24px!important;background:#ffffffed!important;}\u0026 .Product__Wrapper{display:grid!important;grid-template-columns:minmax(0,1.34fr) minmax(0,1fr)!important;gap:36px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 :is(.Product__Gallery,.Product__InfoWrapper){width:100%!important;max-width:none!important;margin:0!important;padding:30px 0 40px!important;background:transparent!important;}\u0026 .Product__Gallery{position:sticky!important;display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;gap:14px!important;align-self:start!important;}\u0026 .Product__Slideshow{grid-area:1\/2!important;width:100%!important;min-width:0!important;margin:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Gallery :is(.Product__Slideshow,.Product__SlideItem,.Product__SlideItem img){border-radius:0!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}\u0026 .Product__SlideshowNav--thumbnails{position:relative!important;inset:auto!important;grid-area:1\/1!important;align-self:stretch!important;width:98px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;transform:none!important;}\u0026 .Product__SlideshowNavScroller{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:100%!important;margin:0!important;overflow-x:hidden!important;overflow-y:scroll!important;direction:rtl!important;white-space:normal!important;}\u0026 .Product__SlideshowNavImage{position:relative!important;display:block!important;box-sizing:border-box!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:auto!important;aspect-ratio:12\/17!important;margin:0!important;padding:0!important;flex:0 0 auto!important;direction:ltr!important;border:1px solid var(--cd-line)!important;border-radius:4px!important;background:#fff!important;outline:none!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-deep)!important;}\u0026 .Product__SlideshowNavImage::before{content:none!important;}\u0026 .Product__SlideshowNavImage\u003eimg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 :is(.Product__InfoWrapper,.Product__Info){position:relative!important;inset:auto!important;height:auto!important;transform:none!important;}\u0026 .Product__Info{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 .Product__InfoWrapper :is(h1,button,input,select,label,a,span,p){font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){position:static!important;order:-50!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important;align-self:flex-start!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{display:block!important;order:-40!important;flex:0 1 auto!important;width:auto!important;max-width:100%!important;margin:0!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;align-items:center!important;min-height:44px!important;padding:8px 15px!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;background:#fff!important;color:var(--cd-deep)!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;}\u0026 .ProductMeta__Vendor\u003ea:after{content:' · SHOP BRAND PAGE →'!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;margin-left:3px!important;}\u0026 .ProductMeta__Title{position:relative!important;display:block!important;box-sizing:border-box!important;order:-30!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:46px 25px 16px!important;background:#fff!important;color:var(--cd-ink)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:700 24px\/1.35 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;white-space:normal!important;overflow-wrap:break-word!important;}\u0026 .ProductMeta__Title:before{position:absolute!important;top:23px!important;left:25px!important;display:block!important;width:44px!important;height:4px!important;background:var(--cd-accent)!important;border-radius:9px!important;content:''!important;}\u0026 .ProductMeta .ProductMeta__PriceList{display:flex!important;box-sizing:border-box!important;order:-20!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:700 27px\/1.15 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:400 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:3!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-price{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-logo{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta\u003e:is([class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:-10!important;display:block!important;box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 24px 14px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;font-size:15px!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:100%!important;margin:0 0 18px!important;padding:16px 24px 24px!important;background:var(--cd-blush)!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 10px 24px #00000012!important;}\u0026 .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .ProductForm__Label{display:block!important;color:var(--cd-deep)!important;font:700 14px\/1.4 Poppins,Arial,sans-serif!important;margin:0 0 10px!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__AddToCart{width:100%!important;min-height:54px!important;border-radius:999px!important;font:800 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__Description{position:static!important;left:auto!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:28px 0 0!important;padding:0!important;overflow:visible!important;transform:none!important;}\u0026 .ProductMeta__Description\u003e.Rte{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-wrinkle){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 auto 14px!important;}\u0026 #cleardea-wrinkle{\u0026{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:8px 0 14px!important;}\u0026\u003e:is(.sn-stock,.sn-promo,.sn-sec,.stock,.promo,.intro,.product,.routine,.faq){box-sizing:border-box!important;width:calc(100% - 16px)!important;max-width:none!important;margin-left:8px!important;margin-right:8px!important;}\u0026 :is(.sn-media,.sn-image-stack,.media){max-width:none!important;border-radius:0!important;}\u0026 :is(.sn-media,.sn-image-stack,.media) img{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;}\u0026 :is(p,li,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font-size:27px!important;line-height:1.22!important;}\u0026 h3{font-size:19px!important;line-height:1.34!important;}}}}html body:has(#cleardea-wrinkle) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"]:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"]:has(.flair-badge){position:static!important;inset:auto!important;transform:none!important;display:flex!important;order:-50!important;flex:0 0 100%!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;align-self:flex-start!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;text-align:left!important;line-height:1.25!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"] .flair-badge{display:flex!important;box-sizing:border-box!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"] .flair-badge\u003ediv{display:flex!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;padding:8px 15px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#593b83!important;border:1px solid #593b83!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(79,101,45,.18)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:break-word!important;transform:none!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"] .flair-badge\u003ediv::before{display:none!important;content:none!important;}}@media (max-width:1007px){html body:has(#cleardea-wrinkle) #shopify-section-product-template{\u0026 .Product__Wrapper{display:block!important;row-gap:0!important;}\u0026 .Product__Gallery{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:14px 0 0!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:8px 0 0!important;padding:0!important;transform:none!important;}\u0026 .Product__Info,\u0026 .Product__Info\u003e.Container{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;row-gap:0!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0 10px!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"]:has(.flair-badge){width:100%!important;max-width:100%!important;align-self:center!important;justify-content:center!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"] .flair-badge\u003ediv{width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"] .flair-badge\u003ediv{justify-content:center!important;text-align:center!important;}}}@media (min-width:1008px){html body:has(#cleardea-wrinkle) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"]:has(.flair-badge){justify-content:flex-start!important;align-self:flex-start!important;text-align:left!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"] .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}}}body:has(#cleardea-wrinkle){\u0026 .bndlr-container.bndlr-mixnmatch .bndlr-mnm-available-products{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;}\u0026 .bndlr-container.bndlr-mixnmatch :is(.bndlr-products-container,.bndlr-inner-products-container){box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product.bndlr-mix-and-match{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;grid-auto-flow:row!important;align-items:start!important;align-content:start!important;justify-content:start!important;gap:8px 14px!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:12px!important;text-align:left!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-product-image-url{grid-column:1!important;grid-row:1 \/ span 4!important;align-self:start!important;width:84px!important;max-width:84px!important;margin:0!important;padding:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e :is(.bndlr-product-qn-container,.bndlr-product-price,.bndlr-product-price-per-unit,.bndlr-product-options-container,.bndlr-select-variant,.bndlr-add-to-bundle-container,.shopify-product-reviews-badge,.loox-rating,[data-oke-star-rating]){grid-column:2!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-title{display:block!important;margin:0!important;font:600 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-bottom-pusher{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container:has(\u003e select[aria-label=\"CLEARDEA\"]) \u003e .bndlr-option-label-container{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container{flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:5px!important;}\u0026 .bndlr-mnm-available-products :is(.bndlr-option-label,.bndlr-product-price){font-family:Poppins,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;}\u0026 .bndlr-mnm-available-products .bndlr-select-variant{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container{gap:8px!important;align-items:stretch!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container .quantity-input{flex:0 0 52px!important;box-sizing:border-box!important;width:52px!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle{display:flex!important;flex:1 1 auto!important;min-width:0!important;min-height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .Product__InfoWrapper *::before,\u0026 .Product__InfoWrapper *::after{font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__AddToCart[disabled]{min-height:54px!important;border-radius:999px!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__PriceList .Price--compareAt::before,\u0026 .ProductMeta__PriceList .Price--compareAt::after{content:none!important;display:none!important;}\u0026 .Product__Info .SizeSwatchList{grid-auto-rows:1fr!important;}\u0026 .ProductForm__Option .SizeSwatch{flex-direction:row!important;justify-content:flex-start!important;box-sizing:border-box!important;}\u0026 .Product__SlideshowNavScroller{scrollbar-color:var(--cd-deep) transparent!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border-radius:6px!important;}\u0026 .bndlr-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products\u003e.bndlr-product{border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .bndlr-bundle-title{font:700 24px\/1.3 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 .bndlr-bundle-description{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}}#cleardea-wrinkle{\u0026{width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 14px!important;color:var(--cd-ink)!important;background:transparent!important;}\u0026 :is(p,li,td,th,summary,a){font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;color:var(--cd-ink)!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 img{margin:0!important;padding:0!important;}\u0026 .cp-section{border-color:var(--cd-line)!important;box-shadow:0 8px 22px rgba(62,77,36,.06)!important;}\u0026 #cp-overview{background:linear-gradient(145deg,#ede5f5,#fdfbff 76%)!important;}\u0026 .cp-stock{gap:0!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;}\u0026 .cp-stock\u003ediv{border:0!important;border-radius:0!important;padding:13px 14px!important;background:transparent!important;}\u0026 .cp-stock\u003ediv+div{border-left:1px solid var(--cd-line)!important;}\u0026 .cp-stock .cp-label{display:block!important;margin-bottom:2px!important;color:var(--cd-deep)!important;font:800 14px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important;}\u0026 .cp-stock strong{font:600 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-row{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin:10px 0 0!important;padding:10px!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .cp-thumb{display:block!important;width:100px!important;height:142px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;overflow:hidden!important;background:transparent!important;}\u0026 .cp-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 .cp-routine-copy h3{font:700 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-copy :is(p,a){font-size:15px!important;line-height:1.5!important;}}@media (max-width:1007px){body:has(#cleardea-wrinkle){\u0026 :is(.Product,.Product__Wrapper){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;}\u0026 .Product__SlideshowMobileNav{width:calc(100% - 18px)!important;margin:6px auto 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;margin:0 10px 14px!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{width:100%!important;max-width:none!important;margin:24px 0 0!important;padding:0!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin:0 10px 14px!important;padding:15px 21px 23px!important;}\u0026 .ProductMeta__Vendor{width:100%!important;flex:0 0 100%!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{padding:43px 21px 16px!important;font-size:19px!important;}\u0026 .ProductMeta__Title::before{left:21px!important;}\u0026 .ProductMeta__PriceList{padding-left:21px!important;padding-right:21px!important;}}#cleardea-wrinkle{\u0026\u003e:is(.cp-stock,.cp-brand,.cp-offer,.cp-section,.cp-detail){margin-left:10px!important;margin-right:10px!important;}}}@media (max-width:768px){#cleardea-wrinkle{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}\u0026 .cp-routine-row{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:8px!important;}\u0026 .cp-thumb{width:82px!important;height:116px!important;}\u0026 .cp-routine-copy h3{font-size:15px!important;}}body:has(#cleardea-wrinkle){\u0026 .Product__SlideshowMobileNav .flickity-page-dots{display:flex!important;flex:1!important;min-width:0!important;gap:2px!important;align-items:center!important;overflow:hidden!important;}\u0026 .Product__SlideshowMobileNav .dot{flex:1 1 0!important;min-width:2px!important;height:4px!important;margin:0!important;background:var(--cd-line)!important;border:0!important;border-radius:99px!important;opacity:1!important;}\u0026 .Product__SlideshowMobileNav .dot.is-selected{background:var(--cd-deep)!important;}\u0026 .Product__SlideshowNavArrow{display:grid!important;width:30px!important;height:30px!important;flex:0 0 30px!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-wrinkle) #shopify-section-product-template{\u0026 .Product__Gallery{--cp-sticky-header:calc(var(--header-height,120px) + var(--cocomo-sticky-announcement-height,0px));top:calc(var(--cp-sticky-header) + 14px)!important;padding-bottom:24px!important;}\u0026 .Product__SlideshowNav--thumbnails{overflow:visible!important;scrollbar-gutter:auto!important;direction:ltr!important;}\u0026 .Product__SlideshowNavScroller{box-sizing:border-box!important;width:98px!important;scrollbar-color:auto!important;scrollbar-width:auto!important;scrollbar-gutter:stable!important;padding:2px 2px 3px 12px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-track{background:transparent!important;border:0!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border:0!important;border-radius:6px!important;min-height:40px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;}}}html body:has(#cleardea-wrinkle) #shopify-section-product-template{\u0026 #cleardea-wrinkle{\u0026 :is(p,li,td,th,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;}\u0026 :is(h2,h3)\u003ea{font:inherit!important;color:inherit!important;text-decoration:none!important;}\u0026 .cp-detail{width:100%!important;margin:9px 0 0!important;border:1px solid var(--cd-line)!important;border-radius:12px!important;background:#fff!important;}\u0026 .cp-detail\u003esummary{padding:14px 45px 14px 15px!important;font-weight:800!important;line-height:1.5!important;color:var(--cd-ink)!important;}\u0026 .cp-detail\u003esummary::after{top:50%!important;right:15px!important;transform:translateY(-50%)!important;color:var(--cd-deep)!important;font:400 22px\/1 Poppins,Arial,sans-serif!important;}\u0026 .cp-detail[open]{border-color:#9cbbab!important;box-shadow:0 7px 18px rgba(62,77,36,.06)!important;}\u0026 .cp-detail[open]\u003esummary{background:#f5f1fa!important;border-bottom:1px solid var(--cd-line)!important;}\u0026 .cp-detail-body{padding:15px 16px 16px!important;}\u0026 :is(th,td){text-transform:none!important;letter-spacing:normal!important;}}}@media (max-width:1007px){html body:has(#cleardea-wrinkle) #shopify-section-product-template{\u0026 #cleardea-wrinkle{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}}}}html body:has(#cleardea-wrinkle) #shopify-section-product-template{\u0026 #cleardea-wrinkle{\u0026 .cp-detail\u003esummary{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;}\u0026 .cp-expandable{box-sizing:border-box!important;width:calc(100% - 16px)!important;margin:0 8px 16px!important;padding:0!important;}\u0026 .cp-expandable\u003esummary{padding:16px 45px 16px 18px!important;}\u0026 .cp-expand-body{padding:18px 18px 22px!important;min-width:0!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -18px -22px!important;width:calc(100% + 36px)!important;}\u0026 .cp-routine-copy h4,\u0026 .cp-routine-copy h4\u003ea{font:700 16px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;color:var(--cd-ink)!important;text-decoration:none!important;}\u0026 .cp-routine-copy h4{margin:3px 0 8px!important;}\u0026 .cp-media{padding:0!important;aspect-ratio:auto!important;}\u0026 .cp-source-frame{display:block!important;position:relative!important;aspect-ratio:var(--crop-ratio)!important;overflow:hidden!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .cp-source-frame\u003eimg{position:absolute!important;width:var(--crop-width)!important;max-width:none!important;height:auto!important;aspect-ratio:1200\/1700!important;left:var(--crop-left)!important;top:var(--crop-top)!important;object-fit:contain!important;margin:0!important;padding:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-wrinkle) #shopify-section-product-template{\u0026 .Product__Gallery{padding-top:30px!important;}\u0026 .Product__Slideshow{max-width:none!important;}\u0026 .Product__SlideshowNavScroller{max-height:min(100%,calc(100dvh - var(--cp-sticky-header) - 58px))!important;}}}@media (max-width:1007px){html body:has(#cleardea-wrinkle) #shopify-section-product-template{\u0026 #cleardea-wrinkle{\u0026 .cp-expandable{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;}}}}@media (max-width:749px){html body:has(#cleardea-wrinkle) #shopify-section-product-template{\u0026 #cleardea-wrinkle{\u0026 .cp-expand-body{padding:16px 14px 20px!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -14px -20px!important;width:calc(100% + 28px)!important;}}}}\nhtml body:has(#cleardea-wrinkle) #shopify-section-product-template #cleardea-wrinkle .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}\n@media(max-width:1007px){html body:has(#cleardea-wrinkle) #shopify-section-product-template #cleardea-wrinkle .cp-expandable\u003esummary{font-size:24px!important;}}\n#cleardea-wrinkle .cp-section\u003e.cp-media:not(:last-child),#cleardea-wrinkle .cp-expand-body\u003e.cp-media:not(:last-child){margin-bottom:18px!important;}\nhtml body:has(#cleardea-wrinkle) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){flex:0 0 auto!important;width:auto!important;min-height:40px!important;align-self:flex-start!important;justify-content:flex-start!important}\nhtml body:has(#cleardea-wrinkle) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout .flair-badge,html body:has(#cleardea-wrinkle) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;min-height:40px!important;border-radius:999px!important;padding:7px 12px!important;font-size:14px!important;line-height:1.35!important}\nhtml body:has(#cleardea-wrinkle) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout .flair-badge{padding:0!important}\nhtml body:has(#cleardea-wrinkle) #shopify-section-product-template .ProductMeta\u003e.ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important}\nhtml body:has(#cleardea-wrinkle) #shopify-section-product-template .ProductMeta__Vendor\u003ea{width:max-content!important;max-width:100%!important;min-height:40px!important;padding:7px 12px!important;font-size:0!important}\nhtml body:has(#cleardea-wrinkle) #shopify-section-product-template .ProductMeta__Vendor\u003ea:after{content:\"SHOP CLEARDEA →\"!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;margin:0!important}\n#cleardea-wrinkle .cp-reel{margin:20px 0 0;border:1px solid var(--cd-line);border-radius:12px;overflow:hidden;background:#fff}\n#cleardea-wrinkle .cp-reel-head{padding:13px 14px;background:var(--cd-deep);color:#fff;font:700 15px\/1.5 Poppins,Arial,sans-serif}\n#cleardea-wrinkle .cp-reel iframe{display:block;width:100%;max-width:100%;height:600px;border:0;background:#fff}\n#cleardea-wrinkle .cp-reel-note{padding:12px 14px;font-size:15px;text-align:left}\n#cleardea-wrinkle .cp-result{padding:16px;margin:12px 0;background:var(--cd-blush);border:1px solid var(--cd-line);border-radius:12px}\n#cleardea-wrinkle .cp-result strong{display:block;font:800 28px\/1.3 Poppins,Arial,sans-serif;color:var(--cd-deep)}\n#cleardea-wrinkle .cp-section\u003eh3:first-of-type{margin-top:0}\n#cleardea-wrinkle .cp-brand a{display:block;font-weight:700;text-decoration:none;margin-bottom:8px}\n#cleardea-wrinkle .cp-note{margin-top:14px;color:var(--cd-muted)}\n#cleardea-wrinkle .cp-routine-copy h4{margin-top:0}\n#cleardea-wrinkle .cp-detail{width:auto!important}\n@media(max-width:749px){#cleardea-wrinkle .cp-reel iframe{height:570px}}\nhtml body:has(#cleardea-wrinkle) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"]:has(.flair-badge){flex:0 0 auto!important;width:auto!important;min-height:40px!important;align-self:flex-start!important;justify-content:flex-start!important}\nhtml body:has(#cleardea-wrinkle) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"] .flair-badge,html body:has(#cleardea-wrinkle) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055013503222\"] .flair-badge\u003ediv{width:auto!important;min-height:40px!important;height:auto!important}\n\u003c\/style\u003e\u003cdiv id=\"cleardea-wrinkle\"\u003e\n\u003cdiv class=\"cp-stock\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eStock Status\u003c\/span\u003e\u003cstrong\u003eReady Stocks In Singapore\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eDelivery\u003c\/span\u003e\u003cstrong\u003e1–3 Working Days\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-brand\"\u003e\n\u003ca href=\"\/collections\/cleardea\"\u003eShop the CLEARDEA collection →\u003c\/a\u003e\u003cp\u003eAuthentic Korean skincare from COCOMO, CLEARDEA’s sole exclusive distributor in Singapore.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"cp-offer\" aria-label=\"CLEARDEA Deep Wrinkle Shot bundle prices\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-price-chart.webp?v=1790177625\" alt=\"CLEARDEA Deep Wrinkle Shot: buy 1 box S$61.90, buy 2 S$121.80, buy 3 S$179.70, or buy 5 S$294.50 with one free BD trial kit. Each box contains five 4ml ampoules.\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-overview\"\u003e\u003ch2\u003eDeeper-looking lines? Give them focused care.\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eSmoother-looking lines. Firmer-looking contours. A targeted step that earns its place in your routine.\u003c\/strong\u003e CLEARDEA Mucin Collanetinal Deep Wrinkle Shot brings together collagen-and-retinal-coated spicules, bakuchiol and plant mucin to target visible wrinkles, enlarged-looking pores and lost elasticity.\u003c\/p\u003e\n\u003cp\u003eReach for the purple ampoule when forehead, frown and smile lines look more pronounced, or when your skin needs a firmer, fresher-looking finish. Each box gives you \u003cstrong\u003efive 4ml ampoules\u003c\/strong\u003e in easy-to-control, needle-free dispensers.\u003c\/p\u003e\n\u003cdiv class=\"cp-facts\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFocused wrinkle care\u003c\/strong\u003eRetinal + bakuchiol\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCollanetinal spicules\u003c\/strong\u003e7-collagen + retinal coating\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMoisture \u0026amp; elasticity\u003c\/strong\u003eOkra, yam + lotus mucin\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e4ml × 5 ampoules\u003c\/strong\u003e20ml total in every box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a02.webp?v=1790177330\" alt=\"CLEARDEA Mucin Collanetinal Deep Wrinkle Shot for visible lines and a firmer-looking finish\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-presentation\"\u003e\u003ch2\u003eA little ampoule. A focused purpose.\u003c\/h2\u003e\n\u003cp\u003eDispense a small amount exactly where you want extra care. The creamy ampoule spreads over the skin, making it easy to work gently across visible lines and areas that look less firm.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a03.webp?v=1790177337\" alt=\"CLEARDEA Deep Wrinkle Shot applicators and authentic purple packaging\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-concerns\"\u003e\u003ch2\u003eFor the lines and contours you keep noticing\u003c\/h2\u003e\n\u003cp\u003eChoose this step for \u003cstrong\u003eforehead, frown, eye-area, smile and neck lines\u003c\/strong\u003e, uneven-looking tone, dryness and a loss of bounce. Give each concern a consistent routine instead of piling on more product.\u003c\/p\u003e\n\u003cp\u003eUse a small amount on the areas that need attention, then finish with moisturising care. Keep the formula away from the eyes themselves.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a04.webp?v=1790177343\" alt=\"Focused care for forehead, eye, smile and neck lines, uneven tone and lost firmness\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-points\"\u003e\u003ch2\u003eThree reasons to choose the purple ampoule\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUltra-fine Collanetinal care:\u003c\/strong\u003e spicules coated with seven collagen forms and retinal.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMeasured wrinkle and elasticity care:\u003c\/strong\u003e results across visible lines, pores and lifting appearance.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTwo skin-irritation tests:\u003c\/strong\u003e a general primary test and a separate sensitive-skin test.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a05.webp?v=1790177352\" alt=\"Three care points: Collanetinal spicules, wrinkles and elasticity, sensitive-skin testing\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-spicules\"\u003e\u003ch2\u003eWhat makes Collanetinal different?\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCollanetinal combines microscopic sponge-derived spicules with seven collagens and retinal.\u003c\/strong\u003e The spicules measure approximately 11 microns, or 0.01mm. The size illustration compares them with a pore measuring approximately 205 microns, making the spicules about 18.6 times finer in that comparison.\u003c\/p\u003e\n\u003cp\u003eThe sponge material comes from freshwater sponges in Russia’s Volga River. This ultra-fine format gives the purple ampoule its distinctive targeted-care approach.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a06.webp?v=1790177359\" alt=\"Approximate spicule-size comparison: 11 microns with seven-collagen and retinal coating\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-purification\"\u003e\u003ch2\u003ePurified carefully. Coated for focused care.\u003c\/h2\u003e\n\u003cp\u003eThe spicule material passes through a \u003cstrong\u003e25-stage purification process\u003c\/strong\u003e, including \u003cstrong\u003e22 repeated washes\u003c\/strong\u003e to remove impurities. The resulting white spicules receive their seven-collagen and retinal coating.\u003c\/p\u003e\n\u003cp\u003eA tingling sensation can occur during application. Start with a small amount and adjust how often you use it to your skin’s comfort.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a07.webp?v=1790177366\" alt=\"25-stage spicule purification, 22 repeated washes and collagen-retinal coating\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-absorption\"\u003e\u003ch2\u003eAbsorption performance after one use\u003c\/h2\u003e\n\u003cp\u003eThe formula was compared with a control product in a single-application human-use assessment.\u003c\/p\u003e\n\u003cdiv class=\"cp-result\"\u003e\n\u003cstrong\u003e190.9%\u003c\/strong\u003eImprovement in the skin-absorption measurement versus control.\u003c\/div\u003e\n\u003cdiv class=\"cp-result\"\u003e\n\u003cstrong\u003e164.5%\u003c\/strong\u003eImprovement in the combined absorption depth and speed measurement versus control.\u003c\/div\u003e\n\u003cp class=\"cp-note\"\u003e20 women aged 40–65; 5–12 April 2024; P\u0026amp;K Skin Research Center.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a08.webp?v=1790177381\" alt=\"After one use: 190.9% absorption improvement and 164.5% depth and speed improvement versus control\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-collagen-test\"\u003e\u003ch2\u003eCollagen production: measured in the lab\u003c\/h2\u003e\n\u003cp\u003eAn \u003cstrong\u003ein-vitro, cell-based test\u003c\/strong\u003e measured a \u003cstrong\u003e202.14% increase in collagen production versus control\u003c\/strong\u003e at a 0.1% test-product concentration. The microscopy images compare the control with the test product after three weeks.\u003c\/p\u003e\n\u003cp class=\"cp-note\"\u003eLaboratory evaluation, 25 March–19 April 2024; P\u0026amp;K Skin Research Center.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a09.webp?v=1790177387\" alt=\"In-vitro collagen production increased 202.14% versus control at 0.1% test-product concentration\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-pores\"\u003e\u003ch2\u003eA smoother-looking pore appearance\u003c\/h2\u003e\n\u003cp\u003eAfter one application, the human-use study measured \u003cstrong\u003e13.46% temporary improvement in vertically elongated pores\u003c\/strong\u003e and \u003cstrong\u003e19.26% improvement in pore-count appearance\u003c\/strong\u003e. These results focus on the visible pore texture that can make skin look less smooth.\u003c\/p\u003e\n\u003cp class=\"cp-note\"\u003e20 women aged 40–65; 5–12 April 2024; P\u0026amp;K Skin Research Center.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a10a.webp?v=1790177423\" alt=\"Original vertically elongated pore study photographs with 13.46% temporary improvement after one use\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a10b.webp?v=1790177431\" alt=\"Original pore-count appearance study photographs with 19.26% improvement after one use\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-ingredients\"\u003e\u003ch2\u003eBakuchiol, plant mucin and seven collagens\u003c\/h2\u003e\n\u003ch3\u003eBakuchiol for focused anti-ageing care\u003c\/h3\u003e\n\u003cp\u003eThe formula contains \u003cstrong\u003e1,000 ppm bakuchiol\u003c\/strong\u003e, alongside retinal. This is the purple ampoule’s targeted wrinkle-care combination.\u003c\/p\u003e\n\u003ch3\u003eCLD Mucin Acti-3 for moisture and elasticity\u003c\/h3\u003e\n\u003cp\u003eOkra fruit, yam root and lotus root extracts form the plant-mucin blend. They bring moisture care to skin that feels dry and looks less supple.\u003c\/p\u003e\n\u003ch3\u003eColla7ven: seven collagen forms\u003c\/h3\u003e\n\u003cp\u003eAtelocollagen, desamido collagen, hydrolyzed collagen, soluble collagen, collagen, collagen amino acids and procollagen complete the seven-part blend. Panthenol, ceramide NP, glycerin and nourishing oils add moisturising care.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a11.webp?v=1790177438\" alt=\"Bakuchiol 1000 ppm, okra, yam and lotus plant mucin and seven collagen forms\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-lines\"\u003e\u003ch2\u003eSix line areas. Four weeks of focused care.\u003c\/h2\u003e\n\u003cp\u003eThe four-week appearance assessment measured improvements in the areas where expression lines show most clearly:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eForehead lines:\u003c\/strong\u003e 12.18%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrown lines:\u003c\/strong\u003e 12.04%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEye-area lines:\u003c\/strong\u003e 13.2%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmile lines:\u003c\/strong\u003e 15.44%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMouth-area lines:\u003c\/strong\u003e 15.5%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNeck lines:\u003c\/strong\u003e 5%.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"cp-note\"\u003eHuman-use appearance measurements with 20 women aged 40–65; P\u0026amp;K Skin Research Center.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a12.webp?v=1790177445\" alt=\"Four-week appearance improvements for forehead, frown, eye, smile, mouth and neck lines\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-tone-lab\"\u003e\u003ch2\u003ePigment care, assessed separately in the lab\u003c\/h2\u003e\n\u003cp\u003eA separate \u003cstrong\u003ein-vitro test measured 13.92% inhibition of melanin production versus control\u003c\/strong\u003e. The laboratory test used product concentrations of 0.001%–0.01%.\u003c\/p\u003e\n\u003cp class=\"cp-note\"\u003eLaboratory evaluation, 29 March–26 April 2024; P\u0026amp;K Skin Research Center.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a13a.webp?v=1790177450\" alt=\"In-vitro melanin-production inhibition of 13.92%, tested separately from human-use results\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-lifting\"\u003e\u003ch2\u003eDeep-line care and a more lifted-looking finish\u003c\/h2\u003e\n\u003cp\u003ePut the focus on the contours around the cheeks and mouth. Human-use measurements recorded \u003cstrong\u003e10.91% deep-wrinkle reduction\u003c\/strong\u003e, alongside improvements in lifting appearance:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eCheeks:\u003c\/strong\u003e 4.71%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMouth corners:\u003c\/strong\u003e 10.1%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMarionette area:\u003c\/strong\u003e 9.89%.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"cp-note\"\u003e20 women aged 40–65; P\u0026amp;K Skin Research Center.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a13b.webp?v=1790177457\" alt=\"Human-use deep-wrinkle and cheek, mouth-corner and marionette lifting measurements\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-firming\"\u003e\u003ch2\u003eMake a firmer-looking finish part of your routine\u003c\/h2\u003e\n\u003cp\u003eTarget the lines you see now while giving dry, less-supple skin consistent moisture and elasticity care. Keep your application light, your touch gentle and your moisturising step generous.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a14.webp?v=1790177478\" alt=\"CLEARDEA Deep Wrinkle Shot purple box and applicators for a focused firming routine\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-results\"\u003e\u003ch2\u003eHydration, brightness, wrinkles and skin density\u003c\/h2\u003e\n\u003cp\u003eThe broader skin assessment measured benefits at different checkpoints. Keep each result with its own timing:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003e11.7% hydration improvement:\u003c\/strong\u003e after four weeks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e0.8% skin-brightness improvement:\u003c\/strong\u003e after two weeks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e12.2% deep-wrinkle improvement:\u003c\/strong\u003e after two weeks.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e27.6% skin-density improvement:\u003c\/strong\u003e after four weeks.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"cp-note\"\u003e20 women aged 40–65; 20 March–19 April 2024; P\u0026amp;K Skin Research Center.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a15.webp?v=1790177485\" alt=\"Measured hydration, brightness, deep-wrinkle and skin-density improvements with individual test timings\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-survey\"\u003e\u003ch2\u003eThe care users felt\u003c\/h2\u003e\n\u003cp\u003eIn a pre-use trial questionnaire, \u003cstrong\u003e100% of responses described a treatment-like sensation\u003c\/strong\u003e, and \u003cstrong\u003e100% felt deeper anti-ageing care with continued use\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp class=\"cp-note\"\u003eThese percentages describe self-reported sensations and impressions, separately from the measured skin results.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a16.webp?v=1790177491\" alt=\"Two 100% positive responses describing treatment sensation and anti-ageing care in a pre-use survey\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-tested\"\u003e\u003ch2\u003eTwo irritation tests. A considered start.\u003c\/h2\u003e\n\u003cp\u003eBoth primary skin-irritation tests recorded an \u003cstrong\u003eirritation index of 0.00, classified as non-irritating\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eGeneral test:\u003c\/strong\u003e 34 adults aged 20–55, 20–22 March 2024.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSensitive-skin test:\u003c\/strong\u003e 34 adults aged 20–55, 3–5 April 2024.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"cp-note\"\u003eP\u0026amp;K Skin Research Center. Patch test before first use and follow with moisturising care.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a17.webp?v=1790177498\" alt=\"Two 34-person skin-irritation tests, each with an irritation index of 0.00\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-packaging\"\u003e\u003ch2\u003eFive ampoules, with a care guide inside\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eOne box contains five 4ml ampoules: 20ml in total.\u003c\/strong\u003e Open the carton slowly along its easy-cut line to find the care guide printed inside.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b01.webp?v=1790177504\" alt=\"One CLEARDEA Deep Wrinkle Shot box contains five 4ml ampoules, 20ml total\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b02.webp?v=1790177510\" alt=\"CLEARDEA care guide inside the carton, opened along the easy-cut line\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-open\"\u003e\u003ch2\u003eOpen straight. Dispense with control.\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003ePull the cap straight off.\u003c\/strong\u003e Keep it aligned with the applicator. Do not bend it sideways or snap the nozzle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePress the plunger gently.\u003c\/strong\u003e Dispense a small amount, then add only what you need.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eClose after use.\u003c\/strong\u003e Replace the cap until it clicks.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eThe airless container limits air entry. Its plunger controls dispensing and can separate during use as part of the container’s normal design. This is a \u003cstrong\u003etopical, needle-free ampoule\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-a01.webp?v=1790177322\" alt=\"Pull the CLEARDEA cap straight off without bending the nozzle\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b03.webp?v=1790177529\" alt=\"Airless push dispenser with plunger, inner cap and outer cap\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b04.webp?v=1790177536\" alt=\"Open the cap straight, press the plunger and close until the cap clicks\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-use\"\u003e\u003ch2\u003eApply gently for a comfortable routine\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003eTarget the areas that need care.\u003c\/strong\u003e Apply a small amount to clean skin, focusing on visible forehead, frown and smile lines or areas that look less firm.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMassage lightly.\u003c\/strong\u003e Use gentle rolling movements to spread the formula.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePress to finish.\u003c\/strong\u003e Gently press with palms or fingertips, then follow with moisturising care.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eAdjust the amount and frequency gradually to suit your skin. Finish daytime skincare with sunscreen.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b05.webp?v=1790177542\" alt=\"Apply a small amount to areas with visible forehead, frown and smile lines\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b06.webp?v=1790177548\" alt=\"Massage Deep Wrinkle Shot gently with light rolling movements\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b07.webp?v=1790177555\" alt=\"Finish by gently pressing with palms or fingertips and follow with moisturising care\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cdiv class=\"cp-reel\"\u003e\n\u003cdiv class=\"cp-reel-head\"\u003eWatch the Deep Wrinkle Shot routine\u003c\/div\u003e\n\u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DUDEmwEk4Wq\/embed\/captioned\/\" title=\"Watch the CLEARDEA Deep Wrinkle Shot routine\" loading=\"lazy\" allow=\"encrypted-media; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003cp class=\"cp-reel-note\"\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/DUDEmwEk4Wq\/\" target=\"_blank\" rel=\"noopener\"\u003eWatch on Instagram →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-day-routine\"\u003e\u003ch2\u003eYour CLEARDEA daytime routine\u003c\/h2\u003e\n\u003cp\u003eCleanse, prepare, hydrate and protect. The daytime sequence combines Ampoule Cleanser, Green Tangerine Dual Pad, Bubble Essence, Gel Serum and Soothing Cream, Voluming Cream Ampoule, then Sun Lotion.\u003c\/p\u003e\n\u003cp\u003eKeep exfoliation separate if your skin feels sensitive. The final daytime step is always sunscreen.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b08.webp?v=1790177562\" alt=\"CLEARDEA six-step daytime routine ending with sun lotion\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-night-routine\"\u003e\u003ch2\u003eYour CLEARDEA night routine\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eBubble Essence → Deep Wrinkle Shot → Voluming Cream Ampoule → Mucin EGF Mask.\u003c\/strong\u003e Use the wrinkle shot as your focused treatment step, then follow with moisturising layers.\u003c\/p\u003e\n\u003cp\u003eApply a small amount, massage gently and press lightly to finish. Adjust use to your skin’s comfort and avoid combining the wrinkle shot with beauty devices.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b09.webp?v=1790177568\" alt=\"CLEARDEA night routine: Bubble Essence, Deep Wrinkle Shot, Voluming Cream Ampoule and EGF Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-compare\"\u003e\u003ch2\u003ePurple or green? Choose the care your skin needs.\u003c\/h2\u003e\n\u003ch3\u003ePurple: Deep Wrinkle Shot\u003c\/h3\u003e\n\u003cp\u003eChoose collagen-and-retinal-coated spicules for \u003cstrong\u003edeep-line, pore and firmness care\u003c\/strong\u003e. Start gradually and keep application gentle.\u003c\/p\u003e\n\u003ch3\u003eGreen: Voluming Cream Ampoule\u003c\/h3\u003e\n\u003cp\u003eChoose plant mucin and seven collagens for \u003cstrong\u003eearly-line, glow and moisture-barrier care\u003c\/strong\u003e. It is the cream ampoule step in the night routine above.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b11.webp?v=1790177584\" alt=\"Purple Deep Wrinkle Shot compared with green Voluming Cream Ampoule\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-product-info\"\u003e\u003ch2\u003eYour focused ampoule step\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMucin Collanetinal Deep Wrinkle Shot, 4ml × 5 ampoules.\u003c\/strong\u003e Made in South Korea. See the product details below for the complete ingredient list and application information.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b12.webp?v=1790177590\" alt=\"CLEARDEA Mucin Collanetinal Deep Wrinkle Shot needle-free topical applicators\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003cdetails class=\"cp-detail\" open\u003e\u003csummary\u003eComplete Your Routine\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003cp\u003eBuild your routine with the matching CLEARDEA skincare steps. Keep beauty devices separate from Deep Wrinkle Shot use.\u003c\/p\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"View Minari Pore Ampoule Cleanser 80ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-pore-ampoule-cleanser-main-locked.webp?v=1789215296\" alt=\"Minari Pore Ampoule Cleanser 80ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eCleanse\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\"\u003eMinari Pore Ampoule Cleanser 80ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eStart with a clean face before your skincare layers.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Shop Minari Pore Ampoule Cleanser 80ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"View Green Tangerine Mild Dual Peeling Pad 140ml (50 Pads)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-mild-dual-peeling-pad-main-locked.webp?v=1789215187\" alt=\"Green Tangerine Mild Dual Peeling Pad 140ml (50 Pads)\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDaytime preparation\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\"\u003eGreen Tangerine Mild Dual Peeling Pad 140ml (50 Pads)\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore the peeling-pad step for your daytime routine. Keep exfoliation separate if skin feels sensitive.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Shop Green Tangerine Mild Dual Peeling Pad 140ml (50 Pads)\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"View Mucin Mineral Vita Bubble First Essence 60ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-mineral-vita-bubble-first-essence-main-locked.webp?v=1789215242\" alt=\"Mucin Mineral Vita Bubble First Essence 60ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003ePrepare\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\"\u003eMucin Mineral Vita Bubble First Essence 60ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eUse the first-essence step before your focused wrinkle care.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Shop Mucin Mineral Vita Bubble First Essence 60ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"View Minari Calming Gel Serum 30ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-calming-gel-serum-main-locked.webp?v=1789215261\" alt=\"Minari Calming Gel Serum 30ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eHydrate\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-minari-calming-gel-serum-30ml\"\u003eMinari Calming Gel Serum 30ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore a light gel serum for your daytime hydrating routine.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Shop Minari Calming Gel Serum 30ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"View Minari Deep Cool Soothing Cream 30ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-deep-cool-soothing-cream-main-locked.webp?v=1789215285\" alt=\"Minari Deep Cool Soothing Cream 30ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMoisturise\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\"\u003eMinari Deep Cool Soothing Cream 30ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow your treatment with moisturising care.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Shop Minari Deep Cool Soothing Cream 30ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"View Mucin Collagen Voluming Cream Ampoule (1 Box = 4ml x 5pcs)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-voluming-cream-ampoule-main-large.webp?v=1789216117\" alt=\"Mucin Collagen Voluming Cream Ampoule (1 Box = 4ml x 5pcs)\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eCream ampoule\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\"\u003eMucin Collagen Voluming Cream Ampoule (1 Box = 4ml x 5pcs)\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003ePair targeted purple-ampoule care with the green Voluming Cream Ampoule step.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collagen Voluming Cream Ampoule (1 Box = 4ml x 5pcs)\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"View Mucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-egf-fitting-mask-main-locked.webp?v=1789215234\" alt=\"Mucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMask\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\"\u003eMucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFinish your night routine with moisturising mask care.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Shop Mucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"View Pure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-pure-fit-tinted-sun-lotion-main-locked.webp?v=1789215330\" alt=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eProtect\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\"\u003ePure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFinish daytime skincare with SPF50+ PA++++ sun protection.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Shop Pure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003csection class=\"cp-section\" id=\"cp-details\"\u003e\u003ch2\u003eProduct details and full ingredients\u003c\/h2\u003e\n\u003cp\u003eCheck the formula, pack size and care directions here.\u003c\/p\u003e\u003c\/section\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eProduct Specifications\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eCLEARDEA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eMucin Collanetinal Deep Wrinkle Shot\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e4ml × 5 ampoules; 20ml total per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMade in\u003c\/th\u003e\n\u003ctd\u003eSouth Korea\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eTopical ampoule in a needle-free airless push dispenser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eKey care\u003c\/th\u003e\n\u003ctd\u003eVisible wrinkles, pore appearance, firmness, elasticity and hydration\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBakuchiol\u003c\/th\u003e\n\u003ctd\u003e1,000 ppm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRetinal\u003c\/th\u003e\n\u003ctd\u003e0.05 ppm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCollagen blend\u003c\/th\u003e\n\u003ctd\u003eSeven forms; 0.1 ppm combined\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePlant mucin\u003c\/th\u003e\n\u003ctd\u003eOkra fruit, yam root and lotus root extracts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSkin testing\u003c\/th\u003e\n\u003ctd\u003eGeneral and sensitive-skin primary irritation tests; 34 adults in each\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUse\u003c\/th\u003e\n\u003ctd\u003eStart with a small amount and adjust frequency gradually\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cp\u003eWater, Glycerin, Caprylic\/Capric Triglyceride, Dipropylene Glycol, 1,2-Hexanediol, Niacinamide, Glycereth-26, Polyglyceryl-3 Methylglucose Distearate, Vinyl Dimethicone, Hydrogenated Lecithin, Sorbitan Stearate, Carbomer, Tromethamine, Ammonium Acryloyldimethyltaurate\/VP Copolymer, Panthenol, Bakuchiol (1,000ppm), Helianthus Annuus (Sunflower) Seed Oil, Tocopherol, Ethylhexylglycerin, Hydrolyzed Sponge, Adenosine, Disodium EDTA, Butylene Glycol, Dioscorea Japonica Root Extract, Hibiscus Esculentus Fruit Extract, Nelumbo Nucifera Root Extract, Butyrospermum Parkii (Shea) Butter, Olea Europaea (Olive) Fruit Oil, Candida Bombicola\/Glucose\/Methyl Rapeseedate Ferment, Ceramide NP, Glycolipids, Retinal (0.05ppm), Atelocollagen (0.035ppm), Desamido Collagen (0.0335ppm), Hydrolyzed Collagen (0.0185ppm), Soluble Collagen (0.006ppm), Collagen (0.0035ppm), Collagen Amino Acids (0.003ppm), Procollagen (0.0005ppm).\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eStorage and Safety\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003cul\u003e\n\u003cli\u003eFor external use. Avoid broken or wounded skin and keep out of the eyes and mouth.\u003c\/li\u003e\n\u003cli\u003ePatch test a small area, such as behind the ear or on the inner arm, before first use.\u003c\/li\u003e\n\u003cli\u003eStart with a small amount and build frequency gradually. Moisturise after use and wear sunscreen in the daytime.\u003c\/li\u003e\n\u003cli\u003eDo not combine with beauty devices or apply immediately after skin procedures.\u003c\/li\u003e\n\u003cli\u003eIf redness, stinging, burning or itching persists, stop use. Avoid use if your skin is highly reactive.\u003c\/li\u003e\n\u003cli\u003eIf flaking occurs, moisturise; do not pick or exfoliate it off.\u003c\/li\u003e\n\u003cli\u003eContains retinal. Avoid during pregnancy or while trying to conceive. Ask your clinician about use while breastfeeding.\u003c\/li\u003e\n\u003cli\u003eClose the cap after use. Store away from heat, direct sunlight and children.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv id=\"cp-safety-visual\"\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b14a.webp?v=1790177611\" alt=\"Patch test, avoid damaged skin, keep away from eyes and do not combine with beauty devices\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b14b.webp?v=1790177617\" alt=\"Gradual use, moisturiser, sunscreen and directions for persistent irritation or flaking\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ch3\u003eWill I feel tingling?\u003c\/h3\u003e\n\u003cp\u003eTingling can occur with this spicule formula. Start with a small amount and adjust frequency to your skin’s comfort. Stop use if redness, stinging, burning or itching persists.\u003c\/p\u003e\n\u003ch3\u003eCan sensitive skin use it?\u003c\/h3\u003e\n\u003cp\u003eThe formula completed a separate sensitive-skin irritation test with 34 adults and an irritation index of 0.00. Patch test behind the ear or on the inner arm first, and follow with moisturising care. Avoid use if your skin is highly reactive.\u003c\/p\u003e\n\u003ch3\u003eCan I use it on my neck or body?\u003c\/h3\u003e\n\u003cp\u003eApply a small amount only to specific wrinkle-concern areas. Avoid broken skin and increase use gradually according to skin comfort.\u003c\/p\u003e\n\u003ch3\u003eHow long does one box last?\u003c\/h3\u003e\n\u003cp\u003eEach box contains five 4ml ampoules, 20ml total. Around two weeks per box is an approximate usage guide; the amount and frequency you choose determine how long it lasts.\u003c\/p\u003e\n\u003ch3\u003eCan I use it during pregnancy?\u003c\/h3\u003e\n\u003cp\u003eAvoid during pregnancy or while trying to conceive because the formula contains retinal. Ask your clinician about use while breastfeeding.\u003c\/p\u003e\n\u003ch3\u003eIs retinal the same as retinol?\u003c\/h3\u003e\n\u003cp\u003eThis formula lists retinal, at 0.05 ppm. Its exact ingredient name and amount are shown in Full Ingredients.\u003c\/p\u003e\n\u003ch3\u003eCan I use it with the CLEARDEA device?\u003c\/h3\u003e\n\u003cp\u003eKeep beauty-device use separate. Do not combine Deep Wrinkle Shot with devices that add heat or stimulation, and do not apply it immediately after skin procedures.\u003c\/p\u003e\n\u003ch3\u003eWhich bundle has the lowest price per box?\u003c\/h3\u003e\n\u003cp\u003eBUY 5 is S$294.50, equivalent to S$58.90 per box, and includes one free BD trial kit. Select the matching BUY 5 option above.\u003c\/p\u003e\n\u003ch3\u003eIs this an injection?\u003c\/h3\u003e\n\u003cp\u003eNo. It is a topical skincare ampoule in a needle-free dispenser. Apply it to the skin surface as directed.\u003c\/p\u003e\n\u003cdiv id=\"cp-faq-visual\"\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b13a.webp?v=1790177597\" alt=\"Questions about tingling, sensitive skin and targeted neck application\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-deep-wrinkle-shot-english-b13b.webp?v=1790177606\" alt=\"Five 4ml ampoules per box, approximate use duration and retinal pregnancy precaution\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e","brand":"CLEARDEA","offers":[{"title":"(BUY 1 PURPLE) CLEARDEA DEEP WRINKLE SHOT","offer_id":48515730735350,"sku":"","price":61.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2 PURPLE) CLEARDEA DEEP WRINKLE SHOT","offer_id":48515730768118,"sku":"","price":121.8,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3 PURPLE) CLEARDEA DEEP WRINKLE SHOT","offer_id":48515730800886,"sku":"","price":179.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 5 PURPLE) CLEARDEA DEEP WRINKLE SHOT + (1 FREE) BD TRIAL KIT","offer_id":48516228350198,"sku":"","price":294.5,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collanetinal-deep-wrinkle-shot-main-large.webp?v=1789216127"},{"product_id":"cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads","title":"[CLEARDEA] Green Tangerine Mild Dual Peeling Pad 140ml (50 Pads)","description":"\u003cstyle id=\"cleardea-approved-layout\"\u003e#cleardea-peeling{\u0026{font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.7;color:#282329;width:100%;max-width:100%;margin:0;box-sizing:border-box;overflow-wrap:anywhere;}\u0026 *{box-sizing:border-box;}\u0026 p,\u0026 li,\u0026 td,\u0026 th,\u0026 summary{font-size:15px;line-height:1.7;}\u0026 p{margin:0 0 14px;}\u0026 p:last-child{margin-bottom:0;}\u0026 h2{font:700 27px\/1.3 Poppins,Arial,sans-serif;letter-spacing:-.4px;margin:0 0 16px;color:#282329;}\u0026 h3{font:600 19px\/1.4 Poppins,Arial,sans-serif;margin:18px 0 10px;color:#282329;}\u0026 a{color:#486231;text-underline-offset:3px;}\u0026 ul,\u0026 ol{margin:0 0 16px;padding-left:22px;}\u0026 li{margin-bottom:8px;}\u0026 img{display:block;max-width:100%;height:auto;margin:0;}\u0026 .cp-section{margin:0 8px 16px;padding:22px 18px;border:1px solid #e7e7dc;border-radius:17px;background:#fff;overflow:hidden;}\u0026 .cp-section.cp-soft{background:#f3f8e7;}\u0026 .cp-stock{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 8px 12px;}\u0026 .cp-stock div{border:1px solid #e3e6d6;border-radius:12px;padding:13px;background:#f5f8ec;}\u0026 .cp-stock strong{display:block;margin-bottom:3px;}\u0026 .cp-brand{margin:0 8px 14px;padding:16px;border:1px solid #e4e6dc;border-radius:13px;background:#fff8ef;}\u0026 .cp-offer{margin:0 8px 16px;}\u0026 .cp-offer img{width:100%;border-radius:14px;}\u0026 .cp-media{margin:18px -18px -22px;width:calc(100% + 36px);padding:0;}\u0026 .cp-media img{width:100%;height:auto;object-fit:contain;}\u0026 .cp-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;}\u0026 .cp-facts div{padding:12px;border-radius:10px;background:#f2f7e6;min-width:0;}\u0026 .cp-facts strong{display:block;}\u0026 .cp-facts div:last-child{grid-column:1\/-1;background:#fff2df;}\u0026 .cp-detail{border:1px solid #e4e6dc;border-radius:12px;margin:0 8px 10px;background:#fff;overflow:hidden;}\u0026 .cp-detail summary{cursor:pointer;list-style:none;font-weight:600;padding:16px 46px 16px 16px;position:relative;}\u0026 .cp-detail summary::-webkit-details-marker{display:none;}\u0026 .cp-detail summary:after{content:'+';position:absolute;right:17px;top:13px;font-size:22px;font-weight:400;color:#4f6535;}\u0026 .cp-detail[open]\u003esummary:after{content:'−';}\u0026 .cp-detail[open]\u003esummary{border-bottom:1px solid #e7e9df;}\u0026 .cp-detail-body{padding:18px 16px;}\u0026 .cp-detail-body .cp-media{margin:18px -16px 0;width:calc(100% + 32px);}\u0026 .cp-detail-body h3:first-child{margin-top:0;}\u0026 table{width:100%;border-collapse:collapse;border:0;margin:0;}\u0026 th,\u0026 td{padding:10px 0;vertical-align:top;text-align:left;border:0;border-bottom:1px solid #eef0e8;background:transparent;}\u0026 th{width:35%;font-weight:600;padding-right:12px;}\u0026 .cp-routine-row{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #e8eadd;align-items:start;}\u0026 .cp-routine-row:last-child{border-bottom:0;padding-bottom:0;}\u0026 .cp-thumb{display:block;width:100%;border:1px solid #e7e7de;border-radius:9px;overflow:hidden;background:#fff8ee;}\u0026 .cp-thumb img{width:100%;height:auto;aspect-ratio:12\/17;object-fit:contain;}\u0026 .cp-routine-copy{min-width:0;}\u0026 .cp-routine-copy h3{font-size:18px;margin:3px 0 9px;}\u0026 .cp-routine-copy h3 a{text-decoration:none;color:#282329;}\u0026 .cp-routine-copy p{margin-bottom:9px;}\u0026 .cp-kicker{font-weight:600;color:#647646;}\u0026 .cp-text-link{font-size:15px;font-weight:600;}\u0026 .cp-cta{display:block;padding:14px 15px;border-radius:11px;border:1px solid #78974c;background:#edf5dc;text-align:center;text-decoration:none;font-weight:600;margin-top:20px;}}@media (max-width:749px){#cleardea-peeling{\u0026 h2{font-size:24px;}\u0026 h3{font-size:18px;}\u0026 .cp-section{margin-left:10px;margin-right:10px;padding:20px 14px;}\u0026 .cp-stock,\u0026 .cp-brand,\u0026 .cp-offer,\u0026 .cp-detail{margin-left:10px;margin-right:10px;}\u0026 .cp-stock div{padding:11px;}\u0026 .cp-media{margin:18px -14px -20px;width:calc(100% + 28px);}\u0026 .cp-routine-row{grid-template-columns:84px minmax(0,1fr);gap:12px;}\u0026 .cp-routine-copy h3{font-size:17px;}\u0026 .cp-facts{grid-template-columns:1fr;}\u0026 .cp-facts div:last-child{grid-column:auto;}}}body:has(#cleardea-peeling){\u0026{--cd-ink:#2e3825;--cd-deep:#4f652d;--cd-accent:#748e39;--cd-pink:#edf4d9;--cd-blush:#f6f9ec;--cd-paper:#fff;--cd-line:#dce5c8;--cd-muted:#627052;background:#f6f9ec!important;overflow-x:clip!important;}\u0026 :is(#MainContent,#PageContainer,.main-content,main){background:linear-gradient(145deg,#fffef9 0%,#f4f7e9 58%,#e9efd7 100%)!important;}\u0026 :is(.Product,.Product__Gallery,.Product__Info,.Product__InfoWrapper,.Product__Wrapper,.ProductMeta__Description,.shopify-section:has(.Product)){background:transparent!important;}\u0026 .Product{box-sizing:border-box!important;width:100%!important;max-width:1330px!important;margin:auto!important;}\u0026 .Product__Gallery{padding:22px 0!important;}\u0026 .Product__SlideItem .AspectRatio{width:95%!important;margin:auto!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:22px!important;box-shadow:0 12px 32px rgba(62,77,36,.08)!important;transition:none!important;transform:none!important;}\u0026 .Product__SlideItem .AspectRatio:hover{transform:none!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;animation:none!important;transform:none!important;}\u0026 .Product__SlideshowNavImage{overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:11px!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-accent)!important;outline:2px solid #fff!important;outline-offset:-4px!important;}\u0026 .Product__InfoWrapper,\u0026 .Product__InfoWrapper :where(*){font-family:Poppins,Arial,sans-serif!important;}\u0026 .Product__Info{position:relative!important;display:flex!important;min-width:0!important;flex-direction:column!important;}\u0026 .Product__Info\u003e.Container{position:relative!important;display:flex!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;flex-direction:column!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout{order:-50!important;flex:0 0 auto!important;align-self:flex-start!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{order:-40!important;}\u0026 .ProductMeta\u003e.ProductMeta__Title{order:-30!important;}\u0026 .ProductMeta\u003e.ProductMeta__PriceList{order:-20!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){order:-10!important;}\u0026 .ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;text-align:left!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:8px 15px!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(62,77,36,.08)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .ProductMeta__Vendor\u003ea:after{color:var(--cd-deep)!important;content:\" · SHOP BRAND PAGE →\"!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{position:relative!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:47px 25px 18px!important;color:var(--cd-ink)!important;background:rgba(255,255,255,.98)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:800 21px\/1.36 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;text-align:left!important;text-transform:none!important;white-space:normal!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title:before{position:absolute!important;top:24px!important;left:25px!important;display:block!important;width:48px!important;height:5px!important;background:linear-gradient(90deg,var(--cd-accent),#c0cd86)!important;border-radius:999px!important;content:\"\"!important;}\u0026 .ProductMeta__PriceList{display:flex!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:flex-start!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:800 25px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:-.02em!important;white-space:nowrap!important;}\u0026 .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:500 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=atome i],[id*=atome i],shopify-payment-terms){order:3!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){display:block!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 25px 15px!important;color:var(--cd-muted)!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{width:100%!important;margin:0 0 18px!important;padding:16px 25px 24px!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 13px 30px rgba(62,77,36,.12)!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .Product__Info .ProductForm .ProductForm__Label{color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-align:left!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option\u003e.ProductForm__Label{display:block!important;margin:0 0 10px!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList\u003e.HorizontalList__Item{position:relative!important;display:flex!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .ProductForm__Option .SizeSwatch{position:relative!important;display:flex!important;width:100%!important;min-height:66px!important;align-items:center!important;margin:0!important;padding:14px 16px 14px 52px!important;overflow:hidden!important;color:var(--cd-ink)!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:15px!important;font:700 14px\/1.45 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;cursor:pointer!important;}\u0026 .ProductForm__Option .SizeSwatchList\u003e.HorizontalList__Item:before{position:absolute!important;z-index:4!important;top:50%!important;left:15px!important;display:grid!important;width:22px!important;height:22px!important;place-items:center!important;color:transparent!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:50%!important;content:\"✓\"!important;font:800 14px\/1 Poppins,Arial,sans-serif!important;pointer-events:none!important;transform:translateY(-50%)!important;}\u0026 .ProductForm__Option .SizeSwatch__Radio:checked+.SizeSwatch{background:var(--cd-blush)!important;border:2px solid var(--cd-accent)!important;box-shadow:0 0 0 3px #fff inset,0 8px 18px rgba(62,77,36,.11)!important;}\u0026 .ProductForm__Option .HorizontalList__Item:has(.SizeSwatch__Radio:checked):before{color:#fff!important;background:var(--cd-accent)!important;border-color:var(--cd-accent)!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){float:none!important;display:block!important;margin:20px 0 10px!important;color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:none!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;padding:0!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__Button{display:grid!important;width:48px!important;height:46px!important;flex:0 0 48px!important;padding:0!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;font:700 19px\/1 Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__CurrentQuantity{width:50px!important;height:46px!important;padding:0!important;color:var(--cd-ink)!important;background:#fff!important;border:0!important;font:700 14px\/1 Poppins,Arial,sans-serif!important;text-align:center!important;}\u0026 .ProductForm__AddToCart:not([disabled]){width:100%!important;min-height:54px!important;margin-top:0!important;border-radius:999px!important;font:800 14px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:.1em!important;}\u0026 .ProductForm__AddToCart:not([disabled]):before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]) span{position:relative!important;z-index:2!important;color:#fff!important;font-size:14px!important;font-weight:800!important;-webkit-text-fill-color:#fff!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{order:10!important;box-sizing:border-box!important;width:100%!important;max-width:400px!important;margin:24px auto 0!important;padding:0!important;overflow:visible!important;}\u0026 .ProductMeta__Description\u003e.Rte,\u0026 :is(.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-peeling){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}\u0026 .station-tabs-tabset\u003e.station-tabs-tabtitle:has(\u003e.station-tabs-default-tab),\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-peeling){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;visibility:visible!important;}}@media (min-width:1008px){body:has(#cleardea-peeling){\u0026 .Product__Wrapper{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) 525px!important;align-items:start!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;width:525px!important;max-width:525px!important;margin-top:50px!important;}\u0026 .Product__Info{box-sizing:border-box!important;width:400px!important;max-width:400px!important;margin-right:75px!important;margin-left:50px!important;}}}body:has(#cleardea-peeling){\u0026 .ProductForm__AddToCart:not([disabled]){color:#fff!important;background:linear-gradient(90deg,#405525 0%,#5a7230 54%,#748e39 100%)!important;border:0!important;box-shadow:0 12px 25px rgba(79,101,45,.24)!important;-webkit-text-fill-color:#fff!important;}\u0026 .ProductForm__AddToCart:not([disabled])::before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]):hover{color:#fff!important;background:linear-gradient(90deg,#7f2144 0%,#a72f57 54%,#d94b75 100%)!important;-webkit-text-fill-color:#fff!important;}}#cleardea-peeling{\u0026 .sn-sec h2{font-size:27px!important;line-height:1.2!important;}\u0026 .sn-sec h3{font-size:19px!important;line-height:1.3!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;line-height:1.35!important;}\u0026 .sn-media{font-size:0!important;line-height:0!important;gap:0!important;}\u0026 .sn-media img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;}}@media (max-width:640px){#cleardea-peeling{\u0026 .sn-sec h2{font-size:24px!important;}\u0026 .sn-sec h3{font-size:18px!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;}}}@media (max-width:768px){body:has(#cleardea-peeling){\u0026 :is(.Product,.Product__Wrapper,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important;}\u0026 .Product__Wrapper{display:block!important;}\u0026 .Product__InfoWrapper{margin-top:8px!important;}\u0026 .ProductMeta{box-sizing:border-box!important;width:calc(100% - 20px)!important;gap:8px!important;margin-right:10px!important;margin-left:10px!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{flex:0 0 100%!important;width:100%!important;max-width:100%!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin-right:10px!important;margin-bottom:14px!important;margin-left:10px!important;padding:15px 21px 23px!important;}\u0026 .ProductForm__Option .SizeSwatch{min-height:64px!important;padding:13px 12px 13px 49px!important;font-size:14px!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){margin:18px 0 10px!important;}}}@media (min-width:1008px){html body:has(#cleardea-peeling) #shopify-section-product-template{\u0026 :is(.Product,.Product__Wrapper,.Product__Gallery,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;min-width:0!important;}\u0026 .Product{width:calc(100% - 36px)!important;max-width:1220px!important;margin:22px auto 80px!important;padding:0 28px!important;border:1px solid var(--cd-line)!important;border-radius:24px!important;background:#ffffffed!important;}\u0026 .Product__Wrapper{display:grid!important;grid-template-columns:minmax(0,1.34fr) minmax(0,1fr)!important;gap:36px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 :is(.Product__Gallery,.Product__InfoWrapper){width:100%!important;max-width:none!important;margin:0!important;padding:30px 0 40px!important;background:transparent!important;}\u0026 .Product__Gallery{position:sticky!important;display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;gap:14px!important;align-self:start!important;}\u0026 .Product__Slideshow{grid-area:1\/2!important;width:100%!important;min-width:0!important;margin:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Gallery :is(.Product__Slideshow,.Product__SlideItem,.Product__SlideItem img){border-radius:0!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}\u0026 .Product__SlideshowNav--thumbnails{position:relative!important;inset:auto!important;grid-area:1\/1!important;align-self:stretch!important;width:98px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;transform:none!important;}\u0026 .Product__SlideshowNavScroller{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:100%!important;margin:0!important;overflow-x:hidden!important;overflow-y:scroll!important;direction:rtl!important;white-space:normal!important;}\u0026 .Product__SlideshowNavImage{position:relative!important;display:block!important;box-sizing:border-box!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:auto!important;aspect-ratio:12\/17!important;margin:0!important;padding:0!important;flex:0 0 auto!important;direction:ltr!important;border:1px solid var(--cd-line)!important;border-radius:4px!important;background:#fff!important;outline:none!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-deep)!important;}\u0026 .Product__SlideshowNavImage::before{content:none!important;}\u0026 .Product__SlideshowNavImage\u003eimg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 :is(.Product__InfoWrapper,.Product__Info){position:relative!important;inset:auto!important;height:auto!important;transform:none!important;}\u0026 .Product__Info{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 .Product__InfoWrapper :is(h1,button,input,select,label,a,span,p){font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){position:static!important;order:-50!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important;align-self:flex-start!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{display:block!important;order:-40!important;flex:0 1 auto!important;width:auto!important;max-width:100%!important;margin:0!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;align-items:center!important;min-height:44px!important;padding:8px 15px!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;background:#fff!important;color:var(--cd-deep)!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;}\u0026 .ProductMeta__Vendor\u003ea:after{content:' · SHOP BRAND PAGE →'!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;margin-left:3px!important;}\u0026 .ProductMeta__Title{position:relative!important;display:block!important;box-sizing:border-box!important;order:-30!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:46px 25px 16px!important;background:#fff!important;color:var(--cd-ink)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:700 24px\/1.35 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;white-space:normal!important;overflow-wrap:break-word!important;}\u0026 .ProductMeta__Title:before{position:absolute!important;top:23px!important;left:25px!important;display:block!important;width:44px!important;height:4px!important;background:var(--cd-accent)!important;border-radius:9px!important;content:''!important;}\u0026 .ProductMeta .ProductMeta__PriceList{display:flex!important;box-sizing:border-box!important;order:-20!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:700 27px\/1.15 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:400 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:3!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-price{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-logo{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta\u003e:is([class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:-10!important;display:block!important;box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 24px 14px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;font-size:15px!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:100%!important;margin:0 0 18px!important;padding:16px 24px 24px!important;background:var(--cd-blush)!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 10px 24px #00000012!important;}\u0026 .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .ProductForm__Label{display:block!important;color:var(--cd-deep)!important;font:700 14px\/1.4 Poppins,Arial,sans-serif!important;margin:0 0 10px!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__AddToCart{width:100%!important;min-height:54px!important;border-radius:999px!important;font:800 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__Description{position:static!important;left:auto!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:28px 0 0!important;padding:0!important;overflow:visible!important;transform:none!important;}\u0026 .ProductMeta__Description\u003e.Rte{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-peeling){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 auto 14px!important;}\u0026 #cleardea-peeling{\u0026{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:8px 0 14px!important;}\u0026\u003e:is(.sn-stock,.sn-promo,.sn-sec,.stock,.promo,.intro,.product,.routine,.faq){box-sizing:border-box!important;width:calc(100% - 16px)!important;max-width:none!important;margin-left:8px!important;margin-right:8px!important;}\u0026 :is(.sn-media,.sn-image-stack,.media){max-width:none!important;border-radius:0!important;}\u0026 :is(.sn-media,.sn-image-stack,.media) img{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;}\u0026 :is(p,li,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font-size:27px!important;line-height:1.22!important;}\u0026 h3{font-size:19px!important;line-height:1.34!important;}}}}html body:has(#cleardea-peeling) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"]:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"]:has(.flair-badge){position:static!important;inset:auto!important;transform:none!important;display:flex!important;order:-50!important;flex:0 0 100%!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;align-self:flex-start!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;text-align:left!important;line-height:1.25!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"] .flair-badge{display:flex!important;box-sizing:border-box!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"] .flair-badge\u003ediv{display:flex!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;padding:8px 15px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#5d7335!important;border:1px solid #5d7335!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(79,101,45,.18)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:break-word!important;transform:none!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"] .flair-badge\u003ediv::before{display:none!important;content:none!important;}}@media (max-width:1007px){html body:has(#cleardea-peeling) #shopify-section-product-template{\u0026 .Product__Wrapper{display:block!important;row-gap:0!important;}\u0026 .Product__Gallery{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:14px 0 0!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:8px 0 0!important;padding:0!important;transform:none!important;}\u0026 .Product__Info,\u0026 .Product__Info\u003e.Container{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;row-gap:0!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0 10px!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"]:has(.flair-badge){width:100%!important;max-width:100%!important;align-self:center!important;justify-content:center!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"] .flair-badge\u003ediv{width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"] .flair-badge\u003ediv{justify-content:center!important;text-align:center!important;}}}@media (min-width:1008px){html body:has(#cleardea-peeling) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"]:has(.flair-badge){justify-content:flex-start!important;align-self:flex-start!important;text-align:left!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055267389686\"] .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}}}body:has(#cleardea-peeling){\u0026 .bndlr-container.bndlr-mixnmatch .bndlr-mnm-available-products{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;}\u0026 .bndlr-container.bndlr-mixnmatch :is(.bndlr-products-container,.bndlr-inner-products-container){box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product.bndlr-mix-and-match{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;grid-auto-flow:row!important;align-items:start!important;align-content:start!important;justify-content:start!important;gap:8px 14px!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:12px!important;text-align:left!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-product-image-url{grid-column:1!important;grid-row:1 \/ span 4!important;align-self:start!important;width:84px!important;max-width:84px!important;margin:0!important;padding:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e :is(.bndlr-product-qn-container,.bndlr-product-price,.bndlr-product-price-per-unit,.bndlr-product-options-container,.bndlr-select-variant,.bndlr-add-to-bundle-container,.shopify-product-reviews-badge,.loox-rating,[data-oke-star-rating]){grid-column:2!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-title{display:block!important;margin:0!important;font:600 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-bottom-pusher{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container:has(\u003e select[aria-label=\"CLEARDEA\"]) \u003e .bndlr-option-label-container{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container{flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:5px!important;}\u0026 .bndlr-mnm-available-products :is(.bndlr-option-label,.bndlr-product-price){font-family:Poppins,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;}\u0026 .bndlr-mnm-available-products .bndlr-select-variant{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container{gap:8px!important;align-items:stretch!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container .quantity-input{flex:0 0 52px!important;box-sizing:border-box!important;width:52px!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle{display:flex!important;flex:1 1 auto!important;min-width:0!important;min-height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .Product__InfoWrapper *::before,\u0026 .Product__InfoWrapper *::after{font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__AddToCart[disabled]{min-height:54px!important;border-radius:999px!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__PriceList .Price--compareAt::before,\u0026 .ProductMeta__PriceList .Price--compareAt::after{content:none!important;display:none!important;}\u0026 .Product__Info .SizeSwatchList{grid-auto-rows:1fr!important;}\u0026 .ProductForm__Option .SizeSwatch{flex-direction:row!important;justify-content:flex-start!important;box-sizing:border-box!important;}\u0026 .Product__SlideshowNavScroller{scrollbar-color:var(--cd-deep) transparent!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border-radius:6px!important;}\u0026 .bndlr-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products\u003e.bndlr-product{border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .bndlr-bundle-title{font:700 24px\/1.3 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 .bndlr-bundle-description{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}}#cleardea-peeling{\u0026{width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 14px!important;color:var(--cd-ink)!important;background:transparent!important;}\u0026 :is(p,li,td,th,summary,a){font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;color:var(--cd-ink)!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 img{margin:0!important;padding:0!important;}\u0026 .cp-section{border-color:var(--cd-line)!important;box-shadow:0 8px 22px rgba(62,77,36,.06)!important;}\u0026 #cp-overview{background:linear-gradient(145deg,#edf4d9,#fffef9 76%)!important;}\u0026 .cp-stock{gap:0!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;}\u0026 .cp-stock\u003ediv{border:0!important;border-radius:0!important;padding:13px 14px!important;background:transparent!important;}\u0026 .cp-stock\u003ediv+div{border-left:1px solid var(--cd-line)!important;}\u0026 .cp-stock .cp-label{display:block!important;margin-bottom:2px!important;color:var(--cd-deep)!important;font:800 14px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important;}\u0026 .cp-stock strong{font:600 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-row{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin:10px 0 0!important;padding:10px!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .cp-thumb{display:block!important;width:100px!important;height:142px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;overflow:hidden!important;background:transparent!important;}\u0026 .cp-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 .cp-routine-copy h3{font:700 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-copy :is(p,a){font-size:15px!important;line-height:1.5!important;}}@media (max-width:1007px){body:has(#cleardea-peeling){\u0026 :is(.Product,.Product__Wrapper){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;}\u0026 .Product__SlideshowMobileNav{width:calc(100% - 18px)!important;margin:6px auto 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;margin:0 10px 14px!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{width:100%!important;max-width:none!important;margin:24px 0 0!important;padding:0!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin:0 10px 14px!important;padding:15px 21px 23px!important;}\u0026 .ProductMeta__Vendor{width:100%!important;flex:0 0 100%!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{padding:43px 21px 16px!important;font-size:19px!important;}\u0026 .ProductMeta__Title::before{left:21px!important;}\u0026 .ProductMeta__PriceList{padding-left:21px!important;padding-right:21px!important;}}#cleardea-peeling{\u0026\u003e:is(.cp-stock,.cp-brand,.cp-offer,.cp-section,.cp-detail){margin-left:10px!important;margin-right:10px!important;}}}@media (max-width:768px){#cleardea-peeling{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}\u0026 .cp-routine-row{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:8px!important;}\u0026 .cp-thumb{width:82px!important;height:116px!important;}\u0026 .cp-routine-copy h3{font-size:15px!important;}}body:has(#cleardea-peeling){\u0026 .Product__SlideshowMobileNav .flickity-page-dots{display:flex!important;flex:1!important;min-width:0!important;gap:2px!important;align-items:center!important;overflow:hidden!important;}\u0026 .Product__SlideshowMobileNav .dot{flex:1 1 0!important;min-width:2px!important;height:4px!important;margin:0!important;background:var(--cd-line)!important;border:0!important;border-radius:99px!important;opacity:1!important;}\u0026 .Product__SlideshowMobileNav .dot.is-selected{background:var(--cd-deep)!important;}\u0026 .Product__SlideshowNavArrow{display:grid!important;width:30px!important;height:30px!important;flex:0 0 30px!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-peeling) #shopify-section-product-template{\u0026 .Product__Gallery{--cp-sticky-header:calc(var(--header-height,120px) + var(--cocomo-sticky-announcement-height,0px));top:calc(var(--cp-sticky-header) + 14px)!important;padding-bottom:24px!important;}\u0026 .Product__SlideshowNav--thumbnails{overflow:visible!important;scrollbar-gutter:auto!important;direction:ltr!important;}\u0026 .Product__SlideshowNavScroller{box-sizing:border-box!important;width:98px!important;scrollbar-color:auto!important;scrollbar-width:auto!important;scrollbar-gutter:stable!important;padding:2px 2px 3px 12px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-track{background:transparent!important;border:0!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border:0!important;border-radius:6px!important;min-height:40px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;}}}html body:has(#cleardea-peeling) #shopify-section-product-template{\u0026 #cleardea-peeling{\u0026 :is(p,li,td,th,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;}\u0026 :is(h2,h3)\u003ea{font:inherit!important;color:inherit!important;text-decoration:none!important;}\u0026 .cp-detail{width:100%!important;margin:9px 0 0!important;border:1px solid var(--cd-line)!important;border-radius:12px!important;background:#fff!important;}\u0026 .cp-detail\u003esummary{padding:14px 45px 14px 15px!important;font-weight:800!important;line-height:1.5!important;color:var(--cd-ink)!important;}\u0026 .cp-detail\u003esummary::after{top:50%!important;right:15px!important;transform:translateY(-50%)!important;color:var(--cd-deep)!important;font:400 22px\/1 Poppins,Arial,sans-serif!important;}\u0026 .cp-detail[open]{border-color:#c0cd86!important;box-shadow:0 7px 18px rgba(62,77,36,.06)!important;}\u0026 .cp-detail[open]\u003esummary{background:#f6f9ec!important;border-bottom:1px solid var(--cd-line)!important;}\u0026 .cp-detail-body{padding:15px 16px 16px!important;}\u0026 :is(th,td){text-transform:none!important;letter-spacing:normal!important;}}}@media (max-width:1007px){html body:has(#cleardea-peeling) #shopify-section-product-template{\u0026 #cleardea-peeling{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}}}}html body:has(#cleardea-peeling) #shopify-section-product-template{\u0026 #cleardea-peeling{\u0026 .cp-detail\u003esummary{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;}\u0026 .cp-expandable{box-sizing:border-box!important;width:calc(100% - 16px)!important;margin:0 8px 16px!important;padding:0!important;}\u0026 .cp-expandable\u003esummary{padding:16px 45px 16px 18px!important;}\u0026 .cp-expand-body{padding:18px 18px 22px!important;min-width:0!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -18px -22px!important;width:calc(100% + 36px)!important;}\u0026 .cp-routine-copy h4,\u0026 .cp-routine-copy h4\u003ea{font:700 16px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;color:var(--cd-ink)!important;text-decoration:none!important;}\u0026 .cp-routine-copy h4{margin:3px 0 8px!important;}\u0026 .cp-media{padding:0!important;aspect-ratio:auto!important;}\u0026 .cp-source-frame{display:block!important;position:relative!important;aspect-ratio:var(--crop-ratio)!important;overflow:hidden!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .cp-source-frame\u003eimg{position:absolute!important;width:var(--crop-width)!important;max-width:none!important;height:auto!important;aspect-ratio:1200\/1700!important;left:var(--crop-left)!important;top:var(--crop-top)!important;object-fit:contain!important;margin:0!important;padding:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-peeling) #shopify-section-product-template{\u0026 .Product__Gallery{padding-top:30px!important;}\u0026 .Product__Slideshow{max-width:none!important;}\u0026 .Product__SlideshowNavScroller{max-height:min(100%,calc(100dvh - var(--cp-sticky-header) - 58px))!important;}}}@media (max-width:1007px){html body:has(#cleardea-peeling) #shopify-section-product-template{\u0026 #cleardea-peeling{\u0026 .cp-expandable{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;}}}}@media (max-width:749px){html body:has(#cleardea-peeling) #shopify-section-product-template{\u0026 #cleardea-peeling{\u0026 .cp-expand-body{padding:16px 14px 20px!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -14px -20px!important;width:calc(100% + 28px)!important;}}}}\nhtml body:has(#cleardea-peeling) #shopify-section-product-template #cleardea-peeling .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}\n@media(max-width:1007px){html body:has(#cleardea-peeling) #shopify-section-product-template #cleardea-peeling .cp-expandable\u003esummary{font-size:24px!important;}}\n\u003c\/style\u003e\u003cdiv id=\"cleardea-peeling\"\u003e\n\u003csection class=\"cp-stock\" aria-label=\"Stock and delivery\"\u003e\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eStock status\u003c\/span\u003e\u003cstrong\u003eReady stock in Singapore\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eDelivery\u003c\/span\u003e\u003cstrong\u003e1–3 working days\u003c\/strong\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cdiv class=\"cp-brand\"\u003e\n\u003cp\u003e\u003cstrong\u003eShop authentic CLEARDEA at COCOMO\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCOCOMO is the sole exclusive distributor of CLEARDEA in Singapore. Shop 100% authentic, directly sourced products.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eExplore CLEARDEA →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-offer\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/together_ClearDea_Tangerine_Pad.jpg?v=1749080674\" alt=\"CLEARDEA peeling pad offer chart: buy 1 at $39.90, buy 2 plus 1 free at $113.70, or buy 3 plus 2 free at $179.70\" width=\"1080\" height=\"1080\" loading=\"lazy\"\u003e\u003c\/figure\u003e\u003csection class=\"cp-section\" id=\"cp-overview\"\u003e\u003ch2\u003eA fresh start for smoother, clearer-looking skin\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCLEARDEA Green Tangerine Mild Dual Peeling Pad\u003c\/strong\u003e pairs gentle exfoliating care with a moisture-rich essence. Sweep away dead skin and excess oil, soften rough texture and bring back a fresh, healthy-looking glow.\u003c\/p\u003e\n\u003cdiv class=\"cp-facts\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTwo textures\u003c\/strong\u003eSoft jelly + embossed care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFour acid families\u003c\/strong\u003eAHA · BHA · PHA · LHA\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eJeju green tangerine\u003c\/strong\u003e104,271ppm tangerine fruit water, with heartleaf water and niacinamide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"1\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-01-brand-portrait-en.webp?v=1789225629\" alt=\"CLEARDEA Green Tangerine Mild Dual Peeling Pad — daily peeling care for clearer, refined skin\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"cp-section\" id=\"cp-brand-story\"\u003e\u003ch2\u003eDaily care, CLEARDEA style\u003c\/h2\u003e\n\u003cp\u003eOne jar brings together essence-soaked pads with two different surfaces. Choose gentle jelly-side care or a more thorough embossed-side sweep to suit how your skin feels.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"2\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/960;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-44.7916666667%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-02-product-collage-en.webp?v=1789225635\" alt=\"CLEARDEA green tangerine pad jar and cartons beside the brand citrus portrait\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"cp-section\" id=\"cp-skin-needs\"\u003e\u003ch2\u003eMade for these skin days\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDullness and uneven-looking skin tone.\u003c\/li\u003e\n\u003cli\u003eRough, flaky texture that needs gentle refining.\u003c\/li\u003e\n\u003cli\u003eExcess shine and oily areas around the nose, chin and T-zone.\u003c\/li\u003e\n\u003cli\u003eA routine that needs easy face and body care.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"3\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-03-product-checklist-en.webp?v=1789225640\" alt=\"English checklist for gentle exfoliating care, excess oil, dullness and face-and-body use\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"cp-section\" id=\"cp-three-points\"\u003e\u003ch2\u003eThree reasons to reach for this pad\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eDual-texture fabric\u003c\/strong\u003e lets you choose your touch. \u003cstrong\u003eWater- and oil-soluble exfoliating care\u003c\/strong\u003e addresses dead skin and excess oil. A \u003cstrong\u003emoisture-rich finish\u003c\/strong\u003e leaves skin feeling smoother and refreshed.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"4\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1570;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-5.0955414013%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-04-three-care-points-en.webp?v=1789225646\" alt=\"CLEARDEA pad with jelly and embossed textures, dual exfoliating care and skin-texture benefits\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"cp-section\" id=\"cp-pad-sides\"\u003e\u003ch2\u003eChoose the side your skin needs\u003c\/h2\u003e\n\u003ch3\u003eSoft jelly side\u003c\/h3\u003e\n\u003cp\u003eUse the moist, smooth side over the cheeks, forehead and face for a gentle sweep, especially when skin feels dry or sensitive.\u003c\/p\u003e\n\u003ch3\u003eEmbossed side\u003c\/h3\u003e\n\u003cp\u003eUse the textured side on the nose, chin and T-zone to wipe away dead skin and excess oil with light pressure.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"5\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1612;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:-3.7220843672%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-05-dual-pad-sides-en.webp?v=1789225652\" alt=\"Soft jelly side for cheeks and forehead; embossed side for nose, chin and T-zone\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"cp-section\" id=\"cp-pad-texture\"\u003e\u003ch2\u003eMoist jelly comfort meets an embossed finish\u003c\/h2\u003e\n\u003cp\u003eThe dual fabric combines a soft, moist jelly surface with an embossed surface that helps refine skin texture. Switch sides according to the area you are caring for and your skin’s condition.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"6\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1394;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-5.7388809182%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-06-jelly-embossed-texture-en.webp?v=1789225658\" alt=\"CLEARDEA jelly and embossed dual pad with a moisture-rich essence texture\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"cp-section\" id=\"cp-exfoliating-formula\"\u003e\u003ch2\u003eAHA, BHA, PHA and LHA care\u003c\/h2\u003e\n\u003cp\u003eWater- and oil-soluble exfoliating ingredients work together to refine roughness and excess shine.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eAHA:\u003c\/strong\u003e glycolic acid for surface exfoliating care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBHA:\u003c\/strong\u003e betaine salicylate for pore and excess-oil care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePHA:\u003c\/strong\u003e gluconolactone for gentle surface refining.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLHA:\u003c\/strong\u003e capryloyl salicylic acid for targeted exfoliating care.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"7\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1590;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-3.7735849057%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-07-dual-exfoliation-en.webp?v=1789225664\" alt=\"Water-soluble exfoliating care and oil-soluble care for dead skin and excess oil\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"cp-section\" id=\"cp-skin-finish\"\u003e\u003ch2\u003eRefine texture. Restore a fresh-looking glow.\u003c\/h2\u003e\n\u003cp\u003eMake space for a smoother-feeling routine: remove built-up dead skin, care for impurities, replenish moisture and improve the look of dullness. Use light strokes and let the essence do the work.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"8\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1555;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-5.4662379421%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-08-skin-texture-care-en.webp?v=1789225670\" alt=\"CLEARDEA four-step skin-texture care: exfoliate, refine, hydrate and brighten\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"cp-section\" id=\"cp-body-care\"\u003e\u003ch2\u003eGentle care beyond the face\u003c\/h2\u003e\n\u003cp\u003eUse the pad on rough areas such as elbows and knees, or on areas prone to excess oil such as the back and chest. It also offers easy care around the neck and shoulders. Avoid broken or irritated skin.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"9\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1490;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-6.0402684564%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_11zon_1.webp?v=1783321026\" alt=\"CLEARDEA face-and-body care showing neck, legs, elbow and shoulder\" width=\"1200\" height=\"1701\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"cp-section\" id=\"cp-green-tangerine\"\u003e\u003ch2\u003eJeju green tangerine for a brighter-looking finish\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003e104,271ppm of tangerine fruit water\u003c\/strong\u003e joins naturally fermented green tangerine vinegar in this refreshing formula. Niacinamide complements the blend for a more even-looking, radiant complexion.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"10\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-10-jeju-green-tangerine-en.webp?v=1789225676\" alt=\"Jeju green tangerine water and naturally fermented green tangerine vinegar\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"cp-section\" id=\"cp-heartleaf\"\u003e\u003ch2\u003eHeartleaf hydration with gentle care in mind\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eHouttuynia Cordata Flower\/Leaf\/Stem Water\u003c\/strong\u003e delivers soothing, hydrating care. Glycerin, butylene glycol and betaine help keep the essence comfortably moisturising.\u003c\/p\u003e\n\u003cp\u003eThe finished product completed a primary skin irritation test at \u003cstrong\u003eSkinmed Clinical Trial Center\u003c\/strong\u003e, with \u003cstrong\u003e31 adults aged 20–60\u003c\/strong\u003e, from \u003cstrong\u003e5–7 February 2024\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"11\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/730;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-11-heartleaf-gentleness-en.webp?v=1789225683\" alt=\"Heartleaf water for hydrating, soothing care\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/560;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-153.5714285714%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-11-heartleaf-gentleness-en.webp?v=1789225683\" alt=\"Skin irritation test: 5–7 February 2024, 31 adults aged 20–60, Skinmed Clinical Trial Center\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003csection class=\"cp-section\" id=\"cp-fresh-finish\"\u003e\u003ch2\u003eA fresh-faced finish\u003c\/h2\u003e\n\u003cp\u003eCare for dullness and uneven texture with a gentle sweep and a moisture-rich essence. Keep your touch light and your routine consistent with your skin’s comfort.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"12\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1080;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-31.4814814815%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-12-before-after-en.webp?v=1789225690\" alt=\"CLEARDEA original before-and-after brand visual with two different facial expressions\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-directions\" open=\"open\"\u003e\u003csummary\u003eHow to use\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003eCleanse.\u003c\/strong\u003e Start with clean skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSweep gently.\u003c\/strong\u003e Wipe along your skin’s texture, avoiding the eye area. Choose the soft jelly side for a gentler touch.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePat and continue.\u003c\/strong\u003e Lightly pat in the remaining essence, then follow with your skincare routine.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch3\u003eFor extra oil control\u003c\/h3\u003e\n\u003cp\u003eGently sweep the embossed side once more over areas that need extra refining.\u003c\/p\u003e\n\u003ch3\u003eFor a quick moisture boost\u003c\/h3\u003e\n\u003cp\u003ePlace a pad over a dry area like a mini mask, then remove it and pat in the essence.\u003c\/p\u003e\n\u003ch3\u003eFor body care\u003c\/h3\u003e\n\u003cp\u003eUse on rough areas such as elbows and behind the ears.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency:\u003c\/strong\u003e suitable for daily use as your skin tolerates it. Begin gently and adjust the frequency if your skin feels sensitive.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"13\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-13-how-to-use-en.webp?v=1789225696\" alt=\"English CLEARDEA six-step routine and daily, oil-control, moisture-mask and body directions\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003csection class=\"cp-section\" id=\"cp-product-details\"\u003e\u003ch2\u003eProduct details and full ingredients\u003c\/h2\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eProduct Specifications\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eCLEARDEA Green Tangerine Mild Dual Peeling Pad\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eContents\u003c\/th\u003e\n\u003ctd\u003e50 pads soaked in 140ml essence per jar\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFormat\u003c\/th\u003e\n\u003ctd\u003ePre-soaked, dual-textured jelly and embossed pads\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSkin types\u003c\/th\u003e\n\u003ctd\u003eAll skin types, including normal, oily, combination and sensitive skin; adjust use to your skin’s comfort\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eUse areas\u003c\/th\u003e\n\u003ctd\u003eFace and body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRoutine step\u003c\/th\u003e\n\u003ctd\u003eAfter cleansing, before essence and moisturiser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMade in\u003c\/th\u003e\n\u003ctd\u003eSouth Korea\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cp\u003eHouttuynia Cordata Flower\/Leaf\/Stem Water, Citrus Tangerina (Tangerine) Fruit Water (104,271ppm), Butylene Glycol, Dipropylene Glycol, 1,2-Hexanediol, Glycerin, Niacinamide, Water, Ethylhexylglycerin, Caprylyl Glycol, Betaine, Cellulose Gum, Vinegar, Citric Acid, Adenosine, Disodium EDTA, Salix Alba (Willow) Bark Extract, Chamaecyparis Obtusa Leaf Extract, Origanum Vulgare Leaf Extract, Lactobacillus\/Soybean Ferment Extract, Portulaca Oleracea Extract, Cinnamomum Cassia Bark Extract, Scutellaria Baicalensis Root Extract, Betaine Salicylate, Glycolic Acid, Undaria Pinnatifida Extract, Laminaria Japonica Extract, Gelidium Cartilagineum Extract, Enteromorpha Compressa Extract, Spirulina Platensis Extract, Tromethamine, Gluconolactone, Capryloyl Salicylic Acid, Caprylic\/Capric Triglyceride, Hydroxydecyl Ubiquinone, Polyglyceryl-10 Oleate, Hydrogenated Lecithin.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eStorage and Safety\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cul\u003e\n\u003cli\u003eFor external use only. Avoid the eyes, mouth and broken or irritated skin.\u003c\/li\u003e\n\u003cli\u003ePatch-test before first use. Use light pressure and begin with the soft jelly side.\u003c\/li\u003e\n\u003cli\u003eReduce use if skin feels sensitive. Stop use if irritation persists.\u003c\/li\u003e\n\u003cli\u003eWear sunscreen during the day when using exfoliating skincare.\u003c\/li\u003e\n\u003cli\u003eClose the jar securely after use to help prevent the pads from drying out. Store away from direct sunlight and heat.\u003c\/li\u003e\n\u003cli\u003eNot intended for babies or children under four. Patch-test first for children with sensitive skin.\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ch3\u003eCan I use it on my body?\u003c\/h3\u003e\n\u003cp\u003eYes. Use it on rough areas such as elbows and knees, or oily areas such as the back and chest, for fresher, smoother-feeling skin.\u003c\/p\u003e\n\u003ch3\u003eCan I use it every day?\u003c\/h3\u003e\n\u003cp\u003eThe formula has completed a skin irritation test and can be used daily as your skin tolerates it. Choose the soft, moist jelly side for gentler care. Start gently and adjust the frequency to your skin.\u003c\/p\u003e\n\u003ch3\u003eWhat if I feel a slight tingle?\u003c\/h3\u003e\n\u003cp\u003eFour exfoliating ingredient families are balanced for gentle skin-texture care, but some skin can still feel a slight tingle. Begin with the moist jelly side and introduce the embossed side gradually. Stop using it if irritation persists.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"14\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-14-faq-daily-use-en.webp?v=1789225701\" alt=\"English FAQs about body use, daily use and a slight tingling sensation\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003ch3\u003eWhy does it have a distinctive scent?\u003c\/h3\u003e\n\u003cp\u003eJeju green tangerine water and naturally fermented green tangerine vinegar give the formula its natural scent. No artificial fragrance is added; this scent is normal.\u003c\/p\u003e\n\u003ch3\u003eCan the whole family use it?\u003c\/h3\u003e\n\u003cp\u003eIt is suitable for adults and children aged four and above. It is not intended for babies or children under four. Patch-test first, especially for children with sensitive skin.\u003c\/p\u003e\n\u003ch3\u003eCan I use it during pregnancy?\u003c\/h3\u003e\n\u003cp\u003eHormonal changes can make skin more sensitive to products and ingredients. Patch-test a small area and consult your doctor before use if needed.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"15\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1630;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-3.0674846626%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-peeling-pad-15-faq-scent-family-en.webp?v=1789225708\" alt=\"English FAQs about natural scent, family use and pregnancy\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\u003c\/section\u003e\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-routine\" open=\"open\"\u003e\u003csummary\u003eComplete Your Routine\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003cp\u003eBuild your CLEARDEA routine around what your skin needs. Start with the everyday steps, then choose optional treatments for separate care sessions.\u003c\/p\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Minari Pore Ampoule Cleanser\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-pore-ampoule-cleanser-main-locked.webp?v=1789215296\" alt=\"Minari Pore Ampoule Cleanser\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eCleanse\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\"\u003eMinari Pore Ampoule Cleanser\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eBegin with cleansing before using your peeling pad.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Shop Minari Pore Ampoule Cleanser\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Mucin Mineral Vita Bubble First Essence\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-mineral-vita-bubble-first-essence-main-locked.webp?v=1789215242\" alt=\"Mucin Mineral Vita Bubble First Essence\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eHydrate\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\"\u003eMucin Mineral Vita Bubble First Essence\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow the pad with a light layer of hydrating essence.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Shop Mucin Mineral Vita Bubble First Essence\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Minari Calming Gel Serum\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-calming-gel-serum-main-locked.webp?v=1789215261\" alt=\"Minari Calming Gel Serum\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eSerum\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\"\u003eMinari Calming Gel Serum\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eAdd soothing gel-serum care after your essence.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Shop Minari Calming Gel Serum\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Minari Deep Cool Soothing Cream\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-deep-cool-soothing-cream-main-locked.webp?v=1789215285\" alt=\"Minari Deep Cool Soothing Cream\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMoisturise\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\"\u003eMinari Deep Cool Soothing Cream\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow with cream to keep your routine comfortably moisturising.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Shop Minari Deep Cool Soothing Cream\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collagen Voluming Cream Ampoule\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-voluming-cream-ampoule-main-large.webp?v=1789216117\" alt=\"Mucin Collagen Voluming Cream Ampoule\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMucin care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\"\u003eMucin Collagen Voluming Cream Ampoule\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose this cream ampoule for a richer care step in your CLEARDEA routine.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collagen Voluming Cream Ampoule\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-pure-fit-tinted-sun-lotion-main-locked.webp?v=1789215330\" alt=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDaytime protection\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\"\u003ePure Fit Tinted Sun Lotion SPF50+ PA++++\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFinish your daytime skincare with sunscreen.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Shop Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Mucin Collagen EGF Fitting Mask\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-egf-fitting-mask-main-locked.webp?v=1789215234\" alt=\"Mucin Collagen EGF Fitting Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMask care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\"\u003eMucin Collagen EGF Fitting Mask\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose a dedicated mask-care session when you want extra pampering.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Shop Mucin Collagen EGF Fitting Mask\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Green Tangerine Pore Tok-Tok Mask\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-pore-tok-tok-mask-main-locked.webp?v=1789215314\" alt=\"Green Tangerine Pore Tok-Tok Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003ePore-care mask\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\"\u003eGreen Tangerine Pore Tok-Tok Mask\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eAn alternative green tangerine treatment for your mask-care days.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Shop Green Tangerine Pore Tok-Tok Mask\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Mucin Collagen PDRN Tension Fit Pad\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-pdrn-tension-fit-pad-main-large.webp?v=1789216330\" alt=\"Mucin Collagen PDRN Tension Fit Pad\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eAlternative pad care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\"\u003eMucin Collagen PDRN Tension Fit Pad\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose this pad when your routine calls for moisturising and firming care.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Shop Mucin Collagen PDRN Tension Fit Pad\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collanetinal Deep Wrinkle Shot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collanetinal-deep-wrinkle-shot-main-large.webp?v=1789216127\" alt=\"Mucin Collanetinal Deep Wrinkle Shot\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eTargeted evening care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\"\u003eMucin Collanetinal Deep Wrinkle Shot\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eUse according to its own directions. Introduce targeted treatments gradually.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collanetinal Deep Wrinkle Shot\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"Mucin Skin Tinted Base\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-skin-tinted-base-main-locked.webp?v=1789215305\" alt=\"Mucin Skin Tinted Base\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eComplexion finish\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\"\u003eMucin Skin Tinted Base\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eApply after your daytime skincare and sunscreen for a tinted finish.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"Shop Mucin Skin Tinted Base\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"LED Triple Bounce Device\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-led-triple-bounce-device-main-large.webp?v=1789215972\" alt=\"LED Triple Bounce Device\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDevice care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\"\u003eLED Triple Bounce Device\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore CLEARDEA device care and follow the device’s own usage instructions.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"Shop LED Triple Bounce Device\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003ca class=\"cp-cta\" href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eShop the CLEARDEA collection →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e","brand":"CLEARDEA","offers":[{"title":"(BUY 1) CLEARDEA TANGERINE PEELING PAD","offer_id":48515834249462,"sku":"","price":39.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE)  CLEARDEA TANGERINE PEELING PAD","offer_id":48515834282230,"sku":"","price":113.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE)  CLEARDEA TANGERINE PEELING PAD","offer_id":48515834314998,"sku":"","price":179.7,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-mild-dual-peeling-pad-main-locked.webp?v=1789215187"},{"product_id":"cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks","title":"[CLEARDEA] Mucin Collagen EGF Fitting Mask (1 Box = 5 Masks)","description":"\u003cstyle id=\"cleardea-approved-layout\"\u003e#cleardea-egf-mask{\u0026{font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.7;color:#282329;width:100%;max-width:100%;margin:0;box-sizing:border-box;overflow-wrap:anywhere;}\u0026 *{box-sizing:border-box;}\u0026 p,\u0026 li,\u0026 td,\u0026 th,\u0026 summary{font-size:15px;line-height:1.7;}\u0026 p{margin:0 0 14px;}\u0026 p:last-child{margin-bottom:0;}\u0026 h2{font:700 27px\/1.3 Poppins,Arial,sans-serif;letter-spacing:-.4px;margin:0 0 16px;color:#282329;}\u0026 h3{font:600 19px\/1.4 Poppins,Arial,sans-serif;margin:18px 0 10px;color:#282329;}\u0026 a{color:#ab5042;text-underline-offset:3px;}\u0026 ul,\u0026 ol{margin:0 0 16px;padding-left:22px;}\u0026 li{margin-bottom:8px;}\u0026 img{display:block;max-width:100%;height:auto;margin:0;}\u0026 .cp-section{margin:0 8px 16px;padding:22px 18px;border:1px solid #f0d4ca;border-radius:17px;background:#fff;overflow:hidden;}\u0026 .cp-section.cp-soft{background:#fff0e9;}\u0026 .cp-stock{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 8px 12px;}\u0026 .cp-stock div{border:1px solid #f0d4ca;border-radius:12px;padding:13px;background:#fff7f3;}\u0026 .cp-stock strong{display:block;margin-bottom:3px;}\u0026 .cp-brand{margin:0 8px 14px;padding:16px;border:1px solid #f0d4ca;border-radius:13px;background:#fff8ef;}\u0026 .cp-offer{margin:0 8px 16px;}\u0026 .cp-offer img{width:100%;border-radius:14px;}\u0026 .cp-media{margin:18px -18px -22px;width:calc(100% + 36px);padding:0;}\u0026 .cp-media img{width:100%;height:auto;object-fit:contain;}\u0026 .cp-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;}\u0026 .cp-facts div{padding:12px;border-radius:10px;background:#fff0e9;min-width:0;}\u0026 .cp-facts strong{display:block;}\u0026 .cp-facts div:last-child{grid-column:1\/-1;background:#fff2df;}\u0026 .cp-detail{border:1px solid #f0d4ca;border-radius:12px;margin:0 8px 10px;background:#fff;overflow:hidden;}\u0026 .cp-detail summary{cursor:pointer;list-style:none;font-weight:600;padding:16px 46px 16px 16px;position:relative;}\u0026 .cp-detail summary::-webkit-details-marker{display:none;}\u0026 .cp-detail summary:after{content:'+';position:absolute;right:17px;top:13px;font-size:22px;font-weight:400;color:#b65546;}\u0026 .cp-detail[open]\u003esummary:after{content:'−';}\u0026 .cp-detail[open]\u003esummary{border-bottom:1px solid #f6e0d9;}\u0026 .cp-detail-body{padding:18px 16px;}\u0026 .cp-detail-body .cp-media{margin:18px -16px 0;width:calc(100% + 32px);}\u0026 .cp-detail-body h3:first-child{margin-top:0;}\u0026 table{width:100%;border-collapse:collapse;border:0;margin:0;}\u0026 th,\u0026 td{padding:10px 0;vertical-align:top;text-align:left;border:0;border-bottom:1px solid #fdf2ee;background:transparent;}\u0026 th{width:35%;font-weight:600;padding-right:12px;}\u0026 .cp-routine-row{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #f6e0d9;align-items:start;}\u0026 .cp-routine-row:last-child{border-bottom:0;padding-bottom:0;}\u0026 .cp-thumb{display:block;width:100%;border:1px solid #f0d4ca;border-radius:9px;overflow:hidden;background:#fff8ee;}\u0026 .cp-thumb img{width:100%;height:auto;aspect-ratio:12\/17;object-fit:contain;}\u0026 .cp-routine-copy{min-width:0;}\u0026 .cp-routine-copy h3{font-size:18px;margin:3px 0 9px;}\u0026 .cp-routine-copy h3 a{text-decoration:none;color:#282329;}\u0026 .cp-routine-copy p{margin-bottom:9px;}\u0026 .cp-kicker{font-weight:600;color:#a36d60;}\u0026 .cp-text-link{font-size:15px;font-weight:600;}\u0026 .cp-cta{display:block;padding:14px 15px;border-radius:11px;border:1px solid #e78a74;background:#fcece7;text-align:center;text-decoration:none;font-weight:600;margin-top:20px;}}@media (max-width:749px){#cleardea-egf-mask{\u0026 h2{font-size:24px;}\u0026 h3{font-size:18px;}\u0026 .cp-section{margin-left:10px;margin-right:10px;padding:20px 14px;}\u0026 .cp-stock,\u0026 .cp-brand,\u0026 .cp-offer,\u0026 .cp-detail{margin-left:10px;margin-right:10px;}\u0026 .cp-stock div{padding:11px;}\u0026 .cp-media{margin:18px -14px -20px;width:calc(100% + 28px);}\u0026 .cp-routine-row{grid-template-columns:84px minmax(0,1fr);gap:12px;}\u0026 .cp-routine-copy h3{font-size:17px;}\u0026 .cp-facts{grid-template-columns:1fr;}\u0026 .cp-facts div:last-child{grid-column:auto;}}}body:has(#cleardea-egf-mask){\u0026{--cd-ink:#493632;--cd-deep:#b65546;--cd-accent:#db705b;--cd-pink:#fcece7;--cd-blush:#fff8f5;--cd-paper:#fff;--cd-line:#f0d4ca;--cd-muted:#8b6961;background:#fff8f5!important;overflow-x:clip!important;}\u0026 :is(#MainContent,#PageContainer,.main-content,main){background:linear-gradient(145deg,#fffdfb 0%,#fff5f0 58%,#fbe8e2 100%)!important;}\u0026 :is(.Product,.Product__Gallery,.Product__Info,.Product__InfoWrapper,.Product__Wrapper,.ProductMeta__Description,.shopify-section:has(.Product)){background:transparent!important;}\u0026 .Product{box-sizing:border-box!important;width:100%!important;max-width:1330px!important;margin:auto!important;}\u0026 .Product__Gallery{padding:22px 0!important;}\u0026 .Product__SlideItem .AspectRatio{width:95%!important;margin:auto!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:22px!important;box-shadow:0 12px 32px rgba(118,54,42,.08)!important;transition:none!important;transform:none!important;}\u0026 .Product__SlideItem .AspectRatio:hover{transform:none!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;animation:none!important;transform:none!important;}\u0026 .Product__SlideshowNavImage{overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:11px!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-accent)!important;outline:2px solid #fff!important;outline-offset:-4px!important;}\u0026 .Product__InfoWrapper,\u0026 .Product__InfoWrapper :where(*){font-family:Poppins,Arial,sans-serif!important;}\u0026 .Product__Info{position:relative!important;display:flex!important;min-width:0!important;flex-direction:column!important;}\u0026 .Product__Info\u003e.Container{position:relative!important;display:flex!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;flex-direction:column!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout{order:-50!important;flex:0 0 auto!important;align-self:flex-start!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{order:-40!important;}\u0026 .ProductMeta\u003e.ProductMeta__Title{order:-30!important;}\u0026 .ProductMeta\u003e.ProductMeta__PriceList{order:-20!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){order:-10!important;}\u0026 .ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;text-align:left!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:8px 15px!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(118,54,42,.08)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .ProductMeta__Vendor\u003ea:after{color:var(--cd-deep)!important;content:\" · SHOP BRAND PAGE →\"!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{position:relative!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:47px 25px 18px!important;color:var(--cd-ink)!important;background:rgba(255,255,255,.98)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:800 21px\/1.36 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;text-align:left!important;text-transform:none!important;white-space:normal!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title:before{position:absolute!important;top:24px!important;left:25px!important;display:block!important;width:48px!important;height:5px!important;background:linear-gradient(90deg,var(--cd-accent),#edb6a7)!important;border-radius:999px!important;content:\"\"!important;}\u0026 .ProductMeta__PriceList{display:flex!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:flex-start!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:800 25px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:-.02em!important;white-space:nowrap!important;}\u0026 .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:500 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=atome i],[id*=atome i],shopify-payment-terms){order:3!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){display:block!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 25px 15px!important;color:var(--cd-muted)!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{width:100%!important;margin:0 0 18px!important;padding:16px 25px 24px!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 13px 30px rgba(118,54,42,.12)!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .Product__Info .ProductForm .ProductForm__Label{color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-align:left!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option\u003e.ProductForm__Label{display:block!important;margin:0 0 10px!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList\u003e.HorizontalList__Item{position:relative!important;display:flex!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .ProductForm__Option .SizeSwatch{position:relative!important;display:flex!important;width:100%!important;min-height:66px!important;align-items:center!important;margin:0!important;padding:14px 16px 14px 52px!important;overflow:hidden!important;color:var(--cd-ink)!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:15px!important;font:700 14px\/1.45 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;cursor:pointer!important;}\u0026 .ProductForm__Option .SizeSwatchList\u003e.HorizontalList__Item:before{position:absolute!important;z-index:4!important;top:50%!important;left:15px!important;display:grid!important;width:22px!important;height:22px!important;place-items:center!important;color:transparent!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:50%!important;content:\"✓\"!important;font:800 14px\/1 Poppins,Arial,sans-serif!important;pointer-events:none!important;transform:translateY(-50%)!important;}\u0026 .ProductForm__Option .SizeSwatch__Radio:checked+.SizeSwatch{background:var(--cd-blush)!important;border:2px solid var(--cd-accent)!important;box-shadow:0 0 0 3px #fff inset,0 8px 18px rgba(118,54,42,.11)!important;}\u0026 .ProductForm__Option .HorizontalList__Item:has(.SizeSwatch__Radio:checked):before{color:#fff!important;background:var(--cd-accent)!important;border-color:var(--cd-accent)!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){float:none!important;display:block!important;margin:20px 0 10px!important;color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:none!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;padding:0!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__Button{display:grid!important;width:48px!important;height:46px!important;flex:0 0 48px!important;padding:0!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;font:700 19px\/1 Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__CurrentQuantity{width:50px!important;height:46px!important;padding:0!important;color:var(--cd-ink)!important;background:#fff!important;border:0!important;font:700 14px\/1 Poppins,Arial,sans-serif!important;text-align:center!important;}\u0026 .ProductForm__AddToCart:not([disabled]){width:100%!important;min-height:54px!important;margin-top:0!important;border-radius:999px!important;font:800 14px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:.1em!important;}\u0026 .ProductForm__AddToCart:not([disabled]):before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]) span{position:relative!important;z-index:2!important;color:#fff!important;font-size:14px!important;font-weight:800!important;-webkit-text-fill-color:#fff!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{order:10!important;box-sizing:border-box!important;width:100%!important;max-width:400px!important;margin:24px auto 0!important;padding:0!important;overflow:visible!important;}\u0026 .ProductMeta__Description\u003e.Rte,\u0026 :is(.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-egf-mask){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}\u0026 .station-tabs-tabset\u003e.station-tabs-tabtitle:has(\u003e.station-tabs-default-tab),\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-egf-mask){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;visibility:visible!important;}}@media (min-width:1008px){body:has(#cleardea-egf-mask){\u0026 .Product__Wrapper{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) 525px!important;align-items:start!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;width:525px!important;max-width:525px!important;margin-top:50px!important;}\u0026 .Product__Info{box-sizing:border-box!important;width:400px!important;max-width:400px!important;margin-right:75px!important;margin-left:50px!important;}}}body:has(#cleardea-egf-mask){\u0026 .ProductForm__AddToCart:not([disabled]){color:#fff!important;background:linear-gradient(90deg,#9c483b 0%,#c85f4e 54%,#db705b 100%)!important;border:0!important;box-shadow:0 12px 25px rgba(160,74,53,.24)!important;-webkit-text-fill-color:#fff!important;}\u0026 .ProductForm__AddToCart:not([disabled])::before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]):hover{color:#fff!important;background:linear-gradient(90deg,#7f2144 0%,#a72f57 54%,#d94b75 100%)!important;-webkit-text-fill-color:#fff!important;}}#cleardea-egf-mask{\u0026 .sn-sec h2{font-size:27px!important;line-height:1.2!important;}\u0026 .sn-sec h3{font-size:19px!important;line-height:1.3!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;line-height:1.35!important;}\u0026 .sn-media{font-size:0!important;line-height:0!important;gap:0!important;}\u0026 .sn-media img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;}}@media (max-width:640px){#cleardea-egf-mask{\u0026 .sn-sec h2{font-size:24px!important;}\u0026 .sn-sec h3{font-size:18px!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;}}}@media (max-width:768px){body:has(#cleardea-egf-mask){\u0026 :is(.Product,.Product__Wrapper,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important;}\u0026 .Product__Wrapper{display:block!important;}\u0026 .Product__InfoWrapper{margin-top:8px!important;}\u0026 .ProductMeta{box-sizing:border-box!important;width:calc(100% - 20px)!important;gap:8px!important;margin-right:10px!important;margin-left:10px!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{flex:0 0 100%!important;width:100%!important;max-width:100%!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin-right:10px!important;margin-bottom:14px!important;margin-left:10px!important;padding:15px 21px 23px!important;}\u0026 .ProductForm__Option .SizeSwatch{min-height:64px!important;padding:13px 12px 13px 49px!important;font-size:14px!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){margin:18px 0 10px!important;}}}@media (min-width:1008px){html body:has(#cleardea-egf-mask) #shopify-section-product-template{\u0026 :is(.Product,.Product__Wrapper,.Product__Gallery,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;min-width:0!important;}\u0026 .Product{width:calc(100% - 36px)!important;max-width:1220px!important;margin:22px auto 80px!important;padding:0 28px!important;border:1px solid var(--cd-line)!important;border-radius:24px!important;background:#ffffffed!important;}\u0026 .Product__Wrapper{display:grid!important;grid-template-columns:minmax(0,1.34fr) minmax(0,1fr)!important;gap:36px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 :is(.Product__Gallery,.Product__InfoWrapper){width:100%!important;max-width:none!important;margin:0!important;padding:30px 0 40px!important;background:transparent!important;}\u0026 .Product__Gallery{position:sticky!important;display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;gap:14px!important;align-self:start!important;}\u0026 .Product__Slideshow{grid-area:1\/2!important;width:100%!important;min-width:0!important;margin:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Gallery :is(.Product__Slideshow,.Product__SlideItem,.Product__SlideItem img){border-radius:0!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}\u0026 .Product__SlideshowNav--thumbnails{position:relative!important;inset:auto!important;grid-area:1\/1!important;align-self:stretch!important;width:98px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;transform:none!important;}\u0026 .Product__SlideshowNavScroller{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:100%!important;margin:0!important;overflow-x:hidden!important;overflow-y:scroll!important;direction:rtl!important;white-space:normal!important;}\u0026 .Product__SlideshowNavImage{position:relative!important;display:block!important;box-sizing:border-box!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:auto!important;aspect-ratio:12\/17!important;margin:0!important;padding:0!important;flex:0 0 auto!important;direction:ltr!important;border:1px solid var(--cd-line)!important;border-radius:4px!important;background:#fff!important;outline:none!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-deep)!important;}\u0026 .Product__SlideshowNavImage::before{content:none!important;}\u0026 .Product__SlideshowNavImage\u003eimg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 :is(.Product__InfoWrapper,.Product__Info){position:relative!important;inset:auto!important;height:auto!important;transform:none!important;}\u0026 .Product__Info{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 .Product__InfoWrapper :is(h1,button,input,select,label,a,span,p){font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){position:static!important;order:-50!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important;align-self:flex-start!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{display:block!important;order:-40!important;flex:0 1 auto!important;width:auto!important;max-width:100%!important;margin:0!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;align-items:center!important;min-height:44px!important;padding:8px 15px!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;background:#fff!important;color:var(--cd-deep)!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;}\u0026 .ProductMeta__Vendor\u003ea:after{content:' · SHOP BRAND PAGE →'!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;margin-left:3px!important;}\u0026 .ProductMeta__Title{position:relative!important;display:block!important;box-sizing:border-box!important;order:-30!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:46px 25px 16px!important;background:#fff!important;color:var(--cd-ink)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:700 24px\/1.35 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;white-space:normal!important;overflow-wrap:break-word!important;}\u0026 .ProductMeta__Title:before{position:absolute!important;top:23px!important;left:25px!important;display:block!important;width:44px!important;height:4px!important;background:var(--cd-accent)!important;border-radius:9px!important;content:''!important;}\u0026 .ProductMeta .ProductMeta__PriceList{display:flex!important;box-sizing:border-box!important;order:-20!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:700 27px\/1.15 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:400 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:3!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-price{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-logo{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta\u003e:is([class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:-10!important;display:block!important;box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 24px 14px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;font-size:15px!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:100%!important;margin:0 0 18px!important;padding:16px 24px 24px!important;background:var(--cd-blush)!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 10px 24px #00000012!important;}\u0026 .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .ProductForm__Label{display:block!important;color:var(--cd-deep)!important;font:700 14px\/1.4 Poppins,Arial,sans-serif!important;margin:0 0 10px!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__AddToCart{width:100%!important;min-height:54px!important;border-radius:999px!important;font:800 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__Description{position:static!important;left:auto!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:28px 0 0!important;padding:0!important;overflow:visible!important;transform:none!important;}\u0026 .ProductMeta__Description\u003e.Rte{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-egf-mask){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 auto 14px!important;}\u0026 #cleardea-egf-mask{\u0026{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:8px 0 14px!important;}\u0026\u003e:is(.sn-stock,.sn-promo,.sn-sec,.stock,.promo,.intro,.product,.routine,.faq){box-sizing:border-box!important;width:calc(100% - 16px)!important;max-width:none!important;margin-left:8px!important;margin-right:8px!important;}\u0026 :is(.sn-media,.sn-image-stack,.media){max-width:none!important;border-radius:0!important;}\u0026 :is(.sn-media,.sn-image-stack,.media) img{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;}\u0026 :is(p,li,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font-size:27px!important;line-height:1.22!important;}\u0026 h3{font-size:19px!important;line-height:1.34!important;}}}}html body:has(#cleardea-egf-mask) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"]:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"]:has(.flair-badge){position:static!important;inset:auto!important;transform:none!important;display:flex!important;order:-50!important;flex:0 0 100%!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;align-self:flex-start!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;text-align:left!important;line-height:1.25!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"] .flair-badge{display:flex!important;box-sizing:border-box!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"] .flair-badge\u003ediv{display:flex!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;padding:8px 15px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#c85f4e!important;border:1px solid #c85f4e!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(160,74,53,.18)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:break-word!important;transform:none!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"] .flair-badge\u003ediv::before{display:none!important;content:none!important;}}@media (max-width:1007px){html body:has(#cleardea-egf-mask) #shopify-section-product-template{\u0026 .Product__Wrapper{display:block!important;row-gap:0!important;}\u0026 .Product__Gallery{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:14px 0 0!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:8px 0 0!important;padding:0!important;transform:none!important;}\u0026 .Product__Info,\u0026 .Product__Info\u003e.Container{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;row-gap:0!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0 10px!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"]:has(.flair-badge){width:100%!important;max-width:100%!important;align-self:center!important;justify-content:center!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"] .flair-badge\u003ediv{width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"] .flair-badge\u003ediv{justify-content:center!important;text-align:center!important;}}}@media (min-width:1008px){html body:has(#cleardea-egf-mask) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"]:has(.flair-badge){justify-content:flex-start!important;align-self:flex-start!important;text-align:left!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9055409930486\"] .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}}}body:has(#cleardea-egf-mask){\u0026 .bndlr-container.bndlr-mixnmatch .bndlr-mnm-available-products{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;}\u0026 .bndlr-container.bndlr-mixnmatch :is(.bndlr-products-container,.bndlr-inner-products-container){box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product.bndlr-mix-and-match{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;grid-auto-flow:row!important;align-items:start!important;align-content:start!important;justify-content:start!important;gap:8px 14px!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:12px!important;text-align:left!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-product-image-url{grid-column:1!important;grid-row:1 \/ span 4!important;align-self:start!important;width:84px!important;max-width:84px!important;margin:0!important;padding:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e :is(.bndlr-product-qn-container,.bndlr-product-price,.bndlr-product-price-per-unit,.bndlr-product-options-container,.bndlr-select-variant,.bndlr-add-to-bundle-container,.shopify-product-reviews-badge,.loox-rating,[data-oke-star-rating]){grid-column:2!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-title{display:block!important;margin:0!important;font:600 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-bottom-pusher{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container:has(\u003e select[aria-label=\"CLEARDEA\"]) \u003e .bndlr-option-label-container{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container{flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:5px!important;}\u0026 .bndlr-mnm-available-products :is(.bndlr-option-label,.bndlr-product-price){font-family:Poppins,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;}\u0026 .bndlr-mnm-available-products .bndlr-select-variant{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container{gap:8px!important;align-items:stretch!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container .quantity-input{flex:0 0 52px!important;box-sizing:border-box!important;width:52px!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle{display:flex!important;flex:1 1 auto!important;min-width:0!important;min-height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .Product__InfoWrapper *::before,\u0026 .Product__InfoWrapper *::after{font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__AddToCart[disabled]{min-height:54px!important;border-radius:999px!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__PriceList .Price--compareAt::before,\u0026 .ProductMeta__PriceList .Price--compareAt::after{content:none!important;display:none!important;}\u0026 .Product__Info .SizeSwatchList{grid-auto-rows:1fr!important;}\u0026 .ProductForm__Option .SizeSwatch{flex-direction:row!important;justify-content:flex-start!important;box-sizing:border-box!important;}\u0026 .Product__SlideshowNavScroller{scrollbar-color:var(--cd-deep) transparent!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border-radius:6px!important;}\u0026 .bndlr-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products\u003e.bndlr-product{border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .bndlr-bundle-title{font:700 24px\/1.3 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 .bndlr-bundle-description{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}}#cleardea-egf-mask{\u0026{width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 14px!important;color:var(--cd-ink)!important;background:transparent!important;}\u0026 :is(p,li,td,th,summary,a){font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;color:var(--cd-ink)!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 img{margin:0!important;padding:0!important;}\u0026 .cp-section{border-color:var(--cd-line)!important;box-shadow:0 8px 22px rgba(118,54,42,.06)!important;}\u0026 #cp-overview{background:linear-gradient(145deg,#fcece7,#fffdfb 76%)!important;}\u0026 .cp-stock{gap:0!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;}\u0026 .cp-stock\u003ediv{border:0!important;border-radius:0!important;padding:13px 14px!important;background:transparent!important;}\u0026 .cp-stock\u003ediv+div{border-left:1px solid var(--cd-line)!important;}\u0026 .cp-stock .cp-label{display:block!important;margin-bottom:2px!important;color:var(--cd-deep)!important;font:800 14px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important;}\u0026 .cp-stock strong{font:600 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-row{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin:10px 0 0!important;padding:10px!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .cp-thumb{display:block!important;width:100px!important;height:142px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;overflow:hidden!important;background:transparent!important;}\u0026 .cp-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 .cp-routine-copy h3{font:700 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-copy :is(p,a){font-size:15px!important;line-height:1.5!important;}}@media (max-width:1007px){body:has(#cleardea-egf-mask){\u0026 :is(.Product,.Product__Wrapper){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;}\u0026 .Product__SlideshowMobileNav{width:calc(100% - 18px)!important;margin:6px auto 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;margin:0 10px 14px!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{width:100%!important;max-width:none!important;margin:24px 0 0!important;padding:0!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin:0 10px 14px!important;padding:15px 21px 23px!important;}\u0026 .ProductMeta__Vendor{width:100%!important;flex:0 0 100%!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{padding:43px 21px 16px!important;font-size:19px!important;}\u0026 .ProductMeta__Title::before{left:21px!important;}\u0026 .ProductMeta__PriceList{padding-left:21px!important;padding-right:21px!important;}}#cleardea-egf-mask{\u0026\u003e:is(.cp-stock,.cp-brand,.cp-offer,.cp-section,.cp-detail){margin-left:10px!important;margin-right:10px!important;}}}@media (max-width:768px){#cleardea-egf-mask{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}\u0026 .cp-routine-row{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:8px!important;}\u0026 .cp-thumb{width:82px!important;height:116px!important;}\u0026 .cp-routine-copy h3{font-size:15px!important;}}body:has(#cleardea-egf-mask){\u0026 .Product__SlideshowMobileNav .flickity-page-dots{display:flex!important;flex:1!important;min-width:0!important;gap:2px!important;align-items:center!important;overflow:hidden!important;}\u0026 .Product__SlideshowMobileNav .dot{flex:1 1 0!important;min-width:2px!important;height:4px!important;margin:0!important;background:var(--cd-line)!important;border:0!important;border-radius:99px!important;opacity:1!important;}\u0026 .Product__SlideshowMobileNav .dot.is-selected{background:var(--cd-deep)!important;}\u0026 .Product__SlideshowNavArrow{display:grid!important;width:30px!important;height:30px!important;flex:0 0 30px!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-egf-mask) #shopify-section-product-template{\u0026 .Product__Gallery{--cp-sticky-header:calc(var(--header-height,120px) + var(--cocomo-sticky-announcement-height,0px));top:calc(var(--cp-sticky-header) + 14px)!important;padding-bottom:24px!important;}\u0026 .Product__SlideshowNav--thumbnails{overflow:visible!important;scrollbar-gutter:auto!important;direction:ltr!important;}\u0026 .Product__SlideshowNavScroller{box-sizing:border-box!important;width:98px!important;scrollbar-color:auto!important;scrollbar-width:auto!important;scrollbar-gutter:stable!important;padding:2px 2px 3px 12px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-track{background:transparent!important;border:0!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border:0!important;border-radius:6px!important;min-height:40px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;}}}html body:has(#cleardea-egf-mask) #shopify-section-product-template{\u0026 #cleardea-egf-mask{\u0026 :is(p,li,td,th,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;}\u0026 :is(h2,h3)\u003ea{font:inherit!important;color:inherit!important;text-decoration:none!important;}\u0026 .cp-detail{width:100%!important;margin:9px 0 0!important;border:1px solid var(--cd-line)!important;border-radius:12px!important;background:#fff!important;}\u0026 .cp-detail\u003esummary{padding:14px 45px 14px 15px!important;font-weight:800!important;line-height:1.5!important;color:var(--cd-ink)!important;}\u0026 .cp-detail\u003esummary::after{top:50%!important;right:15px!important;transform:translateY(-50%)!important;color:var(--cd-deep)!important;font:400 22px\/1 Poppins,Arial,sans-serif!important;}\u0026 .cp-detail[open]{border-color:#edb6a7!important;box-shadow:0 7px 18px rgba(118,54,42,.06)!important;}\u0026 .cp-detail[open]\u003esummary{background:#fff8f5!important;border-bottom:1px solid var(--cd-line)!important;}\u0026 .cp-detail-body{padding:15px 16px 16px!important;}\u0026 :is(th,td){text-transform:none!important;letter-spacing:normal!important;}}}@media (max-width:1007px){html body:has(#cleardea-egf-mask) #shopify-section-product-template{\u0026 #cleardea-egf-mask{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}}}}html body:has(#cleardea-egf-mask) #shopify-section-product-template{\u0026 #cleardea-egf-mask{\u0026 .cp-detail\u003esummary{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;}\u0026 .cp-expandable{box-sizing:border-box!important;width:calc(100% - 16px)!important;margin:0 8px 16px!important;padding:0!important;}\u0026 .cp-expandable\u003esummary{padding:16px 45px 16px 18px!important;}\u0026 .cp-expand-body{padding:18px 18px 22px!important;min-width:0!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -18px -22px!important;width:calc(100% + 36px)!important;}\u0026 .cp-routine-copy h4,\u0026 .cp-routine-copy h4\u003ea{font:700 16px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;color:var(--cd-ink)!important;text-decoration:none!important;}\u0026 .cp-routine-copy h4{margin:3px 0 8px!important;}\u0026 .cp-media{padding:0!important;aspect-ratio:auto!important;}\u0026 .cp-source-frame{display:block!important;position:relative!important;aspect-ratio:var(--crop-ratio)!important;overflow:hidden!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .cp-source-frame\u003eimg{position:absolute!important;width:var(--crop-width)!important;max-width:none!important;height:auto!important;aspect-ratio:1200\/1700!important;left:var(--crop-left)!important;top:var(--crop-top)!important;object-fit:contain!important;margin:0!important;padding:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-egf-mask) #shopify-section-product-template{\u0026 .Product__Gallery{padding-top:30px!important;}\u0026 .Product__Slideshow{max-width:none!important;}\u0026 .Product__SlideshowNavScroller{max-height:min(100%,calc(100dvh - var(--cp-sticky-header) - 58px))!important;}}}@media (max-width:1007px){html body:has(#cleardea-egf-mask) #shopify-section-product-template{\u0026 #cleardea-egf-mask{\u0026 .cp-expandable{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;}}}}@media (max-width:749px){html body:has(#cleardea-egf-mask) #shopify-section-product-template{\u0026 #cleardea-egf-mask{\u0026 .cp-expand-body{padding:16px 14px 20px!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -14px -20px!important;width:calc(100% + 28px)!important;}}}}\nhtml body:has(#cleardea-egf-mask) #shopify-section-product-template #cleardea-egf-mask .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}\n@media(max-width:1007px){html body:has(#cleardea-egf-mask) #shopify-section-product-template #cleardea-egf-mask .cp-expandable\u003esummary{font-size:24px!important;}}\nhtml body:has(#cleardea-egf-mask) #shopify-section-product-template #cleardea-egf-mask .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}@media(max-width:1007px){html body:has(#cleardea-egf-mask) #shopify-section-product-template #cleardea-egf-mask .cp-expandable\u003esummary{font-size:24px!important;}}#cleardea-egf-mask .cp-section\u003e.cp-media:not(:last-child),#cleardea-egf-mask .cp-expand-body\u003e.cp-media:not(:last-child),#cleardea-egf-mask .cp-detail-body\u003e.cp-media:not(:last-child){margin-bottom:18px!important;}#cleardea-egf-mask .cp-video{width:100%;aspect-ratio:9\/16;margin:18px 0;position:relative;overflow:hidden;}#cleardea-egf-mask .cp-video iframe{display:block;width:100%;height:100%;border:0;position:absolute;inset:0;}#cleardea-egf-mask .cp-reel{aspect-ratio:398\/679;}\u003c\/style\u003e\n\u003cdiv id=\"cleardea-egf-mask\"\u003e\n\u003csection class=\"cp-stock\" aria-label=\"Stock and delivery\"\u003e\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eStock status\u003c\/span\u003e\u003cstrong\u003eReady stock in Singapore\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eDelivery\u003c\/span\u003e\u003cstrong\u003e1–3 working days\u003c\/strong\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003cdiv class=\"cp-brand\"\u003e\n\u003cp\u003e\u003cstrong\u003eShop authentic CLEARDEA at COCOMO\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCOCOMO is the sole exclusive distributor of CLEARDEA in Singapore. Shop 100% authentic, directly sourced products.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eExplore CLEARDEA →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-offer\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/together_ClearDea_EGF_Mask_New.jpg?v=1754290937\" alt=\"CLEARDEA EGF Fitting Mask original COCOMO bundle offers\" width=\"1080\" height=\"1080\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003csection class=\"cp-section\" id=\"cp-overview\"\u003e\u003ch2\u003eFirmness, moisture and a closer-fitting mask\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCLEARDEA Mucin Collagen EGF Fitting Mask\u003c\/strong\u003e brings plant mucin, seven collagens and three growth factors into an essence-rich hydrogel sheet. It moisturises tired-looking skin, supports a supple skin barrier and refines the appearance of pores and facial lines.\u003c\/p\u003e\n\u003cdiv class=\"cp-facts\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSeven collagens\u003c\/strong\u003eFirm, supple moisture care\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e36 g hydrogel\u003c\/strong\u003eA close, flexible fit\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEasy-peel pouch\u003c\/strong\u003eGentler opening and handling\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"2\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:946\/1700;--crop-width:126.8498942918%;--crop-left:-13.4249471459%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-02-intro-model-four-benefits-en.webp?v=1789301775\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: intro model four benefits\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-skin-condition\"\u003e\u003ch2\u003eA fresh start for dull, tired-looking skin\u003c\/h2\u003e\n\u003cp\u003eMake it your extra care step after a long day or before a special occasion. The concentrated hydrogel wraps skin in moisture for a smoother, more luminous finish.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"3\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:856\/1700;--crop-width:140.1869158879%;--crop-left:-20.0934579439%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-03-dull-skin-product-texture-hero-en.webp?v=1789301986\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: dull skin product texture hero\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-who-for\"\u003e\u003ch2\u003eWhen your skin needs extra care\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSkin that feels less firm or looks tired.\u003c\/li\u003e\n\u003cli\u003eVisible pores and uneven-looking texture.\u003c\/li\u003e\n\u003cli\u003eA special-day skincare preparation step.\u003c\/li\u003e\n\u003cli\u003eDry-feeling skin that needs lasting moisture.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"4\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-04-ideal-for-four-needs-en.webp?v=1789301994\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: ideal for four needs\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-clinical-results\"\u003e\u003ch2\u003eFive measured results after four weeks\u003c\/h2\u003e\n\u003cp\u003eA four-week study recorded improvements in pore appearance and facial lifting measurements:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003ePore count:\u003c\/strong\u003e reduced by 20.99%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePore depth:\u003c\/strong\u003e reduced by 9.57%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePore area:\u003c\/strong\u003e reduced by 29.16%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCheek lifting:\u003c\/strong\u003e improved by 8.73%.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNasolabial-area lifting:\u003c\/strong\u003e improved by 12.35%.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eOATC Skin Clinical Trial Center; 20 women aged 30–65; 2–30 April 2026.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"5\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1023\/1700;--crop-width:117.3020527859%;--crop-left:-8.6021505376%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-05-clinical-five-outcomes-summary-en.webp?v=1789302003\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: clinical five outcomes summary\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-pores\"\u003e\u003ch2\u003eA smoother-looking pore appearance\u003c\/h2\u003e\n\u003cp\u003eAfter four weeks, the pore-count measurement changed from \u003cstrong\u003e227.75 to 179.95\u003c\/strong\u003e, pore depth from \u003cstrong\u003e0.026 to 0.023\u003c\/strong\u003e, and pore area from \u003cstrong\u003e22.89 to 16.22\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eOATC Skin Clinical Trial Center; 20 women aged 30–65; 2–30 April 2026.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"6\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/933;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-41.0503751340%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-06-clinical-pore-photos-en.webp?v=1789302011\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: clinical pore photos\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"7\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1533;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-5.4142204827%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-07-clinical-pore-count-graph-en.webp?v=1789302019\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: clinical pore count graph\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"8\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1456;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-8.3791208791%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-08-clinical-pore-depth-graph-en.webp?v=1789302027\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: clinical pore depth graph\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"9\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1538;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-5.2665799740%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-09-clinical-pore-area-graph-en.webp?v=1789302035\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: clinical pore area graph\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-lifting\"\u003e\u003ch2\u003eMeasured cheek and nasolabial-area lifting\u003c\/h2\u003e\n\u003cp\u003eThe cheek-lifting measurement changed from \u003cstrong\u003e31.81 to 29.03\u003c\/strong\u003e, an 8.73% improvement. The nasolabial-area lifting measurement changed from \u003cstrong\u003e3.37 to 2.95\u003c\/strong\u003e, a 12.35% improvement.\u003c\/p\u003e\n\u003cp\u003eOATC Skin Clinical Trial Center; 20 women aged 30–65; 2–30 April 2026.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"10\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/878;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-46.8109339408%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-10-clinical-cheek-lifting-photos-en.webp?v=1789302044\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: clinical cheek lifting photos\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"11\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1638;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-1.8925518926%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-11-clinical-cheek-lifting-graph-en.webp?v=1789302052\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: clinical cheek lifting graph\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"12\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/964;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-38.1742738589%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-12-clinical-nasolabial-photos-en.webp?v=1789302061\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: clinical nasolabial photos\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"13\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1629;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-2.1485573972%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-13-clinical-nasolabial-graph-en.webp?v=1789302068\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: clinical nasolabial graph\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-mucin-collagen\"\u003e\u003ch2\u003ePlant mucin and seven collagens\u003c\/h2\u003e\n\u003ch3\u003eCLD Mucin Acti-3\u003c\/h3\u003e\n\u003cp\u003eA plant mucin blend of \u003cstrong\u003eyam root, lotus root and okra fruit extracts\u003c\/strong\u003e adds moisturising care for a supple skin feel.\u003c\/p\u003e\n\u003ch3\u003eColla7ven\u003c\/h3\u003e\n\u003cp\u003eSeven collagens complete the elasticity-care blend: Atelocollagen, Desamido Collagen, Collagen, Soluble Collagen, Collagen Amino Acids, Hydrolyzed Collagen and Procollagen.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"14\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1023\/1700;--crop-width:117.3020527859%;--crop-left:-8.6021505376%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-14-mucin-collagen-seven-complex-en.webp?v=1789302077\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: mucin collagen seven complex\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-growth-factors\"\u003e\u003ch2\u003eEGF, FGF and IGF work together\u003c\/h2\u003e\n\u003cp\u003eThe formula combines three growth factors with plant mucin and collagen for barrier support and a fuller, firmer-looking finish.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEGF:\u003c\/strong\u003e sh-Oligopeptide-1.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eIGF:\u003c\/strong\u003e sh-Oligopeptide-2.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFGF:\u003c\/strong\u003e sh-Polypeptide-1.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe layer illustration explains the ingredient properties of this combination.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"15\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-15-growth-factor-three-ingredients-en.webp?v=1789302087\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: growth factor three ingredients\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"16\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-16-growth-factor-skin-layer-diagram-en.webp?v=1789302095\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: growth factor skin layer diagram\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-barrier-care\"\u003e\u003ch2\u003eCeramide care for lasting moisture\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCeramide NP and Phytosphingosine\u003c\/strong\u003e support the skin barrier and moisture retention. Ceramide NP improves skin moisture, while Phytosphingosine supports ceramide synthesis.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"17\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1063\/1700;--crop-width:112.8880526811%;--crop-left:-6.3969896519%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-17-ceramide-phytosphingosine-en.webp?v=1789302103\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: ceramide phytosphingosine\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-hydrogel\"\u003e\u003ch2\u003eAn essence-rich sheet that fits your contours\u003c\/h2\u003e\n\u003cp\u003eEach mask contains \u003cstrong\u003e36 g\u003c\/strong\u003e of concentrated hydrogel. The flexible sheet stays close to skin, with cut lines that fit comfortably around the face.\u003c\/p\u003e\n\u003cp\u003eThe sheet becomes more transparent during wear as its essence absorbs. The photographs show application and a three-hour demonstration.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"18\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:911\/1700;--crop-width:131.7233809001%;--crop-left:-15.8068057080%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-18-hydrogel-36g-texture-en.webp?v=1789302111\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: hydrogel 36g texture\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"19\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1500;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-6.6666666667%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-19-hydrogel-transparency-demo-en.webp?v=1789302124\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: hydrogel transparency demo\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"20\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:787\/1700;--crop-width:152.4777636595%;--crop-left:-26.1753494282%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-20-hydrogel-custom-fit-model-en.webp?v=1789302133\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: hydrogel custom fit model\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-easy-peel\"\u003e\u003ch2\u003eA pouch that opens fully\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWide opening:\u003c\/strong\u003e reduces the chance of catching the delicate hydrogel.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse the remaining essence:\u003c\/strong\u003e make the most of what stays in the pouch.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eA clean application tray:\u003c\/strong\u003e lay out the mask in the opened pouch.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eHold the easy-peel tab and open slowly. Hydrogel can tear if caught by nails or sharp objects, or pulled strongly.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"21\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1021\/1700;--crop-width:117.5318315377%;--crop-left:-8.7169441724%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-21-easy-peel-benefits-en.webp?v=1789302140\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: easy peel benefits\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"22\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1001\/1700;--crop-width:119.8801198801%;--crop-left:-9.8901098901%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-22-easy-peel-opening-photos-en.webp?v=1789302149\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: easy peel opening photos\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-directions\" open=\"open\"\u003e\u003csummary\u003eHow to Use\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrepare your skin.\u003c\/strong\u003e Cleanse, then apply your usual toner and skincare layers.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOpen gently.\u003c\/strong\u003e Peel the front of the pouch fully open and lift out the mask carefully.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse the small patches.\u003c\/strong\u003e Place the eye and mouth cut-outs on wrinkle-prone areas such as the forehead, between brows, smile lines or neck.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFit the two pieces.\u003c\/strong\u003e Apply the lower piece around the mouth first, then the upper piece around the eyes. The inner side of the folded mask faces the skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLet the hydrogel work.\u003c\/strong\u003e Leave on until it becomes transparent, then remove all pieces and pat in the remaining essence.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cstrong\u003eOvernight option:\u003c\/strong\u003e the hydrogel can also be worn as a sleeping mask. Use each mask once and immediately after opening.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"23\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1023\/1700;--crop-width:117.3020527859%;--crop-left:-8.6021505376%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-23-how-to-three-steps-en.webp?v=1789302156\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: how to three steps\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003ch3\u003eSee the EGF mask in use\u003c\/h3\u003e\n\u003cdiv class=\"cp-video cp-reel\"\u003e\u003ciframe src=\"https:\/\/www.instagram.com\/reel\/DKoTLb0zB-w\/embed\/?cr=1\u0026amp;v=14\" title=\"COCOMO CLEARDEA EGF Fitting Mask reel\" loading=\"lazy\" allow=\"autoplay; encrypted-media; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.instagram.com\/reel\/DKoTLb0zB-w\/\" target=\"_blank\" rel=\"noopener\"\u003eWatch the CLEARDEA EGF mask reel on Instagram →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003csection class=\"cp-section\" id=\"cp-mask-care\"\u003e\u003ch2\u003eYour extra-care mask step\u003c\/h2\u003e\n\u003cp\u003eUse the EGF Fitting Mask when your skin needs an extra moisture boost, a supple finish or preparation for a special occasion.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"25\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1022;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-33.1702544031%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-25-packshot-mask-aesthetic-en.webp?v=1789302171\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: packshot mask aesthetic\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-packaging\"\u003e\u003ch2\u003eUpdated packaging, the same formula\u003c\/h2\u003e\n\u003cp\u003eThe packaging has changed from the previous orange design to the blue-grey design shown below. The ingredients and efficacy remain the same.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"1\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1411;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-10.2055279943%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-01-packaging-renewal-en.webp?v=1789301766\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: packaging renewal\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-product-details\"\u003e\u003ch2\u003eProduct details and full ingredients\u003c\/h2\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eProduct Specifications\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eCLEARDEA Mucin Collagen EGF Fitting Mask\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eContents\u003c\/th\u003e\n\u003ctd\u003e36 g per mask × 5 masks per box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eHydrogel mask with upper and lower pieces plus small eye and mouth patches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSkin types\u003c\/th\u003e\n\u003ctd\u003eAll skin types\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eIndicated separately on packaging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eResponsible seller\u003c\/th\u003e\n\u003ctd\u003eNewdea Co., Ltd.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShelf life\u003c\/th\u003e\n\u003ctd\u003e36 months unopened; use immediately after opening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eKorean functional classification\u003c\/th\u003e\n\u003ctd\u003eBrightening and wrinkle improvement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUse\u003c\/th\u003e\n\u003ctd\u003eSingle use; overnight sleeping-mask option\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAge guidance\u003c\/th\u003e\n\u003ctd\u003eAges 4 and above; patch-test sensitive children first\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"27\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-27-specifications-safety-en.webp?v=1789302188\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: specifications safety\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003cp\u003eWater, Glycerin, Dipropylene Glycol, Niacinamide, 1,2-Hexanediol, Cetyl Ethylhexanoate, Caprylic\/Capric Triglyceride, Ceratonia Siliqua (Carob) Gum, Betaine, Diglycerin, Butylene Glycol, Chondrus Crispus, Hibiscus Esculentus Fruit Extract, Cellulose Gum, Nelumbo Nucifera Root Extract, Chondrus Crispus Extract, Ethylhexyl Olivate, Potassium Chloride, Glyceryl Stearate, Sucrose, Glucomannan, Panthenol, Sodium Acrylates Copolymer, Polyacrylate-13, Ethylhexylglycerin, Algin, Polyglyceryl-4 Oleate, Adenosine, Polyisobutene, Synthetic Fluorphlogopite, Disodium EDTA, Titanium Dioxide, Theobroma Cacao (Cocoa) Seed Extract, Mica, Polysorbate 20, Sorbitan Isostearate, Dextrin, Butyrospermum Parkii (Shea) Butter, Dioscorea Japonica Root Extract, Pantolactone, Bisabolol, Maltodextrin, Atelocollagen (7 ppm), Desamido Collagen (6.7 ppm), Ceramide NP (4 ppm), Hydrolyzed Collagen (3.7 ppm), Caprylyl Glycol, Phytosphingosine, Soluble Collagen (1.2 ppm), Bakuchiol, Collagen (0.7 ppm), Collagen Amino Acids (0.6 ppm), Tocopherol, Pinus Strobus Bark Extract, Procollagen (0.1 ppm), Tropolone, Tripeptide-1 (0.01 ppm), Palmitoyl Tripeptide-1 (0.01 ppm), Palmitoyl Pentapeptide-4 (0.01 ppm), Glutathione, Copper Tripeptide-1 (0.01 ppm), Acetyl Hexapeptide-8 (0.01 ppm), Hexapeptide-9 (0.005 ppm), rh-Oligopeptide-1 (0.001 ppm), sh-Oligopeptide-1 (0.001 ppm), sh-Oligopeptide-2 (0.001 ppm), sh-Polypeptide-1 (0.001 ppm), Nonapeptide-1 (0.001 ppm)\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"28\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-28-full-inci-68-en.webp?v=1789302196\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: full inci 68\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eStorage and Safety\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cul\u003e\n\u003cli\u003eAvoid wounded skin and the eye area.\u003c\/li\u003e\n\u003cli\u003ePatch-test sensitive skin on a small area such as behind the ear or the inner arm.\u003c\/li\u003e\n\u003cli\u003eStop use and consult a professional if redness, swelling or itching occurs during or after use, including after sun exposure.\u003c\/li\u003e\n\u003cli\u003eKeep away from children and direct sunlight.\u003c\/li\u003e\n\u003cli\u003eUse immediately after opening and discard after one use.\u003c\/li\u003e\n\u003cli\u003eFor ages 4 and above. Patch-test sensitive children; do not use on children under 4.\u003c\/li\u003e\n\u003cli\u003eApply sunscreen before UV exposure after use.\u003c\/li\u003e\n\u003cli\u003eHandle the hydrogel gently to avoid tearing against nails or sharp objects.\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ch3\u003eCan I wear it while sleeping?\u003c\/h3\u003e\n\u003cp\u003eYes. The concentrated hydrogel can also be worn overnight as a sleeping mask.\u003c\/p\u003e\n\u003ch3\u003eWhy can the mask tear or fold?\u003c\/h3\u003e\n\u003cp\u003eHydrogel is made by setting the essence into a sheet, so it is delicate. Fully open the easy-peel pouch and handle the mask gently.\u003c\/p\u003e\n\u003ch3\u003eWhy is the mask not completely transparent?\u003c\/h3\u003e\n\u003cp\u003eTransparency varies with skin condition and the surrounding environment. The mask does not have to become completely clear for the formula to work.\u003c\/p\u003e\n\u003ch3\u003eWhich side should face my skin?\u003c\/h3\u003e\n\u003cp\u003ePlace the inner side of the folded mask against the skin for a closer fit.\u003c\/p\u003e\n\u003ch3\u003eHow many uses are in one box?\u003c\/h3\u003e\n\u003cp\u003eEach box contains five 36 g masks, giving five single-use treatments.\u003c\/p\u003e\n\u003ch3\u003eCan the whole family use it?\u003c\/h3\u003e\n\u003cp\u003eThe mask is for ages 4 and above. Patch-test sensitive children on a small area first; do not use on children under 4.\u003c\/p\u003e\n\u003ch3\u003eCan I use it during pregnancy?\u003c\/h3\u003e\n\u003cp\u003eSkin may become more sensitive during pregnancy. Patch-test or consult a professional before use.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"26\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-26-faq-complete-cross-file-en.webp?v=1789302179\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: faq complete cross file\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-routine\" open=\"open\"\u003e\u003csummary\u003eComplete Your Routine\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003cp\u003eFor the CLEARDEA night routine, begin with PDRN Tension Fit Pad, then layer Bubble First Essence, Wrinkle Shot and Cream Ampoule. Add the EGF Fitting Mask as your special care step. Choose the other products below to suit your daily routine.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"24\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-egf-mask-24-night-routine-complete-en.webp?v=1789302165\" alt=\"CLEARDEA Mucin Collagen EGF Fitting Mask: night routine complete\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003ch3\u003eExplore the CLEARDEA range\u003c\/h3\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Minari Pore Ampoule Cleanser\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-pore-ampoule-cleanser-main-locked.webp?v=1789215296\" alt=\"Minari Pore Ampoule Cleanser\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eCleanse\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\"\u003eMinari Pore Ampoule Cleanser\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eBegin with clean skin before your masking routine.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Shop Minari Pore Ampoule Cleanser\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Green Tangerine Mild Dual Peeling Pad\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-mild-dual-peeling-pad-main-locked.webp?v=1789215187\" alt=\"Green Tangerine Mild Dual Peeling Pad\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eAlternative prep\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\"\u003eGreen Tangerine Mild Dual Peeling Pad\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose gentle smoothing on days you want an alternative toner-pad step.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Shop Green Tangerine Mild Dual Peeling Pad\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Mucin Collagen PDRN Tension Fit Pad\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-pdrn-tension-fit-pad-main-large.webp?v=1789216330\" alt=\"Mucin Collagen PDRN Tension Fit Pad\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003ePrep\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\"\u003eMucin Collagen PDRN Tension Fit Pad\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eStretch and fit the cooling pad after cleansing, then follow with your usual skincare layers.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Shop Mucin Collagen PDRN Tension Fit Pad\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Mucin Mineral Vita Bubble First Essence\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-mineral-vita-bubble-first-essence-main-locked.webp?v=1789215242\" alt=\"Mucin Mineral Vita Bubble First Essence\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eHydrating essence\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\"\u003eMucin Mineral Vita Bubble First Essence\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eLayer after the pad, or add a little to the pad during masking for extra moisture.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Shop Mucin Mineral Vita Bubble First Essence\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Minari Calming Gel Serum\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-calming-gel-serum-main-locked.webp?v=1789215261\" alt=\"Minari Calming Gel Serum\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eSoothing serum\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\"\u003eMinari Calming Gel Serum\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow your essence with cooling, soothing serum care.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Shop Minari Calming Gel Serum\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Minari Deep Cool Soothing Cream\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-deep-cool-soothing-cream-main-locked.webp?v=1789215285\" alt=\"Minari Deep Cool Soothing Cream\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMoisturise\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\"\u003eMinari Deep Cool Soothing Cream\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eSeal in comfortable moisture after your serum.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Shop Minari Deep Cool Soothing Cream\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collagen Voluming Cream Ampoule\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-voluming-cream-ampoule-main-large.webp?v=1789216117\" alt=\"Mucin Collagen Voluming Cream Ampoule\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eExtra moisture\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\"\u003eMucin Collagen Voluming Cream Ampoule\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFinish with extra moisturising care where your skin needs it.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collagen Voluming Cream Ampoule\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-pure-fit-tinted-sun-lotion-main-locked.webp?v=1789215330\" alt=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDaytime protection\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\"\u003ePure Fit Tinted Sun Lotion SPF50+ PA++++\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eUse sunscreen as your final daytime skincare layer before makeup.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Shop Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"Mucin Skin Tinted Base\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-skin-tinted-base-main-locked.webp?v=1789215305\" alt=\"Mucin Skin Tinted Base\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eComplexion finish\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\"\u003eMucin Skin Tinted Base\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eApply after skincare and daytime sunscreen for natural-looking beige coverage.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"Shop Mucin Skin Tinted Base\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collanetinal Deep Wrinkle Shot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collanetinal-deep-wrinkle-shot-main-large.webp?v=1789216127\" alt=\"Mucin Collanetinal Deep Wrinkle Shot\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eTargeted care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\"\u003eMucin Collanetinal Deep Wrinkle Shot\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore targeted expression-line care in its appropriate treatment session.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collanetinal Deep Wrinkle Shot\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Green Tangerine Pore Tok-Tok Mask\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-pore-tok-tok-mask-main-locked.webp?v=1789215314\" alt=\"Green Tangerine Pore Tok-Tok Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eAlternative mask care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\"\u003eGreen Tangerine Pore Tok-Tok Mask\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore green tangerine pore care on your mask-care days.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Shop Green Tangerine Pore Tok-Tok Mask\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"LED Triple Bounce Device\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-led-triple-bounce-device-main-large.webp?v=1789215972\" alt=\"LED Triple Bounce Device\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDevice care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\"\u003eLED Triple Bounce Device\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow the device instructions for the right setting, pairing and order.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"Shop LED Triple Bounce Device\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003ca class=\"cp-cta\" href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eShop the CLEARDEA collection →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003csection class=\"cp-section\" id=\"cp-brand-highlights\"\u003e\u003ch2\u003eCLEARDEA in the spotlight\u003c\/h2\u003e\n\u003cp\u003eExplore CLEARDEA’s 2025 brand highlights from Los Angeles and New York, including busy event spaces and social-media attention.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"29\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-18-brand-us-events-en.webp?v=1789291103\" alt=\"CLEARDEA brand highlights from Los Angeles and New York events in 2025\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"30\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1414;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-10.1131541726%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-19-brand-social-highlights-en.webp?v=1789291109\" alt=\"CLEARDEA brand social-media highlights from 2025\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CLEARDEA","offers":[{"title":"(BUY 1) CLEARDEA MUCIN COLLAGEN EGF MASK","offer_id":48515946742006,"sku":"","price":39.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) CLEARDEA MUCIN COLLAGEN EGF MASK","offer_id":48515946774774,"sku":"","price":119.8,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) CLEARDEA MUCIN COLLAGEN EGF MASK","offer_id":48515946807542,"sku":"","price":179.7,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-egf-fitting-mask-main-locked.webp?v=1789215234"},{"product_id":"luvum-green-citrus-vitamin-c-gel-mask-plus-1-box-5-masks-x-33g","title":"[LUVUM] Green Citrus Vitamin C Gel Mask Plus (1 Box = 5 Masks x 33g)","description":"\u003ctable width=\"100%\" style=\"height: 41px; width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 18px;\"\u003e\n\u003ctd style=\"height: 18px;\"\u003eStock Status\u003c\/td\u003e\n\u003ctd style=\"height: 18px;\"\u003eReady Stocks In Singapore\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 23.8594px;\"\u003e\n\u003ctd style=\"height: 23.8594px;\"\u003eDelivery\u003cbr\u003e\n\u003c\/td\u003e\n\u003ctd style=\"height: 23.8594px;\"\u003e1-3 working days\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cbr\u003eABOUT BRAND: \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/luvum-1\" rel=\"noopener\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003cbr data-start=\"331\" data-end=\"334\"\u003e✨ \u003cstrong data-start=\"336\" data-end=\"357\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-start=\"366\" data-end=\"376\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp data-start=\"273\" data-end=\"287\"\u003e\u003cstrong data-start=\"276\" data-end=\"285\"\u003eName:\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eLuvum Green Citrus Vitamin C Gel Mask Plus\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"334\" data-end=\"371\"\u003e\u003cstrong data-start=\"334\" data-end=\"345\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"345\" data-end=\"348\"\u003e1 Box = 5 Masks x 33g\u003c\/p\u003e\n\u003cp data-start=\"373\" data-end=\"401\"\u003e\u003cstrong data-start=\"373\" data-end=\"385\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"385\" data-end=\"388\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"408\" data-end=\"437\"\u003e\u003cstrong data-start=\"412\" data-end=\"435\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003eThe Luvum Green Citrus Vitamin C Gel Mask Plus is a luxurious hydrogel sheet mask that delivers a surge of brightening, hydrating, and soothing benefits in one step. Infused with \u003cstrong data-start=\"617\" data-end=\"646\"\u003eJeju Green Citrus Extract\u003c\/strong\u003e and \u003cstrong data-start=\"651\" data-end=\"675\"\u003estabilized Vitamin C\u003c\/strong\u003e, it targets dullness, uneven tone, and signs of fatigue, leaving skin visibly radiant and refreshed after just one use.\u003c\/p\u003e\n\u003cp data-start=\"799\" data-end=\"1137\"\u003eThe premium hydrogel material adheres perfectly to facial contours, ensuring maximum absorption of active ingredients. \u003cstrong data-start=\"918\" data-end=\"976\"\u003eNiacinamide, Hyaluronic Acid, Panthenol, and Allantoin\u003c\/strong\u003e work together to plump, calm, and nourish, while antioxidants from green citrus help protect against environmental stress and support skin’s natural radiance.\u003c\/p\u003e\n\u003cp data-start=\"1139\" data-end=\"1286\"\u003eGentle enough for sensitive skin, this mask is perfect for quick skin revival before makeup, post-sun soothing, or weekly brightening treatments.\u003c\/p\u003e\n\u003chr data-start=\"1288\" data-end=\"1291\"\u003e\n\u003cp data-start=\"1293\" data-end=\"1313\"\u003e\u003cstrong data-start=\"1297\" data-end=\"1311\"\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1314\" data-end=\"1562\"\u003e\n\u003cli data-start=\"1314\" data-end=\"1384\"\u003e\n\u003cp data-start=\"1317\" data-end=\"1384\"\u003eAfter cleansing and toning, carefully remove mask from packaging.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1385\" data-end=\"1455\"\u003e\n\u003cp data-start=\"1388\" data-end=\"1455\"\u003eApply evenly to the face, smoothing over contours for a snug fit.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1456\" data-end=\"1488\"\u003e\n\u003cp data-start=\"1459\" data-end=\"1488\"\u003eLeave on for 15–20 minutes.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1489\" data-end=\"1562\"\u003e\n\u003cp data-start=\"1492\" data-end=\"1562\"\u003eRemove and gently pat remaining essence into skin — no rinse needed.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1564\" data-end=\"1567\"\u003e\n\u003cp data-start=\"1569\" data-end=\"1603\"\u003e\u003cstrong data-start=\"1573\" data-end=\"1601\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"1604\" data-end=\"1836\"\u003e\n\u003cli data-start=\"1604\" data-end=\"1649\"\u003e\n\u003cp data-start=\"1606\" data-end=\"1649\"\u003eDull, tired-looking skin lacking radiance\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1650\" data-end=\"1690\"\u003e\n\u003cp data-start=\"1652\" data-end=\"1690\"\u003eUneven tone and visible pigmentation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1691\" data-end=\"1741\"\u003e\n\u003cp data-start=\"1693\" data-end=\"1741\"\u003ePost-sun exposure skin in need of calming care\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1742\" data-end=\"1779\"\u003e\n\u003cp data-start=\"1744\" data-end=\"1779\"\u003eDehydration and loss of plumpness\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1780\" data-end=\"1836\"\u003e\n\u003cp data-start=\"1782\" data-end=\"1836\"\u003eQuick glow boost before events or makeup application\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1838\" data-end=\"1841\"\u003e\n\u003ch3 data-start=\"1843\" data-end=\"1874\"\u003e\u003cstrong data-start=\"1847\" data-end=\"1872\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"1876\" data-end=\"1894\"\u003e\u003cstrong data-start=\"1876\" data-end=\"1892\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1895\" data-end=\"2292\"\u003e\n\u003cli data-start=\"1895\" data-end=\"1975\"\u003e\n\u003cp data-start=\"1898\" data-end=\"1975\"\u003e\u003cstrong data-start=\"1898\" data-end=\"1947\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle morning refresh.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1976\" data-end=\"2043\"\u003e\n\u003cp data-start=\"1979\" data-end=\"2043\"\u003e\u003cstrong data-start=\"1979\" data-end=\"2021\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Hydrate and prep.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2044\" data-end=\"2129\"\u003e\n\u003cp data-start=\"2047\" data-end=\"2129\"\u003e\u003cstrong data-start=\"2047\" data-end=\"2090\"\u003eLuvum Green Citrus Vitamin C Serum Plus\u003c\/strong\u003e – Brighten and improve skin clarity.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2130\" data-end=\"2211\"\u003e\n\u003cp data-start=\"2133\" data-end=\"2211\"\u003e\u003cstrong data-start=\"2133\" data-end=\"2180\"\u003eLuvum Green Citrus Vitamin C Gel Cream Plus\u003c\/strong\u003e – Lock in moisture and glow.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2212\" data-end=\"2292\"\u003e\n\u003cp data-start=\"2215\" data-end=\"2292\"\u003e\u003cstrong data-start=\"2215\" data-end=\"2261\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – Protect against UV damage.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2294\" data-end=\"2312\"\u003e\u003cstrong data-start=\"2294\" data-end=\"2310\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2313\" data-end=\"2726\"\u003e\n\u003cli data-start=\"2313\" data-end=\"2386\"\u003e\n\u003cp data-start=\"2316\" data-end=\"2386\"\u003e\u003cstrong data-start=\"2316\" data-end=\"2349\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove sunscreen and impurities.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2387\" data-end=\"2464\"\u003e\n\u003cp data-start=\"2390\" data-end=\"2464\"\u003e\u003cstrong data-start=\"2390\" data-end=\"2439\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle foam cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2465\" data-end=\"2540\"\u003e\n\u003cp data-start=\"2468\" data-end=\"2540\"\u003e\u003cstrong data-start=\"2468\" data-end=\"2506\"\u003eLuvum Calming Repair Cica Spot Pad\u003c\/strong\u003e – Target and soothe irritation.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2541\" data-end=\"2642\"\u003e\n\u003cp data-start=\"2544\" data-end=\"2642\"\u003e\u003cstrong data-start=\"2544\" data-end=\"2590\"\u003eLuvum Green Citrus Vitamin C Gel Mask Plus\u003c\/strong\u003e – 2–3 times weekly for brightening and hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2643\" data-end=\"2726\"\u003e\n\u003cp data-start=\"2646\" data-end=\"2726\"\u003e\u003cstrong data-start=\"2646\" data-end=\"2687\"\u003eLuvum Slow Aging Phyto Collagen Cream\u003c\/strong\u003e – Overnight skin repair and firming.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2728\" data-end=\"2754\"\u003e\u003cstrong data-start=\"2728\" data-end=\"2752\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"2755\" data-end=\"2972\"\u003e\n\u003cli data-start=\"2755\" data-end=\"2814\"\u003e\n\u003cp data-start=\"2757\" data-end=\"2814\"\u003e\u003cstrong data-start=\"2757\" data-end=\"2786\"\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Detox and refine pores.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2815\" data-end=\"2889\"\u003e\n\u003cp data-start=\"2817\" data-end=\"2889\"\u003e\u003cstrong data-start=\"2817\" data-end=\"2856\"\u003eLuvum Pore Reset Tightening Ampoule\u003c\/strong\u003e – Firm and improve elasticity.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2890\" data-end=\"2972\"\u003e\n\u003cp data-start=\"2892\" data-end=\"2972\"\u003e\u003cstrong data-start=\"2892\" data-end=\"2936\"\u003eLuvum Real Calming Repair Cica Oil Serum\u003c\/strong\u003e – Soothe redness and sensitivity.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull \u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eList of Ingredients\u003c\/span\u003e\u003c!-- notionvc: 2b76e0c3-882c-43c9-b260-7d753111572a --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eCitrus Junos (Yuzu) Water, Niacinamide, Tranexamic Acid, Ascorbic Acid (Vitamin C), Sodium Ascorbyl Phosphate, Panthenol (Vitamin B5), Glutathione, Ceramide NP, Betaine, Allantoin, Madecassoside, Centella Asiatica Extract, Houttuynia Cordata Extract, Portulaca Oleracea Extract, Chia Seed Extract, Camellia Sinensis (Green Tea) Leaf Extract, and Caffeine. For hydration and soothing, it includes Glycerin, Sodium Hyaluronate, Trehalose, Butylene Glycol, Dipropylene Glycol, Beta-Glucan, Aloe Barbadensis Leaf Extract, and Hydroxyethylcellulose.\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eKnow More\u003c\/span\u003e\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/250310_Luvum_________01.jpg?v=1750828485\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/250310_Luvum_________03.jpg?v=1750828491\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003c!-- notionvc: 98a2a3f9-b1f9-4c37-97b8-5dd15d4b90d3 --\u003e\u003c\/p\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM GREEN CITRUS VITAMIN C GEL MASK","offer_id":48615957201142,"sku":"","price":24.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/shopify_main_image_f148b3d8-36fe-41ba-817d-15bb5a2ca542.jpg?v=1750828837"},{"product_id":"luvum-green-citrus-vitamin-c-serum-plus-30ml","title":"[LUVUM]  Green Citrus Vitamin C Serum Plus 30ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–7 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" rel=\"noopener\" style=\"background-color: rgb(255, 255, 255);\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"270\" data-end=\"282\"\u003e\u003cstrong data-start=\"273\" data-end=\"282\"\u003eName:\u003cbr\u003e\u003c\/strong\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eLuvum Green Citrus Vitamin C Serum Plus\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-start=\"326\" data-end=\"346\"\u003e\u003cstrong data-start=\"326\" data-end=\"337\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-start=\"337\" data-end=\"340\"\u003e30ml\u003c\/p\u003e\n\u003cp data-start=\"348\" data-end=\"376\"\u003e\u003cstrong data-start=\"348\" data-end=\"360\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-start=\"360\" data-end=\"363\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-start=\"383\" data-end=\"412\"\u003e\u003cstrong data-start=\"387\" data-end=\"410\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003eThe Luvum Green Citrus Vitamin C Serum Plus is a potent brightening and revitalizing serum formulated to target dullness, uneven tone, and pigmentation. Packed with \u003cstrong data-start=\"578\" data-end=\"597\"\u003e16% Niacinamide\u003c\/strong\u003e and \u003cstrong data-start=\"602\" data-end=\"616\"\u003e2% Tranexamic Acid\u003c\/strong\u003e, it works to visibly fade dark spots, smooth skin texture, and boost radiance.\u003c\/p\u003e\n\u003cp data-start=\"699\" data-end=\"1070\"\u003eInfused with \u003cstrong data-start=\"712\" data-end=\"752\"\u003e50% Yuja (citron) water\u003c\/strong\u003e, this serum combines vitamin C, panthenol and glutathione to brighten the look of dull skin and leave it feeling hydrated. Its lightweight, fast-absorbing texture provides deep hydration without stickiness, making it ideal for daily use under moisturizer or sunscreen.\u003c\/p\u003e\n\u003chr data-start=\"1072\" data-end=\"1075\"\u003e\n\u003cp data-start=\"1077\" data-end=\"1097\"\u003e\u003cstrong data-start=\"1081\" data-end=\"1095\"\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1098\" data-end=\"1323\"\u003e\n\u003cli data-start=\"1098\" data-end=\"1165\"\u003e\n\u003cp data-start=\"1101\" data-end=\"1165\"\u003eAfter cleansing and toning, dispense 2–3 drops into your palm.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1166\" data-end=\"1226\"\u003e\n\u003cp data-start=\"1169\" data-end=\"1226\"\u003eGently massage over face and neck until fully absorbed.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1227\" data-end=\"1323\"\u003e\n\u003cp data-start=\"1230\" data-end=\"1323\"\u003eIn the morning, follow with a broad-spectrum sunscreen to protect your brightening results.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-start=\"1325\" data-end=\"1328\"\u003e\n\u003cp data-start=\"1330\" data-end=\"1364\"\u003e\u003cstrong data-start=\"1334\" data-end=\"1362\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"1365\" data-end=\"1592\"\u003e\n\u003cli data-start=\"1365\" data-end=\"1410\"\u003e\n\u003cp data-start=\"1367\" data-end=\"1410\"\u003eDull, tired-looking skin lacking radiance\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1411\" data-end=\"1448\"\u003e\n\u003cp data-start=\"1413\" data-end=\"1448\"\u003eUneven skin tone and pigmentation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1449\" data-end=\"1482\"\u003e\n\u003cp data-start=\"1451\" data-end=\"1482\"\u003eDark spots or post-acne marks\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1483\" data-end=\"1533\"\u003e\n\u003cp data-start=\"1485\" data-end=\"1533\"\u003eEarly signs of aging from environmental stress\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1534\" data-end=\"1592\"\u003e\n\u003cp data-start=\"1536\" data-end=\"1592\"\u003eDesire for a lightweight, non-sticky brightening serum\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr data-start=\"1594\" data-end=\"1597\"\u003e\n\u003ch3 data-start=\"1599\" data-end=\"1630\"\u003e\u003cstrong data-start=\"1603\" data-end=\"1628\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"1632\" data-end=\"1650\"\u003e\u003cstrong data-start=\"1632\" data-end=\"1648\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1651\" data-end=\"2061\"\u003e\n\u003cli data-start=\"1651\" data-end=\"1733\"\u003e\n\u003cp data-start=\"1654\" data-end=\"1733\"\u003e\u003cstrong data-start=\"1654\" data-end=\"1703\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Refresh and hydrate skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1734\" data-end=\"1808\"\u003e\n\u003cp data-start=\"1737\" data-end=\"1808\"\u003e\u003cstrong data-start=\"1737\" data-end=\"1779\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Tone and smooth texture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1809\" data-end=\"1888\"\u003e\n\u003cp data-start=\"1812\" data-end=\"1888\"\u003e\u003cstrong data-start=\"1812\" data-end=\"1855\"\u003eLuvum Green Citrus Vitamin C Serum Plus\u003c\/strong\u003e – Brighten and even skin tone.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1889\" data-end=\"1971\"\u003e\n\u003cp data-start=\"1892\" data-end=\"1971\"\u003e\u003cstrong data-start=\"1892\" data-end=\"1939\"\u003eLuvum Green Citrus Vitamin C Gel Cream Plus\u003c\/strong\u003e – Lock in hydration and glow.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1972\" data-end=\"2061\"\u003e\n\u003cp data-start=\"1975\" data-end=\"2061\"\u003e\u003cstrong data-start=\"1975\" data-end=\"2021\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – SPF protection for all-day defense.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2063\" data-end=\"2081\"\u003e\u003cstrong data-start=\"2063\" data-end=\"2079\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2082\" data-end=\"2491\"\u003e\n\u003cli data-start=\"2082\" data-end=\"2155\"\u003e\n\u003cp data-start=\"2085\" data-end=\"2155\"\u003e\u003cstrong data-start=\"2085\" data-end=\"2118\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove sunscreen and impurities.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2156\" data-end=\"2241\"\u003e\n\u003cp data-start=\"2159\" data-end=\"2241\"\u003e\u003cstrong data-start=\"2159\" data-end=\"2208\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle yet thorough cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2242\" data-end=\"2315\"\u003e\n\u003cp data-start=\"2245\" data-end=\"2315\"\u003e\u003cstrong data-start=\"2245\" data-end=\"2283\"\u003eLuvum Calming Repair Cica Spot Pad\u003c\/strong\u003e – Calm redness or irritation.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2316\" data-end=\"2395\"\u003e\n\u003cp data-start=\"2319\" data-end=\"2395\"\u003e\u003cstrong data-start=\"2319\" data-end=\"2362\"\u003eLuvum Green Citrus Vitamin C Serum Plus\u003c\/strong\u003e – Overnight brightening boost.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2396\" data-end=\"2491\"\u003e\n\u003cp data-start=\"2399\" data-end=\"2491\"\u003e\u003cstrong data-start=\"2399\" data-end=\"2440\"\u003eLuvum Slow Aging Phyto Collagen Cream\u003c\/strong\u003e – Restore firmness and moisture while you sleep.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2493\" data-end=\"2519\"\u003e\u003cstrong data-start=\"2493\" data-end=\"2517\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"2520\" data-end=\"2741\"\u003e\n\u003cli data-start=\"2520\" data-end=\"2591\"\u003e\n\u003cp data-start=\"2522\" data-end=\"2591\"\u003e\u003cstrong data-start=\"2522\" data-end=\"2555\"\u003eLuvum Afterglow Yuja Gel Mask\u003c\/strong\u003e – Intense hydration and radiance.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2592\" data-end=\"2652\"\u003e\n\u003cp data-start=\"2594\" data-end=\"2652\"\u003e\u003cstrong data-start=\"2594\" data-end=\"2623\"\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Purify and refine pores.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2653\" data-end=\"2741\"\u003e\n\u003cp data-start=\"2655\" data-end=\"2741\"\u003e\u003cstrong data-start=\"2655\" data-end=\"2699\"\u003eLuvum Real Calming Repair Cica Oil Serum\u003c\/strong\u003e – Soothe and strengthen sensitive skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull \u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eList of Ingredients\u003c\/span\u003e\u003c!-- notionvc: 3907dc96-8bbc-4b5c-9a6f-e983bf3e661c --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eCitrus Junos Fruit Water (500,000ppm), Niacinamide (160,000ppm), Water, Propanediol, Butylene Glycol, Alcohol Denat., 1,2-Hexanediol, Tranexamic Acid (20,000ppm), Adenosine, Caffeine, Ethoxydiglycol, Pentylene Glycol, Hydroxyethylcellulose, Dextrin, Gardenia Florida Fruit Extract, Carthamus Tinctorius (Safflower) Flower Extract, Ethylhexylglycerin, Zinc PCA, Ascorbic Acid (10ppm), Sodium Phytate, Disodium Phosphate, Polysorbate 60, Sodium Phosphate, Panthenol, Citrus Limon (Lemon) Fruit Extract (0.4ppm), Citrus Junos Fruit Extract (0.37ppm), Citrus Aurantifolia (Lime) Fruit Extract (0.3ppm), Pyrus Malus (Apple) Fruit Extract (0.1ppm), Citrus Junos Peel Extract (0.02ppm), Citrus Junos Seed Extract (0.01ppm), Thiamine HCl, Pyridoxine, Biotin, Cyanocobalamin, Riboflavin, Folic Acid, Menadione, Bioflavonoids, Tocopheryl Acetate, Glutathione.\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003eKnow More\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/250106_Luvum__C________vf_01.jpg?v=1750828950\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan class=\"notion-enable-hover\" data-token-index=\"0\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/250106_Luvum__C________vf_03.jpg?v=1750828952\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp style=\"text-align: left;\"\u003e\u003c!-- notionvc: ad2f3bef-45bc-4a1b-8495-3380fe4eb155 --\u003e\u003c\/p\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM GREEN CITRUS VITAMIN C SERUM","offer_id":48615980171510,"sku":"","price":22.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/shopifymainimage_4d69fde4-941a-4173-a111-8dfe573ce7bb.jpg?v=1750828991"},{"product_id":"cleardea-mucin-mineral-vita-bubble-first-essence-60ml","title":"[CLEARDEA] Mucin Mineral Vita Bubble First Essence 60ml","description":"\u003cstyle id=\"cleardea-approved-layout\"\u003e#cleardea-bubble{\u0026{font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.7;color:#30242b;width:100%;max-width:100%;margin:0;box-sizing:border-box;overflow-wrap:anywhere;}\u0026 *{box-sizing:border-box;}\u0026 p,\u0026 li,\u0026 td,\u0026 th,\u0026 summary{font-size:15px;line-height:1.7;}\u0026 p{margin:0 0 14px;}\u0026 p:last-child{margin-bottom:0;}\u0026 h2{font:700 27px\/1.3 Poppins,Arial,sans-serif;letter-spacing:-.4px;margin:0 0 16px;color:#30242b;}\u0026 h3{font:600 19px\/1.4 Poppins,Arial,sans-serif;margin:18px 0 10px;color:#30242b;}\u0026 a{color:#7e2648;text-underline-offset:3px;}\u0026 ul,\u0026 ol{margin:0 0 16px;padding-left:22px;}\u0026 li{margin-bottom:8px;}\u0026 img{display:block;max-width:100%;height:auto;margin:0;}\u0026 .cp-section{margin:0 8px 16px;padding:22px 18px;border:1px solid #ecd0dc;border-radius:17px;background:#fff;overflow:hidden;}\u0026 .cp-section.cp-soft{background:#fff5f8;}\u0026 .cp-stock{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 8px 12px;}\u0026 .cp-stock div{border:1px solid #ecd0dc;border-radius:12px;padding:13px;background:#fff5f8;}\u0026 .cp-stock strong{display:block;margin-bottom:3px;}\u0026 .cp-brand{margin:0 8px 14px;padding:16px;border:1px solid #ecd0dc;border-radius:13px;background:#fff5f8;}\u0026 .cp-offer{margin:0 8px 16px;}\u0026 .cp-offer img{width:100%;border-radius:14px;}\u0026 .cp-media{margin:18px -18px -22px;width:calc(100% + 36px);padding:0;}\u0026 .cp-media img{width:100%;height:auto;object-fit:contain;}\u0026 .cp-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;}\u0026 .cp-facts div{padding:12px;border-radius:10px;background:#fff5f8;min-width:0;}\u0026 .cp-facts strong{display:block;}\u0026 .cp-facts div:last-child{grid-column:1\/-1;background:#ffebf2;}\u0026 .cp-detail{border:1px solid #ecd0dc;border-radius:12px;margin:0 8px 10px;background:#fff;overflow:hidden;}\u0026 .cp-detail summary{cursor:pointer;list-style:none;font-weight:600;padding:16px 46px 16px 16px;position:relative;}\u0026 .cp-detail summary::-webkit-details-marker{display:none;}\u0026 .cp-detail summary:after{content:'+';position:absolute;right:17px;top:13px;font-size:22px;font-weight:400;color:#7e2648;}\u0026 .cp-detail[open]\u003esummary:after{content:'−';}\u0026 .cp-detail[open]\u003esummary{border-bottom:1px solid #f0dce5;}\u0026 .cp-detail-body{padding:18px 16px;}\u0026 .cp-detail-body .cp-media{margin:18px -16px 0;width:calc(100% + 32px);}\u0026 .cp-detail-body h3:first-child{margin-top:0;}\u0026 table{width:100%;border-collapse:collapse;border:0;margin:0;}\u0026 th,\u0026 td{padding:10px 0;vertical-align:top;text-align:left;border:0;border-bottom:1px solid #fff1f6;background:transparent;}\u0026 th{width:35%;font-weight:600;padding-right:12px;}\u0026 .cp-routine-row{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #f0dce5;align-items:start;}\u0026 .cp-routine-row:last-child{border-bottom:0;padding-bottom:0;}\u0026 .cp-thumb{display:block;width:100%;border:1px solid #f0dce5;border-radius:9px;overflow:hidden;background:#fff5f8;}\u0026 .cp-thumb img{width:100%;height:auto;aspect-ratio:12\/17;object-fit:contain;}\u0026 .cp-routine-copy{min-width:0;}\u0026 .cp-routine-copy h3{font-size:18px;margin:3px 0 9px;}\u0026 .cp-routine-copy h3 a{text-decoration:none;color:#30242b;}\u0026 .cp-routine-copy p{margin-bottom:9px;}\u0026 .cp-kicker{font-weight:600;color:#80566a;}\u0026 .cp-text-link{font-size:15px;font-weight:600;}\u0026 .cp-cta{display:block;padding:14px 15px;border-radius:11px;border:1px solid #db527b;background:#ffe9f1;text-align:center;text-decoration:none;font-weight:600;margin-top:20px;}}@media (max-width:749px){#cleardea-bubble{\u0026 h2{font-size:24px;}\u0026 h3{font-size:18px;}\u0026 .cp-section{margin-left:10px;margin-right:10px;padding:20px 14px;}\u0026 .cp-stock,\u0026 .cp-brand,\u0026 .cp-offer,\u0026 .cp-detail{margin-left:10px;margin-right:10px;}\u0026 .cp-stock div{padding:11px;}\u0026 .cp-media{margin:18px -14px -20px;width:calc(100% + 28px);}\u0026 .cp-routine-row{grid-template-columns:84px minmax(0,1fr);gap:12px;}\u0026 .cp-routine-copy h3{font-size:17px;}\u0026 .cp-facts{grid-template-columns:1fr;}\u0026 .cp-facts div:last-child{grid-column:auto;}}}body:has(#cleardea-bubble){\u0026{--cd-ink:#30242b;--cd-deep:#7e2648;--cd-accent:#db527b;--cd-pink:#ffe9f1;--cd-blush:#fff5f8;--cd-paper:#fff;--cd-line:#ecd0dc;--cd-muted:#80566a;background:#fff5f8!important;overflow-x:clip!important;}\u0026 :is(#MainContent,#PageContainer,.main-content,main){background:linear-gradient(145deg,#fffcfd 0%,#fff5f8 58%,#ffe9f1 100%)!important;}\u0026 :is(.Product,.Product__Gallery,.Product__Info,.Product__InfoWrapper,.Product__Wrapper,.ProductMeta__Description,.shopify-section:has(.Product)){background:transparent!important;}\u0026 .Product{box-sizing:border-box!important;width:100%!important;max-width:1330px!important;margin:auto!important;}\u0026 .Product__Gallery{padding:22px 0!important;}\u0026 .Product__SlideItem .AspectRatio{width:95%!important;margin:auto!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:22px!important;box-shadow:0 12px 32px rgba(62,77,36,.08)!important;transition:none!important;transform:none!important;}\u0026 .Product__SlideItem .AspectRatio:hover{transform:none!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;animation:none!important;transform:none!important;}\u0026 .Product__SlideshowNavImage{overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:11px!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-accent)!important;outline:2px solid #fff!important;outline-offset:-4px!important;}\u0026 .Product__InfoWrapper,\u0026 .Product__InfoWrapper :where(*){font-family:Poppins,Arial,sans-serif!important;}\u0026 .Product__Info{position:relative!important;display:flex!important;min-width:0!important;flex-direction:column!important;}\u0026 .Product__Info\u003e.Container{position:relative!important;display:flex!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;flex-direction:column!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout{order:-50!important;flex:0 0 auto!important;align-self:flex-start!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{order:-40!important;}\u0026 .ProductMeta\u003e.ProductMeta__Title{order:-30!important;}\u0026 .ProductMeta\u003e.ProductMeta__PriceList{order:-20!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){order:-10!important;}\u0026 .ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;text-align:left!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:8px 15px!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(62,77,36,.08)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .ProductMeta__Vendor\u003ea:after{color:var(--cd-deep)!important;content:\" · SHOP BRAND PAGE →\"!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{position:relative!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:47px 25px 18px!important;color:var(--cd-ink)!important;background:rgba(255,255,255,.98)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:800 21px\/1.36 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;text-align:left!important;text-transform:none!important;white-space:normal!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title:before{position:absolute!important;top:24px!important;left:25px!important;display:block!important;width:48px!important;height:5px!important;background:linear-gradient(90deg,var(--cd-accent),#e2a5bf)!important;border-radius:999px!important;content:\"\"!important;}\u0026 .ProductMeta__PriceList{display:flex!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:flex-start!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:800 25px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:-.02em!important;white-space:nowrap!important;}\u0026 .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:500 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=atome i],[id*=atome i],shopify-payment-terms){order:3!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){display:block!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 25px 15px!important;color:var(--cd-muted)!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{width:100%!important;margin:0 0 18px!important;padding:16px 25px 24px!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 13px 30px rgba(62,77,36,.12)!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .Product__Info .ProductForm .ProductForm__Label{color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-align:left!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option\u003e.ProductForm__Label{display:block!important;margin:0 0 10px!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList\u003e.HorizontalList__Item{position:relative!important;display:flex!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .ProductForm__Option .SizeSwatch{position:relative!important;display:flex!important;width:100%!important;min-height:66px!important;align-items:center!important;margin:0!important;padding:14px 16px 14px 52px!important;overflow:hidden!important;color:var(--cd-ink)!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:15px!important;font:700 14px\/1.45 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;cursor:pointer!important;}\u0026 .ProductForm__Option .SizeSwatchList\u003e.HorizontalList__Item:before{position:absolute!important;z-index:4!important;top:50%!important;left:15px!important;display:grid!important;width:22px!important;height:22px!important;place-items:center!important;color:transparent!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:50%!important;content:\"✓\"!important;font:800 14px\/1 Poppins,Arial,sans-serif!important;pointer-events:none!important;transform:translateY(-50%)!important;}\u0026 .ProductForm__Option .SizeSwatch__Radio:checked+.SizeSwatch{background:var(--cd-blush)!important;border:2px solid var(--cd-accent)!important;box-shadow:0 0 0 3px #fff inset,0 8px 18px rgba(62,77,36,.11)!important;}\u0026 .ProductForm__Option .HorizontalList__Item:has(.SizeSwatch__Radio:checked):before{color:#fff!important;background:var(--cd-accent)!important;border-color:var(--cd-accent)!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){float:none!important;display:block!important;margin:20px 0 10px!important;color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:none!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;padding:0!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__Button{display:grid!important;width:48px!important;height:46px!important;flex:0 0 48px!important;padding:0!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;font:700 19px\/1 Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__CurrentQuantity{width:50px!important;height:46px!important;padding:0!important;color:var(--cd-ink)!important;background:#fff!important;border:0!important;font:700 14px\/1 Poppins,Arial,sans-serif!important;text-align:center!important;}\u0026 .ProductForm__AddToCart:not([disabled]){width:100%!important;min-height:54px!important;margin-top:0!important;border-radius:999px!important;font:800 14px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:.1em!important;}\u0026 .ProductForm__AddToCart:not([disabled]):before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]) span{position:relative!important;z-index:2!important;color:#fff!important;font-size:14px!important;font-weight:800!important;-webkit-text-fill-color:#fff!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{order:10!important;box-sizing:border-box!important;width:100%!important;max-width:400px!important;margin:24px auto 0!important;padding:0!important;overflow:visible!important;}\u0026 .ProductMeta__Description\u003e.Rte,\u0026 :is(.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-bubble){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}\u0026 .station-tabs-tabset\u003e.station-tabs-tabtitle:has(\u003e.station-tabs-default-tab),\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-bubble){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;visibility:visible!important;}}@media (min-width:1008px){body:has(#cleardea-bubble){\u0026 .Product__Wrapper{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) 525px!important;align-items:start!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;width:525px!important;max-width:525px!important;margin-top:50px!important;}\u0026 .Product__Info{box-sizing:border-box!important;width:400px!important;max-width:400px!important;margin-right:75px!important;margin-left:50px!important;}}}body:has(#cleardea-bubble){\u0026 .ProductForm__AddToCart:not([disabled]){color:#fff!important;background:linear-gradient(90deg,#7e2648 0%,#db527b 54%,#db527b 100%)!important;border:0!important;box-shadow:0 12px 25px rgba(79,101,45,.24)!important;-webkit-text-fill-color:#fff!important;}\u0026 .ProductForm__AddToCart:not([disabled])::before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]):hover{color:#fff!important;background:linear-gradient(90deg,#7e2648 0%,#ad3760 54%,#db527b 100%)!important;-webkit-text-fill-color:#fff!important;}}#cleardea-bubble{\u0026 .sn-sec h2{font-size:27px!important;line-height:1.2!important;}\u0026 .sn-sec h3{font-size:19px!important;line-height:1.3!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;line-height:1.35!important;}\u0026 .sn-media{font-size:0!important;line-height:0!important;gap:0!important;}\u0026 .sn-media img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;}}@media (max-width:640px){#cleardea-bubble{\u0026 .sn-sec h2{font-size:24px!important;}\u0026 .sn-sec h3{font-size:18px!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;}}}@media (max-width:768px){body:has(#cleardea-bubble){\u0026 :is(.Product,.Product__Wrapper,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important;}\u0026 .Product__Wrapper{display:block!important;}\u0026 .Product__InfoWrapper{margin-top:8px!important;}\u0026 .ProductMeta{box-sizing:border-box!important;width:calc(100% - 20px)!important;gap:8px!important;margin-right:10px!important;margin-left:10px!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{flex:0 0 100%!important;width:100%!important;max-width:100%!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin-right:10px!important;margin-bottom:14px!important;margin-left:10px!important;padding:15px 21px 23px!important;}\u0026 .ProductForm__Option .SizeSwatch{min-height:64px!important;padding:13px 12px 13px 49px!important;font-size:14px!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){margin:18px 0 10px!important;}}}@media (min-width:1008px){html body:has(#cleardea-bubble) #shopify-section-product-template{\u0026 :is(.Product,.Product__Wrapper,.Product__Gallery,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;min-width:0!important;}\u0026 .Product{width:calc(100% - 36px)!important;max-width:1220px!important;margin:22px auto 80px!important;padding:0 28px!important;border:1px solid var(--cd-line)!important;border-radius:24px!important;background:#ffffffed!important;}\u0026 .Product__Wrapper{display:grid!important;grid-template-columns:minmax(0,1.34fr) minmax(0,1fr)!important;gap:36px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 :is(.Product__Gallery,.Product__InfoWrapper){width:100%!important;max-width:none!important;margin:0!important;padding:30px 0 40px!important;background:transparent!important;}\u0026 .Product__Gallery{position:sticky!important;display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;gap:14px!important;align-self:start!important;}\u0026 .Product__Slideshow{grid-area:1\/2!important;width:100%!important;min-width:0!important;margin:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Gallery :is(.Product__Slideshow,.Product__SlideItem,.Product__SlideItem img){border-radius:0!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}\u0026 .Product__SlideshowNav--thumbnails{position:relative!important;inset:auto!important;grid-area:1\/1!important;align-self:stretch!important;width:98px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;transform:none!important;}\u0026 .Product__SlideshowNavScroller{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:100%!important;margin:0!important;overflow-x:hidden!important;overflow-y:scroll!important;direction:rtl!important;white-space:normal!important;}\u0026 .Product__SlideshowNavImage{position:relative!important;display:block!important;box-sizing:border-box!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:auto!important;aspect-ratio:12\/17!important;margin:0!important;padding:0!important;flex:0 0 auto!important;direction:ltr!important;border:1px solid var(--cd-line)!important;border-radius:4px!important;background:#fff!important;outline:none!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-deep)!important;}\u0026 .Product__SlideshowNavImage::before{content:none!important;}\u0026 .Product__SlideshowNavImage\u003eimg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 :is(.Product__InfoWrapper,.Product__Info){position:relative!important;inset:auto!important;height:auto!important;transform:none!important;}\u0026 .Product__Info{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 .Product__InfoWrapper :is(h1,button,input,select,label,a,span,p){font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){position:static!important;order:-50!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important;align-self:flex-start!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{display:block!important;order:-40!important;flex:0 1 auto!important;width:auto!important;max-width:100%!important;margin:0!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;align-items:center!important;min-height:44px!important;padding:8px 15px!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;background:#fff!important;color:var(--cd-deep)!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;}\u0026 .ProductMeta__Vendor\u003ea:after{content:' · SHOP BRAND PAGE →'!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;margin-left:3px!important;}\u0026 .ProductMeta__Title{position:relative!important;display:block!important;box-sizing:border-box!important;order:-30!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:46px 25px 16px!important;background:#fff!important;color:var(--cd-ink)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:700 24px\/1.35 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;white-space:normal!important;overflow-wrap:break-word!important;}\u0026 .ProductMeta__Title:before{position:absolute!important;top:23px!important;left:25px!important;display:block!important;width:44px!important;height:4px!important;background:var(--cd-accent)!important;border-radius:9px!important;content:''!important;}\u0026 .ProductMeta .ProductMeta__PriceList{display:flex!important;box-sizing:border-box!important;order:-20!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:700 27px\/1.15 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:400 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:3!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-price{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-logo{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta\u003e:is([class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:-10!important;display:block!important;box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 24px 14px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;font-size:15px!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:100%!important;margin:0 0 18px!important;padding:16px 24px 24px!important;background:var(--cd-blush)!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 10px 24px #00000012!important;}\u0026 .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .ProductForm__Label{display:block!important;color:var(--cd-deep)!important;font:700 14px\/1.4 Poppins,Arial,sans-serif!important;margin:0 0 10px!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__AddToCart{width:100%!important;min-height:54px!important;border-radius:999px!important;font:800 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__Description{position:static!important;left:auto!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:28px 0 0!important;padding:0!important;overflow:visible!important;transform:none!important;}\u0026 .ProductMeta__Description\u003e.Rte{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-bubble){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 auto 14px!important;}\u0026 #cleardea-bubble{\u0026{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:8px 0 14px!important;}\u0026\u003e:is(.sn-stock,.sn-promo,.sn-sec,.stock,.promo,.intro,.product,.routine,.faq){box-sizing:border-box!important;width:calc(100% - 16px)!important;max-width:none!important;margin-left:8px!important;margin-right:8px!important;}\u0026 :is(.sn-media,.sn-image-stack,.media){max-width:none!important;border-radius:0!important;}\u0026 :is(.sn-media,.sn-image-stack,.media) img{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;}\u0026 :is(p,li,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font-size:27px!important;line-height:1.22!important;}\u0026 h3{font-size:19px!important;line-height:1.34!important;}}}}html body:has(#cleardea-bubble) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"]:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"]:has(.flair-badge){position:static!important;inset:auto!important;transform:none!important;display:flex!important;order:-50!important;flex:0 0 100%!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;align-self:flex-start!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;text-align:left!important;line-height:1.25!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"] .flair-badge{display:flex!important;box-sizing:border-box!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"] .flair-badge\u003ediv{display:flex!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;padding:8px 15px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#7e2648!important;border:1px solid #7e2648!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(79,101,45,.18)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:break-word!important;transform:none!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"] .flair-badge\u003ediv::before{display:none!important;content:none!important;}}@media (max-width:1007px){html body:has(#cleardea-bubble) #shopify-section-product-template{\u0026 .Product__Wrapper{display:block!important;row-gap:0!important;}\u0026 .Product__Gallery{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:14px 0 0!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:8px 0 0!important;padding:0!important;transform:none!important;}\u0026 .Product__Info,\u0026 .Product__Info\u003e.Container{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;row-gap:0!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0 10px!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"]:has(.flair-badge){width:100%!important;max-width:100%!important;align-self:center!important;justify-content:center!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"] .flair-badge\u003ediv{width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"] .flair-badge\u003ediv{justify-content:center!important;text-align:center!important;}}}@media (min-width:1008px){html body:has(#cleardea-bubble) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"]:has(.flair-badge){justify-content:flex-start!important;align-self:flex-start!important;text-align:left!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9101613990134\"] .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}}}body:has(#cleardea-bubble){\u0026 .bndlr-container.bndlr-mixnmatch .bndlr-mnm-available-products{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;}\u0026 .bndlr-container.bndlr-mixnmatch :is(.bndlr-products-container,.bndlr-inner-products-container){box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product.bndlr-mix-and-match{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;grid-auto-flow:row!important;align-items:start!important;align-content:start!important;justify-content:start!important;gap:8px 14px!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:12px!important;text-align:left!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-product-image-url{grid-column:1!important;grid-row:1 \/ span 4!important;align-self:start!important;width:84px!important;max-width:84px!important;margin:0!important;padding:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e :is(.bndlr-product-qn-container,.bndlr-product-price,.bndlr-product-price-per-unit,.bndlr-product-options-container,.bndlr-select-variant,.bndlr-add-to-bundle-container,.shopify-product-reviews-badge,.loox-rating,[data-oke-star-rating]){grid-column:2!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-title{display:block!important;margin:0!important;font:600 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-bottom-pusher{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container:has(\u003e select[aria-label=\"CLEARDEA\"]) \u003e .bndlr-option-label-container{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container{flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:5px!important;}\u0026 .bndlr-mnm-available-products :is(.bndlr-option-label,.bndlr-product-price){font-family:Poppins,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;}\u0026 .bndlr-mnm-available-products .bndlr-select-variant{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container{gap:8px!important;align-items:stretch!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container .quantity-input{flex:0 0 52px!important;box-sizing:border-box!important;width:52px!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle{display:flex!important;flex:1 1 auto!important;min-width:0!important;min-height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .Product__InfoWrapper *::before,\u0026 .Product__InfoWrapper *::after{font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__AddToCart[disabled]{min-height:54px!important;border-radius:999px!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__PriceList .Price--compareAt::before,\u0026 .ProductMeta__PriceList .Price--compareAt::after{content:none!important;display:none!important;}\u0026 .Product__Info .SizeSwatchList{grid-auto-rows:1fr!important;}\u0026 .ProductForm__Option .SizeSwatch{flex-direction:row!important;justify-content:flex-start!important;box-sizing:border-box!important;}\u0026 .Product__SlideshowNavScroller{scrollbar-color:var(--cd-deep) transparent!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border-radius:6px!important;}\u0026 .bndlr-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products\u003e.bndlr-product{border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .bndlr-bundle-title{font:700 24px\/1.3 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 .bndlr-bundle-description{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}}#cleardea-bubble{\u0026{width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 14px!important;color:var(--cd-ink)!important;background:transparent!important;}\u0026 :is(p,li,td,th,summary,a){font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;color:var(--cd-ink)!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 img{margin:0!important;padding:0!important;}\u0026 .cp-section{border-color:var(--cd-line)!important;box-shadow:0 8px 22px rgba(62,77,36,.06)!important;}\u0026 #cp-overview{background:linear-gradient(145deg,#ffe9f1,#fffcfd 76%)!important;}\u0026 .cp-stock{gap:0!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;}\u0026 .cp-stock\u003ediv{border:0!important;border-radius:0!important;padding:13px 14px!important;background:transparent!important;}\u0026 .cp-stock\u003ediv+div{border-left:1px solid var(--cd-line)!important;}\u0026 .cp-stock .cp-label{display:block!important;margin-bottom:2px!important;color:var(--cd-deep)!important;font:800 14px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important;}\u0026 .cp-stock strong{font:600 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-row{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin:10px 0 0!important;padding:10px!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .cp-thumb{display:block!important;width:100px!important;height:142px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;overflow:hidden!important;background:transparent!important;}\u0026 .cp-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 .cp-routine-copy h3{font:700 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-copy :is(p,a){font-size:15px!important;line-height:1.5!important;}}@media (max-width:1007px){body:has(#cleardea-bubble){\u0026 :is(.Product,.Product__Wrapper){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;}\u0026 .Product__SlideshowMobileNav{width:calc(100% - 18px)!important;margin:6px auto 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;margin:0 10px 14px!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{width:100%!important;max-width:none!important;margin:24px 0 0!important;padding:0!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin:0 10px 14px!important;padding:15px 21px 23px!important;}\u0026 .ProductMeta__Vendor{width:100%!important;flex:0 0 100%!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{padding:43px 21px 16px!important;font-size:19px!important;}\u0026 .ProductMeta__Title::before{left:21px!important;}\u0026 .ProductMeta__PriceList{padding-left:21px!important;padding-right:21px!important;}}#cleardea-bubble{\u0026\u003e:is(.cp-stock,.cp-brand,.cp-offer,.cp-section,.cp-detail){margin-left:10px!important;margin-right:10px!important;}}}@media (max-width:768px){#cleardea-bubble{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}\u0026 .cp-routine-row{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:8px!important;}\u0026 .cp-thumb{width:82px!important;height:116px!important;}\u0026 .cp-routine-copy h3{font-size:15px!important;}}body:has(#cleardea-bubble){\u0026 .Product__SlideshowMobileNav .flickity-page-dots{display:flex!important;flex:1!important;min-width:0!important;gap:2px!important;align-items:center!important;overflow:hidden!important;}\u0026 .Product__SlideshowMobileNav .dot{flex:1 1 0!important;min-width:2px!important;height:4px!important;margin:0!important;background:var(--cd-line)!important;border:0!important;border-radius:99px!important;opacity:1!important;}\u0026 .Product__SlideshowMobileNav .dot.is-selected{background:var(--cd-deep)!important;}\u0026 .Product__SlideshowNavArrow{display:grid!important;width:30px!important;height:30px!important;flex:0 0 30px!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-bubble) #shopify-section-product-template{\u0026 .Product__Gallery{--cp-sticky-header:calc(var(--header-height,120px) + var(--cocomo-sticky-announcement-height,0px));top:calc(var(--cp-sticky-header) + 14px)!important;padding-bottom:24px!important;}\u0026 .Product__SlideshowNav--thumbnails{overflow:visible!important;scrollbar-gutter:auto!important;direction:ltr!important;}\u0026 .Product__SlideshowNavScroller{box-sizing:border-box!important;width:98px!important;scrollbar-color:auto!important;scrollbar-width:auto!important;scrollbar-gutter:stable!important;padding:2px 2px 3px 12px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-track{background:transparent!important;border:0!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border:0!important;border-radius:6px!important;min-height:40px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;}}}html body:has(#cleardea-bubble) #shopify-section-product-template{\u0026 #cleardea-bubble{\u0026 :is(p,li,td,th,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;}\u0026 :is(h2,h3)\u003ea{font:inherit!important;color:inherit!important;text-decoration:none!important;}\u0026 .cp-detail{width:100%!important;margin:9px 0 0!important;border:1px solid var(--cd-line)!important;border-radius:12px!important;background:#fff!important;}\u0026 .cp-detail\u003esummary{padding:14px 45px 14px 15px!important;font-weight:800!important;line-height:1.5!important;color:var(--cd-ink)!important;}\u0026 .cp-detail\u003esummary::after{top:50%!important;right:15px!important;transform:translateY(-50%)!important;color:var(--cd-deep)!important;font:400 22px\/1 Poppins,Arial,sans-serif!important;}\u0026 .cp-detail[open]{border-color:#e2a5bf!important;box-shadow:0 7px 18px rgba(62,77,36,.06)!important;}\u0026 .cp-detail[open]\u003esummary{background:#fff5f8!important;border-bottom:1px solid var(--cd-line)!important;}\u0026 .cp-detail-body{padding:15px 16px 16px!important;}\u0026 :is(th,td){text-transform:none!important;letter-spacing:normal!important;}}}@media (max-width:1007px){html body:has(#cleardea-bubble) #shopify-section-product-template{\u0026 #cleardea-bubble{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}}}}html body:has(#cleardea-bubble) #shopify-section-product-template{\u0026 #cleardea-bubble{\u0026 .cp-detail\u003esummary{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;}\u0026 .cp-expandable{box-sizing:border-box!important;width:calc(100% - 16px)!important;margin:0 8px 16px!important;padding:0!important;}\u0026 .cp-expandable\u003esummary{padding:16px 45px 16px 18px!important;}\u0026 .cp-expand-body{padding:18px 18px 22px!important;min-width:0!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -18px -22px!important;width:calc(100% + 36px)!important;}\u0026 .cp-routine-copy h4,\u0026 .cp-routine-copy h4\u003ea{font:700 16px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;color:var(--cd-ink)!important;text-decoration:none!important;}\u0026 .cp-routine-copy h4{margin:3px 0 8px!important;}\u0026 .cp-media{padding:0!important;aspect-ratio:auto!important;}\u0026 .cp-source-frame{display:block!important;position:relative!important;aspect-ratio:var(--crop-ratio)!important;overflow:hidden!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .cp-source-frame\u003eimg{position:absolute!important;width:var(--crop-width)!important;max-width:none!important;height:auto!important;aspect-ratio:1200\/1700!important;left:var(--crop-left)!important;top:var(--crop-top)!important;object-fit:contain!important;margin:0!important;padding:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-bubble) #shopify-section-product-template{\u0026 .Product__Gallery{padding-top:30px!important;}\u0026 .Product__Slideshow{max-width:none!important;}\u0026 .Product__SlideshowNavScroller{max-height:min(100%,calc(100dvh - var(--cp-sticky-header) - 58px))!important;}}}@media (max-width:1007px){html body:has(#cleardea-bubble) #shopify-section-product-template{\u0026 #cleardea-bubble{\u0026 .cp-expandable{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;}}}}@media (max-width:749px){html body:has(#cleardea-bubble) #shopify-section-product-template{\u0026 #cleardea-bubble{\u0026 .cp-expand-body{padding:16px 14px 20px!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -14px -20px!important;width:calc(100% + 28px)!important;}}}}\nhtml body:has(#cleardea-bubble) #shopify-section-product-template #cleardea-bubble .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}\n@media(max-width:1007px){html body:has(#cleardea-bubble) #shopify-section-product-template #cleardea-bubble .cp-expandable\u003esummary{font-size:24px!important;}}\n#cleardea-bubble .cp-section\u003e.cp-media:not(:last-child),#cleardea-bubble .cp-expand-body\u003e.cp-media:not(:last-child){margin-bottom:18px!important;}\u003c\/style\u003e\n\u003cdiv id=\"cleardea-bubble\"\u003e\n\n\u003csection class=\"cp-stock\" aria-label=\"Stock and delivery\"\u003e\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eStock status\u003c\/span\u003e\u003cstrong\u003eReady stock in Singapore\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eDelivery\u003c\/span\u003e\u003cstrong\u003e1–3 working days\u003c\/strong\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003cdiv class=\"cp-brand\"\u003e\n\u003cp\u003e\u003cstrong\u003eShop authentic CLEARDEA at COCOMO\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCOCOMO is the sole exclusive distributor of CLEARDEA in Singapore. Shop 100% authentic, directly sourced products.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eExplore CLEARDEA →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-offer\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_5_aadfd2e2-7065-40e2-9387-ab11698e28bb.jpg?v=1750886668\" alt=\"CLEARDEA Bubble First Essence 60ml offer: buy one for $32.90, buy two plus one free for $89.70, or buy three plus two free for $134.55\" width=\"1080\" height=\"1080\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003csection class=\"cp-section\" id=\"cp-introduction\"\u003e\u003ch2\u003eYour first step to dewy, comfortable skin\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCLEARDEA Mucin Mineral Vita Bubble First Essence\u003c\/strong\u003e combines the refreshing feel of a toner with the nourishment of an essence. Shake the two layers together, then pump out soft pink micro-bubbles that melt into skin for a smooth, moisturised glow.\u003c\/p\u003e\n\u003cdiv class=\"cp-facts\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e2-in-1 care\u003c\/strong\u003eToner freshness + essence nourishment\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFine micro-bubbles\u003c\/strong\u003eQuick absorption and a dewy finish\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e60ml pump bottle\u003c\/strong\u003eMucin, seven forms of collagen and barrier lipids\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"2\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-02-first-essence-en.webp?v=1789278953\" alt=\"CLEARDEA Mucin Mineral Vita Bubble First Essence: toner and essence, micro-bubble hydration and skin barrier care\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-glow-solution\"\u003e\u003ch2\u003eOne easy step for moisture and glow\u003c\/h2\u003e\n\u003cp\u003eBring hydration, smoother-looking texture and a fresh-looking tone into the start of your routine. The light, silky essence layers comfortably, so you can give dry or tired-looking skin more moisture without a complicated application.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"3\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-03-glow-solution-en.webp?v=1789278958\" alt=\"CLEARDEA two-in-one First Essence for skin texture, moisture and a radiant-looking tone\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-who-for\"\u003e\u003ch2\u003eA fresh start for dry, dull or rough-feeling skin\u003c\/h2\u003e\n\u003cp\u003eReach for Bubble First Essence when you want toner and essence care together, a quick-absorbing texture, or a more hydrated and radiant-looking complexion. Its fine foam spreads easily, making it a simple daily step before your targeted serum and moisturiser.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"4\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-04-who-for-en.webp?v=1789279186\" alt=\"CLEARDEA Bubble First Essence for a simpler routine, quick absorption, hydration and fresh-looking skin\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-micro-bubbles\"\u003e\u003ch2\u003eFine bubbles, soft skin, a dewy finish\u003c\/h2\u003e\n\u003cp\u003eThe rich, bouncy foam turns into a light layer of moisture as you smooth it over your skin. Add another comfortable layer when skin feels dry for a supple finish with a healthy-looking glow.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"5\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-05-micro-bubbles-en.webp?v=1789278963\" alt=\"CLEARDEA pump bottle and fine pink micro-bubbles for hydrating, dewy layers\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-non-sticky\"\u003e\u003ch2\u003eMoisture without a sticky finish\u003c\/h2\u003e\n\u003cp\u003eThe moisturising bubble texture leaves skin feeling comfortable while caring for its moisture barrier. The toner and essence layers work together to balance refreshing hydration with nourishing skin care.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"6\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-06-non-sticky-en.webp?v=1789279191\" alt=\"Non-sticky pink bubble texture for moisturising skin barrier care and oil–moisture balance\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-absorption\"\u003e\u003ch2\u003eBubbles that melt into your skin\u003c\/h2\u003e\n\u003cp\u003eThe fine bubbles soften and disappear as the essence absorbs. Smooth the product on with your hands, or use a cotton pad to sweep gently over the skin. The bubble texture is a leave-on essence; no rinsing is needed.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"7\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-07-fast-absorption-en.webp?v=1789279197\" alt=\"CLEARDEA Bubble First Essence texture on a cotton pad and on the hand\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-two-in-one\"\u003e\u003ch2\u003eToner and essence in one bottle\u003c\/h2\u003e\n\u003cp\u003eEnjoy refreshing toner care and a nourishing essence in one step. The two layers sit separately in the bottle, then mix when shaken to deliver moisture and a smooth skin finish.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"8\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-08-toner-essence-en.webp?v=1789278968\" alt=\"CLEARDEA two-in-one toner and essence with fewer steps and full hydration\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-dual-layers\"\u003e\u003ch2\u003eTwo layers with different jobs\u003c\/h2\u003e\n\u003ch3\u003ePink toner layer\u003c\/h3\u003e\n\u003cp\u003eThe toner layer brings moisture and fresh-looking vitality. Vitamin B12 gives the formula its natural pink colour, with BioExo-Water (Tomato) adding brightening skin care.\u003c\/p\u003e\n\u003ch3\u003eLight essence layer\u003c\/h3\u003e\n\u003cp\u003eSqualane creates a skin-friendly moisture film. The nourishing essence layer balances the toner’s refreshing feel and leaves skin soft and comfortable.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"9\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-09-dual-layers-en.webp?v=1789278973\" alt=\"CLEARDEA dual layers: squalane essence and pink Vitamin B12 toner\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-silky-texture\"\u003e\u003ch2\u003eA silky texture between toner and essence\u003c\/h2\u003e\n\u003cp\u003eLight enough to spread easily and nourishing enough to leave skin feeling supple, this silky texture fits naturally at the start of your skincare. Shake before each use so you apply both layers together.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"10\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-10-silky-texture-en.webp?v=1789278979\" alt=\"CLEARDEA silky essence texture and pink bottle among petals\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-barrier-care\"\u003e\u003ch2\u003eDaily care for your moisture barrier\u003c\/h2\u003e\n\u003cp\u003eGive dry-feeling skin a comfortable base of moisture. Ceramide NP, cholesterol and fatty acids work alongside squalane and hydrating ingredients to care for the barrier that keeps skin feeling soft and supple.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"11\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-11-barrier-care-en.webp?v=1789278986\" alt=\"CLEARDEA Bubble First Essence skin barrier care ingredients\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-lipid-ratio\"\u003e\u003ch2\u003eThe 3:1:1 barrier-lipid blend\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCeramides, cholesterol and fatty acids are combined in a 3:1:1 ratio.\u003c\/strong\u003e These lipids resemble components of the skin’s outer layer and provide nourishing moisture for skin that feels dry or tight.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"12\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-12-lipid-ratio-en.webp?v=1789278996\" alt=\"Ceramides, cholesterol and fatty acids in a 3:1:1 ratio for moisturising barrier care\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-mucin-collagen\"\u003e\u003ch2\u003ePlant-derived mucin meets seven forms of collagen\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCLD Mucin Acti-3\u003c\/strong\u003e and a seven-collagen blend bring moisturising and elasticity care together for smoother, more supple-looking skin. Mucin complements collagen’s moisturising feel, helping skin look plump and dewy.\u003c\/p\u003e\n\u003cp\u003eThe seven collagen forms are atelocollagen, desamido collagen, hydrolyzed collagen, soluble collagen, collagen, collagen amino acids and procollagen.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"13\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-13-mucin-collagen-en.webp?v=1789279203\" alt=\"CLEARDEA mucin and collagen synergy illustrated for hydrated, smoother-looking skin\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-tomato-care\"\u003e\u003ch2\u003eTomato care for a fresh, radiant-looking complexion\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eBioExo-Water (Tomato)™\u003c\/strong\u003e uses patented Exotraction™ technology and tomato fruit vesicles for quick-absorbing care. It complements the hydrating formula for a clearer, brighter-looking skin finish.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"14\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-14-tomato-care-en.webp?v=1789278991\" alt=\"BioExo-Water Tomato and Exotraction technology for a clear, radiant-looking complexion\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-directions\" open=\"open\"\u003e\u003csummary\u003eHow to use\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003eCleanse and prep.\u003c\/strong\u003e Start with clean skin. If you use a separate toner or toner pad, apply it first.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eShake well.\u003c\/strong\u003e Shake the bottle up and down until the toner and essence layers mix evenly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePump and smooth.\u003c\/strong\u003e Dispense 2–3 pumps and gently spread over your face, following your skin’s texture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLayer to suit your skin.\u003c\/strong\u003e Add comfortable layers for extra moisture and glow, then follow with your serum and moisturiser.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch3\u003eFor extra moisture\u003c\/h3\u003e\n\u003cp\u003eSaturate a cotton pad with essence and rest it on areas that need moisture for 5–10 minutes. Remove the pad and gently pat in the remaining essence.\u003c\/p\u003e\n\u003cp\u003eUse in your morning or evening routine. Finish daytime skincare with sunscreen.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"15\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-15-how-to-use-en.webp?v=1789279216\" alt=\"How to use CLEARDEA Bubble First Essence: prep, shake, pump two to three times and layer\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003csection class=\"cp-section\" id=\"cp-formula-notes\"\u003e\u003ch2\u003eNatural pink colour and bottle details\u003c\/h2\u003e\n\u003cp\u003eThe pink hue comes from Vitamin B12, with no added artificial colourants. Natural colour differences between batches do not affect product quality.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"19\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1002;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-34.8303393214%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-19-bottle-trio-en.webp?v=1789279040\" alt=\"Three authentic CLEARDEA Mucin Mineral Vita Bubble First Essence bottles\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003ch3\u003eOriginal and renewed versions\u003c\/h3\u003e\n\u003cp\u003eThe original version has a citrus scent. The renewed version is unscented and has a sturdier upper foam mesh and an angled pump opening to reduce leakage. Check your bottle’s label to identify its formula.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"1\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-01-renewal-en.webp?v=1789278938\" alt=\"CLEARDEA Bubble First Essence original and renewed pump comparison, unscented renewal and natural Vitamin B12 colour\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003ch3\u003eWhy there is space at the top\u003c\/h3\u003e\n\u003cp\u003eThe bubble formula needs headspace inside the bottle. A gap above the liquid is normal and does not mean the product has been used. After pumping, a little essence can remain inside the outlet; keep the cap secure and take care when carrying the bottle.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"21\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-21-bottle-fill-en.webp?v=1789279209\" alt=\"CLEARDEA Bubble First Essence bottle-fill guidance explaining normal headspace and pump care\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-product-details\"\u003e\u003ch2\u003eProduct details and full ingredients\u003c\/h2\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eProduct Specifications\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eCLEARDEA Mucin Mineral Vita Bubble First Essence\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e60ml per bottle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n\u003ctd\u003eTwo-layer toner and essence\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTexture\u003c\/th\u003e\n\u003ctd\u003eFine micro-bubble foam that melts into a silky essence\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eMoisturised, smooth and dewy\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRoutine step\u003c\/th\u003e\n\u003ctd\u003eAfter cleansing, before targeted treatments and moisturiser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWhen to use\u003c\/th\u003e\n\u003ctd\u003eMorning or evening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAmount\u003c\/th\u003e\n\u003ctd\u003e2–3 pumps, with additional comfortable layers as needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eKey ingredients\u003c\/th\u003e\n\u003ctd\u003eCLD Mucin Acti-3, seven forms of collagen, squalane, niacinamide, Vitamin B12, Ceramide NP and BioExo-Water (Tomato)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBarrier-lipid ratio\u003c\/th\u003e\n\u003ctd\u003eCeramides : cholesterol : fatty acids = 3 : 1 : 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eFoaming pump bottle; shake before use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCountry of origin\u003c\/th\u003e\n\u003ctd\u003eSouth Korea\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eExpiry and batch\u003c\/th\u003e\n\u003ctd\u003ePrinted on the product\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCOCOMO deals\u003c\/th\u003e\n\u003ctd\u003eBuy 1; buy 2 + 1 free; buy 3 + 2 free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003cp\u003e\u003cstrong\u003eOriginal formula\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWater, C13-15 Alkane, Caprylic\/Capric Triglyceride, Squalane, 1,2-Hexanediol, Niacinamide, Polyglycerin-3, Butylene Glycol, Glycerin, Trilaureth-4 Phosphate, Tocopherol, Ethylhexylglycerin, Fragrance, Helianthus Annuus (Sunflower) Seed Oil, Adenosine, Sodium Hyaluronate, Disodium EDTA, Allantoin, Cyanocobalamin, Milk Lipids, Atelocollagen, Desamido Collagen, Hydrolyzed Collagen, Leucine, Soluble Collagen, Solanum Lycopersicum (Tomato) Fruit Vesicles, Enteromorpha Compressa Extract, Laminaria Japonica Extract, Sargassum Fulvellum Extract, Hizikia Fusiforme Extract, Undaria Pinnatifida Extract, Collagen, Collagen Amino Acids, Hydrogenated Lecithin, Ceramide NP, Cetyl Ethylhexanoate, Cholesterol, Isoleucine, Lysine, Macadamia Integrifolia Seed Oil, Methionine, Phenylalanine, Procollagen, Threonine, Tryptophan, Valine, Brassica Campestris (Rapeseed) Sterols, Oleic Acid, Stearic Acid.\u003c\/p\u003e\n\u003cp\u003eThe ingredient list above includes fragrance. The renewed unscented formula differs; use the ingredient label on your bottle for that version.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eStorage and Safety\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cul\u003e\n\u003cli\u003eFor external use only. Avoid contact with the eyes.\u003c\/li\u003e\n\u003cli\u003eDo not apply to broken or irritated skin.\u003c\/li\u003e\n\u003cli\u003eStop use if irritation occurs.\u003c\/li\u003e\n\u003cli\u003eKeep capped, away from direct sunlight and out of reach of children.\u003c\/li\u003e\n\u003cli\u003eShake before use and handle the pump carefully when travelling.\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ch3\u003eWhere does this fit in my routine?\u003c\/h3\u003e\n\u003cp\u003eUse it at the start of skincare after cleansing. If you use a separate toner or toner pad, apply that first. Follow the essence with targeted treatment, moisturiser and daytime sunscreen.\u003c\/p\u003e\n\u003ch3\u003eDo I need to shake it?\u003c\/h3\u003e\n\u003cp\u003eYes. Shake the bottle before each use to mix the toner and essence layers evenly.\u003c\/p\u003e\n\u003ch3\u003eIs the pink colour an added dye?\u003c\/h3\u003e\n\u003cp\u003eNo. Vitamin B12 gives the formula its pink hue. Natural shade differences between batches do not affect quality.\u003c\/p\u003e\n\u003ch3\u003eWhy do the bubbles disappear quickly?\u003c\/h3\u003e\n\u003cp\u003eThe fine foam melts as the essence spreads and absorbs. This is the normal texture of the product.\u003c\/p\u003e\n\u003ch3\u003eCan I use it on a cotton pad?\u003c\/h3\u003e\n\u003cp\u003eYes. Sweep gently with a cotton pad, or saturate a pad and rest it on dry-feeling areas for 5–10 minutes for extra moisture.\u003c\/p\u003e\n\u003ch3\u003eIs it unscented?\u003c\/h3\u003e\n\u003cp\u003eThe original formula is citrus-scented and includes fragrance. The renewed version is unscented. Check the ingredient label on your bottle for its formula.\u003c\/p\u003e\n\u003ch3\u003eDoes space at the top mean the bottle is underfilled?\u003c\/h3\u003e\n\u003cp\u003eThe bubble formula needs space at the top of the bottle. This normal headspace does not mean the product has been used.\u003c\/p\u003e\n\u003ch3\u003eHow much is in one bottle?\u003c\/h3\u003e\n\u003cp\u003eEach bottle contains 60ml. Select your preferred buy-one or multi-buy deal above.\u003c\/p\u003e\n\u003ch3\u003eIs CLEARDEA at COCOMO authentic?\u003c\/h3\u003e\n\u003cp\u003eYes. COCOMO is the sole exclusive distributor of CLEARDEA in Singapore, with directly sourced products and ready stock.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"20\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-20-faq-en.webp?v=1789279046\" alt=\"CLEARDEA Bubble First Essence frequently asked questions about routine order, natural pink colour and melting bubbles\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-routine\" open=\"open\"\u003e\u003csummary\u003eComplete Your Routine\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003cp\u003eBuild your CLEARDEA routine around your skin’s needs. Start with cleansing and Bubble First Essence, then choose daily moisturising steps or a separate treatment session.\u003c\/p\u003e\n\u003ch3\u003eCLEARDEA’s night routine\u003c\/h3\u003e\n\u003cp\u003eBubble First Essence → Mucin Collanetinal Deep Wrinkle Shot → Mucin Collagen Voluming Cream Ampoule → EGF collagen mask. Follow each product’s own directions.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"16\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-16-night-routine-en.webp?v=1789279020\" alt=\"CLEARDEA night routine: Bubble First Essence, Deep Wrinkle Shot, Cream Ampoule and EGF mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"17\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1087\/1409;--crop-width:110.3955841766%;--crop-left:-5.2437902484%;--crop-top:-10.2909865153%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-17-routine-steps-1-2-en.webp?v=1789279027\" alt=\"CLEARDEA night routine steps one and two, including five to ten minutes of cotton-pad essence care\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"18\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1130\/1180;--crop-width:106.1946902655%;--crop-left:-3.2743362832%;--crop-top:-21.2711864407%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-bubble-18-routine-steps-3-4-en.webp?v=1789279033\" alt=\"CLEARDEA night routine steps three and four: Cream Ampoule and EGF collagen mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Minari Pore Ampoule Cleanser\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-pore-ampoule-cleanser-main-locked.webp?v=1789215296\" alt=\"Minari Pore Ampoule Cleanser\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eCleanse\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\"\u003eMinari Pore Ampoule Cleanser\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eStart with cleansing, then apply Bubble First Essence to clean skin.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Shop Minari Pore Ampoule Cleanser\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Green Tangerine Mild Dual Peeling Pad\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-mild-dual-peeling-pad-main-locked.webp?v=1789215187\" alt=\"Green Tangerine Mild Dual Peeling Pad\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eOptional exfoliating prep\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\"\u003eGreen Tangerine Mild Dual Peeling Pad\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose gentle peeling-pad care when skin feels rough, then follow with the hydrating essence.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Shop Green Tangerine Mild Dual Peeling Pad\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Mucin Collagen PDRN Tension Fit Pad\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-pdrn-tension-fit-pad-main-large.webp?v=1789216330\" alt=\"Mucin Collagen PDRN Tension Fit Pad\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eAlternative pad care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\"\u003eMucin Collagen PDRN Tension Fit Pad\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose a moisturising pad as an alternative prep step before your essence.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Shop Mucin Collagen PDRN Tension Fit Pad\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Minari Calming Gel Serum\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-calming-gel-serum-main-locked.webp?v=1789215261\" alt=\"Minari Calming Gel Serum\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eSerum\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\"\u003eMinari Calming Gel Serum\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eLayer your calming gel serum after the essence has absorbed.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Shop Minari Calming Gel Serum\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Minari Calming Moisture Cream\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-deep-cool-soothing-cream-main-locked.webp?v=1789215285\" alt=\"Minari Calming Moisture Cream\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMoisturise\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\"\u003eMinari Calming Moisture Cream\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow your essence and serum with a comfortable layer of moisturiser.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Shop Minari Calming Moisture Cream\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collanetinal Deep Wrinkle Shot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collanetinal-deep-wrinkle-shot-main-large.webp?v=1789216127\" alt=\"Mucin Collanetinal Deep Wrinkle Shot\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eTargeted evening care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\"\u003eMucin Collanetinal Deep Wrinkle Shot\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow the essence with targeted care for expression-line areas, using the product’s directions.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collanetinal Deep Wrinkle Shot\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collagen Voluming Cream Ampoule\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-voluming-cream-ampoule-main-large.webp?v=1789216117\" alt=\"Mucin Collagen Voluming Cream Ampoule\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eNourishing cream step\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\"\u003eMucin Collagen Voluming Cream Ampoule\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eAdd nourishing cream-ampoule care after the essence and your chosen treatment.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collagen Voluming Cream Ampoule\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Skin Booster EGF Pure Collagen Mask\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-egf-fitting-mask-main-locked.webp?v=1789215234\" alt=\"Skin Booster EGF Pure Collagen Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eNight routine mask\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\"\u003eSkin Booster EGF Pure Collagen Mask\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eComplete your chosen evening treatment routine with the EGF collagen mask, following its wear instructions.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Shop Skin Booster EGF Pure Collagen Mask\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Green Tangerine Pore Tok Tok Mask\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-pore-tok-tok-mask-main-locked.webp?v=1789215314\" alt=\"Green Tangerine Pore Tok Tok Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eAlternative mask session\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\"\u003eGreen Tangerine Pore Tok Tok Mask\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose a separate mask-care session when your routine needs a different treatment focus.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Shop Green Tangerine Pore Tok Tok Mask\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-pure-fit-tinted-sun-lotion-main-locked.webp?v=1789215330\" alt=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDaytime sun protection\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\"\u003ePure Fit Tinted Sun Lotion SPF50+ PA++++\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFinish your morning skincare with sunscreen before applying makeup.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Shop Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"Perfect Fit Tinted Base\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-skin-tinted-base-main-locked.webp?v=1789215305\" alt=\"Perfect Fit Tinted Base\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eComplexion finish\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\"\u003ePerfect Fit Tinted Base\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eApply your tinted base after skincare and sunscreen have settled.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"Shop Perfect Fit Tinted Base\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"LED Triple Bounce Device\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-led-triple-bounce-device-main-large.webp?v=1789215972\" alt=\"LED Triple Bounce Device\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDevice care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\"\u003eLED Triple Bounce Device\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore CLEARDEA device care and follow its own instructions for compatible products and use.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"Shop LED Triple Bounce Device\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003ca class=\"cp-cta\" href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eShop the CLEARDEA collection →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e","brand":"CLEARDEA","offers":[{"title":"(BUY 1) CLEARDEA MUCIN VITA BUBBLE ESSENCE","offer_id":48616242446582,"sku":"","price":32.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) CLEARDEA MUCIN VITA BUBBLE ESSENCE","offer_id":48616242479350,"sku":"","price":89.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) CLEARDEA MUCIN VITA BUBBLE ESSENCE","offer_id":48616242512118,"sku":"","price":134.55,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-mineral-vita-bubble-first-essence-main-locked.webp?v=1789215242"},{"product_id":"cleardea-led-triple-bounce-device","title":"[CLEARDEA] LED Triple Bounce Device","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(169, 255, 244);\"\u003e\u003cstrong\u003e\u003cbr\u003eABOUT BRAND : \u003ca title=\"CLEARDEA Brand Colloection\" href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\" style=\"background-color: rgb(169, 255, 244);\" target=\"_blank\"\u003eCLEARDEA\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Cleardea\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003c\/strong\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cimg style=\"margin-top: -1px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-06-04_at_8.09.24_AM.jpg?v=1749043285\"\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 1px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_3_4eef644f-b54e-442e-91d9-d38a8fa72c18.jpg?v=1750886384\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: left;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_249_c873003c-8d7a-4e45-9a14-7706dec5a628.jpg?v=1750844803\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eName:\u003cbr\u003e\u003c\/strong\u003eClearDea LED Triple Bounce Device\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eThe ClearDea LED Triple Bounce Device is an advanced skincare tool designed to amplify your daily routine through LED therapy, heat absorption, and ultra-fine vibration technology. It features three LED light modes tailored for specific skin concerns—\u003cstrong\u003eBlue (soothing \u0026amp; trouble care), Yellow (moisture \u0026amp; nutrition), and Red (elasticity \u0026amp; brightening)\u003c\/strong\u003e—while its built-in heating function and vibrating pad maximize absorption and pore care.\u003c\/p\u003e\n\u003cp\u003eThis pad-only device ensures targeted delivery of active skincare ingredients deep into the skin layers while simultaneously improving skin texture and removing built-up residue. Ergonomically designed and easy to use, this IPX7 waterproof device is portable, making it ideal for daily home use without professional help.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eLED Mode Details:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eBlue LED (460–480nm)\u003c\/strong\u003e: Soothes, tightens pores, cools down the skin. Best for oily or troubled skin. \u003cem\u003eNo heating function\u003c\/em\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eYellow LED (580–600nm)\u003c\/strong\u003e: Enhances moisture \u0026amp; nutrient absorption. Effective for dull, tired skin. \u003cem\u003eHeating function ON\u003c\/em\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRed LED (610–630nm)\u003c\/strong\u003e: Boosts collagen, improves skin elasticity and tone. Targets signs of aging. \u003cem\u003eHeating function ON\u003c\/em\u003e.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Wash your face and attach a pad to the device.\u003cbr\u003e2. Best recommended to use with \u003cstrong\u003eClearDea Tangerine Peeling Pad\u003c\/strong\u003e.\u003cbr\u003e3. For daily care: Use jelly side facing up. For areas with excessive dead skin: Use embossed side facing up.\u003cbr\u003e4. Press and hold the power button to turn on the device.\u003cbr\u003e5. Select desired LED mode depending on your concern.\u003cbr\u003e6. Gently glide the device along skin texture, avoiding the eye area.\u003cbr\u003e7. Use daily or at least 3–4 times a week for optimal results.\u003cbr\u003e8. Each session can be up to 6 minutes per mode depending on your preference.\u003cbr\u003e9. You can also use this device for applying your other skincare products including serum, ampoule, cream, etc. to promote deeper absorption of ingredients.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eCharging \u0026amp; Care Instructions:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCharge Time: Can charge up to 5hrs for full charge.\u003c\/li\u003e\n\u003cli\u003eOperating Time: Goes off automatically after 6 minutes of running time.\u003c\/li\u003e\n\u003cli\u003eWhen charging for 5 hours, the Red LED can be approximately used for 10 times, Yellow LED 10 times, and Blue LED 80 times.\u003c\/li\u003e\n\u003cli\u003eDevice operates at 42° temperature in thermal mode \/ when heating function is ON.\u003c\/li\u003e\n\u003cli\u003eDevice rotation speed: 7500±10% per minute\u003c\/li\u003e\n\u003cli\u003eCleaning: Wipe pad surface with clean dry tissue after every use. Device is IPX7 waterproof but avoid submerging in water.\u003c\/li\u003e\n\u003cli\u003ePrecautions: Avoid direct eye exposure. Do not use on wounded or irritated areas. Not suitable for children or during pregnancy unless approved by a physician.\u003cbr\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003c!-- notionvc: b7bc7438-7f39-403d-9003-34f031770dce --\u003e\u003c\/p\u003e\n\u003cblockquote style=\"background: #FFF; border: 0; border-radius: 3px; box-shadow: 0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width: 540px; min-width: 326px; padding: 0; width: calc(100% - 2px);\" data-instgrm-version=\"14\" data-instgrm-permalink=\"https:\/\/www.instagram.com\/reel\/DLPmKqdJnd4\/?utm_source=ig_embed\u0026amp;utm_campaign=loading\" class=\"instagram-media\"\u003e\u003c\/blockquote\u003e\n\u003ch3\u003eIdeal For\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e Dull or tired-looking skin.\u003c\/li\u003e\n\u003cli\u003e Loss of elasticity and sagging skin.\u003c\/li\u003e\n\u003cli\u003e Clogged pores and uneven texture.\u003c\/li\u003e\n\u003cli\u003e Poor absorption of skincare products.\u003c\/li\u003e\n\u003cli\u003e Sensitive or troubled skin requiring calming.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull Ingredient  List\u003c\/h3\u003e\n\u003cp\u003eSilicone, PC, AL Metal with Built-in lithium battery (1000mAh).\u003c\/p\u003e\n\u003ch3\u003eComplete Your Routine\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: Cleanse\u003c\/strong\u003e\u003cbr\u003eStart with the \u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" title=\"ClearDea Minari Pore Ampoule Cleanser\" rel=\"noopener\" target=\"_blank\"\u003e\u003cstrong\u003eClearDea Minari Pore Ampoule Cleanser\u003c\/strong\u003e \u003c\/a\u003eto gently remove impurities while keeping skin hydrated and comfortable.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 2: Exfoliate \u0026amp; Refine\u003c\/strong\u003e\u003cbr\u003eUse the \u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" title=\"ClearDea Green Tangerine Mild Dual Peeling Pad\" rel=\"noopener\" target=\"_blank\"\u003eClearDea Green Tangerine Mild Dual Peeling Pad\u003c\/a\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" title=\"ClearDea Green Tangerine Mild Dual Peeling Pad\"\u003e\u003c\/a\u003e\u003c\/strong\u003e to gently exfoliate dead skin cells, smooth rough texture and help improve overall radiance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 3: Prep \u0026amp; Hydrate\u003c\/strong\u003e\u003cbr\u003eApply the \u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" title=\"ClearDea Mucin Mineral Vita Bubble First Essence\" rel=\"noopener\" target=\"_blank\"\u003eClearDea Mucin Mineral Vita Bubble First Essence\u003c\/a\u003e \u003c\/strong\u003eto replenish moisture and prepare your skin for better absorption of subsequent skincare products.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 4: Intensive Mask Care\u003c\/strong\u003e\u003cbr\u003eTreat your skin with the \u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" title=\"ClearDea Mucin Collagen EGF Fitting Mask\" rel=\"noopener\" target=\"_blank\"\u003eClearDea Mucin Collagen EGF Fitting Mask\u003c\/a\u003e\u003c\/strong\u003e for a boost of hydration, elasticity and a firmer, plumper-looking complexion.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 5: Targeted Elasticity \u0026amp; Wrinkle Care\u003c\/strong\u003e\u003cbr\u003eFollow with either the \u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" title=\"ClearDea Mucin Collagen Voluming Cream Ampoule\" rel=\"noopener\" target=\"_blank\"\u003eClearDea Mucin Collagen Voluming Cream Ampoule\u003c\/a\u003e \u003c\/strong\u003eto improve firmness and volume, or the \u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" title=\"ClearDea Mucin Collanetinal Deep Wrinkle Shot\" rel=\"noopener\" target=\"_blank\"\u003eClearDea Mucin Collanetinal Deep Wrinkle Shot\u003c\/a\u003e\u003c\/strong\u003e to target visible wrinkles and signs of aging. For intensive care, you may alternate them between day and night or layer them together in place of your regular moisturizer.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 6: Soothing \u0026amp; Moisturising\u003c\/strong\u003e\u003cbr\u003eFor skin that feels irritated, sensitive or dehydrated, apply the\u003cstrong\u003e \u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" title=\"ClearDea Minari Calming Gel Serum\" rel=\"noopener\" target=\"_blank\"\u003eClearDea Minari Calming Gel Serum\u003c\/a\u003e\u003c\/strong\u003e followed by the \u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" title=\"ClearDea Minari Deep Cool Soothing Cream\" rel=\"noopener\" target=\"_blank\"\u003eClearDea Minari Deep Cool Soothing Cream\u003c\/a\u003e\u003c\/strong\u003e to calm, hydrate and strengthen the skin barrier.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 7: Protect \u0026amp; Perfect\u003c\/strong\u003e\u003cbr\u003eComplete your daytime routine with the\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" title=\"ClearDea Pure Fit Tinted Sun Lotion SPF50+ PA++++\" rel=\"noopener\" target=\"_blank\"\u003e \u003cstrong\u003eClearDea Pure Fit Tinted Sun Lotion SPF50+ PA++++\u003c\/strong\u003e \u003c\/a\u003efor UV protection, or use the \u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\" title=\"ClearDea Mucin Skin Tinted Base\" rel=\"noopener\" target=\"_blank\"\u003eClearDea Mucin Skin Tinted Base\u003c\/a\u003e\u003c\/strong\u003e for lightweight coverage and a naturally radiant complexion.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWeekly Intensive Care\u003c\/strong\u003e\u003cbr\u003eEnhance your routine with the \u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" title=\"ClearDea Green Tangerine Pore Tok-Tok Mask\" rel=\"noopener\" target=\"_blank\"\u003eClearDea Green Tangerine Pore Tok-Tok Mask\u003c\/a\u003e\u003c\/strong\u003e for pore care, the \u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" title=\"ClearDea Mucin Collagen PDRN Tension Fit Pad\" rel=\"noopener\" target=\"_blank\"\u003eClearDea Mucin Collagen PDRN Tension Fit Pad\u003c\/a\u003e\u003c\/strong\u003e for extra firming and hydration, or the \u003cstrong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" title=\"ClearDea LED Triple Bounce Device\" rel=\"noopener\" target=\"_blank\"\u003eClearDea LED Triple Bounce Device \u003c\/a\u003e\u003c\/strong\u003eto elevate your at-home skincare results.\u003c\/p\u003e\n\u003ch3\u003eDetailed Images\u003c\/h3\u003e\n\u003cdiv style=\"line-height: 0;\"\u003e\n\u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_237_53973d93-e0f2-43a4-8b1e-d56135e4a3c6.jpg?v=1750844631\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_238_3529e545-abb6-44f3-ab59-ce69c35e1834.jpg?v=1750844668\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_239_1f2d24fc-0f4a-4b7c-a6f9-e0b0223ff6e1.jpg?v=1750844676\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_240_62f3c92b-861b-4c72-9e06-963166c1d821.jpg?v=1750844683\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_241_2_5c3609bf-0106-4bad-a6e8-33689d298632.jpg?v=1750918208\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_242_48b11e8a-b21b-42bc-8809-91884b5f1713.jpg?v=1750844727\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_243_34a2d0f7-eaa9-45e8-808e-f9e08f3cafa1.jpg?v=1750844738\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_244_a888c103-ea65-4b0b-83b9-28f2a2118015.jpg?v=1750844749\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_245_17b5b6f3-f46c-4959-849c-bfb7f63f3148.jpg?v=1750844783\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_246_117cf0dd-23e6-4fff-8fbf-eaa7414a5a48.jpg?v=1750844791\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_247_25f6811e-d2c5-43bd-97ed-61bfe442fce7.jpg?v=1750844793\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_248_0db84402-05f8-4eb2-82c9-0b7575592c4a.jpg?v=1750844802\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_250_e9081b29-dfae-4ee8-8279-601f94db27fb.jpg?v=1750844808\"\u003e \u003cimg style=\"display: block; width: 100%; margin: 0;\" alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/SPRK_default_preset_name_custom_251_b61656a3-a399-4251-acf7-29e3be22cfd7.jpg?v=1750844810\"\u003e\n\u003c\/div\u003e\n","brand":"CLEARDEA","offers":[{"title":"(BUY 1) CLEARDEA TRIPLE BOUNCE DEVICE","offer_id":48616260894966,"sku":"","price":140.0,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2) CLEARDEA TRIPLE BOUNCE DEVICE","offer_id":48616260927734,"sku":"","price":240.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-led-triple-bounce-device-main-large.webp?v=1789215972"},{"product_id":"luvum-green-citrus-vitamin-c-gel-cream-plus-50ml","title":"[LUVUM] Green Citrus Vitamin C Gel Cream Plus 50ml","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan style=\"background-color: rgb(255, 255, 255);\"\u003e\u003cbr\u003e\u003cstrong\u003eABOUT BRAND : \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/luvum\" rel=\"noopener\" style=\"background-color: rgb(255, 255, 255);\" target=\"_blank\"\u003eLUVUM\u003c\/a\u003e\u003c\/strong\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cspan\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e✨Enjoy Exclusive Savings at Checkout ✨\u003c\/span\u003e\u003c\/strong\u003e\u003cbr data-end=\"334\" data-start=\"331\"\u003e✨ \u003cstrong data-end=\"357\" data-start=\"336\"\u003eMix \u0026amp; Match any 3\u003c\/strong\u003e and get \u003cstrong data-end=\"376\" data-start=\"366\"\u003e5% OFF\u003c\/strong\u003e boost — automatically applied at checkout!\u003c\/span\u003e\u003c\/p\u003e\n\u003cp data-end=\"287\" data-start=\"230\"\u003e\u003cstrong data-end=\"239\" data-start=\"230\"\u003eName:\u003c\/strong\u003e\u003cbr data-end=\"242\" data-start=\"239\"\u003eLuvum Green Citrus Vitamin C Gel Cream Plus\u003c\/p\u003e\n\u003cp data-end=\"309\" data-start=\"289\"\u003e\u003cstrong data-end=\"300\" data-start=\"289\"\u003eVolume:\u003c\/strong\u003e\u003cbr data-end=\"303\" data-start=\"300\"\u003e50ml\u003c\/p\u003e\n\u003cp data-end=\"339\" data-start=\"311\"\u003e\u003cstrong data-end=\"323\" data-start=\"311\"\u003eMade In:\u003c\/strong\u003e\u003cbr data-end=\"326\" data-start=\"323\"\u003eSouth Korea\u003c\/p\u003e\n\u003cp data-end=\"375\" data-start=\"346\"\u003e\u003cstrong data-end=\"373\" data-start=\"350\"\u003eProduct Description\u003cbr\u003e\u003c\/strong\u003eLuvum Green Citrus Vitamin C Gel Cream Plus is a lightweight, brightening, and hydrating daily moisturizer designed for all skin types. Infused with \u003cstrong data-end=\"550\" data-start=\"525\"\u003e500,000ppm Yuzu Water\u003c\/strong\u003e and \u003cstrong data-end=\"581\" data-start=\"555\"\u003e160,000ppm Niacinamide\u003c\/strong\u003e, it targets dullness, uneven tone, and dark spots while delivering antioxidant protection against environmental stressors.\u003c\/p\u003e\n\u003cp data-end=\"1025\" data-start=\"708\"\u003eThe refreshing gel-cream texture absorbs quickly without heaviness, making it perfect for those who dislike thick creams. With \u003cstrong data-end=\"854\" data-start=\"835\"\u003eTranexamic Acid\u003c\/strong\u003e, \u003cstrong data-end=\"871\" data-start=\"856\"\u003eCeramide NP\u003c\/strong\u003e, and \u003cstrong data-end=\"906\" data-start=\"877\"\u003eCentella Asiatica Extract\u003c\/strong\u003e, it soothes irritation, strengthens the skin barrier, and enhances radiance—leaving skin soft, smooth, and luminous.\u003c\/p\u003e\n\u003cp data-end=\"1182\" data-start=\"1027\"\u003eIdeal for morning and night use, this glow-boosting formula revitalizes tired complexions, boosts hydration, and helps maintain a healthy, youthful glow.\u003c\/p\u003e\n\u003chr data-end=\"1187\" data-start=\"1184\"\u003e\n\u003cp data-end=\"1209\" data-start=\"1189\"\u003e\u003cstrong data-end=\"1207\" data-start=\"1193\"\u003eHow to Use\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-end=\"1433\" data-start=\"1210\"\u003e\n\u003cli data-end=\"1268\" data-start=\"1210\"\u003e\n\u003cp data-end=\"1268\" data-start=\"1213\"\u003eApply morning and evening after cleansing and toning.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1329\" data-start=\"1269\"\u003e\n\u003cp data-end=\"1329\" data-start=\"1272\"\u003eSpread an appropriate amount evenly over face and neck.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1433\" data-start=\"1330\"\u003e\n\u003cp data-end=\"1433\" data-start=\"1333\"\u003eIn the morning, follow with broad-spectrum sunscreen to preserve Vitamin C’s brightening benefits.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003chr data-end=\"1438\" data-start=\"1435\"\u003e\n\u003cp data-end=\"1474\" data-start=\"1440\"\u003e\u003cstrong data-end=\"1472\" data-start=\"1444\"\u003eSolve Your Skin Concerns\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-end=\"1720\" data-start=\"1475\"\u003e\n\u003cli data-end=\"1528\" data-start=\"1475\"\u003e\n\u003cp data-end=\"1528\" data-start=\"1477\"\u003eDull, tired-looking skin needing a radiance boost\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1572\" data-start=\"1529\"\u003e\n\u003cp data-end=\"1572\" data-start=\"1531\"\u003eUneven skin tone and visible dark spots\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1619\" data-start=\"1573\"\u003e\n\u003cp data-end=\"1619\" data-start=\"1575\"\u003eDryness without wanting a heavy cream feel\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1665\" data-start=\"1620\"\u003e\n\u003cp data-end=\"1665\" data-start=\"1622\"\u003eSensitivity to harsh brightening products\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-end=\"1720\" data-start=\"1666\"\u003e\n\u003cp data-end=\"1720\" data-start=\"1668\"\u003eNeed for a gentle, daily glow-boosting moisturizer\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 data-start=\"1881\" data-end=\"1912\"\u003e\u003cstrong data-start=\"1885\" data-end=\"1910\"\u003eComplete Your Routine\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cp data-start=\"1914\" data-end=\"1932\"\u003e\u003cstrong data-start=\"1914\" data-end=\"1930\"\u003eMorning (AM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"1933\" data-end=\"2368\"\u003e\n\u003cli data-start=\"1933\" data-end=\"2021\"\u003e\n\u003cp data-start=\"1936\" data-end=\"2021\"\u003e\u003cstrong data-start=\"1936\" data-end=\"1985\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle cleanse to refresh skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2022\" data-end=\"2096\"\u003e\n\u003cp data-start=\"2025\" data-end=\"2096\"\u003e\u003cstrong data-start=\"2025\" data-end=\"2067\"\u003eLuvum Witch Hazel Hyaluronic Toner Pad\u003c\/strong\u003e – Tone, hydrate, and prep.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2097\" data-end=\"2181\"\u003e\n\u003cp data-start=\"2100\" data-end=\"2181\"\u003e\u003cstrong data-start=\"2100\" data-end=\"2145\"\u003eLuvum Afterglow Yuja Vita C Capsule Serum\u003c\/strong\u003e – Brighten and improve skin tone.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2182\" data-end=\"2263\"\u003e\n\u003cp data-start=\"2185\" data-end=\"2263\"\u003e\u003cstrong data-start=\"2185\" data-end=\"2232\"\u003eLuvum Green Citrus Vitamin C Gel Cream Plus\u003c\/strong\u003e – Lock in glow and moisture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2264\" data-end=\"2368\"\u003e\n\u003cp data-start=\"2267\" data-end=\"2368\"\u003e\u003cstrong data-start=\"2267\" data-end=\"2313\"\u003eLuvum Bamboo Hyaluronic Moisture Sun Cream\u003c\/strong\u003e – Broad-spectrum SPF to protect brightening results.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2370\" data-end=\"2388\"\u003e\u003cstrong data-start=\"2370\" data-end=\"2386\"\u003eEvening (PM)\u003c\/strong\u003e\u003c\/p\u003e\n\u003col data-start=\"2389\" data-end=\"2815\"\u003e\n\u003cli data-start=\"2389\" data-end=\"2471\"\u003e\n\u003cp data-start=\"2392\" data-end=\"2471\"\u003e\u003cstrong data-start=\"2392\" data-end=\"2425\"\u003eLuvum Pore Deep Cleansing Pad\u003c\/strong\u003e – Remove makeup, sunscreen, and impurities.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2472\" data-end=\"2552\"\u003e\n\u003cp data-start=\"2475\" data-end=\"2552\"\u003e\u003cstrong data-start=\"2475\" data-end=\"2524\"\u003eLuvum Bamboo Hyaluronic Moisture Gel Cleanser\u003c\/strong\u003e – Gentle foaming cleanse.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2553\" data-end=\"2637\"\u003e\n\u003cp data-start=\"2556\" data-end=\"2637\"\u003e\u003cstrong data-start=\"2556\" data-end=\"2594\"\u003eLuvum Calming Repair Cica Spot Pad\u003c\/strong\u003e – Calm and target redness or irritation.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2638\" data-end=\"2731\"\u003e\n\u003cp data-start=\"2641\" data-end=\"2731\"\u003e\u003cstrong data-start=\"2641\" data-end=\"2674\"\u003eLuvum Afterglow Yuja Gel Mask\u003c\/strong\u003e – 2–3 times weekly for instant radiance and hydration.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2732\" data-end=\"2815\"\u003e\n\u003cp data-start=\"2735\" data-end=\"2815\"\u003e\u003cstrong data-start=\"2735\" data-end=\"2776\"\u003eLuvum Slow Aging Phyto Collagen Cream\u003c\/strong\u003e – Overnight nourishment and firming.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp data-start=\"2817\" data-end=\"2843\"\u003e\u003cstrong data-start=\"2817\" data-end=\"2841\"\u003eWeekly\/Targeted Care\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"2844\" data-end=\"3062\"\u003e\n\u003cli data-start=\"2844\" data-end=\"2904\"\u003e\n\u003cp data-start=\"2846\" data-end=\"2904\"\u003e\u003cstrong data-start=\"2846\" data-end=\"2875\"\u003eLuvum Pore Reset Mud Mask\u003c\/strong\u003e – Detox and tighten pores.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2905\" data-end=\"2977\"\u003e\n\u003cp data-start=\"2907\" data-end=\"2977\"\u003e\u003cstrong data-start=\"2907\" data-end=\"2948\"\u003eLuvum Pore Reset Tightening Ampoule\u003c\/strong\u003e – Firm and refine texture.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"2978\" data-end=\"3062\"\u003e\n\u003cp data-start=\"2980\" data-end=\"3062\"\u003e\u003cstrong data-start=\"2980\" data-end=\"3024\"\u003eLuvum Real Calming Repair Cica Oil Serum\u003c\/strong\u003e – Soothe stressed or reactive skin.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull \u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eList of Ingredients\u003c\/span\u003e\u003c!-- notionvc: 91dc66e7-68b5-48ad-bc5d-ac57a64f5850 --\u003e\n\u003c\/h3\u003e\n\u003cp\u003e\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eYuzu Water (500,000 Ppm), Niacinamide (160,000 Ppm), Dipropylene Glycol, Methyl Trimethicone, Butylene Glycol, Glycerin, 1,2-hexanediol, Dimethicone, Cyclohexasiloxane, Ethoxydiglycol, Caffeine, Phenyl Trimethicone, Pentaerythrityl Tetraethylhexanoate, Caprylic\/capric Triglyceride, Vinyl Dimethicone\/methicone Silsesquioxane Crosspolymer, Tranexamic Acid, Centella Asiatica Extract, Buckwheat Extract, Chia Seed Extract, Ascorbic Acid (10 Ppm), Ceramide Np, Panthenol, Dimethiconol, Purified Water, Propanediol, Hydrogenated Lecithin, Dextrin, Gardenia Extract, Safflower Extract, Acrylates\/c10-30 Alkyl Acrylate Crosspolymer, Carbomer, Sodium Polyacryloyldimethyl Taurate, Dipotassium Glycyrrhizate, Pentaerythrityl Tetraisostearate, Tromethamine, Caprylyl Glycol, Sodium Phytate.\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c!-- notionvc: d8a9bf57-c916-4d62-a34f-5699f82a0dca --\u003e\u003c\/p\u003e","brand":"LUVUM","offers":[{"title":"(BUY 1) LUVUM GREEN CITRUS GEL CREAM PLUS","offer_id":48739321413878,"sku":null,"price":28.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Shopify_ac4636de-8012-400d-a719-33aa527ea32d.jpg?v=1752822648"},{"product_id":"oddtype-unframed-hydro-blow-tint-9g","title":"[ODDTYPE] Unframed Hydro Blow Tint 9g","description":"\u003ctable style=\"width: 100%; font-size: 15px; line-height: 1.6; border-collapse: collapse; height: 48px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eStock Status\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003eReady Stocks In Singapore\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 24px;\"\u003e\n\u003ctd style=\"width: 35%; padding: 8px 0px; height: 24px;\"\u003e\u003cstrong\u003eDelivery\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 65%; padding: 8px 0px; height: 24px;\"\u003e1–3 Working Days\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"color: rgb(0, 0, 0); background-color: rgb(169, 255, 244);\"\u003e\u003cbr\u003eABOUT BRAND: \u003ca href=\"https:\/\/www.cocomo.sg\/collections\/oddtype\" title=\"ODDTYPE Brand collection\" rel=\"noopener\" target=\"_blank\"\u003eODDTYPE\u003c\/a\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(169, 255, 244); color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203); color: rgb(0, 0, 0);\"\u003e\u003ca rel=\"noopener\" href=\"https:\/\/www.cocomo.sg\/blogs\/news\/oddtype-unframed-hydro-blow-tint-where-color-meets-hydration-in-a-jelly-kiss\" target=\"_blank\"\u003e\u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003eCLICK HERE\u003c\/span\u003e\u003c\/a\u003e TO READ MY BLOG\u003c\/span\u003e\u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003eCOCOMO is the \u003cspan style=\"background-color: rgb(249, 180, 203);\"\u003esole exclusive distributor of Oddtype\u003c\/span\u003e in Singapore. Shop with confidence knowing you’re buying 100% authentic, directly sourced products\u003cbr\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\n\u003cimg style=\"margin-bottom: 16px; float: none;\" alt=\"ODDTYPR LOA\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/ODDTYPE_LOA_260228_2_1__page-0001.webp?v=1767258434\"\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center;\"\u003e\u003cstrong\u003e\u003cspan style=\"background-color: rgb(240, 255, 179);\"\u003e\u003cspan style=\"color: rgb(0, 0, 0);\"\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e\u003cbr\u003eMIX \u0026amp; MATCH\u003c\/span\u003e\u003cbr\u003e\u003cspan style=\"background-color: rgb(217, 197, 255);\"\u003e[AUTOMATIC DISCOUNT APPLIED] \u003c\/span\u003e\u003cbr\u003e\u003c\/span\u003e\u003c\/span\u003eSELECT ANY 1 FOR 29% OFF (PAY $29.90)\u003c\/strong\u003e\u003cstrong\u003e\u003cbr\u003eSELECT ANY 3 FOR 33% OFF (PAY $83.70)\u003cbr\u003eSELECT ANY 5 FOR 40% OFF (PAY $125.55)\u003c\/strong\u003e\u003c\/p\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 2px; float: none;\" alt=\"Oddtype hydro blow tint promotional price deals\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-08-07_at_8.53.50_AM_63015486-1584-4377-af3a-b37bf59c74c5.jpg?v=1767346633\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Lip color chart with 'Frameless' lip gloss shades on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-08-07_at_10.02.39_acfc5d94_e3131b6f-2b1d-4bd5-82fc-e80098f20626.jpg?v=1767346636\" style=\"margin-bottom: 1px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg alt=\"Lip color chart with 'Frameless' lip gloss shades on a white background\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-08-07_at_10.02.40_95a622fe.webp?v=1767346639\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\u003cbr\u003eName:\u003cbr\u003e\u003c\/strong\u003eOddtype Unframed Hydro Blow Tint\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eVolume:\u003cbr\u003e\u003c\/strong\u003e9g\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eMade In:\u003cbr\u003e\u003c\/strong\u003eSouth Korea\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eProduct Description:\u003cbr\u003e\u003c\/strong\u003eOddtype Unframed Hydro Blow Tint features a unique hydro formula and a jelly tip applicator that feels like fingertips for smooth, precise application. It's innovative moisture-color separation creates a translucent, glossy film with vivid, long-lasting color.\u003c\/p\u003e\n\u003cp\u003eWith 37% conditioning ingredients and a balanced oil-moisture blend, it keeps lips hydrated, soft, and plump for hours.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eAvailable in 6 shades:\u003cbr\u003e\u003c\/strong\u003e- 001 Custom\u003cbr\u003e- 326 Drowsy\u003cbr\u003e- 295 Sure\u003cbr\u003e- 572 Fluffy\u003cbr\u003e- 677 Skit\u003cbr\u003e- 734 Dawn\u003c\/p\u003e\n\u003cp\u003eThe lightweight, creamy texture melts effortlessly, offering a glossy, air-like finish. Designed to brighten all skin tones, its vibrant mid-toned shades let you express your individuality beyond traditional beauty rules. The dual-lock cap ensures hygienic, mess-free use.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eFrequency and Direction of Use:\u003cbr\u003e\u003c\/strong\u003e1. Use daily or whenever you want to refresh your lips with color and hydration.\u003cbr\u003e2. Open the cap by turning it counterclockwise, ensuring the dual-lock disengages properly.\u003cbr\u003e3. Gently squeeze the tube to release the tint.\u003cbr\u003e4. Apply evenly to your lips with the jelly tip applicator, starting from the center and spreading outward.\u003cbr\u003e5. For extra shine, layer coats as desired. Reapply throughout the day and wipe the applicator clean before securely closing the cap.\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ch3\u003e\n\u003cspan data-token-index=\"0\" class=\"notion-enable-hover\"\u003eIdeal For\u003c\/span\u003e\u003c!-- notionvc: e3b09e85-2f49-438e-a2d5-0ea3853e3d48 --\u003e\n\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThose who want lightweight hydration with a unique hydro formula.\u003c\/li\u003e\n\u003cli\u003eThose who want a jelly tip applicator for smooth, precise application.\u003c\/li\u003e\n\u003cli\u003eThose who want a smooth, blow-dry finish that feels comfortable.\u003c\/li\u003e\n\u003cli\u003eThose who want moisture and color to separate for a glossy, clear finish.\u003c\/li\u003e\n\u003cli\u003eThose who want to brighten all skin tones with vibrant shades.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003eFull Ingredient List\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e001 Custom:\u003cbr\u003e\u003c\/strong\u003ePhytosteryl\/Isostearyl\/Cetyl\/Stearyl\/Behenyl Dimer Dilinoleate. Hydrogenated Polyisobutene. Bis-Diglyceryl Polyacyladipate-2. Diisostearyl Malate. Dicaprylyl Carbonate. Tribehenin. Synthetic Wax. Japanese Camellia Seed Oil. Carnauba Wax. Raspberry Seed Oil\/Tocopheryl Succinate Aminopropanediol Ester. Queensland Seed Oil. Olive Oil. Jojoba Seed Oil. Grape Seed Oil. VP\/Hexadecene Copolymer. Ethylene\/Propylene\/Styrene Copolymer. Hydrogenated Polycyclopentadiene. Candelilla Wax Esters. Octyldodecanol. Butylene\/Ethylene\/Styrene Copolymer. Tocopherol. Pentaerythrityl Tetra-di-t-butyl Hydroxyhydrocinnamate. Glycerin. Purified Water. Sucrose Palmitate. Hydrogenated Lecithin. Dehydroacetic Acid.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e326 Drowsy:\u003cbr\u003e\u003c\/strong\u003ePurified Water. Octyldodecanol. Dimethicone. Polysorbate 60. Trimethylsiloxyphenyl Dimethicone. Alcohol Denat. Phytosteryl Isostearyl Dimer Dilinoleate. Behenyl Alcohol. Pentylene Glycol. Acrylates Copolymer. Ethylcellulose. Dimethicone\/Vinyl Dimethicone Crosspolymer. Japanese Tea Seed Oil. Raspberry Seed Oil\/Tocopheryl Succinate Aminopropanediol Ester. Queensland Seed Oil. Olive Oil. Jojoba Seed Oil. Grape Seed Oil. Silica. Sorbitan Stearate. Sodium Acrylate\/Sodium Acryloyldimethyl Taurate Copolymer. Isohexadecane. Polyglyceryl-10 Myristate. Glyceryl Stearate. PEG-100 Stearate. Butylene Glycol. Polysorbate 80. Sorbitan Oleate. Trisodium Ethylenediamine Disuccinate. Ethylhexylglycerin. Aluminum Hydroxide. Ammonium Polyacrylate. Arginine. Glycerin. Sucrose Palmitate. Hydrogenated Lecithin. Carbomer. Phenoxyethanol. Sodium Dehydroacetate. Fragrance. Titanium Dioxide (CI 77891). Red 7 Lake (CI 17200). Yellow 5 Lake (CI 15985). Yellow 4 Lake (CI 19140). Red 104 Lake (CI 45410). Blue 1 Lake (CI 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e295 Sure:\u003cbr\u003e\u003c\/strong\u003ePurified Water. Octyldodecanol. Dimethicone. Polysorbate 60. Trimethylsiloxyphenyl Dimethicone. Alcohol Denat. Phytosteryl Isostearyl Dimer Dilinoleate. Behenyl Alcohol. Pentylene Glycol. Acrylates Copolymer. Ethylcellulose. Dimethicone\/Vinyl Dimethicone Crosspolymer. Japanese Camellia Seed Oil. Raspberry Seed Oil\/Tocopheryl Succinate Aminopropanediol Ester. Queensland Seed Oil. Olive Oil. Jojoba Seed Oil. Grape Seed Oil. Silica. Sorbitan Stearate. Sodium Acrylate\/Sodium Acryloyldimethyl Taurate Copolymer. Isohexadecane. Polyglyceryl-10 Myristate. Glyceryl Stearate. PEG-100 Stearate. Butylene Glycol. Polysorbate 80. Sorbitan Oleate. Trisodium Ethylenediamine Disuccinate. Ethylhexylglycerin. Aluminum Hydroxide. Ammonium Polyacrylate. Arginine. Glycerin. Sucrose Palmitate. Hydrogenated Lecithin. Carbomer. Phenoxyethanol. Sodium Dehydroacetate. Fragrance. Titanium Dioxide (CI 77891). Yellow 5 Lake (CI 15985). Yellow 4 Lake (CI 19140). Red 227 Lake (CI 17200). Red 104 Lake (CI 45410). Blue 1 Lake (CI 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e572 Fluffy:\u003cbr\u003e\u003c\/strong\u003ePurified Water. Octyldodecanol. Dimethicone. Polysorbate 60. Trimethylsiloxyphenyl Dimethicone. Alcohol Denat. Phytosteryl Isostearyl Dimer Dilinoleate. Behenyl Alcohol. Pentylene Glycol. Acrylates Copolymer. Ethylcellulose. Dimethicone\/Vinyl Dimethicone Crosspolymer. Camellia Japonica Seed Oil. Raspberry Seed Oil\/Tocopheryl Succinate Aminopropanediol Ester. Queensland Seed Oil. Olive Oil. Jojoba Seed Oil. Grape Seed Oil. Silica. Sorbitan Stearate. Sodium Acrylate\/Sodium Acryloyldimethyl Taurate Copolymer. Isohexadecane. Polyglyceryl-10 Myristate. Glyceryl Stearate. PEG-100 Stearate. Butylene Glycol. Polysorbate 80. Sorbitan Oleate. Trisodium Ethylenediamine Disuccinate. Ethylhexylglycerin. Aluminum Hydroxide. Ammonium Polyacrylate. Arginine. Glycerin. Sucrose Palmitate. Hydrogenated Lecithin. Carbomer. Phenoxyethanol. Sodium Dehydroacetate. Fragrance. Titanium Dioxide (CI 77891). Red 227 Lake (CI 17200). Yellow 4 Lake (CI 19140). Red 104 Lake (CI 45410). Blue 1 Lake (CI 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e677 Skit:\u003cbr\u003e\u003c\/strong\u003ePurified Water. Octyldodecanol. Dimethicone. Polysorbate 60. Trimethylsiloxyphenyl Dimethicone. Alcohol Denat. Phytosteryl Isostearyl Dimer Dilinoleate. Behenyl Alcohol. Pentylene Glycol. Acrylates Copolymer. Ethylcellulose. Dimethicone\/Vinyl Dimethicone Crosspolymer. Japanese Camellia Seed Oil. Raspberry Seed Oil\/Tocopheryl Succinate Aminopropanediol Ester. Queensland Seed Oil, Olive Oil. Jojoba Seed Oil. Grape Seed Oil. Silica. Sorbitan Stearate. Sodium Acrylate\/Sodium Acryloyldimethyl Taurate Copolymer. Isohexadecane. Polyglyceryl-10 Myristate. Glyceryl Stearate. PEG-100 Stearate. Butylene Glycol. Polysorbate 80. Sorbitan Oleate. Trisodium Ethylenediamine Disuccinate. Ethylhexylglycerin. Aluminum Hydroxide. Ammonium Polyacrylate. Arginine. Glycerin. Sucrose Palmitate. Hydrogenated Lecithin. Carbomer. Phenoxyethanol. Sodium Dehydroacetate. Fragrance. Titanium Dioxide (CI 77891). Red 227 Lake (CI 17200). Yellow 5 Lake (CI 15985). Blue 1 Lake (CI 42090).\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e734 Dawn:\u003cbr\u003e\u003c\/strong\u003ePurified Water. Octyldodecanol. Dimethicone. Polysorbate 60. Trimethylsiloxyphenyl Dimethicone. Alcohol Denat. Phytosteryl Isostearyl Dimer Dilinoleate. Behenyl Alcohol. Pentylene Glycol. Acrylates Copolymer. Ethylcellulose. Dimethicone\/Vinyl Dimethicone Crosspolymer. Japanese Tea Seed Oil. Raspberry Seed Oil\/Tocopheryl Succinate Aminopropanediol Ester. Queensland Seed Oil. Olive Oil. Jojoba Seed Oil. Grape Seed Oil. Silica. Sorbitan Stearate. Sodium Acrylate\/Sodium Acryloyldimethyl Taurate Copolymer. Isohexadecane. Polyglyceryl-10 Myristate. Glyceryl Stearate. PEG-100 Stearate. Butylene Glycol. Polysorbate 80. Sorbitan Oleate. Trisodium Ethylenediamine Disuccinate. Ethylhexylglycerin. Aluminum Hydroxide. Ammonium Polyacrylate. Arginine. Glycerin. Sucrose Palmitate. Hydrogenated Lecithin. Carbomer. Phenoxyethanol. Sodium Dehydroacetate. Fragrance. Titanium Dioxide (CI 77891). Yellow 5 Lake (CI 15985). Red 227 Lake (CI 17200). Blue 1 Lake (CI 42090).\u003c\/p\u003e\n\u003cp\u003e\u003c!-- notionvc: a25356ea-1ded-4223-9a95-6763aea8a335 --\u003e\u003c\/p\u003e\n\u003ch3\u003eComplete Your Routine\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003e✨ Oddtype Lip \u0026amp; Cheek Glow-Up Routine ✨\u003cbr\u003e\u003c\/strong\u003eFlawless, fresh \u0026amp; lit-from-within—in seconds!\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eStep 1: PREP + BASE GLOW: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-skin-sync-up-cushion-type-b-type-g-spf-50-pa\" rel=\"noopener\" target=\"_blank\"\u003eOddtype Skin Sync Up Cushion (Type G or Type B)\u003c\/a\u003e - Even out your skin tone with a breathable, glow-enhancing cushion. Lightweight but buildable—your skincare-meets-makeup base.\u003cbr\u003e\u003cstrong\u003eStep 2: BLUSH: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-so-touchable-water-blush-15g\" rel=\"noopener\" target=\"_blank\"\u003eSo Touchable Water Blush\u003c\/a\u003e - Tap on the cheeks for a soft, dewy flush and fresh hydration.\u003cbr\u003e\u003cstrong\u003eStep 3: LIP \u0026amp; CHEEK TINT: Oddtype Unframed Hydro Blow Tint - \u003c\/strong\u003eGlossy, hydrating tint with jelly-tip applicator. Plumps lips and cheeks with 37% conditioners. Six vibrant shades.\u003cbr\u003e\u003cstrong\u003eStep 4: FLUSH: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-blur-tint-3-2g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Blur Tint\u003c\/a\u003e - Add a subtle, juicy tint to both lips \u0026amp; cheeks for that just-bitten glow.\u003cbr\u003e\u003cstrong\u003eStep 5: SHINE: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-mirror-tint-3-5g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Mirror Tint\u003c\/a\u003e - Swipe onto lips for a high-shine, glass-like finish with staying power.\u003cbr\u003e\u003cstrong\u003eStep 6: PLUMP: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/oddtype-unseen-balloon-tint-3g\" rel=\"noopener\" target=\"_blank\"\u003eUnseen Balloon Tint\u003c\/a\u003e - Layer for a plush, moisturized pout that feels light and bouncy.\u003cbr\u003e\u003cstrong\u003eStep 7: GLOW: \u003c\/strong\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/lenect-flash-dual-highlighter-7-2g\" rel=\"noopener\" target=\"_blank\"\u003eLe'nect Dual Highlighter\u003c\/a\u003e - Tap on cheekbones, nose tip, and Cupid’s bow for radiant dimension.\u003cbr\u003e\u003cstrong\u003eStep 8: BLEND: \u003c\/strong\u003eBuff everything for a seamless, “your skin but better” finish. Perfect for a hydrated, luminous \"no-makeup makeup\" look!\u003c\/p\u003e\n\u003ch3\u003eDetailed Images\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/1_ad32fbc1-5342-428b-89d2-74375270e6da.webp?v=1767347009\" alt=\"Pink hydro blow tint tubes with 'Oddtype' branding on a light gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/2_fbed5a96-7093-4602-97f9-530c59b7a8fb.webp?v=1767347009\" alt=\"Person holding a pink lipstick with a neutral background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/3_9e647e77-920a-4551-a1cc-a6e444567209.webp?v=1767347009\" alt=\"Black background with white text advertising 'Unframed Hydro Blow Tint'.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/4_e888c7c4-6aac-4fb6-a290-6a2ea613e411.webp?v=1767347009\" alt=\"Lip color chart with 'Frameless' lip gloss shades on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/5_4bf71ebe-8286-4689-8f2c-25fb91f8f998.webp?v=1767347009\" alt=\"Lipstick shades 'Fluffy', 'Skit', and 'Dawn' with swatches and close-up of lips wearing the product.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/6_62af151b-9d95-45b0-96c8-81aae2427159.webp?v=1767347009\" alt=\"Set of pink cosmetic tubes with 'ODDP' branding on a light gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/7_cb1171a8-6580-4c9e-b672-5d3f0737e128.webp?v=1767347009\" alt=\"Lip tint with 'Oddtype' branding on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/8_3f1f80f4-05d2-4841-b852-90ba0f827bc9.webp?v=1767347009\" alt=\"Color swatches labeled 'Custom 001', 'Drowsy 326', and 'Sure 295' with text on a white background.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/9_6659515e-5a49-4887-84b6-78b7faa2fc4b.webp?v=1767347009\" alt=\"Three pink lip swatches labeled 'Fluffy', 'Skit', and 'Dawn' with text on a white background.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/10_c223e0b2-952d-4fb9-9dff-f3e8e6dabec3.webp?v=1767347009\" alt=\"Pink lip products with 'Oddhype' branding on a light gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/X_51.gif?v=1767347855\" alt=\"\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/12_4a2add6a-335f-4f94-9a83-48a9e8ddb3ef.webp?v=1767347009\" alt=\"Pink lip balm on a red and white background with text about its formula.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/13_930a343a-133a-4da8-b2b5-6f7b0bbd3b53.webp?v=1767347009\" alt=\"Close-up of a person's lips with a finger pointing to them, against a neutral background.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/14_4dbcab98-a8db-4548-9b35-898c58d43e10.webp?v=1767347009\" alt=\"Collage of four close-up images of lips with different lipstick shades.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/15_20590abe-aabc-4f4e-93c8-f602a41ec4eb.webp?v=1767347009\" alt=\"Person wearing a black cap with embellishments, with text about Oddtype beauty brand.\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/16_58e1146d-d06b-4c60-9719-79f264e02320.webp?v=1767347197\" alt=\"Person wearing a green outfit with text overlay on a gray background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/17_5924081e-157a-4593-8fe4-26dfa198adc8.webp?v=1767347197\" alt=\"Pink lip balm with text on how to use it\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/19_30336681-b620-4391-954e-785304bb7480.webp?v=1767347197\" alt=\"Lipstick being applied to lips with text instructions on a white background\" style=\"margin-top: 4px; margin-bottom: -4px; float: none;\"\u003e\u003c\/div\u003e\n\u003cp\u003e\u003c!-- notionvc: ec754866-a523-402c-a9af-2b3d9402e61d --\u003e\u003c\/p\u003e\n\u003cp\u003e\u003c!-- notionvc: 19f4b8d3-c66e-472f-8232-7131ce36f8a9 --\u003e\u003c\/p\u003e","brand":"ODDTYPE","offers":[{"title":"(BUY 1 CUSTOM) ODDTYPE UNFRAMED HYDRO BLOW TINT","offer_id":48912664494326,"sku":null,"price":29.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 DROWSY) ODDTYPE UNFRAMED HYDRO BLOW TINT","offer_id":48912664527094,"sku":null,"price":29.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 SURE) ODDTYPE UNFRAMED HYDRO BLOW TINT","offer_id":48912664559862,"sku":null,"price":29.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 FLUFFY) ODDTYPE UNFRAMED HYDRO BLOW TINT","offer_id":48912664592630,"sku":null,"price":29.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 SKIT) ODDTYPE UNFRAMED HYDRO BLOW TINT","offer_id":48912664625398,"sku":null,"price":29.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 1 DAWN) ODDTYPE UNFRAMED HYDRO BLOW TINT","offer_id":48912664658166,"sku":null,"price":29.9,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Oddtype_Unframed_Hydro_Blow_Tint_Shopify.webp?v=1767347009"},{"product_id":"cleardea-minari-calming-gel-serum-30ml","title":"[CLEARDEA] Minari Calming Gel Serum 30ml","description":"\u003cstyle id=\"cleardea-approved-layout\"\u003e#cleardea-minari{\u0026{font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.7;color:#282329;width:100%;max-width:100%;margin:0;box-sizing:border-box;overflow-wrap:anywhere;}\u0026 *{box-sizing:border-box;}\u0026 p,\u0026 li,\u0026 td,\u0026 th,\u0026 summary{font-size:15px;line-height:1.7;}\u0026 p{margin:0 0 14px;}\u0026 p:last-child{margin-bottom:0;}\u0026 h2{font:700 27px\/1.3 Poppins,Arial,sans-serif;letter-spacing:-.4px;margin:0 0 16px;color:#282329;}\u0026 h3{font:600 19px\/1.4 Poppins,Arial,sans-serif;margin:18px 0 10px;color:#282329;}\u0026 a{color:#486231;text-underline-offset:3px;}\u0026 ul,\u0026 ol{margin:0 0 16px;padding-left:22px;}\u0026 li{margin-bottom:8px;}\u0026 img{display:block;max-width:100%;height:auto;margin:0;}\u0026 .cp-section{margin:0 8px 16px;padding:22px 18px;border:1px solid #e7e7dc;border-radius:17px;background:#fff;overflow:hidden;}\u0026 .cp-section.cp-soft{background:#f3f8e7;}\u0026 .cp-stock{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 8px 12px;}\u0026 .cp-stock div{border:1px solid #e3e6d6;border-radius:12px;padding:13px;background:#f5f8ec;}\u0026 .cp-stock strong{display:block;margin-bottom:3px;}\u0026 .cp-brand{margin:0 8px 14px;padding:16px;border:1px solid #e4e6dc;border-radius:13px;background:#fff8ef;}\u0026 .cp-offer{margin:0 8px 16px;}\u0026 .cp-offer img{width:100%;border-radius:14px;}\u0026 .cp-media{margin:18px -18px -22px;width:calc(100% + 36px);padding:0;}\u0026 .cp-media img{width:100%;height:auto;object-fit:contain;}\u0026 .cp-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;}\u0026 .cp-facts div{padding:12px;border-radius:10px;background:#f2f7e6;min-width:0;}\u0026 .cp-facts strong{display:block;}\u0026 .cp-facts div:last-child{grid-column:1\/-1;background:#fff2df;}\u0026 .cp-detail{border:1px solid #e4e6dc;border-radius:12px;margin:0 8px 10px;background:#fff;overflow:hidden;}\u0026 .cp-detail summary{cursor:pointer;list-style:none;font-weight:600;padding:16px 46px 16px 16px;position:relative;}\u0026 .cp-detail summary::-webkit-details-marker{display:none;}\u0026 .cp-detail summary:after{content:'+';position:absolute;right:17px;top:13px;font-size:22px;font-weight:400;color:#4f6535;}\u0026 .cp-detail[open]\u003esummary:after{content:'−';}\u0026 .cp-detail[open]\u003esummary{border-bottom:1px solid #e7e9df;}\u0026 .cp-detail-body{padding:18px 16px;}\u0026 .cp-detail-body .cp-media{margin:18px -16px 0;width:calc(100% + 32px);}\u0026 .cp-detail-body h3:first-child{margin-top:0;}\u0026 table{width:100%;border-collapse:collapse;border:0;margin:0;}\u0026 th,\u0026 td{padding:10px 0;vertical-align:top;text-align:left;border:0;border-bottom:1px solid #eef0e8;background:transparent;}\u0026 th{width:35%;font-weight:600;padding-right:12px;}\u0026 .cp-routine-row{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #e8eadd;align-items:start;}\u0026 .cp-routine-row:last-child{border-bottom:0;padding-bottom:0;}\u0026 .cp-thumb{display:block;width:100%;border:1px solid #e7e7de;border-radius:9px;overflow:hidden;background:#fff8ee;}\u0026 .cp-thumb img{width:100%;height:auto;aspect-ratio:12\/17;object-fit:contain;}\u0026 .cp-routine-copy{min-width:0;}\u0026 .cp-routine-copy h3{font-size:18px;margin:3px 0 9px;}\u0026 .cp-routine-copy h3 a{text-decoration:none;color:#282329;}\u0026 .cp-routine-copy p{margin-bottom:9px;}\u0026 .cp-kicker{font-weight:600;color:#647646;}\u0026 .cp-text-link{font-size:15px;font-weight:600;}\u0026 .cp-cta{display:block;padding:14px 15px;border-radius:11px;border:1px solid #78974c;background:#edf5dc;text-align:center;text-decoration:none;font-weight:600;margin-top:20px;}}@media (max-width:749px){#cleardea-minari{\u0026 h2{font-size:24px;}\u0026 h3{font-size:18px;}\u0026 .cp-section{margin-left:10px;margin-right:10px;padding:20px 14px;}\u0026 .cp-stock,\u0026 .cp-brand,\u0026 .cp-offer,\u0026 .cp-detail{margin-left:10px;margin-right:10px;}\u0026 .cp-stock div{padding:11px;}\u0026 .cp-media{margin:18px -14px -20px;width:calc(100% + 28px);}\u0026 .cp-routine-row{grid-template-columns:84px minmax(0,1fr);gap:12px;}\u0026 .cp-routine-copy h3{font-size:17px;}\u0026 .cp-facts{grid-template-columns:1fr;}\u0026 .cp-facts div:last-child{grid-column:auto;}}}body:has(#cleardea-minari){\u0026{--cd-ink:#2e3825;--cd-deep:#4f652d;--cd-accent:#748e39;--cd-pink:#edf4d9;--cd-blush:#f6f9ec;--cd-paper:#fff;--cd-line:#dce5c8;--cd-muted:#627052;background:#f6f9ec!important;overflow-x:clip!important;}\u0026 :is(#MainContent,#PageContainer,.main-content,main){background:linear-gradient(145deg,#fffef9 0%,#f4f7e9 58%,#e9efd7 100%)!important;}\u0026 :is(.Product,.Product__Gallery,.Product__Info,.Product__InfoWrapper,.Product__Wrapper,.ProductMeta__Description,.shopify-section:has(.Product)){background:transparent!important;}\u0026 .Product{box-sizing:border-box!important;width:100%!important;max-width:1330px!important;margin:auto!important;}\u0026 .Product__Gallery{padding:22px 0!important;}\u0026 .Product__SlideItem .AspectRatio{width:95%!important;margin:auto!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:22px!important;box-shadow:0 12px 32px rgba(62,77,36,.08)!important;transition:none!important;transform:none!important;}\u0026 .Product__SlideItem .AspectRatio:hover{transform:none!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;animation:none!important;transform:none!important;}\u0026 .Product__SlideshowNavImage{overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:11px!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-accent)!important;outline:2px solid #fff!important;outline-offset:-4px!important;}\u0026 .Product__InfoWrapper,\u0026 .Product__InfoWrapper :where(*){font-family:Poppins,Arial,sans-serif!important;}\u0026 .Product__Info{position:relative!important;display:flex!important;min-width:0!important;flex-direction:column!important;}\u0026 .Product__Info\u003e.Container{position:relative!important;display:flex!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;flex-direction:column!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout{order:-50!important;flex:0 0 auto!important;align-self:flex-start!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{order:-40!important;}\u0026 .ProductMeta\u003e.ProductMeta__Title{order:-30!important;}\u0026 .ProductMeta\u003e.ProductMeta__PriceList{order:-20!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){order:-10!important;}\u0026 .ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;text-align:left!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:8px 15px!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(62,77,36,.08)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .ProductMeta__Vendor\u003ea:after{color:var(--cd-deep)!important;content:\" · SHOP BRAND PAGE →\"!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{position:relative!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:47px 25px 18px!important;color:var(--cd-ink)!important;background:rgba(255,255,255,.98)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:800 21px\/1.36 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;text-align:left!important;text-transform:none!important;white-space:normal!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title:before{position:absolute!important;top:24px!important;left:25px!important;display:block!important;width:48px!important;height:5px!important;background:linear-gradient(90deg,var(--cd-accent),#c0cd86)!important;border-radius:999px!important;content:\"\"!important;}\u0026 .ProductMeta__PriceList{display:flex!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:flex-start!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:800 25px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:-.02em!important;white-space:nowrap!important;}\u0026 .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:500 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=atome i],[id*=atome i],shopify-payment-terms){order:3!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){display:block!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 25px 15px!important;color:var(--cd-muted)!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{width:100%!important;margin:0 0 18px!important;padding:16px 25px 24px!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 13px 30px rgba(62,77,36,.12)!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .Product__Info .ProductForm .ProductForm__Label{color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-align:left!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option\u003e.ProductForm__Label{display:block!important;margin:0 0 10px!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList\u003e.HorizontalList__Item{position:relative!important;display:flex!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .ProductForm__Option .SizeSwatch{position:relative!important;display:flex!important;width:100%!important;min-height:66px!important;align-items:center!important;margin:0!important;padding:14px 16px 14px 52px!important;overflow:hidden!important;color:var(--cd-ink)!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:15px!important;font:700 14px\/1.45 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;cursor:pointer!important;}\u0026 .ProductForm__Option .SizeSwatchList\u003e.HorizontalList__Item:before{position:absolute!important;z-index:4!important;top:50%!important;left:15px!important;display:grid!important;width:22px!important;height:22px!important;place-items:center!important;color:transparent!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:50%!important;content:\"✓\"!important;font:800 14px\/1 Poppins,Arial,sans-serif!important;pointer-events:none!important;transform:translateY(-50%)!important;}\u0026 .ProductForm__Option .SizeSwatch__Radio:checked+.SizeSwatch{background:var(--cd-blush)!important;border:2px solid var(--cd-accent)!important;box-shadow:0 0 0 3px #fff inset,0 8px 18px rgba(62,77,36,.11)!important;}\u0026 .ProductForm__Option .HorizontalList__Item:has(.SizeSwatch__Radio:checked):before{color:#fff!important;background:var(--cd-accent)!important;border-color:var(--cd-accent)!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){float:none!important;display:block!important;margin:20px 0 10px!important;color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:none!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;padding:0!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__Button{display:grid!important;width:48px!important;height:46px!important;flex:0 0 48px!important;padding:0!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;font:700 19px\/1 Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__CurrentQuantity{width:50px!important;height:46px!important;padding:0!important;color:var(--cd-ink)!important;background:#fff!important;border:0!important;font:700 14px\/1 Poppins,Arial,sans-serif!important;text-align:center!important;}\u0026 .ProductForm__AddToCart:not([disabled]){width:100%!important;min-height:54px!important;margin-top:0!important;border-radius:999px!important;font:800 14px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:.1em!important;}\u0026 .ProductForm__AddToCart:not([disabled]):before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]) span{position:relative!important;z-index:2!important;color:#fff!important;font-size:14px!important;font-weight:800!important;-webkit-text-fill-color:#fff!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{order:10!important;box-sizing:border-box!important;width:100%!important;max-width:400px!important;margin:24px auto 0!important;padding:0!important;overflow:visible!important;}\u0026 .ProductMeta__Description\u003e.Rte,\u0026 :is(.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-minari){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}\u0026 .station-tabs-tabset\u003e.station-tabs-tabtitle:has(\u003e.station-tabs-default-tab),\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-minari){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;visibility:visible!important;}}@media (min-width:1008px){body:has(#cleardea-minari){\u0026 .Product__Wrapper{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) 525px!important;align-items:start!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;width:525px!important;max-width:525px!important;margin-top:50px!important;}\u0026 .Product__Info{box-sizing:border-box!important;width:400px!important;max-width:400px!important;margin-right:75px!important;margin-left:50px!important;}}}body:has(#cleardea-minari){\u0026 .ProductForm__AddToCart:not([disabled]){color:#fff!important;background:linear-gradient(90deg,#405525 0%,#5a7230 54%,#748e39 100%)!important;border:0!important;box-shadow:0 12px 25px rgba(79,101,45,.24)!important;-webkit-text-fill-color:#fff!important;}\u0026 .ProductForm__AddToCart:not([disabled])::before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]):hover{color:#fff!important;background:linear-gradient(90deg,#7f2144 0%,#a72f57 54%,#d94b75 100%)!important;-webkit-text-fill-color:#fff!important;}}#cleardea-minari{\u0026 .sn-sec h2{font-size:27px!important;line-height:1.2!important;}\u0026 .sn-sec h3{font-size:19px!important;line-height:1.3!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;line-height:1.35!important;}\u0026 .sn-media{font-size:0!important;line-height:0!important;gap:0!important;}\u0026 .sn-media img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;}}@media (max-width:640px){#cleardea-minari{\u0026 .sn-sec h2{font-size:24px!important;}\u0026 .sn-sec h3{font-size:18px!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;}}}@media (max-width:768px){body:has(#cleardea-minari){\u0026 :is(.Product,.Product__Wrapper,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important;}\u0026 .Product__Wrapper{display:block!important;}\u0026 .Product__InfoWrapper{margin-top:8px!important;}\u0026 .ProductMeta{box-sizing:border-box!important;width:calc(100% - 20px)!important;gap:8px!important;margin-right:10px!important;margin-left:10px!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{flex:0 0 100%!important;width:100%!important;max-width:100%!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin-right:10px!important;margin-bottom:14px!important;margin-left:10px!important;padding:15px 21px 23px!important;}\u0026 .ProductForm__Option .SizeSwatch{min-height:64px!important;padding:13px 12px 13px 49px!important;font-size:14px!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){margin:18px 0 10px!important;}}}@media (min-width:1008px){html body:has(#cleardea-minari) #shopify-section-product-template{\u0026 :is(.Product,.Product__Wrapper,.Product__Gallery,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;min-width:0!important;}\u0026 .Product{width:calc(100% - 36px)!important;max-width:1220px!important;margin:22px auto 80px!important;padding:0 28px!important;border:1px solid var(--cd-line)!important;border-radius:24px!important;background:#ffffffed!important;}\u0026 .Product__Wrapper{display:grid!important;grid-template-columns:minmax(0,1.34fr) minmax(0,1fr)!important;gap:36px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 :is(.Product__Gallery,.Product__InfoWrapper){width:100%!important;max-width:none!important;margin:0!important;padding:30px 0 40px!important;background:transparent!important;}\u0026 .Product__Gallery{position:sticky!important;display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;gap:14px!important;align-self:start!important;}\u0026 .Product__Slideshow{grid-area:1\/2!important;width:100%!important;min-width:0!important;margin:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Gallery :is(.Product__Slideshow,.Product__SlideItem,.Product__SlideItem img){border-radius:0!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}\u0026 .Product__SlideshowNav--thumbnails{position:relative!important;inset:auto!important;grid-area:1\/1!important;align-self:stretch!important;width:98px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;transform:none!important;}\u0026 .Product__SlideshowNavScroller{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:100%!important;margin:0!important;overflow-x:hidden!important;overflow-y:scroll!important;direction:rtl!important;white-space:normal!important;}\u0026 .Product__SlideshowNavImage{position:relative!important;display:block!important;box-sizing:border-box!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:auto!important;aspect-ratio:12\/17!important;margin:0!important;padding:0!important;flex:0 0 auto!important;direction:ltr!important;border:1px solid var(--cd-line)!important;border-radius:4px!important;background:#fff!important;outline:none!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-deep)!important;}\u0026 .Product__SlideshowNavImage::before{content:none!important;}\u0026 .Product__SlideshowNavImage\u003eimg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 :is(.Product__InfoWrapper,.Product__Info){position:relative!important;inset:auto!important;height:auto!important;transform:none!important;}\u0026 .Product__Info{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 .Product__InfoWrapper :is(h1,button,input,select,label,a,span,p){font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){position:static!important;order:-50!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important;align-self:flex-start!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{display:block!important;order:-40!important;flex:0 1 auto!important;width:auto!important;max-width:100%!important;margin:0!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;align-items:center!important;min-height:44px!important;padding:8px 15px!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;background:#fff!important;color:var(--cd-deep)!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;}\u0026 .ProductMeta__Vendor\u003ea:after{content:' · SHOP BRAND PAGE →'!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;margin-left:3px!important;}\u0026 .ProductMeta__Title{position:relative!important;display:block!important;box-sizing:border-box!important;order:-30!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:46px 25px 16px!important;background:#fff!important;color:var(--cd-ink)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:700 24px\/1.35 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;white-space:normal!important;overflow-wrap:break-word!important;}\u0026 .ProductMeta__Title:before{position:absolute!important;top:23px!important;left:25px!important;display:block!important;width:44px!important;height:4px!important;background:var(--cd-accent)!important;border-radius:9px!important;content:''!important;}\u0026 .ProductMeta .ProductMeta__PriceList{display:flex!important;box-sizing:border-box!important;order:-20!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:700 27px\/1.15 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:400 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:3!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-price{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-logo{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta\u003e:is([class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:-10!important;display:block!important;box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 24px 14px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;font-size:15px!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:100%!important;margin:0 0 18px!important;padding:16px 24px 24px!important;background:var(--cd-blush)!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 10px 24px #00000012!important;}\u0026 .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .ProductForm__Label{display:block!important;color:var(--cd-deep)!important;font:700 14px\/1.4 Poppins,Arial,sans-serif!important;margin:0 0 10px!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__AddToCart{width:100%!important;min-height:54px!important;border-radius:999px!important;font:800 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__Description{position:static!important;left:auto!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:28px 0 0!important;padding:0!important;overflow:visible!important;transform:none!important;}\u0026 .ProductMeta__Description\u003e.Rte{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-minari){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 auto 14px!important;}\u0026 #cleardea-minari{\u0026{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:8px 0 14px!important;}\u0026\u003e:is(.sn-stock,.sn-promo,.sn-sec,.stock,.promo,.intro,.product,.routine,.faq){box-sizing:border-box!important;width:calc(100% - 16px)!important;max-width:none!important;margin-left:8px!important;margin-right:8px!important;}\u0026 :is(.sn-media,.sn-image-stack,.media){max-width:none!important;border-radius:0!important;}\u0026 :is(.sn-media,.sn-image-stack,.media) img{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;}\u0026 :is(p,li,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font-size:27px!important;line-height:1.22!important;}\u0026 h3{font-size:19px!important;line-height:1.34!important;}}}}html body:has(#cleardea-minari) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"]:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"]:has(.flair-badge){position:static!important;inset:auto!important;transform:none!important;display:flex!important;order:-50!important;flex:0 0 100%!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;align-self:flex-start!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;text-align:left!important;line-height:1.25!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"] .flair-badge{display:flex!important;box-sizing:border-box!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"] .flair-badge\u003ediv{display:flex!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;padding:8px 15px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#5d7335!important;border:1px solid #5d7335!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(79,101,45,.18)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:break-word!important;transform:none!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"] .flair-badge\u003ediv::before{display:none!important;content:none!important;}}@media (max-width:1007px){html body:has(#cleardea-minari) #shopify-section-product-template{\u0026 .Product__Wrapper{display:block!important;row-gap:0!important;}\u0026 .Product__Gallery{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:14px 0 0!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:8px 0 0!important;padding:0!important;transform:none!important;}\u0026 .Product__Info,\u0026 .Product__Info\u003e.Container{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;row-gap:0!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0 10px!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"]:has(.flair-badge){width:100%!important;max-width:100%!important;align-self:center!important;justify-content:center!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"] .flair-badge\u003ediv{width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"] .flair-badge\u003ediv{justify-content:center!important;text-align:center!important;}}}@media (min-width:1008px){html body:has(#cleardea-minari) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"]:has(.flair-badge){justify-content:flex-start!important;align-self:flex-start!important;text-align:left!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126886310134\"] .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}}}body:has(#cleardea-minari){\u0026 .bndlr-container.bndlr-mixnmatch .bndlr-mnm-available-products{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;}\u0026 .bndlr-container.bndlr-mixnmatch :is(.bndlr-products-container,.bndlr-inner-products-container){box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product.bndlr-mix-and-match{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;grid-auto-flow:row!important;align-items:start!important;align-content:start!important;justify-content:start!important;gap:8px 14px!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:12px!important;text-align:left!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-product-image-url{grid-column:1!important;grid-row:1 \/ span 4!important;align-self:start!important;width:84px!important;max-width:84px!important;margin:0!important;padding:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e :is(.bndlr-product-qn-container,.bndlr-product-price,.bndlr-product-price-per-unit,.bndlr-product-options-container,.bndlr-select-variant,.bndlr-add-to-bundle-container,.shopify-product-reviews-badge,.loox-rating,[data-oke-star-rating]){grid-column:2!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-title{display:block!important;margin:0!important;font:600 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-bottom-pusher{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container:has(\u003e select[aria-label=\"CLEARDEA\"]) \u003e .bndlr-option-label-container{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container{flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:5px!important;}\u0026 .bndlr-mnm-available-products :is(.bndlr-option-label,.bndlr-product-price){font-family:Poppins,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;}\u0026 .bndlr-mnm-available-products .bndlr-select-variant{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container{gap:8px!important;align-items:stretch!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container .quantity-input{flex:0 0 52px!important;box-sizing:border-box!important;width:52px!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle{display:flex!important;flex:1 1 auto!important;min-width:0!important;min-height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .Product__InfoWrapper *::before,\u0026 .Product__InfoWrapper *::after{font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__AddToCart[disabled]{min-height:54px!important;border-radius:999px!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__PriceList .Price--compareAt::before,\u0026 .ProductMeta__PriceList .Price--compareAt::after{content:none!important;display:none!important;}\u0026 .Product__Info .SizeSwatchList{grid-auto-rows:1fr!important;}\u0026 .ProductForm__Option .SizeSwatch{flex-direction:row!important;justify-content:flex-start!important;box-sizing:border-box!important;}\u0026 .Product__SlideshowNavScroller{scrollbar-color:var(--cd-deep) transparent!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border-radius:6px!important;}\u0026 .bndlr-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products\u003e.bndlr-product{border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .bndlr-bundle-title{font:700 24px\/1.3 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 .bndlr-bundle-description{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}}#cleardea-minari{\u0026{width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 14px!important;color:var(--cd-ink)!important;background:transparent!important;}\u0026 :is(p,li,td,th,summary,a){font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;color:var(--cd-ink)!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 img{margin:0!important;padding:0!important;}\u0026 .cp-section{border-color:var(--cd-line)!important;box-shadow:0 8px 22px rgba(62,77,36,.06)!important;}\u0026 #cp-overview{background:linear-gradient(145deg,#edf4d9,#fffef9 76%)!important;}\u0026 .cp-stock{gap:0!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;}\u0026 .cp-stock\u003ediv{border:0!important;border-radius:0!important;padding:13px 14px!important;background:transparent!important;}\u0026 .cp-stock\u003ediv+div{border-left:1px solid var(--cd-line)!important;}\u0026 .cp-stock .cp-label{display:block!important;margin-bottom:2px!important;color:var(--cd-deep)!important;font:800 14px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important;}\u0026 .cp-stock strong{font:600 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-row{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin:10px 0 0!important;padding:10px!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .cp-thumb{display:block!important;width:100px!important;height:142px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;overflow:hidden!important;background:transparent!important;}\u0026 .cp-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 .cp-routine-copy h3{font:700 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-copy :is(p,a){font-size:15px!important;line-height:1.5!important;}}@media (max-width:1007px){body:has(#cleardea-minari){\u0026 :is(.Product,.Product__Wrapper){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;}\u0026 .Product__SlideshowMobileNav{width:calc(100% - 18px)!important;margin:6px auto 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;margin:0 10px 14px!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{width:100%!important;max-width:none!important;margin:24px 0 0!important;padding:0!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin:0 10px 14px!important;padding:15px 21px 23px!important;}\u0026 .ProductMeta__Vendor{width:100%!important;flex:0 0 100%!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{padding:43px 21px 16px!important;font-size:19px!important;}\u0026 .ProductMeta__Title::before{left:21px!important;}\u0026 .ProductMeta__PriceList{padding-left:21px!important;padding-right:21px!important;}}#cleardea-minari{\u0026\u003e:is(.cp-stock,.cp-brand,.cp-offer,.cp-section,.cp-detail){margin-left:10px!important;margin-right:10px!important;}}}@media (max-width:768px){#cleardea-minari{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}\u0026 .cp-routine-row{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:8px!important;}\u0026 .cp-thumb{width:82px!important;height:116px!important;}\u0026 .cp-routine-copy h3{font-size:15px!important;}}body:has(#cleardea-minari){\u0026 .Product__SlideshowMobileNav .flickity-page-dots{display:flex!important;flex:1!important;min-width:0!important;gap:2px!important;align-items:center!important;overflow:hidden!important;}\u0026 .Product__SlideshowMobileNav .dot{flex:1 1 0!important;min-width:2px!important;height:4px!important;margin:0!important;background:var(--cd-line)!important;border:0!important;border-radius:99px!important;opacity:1!important;}\u0026 .Product__SlideshowMobileNav .dot.is-selected{background:var(--cd-deep)!important;}\u0026 .Product__SlideshowNavArrow{display:grid!important;width:30px!important;height:30px!important;flex:0 0 30px!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-minari) #shopify-section-product-template{\u0026 .Product__Gallery{--cp-sticky-header:calc(var(--header-height,120px) + var(--cocomo-sticky-announcement-height,0px));top:calc(var(--cp-sticky-header) + 14px)!important;padding-bottom:24px!important;}\u0026 .Product__SlideshowNav--thumbnails{overflow:visible!important;scrollbar-gutter:auto!important;direction:ltr!important;}\u0026 .Product__SlideshowNavScroller{box-sizing:border-box!important;width:98px!important;scrollbar-color:auto!important;scrollbar-width:auto!important;scrollbar-gutter:stable!important;padding:2px 2px 3px 12px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-track{background:transparent!important;border:0!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border:0!important;border-radius:6px!important;min-height:40px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;}}}html body:has(#cleardea-minari) #shopify-section-product-template{\u0026 #cleardea-minari{\u0026 :is(p,li,td,th,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;}\u0026 :is(h2,h3)\u003ea{font:inherit!important;color:inherit!important;text-decoration:none!important;}\u0026 .cp-detail{width:100%!important;margin:9px 0 0!important;border:1px solid var(--cd-line)!important;border-radius:12px!important;background:#fff!important;}\u0026 .cp-detail\u003esummary{padding:14px 45px 14px 15px!important;font-weight:800!important;line-height:1.5!important;color:var(--cd-ink)!important;}\u0026 .cp-detail\u003esummary::after{top:50%!important;right:15px!important;transform:translateY(-50%)!important;color:var(--cd-deep)!important;font:400 22px\/1 Poppins,Arial,sans-serif!important;}\u0026 .cp-detail[open]{border-color:#c0cd86!important;box-shadow:0 7px 18px rgba(62,77,36,.06)!important;}\u0026 .cp-detail[open]\u003esummary{background:#f6f9ec!important;border-bottom:1px solid var(--cd-line)!important;}\u0026 .cp-detail-body{padding:15px 16px 16px!important;}\u0026 :is(th,td){text-transform:none!important;letter-spacing:normal!important;}}}@media (max-width:1007px){html body:has(#cleardea-minari) #shopify-section-product-template{\u0026 #cleardea-minari{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}}}}html body:has(#cleardea-minari) #shopify-section-product-template{\u0026 #cleardea-minari{\u0026 .cp-detail\u003esummary{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;}\u0026 .cp-expandable{box-sizing:border-box!important;width:calc(100% - 16px)!important;margin:0 8px 16px!important;padding:0!important;}\u0026 .cp-expandable\u003esummary{padding:16px 45px 16px 18px!important;}\u0026 .cp-expand-body{padding:18px 18px 22px!important;min-width:0!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -18px -22px!important;width:calc(100% + 36px)!important;}\u0026 .cp-routine-copy h4,\u0026 .cp-routine-copy h4\u003ea{font:700 16px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;color:var(--cd-ink)!important;text-decoration:none!important;}\u0026 .cp-routine-copy h4{margin:3px 0 8px!important;}\u0026 .cp-media{padding:0!important;aspect-ratio:auto!important;}\u0026 .cp-source-frame{display:block!important;position:relative!important;aspect-ratio:var(--crop-ratio)!important;overflow:hidden!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .cp-source-frame\u003eimg{position:absolute!important;width:var(--crop-width)!important;max-width:none!important;height:auto!important;aspect-ratio:1200\/1700!important;left:var(--crop-left)!important;top:var(--crop-top)!important;object-fit:contain!important;margin:0!important;padding:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-minari) #shopify-section-product-template{\u0026 .Product__Gallery{padding-top:30px!important;}\u0026 .Product__Slideshow{max-width:none!important;}\u0026 .Product__SlideshowNavScroller{max-height:min(100%,calc(100dvh - var(--cp-sticky-header) - 58px))!important;}}}@media (max-width:1007px){html body:has(#cleardea-minari) #shopify-section-product-template{\u0026 #cleardea-minari{\u0026 .cp-expandable{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;}}}}@media (max-width:749px){html body:has(#cleardea-minari) #shopify-section-product-template{\u0026 #cleardea-minari{\u0026 .cp-expand-body{padding:16px 14px 20px!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -14px -20px!important;width:calc(100% + 28px)!important;}}}}\nhtml body:has(#cleardea-minari) #shopify-section-product-template #cleardea-minari .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}\n@media(max-width:1007px){html body:has(#cleardea-minari) #shopify-section-product-template #cleardea-minari .cp-expandable\u003esummary{font-size:24px!important;}}\n#cleardea-minari .cp-section\u003e.cp-media:not(:last-child),#cleardea-minari .cp-expand-body\u003e.cp-media:not(:last-child),#cleardea-minari .cp-detail-body\u003e.cp-media:not(:last-child){margin-bottom:18px!important;}\u003c\/style\u003e\n\u003cdiv id=\"cleardea-minari\"\u003e\n\u003csection class=\"cp-stock\" aria-label=\"Stock and delivery\"\u003e\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eStock status\u003c\/span\u003e\u003cstrong\u003eReady stock in Singapore\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eDelivery\u003c\/span\u003e\u003cstrong\u003e1–3 working days\u003c\/strong\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003cdiv class=\"cp-brand\"\u003e\n\u003cp\u003e\u003cstrong\u003eShop authentic CLEARDEA at COCOMO\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCOCOMO is the sole exclusive distributor of CLEARDEA in Singapore. Shop 100% authentic, directly sourced products.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eExplore CLEARDEA →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-offer\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-08-07_at_8.53.51_AM.jpg?v=1754539008\" alt=\"CLEARDEA Minari Calming Gel Serum original COCOMO multi-buy offer chart\" width=\"1080\" height=\"1080\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003csection class=\"cp-section\" id=\"cp-overview\"\u003e\u003ch2\u003eFresh hydration. Calmer-feeling skin. Refined-looking pores.\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCLEARDEA Minari Calming Gel Serum\u003c\/strong\u003e combines the refreshing feel of a gel with the hydrating care of a serum. The light, watery texture helps balance excess sebum, soothe warm or easily irritated skin and leave skin feeling smooth and comfortable.\u003c\/p\u003e\n\u003cdiv class=\"cp-facts\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFour-way pore care\u003c\/strong\u003eCount, area, volume and maximum depth\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNon-comedogenic\u003c\/strong\u003eTested for acne-prone skin\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e30ml gel serum\u003c\/strong\u003eMinari, ectoin, xylitol and Ceramide NP\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"1\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-01-intro-en.webp?v=1789285148\" alt=\"CLEARDEA Minari Calming Gel Serum: four-way pore care, non-comedogenic formula and hydrating gel-serum texture\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-pore-hydration\"\u003e\u003ch2\u003eWhen your skin feels oily and dry at the same time\u003c\/h2\u003e\n\u003cp\u003eGive skin refreshing moisture while caring for the look of congested pores. The gel-serum texture spreads smoothly and absorbs with a light finish, making it easy to adjust your hydration as your skin’s needs change.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"2\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-02-pore-hydration-en.webp?v=1789285155\" alt=\"CLEARDEA Minari gel-serum texture for excess sebum and rough, dry-feeling skin\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-who-for\"\u003e\u003ch2\u003eA soothing step for changing skin needs\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSkin prone to blemishes and congested pores.\u003c\/li\u003e\n\u003cli\u003eChanging oil levels through the seasons.\u003c\/li\u003e\n\u003cli\u003eDehydrated skin that needs moisture without a heavy feel.\u003c\/li\u003e\n\u003cli\u003eEasily irritated or warm-feeling skin that needs soothing care.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eSuitable for all skin types, including dry, oily, combination and sensitive skin. Adjust the number of layers to your comfort.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"3\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1500;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-8.3333333333%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-03-who-for-en.webp?v=1789285161\" alt=\"Who can use CLEARDEA Minari Calming Gel Serum: blemish-prone, oily, dehydrated and easily irritated skin\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-pore-results\"\u003e\u003ch2\u003ePrecision care for four pore measurements\u003c\/h2\u003e\n\u003cp\u003eCare for smoother-looking skin texture with a formula tested for temporary changes in pore appearance. The human application test measured improvements in pore count, area, volume and maximum depth.\u003c\/p\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePore count\u003c\/th\u003e\n\u003ctd\u003e23.74% reduction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePore area\u003c\/th\u003e\n\u003ctd\u003e32.22% reduction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePore volume\u003c\/th\u003e\n\u003ctd\u003e34.80% improvement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaximum pore depth\u003c\/th\u003e\n\u003ctd\u003e10.31% improvement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cp\u003eTested by the Korea Institute of Dermatological Sciences on 23 adults aged 20–50, on 12 July 2023. These are temporary test results; individual results vary.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"4\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-04-pore-targets-en.webp?v=1789285168\" alt=\"Minari Gel Serum temporary pore-count improvement of 23.74% and pore-area improvement of 32.22%\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"5\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-05-pore-test-en.webp?v=1789285175\" alt=\"Original pore scans and temporary test results: pore volume 34.80% and maximum pore depth 10.31%\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-sebum-care\"\u003e\u003ch2\u003eFresh, balanced skin with daily sebum care\u003c\/h2\u003e\n\u003cp\u003eHelp skin feel less weighed down by excess oil while keeping it comfortably hydrated. The lightweight formula brings pore care and refreshing moisture together in one easy serum step.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"6\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-06-oil-balance-en.webp?v=1789285185\" alt=\"CLEARDEA Minari Calming Gel Serum tube with transparent gel droplets for fresh, balanced skin\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-sebum-results\"\u003e\u003ch2\u003e77.20% temporary improvement in daily sebum levels\u003c\/h2\u003e\n\u003cp\u003eThe application test measured a \u003cstrong\u003e77.20% improvement in daily sebum levels\u003c\/strong\u003e after use. The chart shows the improvement rate compared with before application.\u003c\/p\u003e\n\u003cp\u003eKorea Institute of Dermatological Sciences; 23 adults aged 20–50; 12 July 2023. Results are temporary and vary by individual.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"7\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1480;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-8.1081081081%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-07-sebum-test-en.webp?v=1789285461\" alt=\"Temporary daily sebum improvement chart: 77.20%, tested on 23 adults on 12 July 2023\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-non-comedogenic\"\u003e\u003ch2\u003eMoisture that suits acne-prone skin\u003c\/h2\u003e\n\u003cp\u003eThe formula has completed non-comedogenic testing and testing for suitability on acne-prone skin. Enjoy light hydration and sebum care without a heavy, pore-clogging feel.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"8\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/985;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-26.3959390863%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-08-non-comedogenic-en.webp?v=1789285191\" alt=\"CLEARDEA Minari Serum non-comedogenic and acne-prone skin suitability tests\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-gel-texture\"\u003e\u003ch2\u003eFresh like a gel, hydrating like a serum\u003c\/h2\u003e\n\u003cp\u003eThe clear gel spreads into a refreshing layer of moisture. Its watery finish feels light on the skin, so you can layer it when you need more hydration without a sticky finish.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"9\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-09-gel-texture-en.webp?v=1789285198\" alt=\"Authentic CLEARDEA serum tubes in watery gel: fresh like a gel and hydrating like a serum\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"10\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/990;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:-34.8484848485%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-10-water-finish-en.webp?v=1789285467\" alt=\"CLEARDEA Minari gel demonstrated on the hand for a fresh, non-sticky watery finish\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-minari\"\u003e\u003ch2\u003eClean Minari for a fresh-looking complexion\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003e80% Minari extract\u003c\/strong\u003e brings water-parsley care to this refreshing gel serum. Minari grown in clean natural surroundings helps soothe and refresh the skin for a clear, comfortable-looking finish.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"11\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-11-minari-en.webp?v=1789285206\" alt=\"CLEARDEA Minari serum and carton among water parsley, featuring 80% Minari extract\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-botanicals\"\u003e\u003ch2\u003eFour botanicals for daily soothing care\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCica Calming Repair™\u003c\/strong\u003e combines heartleaf, green tea, mugwort and lemon balm for complementary skin care.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeartleaf:\u003c\/strong\u003e soothing and purifying care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGreen tea:\u003c\/strong\u003e antioxidant and brightening care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMugwort leaf:\u003c\/strong\u003e soothing and tone care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLemon balm leaf:\u003c\/strong\u003e care for excess sebum.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThese descriptions refer to the properties of the ingredients.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"12\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-12-botanicals-en.webp?v=1789285214\" alt=\"Cica Calming Repair botanical blend: heartleaf, green tea, mugwort and lemon balm\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-cooling-barrier\"\u003e\u003ch2\u003eCooling comfort and a cared-for moisture barrier\u003c\/h2\u003e\n\u003ch3\u003eXylitol\u003c\/h3\u003e\n\u003cp\u003eBrings a gentle, refreshing cooling feel.\u003c\/p\u003e\n\u003ch3\u003eEctoin\u003c\/h3\u003e\n\u003cp\u003eProvides water-lock hydration for comfortable skin.\u003c\/p\u003e\n\u003ch3\u003eCeramide NP\u003c\/h3\u003e\n\u003cp\u003eCares for the moisture barrier to keep skin feeling supple.\u003c\/p\u003e\n\u003cp\u003eThese descriptions refer to the properties of the ingredients.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"13\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-13-cooling-barrier-en.webp?v=1789285220\" alt=\"Xylitol for cooling care, ectoin for water-lock hydration and Ceramide NP for moisture-barrier care\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-gentleness\"\u003e\u003ch2\u003eTested for gentle daily care\u003c\/h2\u003e\n\u003cp\u003eMinari Calming Gel Serum has completed low-irritation, non-comedogenic and acne-prone skin suitability testing.\u003c\/p\u003e\n\u003cp\u003eSkinmed Clinical Trial Center; 31 adults aged 20–60; 5–7 February 2024. Individual skin responses can vary.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"14\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-14-gentleness-test-en.webp?v=1789285227\" alt=\"Skinmed test details: low-irritation, non-comedogenic and acne-prone skin suitability, 31 adults, February 2024\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-directions\" open=\"open\"\u003e\u003csummary\u003eHow to Use\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003eCleanse and prep.\u003c\/strong\u003e After cleansing, use your toner or toner pad.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply evenly.\u003c\/strong\u003e Smooth an appropriate amount of gel serum over the skin and gently pat it in.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLayer to suit your skin.\u003c\/strong\u003e Apply 2–3 comfortable layers when you need extra moisture.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFollow with moisturiser.\u003c\/strong\u003e Complete your chosen skincare routine and finish daytime skincare with sunscreen.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003ch3\u003eRefreshing face and body care\u003c\/h3\u003e\n\u003cp\u003eReapply to the face or body when warm-feeling skin needs cooling, soothing care. The light gel-serum texture layers without a sticky finish.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"15\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1440;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-9.3750000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-15-how-to-use-en.webp?v=1789285234\" alt=\"English directions for Minari Gel Serum, face and body use, and two to three comfortable layers\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003csection class=\"cp-section\" id=\"cp-product-details\"\u003e\u003ch2\u003eProduct details and full ingredients\u003c\/h2\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eProduct Specifications\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eCLEARDEA Minari Calming Gel Serum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eContents\u003c\/th\u003e\n\u003ctd\u003e30ml \/ 1.01 fl. oz. per unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eLeave-on gel serum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSkin types\u003c\/th\u003e\n\u003ctd\u003eAll skin types, including dry, oily, combination and sensitive skin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUse areas\u003c\/th\u003e\n\u003ctd\u003eFace and body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRoutine step\u003c\/th\u003e\n\u003ctd\u003eAfter cleansing and toner; before moisturiser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eKey ingredients\u003c\/th\u003e\n\u003ctd\u003eMinari extract, ectoin, xylitol, Ceramide NP, heartleaf, green tea, mugwort, lemon balm, panthenol and hyaluronic acid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eTexture\u003c\/th\u003e\n\u003ctd\u003eLight, clear gel with a fresh, watery finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLayering\u003c\/th\u003e\n\u003ctd\u003e2–3 layers as needed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShelf life\u003c\/th\u003e\n\u003ctd\u003e36 months unopened; 12 months after opening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eResponsible distributor\u003c\/th\u003e\n\u003ctd\u003eNewDeer Co., Ltd.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eListed separately on the product packaging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCountry of origin\u003c\/th\u003e\n\u003ctd\u003eSouth Korea\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCOCOMO options\u003c\/th\u003e\n\u003ctd\u003eBuy 1; buy 2 + 1 free; buy 3 + 2 free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"20\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1110\/1120;--crop-width:108.1081081081%;--crop-left:-3.7837837838%;--crop-top:-24.1071428571%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-20-product-info-en.webp?v=1789285481\" alt=\"CLEARDEA Minari Gel Serum 30ml specifications, shelf life, storage and precautions\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003cp\u003eWater, Butylene Glycol, 1,2-Hexanediol, Glycerin, Dipropylene Glycol, Trehalose, Betaine, Tromethamine, Carbomer, Ammonium Acryloyldimethyltaurate\/VP Copolymer, Propanediol, Panthenol, Pullulan, Ectoin, Oenanthe Javanica Extract, Allantoin, Melissa Officinalis Leaf Extract, Xylitylglucoside, Adenosine, Glyceryl Acrylate\/Acrylic Acid Copolymer, Anhydroxylitol, Camellia Sinensis Leaf Extract, Caprylhydroxamic Acid, Ceramide NP, Hydrogenated Lecithin, Diospyros Kaki Leaf Extract, PVM\/MA Copolymer, Disodium EDTA, Xylitol, Sodium Hyaluronate, Carthamus Tinctorius Flower Extract, Artemisia Princeps Leaf Extract, Houttuynia Cordata Extract, Zanthoxylum Piperitum Fruit Extract, Dextrin, Gardenia Florida Fruit Extract, Polygonum Cuspidatum Root Extract, Polyglyceryl-10 Laurate, Polyglyceryl-4 Laurate, Caprylyl\/Capryl Glucoside, Hydrolyzed Hyaluronic Acid, Hydrolyzed Sodium Hyaluronate, Hyaluronic Acid, Hydroxypropyltrimonium Hyaluronate, Potassium Hyaluronate, Pentylene Glycol, Sodium Hyaluronate Crosspolymer, Sodium Acetylated Hyaluronate.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"21\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1104\/1596;--crop-width:108.6956521739%;--crop-left:-4.3478260870%;--crop-top:-3.0075187970%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-21-full-ingredients-en.webp?v=1789285812\" alt=\"Complete English ingredient list for CLEARDEA Minari Calming Gel Serum\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eStorage and Safety\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cul\u003e\n\u003cli\u003eFor external use only. Avoid contact with the eyes and do not apply to wounded skin.\u003c\/li\u003e\n\u003cli\u003eStop use and consult a qualified professional if redness, swelling, itching or other irritation occurs during use or after sun exposure.\u003c\/li\u003e\n\u003cli\u003eStore away from direct sunlight and out of reach of children.\u003c\/li\u003e\n\u003cli\u003ePatch test before first use if your skin is sensitive.\u003c\/li\u003e\n\u003cli\u003eNot intended for babies or children under four. Patch test first for children with sensitive skin.\u003c\/li\u003e\n\u003cli\u003eDuring pregnancy, patch test first and consult your healthcare professional if you are unsure about use.\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ch3\u003eCan dry skin use it?\u003c\/h3\u003e\n\u003cp\u003eYes. It suits all skin types, including skin that feels oily on the surface but dry underneath. The light gel serum gives refreshing hydration and sebum care without a heavy finish.\u003c\/p\u003e\n\u003ch3\u003eCan I apply more than one layer?\u003c\/h3\u003e\n\u003cp\u003eYes. Apply 2–3 layers to suit your skin’s needs. The gel-serum texture layers with a fresh, non-sticky feel.\u003c\/p\u003e\n\u003ch3\u003eCan sensitive, acne-prone skin use it?\u003c\/h3\u003e\n\u003cp\u003eIt has completed non-comedogenic, low-irritation and acne-prone skin suitability testing. Patch test first if your skin is sensitive; individual responses vary.\u003c\/p\u003e\n\u003ch3\u003eCan the whole family use it?\u003c\/h3\u003e\n\u003cp\u003eIt is suitable for adults and children aged four and above. Patch test first for children with sensitive skin. It is not intended for children under four.\u003c\/p\u003e\n\u003ch3\u003eCan I use it during pregnancy?\u003c\/h3\u003e\n\u003cp\u003eSkin may become more reactive during pregnancy. Patch test first and check with your healthcare professional if you are unsure.\u003c\/p\u003e\n\u003ch3\u003eCan I use it on my body?\u003c\/h3\u003e\n\u003cp\u003eYes. Apply to the face or body when skin needs refreshing hydration and soothing care.\u003c\/p\u003e\n\u003ch3\u003eIs CLEARDEA at COCOMO authentic?\u003c\/h3\u003e\n\u003cp\u003eYes. COCOMO is the sole exclusive distributor of CLEARDEA in Singapore, with directly sourced products and ready stock.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"18\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1136\/1170;--crop-width:105.6338028169%;--crop-left:-2.8169014085%;--crop-top:-23.4188034188%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-18-faq-skin-en.webp?v=1789285474\" alt=\"Minari Gel Serum FAQs about dry skin, layering, and sensitive acne-prone skin\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"19\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-19-faq-family-en.webp?v=1789285249\" alt=\"Minari Gel Serum family and pregnancy FAQs with the original product photograph\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-routine\" open=\"open\"\u003e\u003csummary\u003eComplete Your Routine\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003cp\u003eBuild your CLEARDEA routine around your skin’s needs. Start with cleansing and light hydration, apply Minari Calming Gel Serum, then choose moisturising steps or a separate treatment session.\u003c\/p\u003e\n\u003ch3\u003eCLEARDEA’s four-step daily routine\u003c\/h3\u003e\n\u003cp\u003eGreen Tangerine Mild Dual Peeling Pad → Minari Calming Gel Serum → Minari Deep Cool Soothing Cream → Mucin Collagen Voluming Cream Ampoule.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"16\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1510;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-6.9536423841%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-16-routine-overview-en.webp?v=1789285241\" alt=\"CLEARDEA four-step daily routine: peeling pad, Minari Gel Serum, soothing cream and cream ampoule\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"17\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1120\/1544;--crop-width:107.1428571429%;--crop-left:-3.5714285714%;--crop-top:-4.1450777202%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-17-routine-steps-en.webp?v=1789285805\" alt=\"CLEARDEA four-step routine directions for peeling pad, Minari gel serum, soothing cream and cream ampoule\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Minari Pore Ampoule Cleanser\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-pore-ampoule-cleanser-main-locked.webp?v=1789215296\" alt=\"Minari Pore Ampoule Cleanser\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eCleanse\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\"\u003eMinari Pore Ampoule Cleanser\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eStart with cleansing before your toner and gel serum.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Shop Minari Pore Ampoule Cleanser\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Green Tangerine Mild Dual Peeling Pad\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-mild-dual-peeling-pad-main-locked.webp?v=1789215187\" alt=\"Green Tangerine Mild Dual Peeling Pad\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eOptional exfoliating prep\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\"\u003eGreen Tangerine Mild Dual Peeling Pad\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eAfter cleansing, sweep gently over skin when your routine calls for exfoliating prep.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Shop Green Tangerine Mild Dual Peeling Pad\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Mucin Collagen PDRN Tension Fit Pad\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-pdrn-tension-fit-pad-main-large.webp?v=1789216330\" alt=\"Mucin Collagen PDRN Tension Fit Pad\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eAlternative pad care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\"\u003eMucin Collagen PDRN Tension Fit Pad\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose a moisturising pad as an alternative prep step before serum.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Shop Mucin Collagen PDRN Tension Fit Pad\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Mucin Mineral Vita Bubble First Essence\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-mineral-vita-bubble-first-essence-main-locked.webp?v=1789215242\" alt=\"Mucin Mineral Vita Bubble First Essence\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eHydrate\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\"\u003eMucin Mineral Vita Bubble First Essence\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eApply your hydrating essence before Minari Calming Gel Serum.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Shop Mucin Mineral Vita Bubble First Essence\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Minari Deep Cool Soothing Cream\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-deep-cool-soothing-cream-main-locked.webp?v=1789215285\" alt=\"Minari Deep Cool Soothing Cream\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMoisturise\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\"\u003eMinari Deep Cool Soothing Cream\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow the gel serum with soothing cream for a comfortable moisturising layer.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Shop Minari Deep Cool Soothing Cream\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collagen Voluming Cream Ampoule\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-voluming-cream-ampoule-main-large.webp?v=1789216117\" alt=\"Mucin Collagen Voluming Cream Ampoule\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eExtra moisture\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\"\u003eMucin Collagen Voluming Cream Ampoule\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eAdd nourishing cream-ampoule care when your routine needs extra moisture.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collagen Voluming Cream Ampoule\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-pure-fit-tinted-sun-lotion-main-locked.webp?v=1789215330\" alt=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDaytime protection\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\"\u003ePure Fit Tinted Sun Lotion SPF50+ PA++++\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFinish your daytime skincare with sunscreen.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Shop Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"Mucin Skin Tinted Base\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-skin-tinted-base-main-locked.webp?v=1789215305\" alt=\"Mucin Skin Tinted Base\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eComplexion finish\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\"\u003eMucin Skin Tinted Base\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eApply your tinted base after skincare and sunscreen have settled.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"Shop Mucin Skin Tinted Base\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collanetinal Deep Wrinkle Shot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collanetinal-deep-wrinkle-shot-main-large.webp?v=1789216127\" alt=\"Mucin Collanetinal Deep Wrinkle Shot\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eTargeted evening care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\"\u003eMucin Collanetinal Deep Wrinkle Shot\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose targeted expression-line care and follow its own directions.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collanetinal Deep Wrinkle Shot\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Mucin Collagen EGF Fitting Mask\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-egf-fitting-mask-main-locked.webp?v=1789215234\" alt=\"Mucin Collagen EGF Fitting Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMask care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\"\u003eMucin Collagen EGF Fitting Mask\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose a dedicated mask session when you want extra moisturising care.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Shop Mucin Collagen EGF Fitting Mask\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Green Tangerine Pore Tok-Tok Mask\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-pore-tok-tok-mask-main-locked.webp?v=1789215314\" alt=\"Green Tangerine Pore Tok-Tok Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eAlternative mask session\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\"\u003eGreen Tangerine Pore Tok-Tok Mask\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore green tangerine treatment care for your mask-care days.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Shop Green Tangerine Pore Tok-Tok Mask\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"LED Triple Bounce Device\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-led-triple-bounce-device-main-large.webp?v=1789215972\" alt=\"LED Triple Bounce Device\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDevice care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\"\u003eLED Triple Bounce Device\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore CLEARDEA device care and follow its instructions for compatible products and use.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"Shop LED Triple Bounce Device\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003ca class=\"cp-cta\" href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eShop the CLEARDEA collection →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e","brand":"CLEARDEA","offers":[{"title":"(BUY 1) CLEARDEA MINARI CALMING GEL SERUM","offer_id":48913296490742,"sku":null,"price":35.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) CLEARDEA MINARI CALMING GEL SERUM","offer_id":48913296523510,"sku":null,"price":95.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) CLEARDEA MINARI CALMING GEL SERUM","offer_id":48913296556278,"sku":null,"price":143.55,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-calming-gel-serum-main-locked.webp?v=1789215261"},{"product_id":"cleardea-minari-deep-cool-soothing-cream-30ml","title":"[CLEARDEA] Minari Deep Cool Soothing Cream 30ml","description":"\u003cstyle id=\"cleardea-approved-layout\"\u003e#cleardea-cool-cream{\u0026{font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.7;color:#282329;width:100%;max-width:100%;margin:0;box-sizing:border-box;overflow-wrap:anywhere;}\u0026 *{box-sizing:border-box;}\u0026 p,\u0026 li,\u0026 td,\u0026 th,\u0026 summary{font-size:15px;line-height:1.7;}\u0026 p{margin:0 0 14px;}\u0026 p:last-child{margin-bottom:0;}\u0026 h2{font:700 27px\/1.3 Poppins,Arial,sans-serif;letter-spacing:-.4px;margin:0 0 16px;color:#282329;}\u0026 h3{font:600 19px\/1.4 Poppins,Arial,sans-serif;margin:18px 0 10px;color:#282329;}\u0026 a{color:#196b58;text-underline-offset:3px;}\u0026 ul,\u0026 ol{margin:0 0 16px;padding-left:22px;}\u0026 li{margin-bottom:8px;}\u0026 img{display:block;max-width:100%;height:auto;margin:0;}\u0026 .cp-section{margin:0 8px 16px;padding:22px 18px;border:1px solid #cde6d9;border-radius:17px;background:#fff;overflow:hidden;}\u0026 .cp-section.cp-soft{background:#f0f7e9;}\u0026 .cp-stock{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 8px 12px;}\u0026 .cp-stock div{border:1px solid #cde6d9;border-radius:12px;padding:13px;background:#f3f9ef;}\u0026 .cp-stock strong{display:block;margin-bottom:3px;}\u0026 .cp-brand{margin:0 8px 14px;padding:16px;border:1px solid #cde6d9;border-radius:13px;background:#fff8ef;}\u0026 .cp-offer{margin:0 8px 16px;}\u0026 .cp-offer img{width:100%;border-radius:14px;}\u0026 .cp-media{margin:18px -18px -22px;width:calc(100% + 36px);padding:0;}\u0026 .cp-media img{width:100%;height:auto;object-fit:contain;}\u0026 .cp-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;}\u0026 .cp-facts div{padding:12px;border-radius:10px;background:#f0f7e9;min-width:0;}\u0026 .cp-facts strong{display:block;}\u0026 .cp-facts div:last-child{grid-column:1\/-1;background:#fff2df;}\u0026 .cp-detail{border:1px solid #cde6d9;border-radius:12px;margin:0 8px 10px;background:#fff;overflow:hidden;}\u0026 .cp-detail summary{cursor:pointer;list-style:none;font-weight:600;padding:16px 46px 16px 16px;position:relative;}\u0026 .cp-detail summary::-webkit-details-marker{display:none;}\u0026 .cp-detail summary:after{content:'+';position:absolute;right:17px;top:13px;font-size:22px;font-weight:400;color:#1b705e;}\u0026 .cp-detail[open]\u003esummary:after{content:'−';}\u0026 .cp-detail[open]\u003esummary{border-bottom:1px solid #daede1;}\u0026 .cp-detail-body{padding:18px 16px;}\u0026 .cp-detail-body .cp-media{margin:18px -16px 0;width:calc(100% + 32px);}\u0026 .cp-detail-body h3:first-child{margin-top:0;}\u0026 table{width:100%;border-collapse:collapse;border:0;margin:0;}\u0026 th,\u0026 td{padding:10px 0;vertical-align:top;text-align:left;border:0;border-bottom:1px solid #edf5e8;background:transparent;}\u0026 th{width:35%;font-weight:600;padding-right:12px;}\u0026 .cp-routine-row{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #daede1;align-items:start;}\u0026 .cp-routine-row:last-child{border-bottom:0;padding-bottom:0;}\u0026 .cp-thumb{display:block;width:100%;border:1px solid #cde6d9;border-radius:9px;overflow:hidden;background:#fff8ee;}\u0026 .cp-thumb img{width:100%;height:auto;aspect-ratio:12\/17;object-fit:contain;}\u0026 .cp-routine-copy{min-width:0;}\u0026 .cp-routine-copy h3{font-size:18px;margin:3px 0 9px;}\u0026 .cp-routine-copy h3 a{text-decoration:none;color:#282329;}\u0026 .cp-routine-copy p{margin-bottom:9px;}\u0026 .cp-kicker{font-weight:600;color:#548276;}\u0026 .cp-text-link{font-size:15px;font-weight:600;}\u0026 .cp-cta{display:block;padding:14px 15px;border-radius:11px;border:1px solid #45a692;background:#e8f3e2;text-align:center;text-decoration:none;font-weight:600;margin-top:20px;}}@media (max-width:749px){#cleardea-cool-cream{\u0026 h2{font-size:24px;}\u0026 h3{font-size:18px;}\u0026 .cp-section{margin-left:10px;margin-right:10px;padding:20px 14px;}\u0026 .cp-stock,\u0026 .cp-brand,\u0026 .cp-offer,\u0026 .cp-detail{margin-left:10px;margin-right:10px;}\u0026 .cp-stock div{padding:11px;}\u0026 .cp-media{margin:18px -14px -20px;width:calc(100% + 28px);}\u0026 .cp-routine-row{grid-template-columns:84px minmax(0,1fr);gap:12px;}\u0026 .cp-routine-copy h3{font-size:17px;}\u0026 .cp-facts{grid-template-columns:1fr;}\u0026 .cp-facts div:last-child{grid-column:auto;}}}body:has(#cleardea-cool-cream){\u0026{--cd-ink:#263e36;--cd-deep:#1b705e;--cd-accent:#289d87;--cd-pink:#e8f3e2;--cd-blush:#f5faef;--cd-paper:#fff;--cd-line:#cde6d9;--cd-muted:#54776a;background:#f5faef!important;overflow-x:clip!important;}\u0026 :is(#MainContent,#PageContainer,.main-content,main){background:linear-gradient(145deg,#fffef9 0%,#f2f8ed 58%,#e6f0de 100%)!important;}\u0026 :is(.Product,.Product__Gallery,.Product__Info,.Product__InfoWrapper,.Product__Wrapper,.ProductMeta__Description,.shopify-section:has(.Product)){background:transparent!important;}\u0026 .Product{box-sizing:border-box!important;width:100%!important;max-width:1330px!important;margin:auto!important;}\u0026 .Product__Gallery{padding:22px 0!important;}\u0026 .Product__SlideItem .AspectRatio{width:95%!important;margin:auto!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:22px!important;box-shadow:0 12px 32px rgba(25,85,68,.08)!important;transition:none!important;transform:none!important;}\u0026 .Product__SlideItem .AspectRatio:hover{transform:none!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;animation:none!important;transform:none!important;}\u0026 .Product__SlideshowNavImage{overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:11px!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-accent)!important;outline:2px solid #fff!important;outline-offset:-4px!important;}\u0026 .Product__InfoWrapper,\u0026 .Product__InfoWrapper :where(*){font-family:Poppins,Arial,sans-serif!important;}\u0026 .Product__Info{position:relative!important;display:flex!important;min-width:0!important;flex-direction:column!important;}\u0026 .Product__Info\u003e.Container{position:relative!important;display:flex!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;flex-direction:column!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout{order:-50!important;flex:0 0 auto!important;align-self:flex-start!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{order:-40!important;}\u0026 .ProductMeta\u003e.ProductMeta__Title{order:-30!important;}\u0026 .ProductMeta\u003e.ProductMeta__PriceList{order:-20!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){order:-10!important;}\u0026 .ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;text-align:left!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:8px 15px!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(25,85,68,.08)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .ProductMeta__Vendor\u003ea:after{color:var(--cd-deep)!important;content:\" · SHOP BRAND PAGE →\"!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{position:relative!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:47px 25px 18px!important;color:var(--cd-ink)!important;background:rgba(255,255,255,.98)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:800 21px\/1.36 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;text-align:left!important;text-transform:none!important;white-space:normal!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title:before{position:absolute!important;top:24px!important;left:25px!important;display:block!important;width:48px!important;height:5px!important;background:linear-gradient(90deg,var(--cd-accent),#9ed2ba)!important;border-radius:999px!important;content:\"\"!important;}\u0026 .ProductMeta__PriceList{display:flex!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:flex-start!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:800 25px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:-.02em!important;white-space:nowrap!important;}\u0026 .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:500 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=atome i],[id*=atome i],shopify-payment-terms){order:3!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){display:block!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 25px 15px!important;color:var(--cd-muted)!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{width:100%!important;margin:0 0 18px!important;padding:16px 25px 24px!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 13px 30px rgba(25,85,68,.12)!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .Product__Info .ProductForm .ProductForm__Label{color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-align:left!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option\u003e.ProductForm__Label{display:block!important;margin:0 0 10px!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList\u003e.HorizontalList__Item{position:relative!important;display:flex!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .ProductForm__Option .SizeSwatch{position:relative!important;display:flex!important;width:100%!important;min-height:66px!important;align-items:center!important;margin:0!important;padding:14px 16px 14px 52px!important;overflow:hidden!important;color:var(--cd-ink)!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:15px!important;font:700 14px\/1.45 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;cursor:pointer!important;}\u0026 .ProductForm__Option .SizeSwatchList\u003e.HorizontalList__Item:before{position:absolute!important;z-index:4!important;top:50%!important;left:15px!important;display:grid!important;width:22px!important;height:22px!important;place-items:center!important;color:transparent!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:50%!important;content:\"✓\"!important;font:800 14px\/1 Poppins,Arial,sans-serif!important;pointer-events:none!important;transform:translateY(-50%)!important;}\u0026 .ProductForm__Option .SizeSwatch__Radio:checked+.SizeSwatch{background:var(--cd-blush)!important;border:2px solid var(--cd-accent)!important;box-shadow:0 0 0 3px #fff inset,0 8px 18px rgba(25,85,68,.11)!important;}\u0026 .ProductForm__Option .HorizontalList__Item:has(.SizeSwatch__Radio:checked):before{color:#fff!important;background:var(--cd-accent)!important;border-color:var(--cd-accent)!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){float:none!important;display:block!important;margin:20px 0 10px!important;color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:none!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;padding:0!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__Button{display:grid!important;width:48px!important;height:46px!important;flex:0 0 48px!important;padding:0!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;font:700 19px\/1 Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__CurrentQuantity{width:50px!important;height:46px!important;padding:0!important;color:var(--cd-ink)!important;background:#fff!important;border:0!important;font:700 14px\/1 Poppins,Arial,sans-serif!important;text-align:center!important;}\u0026 .ProductForm__AddToCart:not([disabled]){width:100%!important;min-height:54px!important;margin-top:0!important;border-radius:999px!important;font:800 14px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:.1em!important;}\u0026 .ProductForm__AddToCart:not([disabled]):before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]) span{position:relative!important;z-index:2!important;color:#fff!important;font-size:14px!important;font-weight:800!important;-webkit-text-fill-color:#fff!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{order:10!important;box-sizing:border-box!important;width:100%!important;max-width:400px!important;margin:24px auto 0!important;padding:0!important;overflow:visible!important;}\u0026 .ProductMeta__Description\u003e.Rte,\u0026 :is(.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-cool-cream){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}\u0026 .station-tabs-tabset\u003e.station-tabs-tabtitle:has(\u003e.station-tabs-default-tab),\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-cool-cream){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;visibility:visible!important;}}@media (min-width:1008px){body:has(#cleardea-cool-cream){\u0026 .Product__Wrapper{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) 525px!important;align-items:start!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;width:525px!important;max-width:525px!important;margin-top:50px!important;}\u0026 .Product__Info{box-sizing:border-box!important;width:400px!important;max-width:400px!important;margin-right:75px!important;margin-left:50px!important;}}}body:has(#cleardea-cool-cream){\u0026 .ProductForm__AddToCart:not([disabled]){color:#fff!important;background:linear-gradient(90deg,#145747 0%,#278572 54%,#289d87 100%)!important;border:0!important;box-shadow:0 12px 25px rgba(27,112,94,.24)!important;-webkit-text-fill-color:#fff!important;}\u0026 .ProductForm__AddToCart:not([disabled])::before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]):hover{color:#fff!important;background:linear-gradient(90deg,#7f2144 0%,#a72f57 54%,#d94b75 100%)!important;-webkit-text-fill-color:#fff!important;}}#cleardea-cool-cream{\u0026 .sn-sec h2{font-size:27px!important;line-height:1.2!important;}\u0026 .sn-sec h3{font-size:19px!important;line-height:1.3!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;line-height:1.35!important;}\u0026 .sn-media{font-size:0!important;line-height:0!important;gap:0!important;}\u0026 .sn-media img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;}}@media (max-width:640px){#cleardea-cool-cream{\u0026 .sn-sec h2{font-size:24px!important;}\u0026 .sn-sec h3{font-size:18px!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;}}}@media (max-width:768px){body:has(#cleardea-cool-cream){\u0026 :is(.Product,.Product__Wrapper,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important;}\u0026 .Product__Wrapper{display:block!important;}\u0026 .Product__InfoWrapper{margin-top:8px!important;}\u0026 .ProductMeta{box-sizing:border-box!important;width:calc(100% - 20px)!important;gap:8px!important;margin-right:10px!important;margin-left:10px!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{flex:0 0 100%!important;width:100%!important;max-width:100%!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin-right:10px!important;margin-bottom:14px!important;margin-left:10px!important;padding:15px 21px 23px!important;}\u0026 .ProductForm__Option .SizeSwatch{min-height:64px!important;padding:13px 12px 13px 49px!important;font-size:14px!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){margin:18px 0 10px!important;}}}@media (min-width:1008px){html body:has(#cleardea-cool-cream) #shopify-section-product-template{\u0026 :is(.Product,.Product__Wrapper,.Product__Gallery,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;min-width:0!important;}\u0026 .Product{width:calc(100% - 36px)!important;max-width:1220px!important;margin:22px auto 80px!important;padding:0 28px!important;border:1px solid var(--cd-line)!important;border-radius:24px!important;background:#ffffffed!important;}\u0026 .Product__Wrapper{display:grid!important;grid-template-columns:minmax(0,1.34fr) minmax(0,1fr)!important;gap:36px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 :is(.Product__Gallery,.Product__InfoWrapper){width:100%!important;max-width:none!important;margin:0!important;padding:30px 0 40px!important;background:transparent!important;}\u0026 .Product__Gallery{position:sticky!important;display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;gap:14px!important;align-self:start!important;}\u0026 .Product__Slideshow{grid-area:1\/2!important;width:100%!important;min-width:0!important;margin:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Gallery :is(.Product__Slideshow,.Product__SlideItem,.Product__SlideItem img){border-radius:0!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}\u0026 .Product__SlideshowNav--thumbnails{position:relative!important;inset:auto!important;grid-area:1\/1!important;align-self:stretch!important;width:98px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;transform:none!important;}\u0026 .Product__SlideshowNavScroller{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:100%!important;margin:0!important;overflow-x:hidden!important;overflow-y:scroll!important;direction:rtl!important;white-space:normal!important;}\u0026 .Product__SlideshowNavImage{position:relative!important;display:block!important;box-sizing:border-box!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:auto!important;aspect-ratio:12\/17!important;margin:0!important;padding:0!important;flex:0 0 auto!important;direction:ltr!important;border:1px solid var(--cd-line)!important;border-radius:4px!important;background:#fff!important;outline:none!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-deep)!important;}\u0026 .Product__SlideshowNavImage::before{content:none!important;}\u0026 .Product__SlideshowNavImage\u003eimg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 :is(.Product__InfoWrapper,.Product__Info){position:relative!important;inset:auto!important;height:auto!important;transform:none!important;}\u0026 .Product__Info{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 .Product__InfoWrapper :is(h1,button,input,select,label,a,span,p){font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){position:static!important;order:-50!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important;align-self:flex-start!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{display:block!important;order:-40!important;flex:0 1 auto!important;width:auto!important;max-width:100%!important;margin:0!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;align-items:center!important;min-height:44px!important;padding:8px 15px!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;background:#fff!important;color:var(--cd-deep)!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;}\u0026 .ProductMeta__Vendor\u003ea:after{content:' · SHOP BRAND PAGE →'!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;margin-left:3px!important;}\u0026 .ProductMeta__Title{position:relative!important;display:block!important;box-sizing:border-box!important;order:-30!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:46px 25px 16px!important;background:#fff!important;color:var(--cd-ink)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:700 24px\/1.35 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;white-space:normal!important;overflow-wrap:break-word!important;}\u0026 .ProductMeta__Title:before{position:absolute!important;top:23px!important;left:25px!important;display:block!important;width:44px!important;height:4px!important;background:var(--cd-accent)!important;border-radius:9px!important;content:''!important;}\u0026 .ProductMeta .ProductMeta__PriceList{display:flex!important;box-sizing:border-box!important;order:-20!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:700 27px\/1.15 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:400 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:3!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-price{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-logo{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta\u003e:is([class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:-10!important;display:block!important;box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 24px 14px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;font-size:15px!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:100%!important;margin:0 0 18px!important;padding:16px 24px 24px!important;background:var(--cd-blush)!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 10px 24px #00000012!important;}\u0026 .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .ProductForm__Label{display:block!important;color:var(--cd-deep)!important;font:700 14px\/1.4 Poppins,Arial,sans-serif!important;margin:0 0 10px!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__AddToCart{width:100%!important;min-height:54px!important;border-radius:999px!important;font:800 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__Description{position:static!important;left:auto!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:28px 0 0!important;padding:0!important;overflow:visible!important;transform:none!important;}\u0026 .ProductMeta__Description\u003e.Rte{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-cool-cream){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 auto 14px!important;}\u0026 #cleardea-cool-cream{\u0026{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:8px 0 14px!important;}\u0026\u003e:is(.sn-stock,.sn-promo,.sn-sec,.stock,.promo,.intro,.product,.routine,.faq){box-sizing:border-box!important;width:calc(100% - 16px)!important;max-width:none!important;margin-left:8px!important;margin-right:8px!important;}\u0026 :is(.sn-media,.sn-image-stack,.media){max-width:none!important;border-radius:0!important;}\u0026 :is(.sn-media,.sn-image-stack,.media) img{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;}\u0026 :is(p,li,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font-size:27px!important;line-height:1.22!important;}\u0026 h3{font-size:19px!important;line-height:1.34!important;}}}}html body:has(#cleardea-cool-cream) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"]:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"]:has(.flair-badge){position:static!important;inset:auto!important;transform:none!important;display:flex!important;order:-50!important;flex:0 0 100%!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;align-self:flex-start!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;text-align:left!important;line-height:1.25!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"] .flair-badge{display:flex!important;box-sizing:border-box!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"] .flair-badge\u003ediv{display:flex!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;padding:8px 15px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#278572!important;border:1px solid #278572!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(27,112,94,.18)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:break-word!important;transform:none!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"] .flair-badge\u003ediv::before{display:none!important;content:none!important;}}@media (max-width:1007px){html body:has(#cleardea-cool-cream) #shopify-section-product-template{\u0026 .Product__Wrapper{display:block!important;row-gap:0!important;}\u0026 .Product__Gallery{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:14px 0 0!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:8px 0 0!important;padding:0!important;transform:none!important;}\u0026 .Product__Info,\u0026 .Product__Info\u003e.Container{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;row-gap:0!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0 10px!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"]:has(.flair-badge){width:100%!important;max-width:100%!important;align-self:center!important;justify-content:center!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"] .flair-badge\u003ediv{width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"] .flair-badge\u003ediv{justify-content:center!important;text-align:center!important;}}}@media (min-width:1008px){html body:has(#cleardea-cool-cream) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"]:has(.flair-badge){justify-content:flex-start!important;align-self:flex-start!important;text-align:left!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126893125878\"] .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}}}body:has(#cleardea-cool-cream){\u0026 .bndlr-container.bndlr-mixnmatch .bndlr-mnm-available-products{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;}\u0026 .bndlr-container.bndlr-mixnmatch :is(.bndlr-products-container,.bndlr-inner-products-container){box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product.bndlr-mix-and-match{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;grid-auto-flow:row!important;align-items:start!important;align-content:start!important;justify-content:start!important;gap:8px 14px!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:12px!important;text-align:left!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-product-image-url{grid-column:1!important;grid-row:1 \/ span 4!important;align-self:start!important;width:84px!important;max-width:84px!important;margin:0!important;padding:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e :is(.bndlr-product-qn-container,.bndlr-product-price,.bndlr-product-price-per-unit,.bndlr-product-options-container,.bndlr-select-variant,.bndlr-add-to-bundle-container,.shopify-product-reviews-badge,.loox-rating,[data-oke-star-rating]){grid-column:2!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-title{display:block!important;margin:0!important;font:600 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-bottom-pusher{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container:has(\u003e select[aria-label=\"CLEARDEA\"]) \u003e .bndlr-option-label-container{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container{flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:5px!important;}\u0026 .bndlr-mnm-available-products :is(.bndlr-option-label,.bndlr-product-price){font-family:Poppins,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;}\u0026 .bndlr-mnm-available-products .bndlr-select-variant{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container{gap:8px!important;align-items:stretch!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container .quantity-input{flex:0 0 52px!important;box-sizing:border-box!important;width:52px!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle{display:flex!important;flex:1 1 auto!important;min-width:0!important;min-height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .Product__InfoWrapper *::before,\u0026 .Product__InfoWrapper *::after{font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__AddToCart[disabled]{min-height:54px!important;border-radius:999px!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__PriceList .Price--compareAt::before,\u0026 .ProductMeta__PriceList .Price--compareAt::after{content:none!important;display:none!important;}\u0026 .Product__Info .SizeSwatchList{grid-auto-rows:1fr!important;}\u0026 .ProductForm__Option .SizeSwatch{flex-direction:row!important;justify-content:flex-start!important;box-sizing:border-box!important;}\u0026 .Product__SlideshowNavScroller{scrollbar-color:var(--cd-deep) transparent!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border-radius:6px!important;}\u0026 .bndlr-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products\u003e.bndlr-product{border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .bndlr-bundle-title{font:700 24px\/1.3 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 .bndlr-bundle-description{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}}#cleardea-cool-cream{\u0026{width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 14px!important;color:var(--cd-ink)!important;background:transparent!important;}\u0026 :is(p,li,td,th,summary,a){font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;color:var(--cd-ink)!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 img{margin:0!important;padding:0!important;}\u0026 .cp-section{border-color:var(--cd-line)!important;box-shadow:0 8px 22px rgba(25,85,68,.06)!important;}\u0026 #cp-overview{background:linear-gradient(145deg,#e8f3e2,#fffef9 76%)!important;}\u0026 .cp-stock{gap:0!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;}\u0026 .cp-stock\u003ediv{border:0!important;border-radius:0!important;padding:13px 14px!important;background:transparent!important;}\u0026 .cp-stock\u003ediv+div{border-left:1px solid var(--cd-line)!important;}\u0026 .cp-stock .cp-label{display:block!important;margin-bottom:2px!important;color:var(--cd-deep)!important;font:800 14px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important;}\u0026 .cp-stock strong{font:600 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-row{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin:10px 0 0!important;padding:10px!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .cp-thumb{display:block!important;width:100px!important;height:142px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;overflow:hidden!important;background:transparent!important;}\u0026 .cp-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 .cp-routine-copy h3{font:700 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-copy :is(p,a){font-size:15px!important;line-height:1.5!important;}}@media (max-width:1007px){body:has(#cleardea-cool-cream){\u0026 :is(.Product,.Product__Wrapper){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;}\u0026 .Product__SlideshowMobileNav{width:calc(100% - 18px)!important;margin:6px auto 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;margin:0 10px 14px!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{width:100%!important;max-width:none!important;margin:24px 0 0!important;padding:0!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin:0 10px 14px!important;padding:15px 21px 23px!important;}\u0026 .ProductMeta__Vendor{width:100%!important;flex:0 0 100%!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{padding:43px 21px 16px!important;font-size:19px!important;}\u0026 .ProductMeta__Title::before{left:21px!important;}\u0026 .ProductMeta__PriceList{padding-left:21px!important;padding-right:21px!important;}}#cleardea-cool-cream{\u0026\u003e:is(.cp-stock,.cp-brand,.cp-offer,.cp-section,.cp-detail){margin-left:10px!important;margin-right:10px!important;}}}@media (max-width:768px){#cleardea-cool-cream{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}\u0026 .cp-routine-row{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:8px!important;}\u0026 .cp-thumb{width:82px!important;height:116px!important;}\u0026 .cp-routine-copy h3{font-size:15px!important;}}body:has(#cleardea-cool-cream){\u0026 .Product__SlideshowMobileNav .flickity-page-dots{display:flex!important;flex:1!important;min-width:0!important;gap:2px!important;align-items:center!important;overflow:hidden!important;}\u0026 .Product__SlideshowMobileNav .dot{flex:1 1 0!important;min-width:2px!important;height:4px!important;margin:0!important;background:var(--cd-line)!important;border:0!important;border-radius:99px!important;opacity:1!important;}\u0026 .Product__SlideshowMobileNav .dot.is-selected{background:var(--cd-deep)!important;}\u0026 .Product__SlideshowNavArrow{display:grid!important;width:30px!important;height:30px!important;flex:0 0 30px!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-cool-cream) #shopify-section-product-template{\u0026 .Product__Gallery{--cp-sticky-header:calc(var(--header-height,120px) + var(--cocomo-sticky-announcement-height,0px));top:calc(var(--cp-sticky-header) + 14px)!important;padding-bottom:24px!important;}\u0026 .Product__SlideshowNav--thumbnails{overflow:visible!important;scrollbar-gutter:auto!important;direction:ltr!important;}\u0026 .Product__SlideshowNavScroller{box-sizing:border-box!important;width:98px!important;scrollbar-color:auto!important;scrollbar-width:auto!important;scrollbar-gutter:stable!important;padding:2px 2px 3px 12px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-track{background:transparent!important;border:0!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border:0!important;border-radius:6px!important;min-height:40px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;}}}html body:has(#cleardea-cool-cream) #shopify-section-product-template{\u0026 #cleardea-cool-cream{\u0026 :is(p,li,td,th,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;}\u0026 :is(h2,h3)\u003ea{font:inherit!important;color:inherit!important;text-decoration:none!important;}\u0026 .cp-detail{width:100%!important;margin:9px 0 0!important;border:1px solid var(--cd-line)!important;border-radius:12px!important;background:#fff!important;}\u0026 .cp-detail\u003esummary{padding:14px 45px 14px 15px!important;font-weight:800!important;line-height:1.5!important;color:var(--cd-ink)!important;}\u0026 .cp-detail\u003esummary::after{top:50%!important;right:15px!important;transform:translateY(-50%)!important;color:var(--cd-deep)!important;font:400 22px\/1 Poppins,Arial,sans-serif!important;}\u0026 .cp-detail[open]{border-color:#9ed2ba!important;box-shadow:0 7px 18px rgba(25,85,68,.06)!important;}\u0026 .cp-detail[open]\u003esummary{background:#f5faef!important;border-bottom:1px solid var(--cd-line)!important;}\u0026 .cp-detail-body{padding:15px 16px 16px!important;}\u0026 :is(th,td){text-transform:none!important;letter-spacing:normal!important;}}}@media (max-width:1007px){html body:has(#cleardea-cool-cream) #shopify-section-product-template{\u0026 #cleardea-cool-cream{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}}}}html body:has(#cleardea-cool-cream) #shopify-section-product-template{\u0026 #cleardea-cool-cream{\u0026 .cp-detail\u003esummary{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;}\u0026 .cp-expandable{box-sizing:border-box!important;width:calc(100% - 16px)!important;margin:0 8px 16px!important;padding:0!important;}\u0026 .cp-expandable\u003esummary{padding:16px 45px 16px 18px!important;}\u0026 .cp-expand-body{padding:18px 18px 22px!important;min-width:0!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -18px -22px!important;width:calc(100% + 36px)!important;}\u0026 .cp-routine-copy h4,\u0026 .cp-routine-copy h4\u003ea{font:700 16px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;color:var(--cd-ink)!important;text-decoration:none!important;}\u0026 .cp-routine-copy h4{margin:3px 0 8px!important;}\u0026 .cp-media{padding:0!important;aspect-ratio:auto!important;}\u0026 .cp-source-frame{display:block!important;position:relative!important;aspect-ratio:var(--crop-ratio)!important;overflow:hidden!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .cp-source-frame\u003eimg{position:absolute!important;width:var(--crop-width)!important;max-width:none!important;height:auto!important;aspect-ratio:1200\/1700!important;left:var(--crop-left)!important;top:var(--crop-top)!important;object-fit:contain!important;margin:0!important;padding:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-cool-cream) #shopify-section-product-template{\u0026 .Product__Gallery{padding-top:30px!important;}\u0026 .Product__Slideshow{max-width:none!important;}\u0026 .Product__SlideshowNavScroller{max-height:min(100%,calc(100dvh - var(--cp-sticky-header) - 58px))!important;}}}@media (max-width:1007px){html body:has(#cleardea-cool-cream) #shopify-section-product-template{\u0026 #cleardea-cool-cream{\u0026 .cp-expandable{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;}}}}@media (max-width:749px){html body:has(#cleardea-cool-cream) #shopify-section-product-template{\u0026 #cleardea-cool-cream{\u0026 .cp-expand-body{padding:16px 14px 20px!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -14px -20px!important;width:calc(100% + 28px)!important;}}}}\nhtml body:has(#cleardea-cool-cream) #shopify-section-product-template #cleardea-cool-cream .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}\n@media(max-width:1007px){html body:has(#cleardea-cool-cream) #shopify-section-product-template #cleardea-cool-cream .cp-expandable\u003esummary{font-size:24px!important;}}\nhtml body:has(#cleardea-cool-cream) #shopify-section-product-template #cleardea-cool-cream .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}@media(max-width:1007px){html body:has(#cleardea-cool-cream) #shopify-section-product-template #cleardea-cool-cream .cp-expandable\u003esummary{font-size:24px!important;}}#cleardea-cool-cream .cp-section\u003e.cp-media:not(:last-child),#cleardea-cool-cream .cp-expand-body\u003e.cp-media:not(:last-child),#cleardea-cool-cream .cp-detail-body\u003e.cp-media:not(:last-child){margin-bottom:18px!important;}\u003c\/style\u003e\n\u003cdiv id=\"cleardea-cool-cream\"\u003e\n\u003csection class=\"cp-stock\" aria-label=\"Stock and delivery\"\u003e\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eStock status\u003c\/span\u003e\u003cstrong\u003eReady stock in Singapore\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eDelivery\u003c\/span\u003e\u003cstrong\u003e1–3 working days\u003c\/strong\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003cdiv class=\"cp-brand\"\u003e\n\u003cp\u003e\u003cstrong\u003eShop authentic CLEARDEA at COCOMO\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCOCOMO is the sole exclusive distributor of CLEARDEA in Singapore. Shop 100% authentic, directly sourced products.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eExplore CLEARDEA →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-offer\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/WhatsApp_Image_2025-08-07_at_8.53.51_AM_1.jpg?v=1754539115\" alt=\"Original COCOMO CLEARDEA Minari Soothing Cream one-piece, three-piece and five-piece deal chart\" width=\"1080\" height=\"1080\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003csection class=\"cp-section\" id=\"cp-overview\"\u003e\u003ch2\u003eCool comfort, lasting moisture\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCLEARDEA Minari Deep Cool Soothing Cream\u003c\/strong\u003e is a lightweight gel-cream for skin that feels hot, tight or uncomfortable. Minari and botanical extracts deliver soothing care, while eight types of hyaluronic acid, AQUAXYL and Ceramide NP leave a smooth, moisturised finish.\u003c\/p\u003e\n\u003cdiv class=\"cp-facts\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTargeted pore care\u003c\/strong\u003eFor red, enlarged-looking pores\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eThree-layer hydration\u003c\/strong\u003eMoisture at and below the skin surface\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWater-priming finish\u003c\/strong\u003eComfortable skincare and makeup prep\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"1\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1035\/1700;--crop-width:115.9420289855%;--crop-left:-7.9227053140%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-01-intro-en.webp?v=1789295896\" alt=\"CLEARDEA Minari Deep Cool Soothing Cream: targeted pore care, three-layer hydration and a water-priming moisture film\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-cool-comfort\"\u003e\u003ch2\u003eRefresh skin that feels heated\u003c\/h2\u003e\n\u003cp\u003eBring a cooling touch to your moisturiser step. The soft gel-cream spreads easily, absorbs quickly and leaves skin feeling comfortable without a sticky finish.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"2\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:918\/1700;--crop-width:130.7189542484%;--crop-left:-15.3594771242%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-02-cool-comfort-en.webp?v=1789295911\" alt=\"CLEARDEA soothing cream tube and cream texture on the original mint-green background\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-who-for\"\u003e\u003ch2\u003eFor calm, comfortably hydrated skin\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eSkin with red, enlarged-looking pores.\u003c\/li\u003e\n\u003cli\u003eDry-feeling skin that needs moisture without tightness.\u003c\/li\u003e\n\u003cli\u003eOily or combination skin that prefers a light moisturiser.\u003c\/li\u003e\n\u003cli\u003eSkin that needs refreshing, soothing care.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eFor adults and children aged four and above. Patch test first, especially on sensitive skin.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"3\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1600;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-3.1250000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-03-who-for-en.webp?v=1789295916\" alt=\"Who can use CLEARDEA Minari Deep Cool Soothing Cream: enlarged pores, dry-feeling skin and lightweight moisture needs\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-pore-results\"\u003e\u003ch2\u003eTargeted care for the look of pores\u003c\/h2\u003e\n\u003cp\u003eAfter four weeks, pore volume decreased by \u003cstrong\u003e30.83%\u003c\/strong\u003e and pore area decreased by \u003cstrong\u003e28.45%\u003c\/strong\u003e in a test involving 21 adults aged 20–50, conducted from 27 October to 24 November 2023.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003ePapaya fruit extract\u003c\/strong\u003e adds gentle care for skin that feels irritated, leaving it calm and comfortable.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"4\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:898\/1700;--crop-width:133.6302895323%;--crop-left:-16.8151447661%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-04-pore-results-en.webp?v=1789295922\" alt=\"CLEARDEA pore-care test: pore volume reduced 30.83 percent and pore area reduced 28.45 percent\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"21\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1178;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-22.1561969440%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-21-papaya-en.webp?v=1789295929\" alt=\"Papaya fruit extract in CLEARDEA Minari Deep Cool Soothing Cream for gentle, comfortable pore care\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-cooling-touch\"\u003e\u003ch2\u003eA gentle cooling touch\u003c\/h2\u003e\n\u003cp\u003eSmooth the cream over your skin for refreshing moisture and a soft, soothing feel. The lightweight texture is easy to layer into your daily routine.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"5\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1005\/1700;--crop-width:119.4029850746%;--crop-left:-9.6517412935%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-05-cooling-touch-en.webp?v=1789295935\" alt=\"CLEARDEA Minari Deep Cool Soothing Cream tube and gentle cooling texture\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-cooling-results\"\u003e\u003ch2\u003eCooling and soothing test results\u003c\/h2\u003e\n\u003cp\u003eA temporary skin-cooling test recorded a \u003cstrong\u003e6.97% skin-temperature reduction rate\u003c\/strong\u003e. Following infrared heat exposure, redness measurements improved by \u003cstrong\u003e1.7%\u003c\/strong\u003e and skin microcirculation measurements improved by \u003cstrong\u003e10.17%\u003c\/strong\u003e. The test involved 23 adults aged 20–50 on 12 July 2023.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"6\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1622;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-2.4044389642%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-06-temperature-results-en.webp?v=1789295941\" alt=\"Original thermal photographs and CLEARDEA temporary skin-cooling test results\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"7\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1444;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-8.8642659280%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-07-heat-soothing-results-en.webp?v=1789295946\" alt=\"Original infrared-exposure skin measurements with 1.7 percent redness and 10.17 percent microcirculation improvements\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-botanicals\"\u003e\u003ch2\u003eMinari and four calming botanicals\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMinari extract\u003c\/strong\u003e brings refreshing, soothing care. The \u003cstrong\u003eCica Calming Repair™\u003c\/strong\u003e complex combines heartleaf, green tea, mugwort leaf and lemon balm leaf for daily botanical care.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeartleaf:\u003c\/strong\u003e soothing, clarifying care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGreen tea:\u003c\/strong\u003e antioxidant and brightening care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMugwort leaf:\u003c\/strong\u003e soothing, revitalising care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLemon balm leaf:\u003c\/strong\u003e excess-oil care.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eThe cream completed a primary skin patch test with an \u003cstrong\u003eExcellent\u003c\/strong\u003e rating. The test involved 30 adults aged 20–50, with readings 30 minutes and 24 hours after a 24-hour back patch was removed.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"8\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1572;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-4.0712468193%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-08-minari-en.webp?v=1789295952\" alt=\"Original fresh Minari photograph and cooling, soothing ingredient care\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"9\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1023\/1700;--crop-width:117.3020527859%;--crop-left:-8.6021505376%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-09-botanical-gentleness-en.webp?v=1789295958\" alt=\"Heartleaf, green tea, mugwort and lemon balm in Cica Calming Repair, with the CLEARDEA patch-test result\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-hydration\"\u003e\u003ch2\u003eThree layers of moisture care\u003c\/h2\u003e\n\u003cp\u003eThe water-priming texture forms a comfortable moisture film for a supple, dewy-looking finish.\u003c\/p\u003e\n\u003cp\u003eAfter four weeks, moisture measurements increased by \u003cstrong\u003e51.69% in the stratum corneum\u003c\/strong\u003e, \u003cstrong\u003e19.47% below the stratum corneum\u003c\/strong\u003e and \u003cstrong\u003e46.65% at the skin surface\u003c\/strong\u003e. The test involved 21 adults aged 20–50, from 12 July to 9 August 2023.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"10\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:809\/1700;--crop-width:148.3312731768%;--crop-left:-24.1038318912%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-10-water-primer-en.webp?v=1789295964\" alt=\"CLEARDEA water-priming moisture film with the original model and cream photograph\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"11\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1023\/1700;--crop-width:117.3020527859%;--crop-left:-8.6021505376%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-11-hydration-results-en.webp?v=1789295970\" alt=\"Three-layer hydration after four weeks: 51.69, 19.47 and 46.65 percent moisture improvements\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-hydrating-ingredients\"\u003e\u003ch2\u003eMoisture from hyaluronic acid, AQUAXYL and ceramide\u003c\/h2\u003e\n\u003ch3\u003eEight types of hyaluronic acid\u003c\/h3\u003e\n\u003cp\u003eA blend of hyaluronic acid forms delivers layered moisture care.\u003c\/p\u003e\n\u003ch3\u003eAQUAXYL\u003c\/h3\u003e\n\u003cp\u003eNaturally derived moisturising care keeps skin feeling comfortably hydrated.\u003c\/p\u003e\n\u003ch3\u003eCeramide NP\u003c\/h3\u003e\n\u003cp\u003eMoisture-barrier care completes the formula alongside panthenol and glycerin.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"12\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-12-hydrating-ingredients-en.webp?v=1789295976\" alt=\"Eight types of hyaluronic acid, AQUAXYL and Ceramide NP in CLEARDEA Minari Soothing Cream\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-texture\"\u003e\u003ch2\u003eSoftly gliding, comfortably moisturising\u003c\/h2\u003e\n\u003cp\u003eThe smooth texture glides over skin and settles into a supple moisture film. Use it as your daily moisturiser or as a hydrating prep step before makeup.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"13\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1075\/1700;--crop-width:111.6279069767%;--crop-left:-5.7674418605%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-13-texture-en.webp?v=1789295982\" alt=\"Original CLEARDEA cream texture and nozzle photograph showing a softly gliding moisture film\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-directions\" open=\"open\"\u003e\u003csummary\u003eHow to Use\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrep your skin.\u003c\/strong\u003e After cleansing, use toner or a toner pad.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply serum if needed.\u003c\/strong\u003e Let it absorb before moisturiser.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSmooth on the cream.\u003c\/strong\u003e Spread an appropriate amount evenly over the face or body where you need cooling comfort and moisture. Avoid wounded skin.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish your routine.\u003c\/strong\u003e Before makeup, let the cream settle into a smooth, hydrated base. In the daytime, follow with sunscreen as a separate layer.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eUse a lighter amount on an oily T-zone.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"14\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1433;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-9.2812281926%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-14-how-to-use-en.webp?v=1789296034\" alt=\"How to use CLEARDEA Minari Deep Cool Soothing Cream and prep skin before makeup\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003csection class=\"cp-section\" id=\"cp-product-details\"\u003e\u003ch2\u003eProduct details and full ingredients\u003c\/h2\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eProduct Specifications\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eCLEARDEA Minari Deep Cool Soothing Cream\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eContents\u003c\/th\u003e\n\u003ctd\u003e30ml \/ 1.01 fl. oz. per unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eLightweight gel-cream in a tube\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUse area\u003c\/th\u003e\n\u003ctd\u003eFace and body\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSkin types\u003c\/th\u003e\n\u003ctd\u003eAll skin types, including dry, oily and combination; patch test sensitive skin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAge group\u003c\/th\u003e\n\u003ctd\u003eAdults and children aged 4 and above; not for children under 4\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRoutine step\u003c\/th\u003e\n\u003ctd\u003eMoisturiser after toner and serum; before daytime sunscreen or makeup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eKey ingredients\u003c\/th\u003e\n\u003ctd\u003eMinari, heartleaf, green tea, mugwort, lemon balm, papaya, panthenol, 8 types of hyaluronic acid, AQUAXYL and Ceramide NP\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShelf life\u003c\/th\u003e\n\u003ctd\u003e36 months unopened; 12 months after opening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eResponsible seller\u003c\/th\u003e\n\u003ctd\u003eNewDeer Co., Ltd.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eListed separately on packaging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCOCOMO options\u003c\/th\u003e\n\u003ctd\u003eBuy 1; buy 2 + 1 free; buy 3 + 2 free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"16\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-16-product-information-en.webp?v=1789295996\" alt=\"CLEARDEA Minari Deep Cool Soothing Cream 30ml specifications, packaging, shelf life and storage\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003cp\u003eWater, Butylene Glycol, Glycerin, C9-12 Alkane, 1,2-Hexanediol, Pentylene Glycol, Vinyl Dimethicone, Polypropylsilsesquioxane, Polyglyceryl-3 Distearate, Ammonium Acryloyldimethyltaurate\/VP Copolymer, Carbomer, Tromethamine, Xylitylglucoside, Propanediol, C13-14 Alkane, Anhydroxylitol, Panthenol, Silica, Oenanthe Javanica Extract, Xylitol, Glyceryl Stearate Citrate, Adenosine, Carthamus Tinctorius (Safflower) Flower Extract, Disodium EDTA, Dextrin, Gardenia Florida Fruit Extract, Caprylhydroxamic Acid, Sodium Hyaluronate, Hydrolyzed Hyaluronic Acid, Hydrolyzed Sodium Hyaluronate, Hyaluronic Acid, Hydroxypropyltrimonium Hyaluronate, Potassium Hyaluronate, Melissa Officinalis Leaf Extract, Sodium Hyaluronate Crosspolymer, Sodium Acetylated Hyaluronate, Camellia Sinensis Leaf Extract, Diospyros Kaki Leaf Extract, Artemisia Princeps Leaf Extract, Houttuynia Cordata Extract, Melaleuca Alternifolia (Tea Tree) Leaf Extract, Carica Papaya (Papaya) Fruit Extract, Ceramide NP, Hydrogenated Lecithin.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"18\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-18-full-ingredients-en.webp?v=1789296012\" alt=\"Full English ingredient list for CLEARDEA Minari Deep Cool Soothing Cream\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eStorage and Safety\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cul\u003e\n\u003cli\u003eFor external use. Avoid the eye area and wounded skin.\u003c\/li\u003e\n\u003cli\u003eStop use and seek advice if redness, swelling, itching or other irritation occurs.\u003c\/li\u003e\n\u003cli\u003eKeep away from direct sunlight and out of reach of children.\u003c\/li\u003e\n\u003cli\u003eDo not use on children under four. Patch test first, especially for sensitive skin.\u003c\/li\u003e\n\u003cli\u003eDuring pregnancy, patch test and check with your healthcare professional before use.\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ch3\u003eCan I use it on my body?\u003c\/h3\u003e\n\u003cp\u003eYes. Apply to the face or body where skin needs cooling comfort and moisture.\u003c\/p\u003e\n\u003ch3\u003eIs it suitable for oily skin?\u003c\/h3\u003e\n\u003cp\u003eThe light moisture texture suits oily skin. Use a smaller amount on an oily T-zone.\u003c\/p\u003e\n\u003ch3\u003eCan sensitive skin use it?\u003c\/h3\u003e\n\u003cp\u003eThe formula combines botanical soothing care and eight types of hyaluronic acid, and has completed a primary skin irritation test. Patch test on a small area before first use.\u003c\/p\u003e\n\u003ch3\u003eCan the family use it?\u003c\/h3\u003e\n\u003cp\u003eIt is for adults and children aged four and above. Do not use on children under four. Patch test first for sensitive skin.\u003c\/p\u003e\n\u003ch3\u003eCan I use it during pregnancy?\u003c\/h3\u003e\n\u003cp\u003eSkin can become more reactive during pregnancy. Patch test and consult your healthcare professional before use.\u003c\/p\u003e\n\u003ch3\u003eCan I use it before makeup?\u003c\/h3\u003e\n\u003cp\u003eYes. Let the cream settle into a smooth, moisturised base before applying makeup. During the day, apply sunscreen as a separate layer.\u003c\/p\u003e\n\u003ch3\u003eIs CLEARDEA at COCOMO authentic?\u003c\/h3\u003e\n\u003cp\u003eYes. COCOMO is the sole exclusive distributor of CLEARDEA in Singapore. Products are 100% authentic and directly sourced.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"17\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-17-faqs-en.webp?v=1789296003\" alt=\"CLEARDEA soothing cream FAQs on face and body use, oily skin, sensitive skin, ages four and above, and pregnancy\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-routine\" open=\"open\"\u003e\u003csummary\u003eComplete Your Routine\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003cp\u003eStart with the daily glow routine below: peeling pad, Minari gel serum, soothing cream and optional cream ampoule for extra moisture. Choose the additional steps that suit your skin; use treatments, masks and device care in their appropriate sessions.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"15\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-cool-cream-15-daily-routine-en.webp?v=1789295989\" alt=\"Four aligned CLEARDEA daily routine steps: peeling pad, Minari gel serum, soothing cream and cream ampoule\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003ch3\u003eExplore the CLEARDEA range\u003c\/h3\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Minari Pore Ampoule Cleanser\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-pore-ampoule-cleanser-main-locked.webp?v=1789215296\" alt=\"Minari Pore Ampoule Cleanser\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eCleanse\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\"\u003eMinari Pore Ampoule Cleanser\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eBegin with clean skin before applying toner, serum and moisturiser.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Shop Minari Pore Ampoule Cleanser\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Green Tangerine Mild Dual Peeling Pad\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-mild-dual-peeling-pad-main-locked.webp?v=1789215187\" alt=\"Green Tangerine Mild Dual Peeling Pad\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eSmoothing prep\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\"\u003eGreen Tangerine Mild Dual Peeling Pad\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose this pad for gentle smoothing before your serum and cream.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Shop Green Tangerine Mild Dual Peeling Pad\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Mucin Collagen PDRN Tension Fit Pad\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-pdrn-tension-fit-pad-main-large.webp?v=1789216330\" alt=\"Mucin Collagen PDRN Tension Fit Pad\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eAlternative pad care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\"\u003eMucin Collagen PDRN Tension Fit Pad\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose a moisturising pad as an alternative prep step.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Shop Mucin Collagen PDRN Tension Fit Pad\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Mucin Mineral Vita Bubble First Essence\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-mineral-vita-bubble-first-essence-main-locked.webp?v=1789215242\" alt=\"Mucin Mineral Vita Bubble First Essence\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eHydrating essence\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\"\u003eMucin Mineral Vita Bubble First Essence\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eLayer hydrating essence before your serum and soothing cream.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Shop Mucin Mineral Vita Bubble First Essence\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Minari Calming Gel Serum\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-calming-gel-serum-main-locked.webp?v=1789215261\" alt=\"Minari Calming Gel Serum\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eCooling serum care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\"\u003eMinari Calming Gel Serum\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eApply and gently pat in before the cream for a cooling, soothing routine.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Shop Minari Calming Gel Serum\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collagen Voluming Cream Ampoule\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-voluming-cream-ampoule-main-large.webp?v=1789216117\" alt=\"Mucin Collagen Voluming Cream Ampoule\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eExtra moisture\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\"\u003eMucin Collagen Voluming Cream Ampoule\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow with cream ampoule when your skin needs extra moisture.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collagen Voluming Cream Ampoule\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-pure-fit-tinted-sun-lotion-main-locked.webp?v=1789215330\" alt=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDaytime protection\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\"\u003ePure Fit Tinted Sun Lotion SPF50+ PA++++\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eUse sunscreen as a separate final skincare layer before makeup.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Shop Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"Mucin Skin Tinted Base\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-skin-tinted-base-main-locked.webp?v=1789215305\" alt=\"Mucin Skin Tinted Base\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eComplexion finish\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\"\u003eMucin Skin Tinted Base\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eApply after skincare and daytime sunscreen for natural-looking beige coverage.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-skin-tinted-base-30ml\" aria-label=\"Shop Mucin Skin Tinted Base\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collanetinal Deep Wrinkle Shot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collanetinal-deep-wrinkle-shot-main-large.webp?v=1789216127\" alt=\"Mucin Collanetinal Deep Wrinkle Shot\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eTargeted care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\"\u003eMucin Collanetinal Deep Wrinkle Shot\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore targeted expression-line care for a separate skincare session.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collanetinal Deep Wrinkle Shot\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Mucin Collagen EGF Fitting Mask\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-egf-fitting-mask-main-locked.webp?v=1789215234\" alt=\"Mucin Collagen EGF Fitting Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMask care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\"\u003eMucin Collagen EGF Fitting Mask\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose a dedicated mask session for extra moisturising care.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Shop Mucin Collagen EGF Fitting Mask\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Green Tangerine Pore Tok-Tok Mask\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-pore-tok-tok-mask-main-locked.webp?v=1789215314\" alt=\"Green Tangerine Pore Tok-Tok Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eAlternative mask session\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\"\u003eGreen Tangerine Pore Tok-Tok Mask\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore green tangerine care on your mask-care days.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Shop Green Tangerine Pore Tok-Tok Mask\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"LED Triple Bounce Device\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-led-triple-bounce-device-main-large.webp?v=1789215972\" alt=\"LED Triple Bounce Device\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDevice care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\"\u003eLED Triple Bounce Device\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow the device instructions for the right setting, skincare pairing and order.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"Shop LED Triple Bounce Device\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003ca class=\"cp-cta\" href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eShop the CLEARDEA collection →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003csection class=\"cp-section\" id=\"cp-brand-highlights\"\u003e\u003ch2\u003eCLEARDEA in the spotlight\u003c\/h2\u003e\n\u003cp\u003eDiscover CLEARDEA’s 2025 brand highlights from Los Angeles and New York, including busy event spaces and social-media attention.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"19\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-18-brand-us-events-en.webp?v=1789291103\" alt=\"CLEARDEA 2025 Los Angeles and New York brand-event photographs\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"20\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1414;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-10.1131541726%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-19-brand-social-highlights-en.webp?v=1789291109\" alt=\"CLEARDEA 2025 social-media highlights with the original event photograph and public comment screenshots\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CLEARDEA","offers":[{"title":"(BUY 1) CLEARDEA MINARI SOOTHING CREAM","offer_id":48913315922166,"sku":null,"price":36.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) CLEARDEA MINARI SOOTHING CREAM","offer_id":48913315954934,"sku":null,"price":98.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) CLEARDEA MINARI SOOTHING CREAM","offer_id":48913315987702,"sku":null,"price":148.05,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-deep-cool-soothing-cream-main-locked.webp?v=1789215285"},{"product_id":"cleardea-minari-pore-ampoule-cleanser-80ml","title":"[CLEARDEA] Minari Pore Ampoule Cleanser 80ml","description":"\u003cstyle\u003e#cleardea-cleanser{\u0026{font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.7;color:#263b20;width:100%;max-width:100%;margin:0;box-sizing:border-box;overflow-wrap:anywhere;}\u0026 *{box-sizing:border-box;}\u0026 p,\u0026 li,\u0026 td,\u0026 th,\u0026 summary{font-size:15px;line-height:1.7;}\u0026 p{margin:0 0 14px;}\u0026 p:last-child{margin-bottom:0;}\u0026 h2{font:700 27px\/1.3 Poppins,Arial,sans-serif;letter-spacing:-.4px;margin:0 0 16px;color:#263b20;}\u0026 h3{font:600 19px\/1.4 Poppins,Arial,sans-serif;margin:18px 0 10px;color:#263b20;}\u0026 a{color:#46652b;text-underline-offset:3px;}\u0026 ul,\u0026 ol{margin:0 0 16px;padding-left:22px;}\u0026 li{margin-bottom:8px;}\u0026 img{display:block;max-width:100%;height:auto;margin:0;}\u0026 .cp-section{margin:0 8px 16px;padding:22px 18px;border:1px solid #d8e3ba;border-radius:17px;background:#fff;overflow:hidden;}\u0026 .cp-section.cp-soft{background:#f7f9ee;}\u0026 .cp-stock{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 8px 12px;}\u0026 .cp-stock div{border:1px solid #d8e3ba;border-radius:12px;padding:13px;background:#f7f9ee;}\u0026 .cp-stock strong{display:block;margin-bottom:3px;}\u0026 .cp-brand{margin:0 8px 14px;padding:16px;border:1px solid #d8e3ba;border-radius:13px;background:#f7f9ee;}\u0026 .cp-offer{margin:0 8px 16px;}\u0026 .cp-offer img{width:100%;border-radius:14px;}\u0026 .cp-media{margin:18px -18px -22px;width:calc(100% + 36px);padding:0;}\u0026 .cp-media img{width:100%;height:auto;object-fit:contain;}\u0026 .cp-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;}\u0026 .cp-facts div{padding:12px;border-radius:10px;background:#f7f9ee;min-width:0;}\u0026 .cp-facts strong{display:block;}\u0026 .cp-facts div:last-child{grid-column:1\/-1;background:#edf3dd;}\u0026 .cp-detail{border:1px solid #d8e3ba;border-radius:12px;margin:0 8px 10px;background:#fff;overflow:hidden;}\u0026 .cp-detail summary{cursor:pointer;list-style:none;font-weight:600;padding:16px 46px 16px 16px;position:relative;}\u0026 .cp-detail summary::-webkit-details-marker{display:none;}\u0026 .cp-detail summary:after{content:'+';position:absolute;right:17px;top:13px;font-size:22px;font-weight:400;color:#46652b;}\u0026 .cp-detail[open]\u003esummary:after{content:'−';}\u0026 .cp-detail[open]\u003esummary{border-bottom:1px solid #e4eccf;}\u0026 .cp-detail-body{padding:18px 16px;}\u0026 .cp-detail-body .cp-media{margin:18px -16px 0;width:calc(100% + 32px);}\u0026 .cp-detail-body h3:first-child{margin-top:0;}\u0026 table{width:100%;border-collapse:collapse;border:0;margin:0;}\u0026 th,\u0026 td{padding:10px 0;vertical-align:top;text-align:left;border:0;border-bottom:1px solid #f2f6e7;background:transparent;}\u0026 th{width:35%;font-weight:600;padding-right:12px;}\u0026 .cp-routine-row{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #e4eccf;align-items:start;}\u0026 .cp-routine-row:last-child{border-bottom:0;padding-bottom:0;}\u0026 .cp-thumb{display:block;width:100%;border:1px solid #e4eccf;border-radius:9px;overflow:hidden;background:#f7f9ee;}\u0026 .cp-thumb img{width:100%;height:auto;aspect-ratio:12\/17;object-fit:contain;}\u0026 .cp-routine-copy{min-width:0;}\u0026 .cp-routine-copy h3{font-size:18px;margin:3px 0 9px;}\u0026 .cp-routine-copy h3 a{text-decoration:none;color:#263b20;}\u0026 .cp-routine-copy p{margin-bottom:9px;}\u0026 .cp-kicker{font-weight:600;color:#66765a;}\u0026 .cp-text-link{font-size:15px;font-weight:600;}\u0026 .cp-cta{display:block;padding:14px 15px;border-radius:11px;border:1px solid #7f9d3a;background:#edf3df;text-align:center;text-decoration:none;font-weight:600;margin-top:20px;}}@media (max-width:749px){#cleardea-cleanser{\u0026 h2{font-size:24px;}\u0026 h3{font-size:18px;}\u0026 .cp-section{margin-left:10px;margin-right:10px;padding:20px 14px;}\u0026 .cp-stock,\u0026 .cp-brand,\u0026 .cp-offer,\u0026 .cp-detail{margin-left:10px;margin-right:10px;}\u0026 .cp-stock div{padding:11px;}\u0026 .cp-media{margin:18px -14px -20px;width:calc(100% + 28px);}\u0026 .cp-routine-row{grid-template-columns:84px minmax(0,1fr);gap:12px;}\u0026 .cp-routine-copy h3{font-size:17px;}\u0026 .cp-facts{grid-template-columns:1fr;}\u0026 .cp-facts div:last-child{grid-column:auto;}}}body:has(#cleardea-cleanser){\u0026{--cd-ink:#263b20;--cd-deep:#46652b;--cd-accent:#7f9d3a;--cd-pink:#edf3df;--cd-blush:#f7f9ee;--cd-paper:#fff;--cd-line:#d8e3ba;--cd-muted:#66765a;background:#f7f9ee!important;overflow-x:clip!important;}\u0026 :is(#MainContent,#PageContainer,.main-content,main){background:linear-gradient(145deg,#fcfdf8 0%,#f7f9ee 58%,#edf3df 100%)!important;}\u0026 :is(.Product,.Product__Gallery,.Product__Info,.Product__InfoWrapper,.Product__Wrapper,.ProductMeta__Description,.shopify-section:has(.Product)){background:transparent!important;}\u0026 .Product{box-sizing:border-box!important;width:100%!important;max-width:1330px!important;margin:auto!important;}\u0026 .Product__Gallery{padding:22px 0!important;}\u0026 .Product__SlideItem .AspectRatio{width:95%!important;margin:auto!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:22px!important;box-shadow:0 12px 32px rgba(62,77,36,.08)!important;transition:none!important;transform:none!important;}\u0026 .Product__SlideItem .AspectRatio:hover{transform:none!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;animation:none!important;transform:none!important;}\u0026 .Product__SlideshowNavImage{overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:11px!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-accent)!important;outline:2px solid #fff!important;outline-offset:-4px!important;}\u0026 .Product__InfoWrapper,\u0026 .Product__InfoWrapper :where(*){font-family:Poppins,Arial,sans-serif!important;}\u0026 .Product__Info{position:relative!important;display:flex!important;min-width:0!important;flex-direction:column!important;}\u0026 .Product__Info\u003e.Container{position:relative!important;display:flex!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;flex-direction:column!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout{order:-50!important;flex:0 0 auto!important;align-self:flex-start!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{order:-40!important;}\u0026 .ProductMeta\u003e.ProductMeta__Title{order:-30!important;}\u0026 .ProductMeta\u003e.ProductMeta__PriceList{order:-20!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){order:-10!important;}\u0026 .ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;text-align:left!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:8px 15px!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(62,77,36,.08)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .ProductMeta__Vendor\u003ea:after{color:var(--cd-deep)!important;content:\" · SHOP BRAND PAGE →\"!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{position:relative!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:47px 25px 18px!important;color:var(--cd-ink)!important;background:rgba(255,255,255,.98)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:800 21px\/1.36 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;text-align:left!important;text-transform:none!important;white-space:normal!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title:before{position:absolute!important;top:24px!important;left:25px!important;display:block!important;width:48px!important;height:5px!important;background:linear-gradient(90deg,var(--cd-accent),#9cbbab)!important;border-radius:999px!important;content:\"\"!important;}\u0026 .ProductMeta__PriceList{display:flex!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:flex-start!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:800 25px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:-.02em!important;white-space:nowrap!important;}\u0026 .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:500 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=atome i],[id*=atome i],shopify-payment-terms){order:3!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){display:block!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 25px 15px!important;color:var(--cd-muted)!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{width:100%!important;margin:0 0 18px!important;padding:16px 25px 24px!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 13px 30px rgba(62,77,36,.12)!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .Product__Info .ProductForm .ProductForm__Label{color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-align:left!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option\u003e.ProductForm__Label{display:block!important;margin:0 0 10px!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList\u003e.HorizontalList__Item{position:relative!important;display:flex!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .ProductForm__Option .SizeSwatch{position:relative!important;display:flex!important;width:100%!important;min-height:66px!important;align-items:center!important;margin:0!important;padding:14px 16px 14px 52px!important;overflow:hidden!important;color:var(--cd-ink)!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:15px!important;font:700 14px\/1.45 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;cursor:pointer!important;}\u0026 .ProductForm__Option .SizeSwatchList\u003e.HorizontalList__Item:before{position:absolute!important;z-index:4!important;top:50%!important;left:15px!important;display:grid!important;width:22px!important;height:22px!important;place-items:center!important;color:transparent!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:50%!important;content:\"✓\"!important;font:800 14px\/1 Poppins,Arial,sans-serif!important;pointer-events:none!important;transform:translateY(-50%)!important;}\u0026 .ProductForm__Option .SizeSwatch__Radio:checked+.SizeSwatch{background:var(--cd-blush)!important;border:2px solid var(--cd-accent)!important;box-shadow:0 0 0 3px #fff inset,0 8px 18px rgba(62,77,36,.11)!important;}\u0026 .ProductForm__Option .HorizontalList__Item:has(.SizeSwatch__Radio:checked):before{color:#fff!important;background:var(--cd-accent)!important;border-color:var(--cd-accent)!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){float:none!important;display:block!important;margin:20px 0 10px!important;color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:none!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;padding:0!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__Button{display:grid!important;width:48px!important;height:46px!important;flex:0 0 48px!important;padding:0!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;font:700 19px\/1 Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__CurrentQuantity{width:50px!important;height:46px!important;padding:0!important;color:var(--cd-ink)!important;background:#fff!important;border:0!important;font:700 14px\/1 Poppins,Arial,sans-serif!important;text-align:center!important;}\u0026 .ProductForm__AddToCart:not([disabled]){width:100%!important;min-height:54px!important;margin-top:0!important;border-radius:999px!important;font:800 14px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:.1em!important;}\u0026 .ProductForm__AddToCart:not([disabled]):before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]) span{position:relative!important;z-index:2!important;color:#fff!important;font-size:14px!important;font-weight:800!important;-webkit-text-fill-color:#fff!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{order:10!important;box-sizing:border-box!important;width:100%!important;max-width:400px!important;margin:24px auto 0!important;padding:0!important;overflow:visible!important;}\u0026 .ProductMeta__Description\u003e.Rte,\u0026 :is(.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-cleanser){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}\u0026 .station-tabs-tabset\u003e.station-tabs-tabtitle:has(\u003e.station-tabs-default-tab),\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-cleanser){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;visibility:visible!important;}}@media (min-width:1008px){body:has(#cleardea-cleanser){\u0026 .Product__Wrapper{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) 525px!important;align-items:start!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;width:525px!important;max-width:525px!important;margin-top:50px!important;}\u0026 .Product__Info{box-sizing:border-box!important;width:400px!important;max-width:400px!important;margin-right:75px!important;margin-left:50px!important;}}}body:has(#cleardea-cleanser){\u0026 .ProductForm__AddToCart:not([disabled]){color:#fff!important;background:linear-gradient(90deg,#46652b 0%,#7f9d3a 54%,#7f9d3a 100%)!important;border:0!important;box-shadow:0 12px 25px rgba(79,101,45,.24)!important;-webkit-text-fill-color:#fff!important;}\u0026 .ProductForm__AddToCart:not([disabled])::before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]):hover{color:#fff!important;background:linear-gradient(90deg,#46652b 0%,#386e5b 54%,#7f9d3a 100%)!important;-webkit-text-fill-color:#fff!important;}}#cleardea-cleanser{\u0026 .sn-sec h2{font-size:27px!important;line-height:1.2!important;}\u0026 .sn-sec h3{font-size:19px!important;line-height:1.3!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;line-height:1.35!important;}\u0026 .sn-media{font-size:0!important;line-height:0!important;gap:0!important;}\u0026 .sn-media img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;}}@media (max-width:640px){#cleardea-cleanser{\u0026 .sn-sec h2{font-size:24px!important;}\u0026 .sn-sec h3{font-size:18px!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;}}}@media (max-width:768px){body:has(#cleardea-cleanser){\u0026 :is(.Product,.Product__Wrapper,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important;}\u0026 .Product__Wrapper{display:block!important;}\u0026 .Product__InfoWrapper{margin-top:8px!important;}\u0026 .ProductMeta{box-sizing:border-box!important;width:calc(100% - 20px)!important;gap:8px!important;margin-right:10px!important;margin-left:10px!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{flex:0 0 100%!important;width:100%!important;max-width:100%!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin-right:10px!important;margin-bottom:14px!important;margin-left:10px!important;padding:15px 21px 23px!important;}\u0026 .ProductForm__Option .SizeSwatch{min-height:64px!important;padding:13px 12px 13px 49px!important;font-size:14px!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){margin:18px 0 10px!important;}}}@media (min-width:1008px){html body:has(#cleardea-cleanser) #shopify-section-product-template{\u0026 :is(.Product,.Product__Wrapper,.Product__Gallery,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;min-width:0!important;}\u0026 .Product{width:calc(100% - 36px)!important;max-width:1220px!important;margin:22px auto 80px!important;padding:0 28px!important;border:1px solid var(--cd-line)!important;border-radius:24px!important;background:#ffffffed!important;}\u0026 .Product__Wrapper{display:grid!important;grid-template-columns:minmax(0,1.34fr) minmax(0,1fr)!important;gap:36px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 :is(.Product__Gallery,.Product__InfoWrapper){width:100%!important;max-width:none!important;margin:0!important;padding:30px 0 40px!important;background:transparent!important;}\u0026 .Product__Gallery{position:sticky!important;display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;gap:14px!important;align-self:start!important;}\u0026 .Product__Slideshow{grid-area:1\/2!important;width:100%!important;min-width:0!important;margin:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Gallery :is(.Product__Slideshow,.Product__SlideItem,.Product__SlideItem img){border-radius:0!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}\u0026 .Product__SlideshowNav--thumbnails{position:relative!important;inset:auto!important;grid-area:1\/1!important;align-self:stretch!important;width:98px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;transform:none!important;}\u0026 .Product__SlideshowNavScroller{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:100%!important;margin:0!important;overflow-x:hidden!important;overflow-y:scroll!important;direction:rtl!important;white-space:normal!important;}\u0026 .Product__SlideshowNavImage{position:relative!important;display:block!important;box-sizing:border-box!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:auto!important;aspect-ratio:12\/17!important;margin:0!important;padding:0!important;flex:0 0 auto!important;direction:ltr!important;border:1px solid var(--cd-line)!important;border-radius:4px!important;background:#fff!important;outline:none!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-deep)!important;}\u0026 .Product__SlideshowNavImage::before{content:none!important;}\u0026 .Product__SlideshowNavImage\u003eimg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 :is(.Product__InfoWrapper,.Product__Info){position:relative!important;inset:auto!important;height:auto!important;transform:none!important;}\u0026 .Product__Info{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 .Product__InfoWrapper :is(h1,button,input,select,label,a,span,p){font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){position:static!important;order:-50!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important;align-self:flex-start!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{display:block!important;order:-40!important;flex:0 1 auto!important;width:auto!important;max-width:100%!important;margin:0!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;align-items:center!important;min-height:44px!important;padding:8px 15px!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;background:#fff!important;color:var(--cd-deep)!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;}\u0026 .ProductMeta__Vendor\u003ea:after{content:' · SHOP BRAND PAGE →'!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;margin-left:3px!important;}\u0026 .ProductMeta__Title{position:relative!important;display:block!important;box-sizing:border-box!important;order:-30!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:46px 25px 16px!important;background:#fff!important;color:var(--cd-ink)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:700 24px\/1.35 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;white-space:normal!important;overflow-wrap:break-word!important;}\u0026 .ProductMeta__Title:before{position:absolute!important;top:23px!important;left:25px!important;display:block!important;width:44px!important;height:4px!important;background:var(--cd-accent)!important;border-radius:9px!important;content:''!important;}\u0026 .ProductMeta .ProductMeta__PriceList{display:flex!important;box-sizing:border-box!important;order:-20!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:700 27px\/1.15 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:400 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:3!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-price{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-logo{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta\u003e:is([class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:-10!important;display:block!important;box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 24px 14px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;font-size:15px!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:100%!important;margin:0 0 18px!important;padding:16px 24px 24px!important;background:var(--cd-blush)!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 10px 24px #00000012!important;}\u0026 .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .ProductForm__Label{display:block!important;color:var(--cd-deep)!important;font:700 14px\/1.4 Poppins,Arial,sans-serif!important;margin:0 0 10px!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__AddToCart{width:100%!important;min-height:54px!important;border-radius:999px!important;font:800 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__Description{position:static!important;left:auto!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:28px 0 0!important;padding:0!important;overflow:visible!important;transform:none!important;}\u0026 .ProductMeta__Description\u003e.Rte{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-cleanser){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 auto 14px!important;}\u0026 #cleardea-cleanser{\u0026{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:8px 0 14px!important;}\u0026\u003e:is(.sn-stock,.sn-promo,.sn-sec,.stock,.promo,.intro,.product,.routine,.faq){box-sizing:border-box!important;width:calc(100% - 16px)!important;max-width:none!important;margin-left:8px!important;margin-right:8px!important;}\u0026 :is(.sn-media,.sn-image-stack,.media){max-width:none!important;border-radius:0!important;}\u0026 :is(.sn-media,.sn-image-stack,.media) img{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;}\u0026 :is(p,li,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font-size:27px!important;line-height:1.22!important;}\u0026 h3{font-size:19px!important;line-height:1.34!important;}}}}html body:has(#cleardea-cleanser) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"]:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"]:has(.flair-badge){position:static!important;inset:auto!important;transform:none!important;display:flex!important;order:-50!important;flex:0 0 100%!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;align-self:flex-start!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;text-align:left!important;line-height:1.25!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"] .flair-badge{display:flex!important;box-sizing:border-box!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"] .flair-badge\u003ediv{display:flex!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;padding:8px 15px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#46652b!important;border:1px solid #46652b!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(79,101,45,.18)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:break-word!important;transform:none!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"] .flair-badge\u003ediv::before{display:none!important;content:none!important;}}@media (max-width:1007px){html body:has(#cleardea-cleanser) #shopify-section-product-template{\u0026 .Product__Wrapper{display:block!important;row-gap:0!important;}\u0026 .Product__Gallery{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:14px 0 0!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:8px 0 0!important;padding:0!important;transform:none!important;}\u0026 .Product__Info,\u0026 .Product__Info\u003e.Container{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;row-gap:0!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0 10px!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"]:has(.flair-badge){width:100%!important;max-width:100%!important;align-self:center!important;justify-content:center!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"] .flair-badge\u003ediv{width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"] .flair-badge\u003ediv{justify-content:center!important;text-align:center!important;}}}@media (min-width:1008px){html body:has(#cleardea-cleanser) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"]:has(.flair-badge){justify-content:flex-start!important;align-self:flex-start!important;text-align:left!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"] .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}}}body:has(#cleardea-cleanser){\u0026 .bndlr-container.bndlr-mixnmatch .bndlr-mnm-available-products{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;}\u0026 .bndlr-container.bndlr-mixnmatch :is(.bndlr-products-container,.bndlr-inner-products-container){box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product.bndlr-mix-and-match{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;grid-auto-flow:row!important;align-items:start!important;align-content:start!important;justify-content:start!important;gap:8px 14px!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:12px!important;text-align:left!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-product-image-url{grid-column:1!important;grid-row:1 \/ span 4!important;align-self:start!important;width:84px!important;max-width:84px!important;margin:0!important;padding:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e :is(.bndlr-product-qn-container,.bndlr-product-price,.bndlr-product-price-per-unit,.bndlr-product-options-container,.bndlr-select-variant,.bndlr-add-to-bundle-container,.shopify-product-reviews-badge,.loox-rating,[data-oke-star-rating]){grid-column:2!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-title{display:block!important;margin:0!important;font:600 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-bottom-pusher{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container:has(\u003e select[aria-label=\"CLEARDEA\"]) \u003e .bndlr-option-label-container{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container{flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:5px!important;}\u0026 .bndlr-mnm-available-products :is(.bndlr-option-label,.bndlr-product-price){font-family:Poppins,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;}\u0026 .bndlr-mnm-available-products .bndlr-select-variant{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container{gap:8px!important;align-items:stretch!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container .quantity-input{flex:0 0 52px!important;box-sizing:border-box!important;width:52px!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle{display:flex!important;flex:1 1 auto!important;min-width:0!important;min-height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .Product__InfoWrapper *::before,\u0026 .Product__InfoWrapper *::after{font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__AddToCart[disabled]{min-height:54px!important;border-radius:999px!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__PriceList .Price--compareAt::before,\u0026 .ProductMeta__PriceList .Price--compareAt::after{content:none!important;display:none!important;}\u0026 .Product__Info .SizeSwatchList{grid-auto-rows:1fr!important;}\u0026 .ProductForm__Option .SizeSwatch{flex-direction:row!important;justify-content:flex-start!important;box-sizing:border-box!important;}\u0026 .Product__SlideshowNavScroller{scrollbar-color:var(--cd-deep) transparent!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border-radius:6px!important;}\u0026 .bndlr-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products\u003e.bndlr-product{border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .bndlr-bundle-title{font:700 24px\/1.3 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 .bndlr-bundle-description{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}}#cleardea-cleanser{\u0026{width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 14px!important;color:var(--cd-ink)!important;background:transparent!important;}\u0026 :is(p,li,td,th,summary,a){font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;color:var(--cd-ink)!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 img{margin:0!important;padding:0!important;}\u0026 .cp-section{border-color:var(--cd-line)!important;box-shadow:0 8px 22px rgba(62,77,36,.06)!important;}\u0026 #cp-overview{background:linear-gradient(145deg,#edf3df,#fcfdf8 76%)!important;}\u0026 .cp-stock{gap:0!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;}\u0026 .cp-stock\u003ediv{border:0!important;border-radius:0!important;padding:13px 14px!important;background:transparent!important;}\u0026 .cp-stock\u003ediv+div{border-left:1px solid var(--cd-line)!important;}\u0026 .cp-stock .cp-label{display:block!important;margin-bottom:2px!important;color:var(--cd-deep)!important;font:800 14px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important;}\u0026 .cp-stock strong{font:600 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-row{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin:10px 0 0!important;padding:10px!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .cp-thumb{display:block!important;width:100px!important;height:142px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;overflow:hidden!important;background:transparent!important;}\u0026 .cp-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 .cp-routine-copy h3{font:700 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-copy :is(p,a){font-size:15px!important;line-height:1.5!important;}}@media (max-width:1007px){body:has(#cleardea-cleanser){\u0026 :is(.Product,.Product__Wrapper){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;}\u0026 .Product__SlideshowMobileNav{width:calc(100% - 18px)!important;margin:6px auto 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;margin:0 10px 14px!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{width:100%!important;max-width:none!important;margin:24px 0 0!important;padding:0!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin:0 10px 14px!important;padding:15px 21px 23px!important;}\u0026 .ProductMeta__Vendor{width:100%!important;flex:0 0 100%!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{padding:43px 21px 16px!important;font-size:19px!important;}\u0026 .ProductMeta__Title::before{left:21px!important;}\u0026 .ProductMeta__PriceList{padding-left:21px!important;padding-right:21px!important;}}#cleardea-cleanser{\u0026\u003e:is(.cp-stock,.cp-brand,.cp-offer,.cp-section,.cp-detail){margin-left:10px!important;margin-right:10px!important;}}}@media (max-width:768px){#cleardea-cleanser{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}\u0026 .cp-routine-row{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:8px!important;}\u0026 .cp-thumb{width:82px!important;height:116px!important;}\u0026 .cp-routine-copy h3{font-size:15px!important;}}body:has(#cleardea-cleanser){\u0026 .Product__SlideshowMobileNav .flickity-page-dots{display:flex!important;flex:1!important;min-width:0!important;gap:2px!important;align-items:center!important;overflow:hidden!important;}\u0026 .Product__SlideshowMobileNav .dot{flex:1 1 0!important;min-width:2px!important;height:4px!important;margin:0!important;background:var(--cd-line)!important;border:0!important;border-radius:99px!important;opacity:1!important;}\u0026 .Product__SlideshowMobileNav .dot.is-selected{background:var(--cd-deep)!important;}\u0026 .Product__SlideshowNavArrow{display:grid!important;width:30px!important;height:30px!important;flex:0 0 30px!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-cleanser) #shopify-section-product-template{\u0026 .Product__Gallery{--cp-sticky-header:calc(var(--header-height,120px) + var(--cocomo-sticky-announcement-height,0px));top:calc(var(--cp-sticky-header) + 14px)!important;padding-bottom:24px!important;}\u0026 .Product__SlideshowNav--thumbnails{overflow:visible!important;scrollbar-gutter:auto!important;direction:ltr!important;}\u0026 .Product__SlideshowNavScroller{box-sizing:border-box!important;width:98px!important;scrollbar-color:auto!important;scrollbar-width:auto!important;scrollbar-gutter:stable!important;padding:2px 2px 3px 12px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-track{background:transparent!important;border:0!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border:0!important;border-radius:6px!important;min-height:40px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;}}}html body:has(#cleardea-cleanser) #shopify-section-product-template{\u0026 #cleardea-cleanser{\u0026 :is(p,li,td,th,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;}\u0026 :is(h2,h3)\u003ea{font:inherit!important;color:inherit!important;text-decoration:none!important;}\u0026 .cp-detail{width:100%!important;margin:9px 0 0!important;border:1px solid var(--cd-line)!important;border-radius:12px!important;background:#fff!important;}\u0026 .cp-detail\u003esummary{padding:14px 45px 14px 15px!important;font-weight:800!important;line-height:1.5!important;color:var(--cd-ink)!important;}\u0026 .cp-detail\u003esummary::after{top:50%!important;right:15px!important;transform:translateY(-50%)!important;color:var(--cd-deep)!important;font:400 22px\/1 Poppins,Arial,sans-serif!important;}\u0026 .cp-detail[open]{border-color:#9cbbab!important;box-shadow:0 7px 18px rgba(62,77,36,.06)!important;}\u0026 .cp-detail[open]\u003esummary{background:#f7f9ee!important;border-bottom:1px solid var(--cd-line)!important;}\u0026 .cp-detail-body{padding:15px 16px 16px!important;}\u0026 :is(th,td){text-transform:none!important;letter-spacing:normal!important;}}}@media (max-width:1007px){html body:has(#cleardea-cleanser) #shopify-section-product-template{\u0026 #cleardea-cleanser{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}}}}html body:has(#cleardea-cleanser) #shopify-section-product-template{\u0026 #cleardea-cleanser{\u0026 .cp-detail\u003esummary{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;}\u0026 .cp-expandable{box-sizing:border-box!important;width:calc(100% - 16px)!important;margin:0 8px 16px!important;padding:0!important;}\u0026 .cp-expandable\u003esummary{padding:16px 45px 16px 18px!important;}\u0026 .cp-expand-body{padding:18px 18px 22px!important;min-width:0!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -18px -22px!important;width:calc(100% + 36px)!important;}\u0026 .cp-routine-copy h4,\u0026 .cp-routine-copy h4\u003ea{font:700 16px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;color:var(--cd-ink)!important;text-decoration:none!important;}\u0026 .cp-routine-copy h4{margin:3px 0 8px!important;}\u0026 .cp-media{padding:0!important;aspect-ratio:auto!important;}\u0026 .cp-source-frame{display:block!important;position:relative!important;aspect-ratio:var(--crop-ratio)!important;overflow:hidden!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .cp-source-frame\u003eimg{position:absolute!important;width:var(--crop-width)!important;max-width:none!important;height:auto!important;aspect-ratio:1200\/1700!important;left:var(--crop-left)!important;top:var(--crop-top)!important;object-fit:contain!important;margin:0!important;padding:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-cleanser) #shopify-section-product-template{\u0026 .Product__Gallery{padding-top:30px!important;}\u0026 .Product__Slideshow{max-width:none!important;}\u0026 .Product__SlideshowNavScroller{max-height:min(100%,calc(100dvh - var(--cp-sticky-header) - 58px))!important;}}}@media (max-width:1007px){html body:has(#cleardea-cleanser) #shopify-section-product-template{\u0026 #cleardea-cleanser{\u0026 .cp-expandable{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;}}}}@media (max-width:749px){html body:has(#cleardea-cleanser) #shopify-section-product-template{\u0026 #cleardea-cleanser{\u0026 .cp-expand-body{padding:16px 14px 20px!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -14px -20px!important;width:calc(100% + 28px)!important;}}}}\nhtml body:has(#cleardea-cleanser) #shopify-section-product-template #cleardea-cleanser .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}\n@media(max-width:1007px){html body:has(#cleardea-cleanser) #shopify-section-product-template #cleardea-cleanser .cp-expandable\u003esummary{font-size:24px!important;}}\n#cleardea-cleanser .cp-section\u003e.cp-media:not(:last-child),#cleardea-cleanser .cp-expand-body\u003e.cp-media:not(:last-child){margin-bottom:18px!important;}\nhtml body:has(#cleardea-cleanser) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){flex:0 0 auto!important;width:auto!important;min-height:40px!important;align-self:flex-start!important;justify-content:flex-start!important}\nhtml body:has(#cleardea-cleanser) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout .flair-badge,html body:has(#cleardea-cleanser) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;min-height:40px!important;border-radius:999px!important;padding:7px 12px!important;font-size:14px!important;line-height:1.35!important}\nhtml body:has(#cleardea-cleanser) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout .flair-badge{padding:0!important}\nhtml body:has(#cleardea-cleanser) #shopify-section-product-template .ProductMeta\u003e.ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important}\nhtml body:has(#cleardea-cleanser) #shopify-section-product-template .ProductMeta__Vendor\u003ea{width:max-content!important;max-width:100%!important;min-height:40px!important;padding:7px 12px!important;font-size:0!important}\nhtml body:has(#cleardea-cleanser) #shopify-section-product-template .ProductMeta__Vendor\u003ea:after{content:\"SHOP CLEARDEA →\"!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;margin:0!important}\n#cleardea-cleanser .cp-reel{margin:20px 0 0;border:1px solid var(--cd-line);border-radius:12px;overflow:hidden;background:#fff}\n#cleardea-cleanser .cp-reel-head{padding:13px 14px;background:var(--cd-deep);color:#fff;font:700 15px\/1.5 Poppins,Arial,sans-serif}\n#cleardea-cleanser .cp-reel iframe{display:block;width:100%;max-width:100%;height:600px;border:0;background:#fff}\n#cleardea-cleanser .cp-reel-note{padding:12px 14px;font-size:15px;text-align:left}\n#cleardea-cleanser .cp-result{padding:16px;margin:12px 0;background:var(--cd-blush);border:1px solid var(--cd-line);border-radius:12px}\n#cleardea-cleanser .cp-result strong{display:block;font:800 28px\/1.3 Poppins,Arial,sans-serif;color:var(--cd-deep)}\n#cleardea-cleanser .cp-section\u003eh3:first-of-type{margin-top:0}\n#cleardea-cleanser .cp-brand a{display:block;font-weight:700;text-decoration:none;margin-bottom:8px}\n#cleardea-cleanser .cp-note{margin-top:14px;color:var(--cd-muted)}\n#cleardea-cleanser .cp-routine-copy h4{margin-top:0}\n#cleardea-cleanser .cp-detail{width:auto!important}\n@media(max-width:749px){#cleardea-cleanser .cp-reel iframe{height:570px}}\nhtml body:has(#cleardea-cleanser) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"]:has(.flair-badge){flex:0 0 auto!important;width:auto!important;min-height:40px!important;align-self:flex-start!important;justify-content:flex-start!important}\nhtml body:has(#cleardea-cleanser) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"] .flair-badge,html body:has(#cleardea-cleanser) #shopify-section-product-template .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126904299766\"] .flair-badge\u003ediv{width:auto!important;min-height:40px!important;height:auto!important}\n\u003c\/style\u003e\u003cdiv id=\"cleardea-cleanser\"\u003e\n\u003cdiv class=\"cp-stock\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eStock Status\u003c\/span\u003e\u003cstrong\u003eReady Stocks In Singapore\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eDelivery\u003c\/span\u003e\u003cstrong\u003e1–3 Working Days\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cp-brand\"\u003e\n\u003ca href=\"\/collections\/cleardea\"\u003eShop the CLEARDEA collection →\u003c\/a\u003e\u003cp\u003eAuthentic Korean skincare from COCOMO, CLEARDEA’s sole exclusive distributor in Singapore.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003csection class=\"cp-offer\" aria-label=\"CLEARDEA Minari cleanser bundle prices\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-bundle-prices-matching-savings-1200x1700.webp?v=1790190658\" alt=\"CLEARDEA Minari Pore Ampoule Cleanser 80ml COCOMO bundle prices: buy 1 for S$26.90; buy 2 plus 1 free, 3 tubes for S$71.70; buy 3 plus 2 free, 5 tubes for S$107.55. Save 25%, 33% or 40%. Prices include GST.\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-overview\"\u003e\u003ch2\u003eYour pore-care routine starts at the sink.\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eA thorough cleanse. Fresher-looking pores. Skin that still feels comfortable.\u003c\/strong\u003e CLEARDEA Minari Pore Ampoule Cleanser starts as a close-fitting gel, then turns into soft foam when you add water. Work it over dry skin to loosen everyday impurities, lather and rinse for a fresh, smooth-looking finish.\u003c\/p\u003e\n\u003cp\u003eWith \u003cstrong\u003e1,000 ppm minari extract, ectoin and five hyaluronic acid forms\u003c\/strong\u003e, this 80ml cleanser brings moisture care into your first skincare step. Choose it when excess oil, enlarged-looking pores and that tight after-wash feeling keep getting in the way.\u003c\/p\u003e\n\u003cdiv class=\"cp-facts\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAmpoule to foam\u003c\/strong\u003eGel massage, then a soft lather\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e1,000 ppm minari\u003c\/strong\u003eWater parsley extract\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eEctoin + 5 HAs\u003c\/strong\u003eMoisture care while cleansing\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e80ml per tube\u003c\/strong\u003eChoose 1, 3 or 5 tubes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c01.webp?v=1790180960\" alt=\"CLEARDEA Minari Pore Ampoule Cleanser 80ml with a close-fitting gel texture\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-texture\"\u003e\u003ch2\u003eLet the gel do the groundwork.\u003c\/h2\u003e\n\u003cp\u003eThe gel texture clings closely as you massage, helping lift impurities before the foaming step. Add water and the texture changes into a soft lather that rinses away cleanly. \u003cstrong\u003eOne tube, two textures, a satisfying daily cleanse.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c02.webp?v=1790180978\" alt=\"Ampoule-to-foam cleansing with a close-fitting gel and soft lather\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-cleanse-results\"\u003e\u003ch2\u003eA clean start after just one use\u003c\/h2\u003e\n\u003cp\u003eIn the single-use cleansing assessment, the formula removed \u003cstrong\u003e98.95% of impurities\u003c\/strong\u003e and \u003cstrong\u003e92.16% of the tested CLEARDEA sunscreen\u003c\/strong\u003e. Keep a dedicated remover for waterproof and eye makeup.\u003c\/p\u003e\n\u003cp class=\"cp-note\"\u003e20 women aged 20–60; 29 March–26 April 2024; OATC Skin Clinical Trial Center. Results may vary.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c03.webp?v=1790180985\" alt=\"98.95% impurities removed and 92.16% tested CLEARDEA sunscreen removed after one use\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-pore-results\"\u003e\u003ch2\u003eGive enlarged-looking pores consistent care\u003c\/h2\u003e\n\u003cp\u003eMake pore care part of the step you already do every day. After four weeks, the assessment measured a \u003cstrong\u003e10.74% reduction in horizontal pore length\u003c\/strong\u003e and an \u003cstrong\u003e8.66% reduction in vertical pore length\u003c\/strong\u003e, supporting a more refined-looking skin texture.\u003c\/p\u003e\n\u003cp class=\"cp-note\"\u003e20 women aged 20–60; 29 March–26 April 2024; OATC Skin Clinical Trial Center. Results may vary.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c04.webp?v=1790180990\" alt=\"Four-week reductions of 10.74% in horizontal and 8.66% in vertical pore length\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-sebum\"\u003e\u003ch2\u003eKeep excess oil in check\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eAnti-Sebum P\u003c\/strong\u003e combines evening primrose flower, pine leaf, elm root and kudzu root extracts for sebum care. \u003cstrong\u003eALPAFLOR® ALP SEBUM CB\u003c\/strong\u003e adds alpine willowherb extract to the pore-care blend.\u003c\/p\u003e\n\u003cp\u003eA focused combination for skin that looks oily and pores that look more noticeable.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c05.webp?v=1790180997\" alt=\"Anti-Sebum P and alpine willowherb extract for excess oil and enlarged-looking pores\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-foam\"\u003e\u003ch2\u003eGel first. Soft foam next.\u003c\/h2\u003e\n\u003cp\u003eMassage gently, add water and enjoy the change in texture. The soft foam carries the cleanse through to a fresh rinse, without making your routine complicated.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c06.webp?v=1790181004\" alt=\"CLEARDEA Minari cleanser transforms from a gel into a soft cleansing foam\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-clarity-results\"\u003e\u003ch2\u003eClearer-looking pores, a brighter-looking finish\u003c\/h2\u003e\n\u003cp\u003eAfter four weeks, a separate assessment recorded a \u003cstrong\u003e16.10% reduction in melanin-darkened pores\u003c\/strong\u003e. This measurement concerns darkened pore appearance.\u003c\/p\u003e\n\u003cp class=\"cp-note\"\u003e20 adults aged 20–60; 27 October–24 November 2023; Korea Institute of Dermatological Sciences. Results may vary.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c07.webp?v=1790181011\" alt=\"16.10% reduction in melanin-darkened pores after four weeks\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-minari\"\u003e\u003ch2\u003eMeet your 1,000 ppm minari boost\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMinari is water parsley, listed as Oenanthe Javanica Extract.\u003c\/strong\u003e The formula includes 1,000 ppm for clear, fresh-looking skin, making this the cleansing step in CLEARDEA’s Minari trio.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c08.webp?v=1790181017\" alt=\"1000 ppm water parsley extract for clear and fresh-looking skin\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-botanicals\"\u003e\u003ch2\u003eThree botanical extracts, one fresh finish\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eKakadu plum, apple and finger lime extracts\u003c\/strong\u003e bring antioxidant care to the formula. Pair them with the Minari blend for skin that looks fresh and bright after cleansing.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c09.webp?v=1790181024\" alt=\"Kakadu plum, apple and finger lime extracts for antioxidant and brightness care\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-hydration\"\u003e\u003ch2\u003eKeep the cleanse. Lose the tight feeling.\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eEctoin and five hyaluronic acid forms\u003c\/strong\u003e help support a soft, hydrated finish. The mildly acidic formula fits a daily cleansing routine that puts skin comfort first.\u003c\/p\u003e\n\u003cp\u003eThe five forms are sodium hyaluronate, hyaluronic acid, hydrolyzed hyaluronic acid, potassium hyaluronate and hydrolyzed sodium hyaluronate.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c10.webp?v=1790181031\" alt=\"Ectoin and five hyaluronic acid forms in a mildly acidic cleanser for a hydrated finish\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-fresh-finish\"\u003e\u003ch2\u003eFreshly cleansed. Ready for the next step.\u003c\/h2\u003e\n\u003cp\u003eRinse with lukewarm water and follow with your skincare. Skin feels clean and comfortable, ready for your serum and moisturiser.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c11.webp?v=1790181038\" alt=\"CLEARDEA 80ml Minari cleanser on a towel for a comfortable post-cleanse finish\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-minari-trio\"\u003e\u003ch2\u003eMake it a Minari routine\u003c\/h2\u003e\n\u003cp\u003eStart with \u003cstrong\u003eMinari Pore Ampoule Cleanser\u003c\/strong\u003e, follow with \u003cstrong\u003eMinari Calming Gel Serum\u003c\/strong\u003e, then finish with \u003cstrong\u003eMinari Deep Cool Soothing Cream\u003c\/strong\u003e. Three matching CLEARDEA steps for a fresh, comfortable routine. Add sunscreen in the daytime.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c12.webp?v=1790181044\" alt=\"The CLEARDEA Minari cleanser, Calming Gel Serum and Deep Cool Soothing Cream routine\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-how-to\"\u003e\u003ch2\u003eTwo simple steps to your freshest cleanse\u003c\/h2\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003eMassage onto dry skin.\u003c\/strong\u003e Apply a small amount and gently roll the gel over the skin, allowing it to cling closely.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdd water, lather and rinse.\u003c\/strong\u003e Massage gently as the soft foam develops, then rinse thoroughly with lukewarm water.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c13.webp?v=1790181051\" alt=\"Two-step cleansing: massage onto dry skin, then add water, foam and rinse\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-use-tips\"\u003e\u003ch2\u003eFit the cleanse to your day\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRemove eye makeup first.\u003c\/strong\u003e Use a lip-and-eye remover for waterproof mascara and eye makeup before cleansing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eKeep mornings light.\u003c\/strong\u003e Apply to damp skin and lather straight away when you prefer a lighter wash.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUse on body areas too.\u003c\/strong\u003e Work into a gentle lather on areas where you want a thorough pore cleanse, then rinse.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c14.webp?v=1790181058\" alt=\"Eye makeup removal first, a damp-skin morning option and use on body areas\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003cdetails class=\"cp-detail\" open\u003e\u003csummary\u003eComplete Your Routine\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003cp\u003eKeep the Minari serum and cream together, then choose the extra CLEARDEA steps that suit your routine.\u003c\/p\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"View Mucin Mineral Vita Bubble First Essence 60ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-mineral-vita-bubble-first-essence-main-locked.webp?v=1789215242\" alt=\"Mucin Mineral Vita Bubble First Essence 60ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003ePrep\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\"\u003eMucin Mineral Vita Bubble First Essence 60ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow cleansing with the Mucin Mineral Vita Bubble First Essence.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Shop Mucin Mineral Vita Bubble First Essence 60ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"View Minari Calming Gel Serum 30ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-calming-gel-serum-main-locked.webp?v=1789215261\" alt=\"Minari Calming Gel Serum 30ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMinari serum\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-minari-calming-gel-serum-30ml\"\u003eMinari Calming Gel Serum 30ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eContinue with the matching Minari Calming Gel Serum.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Shop Minari Calming Gel Serum 30ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"View Minari Deep Cool Soothing Cream 30ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-deep-cool-soothing-cream-main-locked.webp?v=1789215285\" alt=\"Minari Deep Cool Soothing Cream 30ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMinari moisturiser\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\"\u003eMinari Deep Cool Soothing Cream 30ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFinish your Minari trio with Deep Cool Soothing Cream.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Shop Minari Deep Cool Soothing Cream 30ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"View Green Tangerine Pore Tok-Tok Mask (1 Box = 20g x 4 Masks)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-pore-tok-tok-mask-main-locked.webp?v=1789215314\" alt=\"Green Tangerine Pore Tok-Tok Mask (1 Box = 20g x 4 Masks)\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003ePore mask\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\"\u003eGreen Tangerine Pore Tok-Tok Mask (1 Box = 20g x 4 Masks)\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eAdd a Green Tangerine Pore Tok-Tok Mask when your routine calls for mask care.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Shop Green Tangerine Pore Tok-Tok Mask (1 Box = 20g x 4 Masks)\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"View Mucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-egf-fitting-mask-main-locked.webp?v=1789215234\" alt=\"Mucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMoisture mask\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\"\u003eMucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose the Mucin Collagen EGF Fitting Mask for an extra moisturising step.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Shop Mucin Collagen EGF Fitting Mask (1 Box = 5 Masks)\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"View Pure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-pure-fit-tinted-sun-lotion-main-locked.webp?v=1789215330\" alt=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDaytime protection\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\"\u003ePure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFinish daytime skincare with SPF50+ PA++++ sun protection.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Shop Pure Fit Tinted Sun Lotion SPF50+ PA++++ 40ml\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003csection class=\"cp-section\" id=\"cp-details\"\u003e\u003ch2\u003eProduct details and full ingredients\u003c\/h2\u003e\n\u003cp\u003eCheck the formula, pack size and care directions here.\u003c\/p\u003e\u003c\/section\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eProduct Specifications\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eCLEARDEA\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eMinari Pore Ampoule Cleanser\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n\u003ctd\u003e80ml per tube\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMade in\u003c\/th\u003e\n\u003ctd\u003eSouth Korea\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eRinse-off gel cleanser that lathers into foam\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eSqueeze tube\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMinari extract\u003c\/th\u003e\n\u003ctd\u003e1,000 ppm Oenanthe Javanica Extract\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eMoisture blend\u003c\/th\u003e\n\u003ctd\u003eEctoin and five hyaluronic acid forms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFormula\u003c\/th\u003e\n\u003ctd\u003eMildly acidic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUse\u003c\/th\u003e\n\u003ctd\u003eMassage on dry skin, add water and rinse; damp-skin morning use is also an option\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eBundles\u003c\/th\u003e\n\u003ctd\u003e1 tube; BUY 2 + 1 FREE = 3 tubes; BUY 3 + 2 FREE = 5 tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cp\u003eWater, Glycerin, Sodium Methyl Cocoyl Taurate, Sodium C14-16 Olefin Sulfonate, Decyl Glucoside, Coco-Betaine, 1,2-Hexanediol, Disodium Cocoamphodiacetate, Acrylates\/C10-30 Alkyl Acrylate Crosspolymer, Butylene Glycol, Sodium Chloride, Tromethamine, Disodium Cocoyl Glutamate, Ethylhexylglycerin, Xanthan Gum, Oenanthe Javanica Extract, Gardenia Florida Fruit Extract, Hexylene Glycol, Oenothera Biennis (Evening Primrose) Flower Extract, Pinus Palustris Leaf Extract, Ulmus Davidiana Root Extract, Pueraria Lobata Root Extract, Ectoin, Malus Domestica Fruit Extract, Epilobium Fleischeri Extract, Microcitrus Australasica Fruit Extract, Sodium Hyaluronate, Terminalia Ferdinandiana Fruit Extract, Citric Acid, Hyaluronic Acid, Hydrolyzed Hyaluronic Acid, Potassium Hyaluronate, Hydrolyzed Sodium Hyaluronate, Disodium EDTA.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eStorage and Safety\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cul\u003e\n\u003cli\u003eFor external use. Avoid direct contact with the eyes and rinse thoroughly after cleansing.\u003c\/li\u003e\n\u003cli\u003ePatch test before first use, especially on sensitive skin. Stop use if irritation occurs.\u003c\/li\u003e\n\u003cli\u003eSuitable from age 4 onwards; patch test first for children with sensitive skin. Do not use on children under 4.\u003c\/li\u003e\n\u003cli\u003eSkin can become more sensitive during pregnancy. Patch test a small area first, or ask your clinician before adding a new skincare product.\u003c\/li\u003e\n\u003cli\u003eClose the cap after use. Store away from direct sunlight and excessive heat, and out of reach of young children.\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ch3\u003eShould I apply it to dry or damp skin?\u003c\/h3\u003e\n\u003cp\u003eUse dry skin for the close-fitting gel step, then add water to lather and rinse. For a lighter morning cleanse, apply to damp skin and foam straight away.\u003c\/p\u003e\n\u003ch3\u003eWill it remove my makeup?\u003c\/h3\u003e\n\u003cp\u003eIt cleanses light base makeup and CLEARDEA sunscreen. Remove waterproof and eye makeup first with a suitable remover.\u003c\/p\u003e\n\u003ch3\u003eCan sensitive skin use it?\u003c\/h3\u003e\n\u003cp\u003eThe soft foam and moisturising ingredients support a comfortable cleanse. Patch test first and stop use if irritation occurs.\u003c\/p\u003e\n\u003ch3\u003eCan children use it?\u003c\/h3\u003e\n\u003cp\u003eSuitable from age 4 onwards. Patch test first for children with sensitive skin. Do not use on children under 4.\u003c\/p\u003e\n\u003ch3\u003eWhat about pregnancy?\u003c\/h3\u003e\n\u003cp\u003eSkin can become more sensitive during pregnancy. Patch test a small area first, or ask your clinician before adding a new skincare product.\u003c\/p\u003e\n\u003ch3\u003eCan I use it on my body?\u003c\/h3\u003e\n\u003cp\u003eYes, use on body areas where you want a thorough pore cleanse. Lather gently and rinse well.\u003c\/p\u003e\n\u003ch3\u003eWhich bundle gives the lowest price per tube?\u003c\/h3\u003e\n\u003cp\u003eBUY 3 + 2 FREE gives you five 80ml tubes for S$107.55, or S$21.51 per tube. Select the matching bundle above.\u003c\/p\u003e\n\u003cdiv id=\"cp-faq-visual\"\u003e\n\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c15a.webp?v=1790181065\" alt=\"FAQs on dry versus damp application, light makeup removal and sensitive skin\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-cleanser-english-c15b.webp?v=1790181073\" alt=\"FAQs on use from age four and patch testing or clinician advice during pregnancy\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e","brand":"CLEARDEA","offers":[{"title":"(BUY 1) CLEARDEA MINARI AMPOULE CLEANSER","offer_id":48913344659702,"sku":null,"price":26.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) CLEARDEA MINARI AMPOULE CLEANSER","offer_id":48913344692470,"sku":null,"price":71.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) CLEARDEA MINARI AMPOULE CLEANSER","offer_id":48913344725238,"sku":null,"price":107.55,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-pore-ampoule-cleanser-main-locked.webp?v=1789215296"},{"product_id":"cleardea-mucin-skin-tinted-base-30ml","title":"[CLEARDEA] Mucin Skin Tinted Base 30ml","description":"\u003cstyle id=\"cleardea-approved-layout\"\u003e#cleardea-tinted-base{\u0026{font-family:Poppins,Arial,sans-serif;font-size:15px;line-height:1.7;color:#282329;width:100%;max-width:100%;margin:0;box-sizing:border-box;overflow-wrap:anywhere;}\u0026 *{box-sizing:border-box;}\u0026 p,\u0026 li,\u0026 td,\u0026 th,\u0026 summary{font-size:15px;line-height:1.7;}\u0026 p{margin:0 0 14px;}\u0026 p:last-child{margin-bottom:0;}\u0026 h2{font:700 27px\/1.3 Poppins,Arial,sans-serif;letter-spacing:-.4px;margin:0 0 16px;color:#282329;}\u0026 h3{font:600 19px\/1.4 Poppins,Arial,sans-serif;margin:18px 0 10px;color:#282329;}\u0026 a{color:#9b4835;text-underline-offset:3px;}\u0026 ul,\u0026 ol{margin:0 0 16px;padding-left:22px;}\u0026 li{margin-bottom:8px;}\u0026 img{display:block;max-width:100%;height:auto;margin:0;}\u0026 .cp-section{margin:0 8px 16px;padding:22px 18px;border:1px solid #f0d0c3;border-radius:17px;background:#fff;overflow:hidden;}\u0026 .cp-section.cp-soft{background:#fff0e9;}\u0026 .cp-stock{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 8px 12px;}\u0026 .cp-stock div{border:1px solid #f0d0c3;border-radius:12px;padding:13px;background:#fff3ed;}\u0026 .cp-stock strong{display:block;margin-bottom:3px;}\u0026 .cp-brand{margin:0 8px 14px;padding:16px;border:1px solid #f0d0c3;border-radius:13px;background:#fff8ef;}\u0026 .cp-offer{margin:0 8px 16px;}\u0026 .cp-offer img{width:100%;border-radius:14px;}\u0026 .cp-media{margin:18px -18px -22px;width:calc(100% + 36px);padding:0;}\u0026 .cp-media img{width:100%;height:auto;object-fit:contain;}\u0026 .cp-facts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;}\u0026 .cp-facts div{padding:12px;border-radius:10px;background:#fff0e9;min-width:0;}\u0026 .cp-facts strong{display:block;}\u0026 .cp-facts div:last-child{grid-column:1\/-1;background:#fff2df;}\u0026 .cp-detail{border:1px solid #f0d0c3;border-radius:12px;margin:0 8px 10px;background:#fff;overflow:hidden;}\u0026 .cp-detail summary{cursor:pointer;list-style:none;font-weight:600;padding:16px 46px 16px 16px;position:relative;}\u0026 .cp-detail summary::-webkit-details-marker{display:none;}\u0026 .cp-detail summary:after{content:'+';position:absolute;right:17px;top:13px;font-size:22px;font-weight:400;color:#a34e3a;}\u0026 .cp-detail[open]\u003esummary:after{content:'−';}\u0026 .cp-detail[open]\u003esummary{border-bottom:1px solid #f3d9ce;}\u0026 .cp-detail-body{padding:18px 16px;}\u0026 .cp-detail-body .cp-media{margin:18px -16px 0;width:calc(100% + 32px);}\u0026 .cp-detail-body h3:first-child{margin-top:0;}\u0026 table{width:100%;border-collapse:collapse;border:0;margin:0;}\u0026 th,\u0026 td{padding:10px 0;vertical-align:top;text-align:left;border:0;border-bottom:1px solid #f6e4dd;background:transparent;}\u0026 th{width:35%;font-weight:600;padding-right:12px;}\u0026 .cp-routine-row{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:18px 0;border-bottom:1px solid #f3d9ce;align-items:start;}\u0026 .cp-routine-row:last-child{border-bottom:0;padding-bottom:0;}\u0026 .cp-thumb{display:block;width:100%;border:1px solid #f0d0c3;border-radius:9px;overflow:hidden;background:#fff8ee;}\u0026 .cp-thumb img{width:100%;height:auto;aspect-ratio:12\/17;object-fit:contain;}\u0026 .cp-routine-copy{min-width:0;}\u0026 .cp-routine-copy h3{font-size:18px;margin:3px 0 9px;}\u0026 .cp-routine-copy h3 a{text-decoration:none;color:#282329;}\u0026 .cp-routine-copy p{margin-bottom:9px;}\u0026 .cp-kicker{font-weight:600;color:#966452;}\u0026 .cp-text-link{font-size:15px;font-weight:600;}\u0026 .cp-cta{display:block;padding:14px 15px;border-radius:11px;border:1px solid #cf8068;background:#fbe5dc;text-align:center;text-decoration:none;font-weight:600;margin-top:20px;}}@media (max-width:749px){#cleardea-tinted-base{\u0026 h2{font-size:24px;}\u0026 h3{font-size:18px;}\u0026 .cp-section{margin-left:10px;margin-right:10px;padding:20px 14px;}\u0026 .cp-stock,\u0026 .cp-brand,\u0026 .cp-offer,\u0026 .cp-detail{margin-left:10px;margin-right:10px;}\u0026 .cp-stock div{padding:11px;}\u0026 .cp-media{margin:18px -14px -20px;width:calc(100% + 28px);}\u0026 .cp-routine-row{grid-template-columns:84px minmax(0,1fr);gap:12px;}\u0026 .cp-routine-copy h3{font-size:17px;}\u0026 .cp-facts{grid-template-columns:1fr;}\u0026 .cp-facts div:last-child{grid-column:auto;}}}body:has(#cleardea-tinted-base){\u0026{--cd-ink:#352923;--cd-deep:#a34e3a;--cd-accent:#cb765c;--cd-pink:#fbe5dc;--cd-blush:#fff5ef;--cd-paper:#fff;--cd-line:#f0d0c3;--cd-muted:#79594f;background:#fff5ef!important;overflow-x:clip!important;}\u0026 :is(#MainContent,#PageContainer,.main-content,main){background:linear-gradient(145deg,#fffaf7 0%,#fff2eb 58%,#f9e1d6 100%)!important;}\u0026 :is(.Product,.Product__Gallery,.Product__Info,.Product__InfoWrapper,.Product__Wrapper,.ProductMeta__Description,.shopify-section:has(.Product)){background:transparent!important;}\u0026 .Product{box-sizing:border-box!important;width:100%!important;max-width:1330px!important;margin:auto!important;}\u0026 .Product__Gallery{padding:22px 0!important;}\u0026 .Product__SlideItem .AspectRatio{width:95%!important;margin:auto!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:22px!important;box-shadow:0 12px 32px rgba(115,57,39,.08)!important;transition:none!important;transform:none!important;}\u0026 .Product__SlideItem .AspectRatio:hover{transform:none!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;animation:none!important;transform:none!important;}\u0026 .Product__SlideshowNavImage{overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:11px!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-accent)!important;outline:2px solid #fff!important;outline-offset:-4px!important;}\u0026 .Product__InfoWrapper,\u0026 .Product__InfoWrapper :where(*){font-family:Poppins,Arial,sans-serif!important;}\u0026 .Product__Info{position:relative!important;display:flex!important;min-width:0!important;flex-direction:column!important;}\u0026 .Product__Info\u003e.Container{position:relative!important;display:flex!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;flex-direction:column!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout{order:-50!important;flex:0 0 auto!important;align-self:flex-start!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{order:-40!important;}\u0026 .ProductMeta\u003e.ProductMeta__Title{order:-30!important;}\u0026 .ProductMeta\u003e.ProductMeta__PriceList{order:-20!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){order:-10!important;}\u0026 .ProductMeta__Vendor{flex:0 1 auto!important;width:auto!important;max-width:100%!important;min-width:0!important;margin:0!important;text-align:left!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;width:max-content!important;max-width:100%!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:8px 15px!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(115,57,39,.08)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .ProductMeta__Vendor\u003ea:after{color:var(--cd-deep)!important;content:\" · SHOP BRAND PAGE →\"!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;-webkit-text-fill-color:var(--cd-deep)!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{position:relative!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:47px 25px 18px!important;color:var(--cd-ink)!important;background:rgba(255,255,255,.98)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:800 21px\/1.36 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;text-align:left!important;text-transform:none!important;white-space:normal!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title:before{position:absolute!important;top:24px!important;left:25px!important;display:block!important;width:48px!important;height:5px!important;background:linear-gradient(90deg,var(--cd-accent),#efb49e)!important;border-radius:999px!important;content:\"\"!important;}\u0026 .ProductMeta__PriceList{display:flex!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;justify-content:flex-start!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:800 25px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:-.02em!important;white-space:nowrap!important;}\u0026 .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:500 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=atome i],[id*=atome i],shopify-payment-terms){order:3!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;}\u0026 .ProductMeta\u003e:is([class*=atome i],[id*=atome i],shopify-payment-terms){display:block!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 25px 15px!important;color:var(--cd-muted)!important;background:rgba(255,255,255,.98)!important;border-right:1px solid var(--cd-line)!important;border-left:1px solid var(--cd-line)!important;font:500 14px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{width:100%!important;margin:0 0 18px!important;padding:16px 25px 24px!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 13px 30px rgba(115,57,39,.12)!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .Product__Info .ProductForm .ProductForm__Label{color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-align:left!important;}\u0026 .Product__Info .ProductForm .ProductForm__Option\u003e.ProductForm__Label{display:block!important;margin:0 0 10px!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important;}\u0026 .Product__Info .ProductForm .SizeSwatchList\u003e.HorizontalList__Item{position:relative!important;display:flex!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .ProductForm__Option .SizeSwatch{position:relative!important;display:flex!important;width:100%!important;min-height:66px!important;align-items:center!important;margin:0!important;padding:14px 16px 14px 52px!important;overflow:hidden!important;color:var(--cd-ink)!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:15px!important;font:700 14px\/1.45 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;cursor:pointer!important;}\u0026 .ProductForm__Option .SizeSwatchList\u003e.HorizontalList__Item:before{position:absolute!important;z-index:4!important;top:50%!important;left:15px!important;display:grid!important;width:22px!important;height:22px!important;place-items:center!important;color:transparent!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:50%!important;content:\"✓\"!important;font:800 14px\/1 Poppins,Arial,sans-serif!important;pointer-events:none!important;transform:translateY(-50%)!important;}\u0026 .ProductForm__Option .SizeSwatch__Radio:checked+.SizeSwatch{background:var(--cd-blush)!important;border:2px solid var(--cd-accent)!important;box-shadow:0 0 0 3px #fff inset,0 8px 18px rgba(115,57,39,.11)!important;}\u0026 .ProductForm__Option .HorizontalList__Item:has(.SizeSwatch__Radio:checked):before{color:#fff!important;background:var(--cd-accent)!important;border-color:var(--cd-accent)!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){float:none!important;display:block!important;margin:20px 0 10px!important;color:var(--cd-deep)!important;font:700 14px\/1.35 Poppins,Arial,sans-serif!important;letter-spacing:.04em!important;text-transform:none!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;padding:0!important;overflow:hidden!important;color:var(--cd-deep)!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__Button{display:grid!important;width:48px!important;height:46px!important;flex:0 0 48px!important;padding:0!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;font:700 19px\/1 Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector__CurrentQuantity{width:50px!important;height:46px!important;padding:0!important;color:var(--cd-ink)!important;background:#fff!important;border:0!important;font:700 14px\/1 Poppins,Arial,sans-serif!important;text-align:center!important;}\u0026 .ProductForm__AddToCart:not([disabled]){width:100%!important;min-height:54px!important;margin-top:0!important;border-radius:999px!important;font:800 14px\/1.2 Poppins,Arial,sans-serif!important;letter-spacing:.1em!important;}\u0026 .ProductForm__AddToCart:not([disabled]):before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]) span{position:relative!important;z-index:2!important;color:#fff!important;font-size:14px!important;font-weight:800!important;-webkit-text-fill-color:#fff!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{order:10!important;box-sizing:border-box!important;width:100%!important;max-width:400px!important;margin:24px auto 0!important;padding:0!important;overflow:visible!important;}\u0026 .ProductMeta__Description\u003e.Rte,\u0026 :is(.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-tinted-base){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow:visible!important;}\u0026 .station-tabs-tabset\u003e.station-tabs-tabtitle:has(\u003e.station-tabs-default-tab),\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-tinted-base){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;visibility:visible!important;}}@media (min-width:1008px){body:has(#cleardea-tinted-base){\u0026 .Product__Wrapper{display:grid!important;width:100%!important;grid-template-columns:minmax(0,1fr) 525px!important;align-items:start!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;width:525px!important;max-width:525px!important;margin-top:50px!important;}\u0026 .Product__Info{box-sizing:border-box!important;width:400px!important;max-width:400px!important;margin-right:75px!important;margin-left:50px!important;}}}body:has(#cleardea-tinted-base){\u0026 .ProductForm__AddToCart:not([disabled]){color:#fff!important;background:linear-gradient(90deg,#8b3f2f 0%,#b55941 54%,#cb765c 100%)!important;border:0!important;box-shadow:0 12px 25px rgba(163,78,58,.24)!important;-webkit-text-fill-color:#fff!important;}\u0026 .ProductForm__AddToCart:not([disabled])::before{display:none!important;content:none!important;}\u0026 .ProductForm__AddToCart:not([disabled]):hover{color:#fff!important;background:linear-gradient(90deg,#7f2144 0%,#a72f57 54%,#d94b75 100%)!important;-webkit-text-fill-color:#fff!important;}}#cleardea-tinted-base{\u0026 .sn-sec h2{font-size:27px!important;line-height:1.2!important;}\u0026 .sn-sec h3{font-size:19px!important;line-height:1.3!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;line-height:1.35!important;}\u0026 .sn-media{font-size:0!important;line-height:0!important;gap:0!important;}\u0026 .sn-media img{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;}}@media (max-width:640px){#cleardea-tinted-base{\u0026 .sn-sec h2{font-size:24px!important;}\u0026 .sn-sec h3{font-size:18px!important;}\u0026 .sn-routine-copy h4{font-size:16px!important;}}}@media (max-width:768px){body:has(#cleardea-tinted-base){\u0026 :is(.Product,.Product__Wrapper,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;width:100%!important;max-width:none!important;margin-right:0!important;margin-left:0!important;padding-right:0!important;padding-left:0!important;}\u0026 .Product__Wrapper{display:block!important;}\u0026 .Product__InfoWrapper{margin-top:8px!important;}\u0026 .ProductMeta{box-sizing:border-box!important;width:calc(100% - 20px)!important;gap:8px!important;margin-right:10px!important;margin-left:10px!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;max-width:100%!important;min-height:48px!important;margin:0!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{flex:0 0 100%!important;width:100%!important;max-width:100%!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin-right:10px!important;margin-bottom:14px!important;margin-left:10px!important;padding:15px 21px 23px!important;}\u0026 .ProductForm__Option .SizeSwatch{min-height:64px!important;padding:13px 12px 13px 49px!important;font-size:14px!important;}\u0026 .ProductForm__Label:has(+.ProductForm__QuantitySelector){margin:18px 0 10px!important;}}}@media (min-width:1008px){html body:has(#cleardea-tinted-base) #shopify-section-product-template{\u0026 :is(.Product,.Product__Wrapper,.Product__Gallery,.Product__InfoWrapper,.Product__Info,.Product__Info\u003e.Container){box-sizing:border-box!important;min-width:0!important;}\u0026 .Product{width:calc(100% - 36px)!important;max-width:1220px!important;margin:22px auto 80px!important;padding:0 28px!important;border:1px solid var(--cd-line)!important;border-radius:24px!important;background:#ffffffed!important;}\u0026 .Product__Wrapper{display:grid!important;grid-template-columns:minmax(0,1.34fr) minmax(0,1fr)!important;gap:36px!important;align-items:start!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 :is(.Product__Gallery,.Product__InfoWrapper){width:100%!important;max-width:none!important;margin:0!important;padding:30px 0 40px!important;background:transparent!important;}\u0026 .Product__Gallery{position:sticky!important;display:grid!important;grid-template-columns:98px minmax(0,1fr)!important;gap:14px!important;align-self:start!important;}\u0026 .Product__Slideshow{grid-area:1\/2!important;width:100%!important;min-width:0!important;margin:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Gallery :is(.Product__Slideshow,.Product__SlideItem,.Product__SlideItem img){border-radius:0!important;}\u0026 .Product__SlideItem .AspectRatio\u003eimg{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;}\u0026 .Product__SlideshowNav--thumbnails{position:relative!important;inset:auto!important;grid-area:1\/1!important;align-self:stretch!important;width:98px!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;transform:none!important;}\u0026 .Product__SlideshowNavScroller{position:absolute!important;inset:0!important;display:flex!important;flex-direction:column!important;gap:10px!important;height:100%!important;margin:0!important;overflow-x:hidden!important;overflow-y:scroll!important;direction:rtl!important;white-space:normal!important;}\u0026 .Product__SlideshowNavImage{position:relative!important;display:block!important;box-sizing:border-box!important;width:76px!important;min-width:76px!important;max-width:76px!important;height:auto!important;aspect-ratio:12\/17!important;margin:0!important;padding:0!important;flex:0 0 auto!important;direction:ltr!important;border:1px solid var(--cd-line)!important;border-radius:4px!important;background:#fff!important;outline:none!important;box-shadow:none!important;}\u0026 .Product__SlideshowNavImage.is-selected{border:2px solid var(--cd-deep)!important;}\u0026 .Product__SlideshowNavImage::before{content:none!important;}\u0026 .Product__SlideshowNavImage\u003eimg{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 :is(.Product__InfoWrapper,.Product__Info){position:relative!important;inset:auto!important;height:auto!important;transform:none!important;}\u0026 .Product__Info{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container{display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}\u0026 .Product__InfoWrapper :is(h1,button,input,select,label,a,span,p){font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout:has(.flair-badge){position:static!important;order:-50!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;justify-content:flex-start!important;align-self:flex-start!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}\u0026 .ProductMeta\u003e.ProductMeta__Vendor{display:block!important;order:-40!important;flex:0 1 auto!important;width:auto!important;max-width:100%!important;margin:0!important;}\u0026 .ProductMeta__Vendor\u003ea{display:inline-flex!important;box-sizing:border-box!important;align-items:center!important;min-height:44px!important;padding:8px 15px!important;border:1px solid var(--cd-accent)!important;border-radius:999px!important;background:#fff!important;color:var(--cd-deep)!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;text-decoration:none!important;white-space:normal!important;}\u0026 .ProductMeta__Vendor\u003ea:after{content:' · SHOP BRAND PAGE →'!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;margin-left:3px!important;}\u0026 .ProductMeta__Title{position:relative!important;display:block!important;box-sizing:border-box!important;order:-30!important;flex:0 0 100%!important;width:100%!important;margin:2px 0 -8px!important;padding:46px 25px 16px!important;background:#fff!important;color:var(--cd-ink)!important;border:1px solid var(--cd-line)!important;border-bottom:0!important;border-radius:24px 24px 0 0!important;font:700 24px\/1.35 Poppins,Arial,sans-serif!important;text-align:left!important;text-transform:none!important;white-space:normal!important;overflow-wrap:break-word!important;}\u0026 .ProductMeta__Title:before{position:absolute!important;top:23px!important;left:25px!important;display:block!important;width:44px!important;height:4px!important;background:var(--cd-accent)!important;border-radius:9px!important;content:''!important;}\u0026 .ProductMeta .ProductMeta__PriceList{display:flex!important;box-sizing:border-box!important;order:-20!important;flex:0 0 100%!important;width:100%!important;flex-wrap:wrap!important;align-items:baseline!important;gap:0 9px!important;margin:0!important;padding:8px 25px 13px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .ProductMeta__Price:not(.Price--compareAt){order:1!important;color:var(--cd-deep)!important;font:700 27px\/1.15 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .Price--compareAt{order:2!important;margin:0!important;color:var(--cd-muted)!important;font:400 15px\/1.2 Poppins,Arial,sans-serif!important;white-space:nowrap!important;text-decoration:line-through!important;}\u0026 .ProductMeta .ProductMeta__PriceList\u003e:is(.atome-widget,[class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:3!important;display:block!important;flex:0 0 100%!important;width:100%!important;margin:7px 0 0!important;padding:0!important;color:var(--cd-muted)!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-price{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;white-space:nowrap!important;}\u0026 .ProductMeta .ProductMeta__PriceList .atome-logo{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta\u003e:is([class*=\"atome\" i],[id*=\"atome\" i],shopify-payment-terms){order:-10!important;display:block!important;box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;margin:-8px 0 0!important;padding:8px 24px 14px!important;background:#fff!important;border-left:1px solid var(--cd-line)!important;border-right:1px solid var(--cd-line)!important;font-size:15px!important;text-align:left!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:100%!important;margin:0 0 18px!important;padding:16px 24px 24px!important;background:var(--cd-blush)!important;border:1px solid var(--cd-line)!important;border-top:0!important;border-radius:0 0 24px 24px!important;box-shadow:0 10px 24px #00000012!important;}\u0026 .ProductForm__Option{width:100%!important;margin:0 0 18px!important;}\u0026 .ProductForm__Label{display:block!important;color:var(--cd-deep)!important;font:700 14px\/1.4 Poppins,Arial,sans-serif!important;margin:0 0 10px!important;}\u0026 .ProductForm__QuantitySelector{float:none!important;margin:0 0 18px!important;padding:0!important;background:transparent!important;border:0!important;text-align:left!important;}\u0026 .ProductForm__QuantitySelector .QuantitySelector{display:inline-flex!important;width:150px!important;height:48px!important;align-items:center!important;justify-content:space-between!important;background:#fff!important;border:1.5px solid var(--cd-accent)!important;border-radius:999px!important;}\u0026 .ProductForm__AddToCart{width:100%!important;min-height:54px!important;border-radius:999px!important;font:800 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__Description{position:static!important;left:auto!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:28px 0 0!important;padding:0!important;overflow:visible!important;transform:none!important;}\u0026 .ProductMeta__Description\u003e.Rte{box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta__Description .station-tabs-tabtitle,\u0026 .ProductMeta__Description .station-tabs-link{display:none!important;}\u0026 :is(.station-tabs,.station-tabs-tabset,.station-tabs-default-tabpanel,.station-tabs-tabpanel,.station-tabs-tabcontent):has(#cleardea-tinted-base){display:block!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;background:transparent!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0 auto 14px!important;}\u0026 #cleardea-tinted-base{\u0026{box-sizing:border-box!important;display:block!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:8px 0 14px!important;}\u0026\u003e:is(.sn-stock,.sn-promo,.sn-sec,.stock,.promo,.intro,.product,.routine,.faq){box-sizing:border-box!important;width:calc(100% - 16px)!important;max-width:none!important;margin-left:8px!important;margin-right:8px!important;}\u0026 :is(.sn-media,.sn-image-stack,.media){max-width:none!important;border-radius:0!important;}\u0026 :is(.sn-media,.sn-image-stack,.media) img{width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;border-radius:0!important;}\u0026 :is(p,li,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font-size:27px!important;line-height:1.22!important;}\u0026 h3{font-size:19px!important;line-height:1.34!important;}}}}html body:has(#cleardea-tinted-base) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"]:not(:has(.flair-badge)){display:none!important;width:0!important;height:0!important;min-height:0!important;flex:0 0 0!important;margin:0!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"]:has(.flair-badge){position:static!important;inset:auto!important;transform:none!important;display:flex!important;order:-50!important;flex:0 0 100%!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;align-self:flex-start!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:wrap!important;gap:8px!important;margin:0!important;padding:0!important;text-align:left!important;line-height:1.25!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"] .flair-badge{display:flex!important;box-sizing:border-box!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"] .flair-badge\u003ediv{display:flex!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;width:auto!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;padding:8px 15px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#b75942!important;border:1px solid #b75942!important;border-radius:999px!important;box-shadow:0 6px 14px rgba(163,78,58,.18)!important;font:700 14px\/1.25 Poppins,Arial,sans-serif!important;letter-spacing:0!important;white-space:normal!important;overflow-wrap:break-word!important;transform:none!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"] .flair-badge\u003ediv::before{display:none!important;content:none!important;}}@media (max-width:1007px){html body:has(#cleardea-tinted-base) #shopify-section-product-template{\u0026 .Product__Wrapper{display:block!important;row-gap:0!important;}\u0026 .Product__Gallery{box-sizing:border-box!important;width:100%!important;margin:0!important;padding:14px 0 0!important;}\u0026 .Product__InfoWrapper{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:8px 0 0!important;padding:0!important;transform:none!important;}\u0026 .Product__Info,\u0026 .Product__Info\u003e.Container{box-sizing:border-box!important;position:relative!important;inset:auto!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;row-gap:0!important;}\u0026 .ProductMeta{position:static!important;display:flex!important;box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;min-width:0!important;flex-flow:row wrap!important;align-items:flex-start!important;gap:8px!important;margin:0 10px!important;padding:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"]:has(.flair-badge){width:100%!important;max-width:100%!important;align-self:center!important;justify-content:center!important;text-align:center!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"] .flair-badge\u003ediv{width:100%!important;max-width:100%!important;min-width:0!important;min-height:44px!important;height:auto!important;margin:0!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"] .flair-badge\u003ediv{justify-content:center!important;text-align:center!important;}}}@media (min-width:1008px){html body:has(#cleardea-tinted-base) #shopify-section-product-template{\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"]:has(.flair-badge){justify-content:flex-start!important;align-self:flex-start!important;text-align:left!important;}\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"] .flair-badge,\u0026 .ProductMeta\u003e.flair-badge-layout[data-product-id=\"9126951583990\"] .flair-badge\u003ediv{width:auto!important;max-width:100%!important;}}}body:has(#cleardea-tinted-base){\u0026 .bndlr-container.bndlr-mixnmatch .bndlr-mnm-available-products{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-width:0!important;}\u0026 .bndlr-container.bndlr-mixnmatch :is(.bndlr-products-container,.bndlr-inner-products-container){box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product.bndlr-mix-and-match{display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;grid-auto-flow:row!important;align-items:start!important;align-content:start!important;justify-content:start!important;gap:8px 14px!important;box-sizing:border-box!important;width:100%!important;max-width:none!important;min-width:0!important;margin:0!important;padding:12px!important;text-align:left!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-product-image-url{grid-column:1!important;grid-row:1 \/ span 4!important;align-self:start!important;width:84px!important;max-width:84px!important;margin:0!important;padding:0!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-image{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;object-fit:contain!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e :is(.bndlr-product-qn-container,.bndlr-product-price,.bndlr-product-price-per-unit,.bndlr-product-options-container,.bndlr-select-variant,.bndlr-add-to-bundle-container,.shopify-product-reviews-badge,.loox-rating,[data-oke-star-rating]){grid-column:2!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;text-align:left!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product .bndlr-product-title{display:block!important;margin:0!important;font:600 15px\/1.5 Poppins,Arial,sans-serif!important;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere!important;}\u0026 .bndlr-mnm-available-products \u003e .bndlr-product \u003e .bndlr-bottom-pusher{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container:has(\u003e select[aria-label=\"CLEARDEA\"]) \u003e .bndlr-option-label-container{display:none!important;}\u0026 .bndlr-mnm-available-products .bndlr-product-options-container{flex-direction:column!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:5px!important;}\u0026 .bndlr-mnm-available-products :is(.bndlr-option-label,.bndlr-product-price){font-family:Poppins,Arial,sans-serif!important;font-size:14px!important;line-height:1.5!important;}\u0026 .bndlr-mnm-available-products .bndlr-select-variant{box-sizing:border-box!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container{gap:8px!important;align-items:stretch!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle-container .quantity-input{flex:0 0 52px!important;box-sizing:border-box!important;width:52px!important;min-height:42px!important;margin:0!important;font:400 14px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products .bndlr-add-to-bundle{display:flex!important;flex:1 1 auto!important;min-width:0!important;min-height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}\u0026 .Product__InfoWrapper *::before,\u0026 .Product__InfoWrapper *::after{font-family:Poppins,Arial,sans-serif!important;}\u0026 .ProductForm__AddToCart[disabled]{min-height:54px!important;border-radius:999px!important;font:700 14px\/1.3 Poppins,Arial,sans-serif!important;}\u0026 .ProductMeta__PriceList .Price--compareAt::before,\u0026 .ProductMeta__PriceList .Price--compareAt::after{content:none!important;display:none!important;}\u0026 .Product__Info .SizeSwatchList{grid-auto-rows:1fr!important;}\u0026 .ProductForm__Option .SizeSwatch{flex-direction:row!important;justify-content:flex-start!important;box-sizing:border-box!important;}\u0026 .Product__SlideshowNavScroller{scrollbar-color:var(--cd-deep) transparent!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border-radius:6px!important;}\u0026 .bndlr-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;font-family:Poppins,Arial,sans-serif!important;}\u0026 .bndlr-mnm-available-products\u003e.bndlr-product{border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .bndlr-bundle-title{font:700 24px\/1.3 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 .bndlr-bundle-description{font:500 15px\/1.5 Poppins,Arial,sans-serif!important;}}#cleardea-tinted-base{\u0026{width:100%!important;max-width:none!important;margin:0!important;padding:8px 0 14px!important;color:var(--cd-ink)!important;background:transparent!important;}\u0026 :is(p,li,td,th,summary,a){font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;color:var(--cd-ink)!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;color:var(--cd-ink)!important;}\u0026 img{margin:0!important;padding:0!important;}\u0026 .cp-section{border-color:var(--cd-line)!important;box-shadow:0 8px 22px rgba(115,57,39,.06)!important;}\u0026 #cp-overview{background:linear-gradient(145deg,#fbe5dc,#fffaf7 76%)!important;}\u0026 .cp-stock{gap:0!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;}\u0026 .cp-stock\u003ediv{border:0!important;border-radius:0!important;padding:13px 14px!important;background:transparent!important;}\u0026 .cp-stock\u003ediv+div{border-left:1px solid var(--cd-line)!important;}\u0026 .cp-stock .cp-label{display:block!important;margin-bottom:2px!important;color:var(--cd-deep)!important;font:800 14px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:.055em!important;text-transform:uppercase!important;}\u0026 .cp-stock strong{font:600 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-row{display:grid!important;grid-template-columns:100px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin:10px 0 0!important;padding:10px!important;border:1px solid var(--cd-line)!important;border-radius:14px!important;background:#fff!important;}\u0026 .cp-thumb{display:block!important;width:100px!important;height:142px!important;margin:0!important;padding:0!important;border:0!important;border-radius:10px!important;overflow:hidden!important;background:transparent!important;}\u0026 .cp-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;}\u0026 .cp-routine-copy h3{font:700 15px\/1.45 Poppins,Arial,sans-serif!important;}\u0026 .cp-routine-copy :is(p,a){font-size:15px!important;line-height:1.5!important;}}@media (max-width:1007px){body:has(#cleardea-tinted-base){\u0026 :is(.Product,.Product__Wrapper){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;}\u0026 .Product__SlideItem .AspectRatio{width:100%!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;}\u0026 .Product__SlideshowMobileNav{width:calc(100% - 18px)!important;margin:6px auto 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}\u0026 .Product__Info\u003e.Container\u003e:is(#bundler-target-element,.bundler-volume-target-element,.tagshop){box-sizing:border-box!important;width:calc(100% - 20px)!important;max-width:none!important;margin:0 10px 14px!important;}\u0026 .Product__Info\u003e.Container\u003e.ProductMeta__Description{width:100%!important;max-width:none!important;margin:24px 0 0!important;padding:0!important;}\u0026 .Product__Info .ProductForm{box-sizing:border-box!important;width:calc(100% - 20px)!important;margin:0 10px 14px!important;padding:15px 21px 23px!important;}\u0026 .ProductMeta__Vendor{width:100%!important;flex:0 0 100%!important;}\u0026 .ProductMeta__Vendor\u003ea{width:100%!important;}\u0026 .Product__InfoWrapper .ProductMeta__Title{padding:43px 21px 16px!important;font-size:19px!important;}\u0026 .ProductMeta__Title::before{left:21px!important;}\u0026 .ProductMeta__PriceList{padding-left:21px!important;padding-right:21px!important;}}#cleardea-tinted-base{\u0026\u003e:is(.cp-stock,.cp-brand,.cp-offer,.cp-section,.cp-detail){margin-left:10px!important;margin-right:10px!important;}}}@media (max-width:768px){#cleardea-tinted-base{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}\u0026 .cp-routine-row{grid-template-columns:82px minmax(0,1fr)!important;gap:10px!important;padding:8px!important;}\u0026 .cp-thumb{width:82px!important;height:116px!important;}\u0026 .cp-routine-copy h3{font-size:15px!important;}}body:has(#cleardea-tinted-base){\u0026 .Product__SlideshowMobileNav .flickity-page-dots{display:flex!important;flex:1!important;min-width:0!important;gap:2px!important;align-items:center!important;overflow:hidden!important;}\u0026 .Product__SlideshowMobileNav .dot{flex:1 1 0!important;min-width:2px!important;height:4px!important;margin:0!important;background:var(--cd-line)!important;border:0!important;border-radius:99px!important;opacity:1!important;}\u0026 .Product__SlideshowMobileNav .dot.is-selected{background:var(--cd-deep)!important;}\u0026 .Product__SlideshowNavArrow{display:grid!important;width:30px!important;height:30px!important;flex:0 0 30px!important;place-items:center!important;color:var(--cd-deep)!important;background:transparent!important;border:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-tinted-base) #shopify-section-product-template{\u0026 .Product__Gallery{--cp-sticky-header:calc(var(--header-height,120px) + var(--cocomo-sticky-announcement-height,0px));top:calc(var(--cp-sticky-header) + 14px)!important;padding-bottom:24px!important;}\u0026 .Product__SlideshowNav--thumbnails{overflow:visible!important;scrollbar-gutter:auto!important;direction:ltr!important;}\u0026 .Product__SlideshowNavScroller{box-sizing:border-box!important;width:98px!important;scrollbar-color:auto!important;scrollbar-width:auto!important;scrollbar-gutter:stable!important;padding:2px 2px 3px 12px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar{width:8px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-track{background:transparent!important;border:0!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-thumb{background:var(--cd-deep)!important;border:0!important;border-radius:6px!important;min-height:40px!important;}\u0026 .Product__SlideshowNavScroller::-webkit-scrollbar-button{display:none!important;width:0!important;height:0!important;}}}html body:has(#cleardea-tinted-base) #shopify-section-product-template{\u0026 #cleardea-tinted-base{\u0026 :is(p,li,td,th,summary){font-family:Poppins,Arial,sans-serif!important;font-size:15px!important;line-height:1.65!important;}\u0026 h2{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;}\u0026 h3{font:700 19px\/1.34 Poppins,Arial,sans-serif!important;}\u0026 :is(h2,h3)\u003ea{font:inherit!important;color:inherit!important;text-decoration:none!important;}\u0026 .cp-detail{width:100%!important;margin:9px 0 0!important;border:1px solid var(--cd-line)!important;border-radius:12px!important;background:#fff!important;}\u0026 .cp-detail\u003esummary{padding:14px 45px 14px 15px!important;font-weight:800!important;line-height:1.5!important;color:var(--cd-ink)!important;}\u0026 .cp-detail\u003esummary::after{top:50%!important;right:15px!important;transform:translateY(-50%)!important;color:var(--cd-deep)!important;font:400 22px\/1 Poppins,Arial,sans-serif!important;}\u0026 .cp-detail[open]{border-color:#efb49e!important;box-shadow:0 7px 18px rgba(115,57,39,.06)!important;}\u0026 .cp-detail[open]\u003esummary{background:#fff5ef!important;border-bottom:1px solid var(--cd-line)!important;}\u0026 .cp-detail-body{padding:15px 16px 16px!important;}\u0026 :is(th,td){text-transform:none!important;letter-spacing:normal!important;}}}@media (max-width:1007px){html body:has(#cleardea-tinted-base) #shopify-section-product-template{\u0026 #cleardea-tinted-base{\u0026 h2{font-size:24px!important;}\u0026 h3{font-size:18px!important;}}}}html body:has(#cleardea-tinted-base) #shopify-section-product-template{\u0026 #cleardea-tinted-base{\u0026 .cp-detail\u003esummary{font:700 15px\/1.5 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;}\u0026 .cp-expandable{box-sizing:border-box!important;width:calc(100% - 16px)!important;margin:0 8px 16px!important;padding:0!important;}\u0026 .cp-expandable\u003esummary{padding:16px 45px 16px 18px!important;}\u0026 .cp-expand-body{padding:18px 18px 22px!important;min-width:0!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -18px -22px!important;width:calc(100% + 36px)!important;}\u0026 .cp-routine-copy h4,\u0026 .cp-routine-copy h4\u003ea{font:700 16px\/1.4 Poppins,Arial,sans-serif!important;letter-spacing:normal!important;text-transform:none!important;color:var(--cd-ink)!important;text-decoration:none!important;}\u0026 .cp-routine-copy h4{margin:3px 0 8px!important;}\u0026 .cp-media{padding:0!important;aspect-ratio:auto!important;}\u0026 .cp-source-frame{display:block!important;position:relative!important;aspect-ratio:var(--crop-ratio)!important;overflow:hidden!important;width:100%!important;margin:0!important;padding:0!important;}\u0026 .cp-source-frame\u003eimg{position:absolute!important;width:var(--crop-width)!important;max-width:none!important;height:auto!important;aspect-ratio:1200\/1700!important;left:var(--crop-left)!important;top:var(--crop-top)!important;object-fit:contain!important;margin:0!important;padding:0!important;}}}@media (min-width:1008px){html body:has(#cleardea-tinted-base) #shopify-section-product-template{\u0026 .Product__Gallery{padding-top:30px!important;}\u0026 .Product__Slideshow{max-width:none!important;}\u0026 .Product__SlideshowNavScroller{max-height:min(100%,calc(100dvh - var(--cp-sticky-header) - 58px))!important;}}}@media (max-width:1007px){html body:has(#cleardea-tinted-base) #shopify-section-product-template{\u0026 #cleardea-tinted-base{\u0026 .cp-expandable{width:calc(100% - 20px)!important;margin-left:10px!important;margin-right:10px!important;}}}}@media (max-width:749px){html body:has(#cleardea-tinted-base) #shopify-section-product-template{\u0026 #cleardea-tinted-base{\u0026 .cp-expand-body{padding:16px 14px 20px!important;}\u0026 .cp-expand-body\u003e.cp-media:last-child{margin:16px -14px -20px!important;width:calc(100% + 28px)!important;}}}}\nhtml body:has(#cleardea-tinted-base) #shopify-section-product-template #cleardea-tinted-base .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}\n@media(max-width:1007px){html body:has(#cleardea-tinted-base) #shopify-section-product-template #cleardea-tinted-base .cp-expandable\u003esummary{font-size:24px!important;}}\nhtml body:has(#cleardea-tinted-base) #shopify-section-product-template #cleardea-tinted-base .cp-expandable\u003esummary{font:800 27px\/1.22 Poppins,Arial,sans-serif!important;letter-spacing:-.025em!important;}@media(max-width:1007px){html body:has(#cleardea-tinted-base) #shopify-section-product-template #cleardea-tinted-base .cp-expandable\u003esummary{font-size:24px!important;}}#cleardea-tinted-base .cp-section\u003e.cp-media:not(:last-child),#cleardea-tinted-base .cp-expand-body\u003e.cp-media:not(:last-child),#cleardea-tinted-base .cp-detail-body\u003e.cp-media:not(:last-child){margin-bottom:18px!important;}\u003c\/style\u003e\n\u003cdiv id=\"cleardea-tinted-base\"\u003e\n\u003csection class=\"cp-stock\" aria-label=\"Stock and delivery\"\u003e\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eStock status\u003c\/span\u003e\u003cstrong\u003eReady stock in Singapore\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"cp-label\"\u003eDelivery\u003c\/span\u003e\u003cstrong\u003e1–3 working days\u003c\/strong\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003cdiv class=\"cp-brand\"\u003e\n\u003cp\u003e\u003cstrong\u003eShop authentic CLEARDEA at COCOMO\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eCOCOMO is the sole exclusive distributor of CLEARDEA in Singapore. Shop 100% authentic, directly sourced products.\u003c\/p\u003e\n\u003cp\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eExplore CLEARDEA →\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-offer\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/Together_a4506de9-ffd9-4aa0-81e3-a4f663ab3e29.jpg?v=1754552024\" alt=\"CLEARDEA Mucin Skin Tinted Base original COCOMO one-piece, three-piece and five-piece deal chart\" width=\"1080\" height=\"1080\" loading=\"lazy\"\u003e\u003c\/figure\u003e\n\u003csection class=\"cp-section\" id=\"cp-overview\"\u003e\u003ch2\u003eSkin-caring coverage with a luminous finish\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eCLEARDEA Mucin Skin Tinted Base\u003c\/strong\u003e brings natural-looking beige coverage and skincare benefits together in a lightweight BB cream. It blends closely over the skin to soften the look of uneven tone and leave a fresh, radiant complexion.\u003c\/p\u003e\n\u003cdiv class=\"cp-facts\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNatural beige coverage\u003c\/strong\u003eA soft, skin-like finish\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSkincare-infused base\u003c\/strong\u003ePlant mucin and astaxanthin\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003e30ml tinted base\u003c\/strong\u003eLightweight feel · luminous glow · long-lasting fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"1\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:938\/1700;--crop-width:127.9317697228%;--crop-left:-13.9658848614%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-01-intro-en.webp?v=1789291017\" alt=\"CLEARDEA Mucin Skin Tinted Base with luminous coverage, naturally derived ingredients and a breathable finish\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-skincare-makeup\"\u003e\u003ch2\u003eMore than coverage alone\u003c\/h2\u003e\n\u003cp\u003eMake your base step work harder. This creamy tinted base combines complexion coverage with moisturising care, so skin looks polished without the heavy feel of a thick foundation layer.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"2\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:893\/1700;--crop-width:134.3784994401%;--crop-left:-17.1332586786%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-02-skincare-makeup-en.webp?v=1789291010\" alt=\"CLEARDEA coral tinted-base tubes and carton: makeup coverage and skincare in one\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-who-for\"\u003e\u003ch2\u003eFor an easy, naturally radiant complexion\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eYou want BB-cream coverage with skincare benefits.\u003c\/li\u003e\n\u003cli\u003eRegular foundation feels heavy on your skin.\u003c\/li\u003e\n\u003cli\u003eYou prefer a natural glow and a smooth-looking finish.\u003c\/li\u003e\n\u003cli\u003eYou want a base that spreads lightly like skincare.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eFor sensitive skin, patch test behind the ear or on the inner arm first. After professional skin treatments, use makeup only when your practitioner confirms your skin is ready.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"3\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-03-who-for-en.webp?v=1789290996\" alt=\"Who can use CLEARDEA Mucin Skin Tinted Base and when to patch test\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-radiant-finish\"\u003e\u003ch2\u003eA soft, lit-from-within glow\u003c\/h2\u003e\n\u003cp\u003eBring a fresh-looking glow to your complexion. The luminous finish catches the light softly, leaving skin looking naturally radiant.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"4\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:810\/1700;--crop-width:148.1481481481%;--crop-left:-24.0740740741%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-04-radiant-finish-en.webp?v=1789291002\" alt=\"CLEARDEA Mucin Skin Tinted Base luminous finish on skin\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-glow-film\"\u003e\u003ch2\u003eComfortable moisture under a lasting glow\u003c\/h2\u003e\n\u003cp\u003eNaturally derived ingredients form a subtle, luminous layer over the skin. The moisturising formula keeps the finish supple while the tint smooths the appearance of your complexion.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"5\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:901\/1700;--crop-width:133.1853496115%;--crop-left:-16.5371809101%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-05-glow-film-en.webp?v=1789291025\" alt=\"CLEARDEA tinted-base tube with a subtle glow-film illustration\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"6\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1442;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-8.9459084605%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-06-glow-comparison-en.webp?v=1789291031\" alt=\"Original before and after photographs of the luminous finish from CLEARDEA Mucin Skin Tinted Base\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-plant-skincare\"\u003e\u003ch2\u003ePlant and marine ingredients in your makeup step\u003c\/h2\u003e\n\u003cp\u003eGive your skin a comfortable base with naturally derived care. Marine and botanical extracts sit alongside niacinamide, adenosine and astaxanthin in this skincare-infused formula.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"7\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:820\/1700;--crop-width:146.3414634146%;--crop-left:-23.1707317073%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-07-plant-skincare-en.webp?v=1789291037\" alt=\"CLEARDEA Mucin Skin Tinted Base tube among green leaves\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-ingredient-complex\"\u003e\u003ch2\u003eThree ingredients behind the skin-caring finish\u003c\/h2\u003e\n\u003ch3\u003eMucogen\u003c\/h3\u003e\n\u003cp\u003eMarine-derived plant-mucin care brings a soft, moisturised feel.\u003c\/p\u003e\n\u003ch3\u003eCLD Mucin Acti-3\u003c\/h3\u003e\n\u003cp\u003eA moisture-protecting complex cares for a supple, comfortable finish.\u003c\/p\u003e\n\u003ch3\u003eAstaxanthin\u003c\/h3\u003e\n\u003cp\u003eAntioxidant care complements the formula’s brightening and wrinkle-care ingredients, niacinamide and adenosine.\u003c\/p\u003e\n\u003cp\u003eThe full formula also includes seaweed extracts, lotus extracts, okra, yam root and aloe.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"8\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:890\/1700;--crop-width:134.8314606742%;--crop-left:-17.4157303371%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-08-ingredient-complex-en-v2.webp?v=1789291321\" alt=\"Mucogen marine-derived plant mucin, CLD Mucin Acti-3 moisture care and astaxanthin in CLEARDEA Tinted Base\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-close-fitting-coverage\"\u003e\u003ch2\u003eClose-fitting coverage that feels light\u003c\/h2\u003e\n\u003cp\u003eThe soft texture spreads easily and blends into a breathable, skin-like layer. Tap it into place with your fingertips or a puff for a smooth, even-looking finish that stays fresh-looking through the day.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"9\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1038\/1700;--crop-width:115.6069364162%;--crop-left:-7.8034682081%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-09-close-fitting-coverage-en-v2.webp?v=1789291327\" alt=\"Close-fitting breathable coverage with the original CLEARDEA tube and complexion photograph\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003csection class=\"cp-section\" id=\"cp-natural-beige\"\u003e\u003ch2\u003eOne natural beige shade, a seamless-looking finish\u003c\/h2\u003e\n\u003cp\u003eSoft beige pigment blends over the skin to even the look of tone without an obvious makeup edge. Start with a thin layer and tap a little more onto areas where you want extra coverage. The texture swatch and close-up coverage photographs show the shade and finish.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"10\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:790\/1700;--crop-width:151.8987341772%;--crop-left:-25.9493670886%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-10-natural-beige-en.webp?v=1789291060\" alt=\"CLEARDEA Mucin Skin Tinted Base natural beige shade and texture swatch\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"11\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1403;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-10.5488239487%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-11-coverage-comparison-en.webp?v=1789291054\" alt=\"Original before and after close-ups of natural-looking CLEARDEA tinted-base coverage\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-directions\" open=\"open\"\u003e\u003csummary\u003eHow to Use\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003col\u003e\n\u003cli\u003e\n\u003cstrong\u003ePrep your skin.\u003c\/strong\u003e Complete skincare. In the daytime, apply sunscreen as a separate layer and let it settle.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApply a small amount.\u003c\/strong\u003e Dot tinted base over the face and blend gently from the centre outwards, avoiding the eye area.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eChoose your finish.\u003c\/strong\u003e Spread with fingertips or tap with a soft makeup puff for a closer-fitting finish.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTouch up lightly.\u003c\/strong\u003e Add a thin layer only where needed. A mini cushion puff is convenient for touch-ups.\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003eThe three application options below show how fingertips, the Up-Tension Puff and a mini cushion puff change the finish.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"12\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1024\/1700;--crop-width:117.1875000000%;--crop-left:-8.5937500000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-12-application-tips-en.webp?v=1789291065\" alt=\"Three application methods for CLEARDEA tinted base: fingertips, Up-Tension Puff and mini cushion puff\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003csection class=\"cp-section\" id=\"cp-product-details\"\u003e\u003ch2\u003eProduct details and full ingredients\u003c\/h2\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eProduct Specifications\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ctable\u003e\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct\u003c\/th\u003e\n\u003ctd\u003eCLEARDEA Mucin Skin Tinted Base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eContents\u003c\/th\u003e\n\u003ctd\u003e30ml \/ 1.01 fl. oz. per unit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFormat\u003c\/th\u003e\n\u003ctd\u003eBB cream \/ tinted base\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShade\u003c\/th\u003e\n\u003ctd\u003eNatural beige\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eLuminous, natural-looking coverage\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSkin types\u003c\/th\u003e\n\u003ctd\u003eAll skin types; patch test first for sensitive skin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eUse area\u003c\/th\u003e\n\u003ctd\u003eFace, avoiding the eye area\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRoutine step\u003c\/th\u003e\n\u003ctd\u003eAfter skincare and daytime sunscreen\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eKey ingredients\u003c\/th\u003e\n\u003ctd\u003eNiacinamide, adenosine, astaxanthin, marine and botanical extracts\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCare\u003c\/th\u003e\n\u003ctd\u003eBrightening and wrinkle care\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eShelf life\u003c\/th\u003e\n\u003ctd\u003e30 months unopened; 12 months after opening\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eResponsible seller\u003c\/th\u003e\n\u003ctd\u003eNewDeer Co., Ltd.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eListed separately on the product packaging\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCountry of origin\u003c\/th\u003e\n\u003ctd\u003eSouth Korea\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCOCOMO options\u003c\/th\u003e\n\u003ctd\u003eBuy 1; buy 2 + 1 free; buy 3 + 2 free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\u003c\/table\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"16\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-16-specifications-safety-en.webp?v=1789291089\" alt=\"CLEARDEA Mucin Skin Tinted Base 30ml specifications, shelf life and storage guidance\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003ch3\u003eAbout the transparent outlet\u003c\/h3\u003e\n\u003cp\u003eYou can see formula near the nozzle because the outlet is transparent and the contents settle towards the opening. Visible formula in the nozzle does not mean the tube has been used.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"15\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-15-container-guide-en.webp?v=1789291084\" alt=\"CLEARDEA transparent outlet guide explaining visible formula in a new tube nozzle\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFull Ingredients\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003cp\u003eWater, Caprylic\/Capric Triglyceride, Butylene Glycol Dicaprylate\/Dicaprate, Cyclopentasiloxane, Diphenylsiloxyphenyl Trimethicone, Glycerin, Butylene Glycol, Lauryl Polyglyceryl-3 Polydimethylsiloxyethyl Dimethicone, Cyclohexasiloxane, Niacinamide, Cetyl Ethylhexanoate, Trimethylsiloxysilicate, Polyglyceryl-4 Isostearate, Polymethylsilsesquioxane, Disteardimonium Hectorite, Glyceryl Behenate\/Eicosadioate, Trimethylsiloxyphenyl Dimethicone, Dimethicone, Magnesium Sulfate, Polyglyceryl-3 Polydimethylsiloxyethyl Dimethicone, 1,2-Hexanediol, Stearalkonium Hectorite, Aluminum Hydroxide, Caprylyl Glycol, Polysilicone-11, Triethoxycaprylylsilane, Ethylhexylglycerin, Propylene Carbonate, Adenosine, Hydrogenated Lecithin, Laminaria Japonica Extract, Tocopherol, Undaria Pinnatifida Extract, Hizikia Fusiforme Extract, Sargassum Fulvellum Extract, Enteromorpha Compressa Extract, Astaxanthin, Nelumbo Nucifera Seed Extract, Nelumbo Nucifera Root Extract, Nelumbo Nucifera Leaf Extract, Nelumbo Nucifera Flower Extract, Ulmus Davidiana Root Extract, Hibiscus Esculentus Fruit Extract, Dioscorea Japonica Root Extract, Aloe Barbadensis Leaf Extract, Viola Mandshurica Flower Extract, Titanium Dioxide, Iron Oxides (Red), Iron Oxides (Yellow), Iron Oxides (Black).\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"17\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-17-full-ingredients-en.webp?v=1789291095\" alt=\"Full English ingredient list for CLEARDEA Mucin Skin Tinted Base\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eStorage and Safety\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\u003cul\u003e\n\u003cli\u003eFor external use. Avoid the eye area and wounded skin.\u003c\/li\u003e\n\u003cli\u003eStop use and seek advice if redness, swelling, itching or other irritation occurs.\u003c\/li\u003e\n\u003cli\u003eStore away from direct sunlight and out of reach of children.\u003c\/li\u003e\n\u003cli\u003ePatch test before first use, especially on sensitive skin.\u003c\/li\u003e\n\u003cli\u003eDuring pregnancy or after professional skin treatments, check with your healthcare professional before use.\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"cp-detail\"\u003e\u003csummary\u003eFrequently Asked Questions\u003c\/summary\u003e\u003cdiv class=\"cp-detail-body\"\u003e\n\u003ch3\u003eIs this a sunscreen?\u003c\/h3\u003e\n\u003cp\u003eThis is a tinted makeup base. Use your separate sunscreen before applying it; do not mix sunscreen into the base.\u003c\/p\u003e\n\u003ch3\u003eHow many shades are there?\u003c\/h3\u003e\n\u003cp\u003eOne natural beige shade, with no shade-number selection. Refer to the swatch and coverage close-ups to assess the finish.\u003c\/p\u003e\n\u003ch3\u003eCan sensitive skin use it?\u003c\/h3\u003e\n\u003cp\u003ePatch test behind the ear or on the inner arm before applying it to your face.\u003c\/p\u003e\n\u003ch3\u003eCan I apply it to wounded or recently treated skin?\u003c\/h3\u003e\n\u003cp\u003eAvoid wounded skin. After a professional skin treatment, ask your practitioner when your skin is ready for makeup.\u003c\/p\u003e\n\u003ch3\u003eCan I use it during pregnancy?\u003c\/h3\u003e\n\u003cp\u003ePregnancy can make skin more reactive. Patch test and consult your healthcare professional before use.\u003c\/p\u003e\n\u003ch3\u003eDo I need a special applicator?\u003c\/h3\u003e\n\u003cp\u003eNo. The soft texture spreads with your fingertips. A soft puff gives a close-fitting finish, while a small cushion puff is handy for touch-ups.\u003c\/p\u003e\n\u003ch3\u003eIs CLEARDEA at COCOMO authentic?\u003c\/h3\u003e\n\u003cp\u003eYes. COCOMO is the sole exclusive distributor of CLEARDEA in Singapore. Products are 100% authentic and directly sourced.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"14\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1027\/1700;--crop-width:116.8451801363%;--crop-left:-8.3739045764%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-14-faqs-en-v2.webp?v=1789291333\" alt=\"CLEARDEA tinted-base FAQs on sensitive skin, wounded skin and pregnancy\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/section\u003e\n\u003cdetails class=\"cp-section cp-detail cp-expandable\" id=\"cp-routine\" open=\"open\"\u003e\u003csummary\u003eComplete Your Routine\u003c\/summary\u003e\u003cdiv class=\"cp-expand-body\"\u003e\n\u003cp\u003ePrep for your preferred complexion finish, then apply Mucin Skin Tinted Base. Choose hydrating essence for dry-feeling skin or soothing cream for a dewy finish. For daytime protection, use sunscreen as a separate layer before makeup.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"13\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1700;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-13-complexion-pairings-en.webp?v=1789291072\" alt=\"CLEARDEA complexion pairings with tinted sun lotion, Minari soothing cream and Bubble First Essence\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003ch3\u003eExplore the CLEARDEA range\u003c\/h3\u003e\n\u003cp\u003eChoose the steps that suit your skin; treatment and mask options belong in their own care sessions.\u003c\/p\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Minari Pore Ampoule Cleanser\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-pore-ampoule-cleanser-main-locked.webp?v=1789215296\" alt=\"Minari Pore Ampoule Cleanser\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eCleanse\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\"\u003eMinari Pore Ampoule Cleanser\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eStart with clean skin before your skincare and makeup.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-pore-ampoule-cleanser-80ml\" aria-label=\"Shop Minari Pore Ampoule Cleanser\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Green Tangerine Mild Dual Peeling Pad\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-mild-dual-peeling-pad-main-locked.webp?v=1789215187\" alt=\"Green Tangerine Mild Dual Peeling Pad\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eOptional smoothing prep\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\"\u003eGreen Tangerine Mild Dual Peeling Pad\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose gentle exfoliating prep when your skin needs it, before the rest of your routine.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-mild-dual-peeling-pad-140ml-70-pads\" aria-label=\"Shop Green Tangerine Mild Dual Peeling Pad\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Mucin Collagen PDRN Tension Fit Pad\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-pdrn-tension-fit-pad-main-large.webp?v=1789216330\" alt=\"Mucin Collagen PDRN Tension Fit Pad\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eAlternative pad care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\"\u003eMucin Collagen PDRN Tension Fit Pad\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose a moisturising pad as an alternative prep step.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-pdrn-tension-fit-pad-350g-80-pads\" aria-label=\"Shop Mucin Collagen PDRN Tension Fit Pad\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Mucin Mineral Vita Bubble First Essence\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-mineral-vita-bubble-first-essence-main-locked.webp?v=1789215242\" alt=\"Mucin Mineral Vita Bubble First Essence\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eExtra hydration\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\"\u003eMucin Mineral Vita Bubble First Essence\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eApply before tinted base when dry-feeling skin needs a comfortable hydrating layer.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-mineral-vita-bubble-first-essence-60ml\" aria-label=\"Shop Mucin Mineral Vita Bubble First Essence\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Minari Calming Gel Serum\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-calming-gel-serum-main-locked.webp?v=1789215261\" alt=\"Minari Calming Gel Serum\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eLight serum care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\"\u003eMinari Calming Gel Serum\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eUse this gel-serum step before moisturiser and complexion makeup.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-calming-gel-serum-30ml\" aria-label=\"Shop Minari Calming Gel Serum\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Minari Deep Cool Soothing Cream\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-minari-deep-cool-soothing-cream-main-locked.webp?v=1789215285\" alt=\"Minari Deep Cool Soothing Cream\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDewy skin prep\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\"\u003eMinari Deep Cool Soothing Cream\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eSmooth over skin before tinted base for a comfortable, dewy-looking finish.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-minari-deep-cool-soothing-cream-30ml\" aria-label=\"Shop Minari Deep Cool Soothing Cream\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collagen Voluming Cream Ampoule\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-voluming-cream-ampoule-main-large.webp?v=1789216117\" alt=\"Mucin Collagen Voluming Cream Ampoule\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eExtra moisture\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\"\u003eMucin Collagen Voluming Cream Ampoule\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose richer moisturising care when your routine needs it.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-voluming-cream-ampoule-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collagen Voluming Cream Ampoule\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-pure-fit-tinted-sun-lotion-main-locked.webp?v=1789215330\" alt=\"Pure Fit Tinted Sun Lotion SPF50+ PA++++\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDaytime protection\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\"\u003ePure Fit Tinted Sun Lotion SPF50+ PA++++\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eApply sunscreen separately before tinted base and allow it to settle.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-pure-fit-tinted-sun-lotion-spf50-pa-40ml\" aria-label=\"Shop Pure Fit Tinted Sun Lotion SPF50+ PA++++\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Mucin Collanetinal Deep Wrinkle Shot\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collanetinal-deep-wrinkle-shot-main-large.webp?v=1789216127\" alt=\"Mucin Collanetinal Deep Wrinkle Shot\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eTargeted evening care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\"\u003eMucin Collanetinal Deep Wrinkle Shot\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore targeted expression-line care for a separate skincare session.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collanetinal-deep-wrinkle-shot-1-box-4ml-x-5pcs\" aria-label=\"Shop Mucin Collanetinal Deep Wrinkle Shot\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Mucin Collagen EGF Fitting Mask\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-collagen-egf-fitting-mask-main-locked.webp?v=1789215234\" alt=\"Mucin Collagen EGF Fitting Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eMask care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\"\u003eMucin Collagen EGF Fitting Mask\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eChoose a dedicated mask session for extra moisturising care.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-mucin-collagen-egf-fitting-mask-1-box-5-masks\" aria-label=\"Shop Mucin Collagen EGF Fitting Mask\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Green Tangerine Pore Tok-Tok Mask\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-green-tangerine-pore-tok-tok-mask-main-locked.webp?v=1789215314\" alt=\"Green Tangerine Pore Tok-Tok Mask\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eAlternative mask session\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\"\u003eGreen Tangerine Pore Tok-Tok Mask\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eExplore green tangerine care for your mask-care days.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-green-tangerine-pore-tok-tok-mask-1-box-20g-x-4-masks\" aria-label=\"Shop Green Tangerine Pore Tok-Tok Mask\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003carticle class=\"cp-routine-row\"\u003e\u003ca class=\"cp-thumb\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"LED Triple Bounce Device\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-led-triple-bounce-device-main-large.webp?v=1789215972\" alt=\"LED Triple Bounce Device\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/a\u003e\u003cdiv class=\"cp-routine-copy\"\u003e\n\u003cp class=\"cp-kicker\"\u003eDevice care\u003c\/p\u003e\n\u003ch4\u003e\u003ca href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\"\u003eLED Triple Bounce Device\u003c\/a\u003e\u003c\/h4\u003e\n\u003cp\u003eFollow the device instructions for compatible skincare and use before makeup.\u003c\/p\u003e\n\u003ca class=\"cp-text-link\" href=\"https:\/\/www.cocomo.sg\/products\/cleardea-led-triple-bounce-device\" aria-label=\"Shop LED Triple Bounce Device\"\u003eShop this product →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/article\u003e\n\u003ca class=\"cp-cta\" href=\"https:\/\/www.cocomo.sg\/collections\/cleardea\"\u003eShop the CLEARDEA collection →\u003c\/a\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003csection class=\"cp-section\" id=\"cp-brand-highlights\"\u003e\u003ch2\u003eCLEARDEA in the spotlight\u003c\/h2\u003e\n\u003cp\u003eDiscover CLEARDEA’s 2025 brand highlights from Los Angeles and New York, including busy event spaces and social-media attention.\u003c\/p\u003e\n\u003cfigure class=\"cp-media\" data-source-card=\"18\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1699;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:0.0000000000%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-18-brand-us-events-en.webp?v=1789291103\" alt=\"CLEARDEA 2025 Los Angeles and New York brand-event photographs\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003cfigure class=\"cp-media\" data-source-card=\"19\"\u003e\u003cdiv class=\"cp-source-frame\" style=\"--crop-ratio:1200\/1414;--crop-width:100.0000000000%;--crop-left:0.0000000000%;--crop-top:-10.1131541726%\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-tinted-base-19-brand-social-highlights-en.webp?v=1789291109\" alt=\"CLEARDEA 2025 brand social-media highlights with original event photograph and comment screenshots\" width=\"1200\" height=\"1700\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\u003c\/figure\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CLEARDEA","offers":[{"title":"(BUY 1) CLEARDEA MUCIN SKIN TINTED BASE","offer_id":48913425465590,"sku":null,"price":39.9,"currency_code":"SGD","in_stock":true},{"title":"(BUY 2+1 FREE) CLEARDEA MUCIN SKIN TINTED BASE","offer_id":48913425498358,"sku":null,"price":113.7,"currency_code":"SGD","in_stock":true},{"title":"(BUY 3+2 FREE) CLEARDEA MUCIN SKIN TINTED BASE","offer_id":48913425531126,"sku":null,"price":170.55,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0340\/6076\/3269\/files\/cleardea-mucin-skin-tinted-base-main-locked.webp?v=1789215305"}],"url":"https:\/\/www.cocomo.sg\/collections\/july-2026-week-3-16-22-july.oembed","provider":"COCOMO","version":"1.0","type":"link"}