{"id":268,"date":"2025-12-04T01:29:25","date_gmt":"2025-12-04T01:29:25","guid":{"rendered":"https:\/\/lcregister.petroleum.gov.gy\/appl\/?page_id=268"},"modified":"2026-02-13T09:26:11","modified_gmt":"2026-02-13T13:26:11","slug":"home","status":"publish","type":"page","link":"https:\/\/lcregister.petroleum.gov.gy\/appl\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"268\" class=\"elementor elementor-268\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-baa80a3 e-flex e-con-boxed e-con e-parent\" data-id=\"baa80a3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-80bcbcc e-con-full e-flex e-con e-child\" data-id=\"80bcbcc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db20732 elementor-widget elementor-widget-video\" data-id=\"db20732\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-inline\">\n\t\t\t\t\t<video class=\"elementor-video\" src=\"https:\/\/lcregister.petroleum.gov.gy\/appl\/wp-content\/uploads\/2026\/01\/WhatsApp-Video-2026-01-30-at-05.26.21.mp4\" controls=\"\" preload=\"metadata\" controlsList=\"nodownload\" poster=\"https:\/\/lcregister.petroleum.gov.gy\/appl\/wp-content\/uploads\/2026\/01\/Screenshot-2026-01-30-at-5.45.14-AM.png\"><\/video>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0b344bc elementor-widget elementor-widget-html\" data-id=\"0b344bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!doctype html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>Local Content Register \u2014 How to Get Registered<\/title>\n  <style>\n    :root{\n      --bg: #fff3ea;\n      --ink: #094841;\n      --accent: #a5d2aa;\n      --white: #ffffff;\n\n      --shadow: 0 10px 25px rgba(0,0,0,.08);\n      --radius-xl: 20px;\n      --radius-lg: 16px;\n      --radius-md: 12px;\n      --radius-sm: 10px;\n      --max: 1100px;\n    }\n\n    *{ box-sizing: border-box; }\n    html, body{ height: 100%; }\n    body{\n      margin: 0;\n      font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, \"Noto Sans\", \"Helvetica Neue\", sans-serif;\n      background: var(--bg);\n      color: var(--ink);\n      line-height: 1.45;\n    }\n\n    a{ color: inherit; }\n    .wrap{\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: 24px 18px 48px;\n    }\n\n    \/* Hero *\/\n    .hero{\n      background: var(--ink);\n      color: var(--white);\n      border-radius: var(--radius-xl);\n      padding: clamp(18px, 3vw, 34px);\n      box-shadow: var(--shadow);\n      position: relative;\n      overflow: hidden;\n    }\n    .hero::before{\n      content:\"\";\n      position:absolute;\n      inset:-40%;\n      background:\n        radial-gradient(circle at 20% 25%, rgba(255,255,255,.12), transparent 55%),\n        radial-gradient(circle at 80% 15%, rgba(37,136,81,.22), transparent 60%),\n        radial-gradient(circle at 70% 85%, rgba(255,255,255,.10), transparent 58%);\n      transform: rotate(8deg);\n      pointer-events:none;\n    }\n    .hero > *{ position: relative; }\n    .hero h1{\n      margin: 0 0 10px;\n      font-weight: 800;\n      letter-spacing: .2px;\n      font-size: clamp(26px, 3.2vw, 40px);\n            text-align: center;\n    }\n    .hero p{\n      margin: 0;\n      opacity: .92;\n      font-size: clamp(14px, 1.6vw, 16.5px);\n      text-align: justify;\n    }\n\n    \/* Section title banner *\/\n    .banner{\n      margin: 18px 0 18px;\n      background: rgba(255,255,255,.55);\n      border: 2px solid rgba(53,80,93,.35);\n      border-radius: 999px;\n      padding: 10px 14px;\n      text-align: center;\n      font-weight: 800;\n      letter-spacing: .3px;\n      box-shadow: 0 6px 16px rgba(0,0,0,.06);\n    }\n\n    \/* Cards *\/\n    .card{\n      background: var(--white);\n      border-radius: var(--radius-xl);\n      box-shadow: var(--shadow);\n      overflow: hidden;\n      border: 1px solid rgba(53,80,93,.10);\n      margin: 14px 0;\n    }\n    .card__head{\n      background: var(--ink);\n      color: var(--white);\n      padding: 14px 18px;\n      font-weight: 800;\n      font-size: 18px;\n      display:flex;\n      gap: 10px;\n      align-items: center;\n    }\n    .pill{\n      display:inline-flex;\n      align-items:center;\n      gap: 8px;\n      padding: 6px 10px;\n      border-radius: 999px;\n      background: rgba(255,255,255,.12);\n      font-weight: 700;\n      font-size: 13px;\n      letter-spacing: .2px;\n    }\n    .card__body{\n      padding: 18px;\n    }\n    .muted{\n      opacity: .85;\n      margin: 0 0 12px;\n    }\n    .subhead{\n      margin: 16px 0 8px;\n      font-weight: 800;\n      font-size: 15px;\n    }\n\n    .grid-2{\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 14px;\n      align-items: start;\n    }\n    .grid-3{\n      display:grid;\n      grid-template-columns: 1.1fr .9fr;\n      gap: 16px;\n      align-items: start;\n    }\n\n    .list{\n      margin: 8px 0 0;\n      padding-left: 18px;\n    }\n    .list li{ margin: 6px 0; }\n\n    .split-bullets{\n      display:grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 10px 26px;\n      margin-top: 8px;\n    }\n    .split-bullets ul{\n      margin: 0;\n      padding-left: 18px;\n    }\n    .split-bullets li{ margin: 6px 0; }\n\n    \/* Inner panels for Returning Applicant *\/\n    .panel{\n      background: rgba(223,233,236,.55);\n      border: 1px solid rgba(53,80,93,.12);\n      border-radius: var(--radius-lg);\n      padding: 14px;\n      min-height: 100%;\n    }\n    .panel h3{\n      margin: 2px 0 6px;\n      font-size: 16px;\n      font-weight: 900;\n    }\n    .panel p{ margin: 0 0 10px; }\n\n    \/* Buttons *\/\n    .btn{\n      display: inline-flex;\n      justify-content: center;\n      align-items: center;\n      gap: 10px;\n      padding: 10px 14px;\n      border-radius: 999px;\n      border: 0;\n      text-decoration: none;\n      font-weight: 800;\n      letter-spacing: .2px;\n      cursor: pointer;\n      transition: transform .06s ease, filter .15s ease;\n      user-select: none;\n      white-space: nowrap;\n    }\n    .btn:active{ transform: translateY(1px); }\n    .btn--accent{\n      background: var(--accent);\n      color: var(--white);\n    }\n    .btn--ink{\n      background: var(--ink);\n      color: var(--white);\n    }\n    .btn--ghost{\n      background: transparent;\n      color: var(--ink);\n      border: 2px solid rgba(53,80,93,.35);\n    }\n    .btn:hover{ filter: brightness(1.02); }\n\n    .cta-row{\n      display:flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-top: 14px;\n    }\n\n    \/* Footer *\/\n    footer{\n      margin-top: 20px;\n      text-align: center;\n      opacity: .7;\n      font-size: 13px;\n    }\n\n    \/* Responsive *\/\n    @media (max-width: 900px){\n      .grid-3{ grid-template-columns: 1fr; }\n    }\n    @media (max-width: 760px){\n      .grid-2{ grid-template-columns: 1fr; }\n      .split-bullets{ grid-template-columns: 1fr; }\n      .card__body{ padding: 16px; }\n    }\n\n    \/* Nice focus *\/\n    :focus-visible{\n      outline: 3px solid rgba(37,136,81,.45);\n      outline-offset: 3px;\n      border-radius: 10px;\n    }\n  <\/style>\n<\/head>\n\n<body>\n  <main class=\"wrap\">\n    <section class=\"hero\" aria-labelledby=\"page-title\">\n      <h1 id=\"page-title\">Welcome to the Local Content Register<\/h1>\n      <p>\n        The official platform for registering, managing, and maintaining Local Content certification.\n        This website is designed to make registration simple, transparent, and accessible for all eligible Guyanese nationals and Guyanese Companies.\n      <\/p>\n      <p style=\"margin-top:10px;\">\n        Whether you are registering for the first time, checking the status of an existing application,\n        or transitioning from the previous system, this platform provides a single, secure point of access.\n      <\/p>\n    <\/section>\n\n    <div class=\"banner\" role=\"heading\" aria-level=\"2\">How to Get Registered<\/div>\n\n    <!-- First Time Applicants -->\n    <section class=\"card\" aria-labelledby=\"first-time\">\n      <div class=\"card__head\">\n        <span class=\"pill\" aria-hidden=\"true\">\u25cf<\/span>\n        <div>\n          <div id=\"first-time\">First Time Applicant<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"card__body\">\n        <p class=\"muted\">\n          For Guyanese Nationals or Guyanese Companies who have never applied for and be issued with a certificate of registration:\n        <\/p>\n\n        <div class=\"subhead\">What you can do:<\/div>\n        <div class=\"split-bullets\" role=\"list\">\n          <ul class=\"list\" aria-label=\"First time applicant actions (left)\">\n            <li>Create a new user account<\/li>\n            <li>Submit an Application<\/li>\n          <\/ul>\n          <ul class=\"list\" aria-label=\"First time applicant actions (right)\">\n            <li>Upload required supporting documents<\/li>\n            <li>Track the progress of your application online<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"subhead\">Steps to get started:<\/div>\n        <ol class=\"list\">\n          <li>Click <strong>Register as a New User<\/strong><\/li>\n          <li>Create your account<\/li>\n          <li>Verify your email address<\/li>\n          <li>Log in<\/li>\n          <li>Complete and submit the Local Content registration form<\/li>\n        <\/ol>\n\n        <p class=\"muted\" style=\"margin-top:10px;\">\n          Once submitted, you can log in at any time to check your application status.\n        <\/p>\n\n        <div class=\"cta-row\">\n          <a class=\"btn btn--accent\" href=\"\/appl\/register\/\" aria-label=\"Register as a New User\">\n            Register as a New User\n            <span aria-hidden=\"true\">\u2192<\/span>\n          <\/a>\n          <a class=\"btn btn--ghost\" href=\"\/appl\/sign-in\/\" aria-label=\"Go to Log In section\">\n            Log In\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Returning Applicant -->\n    <section class=\"card\" aria-labelledby=\"returning\">\n      <div class=\"card__head\">\n        <span class=\"pill\" aria-hidden=\"true\">\u25cf<\/span>\n        <div id=\"returning\">\n          Returning Applicant\n          <span style=\"font-weight:600; opacity:.9;\">: A returning applicant is a Guyanese company who applied for and was issued a Local Content Certificate.<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"card__body\">\n        <div class=\"subhead\">What you can do:<\/div>\n        <div class=\"split-bullets\" role=\"list\">\n          <ul class=\"list\" aria-label=\"Returning applicant actions (left)\">\n            <li>Log in to your account<\/li>\n            <li>View the status of an application<\/li>\n          <\/ul>\n          <ul class=\"list\" aria-label=\"Returning applicant actions (right)\">\n            <li>Renew an existing Local Content certificate<\/li>\n            <li>Update application details if requested<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"grid-2\" style=\"margin-top:14px;\">\n          <!-- Log In to Access Account -->\n          <div class=\"panel\" id=\"login\" aria-labelledby=\"login-title\">\n            <h3 id=\"login-title\">Log In to Access Account<\/h3>\n            <p class=\"muted\">\n              For applicants who were previously registered and had an online account.\n            <\/p>\n\n            <ol class=\"list\">\n              <li>Click <strong>Log In<\/strong><\/li>\n              <li>Enter your registered email address and password<\/li>\n              <li>Access your dashboard and manage your application<\/li>\n            <\/ol>\n\n            <div class=\"cta-row\">\n              <a class=\"btn btn--accent\" href=\"\/appl\/\/sign-in\/\" aria-label=\"Log In\">\n                Log In\n                <span aria-hidden=\"true\">\u2192<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n\n          <!-- Retrieve Account Access -->\n          <div class=\"panel\" id=\"retrieve\" aria-labelledby=\"retrieve-title\">\n            <h3 id=\"retrieve-title\">Retrieve Account Access<\/h3>\n            <p class=\"muted\">\n              For returning applicants who forgot their credentials to their account \n              <strong>OR<\/strong> who applied for and was granted a Local Content Certificate but did not previously have an online account.\n            <\/p>\n\n            <div class=\"subhead\" style=\"margin-top:8px;\">Steps to access the new system:<\/div>\n            <ol class=\"list\">\n              <li>Enter <strong>Certificate Number<\/strong>, <strong>Email<\/strong> or <strong>Username<\/strong> and click <strong>Send Reset Link<\/strong><\/li>\n              <li>Email with reset link will be sent to the email used to initially register<\/li>\n              <li>Click reset link to set new password<\/li>\n              <li>Login using email address and new password<\/li>\n            <\/ol>\n\n            <div class=\"cta-row\">\n              <a class=\"btn btn--accent\" href=\"\/appl\/retrieve-existing-account\/\" aria-label=\"Retrieve Account Access (placeholder link)\">\n                Retrieve Account Access\n                <span aria-hidden=\"true\">\u2192<\/span>\n              <\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n\n\n      <\/div>\n    <\/section>\n\n    <!-- Optional anchor target to match CTA -->\n    <div id=\"register\" style=\"height:1px;\"><\/div>\n\n    <footer>\n      \u00a9 Local Content Register \u2022 Secure access \u2022 Support available via your administrative portal\n    <\/footer>\n  <\/main>\n\n  <script>\n    \/\/ Smooth scroll for in-page links\n    document.addEventListener(\"click\", function(e){\n      const a = e.target.closest('a[href^=\"#\"]');\n      if(!a) return;\n\n      const id = a.getAttribute(\"href\");\n      if(!id || id === \"#\") return;\n\n      const el = document.querySelector(id);\n      if(!el) return;\n\n      e.preventDefault();\n      el.scrollIntoView({ behavior: \"smooth\", block: \"start\" });\n      history.replaceState(null, \"\", id);\n    });\n  <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\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>https:\/\/lcregister.petroleum.gov.gy\/appl\/wp-content\/uploads\/2026\/01\/WhatsApp-Video-2026-01-30-at-05.26.21.mp4 Local Content Register \u2014 How to Get Registered Welcome to the Local Content Register The official platform for registering, managing, and maintaining Local Content certification. This website is designed to make registration simple, transparent, and accessible for all eligible Guyanese nationals and Guyanese Companies. Whether you are registering for the first time, checking the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-268","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/lcregister.petroleum.gov.gy\/appl\/wp-json\/wp\/v2\/pages\/268","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lcregister.petroleum.gov.gy\/appl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lcregister.petroleum.gov.gy\/appl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lcregister.petroleum.gov.gy\/appl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lcregister.petroleum.gov.gy\/appl\/wp-json\/wp\/v2\/comments?post=268"}],"version-history":[{"count":37,"href":"https:\/\/lcregister.petroleum.gov.gy\/appl\/wp-json\/wp\/v2\/pages\/268\/revisions"}],"predecessor-version":[{"id":937,"href":"https:\/\/lcregister.petroleum.gov.gy\/appl\/wp-json\/wp\/v2\/pages\/268\/revisions\/937"}],"wp:attachment":[{"href":"https:\/\/lcregister.petroleum.gov.gy\/appl\/wp-json\/wp\/v2\/media?parent=268"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}