{"product_id":"morovan-super-value-nail-art-set","title":"MOROVAN Super Value Nail Art Set","description":"\u003cstyle\u003e\n  .mna-wrap {\n    font-family: 'Georgia', serif;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 44px 24px;\n    background: linear-gradient(160deg, #0d0010 0%, #1a0020 50%, #0d0010 100%);\n    color: #f0e0ff;\n    border-radius: 4px;\n  }\n\n  @keyframes mna-fadeUp {\n    from { opacity: 0; transform: translateY(30px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  @keyframes mna-lineGrow {\n    from { width: 0; opacity: 0; }\n    to   { width: 100%; opacity: 1; }\n  }\n\n  @keyframes mna-slideLeft {\n    from { opacity: 0; transform: translateX(-30px); }\n    to   { opacity: 1; transform: translateX(0); }\n  }\n\n  @keyframes mna-shimmer {\n    0%   { background-position: -300% center; }\n    100% { background-position: 300% center; }\n  }\n\n  @keyframes mna-pulse {\n    0%, 100% { box-shadow: 0 0 6px #e91e6355, 0 0 0px #7b2fff00; }\n    50%       { box-shadow: 0 0 22px #e91e6399, 0 0 40px #7b2fff66; }\n  }\n\n  @keyframes mna-borderPulse {\n    0%   { border-color: #e91e63; }\n    33%  { border-color: #7b2fff; }\n    66%  { border-color: #f48fb1; }\n    100% { border-color: #e91e63; }\n  }\n\n  @keyframes mna-bgFloat {\n    0%   { background-position: 0% 50%; }\n    50%  { background-position: 100% 50%; }\n    100% { background-position: 0% 50%; }\n  }\n\n  @keyframes mna-sparkle {\n    0%, 100% { opacity: 0.4; transform: scale(1) rotate(0deg); }\n    50%       { opacity: 1; transform: scale(1.25) rotate(15deg); }\n  }\n\n  .mna-tag {\n    display: inline-block;\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    padding: 7px 20px;\n    border: 1px solid #e91e63;\n    color: transparent;\n    background: linear-gradient(90deg, #c2185b 0%, #7b2fff 25%, #f48fb1 50%, #7b2fff 75%, #c2185b 100%);\n    background-size: 300% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    animation: mna-shimmer 4s linear infinite, mna-fadeUp 0.8s ease 0.1s both, mna-borderPulse 4s ease-in-out infinite;\n    margin-bottom: 24px;\n  }\n\n  .mna-headline {\n    font-size: 34px;\n    font-weight: 300;\n    line-height: 1.3;\n    color: #f8f0ff;\n    letter-spacing: 0.5px;\n    margin: 0 0 6px;\n    animation: mna-fadeUp 0.9s ease 0.3s both;\n  }\n\n  .mna-headline em {\n    font-style: normal;\n    background: linear-gradient(90deg, #e91e63, #7b2fff, #f48fb1, #bf00ff);\n    background-size: 300% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    animation: mna-shimmer 4s linear infinite;\n  }\n\n  .mna-line {\n    height: 1px;\n    background: linear-gradient(90deg, #e91e63, #7b2fff, #f48fb1, transparent);\n    margin: 26px 0;\n    animation: mna-lineGrow 1.2s ease 0.5s both;\n  }\n\n  .mna-intro {\n    font-size: 15.5px;\n    line-height: 1.95;\n    color: #c8a8e0;\n    margin-bottom: 44px;\n    animation: mna-fadeUp 0.9s ease 0.6s both;\n  }\n\n  .mna-intro strong {\n    color: #f48fb1;\n    font-weight: 600;\n  }\n\n  .mna-section-label {\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    background: linear-gradient(90deg, #e91e63, #7b2fff, #f48fb1);\n    background-size: 200% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    margin-bottom: 28px;\n    animation: mna-fadeUp 0.9s ease 0.7s both, mna-shimmer 4s linear infinite;\n  }\n\n  .mna-benefits { margin-bottom: 44px; }\n\n  .mna-benefit {\n    display: flex;\n    align-items: flex-start;\n    gap: 20px;\n    padding: 20px 0;\n    border-bottom: 1px solid #2a0030;\n    opacity: 0;\n    animation: mna-slideLeft 0.7s ease forwards;\n  }\n\n  .mna-benefit:last-child { border-bottom: none; }\n  .mna-benefit:nth-child(1) { animation-delay: 0.85s; }\n  .mna-benefit:nth-child(2) { animation-delay: 1.05s; }\n  .mna-benefit:nth-child(3) { animation-delay: 1.25s; }\n  .mna-benefit:nth-child(4) { animation-delay: 1.45s; }\n  .mna-benefit:nth-child(5) { animation-delay: 1.65s; }\n\n  .mna-icon {\n    width: 44px;\n    height: 44px;\n    min-width: 44px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #1a0020, #2d0040);\n    border: 1px solid #7b2fff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    color: #f48fb1;\n    animation: mna-pulse 3s ease-in-out infinite, mna-sparkle 3s ease-in-out infinite;\n  }\n\n  .mna-benefit-body strong {\n    display: block;\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 13px;\n    font-weight: 700;\n    color: #f8f0ff;\n    letter-spacing: 0.4px;\n    margin-bottom: 6px;\n  }\n\n  .mna-benefit-body span {\n    font-size: 14px;\n    color: #a880c8;\n    line-height: 1.8;\n  }\n\n  .mna-how {\n    position: relative;\n    background: linear-gradient(135deg, #1a0020 0%, #2d0040 50%, #1a0020 100%);\n    background-size: 200% 200%;\n    border: 1px solid #3d0050;\n    border-left: 4px solid #e91e63;\n    padding: 32px 36px;\n    margin-top: 10px;\n    overflow: hidden;\n    animation: mna-fadeUp 1s ease 1.9s both, mna-bgFloat 6s ease infinite;\n  }\n\n  .mna-how::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 2px;\n    background: linear-gradient(90deg, #e91e63, #7b2fff, #f48fb1, transparent);\n  }\n\n  .mna-how::after {\n    content: '\\2726';\n    position: absolute;\n    bottom: 14px;\n    right: 20px;\n    font-size: 48px;\n    color: #2d0040;\n    line-height: 1;\n    animation: mna-sparkle 4s ease-in-out infinite;\n  }\n\n  .mna-how h3 {\n    font-family: 'Helvetica Neue', sans-serif;\n    font-size: 9px;\n    font-weight: 800;\n    letter-spacing: 4px;\n    text-transform: uppercase;\n    background: linear-gradient(90deg, #e91e63, #7b2fff);\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    margin: 0 0 16px;\n  }\n\n  .mna-how p {\n    font-size: 14.5px;\n    line-height: 1.9;\n    color: #c8a8e0;\n    margin: 0;\n    max-width: 90%;\n  }\n\n  .mna-closing {\n    text-align: center;\n    margin-top: 46px;\n    padding-top: 34px;\n    border-top: 1px solid #2a0030;\n    animation: mna-fadeUp 1s ease 2.1s both;\n  }\n\n  .mna-closing p {\n    font-size: 16px;\n    font-style: italic;\n    background: linear-gradient(90deg, #e91e63, #7b2fff, #f48fb1, #bf00ff);\n    background-size: 300% auto;\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    letter-spacing: 1px;\n    margin: 0;\n    animation: mna-shimmer 4s linear infinite;\n  }\n\n  .mna-closing span {\n    display: inline-block;\n    width: 32px;\n    height: 1px;\n    background: linear-gradient(90deg, transparent, #7b2fff);\n    vertical-align: middle;\n    margin: 0 14px;\n  }\n\n  .mna-closing span:last-child {\n    background: linear-gradient(90deg, #7b2fff, transparent);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mna-wrap\"\u003e\n\n  \u003cdiv class=\"mna-tag\"\u003eProfessional Nail Art\u003c\/div\u003e\n\n  \u003ch2 class=\"mna-headline\"\u003e\n    Everything You Need for\u003cbr\u003e\n    \u003cem\u003eSalon-Worthy Nails at Home\u003c\/em\u003e\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"mna-line\"\u003e\u003c\/div\u003e\n\n  \u003cp class=\"mna-intro\"\u003e\n    Unleash your creativity with the \u003cstrong\u003eMOROVAN Super Value Nail Art Set\u003c\/strong\u003e — a comprehensive collection designed for both beginners and nail art enthusiasts who refuse to compromise on quality. From bold statement nails to delicate everyday designs, this set has you covered.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mna-section-label\"\u003eWhat Makes It Special\u003c\/div\u003e\n\n  \u003cdiv class=\"mna-benefits\"\u003e\n    \u003cdiv class=\"mna-benefit\"\u003e\n      \u003cdiv class=\"mna-icon\"\u003e✦\u003c\/div\u003e\n      \u003cdiv class=\"mna-benefit-body\"\u003e\n        \u003cstrong\u003eSuper Value Bundle\u003c\/strong\u003e\n        \u003cspan\u003ePacked with an extensive range of nail art tools and accessories, giving you more for less.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mna-benefit\"\u003e\n      \u003cdiv class=\"mna-icon\"\u003e✦\u003c\/div\u003e\n      \u003cdiv class=\"mna-benefit-body\"\u003e\n        \u003cstrong\u003eVersatile Designs\u003c\/strong\u003e\n        \u003cspan\u003eCreate everything from classic French tips to intricate floral patterns, glitter accents, and geometric art.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mna-benefit\"\u003e\n      \u003cdiv class=\"mna-icon\"\u003e✦\u003c\/div\u003e\n      \u003cdiv class=\"mna-benefit-body\"\u003e\n        \u003cstrong\u003eProfessional-Grade Quality\u003c\/strong\u003e\n        \u003cspan\u003eMOROVAN’s trusted formulas deliver vibrant, long-lasting colour and finish every time.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mna-benefit\"\u003e\n      \u003cdiv class=\"mna-icon\"\u003e✦\u003c\/div\u003e\n      \u003cdiv class=\"mna-benefit-body\"\u003e\n        \u003cstrong\u003eBeginner-Friendly\u003c\/strong\u003e\n        \u003cspan\u003eEasy-to-use tools that make nail art accessible without the salon price tag.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"mna-benefit\"\u003e\n      \u003cdiv class=\"mna-icon\"\u003e✦\u003c\/div\u003e\n      \u003cdiv class=\"mna-benefit-body\"\u003e\n        \u003cstrong\u003eAll-in-One Kit\u003c\/strong\u003e\n        \u003cspan\u003eEverything you need in one box — no extra purchases required to get started.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mna-how\"\u003e\n    \u003ch3\u003eHow to Use\u003c\/h3\u003e\n    \u003cp\u003eStart with clean, prepped nails. Apply a base coat, then use the included tools and colours to create your desired design. Seal with a top coat for a glossy, chip-resistant finish that lasts.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mna-closing\"\u003e\n    \u003cp\u003e\u003cspan\u003e\u003c\/span\u003eBecause great nails aren’t just an accessory — they’re a statement.\u003cspan\u003e\u003c\/span\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"BeautyGlowSA","offers":[{"title":"Default Title","offer_id":54223479898396,"sku":null,"price":480.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/1176\/4508\/files\/59a5ec01-9e87-48e3-8e65-a0a7a4d0be80_89c03da4-7d37-42fe-a720-569af93b1e82.avif?v=1782064770","url":"https:\/\/www.beautyglowsa.co.za\/products\/morovan-super-value-nail-art-set","provider":"BeautyGlowSA","version":"1.0","type":"link"}