{"id":168,"date":"2026-04-05T09:19:26","date_gmt":"2026-04-05T09:19:26","guid":{"rendered":"https:\/\/gpxpress-jm.com\/drive\/?page_id=168"},"modified":"2026-07-20T17:14:41","modified_gmt":"2026-07-20T17:14:41","slug":"terms-of-service","status":"publish","type":"page","link":"https:\/\/gpxpress-jm.com\/drive\/terms-of-service\/","title":{"rendered":"Terms of Service"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"168\" class=\"elementor elementor-168\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee5d9b5 e-con-full e-flex e-con e-parent\" data-id=\"ee5d9b5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8584602 elementor-widget elementor-widget-html\" data-id=\"8584602\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- GPXpress Terms of Service \u2014 paste this entire block into an Elementor HTML widget -->\r\n<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Fraunces:opsz,wght@9..144,600&display=swap');\r\n\r\n  .gpx-legal {\r\n    --teal: #2a7885;\r\n    --teal-dark: #1e5a64;\r\n    --teal-soft: #eaf3f5;\r\n    --gold: #b99654;\r\n    --gold-soft: #f7f1e6;\r\n    --ink: #1d2b31;\r\n    --muted: #5d6f76;\r\n    --line: #e3ebed;\r\n    --card: #ffffff;\r\n    font-family: 'Plus Jakarta Sans', -apple-system, 'Segoe UI', sans-serif;\r\n    color: var(--ink);\r\n    background: linear-gradient(180deg, #f6f9fa 0%, #fdfdfd 320px);\r\n    max-width: 100%;\r\n    padding: 56px 20px 72px;\r\n    line-height: 1.7;\r\n    font-size: 16px;\r\n    -webkit-font-smoothing: antialiased;\r\n  }\r\n  .gpx-legal * { box-sizing: border-box; margin: 0; }\r\n  .gpx-wrap { max-width: 860px; margin: 0 auto; }\r\n\r\n  \/* ---------- Hero ---------- *\/\r\n  .gpx-hero { text-align: center; margin-bottom: 44px; }\r\n  .gpx-eyebrow {\r\n    display: inline-flex; align-items: center; gap: 8px;\r\n    font-size: 12px; font-weight: 700; letter-spacing: 0.18em;\r\n    text-transform: uppercase; color: var(--gold);\r\n    margin-bottom: 18px;\r\n  }\r\n  .gpx-eyebrow::before, .gpx-eyebrow::after {\r\n    content: ''; width: 28px; height: 1px; background: var(--gold); opacity: .5;\r\n  }\r\n  .gpx-hero h1 {\r\n    font-family: 'Fraunces', Georgia, serif;\r\n    font-size: clamp(38px, 6vw, 54px);\r\n    font-weight: 600; color: var(--teal-dark);\r\n    letter-spacing: -0.01em; margin-bottom: 16px;\r\n  }\r\n  .gpx-hero p.gpx-sub {\r\n    max-width: 560px; margin: 0 auto 22px; color: var(--muted); font-size: 17px;\r\n  }\r\n  .gpx-updated {\r\n    display: inline-block; font-size: 13px; font-weight: 600;\r\n    color: var(--teal); background: var(--teal-soft);\r\n    border: 1px solid #d3e4e8; border-radius: 100px; padding: 7px 18px;\r\n  }\r\n\r\n  \/* ---------- TOC ---------- *\/\r\n  .gpx-toc {\r\n    display: flex; flex-wrap: wrap; gap: 8px; justify-content: center;\r\n    margin: 36px 0 52px;\r\n  }\r\n  .gpx-toc a {\r\n    font-size: 13px; font-weight: 600; text-decoration: none;\r\n    color: var(--teal-dark); background: #fff;\r\n    border: 1px solid var(--line); border-radius: 100px;\r\n    padding: 7px 15px; transition: all .18s ease;\r\n  }\r\n  .gpx-toc a:hover { border-color: var(--gold); color: var(--gold); background: var(--gold-soft); }\r\n\r\n  \/* ---------- Sections ---------- *\/\r\n  .gpx-sec {\r\n    background: var(--card);\r\n    border: 1px solid var(--line);\r\n    border-radius: 16px;\r\n    padding: 36px 40px;\r\n    margin-bottom: 20px;\r\n    scroll-margin-top: 110px;\r\n    box-shadow: 0 1px 2px rgba(29,43,49,.03), 0 8px 24px -18px rgba(29,43,49,.12);\r\n  }\r\n  .gpx-sec-head { display: flex; align-items: baseline; gap: 16px; margin-bottom: 16px; }\r\n  .gpx-num {\r\n    font-family: 'Fraunces', Georgia, serif;\r\n    font-size: 15px; font-weight: 600; color: var(--gold);\r\n    flex-shrink: 0; width: 34px; height: 34px;\r\n    display: flex; align-items: center; justify-content: center;\r\n    border: 1px solid var(--gold); border-radius: 50%;\r\n    align-self: center;\r\n  }\r\n  .gpx-sec h2 {\r\n    font-size: 21px; font-weight: 700; color: var(--teal-dark); letter-spacing: -0.01em;\r\n  }\r\n  .gpx-sec p { color: var(--ink); margin-bottom: 12px; }\r\n  .gpx-sec p:last-child { margin-bottom: 0; }\r\n  .gpx-sec strong { color: var(--teal-dark); font-weight: 700; }\r\n  .gpx-sec a { color: var(--teal); font-weight: 600; text-decoration: none; border-bottom: 1px solid #bcd7dc; }\r\n  .gpx-sec a:hover { color: var(--gold); border-color: var(--gold); }\r\n\r\n  \/* ---------- Lists ---------- *\/\r\n  .gpx-list { list-style: none; padding: 0; margin: 4px 0 12px; }\r\n  .gpx-list li {\r\n    position: relative; padding: 10px 0 10px 30px;\r\n    border-bottom: 1px solid #f0f5f6;\r\n  }\r\n  .gpx-list li:last-child { border-bottom: none; }\r\n  .gpx-list li::before {\r\n    content: ''; position: absolute; left: 4px; top: 19px;\r\n    width: 8px; height: 8px; border-radius: 2px;\r\n    background: var(--gold); transform: rotate(45deg);\r\n  }\r\n  .gpx-list-num { counter-reset: gpx; }\r\n  .gpx-list-num li::before {\r\n    counter-increment: gpx; content: counter(gpx);\r\n    width: 20px; height: 20px; top: 13px; left: 0;\r\n    background: var(--teal-soft); color: var(--teal); transform: none;\r\n    border-radius: 50%; font-size: 11px; font-weight: 700;\r\n    display: flex; align-items: center; justify-content: center;\r\n  }\r\n\r\n  \/* ---------- Callouts ---------- *\/\r\n  .gpx-note {\r\n    display: flex; gap: 14px; align-items: flex-start;\r\n    background: var(--gold-soft); border: 1px solid #e9dcc2;\r\n    border-radius: 12px; padding: 16px 20px; margin-top: 14px;\r\n    font-size: 15px; color: #6d5a33;\r\n  }\r\n  .gpx-note svg { flex-shrink: 0; margin-top: 3px; }\r\n\r\n  .gpx-liability {\r\n    background: var(--teal-soft); border: 1px solid #cfe0e4;\r\n    border-left: 4px solid var(--teal);\r\n    border-radius: 12px; padding: 20px 24px; margin-top: 6px;\r\n    font-size: 14px; font-weight: 600; letter-spacing: 0.02em;\r\n    color: var(--teal-dark); text-transform: uppercase; line-height: 1.8;\r\n  }\r\n\r\n  .gpx-foot { text-align: center; font-size: 13px; color: var(--muted); margin-top: 36px; }\r\n\r\n  @media (max-width: 640px) {\r\n    .gpx-sec { padding: 26px 22px; border-radius: 14px; }\r\n    .gpx-legal { padding: 40px 14px 56px; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"gpx-legal\">\r\n  <div class=\"gpx-wrap\">\r\n\r\n    <header class=\"gpx-hero\">\r\n      <span class=\"gpx-eyebrow\">GPXpress &middot; Legal<\/span>\r\n      <h1>Terms of Service<\/h1>\r\n      <p class=\"gpx-sub\">The agreement between you and GPXpress when you ride or drive with the Platform.<\/p>\r\n      <span class=\"gpx-updated\">Last updated &middot; February 4, 2026<\/span>\r\n    <\/header>\r\n\r\n    <nav class=\"gpx-toc\">\r\n      <a href=\"#gpx-t1\">Contractual Relationship<\/a>\r\n      <a href=\"#gpx-t2\">Our Services<\/a>\r\n      <a href=\"#gpx-t3\">Fares &amp; Payments<\/a>\r\n      <a href=\"#gpx-t4\">Safety &amp; Compliance<\/a>\r\n      <a href=\"#gpx-t5\">User Conduct<\/a>\r\n      <a href=\"#gpx-t6\">Limitation of Liability<\/a>\r\n      <a href=\"#gpx-t7\">Governing Law<\/a>\r\n    <\/nav>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-t1\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">1<\/span><h2>Contractual Relationship<\/h2><\/div>\r\n      <p>These Terms of Service (&ldquo;Terms&rdquo;) govern your use of the GPXpress Platform, owned and operated by the Sole Trader Company, trading as <strong>Red Fox Consulting<\/strong> (&ldquo;the Company&rdquo;). By using the Platform, you agree to these Terms.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-t2\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">2<\/span><h2>Description of Services<\/h2><\/div>\r\n      <p>GPXpress is a technology platform that connects Riders with two types of third-party transportation providers:<\/p>\r\n      <ol class=\"gpx-list gpx-list-num\">\r\n        <li><strong>Registered Taxis (Hackney Carriages):<\/strong> Licensed public passenger vehicles (PPV) identified by red license plates.<\/li>\r\n        <li><strong>Independent Contractors (Private Hire):<\/strong> Private individuals operating as contract carriage providers via the Platform.<\/li>\r\n      <\/ol>\r\n      <div class=\"gpx-note\">\r\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"#b99654\" stroke-width=\"2\" stroke-linecap=\"round\"><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        <span><strong>Acknowledgment:<\/strong> Red Fox Consulting does not provide transportation services. Drivers are independent contractors, not employees. We are not responsible for the acts, errors, or negligence of any Driver.<\/span>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-t3\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">3<\/span><h2>Fare Structure &amp; Payments<\/h2><\/div>\r\n      <ul class=\"gpx-list\">\r\n        <li><strong>Taxi Fares:<\/strong> Fares for registered taxis are governed by the Transport Authority of Jamaica approved rates.<\/li>\r\n        <li><strong>Contract Rates:<\/strong> Fares for independent contractors are estimated by the Platform based on time and distance.<\/li>\r\n        <li><strong>Cash &amp; Digital Payments:<\/strong> Riders may pay via cash (to the Driver) or by debit or credit card.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-t4\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">4<\/span><h2>Safety &amp; Compliance <span style=\"font-weight:500;color:var(--muted);font-size:15px;\">(Transport Authority Standards)<\/span><\/h2><\/div>\r\n      <p>To ensure safety on Jamaican roads, all Drivers on the Platform must:<\/p>\r\n      <ul class=\"gpx-list\">\r\n        <li>Maintain a valid Jamaican <strong>Driver&rsquo;s License<\/strong> (General or PPV as applicable).<\/li>\r\n        <li>Provide proof of current <strong>Certificate of Fitness<\/strong> and <strong>Road License<\/strong>.<\/li>\r\n        <li>Carry valid insurance covering <strong>&ldquo;Carriage of Passengers for Hire or Reward.&rdquo;<\/strong><\/li>\r\n      <\/ul>\r\n      <p>GPXpress reserves the right to deactivate any Driver who fails to meet these regulatory standards.<\/p>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-t5\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">5<\/span><h2>User Conduct<\/h2><\/div>\r\n      <ul class=\"gpx-list\">\r\n        <li><strong>Zero Tolerance:<\/strong> Harassment, violence, or illegal activity will result in a permanent ban.<\/li>\r\n        <li><strong>Cleanliness:<\/strong> Riders agree to reimburse Drivers for any material damage to the vehicle interior (e.g., spills or debris) as determined by the Platform.<\/li>\r\n      <\/ul>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-t6\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">6<\/span><h2>Limitation of Liability<\/h2><\/div>\r\n      <div class=\"gpx-liability\">\r\n        Red Fox Consulting shall not be liable for any damages, including personal injury or property damage, arising from the use of the Platform or services provided by Drivers. You assume all risk associated with the transportation services arranged via the Platform.\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"gpx-sec\" id=\"gpx-t7\">\r\n      <div class=\"gpx-sec-head\"><span class=\"gpx-num\">7<\/span><h2>Governing Law<\/h2><\/div>\r\n      <p>These Terms are governed by the <strong>Laws of Jamaica<\/strong>. Any disputes shall be resolved in the courts of Kingston, Jamaica.<\/p>\r\n    <\/section>\r\n\r\n    <p class=\"gpx-foot\">GPXpress &middot; Managed by Red Fox Consulting &middot; All rights reserved.<\/p>\r\n\r\n  <\/div>\r\n<\/div>\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>GPXpress &middot; Legal Terms of Service The agreement between you and GPXpress when you ride or drive with the Platform. Last updated &middot; February 4, 2026 Contractual Relationship Our Services Fares &amp; Payments Safety &amp; Compliance User Conduct Limitation of Liability Governing Law 1 Contractual Relationship These Terms of Service (&ldquo;Terms&rdquo;) govern your use of [&hellip;]<\/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-168","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/pages\/168","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/comments?post=168"}],"version-history":[{"count":7,"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/pages\/168\/revisions"}],"predecessor-version":[{"id":230,"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/pages\/168\/revisions\/230"}],"wp:attachment":[{"href":"https:\/\/gpxpress-jm.com\/drive\/wp-json\/wp\/v2\/media?parent=168"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}