{"id":6314,"date":"2025-08-10T06:53:13","date_gmt":"2025-08-10T06:53:13","guid":{"rendered":"https:\/\/medstuffies.com\/?page_id=6314"},"modified":"2026-03-01T02:00:53","modified_gmt":"2026-02-28T23:00:53","slug":"terms-of-service","status":"publish","type":"page","link":"https:\/\/medstuffies.com\/ar\/terms-of-service\/","title":{"rendered":"Terms of Service"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6314\" class=\"elementor elementor-6314\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a8325d2 e-con-full e-flex e-con e-parent\" data-id=\"a8325d2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;ekit_has_onepagescroll_dot&quot;:&quot;yes&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d05d03 elementor-widget elementor-widget-html\" data-id=\"3d05d03\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@400;500;700;800&display=swap');\r\n\r\n    \/* --- RESET & BASE STYLES --- *\/\r\n    .tos-wrapper {\r\n        font-family: 'Manrope', sans-serif;\r\n        color: #334155;\r\n        line-height: 1.6;\r\n        box-sizing: border-box;\r\n        background-color: #F8FAFC;\r\n    }\r\n    .tos-wrapper *, .tos-wrapper *::before, .tos-wrapper *::after {\r\n        box-sizing: border-box;\r\n    }\r\n    \r\n    html { scroll-behavior: smooth; }\r\n\r\n    \/* Colors *\/\r\n    :root {\r\n        --tos-dark: #0F172A;\r\n        --tos-rose: #E11D48;\r\n        --tos-indigo: #4F46E5;\r\n        --tos-grey: #64748B;\r\n        --tos-light: #F8FAFC;\r\n        --tos-white: #FFFFFF;\r\n    }\r\n\r\n    \/* --- HERO SECTION --- *\/\r\n    .tos-hero {\r\n        background-color: var(--tos-dark);\r\n        padding: 100px 20px 200px 20px;\r\n        text-align: center;\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    .tos-hero-badge {\r\n        display: inline-flex; align-items: center; gap: 8px;\r\n        background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.2);\r\n        color: #E2E8F0; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px;\r\n        padding: 8px 16px; border-radius: 50px; margin-bottom: 24px;\r\n    }\r\n    .tos-hero-title {\r\n        color: white; font-size: 56px; font-weight: 900; line-height: 1.1; margin: 0 0 24px 0;\r\n    }\r\n    .tos-gradient-text {\r\n        background: linear-gradient(90deg, #F472B6, #A78BFA);\r\n        -webkit-background-clip: text; -webkit-text-fill-color: transparent;\r\n    }\r\n    .tos-hero-sub {\r\n        color: #94A3B8; font-size: 20px; max-width: 700px; margin: 0 auto 40px auto;\r\n    }\r\n    .tos-updated {\r\n        font-size: 12px; font-weight: 700; color: #64748B; text-transform: uppercase; letter-spacing: 1px;\r\n    }\r\n\r\n    \/* --- MAIN LAYOUT --- *\/\r\n    .tos-container {\r\n        max-width: 1200px;\r\n        margin: -110px auto 100px auto;\r\n        padding: 0 20px;\r\n        display: grid;\r\n        grid-template-columns: 280px 1fr; \/* Desktop: Sidebar | Content *\/\r\n        gap: 60px;\r\n        position: relative;\r\n        z-index: 10;\r\n    }\r\n\r\n    \/* --- SIDEBAR --- *\/\r\n    .tos-sidebar { display: block; }\r\n    \r\n    .tos-toc {\r\n        background: white; border-radius: 24px; padding: 20px;\r\n        border: 1px solid #E2E8F0;\r\n        position: sticky; top: 120px;\r\n        box-shadow: 0 4px 6px -1px rgba(0,0,0,0.02);\r\n    }\r\n    .tos-toc-title {\r\n        font-size: 11px; font-weight: 800; color: #94A3B8; text-transform: uppercase; letter-spacing: 1px;\r\n        margin-bottom: 10px; display: block; padding-left: 10px;\r\n    }\r\n    .tos-toc-link {\r\n        display: block; padding: 10px 15px; border-radius: 10px;\r\n        color: #64748B; font-size: 14px; font-weight: 700; text-decoration: none;\r\n        transition: all 0.2s;\r\n    }\r\n    .tos-toc-link:hover { background: #F1F5F9; color: var(--tos-dark); }\r\n\r\n    \/* --- CONTENT BOX --- *\/\r\n    .tos-content {\r\n        background: white; border-radius: 32px; padding: 60px;\r\n        box-shadow: 0 20px 40px -10px rgba(0,0,0,0.1);\r\n        border: 1px solid #E2E8F0;\r\n    }\r\n\r\n    .tos-section { margin-bottom: 60px; scroll-margin-top: 140px; }\r\n    \r\n    .tos-h2 {\r\n        font-size: 24px; font-weight: 900; color: var(--tos-dark); margin-bottom: 20px;\r\n        display: flex; align-items: center; gap: 10px;\r\n    }\r\n    .tos-num { color: var(--tos-rose); }\r\n    .tos-p { font-size: 16px; color: #475569; margin-bottom: 20px; }\r\n    .tos-list { margin-left: 20px; margin-bottom: 20px; list-style: disc; color: #475569; }\r\n    .tos-list li { margin-bottom: 10px; }\r\n\r\n    \/* Alert Box *\/\r\n    .tos-alert {\r\n        background: #F1F5F9; border: 1px solid #E2E8F0;\r\n        border-radius: 16px; padding: 24px;\r\n        display: flex; gap: 15px; align-items: flex-start;\r\n        margin-bottom: 20px;\r\n    }\r\n    .tos-alert-icon {\r\n        background: white; color: var(--tos-indigo);\r\n        width: 40px; height: 40px; border-radius: 10px;\r\n        display: flex; align-items: center; justify-content: center; flex-shrink: 0;\r\n        box-shadow: 0 2px 5px rgba(0,0,0,0.05);\r\n    }\r\n    .tos-warning { background: #FEF2F2; border-color: #FEE2E2; }\r\n    .tos-warning .tos-alert-icon { color: #DC2626; }\r\n    .tos-alert-title { font-weight: 800; color: #0F172A; font-size: 14px; margin-bottom: 5px; display: block; }\r\n    .tos-alert-text { font-size: 14px; color: #64748B; margin: 0; }\r\n\r\n    \/* Contact Card *\/\r\n    .tos-contact-card {\r\n        background: #F8FAFC; border: 1px solid #E2E8F0; border-radius: 16px; padding: 24px;\r\n        display: flex; align-items: center; gap: 20px;\r\n        transition: all 0.3s ease;\r\n    }\r\n    .tos-c-icon {\r\n        width: 50px; height: 50px; background: white; border-radius: 50%;\r\n        display: flex; align-items: center; justify-content: center;\r\n        color: var(--tos-rose); border: 1px solid #E2E8F0; flex-shrink: 0;\r\n    }\r\n\r\n    \/* =========================================\r\n       MOBILE & TABLET OPTIMIZATIONS\r\n    ========================================= *\/\r\n    @media (max-width: 1024px) {\r\n        \/* 1. Hide Sidebar, Make Grid Full Width *\/\r\n        .tos-container {\r\n            grid-template-columns: 1fr !important; \/* Single Column *\/\r\n            gap: 0;\r\n        }\r\n        .tos-sidebar {\r\n            display: none !important; \/* Hide Navigation on mobile *\/\r\n        }\r\n        \r\n        \/* 2. Adjust Hero Text *\/\r\n        .tos-hero-title { font-size: 36px; }\r\n        .tos-hero-sub { font-size: 16px; }\r\n        .tos-hero { padding-bottom: 120px; } \/* Reduce padding *\/\r\n\r\n        \/* 3. Adjust Content Box Padding *\/\r\n        .tos-container { margin-top: -60px; } \/* Less overlap *\/\r\n        .tos-content {\r\n            padding: 30px 10px; \/* Smaller padding *\/\r\n            border-radius: 24px;\r\n        }\r\n        \r\n        \/* 4. Adjust Headings *\/\r\n        .tos-h2 { font-size: 20px; }\r\n        .tos-p, .tos-list { font-size: 14px; }\r\n        \r\n        \/* 5. Adjust Alert Boxes *\/\r\n        .tos-alert {\r\n            flex-direction: column; \/* Stack icon on top *\/\r\n            gap: 10px;\r\n            padding: 20px;\r\n        }\r\n        \r\n        \/* 6. Adjust Contact Card *\/\r\n        .tos-contact-card {\r\n            flex-direction: column;\r\n            text-align: center;\r\n            padding: 20px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"tos-wrapper\">\r\n\r\n    <!-- HERO -->\r\n    <div class=\"tos-hero\">\r\n        <div class=\"tos-glow-1\"><\/div>\r\n        <div class=\"tos-glow-2\"><\/div>\r\n        <div style=\"position: relative; z-index: 2;\">\r\n            <div class=\"tos-hero-badge\">Legal Documents<\/div>\r\n            <h1 class=\"tos-hero-title\">Terms of <span class=\"tos-gradient-text\">Service.<\/span><\/h1>\r\n            <p class=\"tos-hero-sub\">The rules of the road. Please read these terms carefully.<\/p>\r\n            <div class=\"tos-updated\">Effective Date: August 10, 2025<\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- MAIN CONTAINER -->\r\n    <div class=\"tos-container\">\r\n        \r\n        <!-- SIDEBAR (Hidden on Mobile) -->\r\n        <aside class=\"tos-sidebar\">\r\n            <div class=\"tos-toc\">\r\n                <span class=\"tos-toc-title\">Quick Navigation<\/span>\r\n                <a href=\"#service\" class=\"tos-toc-link\">1. Use of Service<\/a>\r\n                <a href=\"#accounts\" class=\"tos-toc-link\">2. User Accounts<\/a>\r\n                <a href=\"#content\" class=\"tos-toc-link\">3. User Content<\/a>\r\n                <a href=\"#ip\" class=\"tos-toc-link\">4. Intellectual Property<\/a>\r\n                <a href=\"#third-party\" class=\"tos-toc-link\">5. Third-Party<\/a>\r\n                <a href=\"#liability\" class=\"tos-toc-link\">6. Liability<\/a>\r\n                <a href=\"#contact\" class=\"tos-toc-link\">7. Contact<\/a>\r\n            <\/div>\r\n        <\/aside>\r\n\r\n        <!-- CONTENT -->\r\n        <main class=\"tos-content\">\r\n            \r\n            <p class=\"tos-p\">\r\n                Welcome to MEDstuffies! These Terms of Service (\"Terms\") govern your use of <strong>https:\/\/medstuffies.com\/<\/strong>.\r\n                By accessing or using the Service, you agree to be bound by these Terms.\r\n            <\/p>\r\n\r\n            <div class=\"w-full h-px bg-slate-100\" style=\"margin-bottom: 40px;\"><\/div>\r\n            \r\n            <!-- 1. Use of Service -->\r\n            <div id=\"service\" class=\"tos-section\">\r\n                <h2 class=\"tos-h2\"><span class=\"tos-num\">1.<\/span> Use of the Service<\/h2>\r\n                <p class=\"tos-p\">\r\n                    MEDstuffies provides a comprehensive medical education ecosystem. You agree to use the Service only for lawful educational purposes and in a manner that does not infringe the rights of others.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <!-- 2. Accounts -->\r\n            <div id=\"accounts\" class=\"tos-section\">\r\n                <h2 class=\"tos-h2\"><span class=\"tos-num\">2.<\/span> User Accounts<\/h2>\r\n                <p class=\"tos-p\">\r\n                    To access features like Courses and Mentorship, you may be required to create an account. You are responsible for maintaining the confidentiality of your password.\r\n                <\/p>\r\n                <div class=\"tos-alert\">\r\n                    <div class=\"tos-alert-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\r\n                    <\/div>\r\n                    <div>\r\n                        <span class=\"tos-alert-title\">Account Security<\/span>\r\n                        <p class=\"tos-alert-text\">You agree to notify us immediately of any unauthorized use of your account.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 3. Content -->\r\n            <div id=\"content\" class=\"tos-section\">\r\n                <h2 class=\"tos-h2\"><span class=\"tos-num\">3.<\/span> User-Generated Content<\/h2>\r\n                <p class=\"tos-p\">\r\n                    You are responsible for content you post. You agree your content will not:\r\n                <\/p>\r\n                <div class=\"tos-alert tos-warning\">\r\n                    <div class=\"tos-alert-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\r\n                    <\/div>\r\n                    <div>\r\n                        <span class=\"tos-alert-title\" style=\"color:#9F1239;\">Prohibited<\/span>\r\n                        <ul class=\"tos-list\" style=\"margin-bottom:0; color:#BE123C; margin-left:15px;\">\r\n                            <li>Be illegal or defamatory.<\/li>\r\n                            <li>Infringe intellectual property.<\/li>\r\n                            <li>Contain viruses.<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- 4. IP -->\r\n            <div id=\"ip\" class=\"tos-section\">\r\n                <h2 class=\"tos-h2\"><span class=\"tos-num\">4.<\/span> Intellectual Property<\/h2>\r\n                <p class=\"tos-p\">\r\n                    The Service and its original content are the exclusive property of MEDstuffies. Protected by copyright laws of the <strong>Hashemite Kingdom of Jordan<\/strong>.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <!-- 5. Third Party -->\r\n            <div id=\"third-party\" class=\"tos-section\">\r\n                <h2 class=\"tos-h2\"><span class=\"tos-num\">5.<\/span> Third-Party Services<\/h2>\r\n                <p class=\"tos-p\">\r\n                    The Service may integrate with third-party services (e.g., Google Calendar). We are not responsible for the availability or accuracy of such external sites.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <!-- 6. Liability -->\r\n            <div id=\"liability\" class=\"tos-section\">\r\n                <h2 class=\"tos-h2\"><span class=\"tos-num\">6.<\/span> Limitation of Liability<\/h2>\r\n                <p class=\"tos-p\">\r\n                    In no event shall MEDstuffies be liable for any indirect, incidental, or consequential damages.\r\n                <\/p>\r\n                <p class=\"tos-p\">\r\n                    <strong>Governing Law:<\/strong> These Terms shall be governed by the laws of the <strong>Hashemite Kingdom of Jordan<\/strong>.\r\n                <\/p>\r\n            <\/div>\r\n\r\n            <!-- 7. Contact -->\r\n            <div id=\"contact\" class=\"tos-section\" style=\"margin-bottom:0; border-top:1px solid #F1F5F9; padding-top:40px;\">\r\n                <h2 class=\"tos-h2\"><span class=\"tos-num\">7.<\/span> \u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627<\/h2>\r\n                <div class=\"tos-contact-card\">\r\n                    <div class=\"tos-c-icon\">\r\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\r\n                    <\/div>\r\n                    <div>\r\n                        <span style=\"display:block; font-size:11px; font-weight:700; color:#94A3B8; text-transform:uppercase;\">Legal Support<\/span>\r\n                        <h4 style=\"font-size:18px; font-weight:800; color:#0F172A; margin:0;\">support@medstuffies.com<\/h4>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/main>\r\n    <\/div>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Legal Documents Terms of Service. The rules of the road. Please read these terms carefully. Effective Date: August 10, 2025 Quick Navigation 1. Use of Service 2. User Accounts 3. User Content 4. Intellectual Property 5. Third-Party 6. Liability 7. Contact Welcome to MEDstuffies! These Terms of Service (&#8220;Terms&#8221;) govern your use of https:\/\/medstuffies.com\/. By [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6314","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/medstuffies.com\/ar\/wp-json\/wp\/v2\/pages\/6314","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/medstuffies.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/medstuffies.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/medstuffies.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/medstuffies.com\/ar\/wp-json\/wp\/v2\/comments?post=6314"}],"version-history":[{"count":1,"href":"https:\/\/medstuffies.com\/ar\/wp-json\/wp\/v2\/pages\/6314\/revisions"}],"predecessor-version":[{"id":11876,"href":"https:\/\/medstuffies.com\/ar\/wp-json\/wp\/v2\/pages\/6314\/revisions\/11876"}],"wp:attachment":[{"href":"https:\/\/medstuffies.com\/ar\/wp-json\/wp\/v2\/media?parent=6314"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}