{"id":49010,"date":"2022-03-09T18:37:03","date_gmt":"2022-03-09T18:37:03","guid":{"rendered":"https:\/\/try.wpdownloadmanager.com\/addons\/?page_id=49010"},"modified":"2026-06-14T10:08:59","modified_gmt":"2026-06-14T10:08:59","slug":"membership-plans","status":"publish","type":"page","link":"https:\/\/try.wpdownloadmanager.com\/addons\/membership-plans\/","title":{"rendered":"Membership Plans"},"content":{"rendered":"<style>\n.wpdm-mp {\n    --mp-primary: #2D7FF9; --mp-primary-hover: #1A6DE0; --mp-primary-soft: #EDF4FE;\n    --mp-text: #0f172a; --mp-muted: #64748b; --mp-border: #e2e8f0; --mp-border-strong: #cbd5e1;\n    --mp-bg-card: #ffffff; --mp-success: #10b981; --mp-radius: 14px; --mp-radius-sm: 8px;\n    --mp-shadow: 0 1px 3px rgba(15,23,42,.06); --mp-shadow-lg: 0 18px 40px -12px rgba(15,23,42,.18);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--mp-text); max-width: 1140px; margin: 0 auto; box-sizing: border-box;\n}\n.wpdm-mp *, .wpdm-mp *::before, .wpdm-mp *::after { box-sizing: border-box; }\n.wpdm-mp .wpdm-mp-cur { font-size: .55em; font-weight: 600; color: var(--mp-muted); vertical-align: super; margin-right: 2px; }\n.wpdm-mp .wpdm-mp-btn {\n    display: inline-block; width: 100%; padding: 13px 18px; font-size: 15px; font-weight: 600;\n    text-align: center; border: 2px solid transparent; border-radius: var(--mp-radius-sm);\n    cursor: pointer; text-decoration: none; line-height: 1.2;\n    transition: background .15s, color .15s, border-color .15s, transform .1s, box-shadow .15s;\n}\n.wpdm-mp .wpdm-mp-btn--primary { background: var(--mp-primary); color: #fff; border-color: var(--mp-primary); box-shadow: 0 6px 16px -6px rgba(45,127,249,.5); }\n.wpdm-mp .wpdm-mp-btn--primary:hover { background: var(--mp-primary-hover); border-color: var(--mp-primary-hover); transform: translateY(-1px); color: #fff; }\n.wpdm-mp .wpdm-mp-btn--outline { background: transparent; color: var(--mp-primary); border-color: var(--mp-border-strong); }\n.wpdm-mp .wpdm-mp-btn--outline:hover { background: var(--mp-primary); color: #fff; border-color: var(--mp-primary); transform: translateY(-1px); }\n.wpdm-mp .wpdm-mp-btn--current { background: #f1f5f9; color: var(--mp-muted); border-color: var(--mp-border); cursor: default; }\n.wpdm-mp .wpdm-mp-badge {\n    display: inline-block; background: var(--mp-primary); color: #fff; font-size: 12px; font-weight: 700;\n    letter-spacing: .03em; text-transform: uppercase; padding: 4px 12px; border-radius: 20px; white-space: nowrap;\n}\n.wpdm-mp .wpdm-mp-trial { font-size: 12.5px; color: var(--mp-muted); text-align: center; margin-top: 10px; }\n.wpdm-mp .wpdm-mp-current-tag { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; color: var(--mp-success); }\n<\/style>\n<div class=\"wpdm-mp wpdm-mp--cards\">\n    <style>\n.wpdm-mp--cards .wpdm-mp-grid {\n    display: grid; grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 26px; align-items: stretch;\n}\n@media (max-width: 900px) { .wpdm-mp--cards .wpdm-mp-grid { grid-template-columns: repeat(2, minmax(0,1fr)); } }\n@media (max-width: 600px) { .wpdm-mp--cards .wpdm-mp-grid { grid-template-columns: 1fr; } }\n.wpdm-mp--cards .wpdm-mp-card {\n    background: var(--mp-bg-card); border: 1px solid var(--mp-border); border-radius: var(--mp-radius);\n    padding: 34px 28px 30px; display: flex; flex-direction: column; position: relative;\n    box-shadow: var(--mp-shadow); transition: box-shadow .25s, transform .25s, border-color .25s;\n}\n.wpdm-mp--cards .wpdm-mp-card:hover { box-shadow: var(--mp-shadow-lg); transform: translateY(-4px); }\n.wpdm-mp--cards .wpdm-mp-card--featured { border-color: var(--mp-primary); box-shadow: 0 16px 40px -14px rgba(45,127,249,.4); }\n.wpdm-mp--cards .wpdm-mp-card--current { border-color: var(--mp-success); }\n.wpdm-mp--cards .wpdm-mp-card__badge { position: absolute; top: -13px; left: 50%; transform: translateX(-50%); }\n.wpdm-mp--cards .wpdm-mp-card__top { min-height: 56px; }\n.wpdm-mp--cards .wpdm-mp-name { font-size: 19px; font-weight: 700; margin: 0 0 4px; }\n.wpdm-mp--cards .wpdm-mp-desc { font-size: 13.5px; color: var(--mp-muted); margin: 0; line-height: 1.5; }\n.wpdm-mp--cards .wpdm-mp-price { font-size: 42px; font-weight: 800; line-height: 1; margin: 20px 0 4px; letter-spacing: -.02em; }\n.wpdm-mp--cards .wpdm-mp-period { font-size: 14px; color: var(--mp-muted); margin-bottom: 24px; min-height: 20px; }\n.wpdm-mp--cards .wpdm-mp-features { list-style: none; padding: 22px 0 0; margin: 0 0 26px; flex: 1; border-top: 1px solid var(--mp-border); }\n.wpdm-mp--cards .wpdm-mp-features li { padding: 7px 0; font-size: 14px; display: flex; align-items: flex-start; gap: 10px; line-height: 1.45; }\n.wpdm-mp--cards .wpdm-mp-features li::before {\n    content: ''; width: 20px; height: 20px; flex-shrink: 0; border-radius: 50%; background: #ecfdf5 url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='13' height='13' viewBox='0 0 24 24' fill='none' stroke='%2310b981' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'\/%3E%3C\/svg%3E\") no-repeat center;\n}\n.wpdm-mp--cards .wpdm-mp-card__cta { margin-top: auto; }\n.wpdm-mp--cards .wpdm-mp-current-tag { display: block; text-align: center; margin-bottom: 10px; }\n<\/style>\n<div class=\"wpdm-mp-grid\">\n            <div class=\"wpdm-mp-card\">\n            \n            <div class=\"wpdm-mp-card__top\">\n                <h3 class=\"wpdm-mp-name\">Free<\/h3>\n                                    <p class=\"wpdm-mp-desc\">Subscribe for free. No credit card is required.<\/p>\n                            <\/div>\n\n            <div class=\"wpdm-mp-price\">Free<\/div>\n            <div class=\"wpdm-mp-period\">\n                Lifetime            <\/div>\n\n                            <ul class=\"wpdm-mp-features\">\n                                            <li>2 GB disk space<\/li>\n                                            <li>1 TB bandwidth<\/li>\n                                            <li>Limited support<\/li>\n                                    <\/ul>\n            \n            <div class=\"wpdm-mp-card__cta\">\n                                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53736\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                            <\/div>\n        <\/div>\n            <div class=\"wpdm-mp-card\">\n            \n            <div class=\"wpdm-mp-card__top\">\n                <h3 class=\"wpdm-mp-name\">Starter<\/h3>\n                                    <p class=\"wpdm-mp-desc\">Subscribe for free. No credit card is required.<\/p>\n                            <\/div>\n\n            <div class=\"wpdm-mp-price\"><span class=\"wpdm-mp-cur\">$<\/span>29.00<\/div>\n            <div class=\"wpdm-mp-period\">\n                \/ 6 months            <\/div>\n\n                            <ul class=\"wpdm-mp-features\">\n                                            <li>5 GB disk space<\/li>\n                                            <li>10 TB bandwidth<\/li>\n                                            <li>Standard support<\/li>\n                                    <\/ul>\n            \n            <div class=\"wpdm-mp-card__cta\">\n                                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53737\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                            <\/div>\n        <\/div>\n            <div class=\"wpdm-mp-card\">\n            \n            <div class=\"wpdm-mp-card__top\">\n                <h3 class=\"wpdm-mp-name\">Business<\/h3>\n                                    <p class=\"wpdm-mp-desc\">Subscribe for free. No credit card is required.<\/p>\n                            <\/div>\n\n            <div class=\"wpdm-mp-price\"><span class=\"wpdm-mp-cur\">$<\/span>49.00<\/div>\n            <div class=\"wpdm-mp-period\">\n                \/ 6 months            <\/div>\n\n                            <ul class=\"wpdm-mp-features\">\n                                            <li>5 GB disk space<\/li>\n                                            <li>10 TB bandwidth<\/li>\n                                            <li>Standard support<\/li>\n                                    <\/ul>\n            \n            <div class=\"wpdm-mp-card__cta\">\n                                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53738\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                            <\/div>\n        <\/div>\n            <div class=\"wpdm-mp-card\">\n            \n            <div class=\"wpdm-mp-card__top\">\n                <h3 class=\"wpdm-mp-name\">With Free Trail<\/h3>\n                                    <p class=\"wpdm-mp-desc\">Plan With Free Trail<\/p>\n                            <\/div>\n\n            <div class=\"wpdm-mp-price\"><span class=\"wpdm-mp-cur\">$<\/span>9.00<\/div>\n            <div class=\"wpdm-mp-period\">\n                \/ 7 days            <\/div>\n\n                            <ul class=\"wpdm-mp-features\">\n                                            <li>Weekly Plan<\/li>\n                                            <li>With Free Trail<\/li>\n                                    <\/ul>\n            \n            <div class=\"wpdm-mp-card__cta\">\n                                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53739\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Start 1-Day Free Trial<\/a>                                    <div class=\"wpdm-mp-trial\">No charge during trial period<\/div>\n                            <\/div>\n        <\/div>\n            <div class=\"wpdm-mp-card\">\n            \n            <div class=\"wpdm-mp-card__top\">\n                <h3 class=\"wpdm-mp-name\">Daily<\/h3>\n                                    <p class=\"wpdm-mp-desc\">Daily Payment Plan<\/p>\n                            <\/div>\n\n            <div class=\"wpdm-mp-price\"><span class=\"wpdm-mp-cur\">$<\/span>5.00<\/div>\n            <div class=\"wpdm-mp-period\">\n                \/ day            <\/div>\n\n                            <ul class=\"wpdm-mp-features\">\n                                            <li>Daily Payment Plan<\/li>\n                                    <\/ul>\n            \n            <div class=\"wpdm-mp-card__cta\">\n                                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53740\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                            <\/div>\n        <\/div>\n            <div class=\"wpdm-mp-card\">\n            \n            <div class=\"wpdm-mp-card__top\">\n                <h3 class=\"wpdm-mp-name\">test<\/h3>\n                                    <p class=\"wpdm-mp-desc\">sgfdgd<\/p>\n                            <\/div>\n\n            <div class=\"wpdm-mp-price\"><span class=\"wpdm-mp-cur\">$<\/span>9.99<\/div>\n            <div class=\"wpdm-mp-period\">\n                \/ month            <\/div>\n\n                            <ul class=\"wpdm-mp-features\">\n                                            <li>dgdggg<\/li>\n                                    <\/ul>\n            \n            <div class=\"wpdm-mp-card__cta\">\n                                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53741\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Start 7-Day Free Trial<\/a>                                    <div class=\"wpdm-mp-trial\">No charge during trial period<\/div>\n                            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<h2 class=\"wp-block-heading\">wpdm_membership_plans variant=&#8221;table&#8221;<\/h2>\n\n\n<style>\n.wpdm-mp {\n    --mp-primary: #2D7FF9; --mp-primary-hover: #1A6DE0; --mp-primary-soft: #EDF4FE;\n    --mp-text: #0f172a; --mp-muted: #64748b; --mp-border: #e2e8f0; --mp-border-strong: #cbd5e1;\n    --mp-bg-card: #ffffff; --mp-success: #10b981; --mp-radius: 14px; --mp-radius-sm: 8px;\n    --mp-shadow: 0 1px 3px rgba(15,23,42,.06); --mp-shadow-lg: 0 18px 40px -12px rgba(15,23,42,.18);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--mp-text); max-width: 1140px; margin: 0 auto; box-sizing: border-box;\n}\n.wpdm-mp *, .wpdm-mp *::before, .wpdm-mp *::after { box-sizing: border-box; }\n.wpdm-mp .wpdm-mp-cur { font-size: .55em; font-weight: 600; color: var(--mp-muted); vertical-align: super; margin-right: 2px; }\n.wpdm-mp .wpdm-mp-btn {\n    display: inline-block; width: 100%; padding: 13px 18px; font-size: 15px; font-weight: 600;\n    text-align: center; border: 2px solid transparent; border-radius: var(--mp-radius-sm);\n    cursor: pointer; text-decoration: none; line-height: 1.2;\n    transition: background .15s, color .15s, border-color .15s, transform .1s, box-shadow .15s;\n}\n.wpdm-mp .wpdm-mp-btn--primary { background: var(--mp-primary); color: #fff; border-color: var(--mp-primary); box-shadow: 0 6px 16px -6px rgba(45,127,249,.5); }\n.wpdm-mp .wpdm-mp-btn--primary:hover { background: var(--mp-primary-hover); border-color: var(--mp-primary-hover); transform: translateY(-1px); color: #fff; }\n.wpdm-mp .wpdm-mp-btn--outline { background: transparent; color: var(--mp-primary); border-color: var(--mp-border-strong); }\n.wpdm-mp .wpdm-mp-btn--outline:hover { background: var(--mp-primary); color: #fff; border-color: var(--mp-primary); transform: translateY(-1px); }\n.wpdm-mp .wpdm-mp-btn--current { background: #f1f5f9; color: var(--mp-muted); border-color: var(--mp-border); cursor: default; }\n.wpdm-mp .wpdm-mp-badge {\n    display: inline-block; background: var(--mp-primary); color: #fff; font-size: 12px; font-weight: 700;\n    letter-spacing: .03em; text-transform: uppercase; padding: 4px 12px; border-radius: 20px; white-space: nowrap;\n}\n.wpdm-mp .wpdm-mp-trial { font-size: 12.5px; color: var(--mp-muted); text-align: center; margin-top: 10px; }\n.wpdm-mp .wpdm-mp-current-tag { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; color: var(--mp-success); }\n<\/style>\n<div class=\"wpdm-mp wpdm-mp--table\">\n    <style>\n.wpdm-mp--table .wpdm-mp-tablewrap { overflow-x: auto; -webkit-overflow-scrolling: touch; border: 1px solid var(--mp-border); border-radius: var(--mp-radius); box-shadow: var(--mp-shadow); }\n.wpdm-mp--table table.wpdm-mp-table { width: 100%; border-collapse: collapse; min-width: 1240px; background: var(--mp-bg-card); }\n.wpdm-mp--table .wpdm-mp-table th, .wpdm-mp--table .wpdm-mp-table td { padding: 16px 18px; text-align: center; border-bottom: 1px solid var(--mp-border); vertical-align: middle; }\n.wpdm-mp--table .wpdm-mp-table thead th { position: sticky; top: 0; background: var(--mp-bg-card); }\n.wpdm-mp--table .wpdm-mp-table .wpdm-mp-rowhead { text-align: left; font-weight: 600; font-size: 14px; color: var(--mp-text); width: 34%; background: #f8fafc; }\n.wpdm-mp--table .wpdm-mp-table thead .wpdm-mp-corner { background: #f8fafc; border-bottom: 1px solid var(--mp-border); }\n.wpdm-mp--table .wpdm-mp-col { min-width: 150px; }\n.wpdm-mp--table .wpdm-mp-col--featured { background: var(--mp-primary-soft); }\n.wpdm-mp--table .wpdm-mp-plan-name { font-size: 17px; font-weight: 700; display: block; }\n.wpdm-mp--table .wpdm-mp-plan-badge { margin-top: 8px; }\n.wpdm-mp--table .wpdm-mp-plan-current { display: inline-block; margin-top: 8px; }\n.wpdm-mp--table .wpdm-mp-table .wpdm-mp-price { font-size: 30px; font-weight: 800; letter-spacing: -.02em; }\n.wpdm-mp--table .wpdm-mp-table .wpdm-mp-period { font-size: 13px; color: var(--mp-muted); font-weight: 400; }\n.wpdm-mp--table .wpdm-mp-yes, .wpdm-mp--table .wpdm-mp-no { display: inline-flex; align-items: center; justify-content: center; width: 26px; height: 26px; border-radius: 50%; }\n.wpdm-mp--table .wpdm-mp-yes { background: #ecfdf5; }\n.wpdm-mp--table .wpdm-mp-no { background: #f1f5f9; }\n.wpdm-mp--table .wpdm-mp-table tbody tr:hover td { background: #fafcff; }\n.wpdm-mp--table .wpdm-mp-table tbody tr:hover .wpdm-mp-rowhead { background: #f1f6ff; }\n.wpdm-mp--table .wpdm-mp-table .wpdm-mp-ctarow td { padding-top: 22px; padding-bottom: 22px; border-bottom: none; }\n.wpdm-mp--table .wpdm-mp-trial { margin-top: 8px; }\n<\/style>\n<div class=\"wpdm-mp-tablewrap\">\n    <table class=\"wpdm-mp-table\">\n        <thead>\n            <tr>\n                <th class=\"wpdm-mp-corner\"><\/th>\n                                    <th class=\"wpdm-mp-col\">\n                        <span class=\"wpdm-mp-plan-name\">Free<\/span>\n                                            <\/th>\n                                    <th class=\"wpdm-mp-col\">\n                        <span class=\"wpdm-mp-plan-name\">Starter<\/span>\n                                            <\/th>\n                                    <th class=\"wpdm-mp-col\">\n                        <span class=\"wpdm-mp-plan-name\">Business<\/span>\n                                            <\/th>\n                                    <th class=\"wpdm-mp-col\">\n                        <span class=\"wpdm-mp-plan-name\">With Free Trail<\/span>\n                                            <\/th>\n                                    <th class=\"wpdm-mp-col\">\n                        <span class=\"wpdm-mp-plan-name\">Daily<\/span>\n                                            <\/th>\n                                    <th class=\"wpdm-mp-col\">\n                        <span class=\"wpdm-mp-plan-name\">test<\/span>\n                                            <\/th>\n                            <\/tr>\n        <\/thead>\n        <tbody>\n            <tr>\n                <td class=\"wpdm-mp-rowhead\">Price<\/td>\n                                    <td class=\"\">\n                        <div class=\"wpdm-mp-price\">Free<\/div>\n                        <div class=\"wpdm-mp-period\">\n                            Lifetime                        <\/div>\n                    <\/td>\n                                    <td class=\"\">\n                        <div class=\"wpdm-mp-price\"><span class=\"wpdm-mp-cur\">$<\/span>29.00<\/div>\n                        <div class=\"wpdm-mp-period\">\n                            \/ 6 months                        <\/div>\n                    <\/td>\n                                    <td class=\"\">\n                        <div class=\"wpdm-mp-price\"><span class=\"wpdm-mp-cur\">$<\/span>49.00<\/div>\n                        <div class=\"wpdm-mp-period\">\n                            \/ 6 months                        <\/div>\n                    <\/td>\n                                    <td class=\"\">\n                        <div class=\"wpdm-mp-price\"><span class=\"wpdm-mp-cur\">$<\/span>9.00<\/div>\n                        <div class=\"wpdm-mp-period\">\n                            \/ 7 days                        <\/div>\n                    <\/td>\n                                    <td class=\"\">\n                        <div class=\"wpdm-mp-price\"><span class=\"wpdm-mp-cur\">$<\/span>5.00<\/div>\n                        <div class=\"wpdm-mp-period\">\n                            \/ day                        <\/div>\n                    <\/td>\n                                    <td class=\"\">\n                        <div class=\"wpdm-mp-price\"><span class=\"wpdm-mp-cur\">$<\/span>9.99<\/div>\n                        <div class=\"wpdm-mp-period\">\n                            \/ month                        <\/div>\n                    <\/td>\n                            <\/tr>\n\n                            <tr>\n                    <td class=\"wpdm-mp-rowhead\">2 GB disk space<\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                    <\/tr>\n                            <tr>\n                    <td class=\"wpdm-mp-rowhead\">1 TB bandwidth<\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                    <\/tr>\n                            <tr>\n                    <td class=\"wpdm-mp-rowhead\">Limited support<\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                    <\/tr>\n                            <tr>\n                    <td class=\"wpdm-mp-rowhead\">5 GB disk space<\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                    <\/tr>\n                            <tr>\n                    <td class=\"wpdm-mp-rowhead\">10 TB bandwidth<\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                    <\/tr>\n                            <tr>\n                    <td class=\"wpdm-mp-rowhead\">Standard support<\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                    <\/tr>\n                            <tr>\n                    <td class=\"wpdm-mp-rowhead\">Weekly Plan<\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                    <\/tr>\n                            <tr>\n                    <td class=\"wpdm-mp-rowhead\">With Free Trail<\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                    <\/tr>\n                            <tr>\n                    <td class=\"wpdm-mp-rowhead\">Daily Payment Plan<\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                    <\/tr>\n                            <tr>\n                    <td class=\"wpdm-mp-rowhead\">dgdggg<\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-no\" title=\"Not included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#94a3b8\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                            <td class=\"\">\n                                                            <span class=\"wpdm-mp-yes\" title=\"Included\">\n                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#10b981\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg>\n                                <\/span>\n                                                    <\/td>\n                                    <\/tr>\n            \n            <tr class=\"wpdm-mp-ctarow\">\n                <td class=\"wpdm-mp-rowhead\"><\/td>\n                                    <td class=\"\">\n                        <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53736\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                                            <\/td>\n                                    <td class=\"\">\n                        <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53737\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                                            <\/td>\n                                    <td class=\"\">\n                        <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53738\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                                            <\/td>\n                                    <td class=\"\">\n                        <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53739\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Start 1-Day Free Trial<\/a>                                                    <div class=\"wpdm-mp-trial\">No charge during trial<\/div>\n                                            <\/td>\n                                    <td class=\"\">\n                        <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53740\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                                            <\/td>\n                                    <td class=\"\">\n                        <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53741\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Start 7-Day Free Trial<\/a>                                                    <div class=\"wpdm-mp-trial\">No charge during trial<\/div>\n                                            <\/td>\n                            <\/tr>\n        <\/tbody>\n    <\/table>\n<\/div>\n<\/div>\n\n\n\n\n<h2 class=\"wp-block-heading\">wpdm_membership_plans variant=&#8221;horizontal&#8221;<\/h2>\n\n\n<style>\n.wpdm-mp {\n    --mp-primary: #2D7FF9; --mp-primary-hover: #1A6DE0; --mp-primary-soft: #EDF4FE;\n    --mp-text: #0f172a; --mp-muted: #64748b; --mp-border: #e2e8f0; --mp-border-strong: #cbd5e1;\n    --mp-bg-card: #ffffff; --mp-success: #10b981; --mp-radius: 14px; --mp-radius-sm: 8px;\n    --mp-shadow: 0 1px 3px rgba(15,23,42,.06); --mp-shadow-lg: 0 18px 40px -12px rgba(15,23,42,.18);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: var(--mp-text); max-width: 1140px; margin: 0 auto; box-sizing: border-box;\n}\n.wpdm-mp *, .wpdm-mp *::before, .wpdm-mp *::after { box-sizing: border-box; }\n.wpdm-mp .wpdm-mp-cur { font-size: .55em; font-weight: 600; color: var(--mp-muted); vertical-align: super; margin-right: 2px; }\n.wpdm-mp .wpdm-mp-btn {\n    display: inline-block; width: 100%; padding: 13px 18px; font-size: 15px; font-weight: 600;\n    text-align: center; border: 2px solid transparent; border-radius: var(--mp-radius-sm);\n    cursor: pointer; text-decoration: none; line-height: 1.2;\n    transition: background .15s, color .15s, border-color .15s, transform .1s, box-shadow .15s;\n}\n.wpdm-mp .wpdm-mp-btn--primary { background: var(--mp-primary); color: #fff; border-color: var(--mp-primary); box-shadow: 0 6px 16px -6px rgba(45,127,249,.5); }\n.wpdm-mp .wpdm-mp-btn--primary:hover { background: var(--mp-primary-hover); border-color: var(--mp-primary-hover); transform: translateY(-1px); color: #fff; }\n.wpdm-mp .wpdm-mp-btn--outline { background: transparent; color: var(--mp-primary); border-color: var(--mp-border-strong); }\n.wpdm-mp .wpdm-mp-btn--outline:hover { background: var(--mp-primary); color: #fff; border-color: var(--mp-primary); transform: translateY(-1px); }\n.wpdm-mp .wpdm-mp-btn--current { background: #f1f5f9; color: var(--mp-muted); border-color: var(--mp-border); cursor: default; }\n.wpdm-mp .wpdm-mp-badge {\n    display: inline-block; background: var(--mp-primary); color: #fff; font-size: 12px; font-weight: 700;\n    letter-spacing: .03em; text-transform: uppercase; padding: 4px 12px; border-radius: 20px; white-space: nowrap;\n}\n.wpdm-mp .wpdm-mp-trial { font-size: 12.5px; color: var(--mp-muted); text-align: center; margin-top: 10px; }\n.wpdm-mp .wpdm-mp-current-tag { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; color: var(--mp-success); }\n<\/style>\n<div class=\"wpdm-mp wpdm-mp--horizontal\">\n    <style>\n.wpdm-mp--horizontal .wpdm-mp-rows { display: flex; flex-direction: column; gap: 16px; }\n.wpdm-mp--horizontal .wpdm-mp-row {\n    display: grid; grid-template-columns: 240px 1fr 220px; align-items: center; gap: 28px;\n    background: var(--mp-bg-card); border: 1px solid var(--mp-border); border-radius: var(--mp-radius);\n    padding: 24px 28px; box-shadow: var(--mp-shadow); transition: box-shadow .2s, transform .2s, border-color .2s;\n}\n.wpdm-mp--horizontal .wpdm-mp-row:hover { box-shadow: var(--mp-shadow-lg); transform: translateY(-2px); }\n.wpdm-mp--horizontal .wpdm-mp-row--featured { border-color: var(--mp-primary); }\n.wpdm-mp--horizontal .wpdm-mp-row--current { border-color: var(--mp-success); }\n.wpdm-mp--horizontal .wpdm-mp-row__head { display: flex; flex-direction: column; gap: 8px; }\n.wpdm-mp--horizontal .wpdm-mp-name { font-size: 19px; font-weight: 700; margin: 0; }\n.wpdm-mp--horizontal .wpdm-mp-badge, .wpdm-mp--horizontal .wpdm-mp-current-tag { align-self: flex-start; }\n.wpdm-mp--horizontal .wpdm-mp-price { font-size: 28px; font-weight: 800; letter-spacing: -.02em; }\n.wpdm-mp--horizontal .wpdm-mp-price .wpdm-mp-period { font-size: 13px; font-weight: 400; color: var(--mp-muted); margin-left: 4px; }\n.wpdm-mp--horizontal .wpdm-mp-row__features { display: flex; flex-wrap: wrap; gap: 8px 20px; }\n.wpdm-mp--horizontal .wpdm-mp-row__features span { font-size: 13.5px; color: var(--mp-text); display: inline-flex; align-items: center; gap: 7px; }\n.wpdm-mp--horizontal .wpdm-mp-row__features span::before {\n    content: ''; width: 16px; height: 16px; flex-shrink: 0; background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2310b981' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'\/%3E%3C\/svg%3E\") no-repeat center;\n}\n.wpdm-mp--horizontal .wpdm-mp-row__features em { color: var(--mp-muted); font-style: normal; font-size: 13.5px; }\n.wpdm-mp--horizontal .wpdm-mp-row__cta { text-align: center; }\n.wpdm-mp--horizontal .wpdm-mp-row__cta .wpdm-mp-current-tag { display: block; margin-bottom: 8px; }\n@media (max-width: 860px) {\n    .wpdm-mp--horizontal .wpdm-mp-row { grid-template-columns: 1fr; gap: 18px; text-align: left; }\n    .wpdm-mp--horizontal .wpdm-mp-row__cta { text-align: left; }\n}\n<\/style>\n<div class=\"wpdm-mp-rows\">\n            <div class=\"wpdm-mp-row\">\n            <div class=\"wpdm-mp-row__head\">\n                <h3 class=\"wpdm-mp-name\">Free<\/h3>\n                                <div class=\"wpdm-mp-price\">\n                    Free                    <span class=\"wpdm-mp-period\">\n                        lifetime                    <\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"wpdm-mp-row__features\">\n                                                            <span>2 GB disk space<\/span>\n                                            <span>1 TB bandwidth<\/span>\n                                            <span>Limited support<\/span>\n                                                <\/div>\n\n            <div class=\"wpdm-mp-row__cta\">\n                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53736\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                            <\/div>\n        <\/div>\n            <div class=\"wpdm-mp-row\">\n            <div class=\"wpdm-mp-row__head\">\n                <h3 class=\"wpdm-mp-name\">Starter<\/h3>\n                                <div class=\"wpdm-mp-price\">\n                    <span class=\"wpdm-mp-cur\">$<\/span>29.00                    <span class=\"wpdm-mp-period\">\n                        \/ 6 months                    <\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"wpdm-mp-row__features\">\n                                                            <span>5 GB disk space<\/span>\n                                            <span>10 TB bandwidth<\/span>\n                                            <span>Standard support<\/span>\n                                                <\/div>\n\n            <div class=\"wpdm-mp-row__cta\">\n                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53737\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                            <\/div>\n        <\/div>\n            <div class=\"wpdm-mp-row\">\n            <div class=\"wpdm-mp-row__head\">\n                <h3 class=\"wpdm-mp-name\">Business<\/h3>\n                                <div class=\"wpdm-mp-price\">\n                    <span class=\"wpdm-mp-cur\">$<\/span>49.00                    <span class=\"wpdm-mp-period\">\n                        \/ 6 months                    <\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"wpdm-mp-row__features\">\n                                                            <span>5 GB disk space<\/span>\n                                            <span>10 TB bandwidth<\/span>\n                                            <span>Standard support<\/span>\n                                                <\/div>\n\n            <div class=\"wpdm-mp-row__cta\">\n                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53738\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                            <\/div>\n        <\/div>\n            <div class=\"wpdm-mp-row\">\n            <div class=\"wpdm-mp-row__head\">\n                <h3 class=\"wpdm-mp-name\">With Free Trail<\/h3>\n                                <div class=\"wpdm-mp-price\">\n                    <span class=\"wpdm-mp-cur\">$<\/span>9.00                    <span class=\"wpdm-mp-period\">\n                        \/ 7 days                    <\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"wpdm-mp-row__features\">\n                                                            <span>Weekly Plan<\/span>\n                                            <span>With Free Trail<\/span>\n                                                <\/div>\n\n            <div class=\"wpdm-mp-row__cta\">\n                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53739\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Start 1-Day Free Trial<\/a>                                    <div class=\"wpdm-mp-trial\">No charge during trial<\/div>\n                            <\/div>\n        <\/div>\n            <div class=\"wpdm-mp-row\">\n            <div class=\"wpdm-mp-row__head\">\n                <h3 class=\"wpdm-mp-name\">Daily<\/h3>\n                                <div class=\"wpdm-mp-price\">\n                    <span class=\"wpdm-mp-cur\">$<\/span>5.00                    <span class=\"wpdm-mp-period\">\n                        \/ day                    <\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"wpdm-mp-row__features\">\n                                                            <span>Daily Payment Plan<\/span>\n                                                <\/div>\n\n            <div class=\"wpdm-mp-row__cta\">\n                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53740\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Subscribe<\/a>                            <\/div>\n        <\/div>\n            <div class=\"wpdm-mp-row\">\n            <div class=\"wpdm-mp-row__head\">\n                <h3 class=\"wpdm-mp-name\">test<\/h3>\n                                <div class=\"wpdm-mp-price\">\n                    <span class=\"wpdm-mp-cur\">$<\/span>9.99                    <span class=\"wpdm-mp-period\">\n                        \/ month                    <\/span>\n                <\/div>\n            <\/div>\n\n            <div class=\"wpdm-mp-row__features\">\n                                                            <span>dgdggg<\/span>\n                                                <\/div>\n\n            <div class=\"wpdm-mp-row__cta\">\n                <a href=\"https:\/\/try.wpdownloadmanager.com\/addons\/?wpdm_membership_subscribe=53741\" class=\"wpdm-mp-btn wpdm-mp-btn--outline\">Start 7-Day Free Trial<\/a>                                    <div class=\"wpdm-mp-trial\">No charge during trial<\/div>\n                            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>wpdm_membership_plans variant=&#8221;table&#8221; wpdm_membership_plans variant=&#8221;horizontal&#8221;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-49010","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/try.wpdownloadmanager.com\/addons\/wp-json\/wp\/v2\/pages\/49010","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/try.wpdownloadmanager.com\/addons\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/try.wpdownloadmanager.com\/addons\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/try.wpdownloadmanager.com\/addons\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/try.wpdownloadmanager.com\/addons\/wp-json\/wp\/v2\/comments?post=49010"}],"version-history":[{"count":9,"href":"https:\/\/try.wpdownloadmanager.com\/addons\/wp-json\/wp\/v2\/pages\/49010\/revisions"}],"predecessor-version":[{"id":53760,"href":"https:\/\/try.wpdownloadmanager.com\/addons\/wp-json\/wp\/v2\/pages\/49010\/revisions\/53760"}],"wp:attachment":[{"href":"https:\/\/try.wpdownloadmanager.com\/addons\/wp-json\/wp\/v2\/media?parent=49010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}