{"title":"DEMO Workshop page","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,400;1,600\u0026amp;family=DM+Sans:wght@300;400;500\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}\n\nhtml, body {\n  width: 100%;\n  max-width: 100%;\n  overflow-x: hidden;\n}\n\nbody {\n  font-family: 'DM Sans', sans-serif;\n  font-weight: 400;\n  font-size: 18px;\n  line-height: 1.7;\n  background: linear-gradient(160deg,#fff 0%,#f0faf8 35%,#d6f2ed 65%,#b8ece4 100%);\n  background-attachment: fixed;\n  color: #0a0b0a;\n}\n\na { text-decoration: none; }\n\n@keyframes fadeUp { from{opacity:0;transform:translateY(18px)} to{opacity:1;transform:translateY(0)} }\n@keyframes cardFloat { 0%,100%{transform:translateY(0)} 50%{transform:translateY(-6px)} }\n\n.float1 { animation: cardFloat 5.5s ease-in-out infinite; }\n.float2 { animation: cardFloat 6s ease-in-out infinite .8s; }\n.float3 { animation: cardFloat 5s ease-in-out infinite 1.4s; }\n\n\/* ── HERO ── *\/\n.hero {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  min-height: 580px;\n  width: 100%;\n}\n.hero-text {\n  background: linear-gradient(145deg,#ffffff 0%,#edf9f7 60%,#d4f2ee 100%);\n  padding: 72px 56px;\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n}\n.hero-eyebrow {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  margin-bottom: 28px;\n}\n.hero-eyebrow span.line { width:28px;height:1px;background:#1fb8a0;flex-shrink:0; }\n.hero-eyebrow span.label { font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:#1fb8a0;font-weight:500; }\n.hero-h1-plain { font-family:'Cormorant Garamond',serif;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:300;line-height:1.05;color:#0a0b0a; }\n.hero-h1-italic { font-family:'Cormorant Garamond',serif;font-size:clamp(3.2rem,5.5vw,5.4rem);font-style:italic;font-weight:600;line-height:1;color:#c8922a; }\n.hero-divider { width:40px;height:1px;background:linear-gradient(to right,#1fb8a0,transparent);margin:20px 0; }\n.hero-body { font-size:1.15rem;line-height:1.85;color:#0a0b0a;margin-bottom:36px; }\n.hero-btns { display:flex;flex-direction:column;gap:12px;max-width:300px; }\n.btn-teal { display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;font-size:.95rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;background:#1fb8a0;color:#fff;border-radius:3px; }\n.btn-gold { display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;font-size:.95rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;background:#c8922a;color:#fff;border-radius:3px; }\n.hero-img { overflow:hidden; }\n.hero-img img { width:100%;height:100%;object-fit:cover;object-position:right center;display:block; }\n\n\/* ── STATS ── *\/\n.stats {\n  border-top:1px solid rgba(31,184,160,.2);\n  border-bottom:1px solid rgba(31,184,160,.2);\n  background:rgba(255,255,255,.72);\n  backdrop-filter:blur(16px);\n  padding:36px 48px;\n  width:100%;\n}\n.stats-inner { display:flex;justify-content:center;gap:80px;flex-wrap:wrap; }\n.stat-num { font-family:'Cormorant Garamond',serif;font-size:3rem;font-weight:600;color:#c8922a;line-height:1; }\n.stat-label { font-size:.9rem;letter-spacing:.14em;text-transform:uppercase;color:#0a0b0a;margin-top:6px;font-weight:400; }\n\n\/* ── CLASSES ── *\/\n.classes { padding: 96px 64px; width:100%; }\n.section-eyebrow { display:flex;align-items:center;gap:14px;margin-bottom:20px; }\n.section-eyebrow span.line { width:28px;height:1px;background:#1fb8a0; }\n.section-eyebrow span.label { font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:#1fb8a0;font-weight:500; }\n.classes-h2 { font-family:'Cormorant Garamond',serif;font-size:clamp(2.4rem,4vw,3.6rem);font-weight:400;line-height:1.15;color:#0a0b0a; }\n.classes-h2 em { font-style:italic;color:#c8922a; }\n.classes-sub { font-size:1.1rem;color:#0a0b0a;line-height:1.75;margin-top:14px; }\n.cards-grid { display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px; }\n\n\/* ── CARD ── *\/\n.card { background:rgba(255,255,255,.9);border:1px solid rgba(31,184,160,.2);border-radius:6px;overflow:hidden;box-shadow:0 4px 24px rgba(31,184,160,.09); }\n.card-img { height:160px;display:flex;align-items:center;justify-content:center; }\n.card-body { padding:26px; }\n.card-badge {\n  display:inline-block;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;\n  padding:5px 14px;border-radius:2px;margin-bottom:14px;font-weight:500;\n}\n.badge-teal { background:rgba(31,184,160,.12);color:#1fb8a0;border:1px solid rgba(31,184,160,.2); }\n.badge-gold { background:rgba(200,146,42,.12);color:#c8922a;border:1px solid rgba(200,146,42,.2); }\n.card-title { font-family:'Cormorant Garamond',serif;font-size:1.65rem;font-weight:600;color:#0a0b0a;line-height:1.2;margin-bottom:14px; }\n.card-title .sub { font-size:1rem;font-weight:400;font-style:italic;color:#444; }\n.card-desc { font-size:1rem;color:#0a0b0a;line-height:1.75;margin-bottom:20px; }\n.card-footer { display:flex;align-items:center;justify-content:space-between;padding-top:16px;border-top:1px solid rgba(31,184,160,.15); }\n.card-price { font-family:'Cormorant Garamond',serif;font-size:1.8rem;font-weight:600;color:#c8922a; }\n.card-link { font-size:.88rem;letter-spacing:.1em;text-transform:uppercase;color:#1fb8a0;display:flex;align-items:center;gap:6px;font-weight:500; }\n\n\/* ── COMMUNITY ── *\/\n.community {\n  margin: 0 64px 96px;\n  background: linear-gradient(135deg,rgba(31,184,160,.1) 0%,rgba(31,184,160,.05) 100%);\n  border: 1px solid rgba(31,184,160,.25);\n  border-radius: 8px;\n  padding: 72px 80px;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 72px;\n  align-items: center;\n}\n.comm-eyebrow { display:flex;align-items:center;gap:14px;margin-bottom:18px; }\n.comm-eyebrow span.line { width:28px;height:1px;background:#c8922a; }\n.comm-eyebrow span.label { font-size:1rem;letter-spacing:.18em;text-transform:uppercase;color:#c8922a;font-weight:500; }\n.comm-h2 { font-family:'Cormorant Garamond',serif;font-size:clamp(2.2rem,3vw,3rem);font-weight:400;line-height:1.2;color:#0a0b0a;margin-bottom:18px; }\n.comm-h2 em { font-style:italic;color:#c8922a; }\n.comm-body { font-size:1.1rem;color:#0a0b0a;line-height:1.85;margin-bottom:32px; }\n.tiers { display:flex;flex-direction:column;gap:14px; }\n.tier {\n  background:rgba(255,255,255,.75);\n  border:1px solid rgba(31,184,160,.2);\n  border-radius:4px;\n  padding:20px 24px;\n  display:flex;\n  align-items:center;\n  gap:20px;\n}\n.tier.popular { background:rgba(31,184,160,.07);border-color:rgba(31,184,160,.45); }\n.tier-price { font-family:'Cormorant Garamond',serif;font-size:2rem;font-weight:600;color:#c8922a;min-width:60px;text-align:center; }\n.tier.popular .tier-price { color:#1fb8a0; }\n.tier-name { font-family:'Cormorant Garamond',serif;font-size:1.3rem;font-weight:600;color:#0a0b0a;margin-bottom:4px; }\n.tier-desc { font-size:.95rem;color:#0a0b0a;line-height:1.6; }\n.tier-badge { font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:2px;background:rgba(31,184,160,.15);color:#1fb8a0;border:1px solid rgba(31,184,160,.2);white-space:nowrap;margin-left:auto; }\n\n\/* ── MOBILE ── *\/\n@media(max-width:900px) {\n  .hero { grid-template-columns:1fr; }\n  .hero-text { padding:64px 32px; }\n  .hero-img { display:none; }\n  .stats-inner { gap:36px; }\n  .classes { padding:64px 28px; }\n  .cards-grid { grid-template-columns:1fr; }\n  .community { grid-template-columns:1fr;margin:0 20px 64px;padding:48px 32px;gap:40px; }\n}\n@media(max-width:480px) {\n  .hero-text { padding:48px 20px; }\n  .classes { padding:48px 20px; }\n  .stats { padding:28px 20px; }\n  .stats-inner { gap:24px; }\n  .community { margin:0 12px 48px;padding:36px 20px; }\n  .hero-btns { max-width:100%; }\n}\n\u003c\/style\u003e\n\n\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"hero-text\"\u003e\n    \u003cdiv class=\"hero-eyebrow\"\u003e\n      \u003cspan class=\"line\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"label\"\u003eWorkshops \u0026amp; Classes\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"hero-h1-plain\"\u003eLearn. Create.\u003c\/span\u003e\u003cbr\u003e\n      \u003cspan class=\"hero-h1-italic\"\u003eSparkle.\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"hero-divider\"\u003e\u003c\/div\u003e\n    \u003cp class=\"hero-body\"\u003eHands-on and online classes to help you master rhinestone designs, Cricut crafts, and Sure Cuts A Lot — with confidence.\u003c\/p\u003e\n    \u003cdiv class=\"hero-btns\"\u003e\n      \u003ca href=\"#dd-classes\" class=\"btn-teal\"\u003eBrowse Classes →\u003c\/a\u003e\n      \u003ca href=\"#dd-community\" class=\"btn-gold\"\u003eJoin BlingHive →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0310\/0888\/2823\/files\/workshop_image.png?v=1779903262\" alt=\"DD by Dani Workshop\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STATS --\u003e\n\u003cdiv class=\"stats\"\u003e\n  \u003cdiv class=\"stats-inner\"\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv class=\"stat-num\"\u003e500+\u003c\/div\u003e\n      \u003cdiv class=\"stat-label\"\u003eStudents Trained\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv class=\"stat-num\"\u003e3\u003c\/div\u003e\n      \u003cdiv class=\"stat-label\"\u003eLive Workshops\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv class=\"stat-num\"\u003e4\u003c\/div\u003e\n      \u003cdiv class=\"stat-label\"\u003eBlingHive Tiers\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"text-align:center;\"\u003e\n      \u003cdiv class=\"stat-num\"\u003eEST\u003c\/div\u003e\n      \u003cdiv class=\"stat-label\"\u003eTime Zone\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CLASSES --\u003e\n\u003csection id=\"dd-classes\" class=\"classes\"\u003e\n  \u003cdiv class=\"section-eyebrow\"\u003e\n    \u003cspan class=\"line\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"label\"\u003eLive Workshops \u0026amp; Self-Paced Tutorials\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2 class=\"classes-h2\"\u003eLearn the craft.\u003cbr\u003e\u003cem\u003eBuild the empire.\u003c\/em\u003e\n\u003c\/h2\u003e\n  \u003cp class=\"classes-sub\"\u003eWe don't just create — we teach you how to create, grow, and thrive.\u003c\/p\u003e\n\n  \u003cdiv class=\"cards-grid\"\u003e\n\n    \u003c!-- Card 1 — Rhinestones 101 (Replay Only) --\u003e\n    \u003cdiv class=\"card float1\"\u003e\n      \u003cdiv class=\"card-img\" style=\"background:linear-gradient(135deg,#2a5040 0%,#346248 50%,#284838 100%);\"\u003e\n        \u003csvg width=\"56\" height=\"56\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M16 4L28 13L16 28L4 13L16 4Z\" stroke=\"#1fb8a0\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 13H28\" stroke=\"#1fb8a0\" stroke-width=\"0.75\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 4L7 13L16 28\" stroke=\"#1fb8a0\" stroke-width=\"0.75\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M22 4L25 13L16 28\" stroke=\"#1fb8a0\" stroke-width=\"0.75\" opacity=\"0.4\"\u003e\u003c\/path\u003e\u003ccircle cx=\"16\" cy=\"13\" r=\"1.5\" fill=\"#1fb8a0\" opacity=\"0.8\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card-body\"\u003e\n        \u003cspan class=\"card-badge badge-teal\"\u003eBeginner · 60 min · Replay\u003c\/span\u003e\n        \u003cdiv class=\"card-title\"\u003eRhinestones 101:\u003cbr\u003eA Beginners' Workshop\u003c\/div\u003e\n        \u003cdiv class=\"card-desc\"\u003eA deep dive into everything you need to start with Hotfix rhinestones — materials, templates, Cricut Design Space, machine settings, and tips \u0026amp; tricks.\u003c\/div\u003e\n        \u003cdiv class=\"card-footer\"\u003e\n          \u003cspan class=\"card-price\"\u003e$75\u003c\/span\u003e\n          \u003ca href=\"https:\/\/ddbydani.com\/products\/rhinestones-101-a-beginners-workshop\" target=\"_blank\" class=\"card-link\"\u003eWatch Replay →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Card 2 — SCAL Workshop --\u003e\n    \u003cdiv class=\"card float2\"\u003e\n      \u003cdiv class=\"card-img\" style=\"background:linear-gradient(135deg,#3e3a18 0%,#524e18 50%,#3e3a18 100%);\"\u003e\n        \u003csvg width=\"56\" height=\"56\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003crect x=\"5\" y=\"8\" width=\"22\" height=\"16\" rx=\"1.5\" stroke=\"#e4b54e\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/rect\u003e\u003cpath d=\"M5 12h22\" stroke=\"#e4b54e\" stroke-width=\"0.75\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 17h5M10 20h8\" stroke=\"#e4b54e\" stroke-width=\"0.75\" opacity=\"0.6\"\u003e\u003c\/path\u003e\u003ccircle cx=\"23\" cy=\"20\" r=\"2\" stroke=\"#e4b54e\" stroke-width=\"0.75\" fill=\"none\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"23\" cy=\"20\" r=\"0.75\" fill=\"#e4b54e\" opacity=\"0.7\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card-body\"\u003e\n        \u003cspan class=\"card-badge badge-gold\"\u003e45 min · Max 5 Seats · Live Zoom\u003c\/span\u003e\n        \u003cdiv class=\"card-title\"\u003eRhinestone Design Workshop\u003cbr\u003e\u003cspan class=\"sub\"\u003eSure Cuts A Lot v5 \u0026amp; v6\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"card-desc\"\u003eMaster the Sure Cuts A Lot design program. Choose your version at checkout. Limited to 5 participants per session — facilitated by Dani or a certified DD by Dani instructor.\u003c\/div\u003e\n        \u003cdiv class=\"card-footer\"\u003e\n          \u003cspan class=\"card-price\"\u003e$75\u003c\/span\u003e\n          \u003ca href=\"https:\/\/cal.com\/danielle-wilks-jkqqir\/scal-workshops\" target=\"_blank\" class=\"card-link\"\u003eEnroll Now →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Card 3 — 1:1 Coaching --\u003e\n    \u003cdiv class=\"card float3\"\u003e\n      \u003cdiv class=\"card-img\" style=\"background:linear-gradient(135deg,#283e22 0%,#365228 50%,#263a20 100%);\"\u003e\n        \u003csvg width=\"56\" height=\"56\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"12\" cy=\"11\" r=\"4\" stroke=\"#e4b54e\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/circle\u003e\u003cpath d=\"M4 26c0-4.4 3.6-8 8-8\" stroke=\"#e4b54e\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"22\" cy=\"13\" r=\"3\" stroke=\"#1fb8a0\" stroke-width=\"1\" fill=\"none\"\u003e\u003c\/circle\u003e\u003cpath d=\"M16 26c0-3.3 2.7-6 6-6\" stroke=\"#1fb8a0\" stroke-width=\"1\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 26h7\" stroke=\"#1fb8a0\" stroke-width=\"0.75\" opacity=\"0.5\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"card-body\"\u003e\n        \u003cspan class=\"card-badge badge-teal\"\u003e1:1 · 15–90 min · Live Zoom\u003c\/span\u003e\n        \u003cdiv class=\"card-title\"\u003eOne-on-One Business\u003cbr\u003eCoaching w\/ Dani\u003c\/div\u003e\n        \u003cdiv class=\"card-desc\"\u003ePersonalized 1:1 sessions for starting a customization business or mastering Cricut, Sure Cuts A Lot, rhinestone templates, or embroidery. Screen sharing included.\u003c\/div\u003e\n        \u003cdiv class=\"card-footer\"\u003e\n          \u003cspan class=\"card-price\"\u003eFrom $25\u003c\/span\u003e\n          \u003ca href=\"https:\/\/cal.com\/danielle-wilks-jkqqir\/1-1-business-coaching-60-min-meeting\" target=\"_blank\" class=\"card-link\"\u003eBook Now →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- BLINGHIVE --\u003e\n\u003cdiv id=\"dd-community\" class=\"community\"\u003e\n  \u003cdiv\u003e\n    \u003cdiv class=\"comm-eyebrow\"\u003e\n      \u003cspan class=\"line\"\u003e\u003c\/span\u003e\n      \u003cspan class=\"label\"\u003eThe BlingHive Community\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"comm-h2\"\u003eJoin a community of\u003cbr\u003e\u003cem\u003ecreative bosses.\u003c\/em\u003e\n\u003c\/h2\u003e\n    \u003cp class=\"comm-body\"\u003eThe BlingHive is where makers, sellers, and creative entrepreneurs learn, grow, and build — with Dani in your corner every step of the way.\u003c\/p\u003e\n    \u003ca href=\"https:\/\/ddbydani.com\/pages\/option-2-join-the-bling-hive\" target=\"_blank\" class=\"btn-gold\"\u003eJoin the BlingHive →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tiers\"\u003e\n    \u003cdiv class=\"tier\"\u003e\n      \u003cdiv class=\"tier-price\"\u003e$8\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tier-name\"\u003eFriend\u003c\/div\u003e\n        \u003cdiv class=\"tier-desc\"\u003eCommunity access, monthly craft tips, and member discounts on classes.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tier\"\u003e\n      \u003cdiv class=\"tier-price\"\u003e$15\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tier-name\"\u003eMember\u003c\/div\u003e\n        \u003cdiv class=\"tier-desc\"\u003eEverything in Friend + exclusive tutorials and early class access.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tier popular\"\u003e\n      \u003cdiv class=\"tier-price\"\u003e$30\u003c\/div\u003e\n      \u003cdiv style=\"flex:1;\"\u003e\n        \u003cdiv class=\"tier-name\"\u003eBoss\u003c\/div\u003e\n        \u003cdiv class=\"tier-desc\"\u003eFull class library access, live Q\u0026amp;A sessions, and BlingHive Boss AI workspace.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"tier-badge\"\u003ePopular\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tier\"\u003e\n      \u003cdiv class=\"tier-price\"\u003e$57\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"tier-name\"\u003eCEO \u003cspan style=\"font-size:.75rem;color:#666;font-weight:400;\"\u003e(coming soon)\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"tier-desc\"\u003eVIP access, 1:1 coaching hours, and private CEO-tier resources.\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","products":[],"url":"https:\/\/ddbydani.com\/collections\/demo-workshop-page.oembed","provider":"Distinctive Designs by Dani","version":"1.0","type":"link"}