{"id":105,"date":"2026-09-26T05:15:39","date_gmt":"2026-09-26T05:15:39","guid":{"rendered":"https:\/\/c.texofts.com\/?page_id=105"},"modified":"2026-09-26T10:39:35","modified_gmt":"2026-09-26T10:39:35","slug":"terms","status":"publish","type":"page","link":"https:\/\/c.texofts.com\/?page_id=105","title":{"rendered":"Terms"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"105\" class=\"elementor elementor-105\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b46233c e-con-full e-flex e-con e-parent\" data-id=\"b46233c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5568c22 elementor-widget elementor-widget-html\" data-id=\"5568c22\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n\r\n<title>Terms of Service<\/title>\r\n\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n\r\n<link\r\n  href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&display=swap\"\r\n  rel=\"stylesheet\"\r\n>\r\n\r\n<style>\r\n\r\n\/* =========================================\r\n   RESET\r\n========================================= *\/\r\n\r\n*{\r\n  box-sizing:border-box;\r\n}\r\n\r\nhtml{\r\n  scroll-behavior:smooth;\r\n}\r\n\r\nbody{\r\n  margin:0;\r\n  padding:0;\r\n\r\n  background:#000;\r\n\r\n  color:#fff;\r\n\r\n  font-family:\"Inter\",sans-serif;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   TERMS PAGE\r\n========================================= *\/\r\n\r\n.terms-page{\r\n\r\n  width:100%;\r\n\r\n  min-height:100vh;\r\n\r\n  padding:55px 20px 90px;\r\n\r\n  position:relative;\r\n\r\n  overflow:hidden;\r\n\r\n  \/*\r\n    GREEN BOTTOM SHADOW REMOVED\r\n    CLEAN BLACK \/ DARK BACKGROUND\r\n  *\/\r\n\r\n  background:\r\n    radial-gradient(\r\n      ellipse at 50% 0%,\r\n      rgba(255,255,255,.035) 0%,\r\n      rgba(255,255,255,.012) 30%,\r\n      rgba(0,0,0,0) 65%\r\n    ),\r\n    #000;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   MAIN CONTAINER\r\n========================================= *\/\r\n\r\n.terms-container{\r\n\r\n  width:115%;\r\n\r\n  max-width:20000px;\r\n\r\n  margin:0 auto;\r\n\r\n  position:relative;\r\n\r\n  z-index:2;\r\n  \r\n  margin-left: -90px;\r\n    \r\n}\r\n\r\n\r\n\/* =========================================\r\n   BACK TO HOME\r\n========================================= *\/\r\n\r\n.terms-back{\r\n\r\n  display:block;\r\n\r\n  width:max-content;\r\n\r\n  margin:0 auto 20px;\r\n\r\n  color:#baff00;\r\n\r\n  text-decoration:none;\r\n\r\n  font-size:13px;\r\n\r\n  font-weight:500;\r\n\r\n  transition:\r\n    color .25s ease,\r\n    transform .25s ease;\r\n}\r\n\r\n\r\n.terms-back:hover{\r\n\r\n  color:#d7ff73;\r\n\r\n  transform:translateX(-3px);\r\n}\r\n\r\n\r\n\/* =========================================\r\n   PAGE TITLE\r\n========================================= *\/\r\n\r\n.terms-title{\r\n\r\n  margin:0;\r\n\r\n  text-align:center;\r\n\r\n  color:#fff;\r\n\r\n  font-size:48px;\r\n\r\n  line-height:1.15;\r\n\r\n  letter-spacing:-1.8px;\r\n\r\n  font-weight:800;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   LAST UPDATED\r\n========================================= *\/\r\n\r\n.terms-updated{\r\n\r\n  margin:12px 0 38px;\r\n\r\n  text-align:center;\r\n\r\n  color:#9e9e9e;\r\n\r\n  font-size:13px;\r\n\r\n  line-height:1.5;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   GLASS TERMS CARD\r\n   WIDTH = 80%\r\n========================================= *\/\r\n\r\n.terms-card{\r\n\r\n  \/*\r\n    TEXT \/ GLASS AREA 80%\r\n  *\/\r\n\r\n  width:80%;\r\n\r\n  margin:0 auto;\r\n\r\n  padding:42px 46px 46px;\r\n\r\n  border:1px solid rgba(255,255,255,.10);\r\n\r\n  border-radius:20px;\r\n\r\n  \/*\r\n    GLASS BACKGROUND\r\n  *\/\r\n\r\n  background:\r\n    linear-gradient(\r\n      135deg,\r\n      rgba(255,255,255,.075),\r\n      rgba(255,255,255,.025)\r\n    );\r\n\r\n  \/*\r\n    GLASS BLUR\r\n  *\/\r\n\r\n  backdrop-filter:blur(18px);\r\n\r\n  -webkit-backdrop-filter:blur(18px);\r\n\r\n  \/*\r\n    SOFT NEUTRAL SHADOW\r\n    NO GREEN SHADOW\r\n  *\/\r\n\r\n  box-shadow:\r\n    0 20px 60px rgba(0,0,0,.35),\r\n    inset 0 1px 0 rgba(255,255,255,.05);\r\n}\r\n\r\n\r\n\/* =========================================\r\n   SECTION\r\n========================================= *\/\r\n\r\n.terms-section{\r\n\r\n  margin:0 0 29px;\r\n}\r\n\r\n.terms-section:last-child{\r\n\r\n  margin-bottom:0;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   HEADINGS\r\n========================================= *\/\r\n\r\n.terms-section h2{\r\n\r\n  margin:0 0 11px;\r\n\r\n  color:#fff;\r\n\r\n  font-size:21px;\r\n\r\n  line-height:1.35;\r\n\r\n  font-weight:700;\r\n\r\n  letter-spacing:-.2px;\r\n}\r\n\r\n\r\n.terms-section h3{\r\n\r\n  margin:13px 0 8px;\r\n\r\n  color:#fff;\r\n\r\n  font-size:16px;\r\n\r\n  line-height:1.4;\r\n\r\n  font-weight:600;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   PARAGRAPHS\r\n========================================= *\/\r\n\r\n.terms-section p{\r\n\r\n  margin:0;\r\n\r\n  color:#c2c2c2;\r\n\r\n  font-size:15px;\r\n\r\n  line-height:1.7;\r\n\r\n  font-weight:400;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   LIST\r\n========================================= *\/\r\n\r\n.terms-section ul{\r\n\r\n  margin:8px 0 0;\r\n\r\n  padding-left:21px;\r\n\r\n  color:#c2c2c2;\r\n}\r\n\r\n\r\n.terms-section li{\r\n\r\n  margin:0 0 7px;\r\n\r\n  padding-left:2px;\r\n\r\n  font-size:15px;\r\n\r\n  line-height:1.6;\r\n}\r\n\r\n\r\n.terms-section li::marker{\r\n\r\n  color:#baff00;\r\n\r\n  font-size:9px;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   GREEN LINK\r\n========================================= *\/\r\n\r\n.terms-link{\r\n\r\n  color:#baff00;\r\n\r\n  text-decoration:none;\r\n\r\n  font-weight:500;\r\n\r\n  transition:\r\n    color .25s ease,\r\n    text-decoration .25s ease;\r\n}\r\n\r\n\r\n.terms-link:hover{\r\n\r\n  color:#d8ff78;\r\n\r\n  text-decoration:underline;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   CONTACT INFORMATION\r\n========================================= *\/\r\n\r\n.terms-contact{\r\n\r\n  color:#c2c2c2;\r\n\r\n  font-size:13px;\r\n\r\n  line-height:1.7;\r\n}\r\n\r\n\r\n.terms-contact strong{\r\n\r\n  color:#fff;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   SUBTLE GLASS HIGHLIGHT\r\n========================================= *\/\r\n\r\n.terms-card::before{\r\n\r\n  content:\"\";\r\n\r\n  position:absolute;\r\n\r\n  pointer-events:none;\r\n}\r\n\r\n\r\n\/* =========================================\r\n   TABLET\r\n========================================= *\/\r\n\r\n@media(max-width:900px){\r\n\r\n  .terms-page{\r\n\r\n    padding:48px 18px 70px;\r\n  }\r\n\r\n  .terms-container{\r\n\r\n    max-width:100%;\r\n  }\r\n\r\n  .terms-title{\r\n\r\n    font-size:42px;\r\n  }\r\n\r\n  .terms-card{\r\n\r\n    width:88%;\r\n\r\n    padding:35px 32px 40px;\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================================\r\n   MOBILE\r\n========================================= *\/\r\n\r\n@media(max-width:600px){\r\n\r\n  .terms-page{\r\n\r\n    padding:36px 13px 55px;\r\n  }\r\n\r\n  .terms-back{\r\n\r\n    font-size:12px;\r\n\r\n    margin-bottom:18px;\r\n  }\r\n\r\n  .terms-title{\r\n\r\n    font-size:34px;\r\n\r\n    letter-spacing:-1.2px;\r\n  }\r\n\r\n  .terms-updated{\r\n\r\n    font-size:12px;\r\n\r\n    margin-top:10px;\r\n\r\n    margin-bottom:28px;\r\n  }\r\n\r\n\r\n  \/*\r\n    MOBILE PAR WIDTH\r\n  *\/\r\n\r\n  .terms-card{\r\n\r\n    width:100%;\r\n\r\n    padding:28px 21px 32px;\r\n\r\n    border-radius:16px;\r\n\r\n    backdrop-filter:blur(14px);\r\n\r\n    -webkit-backdrop-filter:blur(14px);\r\n  }\r\n\r\n\r\n  .terms-section{\r\n\r\n    margin-bottom:25px;\r\n  }\r\n\r\n\r\n  .terms-section h2{\r\n\r\n    font-size:17px;\r\n  }\r\n\r\n\r\n  .terms-section h3{\r\n\r\n    font-size:15px;\r\n  }\r\n\r\n\r\n  .terms-section p,\r\n  .terms-section li,\r\n  .terms-contact{\r\n\r\n    font-size:12px;\r\n\r\n    line-height:1.65;\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================================\r\n   SMALL MOBILE\r\n========================================= *\/\r\n\r\n@media(max-width:400px){\r\n\r\n  .terms-title{\r\n\r\n    font-size:30px;\r\n  }\r\n\r\n  .terms-card{\r\n\r\n    padding:24px 18px 29px;\r\n  }\r\n\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n\r\n\r\n<body>\r\n\r\n\r\n<!-- =========================================\r\n     TERMS OF SERVICE\r\n========================================= -->\r\n\r\n<section\r\n  class=\"terms-page\"\r\n  id=\"terms\"\r\n>\r\n\r\n  <div class=\"terms-container\">\r\n\r\n\r\n    <!-- BACK TO HOME -->\r\n\r\n    <a\r\n      href=\"\/\"\r\n      class=\"terms-back\"\r\n    >\r\n      \u2190 Back to Home\r\n    <\/a>\r\n\r\n\r\n    <!-- TITLE -->\r\n\r\n    <h1 class=\"terms-title\">\r\n      Terms of Service\r\n    <\/h1>\r\n\r\n\r\n    <!-- LAST UPDATED -->\r\n\r\n    <p class=\"terms-updated\">\r\n      Last updated: September 29, 2025\r\n    <\/p>\r\n\r\n\r\n    <!-- =====================================\r\n         GLASS TERMS CONTENT\r\n    ====================================== -->\r\n\r\n    <div class=\"terms-card\">\r\n\r\n\r\n      <!-- ACCEPTANCE OF TERMS -->\r\n\r\n      <div class=\"terms-section\">\r\n\r\n        <h2>\r\n          Acceptance of Terms\r\n        <\/h2>\r\n\r\n        <p>\r\n          By accessing and using Aaghaz AI Institute's website and\r\n          services, you accept and agree to be bound by the terms and\r\n          provisions of this agreement. If you do not agree to these\r\n          terms, please do not use our services.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- DESCRIPTION OF SERVICE -->\r\n\r\n      <div class=\"terms-section\">\r\n\r\n        <h2>\r\n          Description of Service\r\n        <\/h2>\r\n\r\n        <p>\r\n          Aaghaz AI Institute provides online artificial intelligence\r\n          education Programs, training programs, and related educational\r\n          services. Our platform offers various learning materials,\r\n          interactive content, and certification programs designed to\r\n          help Members learn AI concepts and applications.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- USER ACCOUNTS -->\r\n\r\n      <div class=\"terms-section\">\r\n\r\n        <h2>\r\n          User Accounts and Registration\r\n        <\/h2>\r\n\r\n        <ul>\r\n\r\n          <li>\r\n            You must provide accurate and complete information during\r\n            registration\r\n          <\/li>\r\n\r\n          <li>\r\n            You are responsible for maintaining the confidentiality\r\n            of your account\r\n          <\/li>\r\n\r\n          <li>\r\n            You must be at least 16 years old to create an account\r\n          <\/li>\r\n\r\n          <li>\r\n            One person may not maintain multiple accounts\r\n          <\/li>\r\n\r\n          <li>\r\n            You are responsible for all activities under your account\r\n          <\/li>\r\n\r\n        <\/ul>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- PROGRAM ACCESS -->\r\n\r\n      <div class=\"terms-section\">\r\n\r\n        <h2>\r\n          Program Access and Content\r\n        <\/h2>\r\n\r\n\r\n        <h3>\r\n          Access Rights\r\n        <\/h3>\r\n\r\n        <ul>\r\n\r\n          <li>\r\n            Program access is granted upon successful payment and\r\n            enrollment\r\n          <\/li>\r\n\r\n          <li>\r\n            Access duration varies by Program and is specified at\r\n            purchase\r\n          <\/li>\r\n\r\n          <li>\r\n            We reserve the right to modify Program content and\r\n            structure\r\n          <\/li>\r\n\r\n          <li>\r\n            Program materials are for personal use only\r\n          <\/li>\r\n\r\n        <\/ul>\r\n\r\n\r\n        <h3>\r\n          Content Restrictions\r\n        <\/h3>\r\n\r\n        <ul>\r\n\r\n          <li>\r\n            You may not share, distribute, or resell Program materials\r\n          <\/li>\r\n\r\n          <li>\r\n            Recording or copying of Program content is prohibited\r\n          <\/li>\r\n\r\n          <li>\r\n            Content is protected by copyright and intellectual\r\n            property laws\r\n          <\/li>\r\n\r\n          <li>\r\n            Reverse engineering of Program materials is not allowed\r\n          <\/li>\r\n\r\n        <\/ul>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- PAYMENT TERMS -->\r\n\r\n      <div class=\"terms-section\">\r\n\r\n        <h2>\r\n          Payment Terms\r\n        <\/h2>\r\n\r\n        <ul>\r\n\r\n          <li>\r\n            All Program fees must be paid in full before access is\r\n            granted\r\n          <\/li>\r\n\r\n          <li>\r\n            Prices are subject to change without notice\r\n          <\/li>\r\n\r\n          <li>\r\n            Payment processing is handled by secure third-party\r\n            providers\r\n          <\/li>\r\n\r\n          <li>\r\n            Subscription fees are billed automatically unless cancelled\r\n          <\/li>\r\n\r\n          <li>\r\n            All payments are in USD unless otherwise specified\r\n          <\/li>\r\n\r\n        <\/ul>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- REFUND POLICY -->\r\n\r\n      <div\r\n        class=\"terms-section\"\r\n        id=\"refund-policy\"\r\n      >\r\n\r\n        <h2>\r\n          Refund Policy\r\n        <\/h2>\r\n\r\n        <p>\r\n          We offer a 10-day money-back guarantee for most Programs,\r\n          subject to the following conditions:\r\n        <\/p>\r\n\r\n        <ul>\r\n\r\n          <li>\r\n            Refund requests must be made within 10 days of purchase\r\n          <\/li>\r\n\r\n          <li>\r\n            You must have completed less than 30% of the Program\r\n            content\r\n          <\/li>\r\n\r\n          <li>\r\n            Refunds are not available for completed Programs or\r\n            certifications\r\n          <\/li>\r\n\r\n          <li>\r\n            Processing time for refunds is 5-10 business days\r\n          <\/li>\r\n\r\n          <li>\r\n            Subscription cancellations take effect at the next billing\r\n            cycle\r\n          <\/li>\r\n\r\n        <\/ul>\r\n\r\n        <p style=\"margin-top:10px;\">\r\n\r\n          For complete details, please review our\r\n\r\n          <a\r\n            href=\"#refund-policy\"\r\n            class=\"terms-link\"\r\n          >\r\n            Refund Policy page\r\n          <\/a>.\r\n\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- USER CONDUCT -->\r\n\r\n      <div class=\"terms-section\">\r\n\r\n        <h2>\r\n          User Conduct\r\n        <\/h2>\r\n\r\n        <p>\r\n          You agree not to use our services for any unlawful or\r\n          prohibited activities, including:\r\n        <\/p>\r\n\r\n        <ul>\r\n\r\n          <li>\r\n            Harassment or abuse of other users or instructors\r\n          <\/li>\r\n\r\n          <li>\r\n            Posting inappropriate, offensive, or illegal content\r\n          <\/li>\r\n\r\n          <li>\r\n            Attempting to hack or compromise platform security\r\n          <\/li>\r\n\r\n          <li>\r\n            Creating fake accounts or impersonating others\r\n          <\/li>\r\n\r\n          <li>\r\n            Spamming or commercial solicitation\r\n          <\/li>\r\n\r\n        <\/ul>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- INTELLECTUAL PROPERTY -->\r\n\r\n      <div class=\"terms-section\">\r\n\r\n        <h2>\r\n          Intellectual Property\r\n        <\/h2>\r\n\r\n        <p>\r\n          All content, trademarks, and intellectual property on our\r\n          platform belong to Aaghaz AI Institute or our content\r\n          creators. You may not use, reproduce, or distribute any\r\n          content without explicit written permission.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- DISCLAIMERS -->\r\n\r\n      <div class=\"terms-section\">\r\n\r\n        <h2>\r\n          Disclaimers and Limitations\r\n        <\/h2>\r\n\r\n        <ul>\r\n\r\n          <li>\r\n            Our services are provided \"as is\" without warranties\r\n          <\/li>\r\n\r\n          <li>\r\n            We do not guarantee specific learning outcomes or job\r\n            placement\r\n          <\/li>\r\n\r\n          <li>\r\n            We are not liable for any indirect or consequential damages\r\n          <\/li>\r\n\r\n          <li>\r\n            Our liability is limited to the amount paid for services\r\n          <\/li>\r\n\r\n          <li>\r\n            Program content may become outdated due to technology\r\n            changes\r\n          <\/li>\r\n\r\n        <\/ul>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- TERMINATION -->\r\n\r\n      <div class=\"terms-section\">\r\n\r\n        <h2>\r\n          Termination\r\n        <\/h2>\r\n\r\n        <p>\r\n          We reserve the right to suspend or terminate your account\r\n          at any time for violation of these terms. Upon termination,\r\n          your access to Programs and materials will be revoked.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- CHANGES TO TERMS -->\r\n\r\n      <div class=\"terms-section\">\r\n\r\n        <h2>\r\n          Changes to Terms\r\n        <\/h2>\r\n\r\n        <p>\r\n          We may update these Terms of Service from time to time.\r\n          Continued use of our services after changes constitutes\r\n          acceptance of the new terms.\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n      <!-- CONTACT INFORMATION -->\r\n\r\n      <div class=\"terms-section\">\r\n\r\n        <h2>\r\n          Contact Information\r\n        <\/h2>\r\n\r\n        <p class=\"terms-contact\">\r\n\r\n          For questions about these Terms of Service,\r\n          please contact us at:\r\n\r\n          <br><br>\r\n\r\n          <strong>Email:<\/strong>\r\n          legal@aaghaz.ai\r\n\r\n          <br>\r\n\r\n          <strong>Website:<\/strong>\r\n          www.aaghaz.ai\r\n\r\n          <br>\r\n\r\n          <strong>Address:<\/strong>\r\n          Aaghaz AI Institute, Education District\r\n\r\n        <\/p>\r\n\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f449ab9 elementor-widget elementor-widget-html\" data-id=\"f449ab9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- =========================================================\r\n     WEBSITE-WIDE FIXED LEFT BOTTOM GREEN SHADOW\r\n     SAME STYLE AS HERO SECTION\r\n========================================================= -->\r\n\r\n<div id=\"website-left-green-shadow\" aria-hidden=\"true\"><\/div>\r\n\r\n<style>\r\n\r\n#website-left-green-shadow{\r\n\r\n  position: fixed !important;\r\n\r\n  left: 0 !important;\r\n  bottom: 0 !important;\r\n\r\n  width: 80vw !important;\r\n  height: 520px !important;\r\n\r\n  \/*\r\n     HERO SECTION JESA\r\n     LEFT-BOTTOM GREEN GLOW\r\n  *\/\r\n\r\n  background:\r\n    radial-gradient(\r\n      ellipse at 12% 100%,\r\n\r\n      rgba(0,169,20,.66) 0%,\r\n\r\n      rgba(0,120,14,.47) 25%,\r\n\r\n      rgba(0,70,8,.25) 48%,\r\n\r\n      rgba(0,35,5,.09) 67%,\r\n\r\n      transparent 82%\r\n    ) !important;\r\n\r\n  \/*\r\n     SOFT SHADOW\r\n  *\/\r\n\r\n  filter: blur(25px) !important;\r\n\r\n  opacity: .78 !important;\r\n\r\n  \/*\r\n     WEBSITE KE HAR PAGE\/SECTION\r\n     KE UPAR FIXED RAHE\r\n  *\/\r\n\r\n  z-index: 999997 !important;\r\n\r\n  pointer-events: none !important;\r\n\r\n  margin: 0 !important;\r\n\r\n  padding: 0 !important;\r\n\r\n  transform: none !important;\r\n\r\n  border: 0 !important;\r\n\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TABLET\r\n========================================================= *\/\r\n\r\n@media(max-width:800px){\r\n\r\n  #website-left-green-shadow{\r\n\r\n    width: 80vw !important;\r\n\r\n    height: 400px !important;\r\n\r\n  }\r\n\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MOBILE\r\n========================================================= *\/\r\n\r\n@media(max-width:480px){\r\n\r\n  #website-left-green-shadow{\r\n\r\n    width: 80vw !important;\r\n\r\n    height: 320px !important;\r\n\r\n  }\r\n\r\n}\r\n\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Terms of Service \u2190 Back to Home Terms of Service Last updated: September 29, 2025 Acceptance of Terms By accessing&#8230;<\/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":{"footnotes":""},"class_list":["post-105","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/c.texofts.com\/index.php?rest_route=\/wp\/v2\/pages\/105","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/c.texofts.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/c.texofts.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/c.texofts.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/c.texofts.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=105"}],"version-history":[{"count":10,"href":"https:\/\/c.texofts.com\/index.php?rest_route=\/wp\/v2\/pages\/105\/revisions"}],"predecessor-version":[{"id":197,"href":"https:\/\/c.texofts.com\/index.php?rest_route=\/wp\/v2\/pages\/105\/revisions\/197"}],"wp:attachment":[{"href":"https:\/\/c.texofts.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=105"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}