{"product_id":"hypnotwist-relax-candle-iezab2","title":"Hypnotwist Relax Candle","description":"\u003c!-- Start Description --\u003e\n\u003cstyle\u003e\u003c!--\n* {\n  box-sizing: border-box;\n}\n\n\/* Intro Images *\/\n.column {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-left: 15%;\n  margin-right: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column2 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  margin-right: 15%;\n  margin-left: 1.7%;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column2:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n  \n.column3 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column3:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n.column4 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n  \n.column4:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\n.column5 {\n  float: left;\n  width: 33.3%;\n  padding: 5px;\n  position: relative;\n  transition: transform .75s; \/* Animation *\/\n  top: -15px;\n}\n\n.column5:hover {\n  transform: scale(1.2); \/* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Clearfix (clear floats) *\/\n.row::after {\n  content: \"\";\n  clear: both;\n  display: table;\n}\n\n\/* ⚡️ Feature Point Wrapper *\/\n.nw-feature-points {\n  margin-bottom: 2rem;\n  padding: 0.5rem 0;\n}\n\n\/* ⚡️ Feature Point Item *\/\n.nw-feature {\n  position: relative;\n  z-index: 2;\n  margin-bottom: 0.75rem;\n  padding-left: 1.5rem;\n  font-weight: 600;\n  font-size: 1.05rem;\n  line-height: 1.6;\n  color: #f2f2f2;\n\n  background: linear-gradient(90deg, #f2f2f2 0%, #a3268f 50%, #f2f2f2 100%);\n  background-size: 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n\n  opacity: 0;\n  transform: translateY(10px);\n  animation:\n    featureEntry 0.8s ease-out forwards,\n    textShimmer 6s linear infinite;\n}\n\n\/* 🎯 Staggered Animation Delay *\/\n.nw-feature:nth-child(1) { animation-delay: 0.2s, 0s; }\n.nw-feature:nth-child(2) { animation-delay: 0.7s, 0s; }\n.nw-feature:nth-child(3) { animation-delay: 1.2s, 0s; }\n.nw-feature:nth-child(4) { animation-delay: 1.7s, 0s; }\n.nw-feature:nth-child(5) { animation-delay: 2.2s, 0s; }\n.nw-feature:nth-child(6) { animation-delay: 2.7s, 0s; }\n\n\/* 💫 Glowing Bullet Dot *\/\n.nw-feature::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.5rem;\n  width: 12px;\n  height: 12px;\n  background: radial-gradient(circle, #a3268f, #00A77E);\n  border-radius: 50%;\n  box-shadow:\n    0 0 10px rgba(163, 38, 143, 1),\n    0 0 14px rgba(0, 167, 126, 0.9),\n    0 0 20px rgba(163, 38, 143, 0.8),\n    0 0 25px rgba(0, 167, 126, 0.5);\n  animation: pulseGlow 1.6s ease-in-out infinite;\n}\n\n\/* 👻 Entrance Animation *\/\n@keyframes featureEntry {\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* 🔮 Text Shimmer Animation *\/\n@keyframes textShimmer {\n  0% { background-position: 200% center; }\n  100% { background-position: -200% center; }\n}\n\n\/* 🌟 Glow Pulse Animation *\/\n@keyframes pulseGlow {\n  0%, 100% {\n    box-shadow:\n      0 0 10px rgba(163, 38, 143, 1),\n      0 0 14px rgba(0, 167, 126, 0.9),\n      0 0 20px rgba(163, 38, 143, 0.8),\n      0 0 25px rgba(0, 167, 126, 0.5);\n    transform: scale(1);\n  }\n  50% {\n    box-shadow:\n      0 0 14px rgba(163, 38, 143, 1),\n      0 0 20px rgba(0, 167, 126, 1),\n      0 0 28px rgba(163, 38, 143, 0.9),\n      0 0 34px rgba(0, 167, 126, 0.6);\n    transform: scale(1.15);\n  }\n}\n\n\/* Cast Your Spell Outer Container 1*\/\n.container1 {\n   width: 55%; \n   height: auto; \n   float: left; \n   padding: 0 15px 0 0;\n}\n\n\/* Cast Your Spell Box *\/\n.hypnotwist-spell-box {\n  position: relative;\n  isolation: isolate;\n  overflow: hidden;\n  padding: 0 15px;\n  border: 0.5px solid rgba(210,95,165,0.38);\n  border-radius: 8px;\n\n  background:\n    radial-gradient(circle at center,\n      rgba(210,70,170,0.20) 0%,\n      rgba(0,0,0,0) 12%,\n      rgba(170,55,135,0.13) 13%,\n      rgba(0,0,0,0) 20%,\n      rgba(120,40,100,0.10) 21%,\n      rgba(0,0,0,0) 30%,\n      transparent 55%\n    ),\n    radial-gradient(circle at top,\n      rgba(255,130,210,0.10),\n      transparent 60%\n    ),\n    linear-gradient(180deg,\n      #000000 0%,\n      #160611 35%,\n      #3a1230 100%\n    );\n\n  box-shadow:\n    0 0 25px rgba(220,70,180,0.10),\n    0 4px 8px rgba(0,0,0,0.4),\n    0 0 2px rgba(255,170,225,0.22);\n}\n\n.hypnotwist-spell-box::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  z-index: -1;\n  pointer-events: none;\n\n  background:\n    repeating-radial-gradient(\n      circle at center,\n      rgba(255,105,210,0.35) 0px,\n      rgba(255,105,210,0.35) 4px,\n      transparent 4px,\n      transparent 18px\n    );\n\n  opacity: 0.24;\n  animation: spiralDrift 45s linear infinite;\n}\n\n.hypnotwist-spell-box \u003e * {\n  position: relative;\n  z-index: 1;\n}\n\n@keyframes spiralDrift {\n  from {\n    transform: rotate(0deg) scale(1.4);\n  }\n\n  to {\n    transform: rotate(360deg) scale(1.4);\n  }\n}\n  \n.hypnotwist-spell-box::after {\n  content: \"\";\n  position: absolute;\n  top: -100%;\n  left: -50%;\n  width: 200%;\n  height: 300%;\n  z-index: 0;\n\n  background:\n    radial-gradient(circle,\n      rgba(255,120,215,0.07) 0%,\n      transparent 60%);\n\n  animation: hypnoticGlow 12s linear infinite;\n  pointer-events: none;\n}\n\n@keyframes hypnoticGlow {\n  0% {\n    transform: rotate(0deg);\n  }\n\n  100% {\n    transform: rotate(360deg);\n  }\n}\n\n\/* Cast Your Spell Inner Container 2*\/\n.container2 {\n  width: fit-content;\n  margin: auto;\n}\n\n\/* Cast Your Spell Title Text*\/\nh3.container_title {\n  font-size: 100%; \n  text-align: center;\n  color: #ffffff;\n}\n\n\/* Cast Your Spell Text*\/  \nh3.container_txt_ctr {\n  font-size: 90%; \n  text-align: center;\n  color: #f4b3dc;\n  text-shadow:\n    0 0 5px rgba(255,120,215,0.45);\n}\n\n\/* Cast Your Spell Imagery *\/\nimg#spell_imgs {\n  margin-top: 0px;\n  margin-bottom: 0px;\n  margin-left: auto;\n  margin-right: auto;\n  display: block;\n}\n\n\/* Cast Your Spell hr *\/\nhr.half-width {\n  width: 50%;\n  height: 1px;\n  border: none;\n\n  background:\n    linear-gradient(\n      90deg,\n      transparent,\n      rgba(255,135,215,0.85),\n      transparent\n    );\n\n  box-shadow:\n    0 0 8px rgba(255,120,215,0.35);\n\n  margin: 18px auto;\n}\n\n\/* Cast Your Spell Image Lifter *\/\n.spell_lifter {\n  transition:\n    transform 0.75s ease-in-out,\n    filter 0.75s ease-in-out;\n}\n\n.spell_lifter:hover {\n  transform: scale(1.03);\n\n  filter:\n    drop-shadow(0 0 10px rgba(255,120,215,0.25));\n}\n  \n\/* Dimensions Img Container*\/\n.dimensions_zoompic {\n   width: 300px; \n   height: auto;\n   margin: 10px auto; \/* Centers the div *\/\n   padding: 0;\n   -webkit-transition: transform 0.75s ease-in-out;\n   -webkit-mask-image: radial-gradient(90% 90%, black 50%, rgba(0, 0, 0, 0.0) 90%);\n   display: block; \/* Centering block elements *\/\n}\n\n.dimensions_zoompic:hover {\n  transform: scale(1.4); \/* (140% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n\/* Scenic Candle Image *\/\nimg#mobileresponder {\n  -webkit-mask-image: radial-gradient(90% 90%, black 20%, rgba(0, 0, 0, 0.0) 55%);\n  -webkit-transition: transform 0.75s ease-in-out;\n   width: 55%; \n   height: auto; \n   float: left; \n   margin: 0 10px 0 0;\n}\n\nimg#mobileresponder:hover {\n  transform: scale(1.5); \/* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) *\/\n}\n\n@media screen and (max-width: 800px) {\n  .dimensions_zoompic {\n  margin-right: 2%; \n  }\n  .dimensions_zoompic:hover {\n  transform: scale(1.2);\n  }\n  img#mobileresponder:hover {\n  transform: scale(1.2);\n  }\n}\n--\u003e\u003c\/style\u003e\n\u003cdiv class=\"nw-feature-points\"\u003e\n  \u003cdiv class=\"nw-feature\"\u003ePacify the Restless Soul with the Hypnotwist® Relax Candle\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eEntombed with a Rose Quartz Crystal Spinning Top to Soothe the Spirit\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eIncludes Hypnosis Spell Ticket for Escaping the Chaos\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eScented with Marsh-Mellow Magic — Light, Airy \u0026amp; Sweet\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eNatural Wax \u0026amp; Crackling Wooden Wick Waltzes the Senses to Sleep\u003c\/div\u003e\n  \u003cdiv class=\"nw-feature\"\u003eSealed with Luxury Lid \u0026amp; Delivered in Twisted Hypnotic Circus Box\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Hypnotwist Relax Candle Entombed With Hypnotic Crystal Spinning Top Beside Drifting Pink Feather\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Nat-WKD-Hypno-Scene-23-1500px-90kb.jpg?v=1666633743\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eIt's All About Finding The Calm In The Chaos\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eKick back \u0026amp; take a break with the Hypnotwist Relax Candle. Crafted by the Enchanting Ringmaster at Naturally Wicked, \u0026amp; forged from sacred soy wax, this tranquilising crystal candle is a sedative to the racing mind within.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cimg id=\"mobileresponder\" alt=\"Naturally Wicked Hypnotwist Relax Crystal Hypnotic Spinning Top Carved From Rose Quartz Crystal\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Relax_-_Spinning_Top_BK_-_Detail_Arrow_S21_C6.jpg?v=1657274409\"\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eMarsh-Mellow Magic Settles All In Its Proximity With A Soft, Airy \u0026amp; Sweet Aroma\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eSure to ease a frenzied soul in more ways than one, this hypnotic spell candle emits calm, peace \u0026amp; moderation right from the opening of the twisted gift box. Blessed with light, airy \u0026amp; sweet notes of Marsh-Mellow Magic, this truly unique scented candle is certain to whisk its user away on a long, satisfying journey to cloud nine.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cdiv class=\"container1\"\u003e\n\u003cdiv class=\"hypnotwist-spell-box\"\u003e\n\u003ch3 class=\"container_title\"\u003e\u003cstrong\u003eInduce Relaxation In 5 Hypnotic Steps\u003c\/strong\u003e\u003c\/h3\u003e\n\u003cdiv class=\"container2\"\u003e\n\u003cdiv class=\"spell_lifter\"\u003e\n\u003ch3 class=\"container_txt_ctr\"\u003e\n\u003cstrong\u003eSTEP 1\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cimg style=\"width: 100%;\" alt=\"Hand With Match Igniting Hypnotwist Candle Beside Hypnotic Spinning Top \u0026amp; Flowers\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Step_1_-_PNG_424709cc-e816-486b-963a-84b44dd91991.png?v=1666614598\" id=\"spell_imgs\"\u003e\n\u003ch3 class=\"container_txt_ctr\"\u003eTwist \u0026amp; Pull The Rose Quartz Crystal Hypnotwister From The Blessed Candle Wax\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr class=\"half-width\"\u003e\n\u003cdiv class=\"spell_lifter\"\u003e\n\u003ch3 class=\"container_txt_ctr\"\u003e\n\u003cstrong\u003eSTEP 2\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cimg style=\"width: 100%;\" alt=\"Hand Igniting Wood Wick Of Hypnotwist Candle Beside Hypnotic Spinning Top\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Step_2_-_PNG_682c6dbd-5fa6-421b-811f-04a8b8a819e7.png?v=1666614599\" id=\"spell_imgs\"\u003e\n\u003ch3 class=\"container_txt_ctr\"\u003eIgnite The Hypnotwist Relax Candle\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr class=\"half-width\"\u003e\n\u003cdiv class=\"spell_lifter\"\u003e\n\u003ch3 class=\"container_txt_ctr\"\u003e\n\u003cstrong\u003eSTEP 3\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cimg style=\"width: 100%;\" alt=\"Witch Holding Circus Ticket \u0026amp; Reciting Hypnoptic Naturally Wicked Hypnotwist Spell\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Step_3_-_PNG_899dc9dd-46fc-43db-9c37-3cf699ea0e92.png?v=1666614598\" id=\"spell_imgs\"\u003e\n\u003ch3 class=\"container_txt_ctr\"\u003eRead Out Loud The Hypnotic Spell Stamped Upon The Enclosed Hypnotwist Circus Ticket\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr class=\"half-width\"\u003e\n\u003cdiv class=\"spell_lifter\"\u003e\n\u003ch3 class=\"container_txt_ctr\"\u003e\n\u003cstrong\u003eSTEP 4\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cimg style=\"width: 100%;\" alt=\"Hand Spinning Hypnotic Crystal Spinning Top Beside Ignited Hypnotwist Candle\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Step_4_-_PNG_5f21a863-a729-4c57-962e-50e27758c662.png?v=1666614598\" id=\"spell_imgs\"\u003e\n\u003ch3 class=\"container_txt_ctr\"\u003eSpin The Crystal Hypnotwister On A Solid, Scratch Resistant Surface\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003chr class=\"half-width\"\u003e\n\u003cdiv class=\"spell_lifter\"\u003e\n\u003ch3 class=\"container_txt_ctr\"\u003e\n\u003cstrong\u003eSTEP 5\u003c\/strong\u003e\n\u003c\/h3\u003e\n\u003cimg style=\"width: 100%;\" alt=\"Witch Hypnotised Watching Hypnotwist Candle \u0026amp; Spinning Crystal Spin Top\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Step_5_-_PNG_bf90193a-1e05-4ab6-aaf9-952351eece8d.png?v=1666614598\" id=\"spell_imgs\"\u003e\n\u003ch3 class=\"container_txt_ctr\"\u003eFollow The Hypnotwister Closely With Your Eyes \u0026amp; Embrace The Hypnotic Transition\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDrawing Your Gaze From The Moment You Twist, The Rose Quartz Crystal Hypnotwister Eases The Mind Into A Dreamy Trance Of Calm \u0026amp; Solitude\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eEntombed with a hypnotic Rose Quartz crystal spinning top \u0026amp; crackling wood wick, this vibrant pink spell candle is your fast-track ticket to a peaceful hypnotic experience. A simple spark, a tiny twist \u0026amp; a ritualistic remark get this show on the road. The Hypnotwist Relax Candle \u0026amp; Crystal promise to balance the soul, quieten the mind \u0026amp; encourage self love.\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eRest Is Not The Absence Of Activity, But The Presence Of Peace\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eA soothing whisper to an ear deafened by a world that only shouts, The Hypnotwist Relax Candle tunes out the noise. Whether exhausted from recent stress, seeking to adopt a new routine, or simply looking to reward the body \u0026amp; mind, The Hypnotwist Relax Candle is certain to bring the moment of solitude \u0026amp; accompanying battery recharge that you or any other recipient of your meaningful gift require.\u003c\/p\u003e\n\u003cdiv style=\"clear: both;\"\u003e\u003c\/div\u003e\n\u003c!-- End Description --\u003e\n\u003c!-- Start Information --\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eWhat's Inside:\u003c\/strong\u003e\u003c\/p\u003e\nSupplied In Luxury Hypnotic Gift Box: \u003cbr\u003e➼ Naturally Wicked® Hypnotwist Relax Candle \u003cbr\u003e➼ Naturally Wicked® Hypnotwist Crystal Spinning Top (Carved From Rose Quartz To Assist With Relaxation) \u003cbr\u003e➼ Black Glass Container \u0026amp; Sealed Luxury Candle Lid \u003cbr\u003e➼ Naturally Wicked® Faux Circus Ticket With Hypnotic Spell Directions \u003cbr\u003e\u003cbr\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eTechnical Details:\u003c\/strong\u003e\u003c\/p\u003e\n➼ Candle Dimensions: 9.5cm x 8cm\u003cbr\u003e➼ Candle Wax Volume: 250ml\u003cbr\u003e➼ Burn Time: 40 Hours\u003cbr\u003e\n\u003cdiv class=\"dimensions_zoompic\"\u003e\u003cimg style=\"width: 100%;\" alt=\"Naturally Wicked Hypnotwist Candle Technical Drawing With Jar, Crystal \u0026amp; Hypnotwist Spinning Top Sizing\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0002\/3900\/9853\/files\/Hypnotwist_Candle_Technical_-_600px_139kb.jpg?v=1777889975\"\u003e\u003c\/div\u003e\n\u003cp style=\"color: white;\"\u003e\u003cstrong\u003eDirections For Use:\u003c\/strong\u003e\u003c\/p\u003e\nInstruction card supplied. Warnings on underside of candle. General best practice guidelines for candles are as follows:\u003cbr\u003e➼ Ensure candle is on a heatproof surface with no overhead obstructions\u003cbr\u003e➼ For continued optimum scent, flame and wax pool, burn in 4 hour periods\u003cbr\u003e➼ Maintain a consistent flame by trimming wick height to 10mm before each use\n\u003c!-- End Information --\u003e","brand":"Naturally Wicked","offers":[{"title":"Default Title","offer_id":46848824803525,"sku":"NWHYPRL","price":66.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0805\/0380\/0005\/files\/kcd5gbtt19xp_09403eef-12f2-4b97-8f3f-d19afc6d26ba.jpg?v=1788355959","url":"https:\/\/nuvessaras.com\/products\/hypnotwist-relax-candle-iezab2","provider":"NUVESSARA","version":"1.0","type":"link"}