{"title":"Masterclasses (No Bundles, No Agency)","description":"","products":[{"product_id":"metrics","title":"Metrics Reporting Class","description":"\u003cstyle\u003e\n  .accordion-section * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .accordion-section {\n    padding: 40px;\n    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  }\n\n  .accordion-section .section-container { max-width: 1000px; margin: 0 auto; }\n\n  .accordion-container { margin-top: 0; }\n\n  .accordion-item {\n    border-radius: 15px; overflow: hidden; margin-bottom: 15px;\n    border: 2px solid #d3eafd; transition: all 0.3s ease; background: white; box-shadow: 0 4px 15px rgba(0, 95, 0, 0.06);\n  }\n  .accordion-item:hover { border-color: #a3cc98; box-shadow: 0 6px 20px rgba(0, 95, 0, 0.1); }\n\n  .accordion-button {\n    width: 100%; background: transparent; border: none; padding: 20px 25px; text-align: left;\n    cursor: pointer; transition: all 0.3s ease; display: flex; justify-content: space-between; align-items: center; position: relative;\n  }\n  .accordion-button:hover { background: rgba(211, 234, 253, 0.1); }\n  .accordion-button.active { background: rgba(163, 204, 152, 0.1); }\n\n  .accordion-title { color: #005f00; font-size: 1.3rem; font-weight: 600; line-height: 1.3; margin: 0; padding-right: 20px; }\n  .accordion-icon { color: #005f00; font-size: 1.4rem; font-weight: 300; transition: transform 0.3s ease; flex-shrink: 0; }\n  .accordion-button.active .accordion-icon { transform: rotate(45deg); }\n\n  .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; background: white; }\n  .accordion-content.active { max-height: 1000px; padding: 0 25px 25px 25px; }\n\n  .included-list { list-style: none; margin-top: 15px; }\n  .included-item { display: flex; align-items: flex-start; padding: 12px 0; border-bottom: 1px solid rgba(163, 204, 152, 0.15); }\n  .included-item:last-child { border-bottom: none; }\n  .checkmark {\n    width: 20px; height: 20px; background: linear-gradient(135deg, #005f00, #a3cc98); border-radius: 50%;\n    display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; margin-top: 2px;\n  }\n  .checkmark::before { content: '✓'; color: white; font-weight: bold; font-size: 0.8rem; }\n  .item-content { flex: 1; }\n  .item-title { color: #005f00; font-size: 0.95rem; font-weight: 600; margin-bottom: 4px; }\n  .item-description { color: #005f00; font-size: 0.85rem; opacity: 0.8; line-height: 1.4; }\n\n  .info-cards-grid { display: grid; grid-template-columns: 1fr; gap: 15px; margin-top: 15px; }\n  .info-card-compact { background: rgba(211, 234, 253, 0.2); border: 1px solid #d3eafd; border-radius: 10px; padding: 18px; transition: all 0.3s ease; }\n  .info-card-compact:hover { background: rgba(211, 234, 253, 0.3); transform: translateY(-2px); }\n  .card-title-compact { color: #005f00; font-size: 1.1rem; font-weight: 600; margin-bottom: 10px; }\n  .card-content-compact { color: #005f00; font-size: 0.9rem; line-height: 1.5; opacity: 0.85; }\n\n  .faq-answer { color: #005f00; font-size: 0.95rem; line-height: 1.6; opacity: 0.9; margin-top: 15px; }\n\n  @media (max-width: 768px) {\n    .accordion-section { padding: 30px 20px; }\n    .accordion-button { padding: 18px 20px; }\n    .accordion-title { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 20px 20px 20px; }\n    .info-cards-grid { gap: 12px; }\n    .info-card-compact { padding: 15px; }\n  }\n  @media (max-width: 480px) {\n    .accordion-section { padding: 20px 15px; }\n    .accordion-button { padding: 16px 18px; }\n    .accordion-title { font-size: 1.1rem; padding-right: 15px; }\n    .accordion-icon { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 18px 18px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"accordion-section\"\u003e\n  \u003cdiv class=\"section-container\"\u003e\n    \u003cdiv class=\"accordion-container\"\u003e\n      \u003c!-- What's Included --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eWhat's Included\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul class=\"included-list\"\u003e\n            \u003cli class=\"included-item\"\u003e\n              \u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"item-content\"\u003e\n                \u003cdiv class=\"item-title\"\u003eComplete Strategic Framework\u003c\/div\u003e\n                \u003cdiv class=\"item-description\"\u003eLearn what metrics actually mean, how to select strategic KPIs, and create comprehensive social media reports that demonstrate your value\u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n              \u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"item-content\"\u003e\n                \u003cdiv class=\"item-title\"\u003eSocial Media Manager's KPI Cheatsheet\u003c\/div\u003e\n                \u003cdiv class=\"item-description\"\u003eStrategic reference guide that eliminates guesswork from metric selection and helps you determine the right performance indicators for each client\u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n              \u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"item-content\"\u003e\n                \u003cdiv class=\"item-title\"\u003eSocial Media Management Results Report Template\u003c\/div\u003e\n                \u003cdiv class=\"item-description\"\u003eProfessional Canva template with three design styles for creating custom presentations with branded charts and strategic recommendations\u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n              \u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"item-content\"\u003e\n                \u003cdiv class=\"item-title\"\u003e30, 60, and 90 Day Objective Calculator\u003c\/div\u003e\n                \u003cdiv class=\"item-description\"\u003eSystematic calculator that determines realistic client objectives within specific timelines for strategic planning and ROI demonstration\u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Key Features \u0026 Benefits --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eKey Features \u0026amp; Benefits\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"info-cards-grid\"\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n              \u003ch4 class=\"card-title-compact\"\u003eData-Driven Confidence\u003c\/h4\u003e\n              \u003cp class=\"card-content-compact\"\u003eGo from metrics-avoider to strategic advisor. Learn to read insights confidently, select meaningful KPIs, and create reports that demonstrate your value to clients.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n              \u003ch4 class=\"card-title-compact\"\u003eStreamlined Reporting Workflows\u003c\/h4\u003e\n              \u003cp class=\"card-content-compact\"\u003eStreamlined processes and proven templates that demonstrate your value without requiring constant meetings or explanations. Save time while impressing clients.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n              \u003ch4 class=\"card-title-compact\"\u003eStrategic Positioning\u003c\/h4\u003e\n              \u003cp class=\"card-content-compact\"\u003ePosition yourself as the strategic advisor who understands both creative execution and business impact, building sustainable client relationships through data-driven communication.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FAQ --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhat if I'm terrible with numbers and data analysis?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\n              \u003cp class=\"faq-answer\"\u003eThis masterclass is specifically designed for creative social media managers who feel intimidated by data. I break down complex metrics into simple, understandable concepts and provide systematic frameworks that handle the complexity for you. You don't need to be a data analyst—you just need to understand what the numbers mean for your clients' success.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eHow is this different from just looking at platform analytics?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\n              \u003cp class=\"faq-answer\"\u003ePlatform analytics show you what happened, but this masterclass teaches you how to interpret what the data means and translate it into strategic recommendations. You'll learn to calculate metrics not offered by platforms, select meaningful KPIs, and create comprehensive reports that demonstrate your strategic value rather than just reporting vanity metrics.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWill this help me have better conversations with clients about performance?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\n              \u003cp class=\"faq-answer\"\u003eAbsolutely. You'll gain the confidence to answer any client question about performance metrics and learn to communicate data in ways that reinforce your expertise. The reporting templates and frameworks help you present insights professionally, positioning you as the strategic advisor who understands both creative execution and business impact.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eDo I need any special tools or software?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\n              \u003cp class=\"faq-answer\"\u003eNo special tools required! The masterclass works with standard platform analytics that you already have access to. The included Canva templates work with any Canva account, and the calculators are simple tools that help you determine objectives and track performance using the data you're already collecting.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eHow quickly can I start creating better client reports?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\n              \u003cp class=\"faq-answer\"\u003eYou can start using the templates and frameworks immediately after completing the training. The systematic approach is designed for quick implementation—you'll have everything you need to create professional, data-driven reports that demonstrate your strategic value without requiring extensive time investment or complex analysis.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    function toggleAccordion(button) {\n      const accordionItem = button.parentElement;\n      const content = accordionItem.querySelector('.accordion-content');\n      const icon = button.querySelector('.accordion-icon');\n      const isNested = accordionItem.parentElement.classList.contains('accordion-content');\n\n      if (!isNested) {\n        document.querySelectorAll('.accordion-container \u003e .accordion-item').forEach(item =\u003e {\n          if (item !== accordionItem) {\n            item.querySelector('.accordion-button').classList.remove('active');\n            item.querySelector('.accordion-content').classList.remove('active');\n            item.querySelector('.accordion-icon').textContent = '+';\n          }\n        });\n      } else {\n        accordionItem.closest('.accordion-content').querySelectorAll('.accordion-item').forEach(item =\u003e {\n          if (item !== accordionItem) {\n            item.querySelector('.accordion-button').classList.remove('active');\n            item.querySelector('.accordion-content').classList.remove('active');\n            item.querySelector('.accordion-icon').textContent = '+';\n          }\n        });\n      }\n\n      const isActive = button.classList.contains('active');\n      if (isActive) {\n        button.classList.remove('active');\n        content.classList.remove('active');\n        icon.textContent = '+';\n      } else {\n        button.classList.add('active');\n        content.classList.add('active');\n        icon.textContent = '×';\n      }\n    }\n  \u003c\/script\u003e\n\u003c\/section\u003e\n","brand":"Sugarpunch Marketing","offers":[{"title":"Default Title","offer_id":50397449552103,"sku":null,"price":67.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8178\/4807\/files\/metrics-reporting-class-3287635.jpg?v=1770127154"},{"product_id":"content","title":"Content Design Masterclass","description":"\u003cstyle\u003e\n  .accordion-section * { margin: 0; padding: 0; box-sizing: border-box; }\n  .accordion-section { padding: 40px; font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }\n  .accordion-section .section-container { max-width: 1000px; margin: 0 auto; }\n  .accordion-container { margin-top: 0; }\n  .accordion-item { border-radius: 15px; overflow: hidden; margin-bottom: 15px; border: 2px solid #ddd8ff; transition: all 0.3s ease; background: white; box-shadow: 0 4px 15px rgba(0, 95, 0, 0.06); }\n  .accordion-item:hover { border-color: #a3cc98; box-shadow: 0 6px 20px rgba(0, 95, 0, 0.1); }\n  .accordion-button { width: 100%; background: transparent; border: none; padding: 20px 25px; text-align: left; cursor: pointer; transition: all 0.3s ease; display: flex; justify-content: space-between; align-items: center; position: relative; }\n  .accordion-button:hover { background: rgba(221, 216, 255, 0.1); }\n  .accordion-button.active { background: rgba(163, 204, 152, 0.1); }\n  .accordion-title { color: #005f00; font-size: 1.3rem; font-weight: 600; line-height: 1.3; margin: 0; padding-right: 20px; }\n  .accordion-icon { color: #005f00; font-size: 1.4rem; font-weight: 300; transition: transform 0.3s ease; flex-shrink: 0; }\n  .accordion-button.active .accordion-icon { transform: rotate(45deg); }\n  .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; background: white; }\n  .accordion-content.active { max-height: 1200px; padding: 0 25px 25px 25px; }\n\n  .included-list { list-style: none; margin-top: 15px; }\n  .included-item { display: flex; align-items: flex-start; padding: 12px 0; border-bottom: 1px solid rgba(163, 204, 152, 0.15); }\n  .included-item:last-child { border-bottom: none; }\n  .checkmark { width: 20px; height: 20px; background: linear-gradient(135deg, #005f00, #a3cc98); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; margin-top: 2px; }\n  .checkmark::before { content: '✓'; color: white; font-weight: bold; font-size: 0.8rem; }\n  .item-content { flex: 1; }\n  .item-title { color: #005f00; font-size: 0.95rem; font-weight: 600; margin-bottom: 4px; }\n  .item-description { color: #005f00; font-size: 0.85rem; opacity: 0.8; line-height: 1.4; }\n\n  .info-cards-grid { display: grid; grid-template-columns: 1fr; gap: 15px; margin-top: 15px; }\n  .info-card-compact { background: rgba(221, 216, 255, 0.2); border: 1px solid #ddd8ff; border-radius: 10px; padding: 18px; transition: all 0.3s ease; }\n  .info-card-compact:hover { background: rgba(221, 216, 255, 0.3); transform: translateY(-2px); }\n  .card-title-compact { color: #005f00; font-size: 1.1rem; font-weight: 600; margin-bottom: 10px; }\n  .card-content-compact { color: #005f00; font-size: 0.9rem; line-height: 1.5; opacity: 0.85; }\n\n  .faq-answer { color: #005f00; font-size: 0.95rem; line-height: 1.6; opacity: 0.9; margin-top: 15px; }\n\n  @media (max-width: 768px) {\n    .accordion-section { padding: 30px 20px; }\n    .accordion-button { padding: 18px 20px; }\n    .accordion-title { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 20px 20px 20px; }\n    .info-cards-grid { gap: 12px; }\n    .info-card-compact { padding: 15px; }\n  }\n  @media (max-width: 480px) {\n    .accordion-section { padding: 20px 15px; }\n    .accordion-button { padding: 16px 18px; }\n    .accordion-title { font-size: 1.1rem; padding-right: 15px; }\n    .accordion-icon { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 18px 18px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"accordion-section\"\u003e\n  \u003cdiv class=\"section-container\"\u003e\n    \u003cdiv class=\"accordion-container\"\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eWhat's Included\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul class=\"included-list\"\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eCreating Content That the Algorithms Love\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eDetailed training on how algorithms work and each element you need to maximize as a social media manager across all platforms\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eMastering Graphic Design for Social Media\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eEssential design principles including balance, positioning, colors, and typography with practice exercises for each concept\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eUsing Canva As A Social Media Manager\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eShanté's favorite Canva shortcuts, tools, and features for creating high-quality content quickly with practice exercises\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003ePlanning A Social Media Feed Like a Pro\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eAesthetic brainstorming, color palette creation, and sustainable grid planning for any industry with practice exercise\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eMastering Copywriting for Social Media\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eIce-cream sandwich method, hooks, power words, and formatting for compelling copy with practice exercise\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eMastering Short-Form Video Editing for Social Media\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eVideo formats, editing best practices, and pacing principles for maximum engagement with practice exercise\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003e30 Hook Ideas and 30 Call to Actions\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003ePlug-and-play content ideas for creating scroll-stopping content across different industries and campaign objectives\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eKey Features \u0026amp; Benefits\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"info-cards-grid\"\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eComprehensive Creative Training\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eMaster all four essential content creation skills: graphic design principles, copywriting techniques, video editing workflows, and efficient Canva workflows in one complete masterclass.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eHands-On Practice Exercises\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eApply what you learn immediately with practice exercises for each module, ensuring you master skills through practical application rather than just theoretical learning.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eAlgorithm-Friendly Content Strategy\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eLearn platform-specific strategies that work with algorithms across all social media platforms, creating content that performs well and gets maximum visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eProfessional Design Principles\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eMaster formal design principles typically taught in graphic design school, elevating your work beyond self-taught basics with professional composition and visual hierarchy techniques.\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhen does the program start?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThis is a self-paced masterclass that is always enrolling. You'll get immediate access to all training modules, practice exercises, and resources as soon as you join.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eIs this just a graphic design course?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eNo! While graphic design is one component, the Content Design Masterclass is a comprehensive program covering four essential skill areas: graphic design principles, copywriting for social media, short-form video editing, and efficient content creation workflows. You'll master the complete content creation process from concept to final delivery.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eI'm already self-taught in design - will I still learn something?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eAbsolutely! Even if you have design experience, this masterclass teaches formal design principles and methods typically learned in graphic design school that aren't commonly found elsewhere. You'll learn professional techniques for balance, positioning, typography, and composition that will elevate your work beyond self-taught basics.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhat will happen once I enroll?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eYou'll be able to access the full masterclass immediately with lifetime access to all training modules, practice exercises, and resources. You'll also receive the 30 Hook Ideas and 30 Call to Actions resource to start creating scroll-stopping content right away.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWill this teach me how to create content, marketing strategies and analyze client insights?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThis particular masterclass focuses on the creative skills needed to create better-performing content for clients: graphic design principles, using Canva efficiently, writing compelling copy and captions, and editing short-form video for strong engagement. So yes — it teaches you how to create content. Marketing strategy and analyzing client insights are each covered in their own masterclasses (Marketing Strategy Masterclass and Metrics \u0026amp; Reporting Masterclass).\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhat other masterclasses are available?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThere's a full library of masterclasses, each focused on a different part of running a social media management business: Becoming a Successful Freelance Social Media Manager, Setup \u0026amp; Workflow Management Masterclass, Booking Clients Masterclass, Portfolio Builder Masterclass, Pricing \u0026amp; Packages Masterclass, Marketing Strategy Masterclass, Content Design Masterclass, and the Metrics \u0026amp; Reporting Masterclass.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    function toggleAccordion(button) {\n      const accordionItem = button.parentElement;\n      const content = accordionItem.querySelector('.accordion-content');\n      const icon = button.querySelector('.accordion-icon');\n      const isNested = accordionItem.parentElement.classList.contains('accordion-content');\n      if (!isNested) {\n        document.querySelectorAll('.accordion-container \u003e .accordion-item').forEach(item =\u003e {\n          if (item !== accordionItem) { item.querySelector('.accordion-button').classList.remove('active'); item.querySelector('.accordion-content').classList.remove('active'); item.querySelector('.accordion-icon').textContent = '+'; }\n        });\n      } else {\n        accordionItem.closest('.accordion-content').querySelectorAll('.accordion-item').forEach(item =\u003e {\n          if (item !== accordionItem) { item.querySelector('.accordion-button').classList.remove('active'); item.querySelector('.accordion-content').classList.remove('active'); item.querySelector('.accordion-icon').textContent = '+'; }\n        });\n      }\n      const isActive = button.classList.contains('active');\n      if (isActive) { button.classList.remove('active'); content.classList.remove('active'); icon.textContent = '+'; }\n      else { button.classList.add('active'); content.classList.add('active'); icon.textContent = '×'; }\n    }\n  \u003c\/script\u003e\n\u003c\/section\u003e\n","brand":"Sugarpunch Marketing","offers":[{"title":"Default Title","offer_id":50453087387879,"sku":null,"price":197.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8178\/4807\/files\/content-design-masterclass-1206593.jpg?v=1770127153"},{"product_id":"marketing","title":"Marketing Strategy Masterclass","description":"\u003cstyle\u003e\n  .accordion-section * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  .accordion-section {\n    padding: 40px;\n    font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n  }\n\n  .accordion-section .section-container { max-width: 1000px; margin: 0 auto; }\n\n  .accordion-container { margin-top: 0; }\n\n  .accordion-item {\n    border-radius: 15px;\n    overflow: hidden;\n    margin-bottom: 15px;\n    border: 2px solid #fbc6c5;\n    transition: all 0.3s ease;\n    background: white;\n    box-shadow: 0 4px 15px rgba(0, 95, 0, 0.06);\n  }\n\n  .accordion-item:hover { border-color: #a3cc98; box-shadow: 0 6px 20px rgba(0, 95, 0, 0.1); }\n\n  .accordion-button {\n    width: 100%;\n    background: transparent;\n    border: none;\n    padding: 20px 25px;\n    text-align: left;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    position: relative;\n  }\n\n  .accordion-button:hover { background: rgba(251, 198, 197, 0.1); }\n  .accordion-button.active { background: rgba(163, 204, 152, 0.1); }\n\n  .accordion-title { color: #005f00; font-size: 1.3rem; font-weight: 600; line-height: 1.3; margin: 0; padding-right: 20px; }\n\n  .accordion-icon { color: #005f00; font-size: 1.4rem; font-weight: 300; transition: transform 0.3s ease; flex-shrink: 0; }\n  .accordion-button.active .accordion-icon { transform: rotate(45deg); }\n\n  .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; background: white; }\n  .accordion-content.active { max-height: 1000px; padding: 0 25px 25px 25px; }\n\n  .included-list { list-style: none; margin-top: 15px; }\n  .included-item { display: flex; align-items: flex-start; padding: 12px 0; border-bottom: 1px solid rgba(163, 204, 152, 0.15); }\n  .included-item:last-child { border-bottom: none; }\n\n  .checkmark {\n    width: 20px; height: 20px;\n    background: linear-gradient(135deg, #005f00, #a3cc98);\n    border-radius: 50%;\n    display: flex; align-items: center; justify-content: center;\n    margin-right: 12px; flex-shrink: 0; margin-top: 2px;\n  }\n  .checkmark::before { content: '✓'; color: white; font-weight: bold; font-size: 0.8rem; }\n\n  .item-content { flex: 1; }\n  .item-title { color: #005f00; font-size: 0.95rem; font-weight: 600; margin-bottom: 4px; }\n  .item-description { color: #005f00; font-size: 0.85rem; opacity: 0.8; line-height: 1.4; }\n\n  .info-cards-grid { display: grid; grid-template-columns: 1fr; gap: 15px; margin-top: 15px; }\n\n  .info-card-compact {\n    background: rgba(251, 198, 197, 0.2);\n    border: 1px solid #fbc6c5;\n    border-radius: 10px;\n    padding: 18px;\n    transition: all 0.3s ease;\n  }\n  .info-card-compact:hover { background: rgba(251, 198, 197, 0.3); transform: translateY(-2px); }\n\n  .card-title-compact { color: #005f00; font-size: 1.1rem; font-weight: 600; margin-bottom: 10px; }\n  .card-content-compact { color: #005f00; font-size: 0.9rem; line-height: 1.5; opacity: 0.85; }\n\n  .faq-answer { color: #005f00; font-size: 0.95rem; line-height: 1.6; opacity: 0.9; margin-top: 15px; }\n\n  @media (max-width: 768px) {\n    .accordion-section { padding: 30px 20px; }\n    .accordion-button { padding: 18px 20px; }\n    .accordion-title { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 20px 20px 20px; }\n    .info-cards-grid { gap: 12px; }\n    .info-card-compact { padding: 15px; }\n  }\n\n  @media (max-width: 480px) {\n    .accordion-section { padding: 20px 15px; }\n    .accordion-button { padding: 16px 18px; }\n    .accordion-title { font-size: 1.1rem; padding-right: 15px; }\n    .accordion-icon { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 18px 18px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"accordion-section\"\u003e\n  \u003cdiv class=\"section-container\"\u003e\n    \u003cdiv class=\"accordion-container\"\u003e\n      \u003c!-- What's Included --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eWhat's Included\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul class=\"included-list\"\u003e\n            \u003cli class=\"included-item\"\u003e\n              \u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"item-content\"\u003e\n                \u003cdiv class=\"item-title\"\u003eComplete Strategic Training\u003c\/div\u003e\n                \u003cdiv class=\"item-description\"\u003e53 minutes of focused training across 10 strategic modules covering goal setting, audience research, competitive analysis, and content strategy implementation\u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n              \u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"item-content\"\u003e\n                \u003cdiv class=\"item-title\"\u003eMarketing Strategy Roadmap\u003c\/div\u003e\n                \u003cdiv class=\"item-description\"\u003eQuick reference sheet with the exact roadmap to follow when creating marketing strategies including goals, KPIs, audience research, competitor analysis, and implementation steps\u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n              \u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"item-content\"\u003e\n                \u003cdiv class=\"item-title\"\u003eContent Calendar Creation Checklist\u003c\/div\u003e\n                \u003cdiv class=\"item-description\"\u003e10-step checklist to keep yourself organized and speed up your content creation process while ensuring strategic alignment\u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n              \u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"item-content\"\u003e\n                \u003cdiv class=\"item-title\"\u003eContent Strategy Presentation Template\u003c\/div\u003e\n                \u003cdiv class=\"item-description\"\u003eProfessional Canva presentation with 3 different design styles (100% customizable) to walk clients through your strategy and prove your strategic thinking\u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n              \u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n              \u003cdiv class=\"item-content\"\u003e\n                \u003cdiv class=\"item-title\"\u003eSocial Media Audit Template\u003c\/div\u003e\n                \u003cdiv class=\"item-description\"\u003eComprehensive presentation template for auditing any social media account, identifying strengths and opportunities, with suggested objectives for moving forward\u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Key Features \u0026 Benefits --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eKey Features \u0026amp; Benefits\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"info-cards-grid\"\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n              \u003ch4 class=\"card-title-compact\"\u003ePsychology-Based Approach\u003c\/h4\u003e\n              \u003cp class=\"card-content-compact\"\u003eLearn marketing strategies based on buyer psychology and proven principles used by major brands, not just the latest social media trends or guru hacks.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n              \u003ch4 class=\"card-title-compact\"\u003eIndustry-Agnostic Approach\u003c\/h4\u003e\n              \u003cp class=\"card-content-compact\"\u003eCreate sustainable strategies that work for any client in any industry at any size, giving you confidence to take on diverse client projects.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n              \u003ch4 class=\"card-title-compact\"\u003eSelf-Paced Implementation\u003c\/h4\u003e\n              \u003cp class=\"card-content-compact\"\u003eComplete the strategic training in under an hour, then implement using proven templates and frameworks at your own pace.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n              \u003ch4 class=\"card-title-compact\"\u003eClient-Ready Templates\u003c\/h4\u003e\n              \u003cp class=\"card-content-compact\"\u003eProfessional presentation templates and audit frameworks that position you as a strategic expert and impress even the most skeptical clients.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FAQ --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhen does the program start?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\n              \u003cp class=\"faq-answer\"\u003eThis is a self-paced course that is always enrolling. You'll get immediate access to all training modules, templates, and resources as soon as you join.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWill this teach me how to create content, marketing strategies and analyze client insights?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\n              \u003cp class=\"faq-answer\"\u003eThe Marketing Strategy Masterclass focuses specifically on creating marketing strategies for clients that include: goals and KPIs, target audience research, competitor analysis, social media audits, content strategies that sell, strategic content calendars, and best practices for platforms. There are other courses within the program suite that teach content creation (graphic design, video editing, caption writing) and detailed analytics insights.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eIs this different from other marketing strategy courses?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\n              \u003cp class=\"faq-answer\"\u003eMany marketing courses focus on tactics or the latest platform features. This masterclass teaches you the psychological principles and strategic frameworks that major brands use—the foundational approaches that work regardless of algorithm changes or new platforms. You'll learn to create strategies based on human behavior and proven marketing psychology, not just trends.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhat if I'm already experienced with social media management?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\n              \u003cp class=\"faq-answer\"\u003eThis course connects tactical social media management with strategic marketing expertise. Even experienced social media managers often struggle with creating comprehensive strategies that impress clients and get results. You'll learn to position yourself as a strategic advisor rather than just someone who posts content, which typically allows you to charge higher rates and attract better clients.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eHow long does it take to see results from these strategies?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\n              \u003cp class=\"faq-answer\"\u003eYou'll immediately have professional templates and frameworks to use with clients, which can elevate your service quality from day one. The strategic approaches you'll learn are designed for sustainable, long-term results rather than quick wins. Many social media managers report feeling more confident in client presentations and strategy sessions within the first week of implementation.\u003c\/p\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    function toggleAccordion(button) {\n      const accordionItem = button.parentElement;\n      const content = accordionItem.querySelector('.accordion-content');\n      const icon = button.querySelector('.accordion-icon');\n\n      const isNested = accordionItem.parentElement.classList.contains('accordion-content');\n\n      if (!isNested) {\n        const allMainAccordions = document.querySelectorAll('.accordion-container \u003e .accordion-item');\n        allMainAccordions.forEach(item =\u003e {\n          if (item !== accordionItem) {\n            item.querySelector('.accordion-button').classList.remove('active');\n            item.querySelector('.accordion-content').classList.remove('active');\n            item.querySelector('.accordion-icon').textContent = '+';\n          }\n        });\n      } else {\n        const parentContent = accordionItem.closest('.accordion-content');\n        const siblingAccordions = parentContent.querySelectorAll('.accordion-item');\n        siblingAccordions.forEach(item =\u003e {\n          if (item !== accordionItem) {\n            item.querySelector('.accordion-button').classList.remove('active');\n            item.querySelector('.accordion-content').classList.remove('active');\n            item.querySelector('.accordion-icon').textContent = '+';\n          }\n        });\n      }\n\n      const isActive = button.classList.contains('active');\n      if (isActive) {\n        button.classList.remove('active');\n        content.classList.remove('active');\n        icon.textContent = '+';\n      } else {\n        button.classList.add('active');\n        content.classList.add('active');\n        icon.textContent = '×';\n      }\n    }\n  \u003c\/script\u003e\n\u003c\/section\u003e","brand":"Sugarpunch Marketing","offers":[{"title":"Default Title","offer_id":50453100069095,"sku":null,"price":197.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8178\/4807\/files\/marketing-strategy-masterclass-1741825.jpg?v=1770127153"},{"product_id":"packages","title":"Pricing \u0026 Packages Masterclass","description":"\u003cstyle\u003e\n  .product-accordion-section * { margin: 0; padding: 0; box-sizing: border-box; }\n  .product-accordion-section { background: transparent; padding: 24px 40px; position: relative; overflow: hidden; font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }\n  .product-accordion-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(circle at 25% 30%, rgba(0, 95, 0, 0.015) 0%, transparent 45%), radial-gradient(circle at 75% 70%, rgba(211, 234, 253, 0.02) 0%, transparent 40%); pointer-events: none; z-index: 1; }\n  .product-accordion-section .section-container { max-width: 1000px; margin: 0 auto; position: relative; z-index: 2; }\n  .accordion-container { margin-top: 30px; }\n  .accordion-item { border-radius: 15px; overflow: hidden; margin-bottom: 15px; border: 2px solid #d3eafd; transition: all 0.3s ease; background: white; box-shadow: 0 4px 15px rgba(0, 95, 0, 0.06); }\n  .accordion-item:hover { border-color: #a3cc98; box-shadow: 0 6px 20px rgba(0, 95, 0, 0.1); }\n  .accordion-button { width: 100%; background: transparent; border: none; padding: 20px 25px; text-align: left; cursor: pointer; transition: all 0.3s ease; display: flex; justify-content: space-between; align-items: center; position: relative; }\n  .accordion-button:hover { background: rgba(211, 234, 253, 0.1); }\n  .accordion-button.active { background: rgba(163, 204, 152, 0.1); }\n  .accordion-title { color: #005f00; font-size: 1.3rem; font-weight: 600; line-height: 1.3; margin: 0; padding-right: 20px; }\n  .accordion-icon { color: #005f00; font-size: 1.4rem; font-weight: 300; transition: transform 0.3s ease; flex-shrink: 0; }\n  .accordion-button.active .accordion-icon { transform: rotate(45deg); }\n  .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; background: white; }\n  .accordion-content.active { max-height: 1000px; padding: 0 25px 25px 25px; }\n  .included-list { list-style: none; margin-top: 15px; }\n  .included-item { display: flex; align-items: flex-start; padding: 12px 0; border-bottom: 1px solid rgba(163, 204, 152, 0.15); }\n  .included-item:last-child { border-bottom: none; }\n  .checkmark { width: 20px; height: 20px; background: linear-gradient(135deg, #005f00, #a3cc98); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; margin-top: 2px; }\n  .checkmark::before { content: '✓'; color: white; font-weight: bold; font-size: 0.8rem; }\n  .item-content { flex: 1; }\n  .item-title { color: #005f00; font-size: 0.95rem; font-weight: 600; margin-bottom: 4px; }\n  .item-description { color: #005f00; font-size: 0.85rem; opacity: 0.8; line-height: 1.4; }\n  .info-cards-grid { display: grid; grid-template-columns: 1fr; gap: 15px; margin-top: 15px; }\n  .info-card-compact { background: rgba(211, 234, 253, 0.2); border: 1px solid #d3eafd; border-radius: 10px; padding: 18px; transition: all 0.3s ease; }\n  .info-card-compact:hover { background: rgba(211, 234, 253, 0.3); transform: translateY(-2px); }\n  .card-title-compact { color: #005f00; font-size: 1.1rem; font-weight: 600; margin-bottom: 10px; }\n  .card-content-compact { color: #005f00; font-size: 0.9rem; line-height: 1.5; opacity: 0.85; }\n  .faq-answer { color: #005f00; font-size: 0.95rem; line-height: 1.6; opacity: 0.9; margin-top: 15px; }\n\n  @media (max-width: 768px) {\n    .product-accordion-section { padding: 20px 20px; }\n    .accordion-button { padding: 18px 20px; }\n    .accordion-title { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 20px 20px 20px; }\n    .info-cards-grid { gap: 12px; }\n    .info-card-compact { padding: 15px; }\n  }\n  @media (max-width: 480px) {\n    .product-accordion-section { padding: 16px 15px; }\n    .accordion-button { padding: 16px 18px; }\n    .accordion-title { font-size: 1.1rem; padding-right: 15px; }\n    .accordion-icon { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 18px 18px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"product-accordion-section\"\u003e\n  \u003cdiv class=\"section-container\"\u003e\n    \u003cdiv class=\"accordion-container\"\u003e\n      \u003c!-- What's Included --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eWhat's Included\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul class=\"included-list\"\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eComplete Strategic Framework\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eLearn the differences between profitable and non-profitable packages, how to build packages that sell themselves, and strategic tiered offerings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eCommon Social Media Manager Expenses List\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eComprehensive business expense guide covering everything from essential tools and software to insurance and tax considerations\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eProfitable Pricing Calculator\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eSystematic calculator that handles the complexity of rate calculation, providing clear guidance on monthly retainers and project-based services\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eStrategic Pricing \u0026amp; Package Menu\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eProfessional presentation materials that generate interest rather than price objections when potential clients request pricing information\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003ePricing \u0026amp; Package Copy Scripts\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eProven copy frameworks with three style variations (formal, conversational, and direct) that focus on strategic outcomes and business impact\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Key Features --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eKey Features \u0026amp; Benefits\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"info-cards-grid\"\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eData-Driven Approach\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eStop pricing based on gut feelings and start using strategic data. Move pricing conversations from defending costs to demonstrating strategic worth, with systematic frameworks.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eResources Mapped Out For You\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eThe strategic work has been completed for you with systematic calculators and proven copy frameworks, so you can focus on serving clients instead of second-guessing numbers.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eSustainable Growth\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eBuild a profitable pricing system that prevents overwork and burnout while positioning you as the strategic partner your ideal clients are seeking.\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FAQ --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhat if I'm just starting out and don't know what to charge?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThis is exactly why I created the Profitable Pricing Calculator and systematic framework. You don't need to guess anymore. The calculator takes into account your personal factors like desired income, expenses, and taxes to determine your true hourly rate. You'll understand how to position yourself appropriately based on your experience level and build packages that reflect fair value for both you and your clients.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eHow is this different from other pricing advice I've seen?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eA lot of pricing guidance focuses on industry averages that ignore your specific circumstances. This masterclass approaches pricing through strategic data and systematic frameworks rather than guesswork. You'll learn not just what to charge, but how to present packages as obvious investments, how to maximize revenue through tiered offerings, and how to build sustainable success without burnout.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhat if clients think my prices are too high?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThat's exactly what the Strategic Pricing \u0026amp; Package Menu and copy scripts address. You'll learn pricing psychology and presentation strategies that position your packages as strategic investments rather than expenses. When you can clearly communicate the business impact and strategic outcomes you provide, the right clients will understand your value. Remember, pricing objections often mean positioning problems, not pricing problems.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWill this help me avoid burnout from undercharging?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eAbsolutely. One of the biggest mistakes new social media managers make is pricing packages too low, which is a one-way ticket to Burnout \u0026amp; Quit City. This masterclass helps you build a profitable pricing system that ensures you're compensated appropriately for your expertise while focusing on quality clients rather than quantity. You'll learn to maximize revenue without doubling your workload through strategic tiered offerings.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eHow quickly can I implement what I learn?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThe masterclass is designed for immediate implementation. You'll get systematic calculators and proven copy frameworks that you can start using right away to build custom packages efficiently. The strategic work has been completed for you, so you can focus on serving clients instead of second-guessing numbers. Many students report feeling confident about their pricing within days of completing the training.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(button) {\n    const accordionItem = button.parentElement;\n    const content = accordionItem.querySelector('.accordion-content');\n    const icon = button.querySelector('.accordion-icon');\n    const isNested = accordionItem.parentElement.classList.contains('accordion-content');\n\n    if (!isNested) {\n      const allMainAccordions = document.querySelectorAll('.accordion-container \u003e .accordion-item');\n      allMainAccordions.forEach(item =\u003e {\n        if (item !== accordionItem) {\n          item.querySelector('.accordion-button').classList.remove('active');\n          item.querySelector('.accordion-content').classList.remove('active');\n          item.querySelector('.accordion-icon').textContent = '+';\n        }\n      });\n    } else {\n      const parentContent = accordionItem.closest('.accordion-content');\n      const siblingAccordions = parentContent.querySelectorAll('.accordion-item');\n      siblingAccordions.forEach(item =\u003e {\n        if (item !== accordionItem) {\n          item.querySelector('.accordion-button').classList.remove('active');\n          item.querySelector('.accordion-content').classList.remove('active');\n          item.querySelector('.accordion-icon').textContent = '+';\n        }\n      });\n    }\n\n    const isActive = button.classList.contains('active');\n    if (isActive) {\n      button.classList.remove('active');\n      content.classList.remove('active');\n      icon.textContent = '+';\n    } else {\n      button.classList.add('active');\n      content.classList.add('active');\n      icon.textContent = '×';\n    }\n  }\n\u003c\/script\u003e\n","brand":"Sugarpunch Marketing","offers":[{"title":"Default Title","offer_id":50453105311975,"sku":null,"price":97.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8178\/4807\/files\/pricing-packages-masterclass-6007179.jpg?v=1772623746"},{"product_id":"portfolio","title":"Portfolio Builder Masterclass","description":"\u003cstyle\u003e\n  .product-accordion-section * { margin: 0; padding: 0; box-sizing: border-box; }\n  .product-accordion-section { background: transparent; padding: 24px 40px; position: relative; overflow: hidden; font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }\n  .product-accordion-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(circle at 25% 30%, rgba(0, 95, 0, 0.015) 0%, transparent 45%), radial-gradient(circle at 75% 70%, rgba(211, 234, 253, 0.02) 0%, transparent 40%); pointer-events: none; z-index: 1; }\n  .product-accordion-section .section-container { max-width: 1000px; margin: 0 auto; position: relative; z-index: 2; }\n  .accordion-container { margin-top: 30px; }\n  .accordion-item { border-radius: 15px; overflow: hidden; margin-bottom: 15px; border: 2px solid #d3eafd; transition: all 0.3s ease; background: white; box-shadow: 0 4px 15px rgba(0, 95, 0, 0.06); }\n  .accordion-item:hover { border-color: #a3cc98; box-shadow: 0 6px 20px rgba(0, 95, 0, 0.1); }\n  .accordion-button { width: 100%; background: transparent; border: none; padding: 20px 25px; text-align: left; cursor: pointer; transition: all 0.3s ease; display: flex; justify-content: space-between; align-items: center; position: relative; }\n  .accordion-button:hover { background: rgba(211, 234, 253, 0.1); }\n  .accordion-button.active { background: rgba(163, 204, 152, 0.1); }\n  .accordion-title { color: #005f00; font-size: 1.3rem; font-weight: 600; line-height: 1.3; margin: 0; padding-right: 20px; }\n  .accordion-icon { color: #005f00; font-size: 1.4rem; font-weight: 300; transition: transform 0.3s ease; flex-shrink: 0; }\n  .accordion-button.active .accordion-icon { transform: rotate(45deg); }\n  .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; background: white; }\n  .accordion-content.active { max-height: 1000px; padding: 0 25px 25px 25px; }\n  .included-list { list-style: none; margin-top: 15px; }\n  .included-item { display: flex; align-items: flex-start; padding: 12px 0; border-bottom: 1px solid rgba(163, 204, 152, 0.15); }\n  .included-item:last-child { border-bottom: none; }\n  .checkmark { width: 20px; height: 20px; background: linear-gradient(135deg, #005f00, #a3cc98); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; margin-top: 2px; }\n  .checkmark::before { content: '✓'; color: white; font-weight: bold; font-size: 0.8rem; }\n  .item-content { flex: 1; }\n  .item-title { color: #005f00; font-size: 0.95rem; font-weight: 600; margin-bottom: 4px; }\n  .item-description { color: #005f00; font-size: 0.85rem; opacity: 0.8; line-height: 1.4; }\n  .info-cards-grid { display: grid; grid-template-columns: 1fr; gap: 15px; margin-top: 15px; }\n  .info-card-compact { background: rgba(211, 234, 253, 0.2); border: 1px solid #d3eafd; border-radius: 10px; padding: 18px; transition: all 0.3s ease; }\n  .info-card-compact:hover { background: rgba(211, 234, 253, 0.3); transform: translateY(-2px); }\n  .card-title-compact { color: #005f00; font-size: 1.1rem; font-weight: 600; margin-bottom: 10px; }\n  .card-content-compact { color: #005f00; font-size: 0.9rem; line-height: 1.5; opacity: 0.85; }\n  .faq-answer { color: #005f00; font-size: 0.95rem; line-height: 1.6; opacity: 0.9; margin-top: 15px; }\n\n  @media (max-width: 768px) {\n    .product-accordion-section { padding: 20px 20px; }\n    .accordion-button { padding: 18px 20px; }\n    .accordion-title { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 20px 20px 20px; }\n    .info-cards-grid { gap: 12px; }\n    .info-card-compact { padding: 15px; }\n  }\n  @media (max-width: 480px) {\n    .product-accordion-section { padding: 16px 15px; }\n    .accordion-button { padding: 16px 18px; }\n    .accordion-title { font-size: 1.1rem; padding-right: 15px; }\n    .accordion-icon { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 18px 18px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"product-accordion-section\"\u003e\n  \u003cdiv class=\"section-container\"\u003e\n    \u003cdiv class=\"accordion-container\"\u003e\n      \u003c!-- What's Included --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eWhat's Included\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul class=\"included-list\"\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eComplete Strategic Framework\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003e17 minutes of focused training across 7 strategic modules covering portfolio psychology, presentation, and implementation\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003ePunchy Portfolio Checklist\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eComprehensive quality assurance framework ensuring your portfolio meets professional standards and influences client perception\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003e3 Portfolio-Building Scripts\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eEthical, relationship-first scripts for securing opportunities to build your portfolio while providing genuine value\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003ePortfolio About Page Script\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eCustomizable copy framework that focuses on client outcomes and communicates your value proposition clearly\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eSocial Media Case Study Template\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003e9-page professional Canva template with step-by-step video walkthrough and 100 proven copy examples\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Key Features --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eKey Features \u0026amp; Benefits\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"info-cards-grid\"\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eStrategic Approach\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eThis is about understanding client psychology and building strategic tools that convert hesitant leads into confident clients ready to invest—not just creating something that looks pretty.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003e30-Day Portfolio Strategy\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eIncludes a proven framework for creating portfolio-worthy examples through strategic sample account management, perfect for new social media managers.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eSelf-Paced Implementation\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eComplete the core training in under 20 minutes, then implement at your own pace using the included templates and strategic frameworks.\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FAQ --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhat if I don't have any clients to showcase yet?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThis is exactly why I created the 30-day portfolio strategy included in the masterclass. You don't need to wait for the \"perfect\" client results to start attracting ideal clients. I'll show you how to create portfolio-worthy examples through strategic sample account management, giving you real, tangible proof points that demonstrate your capabilities to potential clients. Think of it as building your foundation while you build your business.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eCan I get support as I build my portfolio?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eYou'll receive customizable templates, proven scripts, and strategic frameworks that make portfolio creation straightforward and clear. You can also ask questions directly in the comment section of each module, where I provide guidance to help you implement what you've learned. The masterclass is designed to give you everything you need to move forward with confidence.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eIs this masterclass really worth the investment?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eHere's what I know: you're already doing the strategic work that deserves to be showcased professionally. This masterclass gives you the systematic approach to present that expertise confidently, whether you're just starting your business or you've been managing clients for years. With the templates, scripts, and 30-day strategy included, you're getting everything you need to create a portfolio that positions you as the strategic partner your ideal clients are seeking. The real question is whether you're ready to stop letting portfolio uncertainty hold you back from the opportunities you deserve.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eHow is this different from other portfolio advice I've seen?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eA lot of portfolio guidance focuses on making things look pretty or following generic templates. This masterclass approaches portfolio creation through the lens of client psychology and strategic positioning. You'll learn not just what to include, but why certain elements build trust while others undermine your credibility. It's the difference between having a portfolio and having a strategic tool that converts leads into clients.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhat happens after I complete the masterclass?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eYou'll have everything you need to create, present, and leverage a portfolio that reflects your expertise level. The templates and scripts are yours to use and customize as your business grows. More importantly, you'll understand the psychology behind effective portfolio presentation, so you can adapt and evolve your approach as you gain more experience and results. This is about building long-term confidence, not just creating a one-time asset.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eHow long does it take to complete?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThe masterclass is designed to respect your time and energy. You can complete the core training in under 20 minutes, then implement at your own pace using the included templates and frameworks. This is about strategic efficiency—getting you the insights you need without overwhelming you with unnecessary complexity. You'll know exactly what to do and how to do it, so you can focus on building your business instead of second-guessing your portfolio approach.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(button) {\n    const accordionItem = button.parentElement;\n    const content = accordionItem.querySelector('.accordion-content');\n    const icon = button.querySelector('.accordion-icon');\n    const isNested = accordionItem.parentElement.classList.contains('accordion-content');\n\n    if (!isNested) {\n      const allMainAccordions = document.querySelectorAll('.accordion-container \u003e .accordion-item');\n      allMainAccordions.forEach(item =\u003e {\n        if (item !== accordionItem) {\n          item.querySelector('.accordion-button').classList.remove('active');\n          item.querySelector('.accordion-content').classList.remove('active');\n          item.querySelector('.accordion-icon').textContent = '+';\n        }\n      });\n    } else {\n      const parentContent = accordionItem.closest('.accordion-content');\n      const siblingAccordions = parentContent.querySelectorAll('.accordion-item');\n      siblingAccordions.forEach(item =\u003e {\n        if (item !== accordionItem) {\n          item.querySelector('.accordion-button').classList.remove('active');\n          item.querySelector('.accordion-content').classList.remove('active');\n          item.querySelector('.accordion-icon').textContent = '+';\n        }\n      });\n    }\n\n    const isActive = button.classList.contains('active');\n    if (isActive) {\n      button.classList.remove('active');\n      content.classList.remove('active');\n      icon.textContent = '+';\n    } else {\n      button.classList.add('active');\n      content.classList.add('active');\n      icon.textContent = '×';\n    }\n  }\n\u003c\/script\u003e\n","brand":"Sugarpunch Marketing","offers":[{"title":"Default Title","offer_id":50453108752615,"sku":null,"price":97.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8178\/4807\/files\/portfolio-builder-masterclass-9553020.jpg?v=1772623747"},{"product_id":"clients","title":"Booking Clients Masterclass","description":"\u003cstyle\u003e\n  .product-description-section * { margin: 0; padding: 0; box-sizing: border-box; }\n  .product-description-section { background: transparent; padding: 24px 40px; position: relative; overflow: hidden; font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }\n  .product-description-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(circle at 25% 30%, rgba(0, 95, 0, 0.015) 0%, transparent 45%), radial-gradient(circle at 75% 70%, rgba(211, 234, 253, 0.02) 0%, transparent 40%); pointer-events: none; z-index: 1; }\n  .product-description-section .section-container { max-width: 1000px; margin: 0 auto; position: relative; z-index: 2; }\n  .accordion-container { margin-top: 30px; }\n  .accordion-item { border-radius: 15px; overflow: hidden; margin-bottom: 15px; border: 2px solid #d3eafd; transition: all 0.3s ease; background: white; box-shadow: 0 4px 15px rgba(0, 95, 0, 0.06); }\n  .accordion-item:hover { border-color: #a3cc98; box-shadow: 0 6px 20px rgba(0, 95, 0, 0.1); }\n  .accordion-button { width: 100%; background: transparent; border: none; padding: 20px 25px; text-align: left; cursor: pointer; transition: all 0.3s ease; display: flex; justify-content: space-between; align-items: center; position: relative; }\n  .accordion-button:hover { background: rgba(211, 234, 253, 0.1); }\n  .accordion-button.active { background: rgba(163, 204, 152, 0.1); }\n  .accordion-title { color: #005f00; font-size: 1.3rem; font-weight: 600; line-height: 1.3; margin: 0; padding-right: 20px; }\n  .accordion-icon { color: #005f00; font-size: 1.4rem; font-weight: 300; transition: transform 0.3s ease; flex-shrink: 0; }\n  .accordion-button.active .accordion-icon { transform: rotate(45deg); }\n  .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; background: white; }\n  .accordion-content.active { max-height: 1200px; padding: 0 25px 25px 25px; }\n  .included-list { list-style: none; margin-top: 15px; }\n  .included-item { display: flex; align-items: flex-start; padding: 12px 0; border-bottom: 1px solid rgba(163, 204, 152, 0.15); }\n  .included-item:last-child { border-bottom: none; }\n  .checkmark { width: 20px; height: 20px; background: linear-gradient(135deg, #005f00, #a3cc98); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; margin-top: 2px; }\n  .checkmark::before { content: '✓'; color: white; font-weight: bold; font-size: 0.8rem; }\n  .item-content { flex: 1; }\n  .item-title { color: #005f00; font-size: 0.95rem; font-weight: 600; margin-bottom: 4px; }\n  .item-description { color: #005f00; font-size: 0.85rem; opacity: 0.8; line-height: 1.4; }\n  .info-cards-grid { display: grid; grid-template-columns: 1fr; gap: 15px; margin-top: 15px; }\n  .info-card-compact { background: rgba(211, 234, 253, 0.2); border: 1px solid #d3eafd; border-radius: 10px; padding: 18px; transition: all 0.3s ease; }\n  .info-card-compact:hover { background: rgba(211, 234, 253, 0.3); transform: translateY(-2px); }\n  .card-title-compact { color: #005f00; font-size: 1.1rem; font-weight: 600; margin-bottom: 10px; }\n  .card-content-compact { color: #005f00; font-size: 0.9rem; line-height: 1.5; opacity: 0.85; }\n  .faq-answer { color: #005f00; font-size: 0.95rem; line-height: 1.6; opacity: 0.9; margin-top: 15px; }\n  @media (max-width: 768px) { .product-description-section { padding: 20px 20px; } .accordion-button { padding: 18px 20px; } .accordion-title { font-size: 1.2rem; } .accordion-content.active { padding: 0 20px 20px 20px; } .info-cards-grid { gap: 12px; } .info-card-compact { padding: 15px; } }\n  @media (max-width: 480px) { .product-description-section { padding: 16px 15px; } .accordion-button { padding: 16px 18px; } .accordion-title { font-size: 1.1rem; padding-right: 15px; } .accordion-icon { font-size: 1.2rem; } .accordion-content.active { padding: 0 18px 18px 18px; } }\n\u003c\/style\u003e\n\n\u003csection class=\"product-description-section\"\u003e\n  \u003cdiv class=\"section-container\"\u003e\n    \u003cdiv class=\"accordion-container\"\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\u003ch3 class=\"accordion-title\"\u003eWhat's Included\u003c\/h3\u003e\n\u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul class=\"included-list\"\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003ePerfect Pitch DM Script\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eWarm, consent-based pitching script that takes the pressure off while keeping things professional. No more staring at blank messages wondering what to say.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eClient Red, Yellow, \u0026amp; Green Flags Cheatsheet\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eQuick reference guide for spotting problem clients before you commit. Print it out or save as a screenshot for easy access during calls.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003e\"Are They Ready to Hire a Social Media Manager?\" Flowchart\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eDecision tree that helps you determine if your lead is actually ready to work with you or if they need to handle other priorities first.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eDiscovery Call Script \u0026amp; Objections Handbook\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eLead discovery calls with confidence using proven frameworks, plus know exactly how to handle objections around pricing, experience, and timeline.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eSocial Media Marketing Proposal Template\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eImpress potential clients with polished, high-ticket proposals that make you stand out from DIY competitors and bargain-hunting freelancers.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003ePotential Client Tracker\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eStay organized and strategic with your lead nurturing. Know exactly where each prospect is in your process and when to follow up.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\u003ch3 class=\"accordion-title\"\u003eKey Features \u0026amp; Benefits\u003c\/h3\u003e\n\u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"info-cards-grid\"\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eEthical Client Attraction\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eChange how you feel about selling through frameworks that help you see pitching as service, not manipulation. Build genuine connections with prospects who are excited to work with you.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eStrategic Positioning \u0026amp; Niching\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eLearn when to niche down, which industries make the best clients, and how to position yourself as the go-to expert for your ideal business owner.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"info-card-compact\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eProfessional Discovery Process\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eMaster every conversation from initial contact to signed proposal. Handle objections with confidence and create discovery calls that feel like strategic consultations.\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\u003ch3 class=\"accordion-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n\u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhen does the program start?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThis is a self-paced course that is always enrolling.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n\u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eI'm terrible at sales. Will this help me feel less awkward?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eYes! This masterclass is specifically designed for people who hate feeling pushy or salesy. You'll learn ethical approaches that feel like natural conversations between professionals, plus get exact scripts for every situation so you never have to wonder what to say.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n\u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eHow is this different from generic sales training?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThis training is built specifically for social media managers and the unique challenges of selling creative services. You'll learn industry-specific scripts, frameworks for handling common social media manager objections, and how to position yourself as a strategic professional rather than a task executor.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n\u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWill this teach me how to create content or analyze insights?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThis course focuses specifically on client attraction and booking. Other masterclasses in the library cover content creation, marketing strategy, and analytics.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n\u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhat other masterclasses are available?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThere's a full library of masterclasses, each focused on a different part of running a social media management business: Becoming a Successful Freelance Social Media Manager, Setup \u0026amp; Workflow Management Masterclass, Booking Clients Masterclass, Portfolio Builder Masterclass, Pricing \u0026amp; Packages Masterclass, Marketing Strategy Masterclass, Content Design Masterclass, and the Metrics \u0026amp; Reporting Masterclass.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n\u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eCan I use these strategies for any type of client?\u003c\/h4\u003e\n\u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\u003c\/button\u003e\u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eAbsolutely. While the examples focus on social media management, the frameworks work for any service-based business. You'll learn how to adapt the scripts and strategies for your specific niche and ideal client type.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    function toggleAccordion(button) {\n      const accordionItem = button.parentElement;\n      const content = accordionItem.querySelector('.accordion-content');\n      const icon = button.querySelector('.accordion-icon');\n      const isNested = accordionItem.parentElement.classList.contains('accordion-content');\n      if (!isNested) {\n        document.querySelectorAll('.accordion-container \u003e .accordion-item').forEach(item =\u003e { if (item !== accordionItem) { item.querySelector('.accordion-button').classList.remove('active'); item.querySelector('.accordion-content').classList.remove('active'); item.querySelector('.accordion-icon').textContent = '+'; } });\n      } else {\n        accordionItem.closest('.accordion-content').querySelectorAll('.accordion-item').forEach(item =\u003e { if (item !== accordionItem) { item.querySelector('.accordion-button').classList.remove('active'); item.querySelector('.accordion-content').classList.remove('active'); item.querySelector('.accordion-icon').textContent = '+'; } });\n      }\n      const isActive = button.classList.contains('active');\n      if (isActive) { button.classList.remove('active'); content.classList.remove('active'); icon.textContent = '+'; }\n      else { button.classList.add('active'); content.classList.add('active'); icon.textContent = '×'; }\n    }\n  \u003c\/script\u003e\n\u003c\/section\u003e\n","brand":"Sugarpunch Marketing","offers":[{"title":"Default Title","offer_id":50453114945767,"sku":null,"price":97.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8178\/4807\/files\/booking-clients-masterclass-9458601.png?v=1770127155"},{"product_id":"launch","title":"Setup \u0026 Workflow Management Masterclass","description":"\u003cstyle\u003e\n  .product-accordion-section * { margin: 0; padding: 0; box-sizing: border-box; }\n  .product-accordion-section { background: transparent; padding: 24px 40px; position: relative; overflow: hidden; font-family: 'DM Sans', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }\n  .product-accordion-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(circle at 25% 30%, rgba(0, 95, 0, 0.015) 0%, transparent 45%), radial-gradient(circle at 75% 70%, rgba(221, 216, 255, 0.02) 0%, transparent 40%); pointer-events: none; z-index: 1; }\n  .product-accordion-section .section-container { max-width: 1000px; margin: 0 auto; position: relative; z-index: 2; }\n  .accordion-container { margin-top: 30px; }\n  .accordion-item { border-radius: 15px; overflow: hidden; margin-bottom: 15px; border: 2px solid #ddd8ff; transition: all 0.3s ease; background: white; box-shadow: 0 4px 15px rgba(0, 95, 0, 0.06); }\n  .accordion-item:hover { border-color: #a3cc98; box-shadow: 0 6px 20px rgba(0, 95, 0, 0.1); }\n  .accordion-button { width: 100%; background: transparent; border: none; padding: 20px 25px; text-align: left; cursor: pointer; transition: all 0.3s ease; display: flex; justify-content: space-between; align-items: center; position: relative; }\n  .accordion-button:hover { background: rgba(221, 216, 255, 0.1); }\n  .accordion-button.active { background: rgba(163, 204, 152, 0.1); }\n  .accordion-title { color: #005f00; font-size: 1.3rem; font-weight: 600; line-height: 1.3; margin: 0; padding-right: 20px; }\n  .accordion-icon { color: #005f00; font-size: 1.4rem; font-weight: 300; transition: transform 0.3s ease; flex-shrink: 0; }\n  .accordion-button.active .accordion-icon { transform: rotate(45deg); }\n  .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.4s ease, padding 0.4s ease; background: white; }\n  .accordion-content.active { max-height: 2000px; padding: 0 25px 25px 25px; }\n  .included-list { list-style: none; margin-top: 15px; }\n  .included-item { display: flex; align-items: flex-start; padding: 12px 0; border-bottom: 1px solid rgba(163, 204, 152, 0.15); }\n  .included-item:last-child { border-bottom: none; }\n  .checkmark { width: 20px; height: 20px; background: linear-gradient(135deg, #005f00, #a3cc98); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-right: 12px; flex-shrink: 0; margin-top: 2px; }\n  .checkmark::before { content: '✓'; color: white; font-weight: bold; font-size: 0.8rem; }\n  .item-content { flex: 1; }\n  .item-title { color: #005f00; font-size: 0.95rem; font-weight: 600; margin-bottom: 4px; }\n  .item-description { color: #005f00; font-size: 0.85rem; opacity: 0.8; line-height: 1.4; }\n  .info-cards-grid { display: grid; grid-template-columns: 1fr; gap: 15px; margin-top: 15px; }\n  .card-title-compact { color: #005f00; font-size: 1.1rem; font-weight: 600; margin-bottom: 10px; }\n  .card-content-compact { color: #005f00; font-size: 0.9rem; line-height: 1.5; opacity: 0.85; }\n  .faq-answer { color: #005f00; font-size: 0.95rem; line-height: 1.6; opacity: 0.9; margin-top: 15px; }\n  .course-list { list-style: none; margin-top: 15px; }\n  .course-item { display: flex; align-items: flex-start; padding: 8px 0; border-bottom: 1px solid rgba(163, 204, 152, 0.1); }\n  .course-item:last-child { border-bottom: none; }\n  .course-bullet { width: 6px; height: 6px; background: #a3cc98; border-radius: 50%; margin-right: 10px; margin-top: 8px; flex-shrink: 0; }\n  .course-text { color: #005f00; font-size: 0.9rem; line-height: 1.4; opacity: 0.85; }\n\n  @media (max-width: 768px) {\n    .product-accordion-section { padding: 20px 20px; }\n    .accordion-button { padding: 18px 20px; }\n    .accordion-title { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 20px 20px 20px; }\n    .info-cards-grid { gap: 12px; }\n  }\n  @media (max-width: 480px) {\n    .product-accordion-section { padding: 16px 15px; }\n    .accordion-button { padding: 16px 18px; }\n    .accordion-title { font-size: 1.1rem; padding-right: 15px; }\n    .accordion-icon { font-size: 1.2rem; }\n    .accordion-content.active { padding: 0 18px 18px 18px; }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"product-accordion-section\"\u003e\n  \u003cdiv class=\"section-container\"\u003e\n    \u003cdiv class=\"accordion-container\"\u003e\n      \u003c!-- What's Included --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eWhat's Included\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cul class=\"included-list\"\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eProfessional Client Onboarding Systems\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eMaster the complete client onboarding process that sets clear expectations from day one. Get the exact workflows for bringing new clients into your business, plus the welcome packet template and questionnaire system.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eBulletproof Contract \u0026amp; Legal Framework\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eGet the contract essentials and legal protection you need without the overwhelm. Includes exactly what needs to be included in your contracts, how to get them signed digitally, and 30+ professional scripts for handling common client situations.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eStreamlined Payment \u0026amp; Invoicing Systems\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eSet up payment systems that actually work and get you paid on time. Learn which software options are worth it, how to structure your invoicing for consistent cash flow, and create professional payment processes.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eContent Creation \u0026amp; Approval Workflows\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eGet the step-by-step system for managing client accounts from content creation to approval to publishing. Includes login management, content review calendars, approval processes, and communication systems.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eBusiness Organization \u0026amp; Client Communication\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eThe systems that separate professional social media managers from chaotic ones. Learn how to organize client files, manage scheduling across multiple accounts, create monthly reporting processes, and establish communication rhythms.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eClient Success \u0026amp; Retention Strategies\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eMaster the client experience from onboarding to offboarding that generates referrals and testimonials. Get the exact scripts for requesting reviews, strategies for turning clients into raving fans, and systems for maintaining long-term client relationships.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n            \u003cli class=\"included-item\"\u003e\n\u003cdiv class=\"checkmark\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"item-content\"\u003e\n\u003cdiv class=\"item-title\"\u003eBusiness Setup Foundations\u003c\/div\u003e\n\u003cdiv class=\"item-description\"\u003eThe business basics you need in place: naming your business, brand development (including 12 ready-to-use brand moodboards), legal name verification, and the Instagram client attraction kit that helps ideal clients find you.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- Key Features --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eKey Features \u0026amp; Templates\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"info-cards-grid\"\u003e\n            \u003cdiv style=\"background: rgba(221, 216, 255, 0.2); border: 1px solid #ddd8ff; border-radius: 10px; padding: 18px; transition: all 0.3s ease;\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eBrand Ideabook\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003e12 unique moodboards for your brand as a social media manager including ready-to-use color palettes, inspiration images, fonts, aesthetics, graphic elements, and more! Includes a quiz: 'What Should Your Social Media Manager Brand Be?'\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv style=\"background: rgba(221, 216, 255, 0.2); border: 1px solid #ddd8ff; border-radius: 10px; padding: 18px; transition: all 0.3s ease;\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eClient Onboarding Welcome Packet Canva Template\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eWell put-together welcome packet that sets clear expectations for your clients and yourself, establishing communication boundaries while providing them with the clarity they need.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv style=\"background: rgba(221, 216, 255, 0.2); border: 1px solid #ddd8ff; border-radius: 10px; padding: 18px; transition: all 0.3s ease;\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eClient Onboarding Form \u0026amp; Management Workflow\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eKnow exactly what to put in your New Client Questionnaires plus the streamlined workflow for managing onboarding including contracts, invoicing, questionnaires, content creation, review, and approval cycles.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv style=\"background: rgba(221, 216, 255, 0.2); border: 1px solid #ddd8ff; border-radius: 10px; padding: 18px; transition: all 0.3s ease;\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eContent Review \u0026amp; Approval Calendar Canva Template\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eSimple, easy-to-navigate content calendar for yourself and your clients to communicate what you're working on and which phase of the creation process it's in - whether it's a draft, ready for review, under revision, approved or scheduled.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv style=\"background: rgba(221, 216, 255, 0.2); border: 1px solid #ddd8ff; border-radius: 10px; padding: 18px; transition: all 0.3s ease;\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003ePolicies \u0026amp; Customer Service Scripts Guide\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003e30+ copy\/paste scripts for responding to last-minute revision requests, handling late payments, past due deadlines, or other sticky situations. Communicate your policies and boundaries effectively and professionally.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv style=\"background: rgba(221, 216, 255, 0.2); border: 1px solid #ddd8ff; border-radius: 10px; padding: 18px; transition: all 0.3s ease;\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eScripts for Getting Reviews From Clients\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003e4 easy-to-use templates for clients who've agreed to provide a positive testimonial but aren't sure what to say. Help their review increase your likelihood of booking more clients!\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv style=\"background: rgba(221, 216, 255, 0.2); border: 1px solid #ddd8ff; border-radius: 10px; padding: 18px; transition: all 0.3s ease;\"\u003e\n\u003ch4 class=\"card-title-compact\"\u003eInstagram Client Attraction Kit for Social Media Managers\u003c\/h4\u003e\n\u003cp class=\"card-content-compact\"\u003eCustomizable Canva content templates that allow you to build an Instagram profile built around keyword SEO so that your ideal clients can easily find you - including bio formulas, story highlight scripts, and ready-to-use posts.\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FAQ --\u003e\n      \u003cdiv class=\"accordion-item\"\u003e\n        \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\"\u003e\n          \u003ch3 class=\"accordion-title\"\u003eFrequently Asked Questions\u003c\/h3\u003e\n          \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/button\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhen does the program start?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThis is a self-paced course that is always enrolling. You'll get immediate access to all training modules, templates, and resources as soon as you join.\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWill this teach me how to create content, marketing strategies and analyze client insights?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\u003cp class=\"faq-answer\"\u003eThe Setup \u0026amp; Workflow Management Masterclass focuses on the business side of running your social media management business: naming your business, choosing invoicing software to get paid by clients, business logistics and setup, contracts, onboarding and offboarding clients, systems for content calendars and approvals, and client organization. Other masterclasses in the collection DO teach content creation, marketing strategy, and how to analyze client insights!\u003c\/p\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"accordion-item\" style=\"margin-bottom: 10px; border: 1px solid rgba(163, 204, 152, 0.3);\"\u003e\n            \u003cbutton class=\"accordion-button\" onclick=\"toggleAccordion(this)\" style=\"padding: 15px 20px;\"\u003e\n              \u003ch4 class=\"accordion-title\" style=\"font-size: 1.1rem; font-weight: 400; text-transform: none; font-family: 'DM Sans', sans-serif;\"\u003eWhat other masterclasses can I take?\u003c\/h4\u003e\n              \u003cspan class=\"accordion-icon\" style=\"font-size: 1.2rem;\"\u003e+\u003c\/span\u003e\n            \u003c\/button\u003e\n            \u003cdiv class=\"accordion-content\"\u003e\n              \u003cp class=\"faq-answer\"\u003eEach masterclass focuses on a specific part of running a social media management business, so you can take the ones that match what you want to accomplish. The current masterclasses are:\u003c\/p\u003e\n              \u003cul class=\"course-list\"\u003e\n                \u003cli class=\"course-item\"\u003e\n\u003cdiv class=\"course-bullet\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"course-text\"\u003eBecoming a Successful Freelance Social Media Manager (a beginner's guide to the world of freelance social media management)\u003c\/div\u003e\n\u003c\/li\u003e\n                \u003cli class=\"course-item\"\u003e\n\u003cdiv class=\"course-bullet\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"course-text\"\u003eSetup \u0026amp; Workflow Management Masterclass (a comprehensive, step-by-step approach to launching and running your business)\u003c\/div\u003e\n\u003c\/li\u003e\n                \u003cli class=\"course-item\"\u003e\n\u003cdiv class=\"course-bullet\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"course-text\"\u003eBooking Clients Masterclass (the who, where, and how of landing high-paying clients for steady income)\u003c\/div\u003e\n\u003c\/li\u003e\n                \u003cli class=\"course-item\"\u003e\n\u003cdiv class=\"course-bullet\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"course-text\"\u003ePortfolio Builder Masterclass (quick, easy strategies for building a punchy portfolio from zero)\u003c\/div\u003e\n\u003c\/li\u003e\n                \u003cli class=\"course-item\"\u003e\n\u003cdiv class=\"course-bullet\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"course-text\"\u003ePricing \u0026amp; Packages Masterclass (how to set your prices and get paid what you deserve as a profitable social media manager)\u003c\/div\u003e\n\u003c\/li\u003e\n                \u003cli class=\"course-item\"\u003e\n\u003cdiv class=\"course-bullet\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"course-text\"\u003eMarketing Strategy Masterclass (mastering marketing strategies that sell on social media for your clients)\u003c\/div\u003e\n\u003c\/li\u003e\n                \u003cli class=\"course-item\"\u003e\n\u003cdiv class=\"course-bullet\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"course-text\"\u003eContent Design Masterclass (mastering design, copy, and video for social media managers)\u003c\/div\u003e\n\u003c\/li\u003e\n                \u003cli class=\"course-item\"\u003e\n\u003cdiv class=\"course-bullet\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"course-text\"\u003eMetrics \u0026amp; Reporting Masterclass (analyzing insights and KPIs for data-driven client reports)\u003c\/div\u003e\n\u003c\/li\u003e\n              \u003c\/ul\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cscript\u003e\n  function toggleAccordion(button) {\n    const accordionItem = button.parentElement;\n    const content = accordionItem.querySelector('.accordion-content');\n    const icon = button.querySelector('.accordion-icon');\n    const isNested = accordionItem.parentElement.classList.contains('accordion-content');\n\n    if (!isNested) {\n      const allMainAccordions = document.querySelectorAll('.accordion-container \u003e .accordion-item');\n      allMainAccordions.forEach(item =\u003e {\n        if (item !== accordionItem) {\n          item.querySelector('.accordion-button').classList.remove('active');\n          item.querySelector('.accordion-content').classList.remove('active');\n          item.querySelector('.accordion-icon').textContent = '+';\n        }\n      });\n    } else {\n      const parentContent = accordionItem.closest('.accordion-content');\n      const siblingAccordions = parentContent.querySelectorAll('.accordion-item');\n      siblingAccordions.forEach(item =\u003e {\n        if (item !== accordionItem) {\n          item.querySelector('.accordion-button').classList.remove('active');\n          item.querySelector('.accordion-content').classList.remove('active');\n          item.querySelector('.accordion-icon').textContent = '+';\n        }\n      });\n    }\n\n    const isActive = button.classList.contains('active');\n    if (isActive) {\n      button.classList.remove('active');\n      content.classList.remove('active');\n      icon.textContent = '+';\n    } else {\n      button.classList.add('active');\n      content.classList.add('active');\n      icon.textContent = '×';\n    }\n  }\n\u003c\/script\u003e\n","brand":"Sugarpunch Marketing","offers":[{"title":"Default Title","offer_id":50453118058727,"sku":null,"price":247.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0689\/8178\/4807\/files\/setup-workflow-management-masterclass-2007451.jpg?v=1770127147"}],"url":"https:\/\/shop.sugarpunchmarketing.com\/collections\/masterclasses-no-bundles-no-agency.oembed","provider":"Sugarpunch Marketing","version":"1.0","type":"link"}