{"product_id":"bella-aesthetix™-the-complete-bella-ritual-ultimate-beauty-bundle","title":"Bella Aesthetix™ The Complete Bella Ritual | Ultimate Beauty Bundle","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@500;600;700\u0026family=Inter:wght@300;400;500;600;700\u0026display=swap');\n\n:root{\n  --bg:#f7f4ee;\n  --card:#ffffff;\n  --champagne:#c6a56b;\n  --champagne-light:#e7d3aa;\n  --text:#111111;\n  --text-soft:#4f4f4f;\n  --border:rgba(0,0,0,0.08);\n  --shadow:0 25px 60px rgba(0,0,0,0.08);\n}\n\n*{\n  margin:0;\n  padding:0;\n  box-sizing:border-box;\n}\n\n.bella-ultimate-section{\n  width:100%;\n  position:relative;\n  overflow:hidden;\n  padding:80px 32px;\n  border-radius:36px;\n  background:\n  radial-gradient(circle at top right, rgba(198,165,107,0.16), transparent 28%),\n  radial-gradient(circle at bottom left, rgba(198,165,107,0.08), transparent 25%),\n  linear-gradient(180deg,#faf8f4 0%, #f2ede5 100%);\n  border:1px solid rgba(0,0,0,0.05);\n  box-shadow:var(--shadow);\n  font-family:'Inter',sans-serif;\n  color:var(--text);\n}\n\n.bella-ultimate-section::before{\n  content:'';\n  position:absolute;\n  width:520px;\n  height:520px;\n  background:radial-gradient(circle, rgba(198,165,107,0.14) 0%, transparent 70%);\n  top:-220px;\n  right:-140px;\n  filter:blur(20px);\n}\n\n.bella-ultimate-wrapper{\n  max-width:1280px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:72px;\n  align-items:center;\n  position:relative;\n  z-index:2;\n}\n\n.bella-image-wrap{\n  position:relative;\n}\n\n.bella-image-wrap img{\n  width:100%;\n  display:block;\n  border-radius:30px;\n  object-fit:cover;\n  box-shadow:0 30px 70px rgba(0,0,0,0.12);\n  transition:all .5s ease;\n}\n\n.bella-image-wrap:hover img{\n  transform:scale(1.02);\n}\n\n.bella-badge{\n  position:absolute;\n  top:20px;\n  left:20px;\n  background:rgba(255,255,255,0.75);\n  border:1px solid rgba(0,0,0,0.06);\n  backdrop-filter:blur(10px);\n  padding:12px 20px;\n  border-radius:999px;\n  font-size:11px;\n  letter-spacing:2px;\n  color:var(--champagne);\n  text-transform:uppercase;\n  font-weight:700;\n  box-shadow:0 10px 30px rgba(0,0,0,0.08);\n}\n\n.bella-content h5{\n  color:var(--champagne);\n  font-size:12px;\n  letter-spacing:3px;\n  text-transform:uppercase;\n  margin-bottom:18px;\n  font-weight:700;\n}\n\n.bella-content h1{\n  font-family:'Cormorant Garamond',serif;\n  font-size:76px;\n  line-height:0.95;\n  margin-bottom:28px;\n  font-weight:700;\n  letter-spacing:-2px;\n  color:#0f0f0f;\n}\n\n.bella-content h1 span{\n  color:var(--champagne);\n}\n\n.bella-subtitle{\n  color:var(--text-soft);\n  font-size:18px;\n  line-height:1.9;\n  margin-bottom:40px;\n  max-width:95%;\n}\n\n.bella-products{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:18px;\n  margin-bottom:38px;\n}\n\n.bella-product{\n  background:rgba(255,255,255,0.75);\n  border:1px solid rgba(0,0,0,0.06);\n  border-radius:24px;\n  padding:24px;\n  backdrop-filter:blur(12px);\n  transition:all .35s ease;\n  box-shadow:0 12px 30px rgba(0,0,0,0.04);\n}\n\n.bella-product:hover{\n  transform:translateY(-5px);\n  border-color:rgba(198,165,107,0.3);\n  box-shadow:0 18px 40px rgba(198,165,107,0.12);\n}\n\n.bella-icon{\n  width:48px;\n  height:48px;\n  border-radius:50%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:linear-gradient(135deg,#c6a56b,#ead7b0);\n  color:#111;\n  font-size:18px;\n  margin-bottom:14px;\n  font-weight:700;\n}\n\n.bella-product h3{\n  font-size:16px;\n  margin-bottom:8px;\n  font-weight:700;\n  color:#111;\n}\n\n.bella-product p{\n  color:var(--text-soft);\n  font-size:14px;\n  line-height:1.8;\n}\n\n.bella-results{\n  padding:30px;\n  border-radius:28px;\n  background:linear-gradient(135deg, rgba(198,165,107,0.10), rgba(255,255,255,0.92));\n  border:1px solid rgba(198,165,107,0.18);\n  margin-bottom:28px;\n}\n\n.bella-results small{\n  display:block;\n  margin-bottom:12px;\n  color:var(--champagne);\n  font-size:12px;\n  letter-spacing:2px;\n  text-transform:uppercase;\n  font-weight:700;\n}\n\n.bella-results p{\n  color:#222;\n  font-size:16px;\n  line-height:1.9;\n}\n\n.bella-gift-box{\n  background:#ffffff;\n  border:1px solid rgba(0,0,0,0.06);\n  border-radius:26px;\n  padding:26px;\n  margin-bottom:32px;\n  box-shadow:0 10px 30px rgba(0,0,0,0.04);\n}\n\n.bella-gift-box h4{\n  color:var(--champagne);\n  margin-bottom:14px;\n  font-size:15px;\n  letter-spacing:1px;\n}\n\n.bella-gift-box p{\n  color:var(--text-soft);\n  font-size:14px;\n  line-height:1.9;\n}\n\n.bella-offer{\n  display:flex;\n  align-items:center;\n  gap:16px;\n  flex-wrap:wrap;\n  margin-bottom:30px;\n}\n\n.bella-save{\n  background:#111;\n  color:#fff;\n  padding:11px 20px;\n  border-radius:999px;\n  font-size:13px;\n  font-weight:700;\n}\n\n.bella-limited{\n  color:var(--champagne);\n  font-size:14px;\n  letter-spacing:1px;\n  font-weight:600;\n}\n\n.bella-btn{\n  width:100%;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  text-decoration:none;\n  background:linear-gradient(135deg,#c6a56b,#ead7b0);\n  color:#111;\n  padding:22px 24px;\n  border-radius:22px;\n  font-size:15px;\n  font-weight:800;\n  letter-spacing:.5px;\n  transition:all .35s ease;\n  box-shadow:0 18px 40px rgba(198,165,107,0.22);\n}\n\n.bella-btn:hover{\n  transform:translateY(-3px);\n  box-shadow:0 22px 50px rgba(198,165,107,0.30);\n}\n\n.bella-trust{\n  margin-top:20px;\n  display:flex;\n  justify-content:center;\n  gap:18px;\n  flex-wrap:wrap;\n  color:#666;\n  font-size:12px;\n}\n\n.bella-trust span{\n  display:flex;\n  align-items:center;\n  gap:6px;\n}\n\n@media(max-width:980px){\n\n  .bella-ultimate-wrapper{\n    grid-template-columns:1fr;\n    gap:48px;\n  }\n\n  .bella-content h1{\n    font-size:58px;\n  }\n\n  .bella-subtitle{\n    max-width:100%;\n  }\n}\n\n@media(max-width:768px){\n\n  .bella-ultimate-section{\n    padding:42px 18px;\n    border-radius:26px;\n  }\n\n  .bella-content h1{\n    font-size:44px;\n    line-height:1;\n    margin-bottom:22px;\n  }\n\n  .bella-subtitle{\n    font-size:15px;\n    line-height:1.8;\n    margin-bottom:30px;\n  }\n\n  .bella-products{\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .bella-product{\n    padding:20px;\n  }\n\n  .bella-results,\n  .bella-gift-box{\n    padding:22px;\n  }\n\n  .bella-results p,\n  .bella-gift-box p{\n    font-size:14px;\n  }\n\n  .bella-btn{\n    font-size:14px;\n    padding:18px;\n  }\n\n  .bella-trust{\n    gap:12px;\n    font-size:11px;\n  }\n}\n\u003c\/style\u003e\n\u003csection class=\"bella-ultimate-section\"\u003e\n\u003cdiv class=\"bella-ultimate-wrapper\"\u003e\n\u003cdiv class=\"bella-image-wrap\"\u003e\n\u003cdiv class=\"bella-badge\"\u003eTHE ULTIMATE BELLA EXPERIENCE\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bella-content\"\u003e\n\u003ch5\u003e\u003cbr\u003e\u003c\/h5\u003e\n\u003ch5\u003eBELLA AESTHETIX™ SIGNATURE COLLECTION\u003c\/h5\u003e\n\u003ch1\u003eThe Complete Bella Ritual \u003cspan\u003e| Ultimate Beauty Bundle\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cp class=\"bella-subtitle\"\u003eFor those who refuse to compromise on results. The Complete Bella Ritual combines our four most transformative beauty essentials into one luxurious self-care experience — designed to elevate your skin, hair, lashes, and confidence. From overnight beauty protection to sculpted, radiant skin, this is the full Bella Aesthetix ritual for men and women who want to look and feel their absolute best.\u003c\/p\u003e\n\u003cdiv class=\"bella-products\"\u003e\n\u003cdiv class=\"bella-product\"\u003e\n\u003cdiv class=\"bella-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eLashVeil\u003c\/h3\u003e\n\u003cp\u003eA zero-pressure luxury sleep mask designed to protect lash extensions from friction, bending, and overnight damage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bella-product\"\u003e\n\u003cdiv class=\"bella-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eSilkVeil\u003c\/h3\u003e\n\u003cp\u003eUltra-smooth satin pillowcase that helps reduce hair breakage, frizz, split ends, and sleep creases overnight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bella-product\"\u003e\n\u003cdiv class=\"bella-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eIceGlow\u003c\/h3\u003e\n\u003cp\u003eCryo facial roller designed to instantly depuff, tighten pores, refresh tired skin, and sculpt facial contours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bella-product\"\u003e\n\u003cdiv class=\"bella-icon\"\u003e✦\u003c\/div\u003e\n\u003ch3\u003eLumiGlow\u003c\/h3\u003e\n\u003cp\u003eSalon-grade LED therapy mask that helps boost collagen, soften fine lines, and restore visible skin radiance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bella-results\"\u003e\n\u003csmall\u003eTHE OUTCOME\u003c\/small\u003e\n\u003cp\u003eImagine waking up with smoother hair, protected lashes, brighter skin, and a visibly sculpted glow — all without leaving home. The Complete Bella Ritual transforms ordinary routines into an elevated beauty experience designed to help you look refreshed, polished, radiant, and confident every single day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bella-gift-box\"\u003e\n\u003ch4\u003eTHE PERFECT LUXURY GIFT ✦\u003c\/h4\u003e\n\u003cp\u003eThe Complete Bella Ritual is the ultimate self-care gift for birthdays, anniversaries, Mother’s Day, Father’s Day, Valentine’s Day, bridal showers, graduations, holidays, or simply treating someone you love. It’s also a thoughtful comfort and recovery gift for someone resting at home or in hospital — helping them feel relaxed, refreshed, cared for, and confident during recovery or stressful times.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bella-offer\"\u003e\n\u003cdiv class=\"bella-save\"\u003eSAVE 10% TODAY\u003c\/div\u003e\n\u003cdiv class=\"bella-limited\"\u003eLIMITED-TIME COMPLETE BUNDLE OFFER\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"bella-trust\"\u003e\n\u003cspan\u003e✓ Luxury Self-Care Experience\u003c\/span\u003e \u003cspan\u003e✓ Unisex Beauty Ritual\u003c\/span\u003e \u003cspan\u003e✓ Spa-Level Results At Home\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Bella Aesthetix","offers":[{"title":"Default Title","offer_id":51343290728726,"sku":null,"price":2499.99,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/2322\/8182\/files\/led-mask-hero-shot_191d0d06-9405-4622-b7ff-e1c0131d92c8.png?v=1779788644","url":"https:\/\/bellaaesthetix.co.za\/products\/bella-aesthetix%e2%84%a2-the-complete-bella-ritual-ultimate-beauty-bundle","provider":"BELLA AESTHETIX","version":"1.0","type":"link"}