{"product_id":"glowique™-collagen-biotin-glow-mask-✨","title":"Glowique™ Collagen \u0026 Biotin Glow Mask ✨","description":"\u003cstyle\u003e\n\/* ===== GLOWIQUE COLLAGEN \u0026 BIOTIN MASK ===== *\/\n\n.glowique-mask {\n  --pink: #ff6fae;\n  --pink-soft: #fff0f7;\n  --blue: #79cfff;\n  --blue-soft: #eefaff;\n  --dark: #292929;\n  --gray: #666;\n  --white: #ffffff;\n\n  max-width: 900px;\n  margin: 25px auto;\n  padding: 0 14px;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n  color: var(--dark);\n  box-sizing: border-box;\n}\n\n.glowique-mask * {\n  box-sizing: border-box;\n}\n\n\/* HERO *\/\n.glowique-hero {\n  position: relative;\n  overflow: hidden;\n  text-align: center;\n  padding: 42px 22px;\n  border-radius: 28px;\n  background: linear-gradient(135deg, #fff0f7 0%, #ffffff 48%, #eefaff 100%);\n  border: 1px solid #f4e5ee;\n  box-shadow: 0 18px 50px rgba(255, 111, 174, 0.12);\n}\n\n.glowique-hero:before {\n  content: \"\";\n  position: absolute;\n  width: 180px;\n  height: 180px;\n  background: rgba(255, 111, 174, 0.12);\n  border-radius: 50%;\n  top: -80px;\n  left: -70px;\n}\n\n.glowique-hero:after {\n  content: \"\";\n  position: absolute;\n  width: 160px;\n  height: 160px;\n  background: rgba(121, 207, 255, 0.14);\n  border-radius: 50%;\n  bottom: -70px;\n  right: -60px;\n}\n\n.glowique-label {\n  position: relative;\n  z-index: 2;\n  display: inline-block;\n  padding: 7px 16px;\n  border-radius: 50px;\n  background: #ffffff;\n  color: var(--pink);\n  font-size: 12px;\n  font-weight: 800;\n  letter-spacing: 1.2px;\n  text-transform: uppercase;\n  box-shadow: 0 6px 18px rgba(0,0,0,.06);\n}\n\n.glowique-hero h1 {\n  position: relative;\n  z-index: 2;\n  margin: 18px 0 8px;\n  font-size: 34px;\n  line-height: 1.15;\n  font-weight: 800;\n}\n\n.glowique-hero h1 span {\n  background: linear-gradient(90deg, #ff5fa3, #66bfff);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.glowique-subtitle {\n  position: relative;\n  z-index: 2;\n  margin: 0;\n  color: var(--pink);\n  font-size: 18px;\n  font-weight: 700;\n}\n\n.glowique-intro {\n  position: relative;\n  z-index: 2;\n  margin: 18px auto 0;\n  max-width: 650px;\n  color: var(--gray);\n  font-size: 15px;\n  line-height: 1.75;\n}\n\n\/* SECTION TITLES *\/\n.glowique-section {\n  margin-top: 38px;\n}\n\n.glowique-section-title {\n  text-align: center;\n  margin-bottom: 20px;\n}\n\n.glowique-section-title h2 {\n  margin: 0;\n  font-size: 25px;\n  font-weight: 800;\n}\n\n.glowique-section-title p {\n  margin: 6px 0 0;\n  color: #888;\n  font-size: 14px;\n}\n\n\/* BENEFITS *\/\n.glowique-benefits {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 12px;\n}\n\n.glowique-benefit {\n  padding: 18px 14px;\n  border-radius: 20px;\n  background: linear-gradient(145deg, #fff5f9, #f0fbff);\n  border: 1px solid rgba(255,111,174,.12);\n  transition: transform .25s ease, box-shadow .25s ease;\n}\n\n.glowique-benefit:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 12px 30px rgba(121,207,255,.15);\n}\n\n.glowique-icon {\n  width: 46px;\n  height: 46px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 15px;\n  background: #ffffff;\n  font-size: 22px;\n  margin-bottom: 11px;\n  box-shadow: 0 7px 18px rgba(0,0,0,.06);\n}\n\n.glowique-benefit h3 {\n  margin: 0 0 5px;\n  font-size: 15px;\n  color: var(--dark);\n}\n\n.glowique-benefit p {\n  margin: 0;\n  color: #777;\n  font-size: 13px;\n  line-height: 1.55;\n}\n\n\/* HOW TO USE *\/\n.glowique-steps {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n}\n\n.glowique-step {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding: 16px;\n  border-radius: 18px;\n  background: #ffffff;\n  border: 1px solid #eeeeee;\n  box-shadow: 0 7px 22px rgba(0,0,0,.045);\n}\n\n.glowique-number {\n  flex: 0 0 40px;\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #ffffff;\n  font-weight: 800;\n  background: linear-gradient(135deg, var(--pink), var(--blue));\n}\n\n.glowique-step strong {\n  display: block;\n  margin-bottom: 2px;\n  font-size: 14px;\n}\n\n.glowique-step span {\n  color: #777;\n  font-size: 13px;\n}\n\n\/* LUXURY BOX *\/\n.glowique-luxury {\n  position: relative;\n  overflow: hidden;\n  margin-top: 38px;\n  padding: 32px 22px;\n  text-align: center;\n  border-radius: 25px;\n  background: linear-gradient(135deg, #ffedf6, #eaf8ff);\n}\n\n.glowique-luxury h2 {\n  margin: 0 0 10px;\n  font-size: 25px;\n}\n\n.glowique-luxury p {\n  margin: 0 auto;\n  max-width: 600px;\n  color: #666;\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n.glowique-tagline {\n  margin-top: 20px;\n  font-size: 17px;\n  font-weight: 800;\n  background: linear-gradient(90deg, var(--pink), #5dbfff);\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n\/* MOBILE *\/\n@media (max-width: 600px) {\n\n  .glowique-mask {\n    margin: 15px auto;\n    padding: 0 10px;\n  }\n\n  .glowique-hero {\n    padding: 34px 18px;\n    border-radius: 23px;\n  }\n\n  .glowique-hero h1 {\n    font-size: 28px;\n  }\n\n  .glowique-subtitle {\n    font-size: 17px;\n  }\n\n  .glowique-intro {\n    font-size: 14px;\n  }\n\n  .glowique-section {\n    margin-top: 30px;\n  }\n\n  .glowique-section-title h2 {\n    font-size: 22px;\n  }\n\n  .glowique-benefits {\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n\n  .glowique-benefit {\n    padding: 15px 12px;\n    border-radius: 17px;\n  }\n\n  .glowique-benefit h3 {\n    font-size: 14px;\n  }\n\n  .glowique-benefit p {\n    font-size: 12px;\n  }\n\n  .glowique-icon {\n    width: 42px;\n    height: 42px;\n    font-size: 20px;\n  }\n\n  .glowique-step {\n    padding: 14px;\n  }\n\n  .glowique-luxury {\n    padding: 28px 18px;\n    border-radius: 22px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"glowique-mask\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"glowique-hero\"\u003e\n\u003cdiv class=\"glowique-label\"\u003eGlowique™ Skincare\u003c\/div\u003e\n\u003ch1\u003eCollagen \u0026amp; Biotin\u003cbr\u003e\u003cspan\u003eGlow Mask\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"glowique-subtitle\"\u003e💖 Hydrate. Nourish. Glow.\u003c\/p\u003e\n\u003cp class=\"glowique-intro\"\u003eGive your skin a refreshing boost with the \u003cstrong\u003eGlowique™ Collagen \u0026amp; Biotin Glow Mask.\u003c\/strong\u003e Formulated with collagen and biotin to leave your skin feeling soft, hydrated, smooth and refreshed. 🌸✨\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BENEFITS --\u003e\n\u003cdiv class=\"glowique-section\"\u003e\n\u003cdiv class=\"glowique-section-title\"\u003e\n\u003ch2\u003e✨ Why You'll Love It\u003c\/h2\u003e\n\u003cp\u003eYour glow starts with your skincare ritual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glowique-benefits\"\u003e\n\u003cdiv class=\"glowique-benefit\"\u003e\n\u003cdiv class=\"glowique-icon\"\u003e💧\u003c\/div\u003e\n\u003ch3\u003eDeep Hydration\u003c\/h3\u003e\n\u003cp\u003eHelps replenish moisture for softer-feeling skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glowique-benefit\"\u003e\n\u003cdiv class=\"glowique-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eRadiant Glow\u003c\/h3\u003e\n\u003cp\u003eLeaves your complexion looking fresh and luminous.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glowique-benefit\"\u003e\n\u003cdiv class=\"glowique-icon\"\u003e🧬\u003c\/div\u003e\n\u003ch3\u003eCollagen Care\u003c\/h3\u003e\n\u003cp\u003eHelps support the appearance of smoother-looking skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glowique-benefit\"\u003e\n\u003cdiv class=\"glowique-icon\"\u003e🌸\u003c\/div\u003e\n\u003ch3\u003eBiotin Boost\u003c\/h3\u003e\n\u003cp\u003eHelps nourish and refresh the skin.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glowique-benefit\"\u003e\n\u003cdiv class=\"glowique-icon\"\u003e💖\u003c\/div\u003e\n\u003ch3\u003eSoft \u0026amp; Smooth\u003c\/h3\u003e\n\u003cp\u003ePerfect for a relaxing self-care routine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glowique-benefit\"\u003e\n\u003cdiv class=\"glowique-icon\"\u003e🧖♀️\u003c\/div\u003e\n\u003ch3\u003eEasy To Use\u003c\/h3\u003e\n\u003cp\u003eEnjoy a spa-inspired skincare experience at home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HOW TO USE --\u003e\n\u003cdiv class=\"glowique-section\"\u003e\n\u003cdiv class=\"glowique-section-title\"\u003e\n\u003ch2\u003e🧴 How To Use\u003c\/h2\u003e\n\u003cp\u003eSimple skincare in just a few steps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glowique-steps\"\u003e\n\u003cdiv class=\"glowique-step\"\u003e\n\u003cdiv class=\"glowique-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCleanse\u003c\/strong\u003e \u003cspan\u003eCleanse your face and gently pat dry.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glowique-step\"\u003e\n\u003cdiv class=\"glowique-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eApply\u003c\/strong\u003e \u003cspan\u003eApply the mask evenly over your face.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glowique-step\"\u003e\n\u003cdiv class=\"glowique-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eRelax\u003c\/strong\u003e \u003cspan\u003eLeave on according to the product instructions.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"glowique-step\"\u003e\n\u003cdiv class=\"glowique-number\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eGlow\u003c\/strong\u003e \u003cspan\u003eRemove and gently massage remaining essence into skin.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- LUXURY CLOSING --\u003e\n\u003cdiv class=\"glowique-luxury\"\u003e\n\u003ch2\u003e💎 Your Glow. Your Ritual.\u003c\/h2\u003e\n\u003cp\u003eTurn your skincare routine into a moment of self-care with \u003cstrong\u003eGlowique™\u003c\/strong\u003e. Give your skin the refreshing care it deserves and enjoy a beautiful glow from the comfort of home. ✨\u003c\/p\u003e\n\u003cdiv class=\"glowique-tagline\"\u003e✨ Glowique™ — Beauty Made Effortless.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Glowique","offers":[{"title":"Default Title","offer_id":53691521827181,"sku":null,"price":249.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1002\/6991\/6525\/files\/WhatsApp_Image_2026-09-07_at_16.48.28_2.jpg?v=1789321632","url":"https:\/\/glowique.co.za\/products\/glowique%e2%84%a2-collagen-biotin-glow-mask-%e2%9c%a8","provider":"Glowique","version":"1.0","type":"link"}