{"id":798,"date":"2026-03-28T18:16:42","date_gmt":"2026-03-28T14:16:42","guid":{"rendered":"https:\/\/comtask.net\/?page_id=798"},"modified":"2026-07-20T23:43:21","modified_gmt":"2026-07-20T19:43:21","slug":"policies","status":"publish","type":"page","link":"https:\/\/comtask.net\/ar\/policies\/","title":{"rendered":"Comtask Policies"},"content":{"rendered":"<style>\n  :root{\n    --ct-navy:#050c3f;\n    --ct-teal:#18c7a0;\n    --ct-soft:#f7f9fb;\n    --ct-white:#ffffff;\n    --ct-text:#263044;\n    --ct-muted:#657087;\n    --ct-border:#e3e9ef;\n    --ct-shadow:0 16px 42px rgba(5,12,63,.09);\n  }\n\n  .ct-policies,\n  .ct-policies *{\n    box-sizing:border-box;\n  }\n\n  .ct-policies{\n    color:var(--ct-text);\n    font-family:inherit;\n    background:var(--ct-white);\n  }\n\n  .ct-policies a{\n    color:inherit;\n  }\n\n  .ct-policy-container{\n    width:min(1180px,calc(100% - 32px));\n    margin-inline:auto;\n  }\n\n  .ct-policy-hero{\n    padding:72px 0 60px;\n    background:\n      radial-gradient(circle at 88% 14%,rgba(24,199,160,.17),transparent 28%),\n      linear-gradient(135deg,#050c3f 0%,#09165d 58%,#0c2666 100%);\n    overflow:hidden;\n  }\n\n  .ct-policy-hero-grid{\n    display:grid;\n    grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);\n    align-items:center;\n    gap:52px;\n  }\n\n  .ct-policy-kicker{\n    display:inline-flex;\n    align-items:center;\n    gap:9px;\n    margin-bottom:18px;\n    color:var(--ct-teal);\n    font-size:13px;\n    font-weight:800;\n    letter-spacing:.13em;\n    text-transform:uppercase;\n  }\n\n  .ct-policy-kicker::before{\n    content:\"\";\n    width:34px;\n    height:2px;\n    background:var(--ct-teal);\n  }\n\n  .ct-policy-hero h1{\n    max-width:760px;\n    margin:0 0 20px;\n    color:#fff;\n    font-size:clamp(38px,5vw,64px);\n    line-height:1.08;\n    letter-spacing:-.025em;\n  }\n\n  .ct-policy-hero p{\n    max-width:740px;\n    margin:0;\n    color:#dce5f3;\n    font-size:18px;\n    line-height:1.75;\n  }\n\n  .ct-policy-actions{\n    display:flex;\n    flex-wrap:wrap;\n    gap:13px;\n    margin-top:28px;\n  }\n\n  .ct-policy-btn{\n    display:inline-flex;\n    min-height:50px;\n    align-items:center;\n    justify-content:center;\n    padding:13px 21px;\n    border-radius:10px;\n    text-decoration:none;\n    font-weight:800;\n    transition:transform .2s ease,box-shadow .2s ease,background .2s ease;\n  }\n\n  .ct-policy-btn:hover,\n  .ct-policy-btn:focus-visible{\n    transform:translateY(-2px);\n  }\n\n  .ct-policy-btn-primary{\n    color:var(--ct-navy)!important;\n    background:var(--ct-teal);\n    box-shadow:0 10px 24px rgba(24,199,160,.22);\n  }\n\n  .ct-policy-btn-secondary{\n    color:#fff!important;\n    border:1px solid rgba(255,255,255,.36);\n    background:rgba(255,255,255,.07);\n  }\n\n  .ct-policy-hero-image{\n    position:relative;\n  }\n\n  .ct-policy-hero-image::before{\n    content:\"\";\n    position:absolute;\n    inset:-18px 24px 18px -18px;\n    border:1px solid rgba(24,199,160,.38);\n    border-radius:24px;\n  }\n\n  .ct-policy-hero-image img{\n    position:relative;\n    display:block;\n    width:100%;\n    aspect-ratio:570\/630;\n    object-fit:cover;\n    border-radius:22px;\n    box-shadow:0 24px 60px rgba(0,0,0,.28);\n  }\n\n  .ct-policy-trust{\n    position:relative;\n    z-index:2;\n    margin-top:-1px;\n    background:#fff;\n    border-bottom:1px solid var(--ct-border);\n  }\n\n  .ct-policy-trust-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n  }\n\n  .ct-policy-trust-item{\n    padding:22px 18px;\n    text-align:center;\n    border-right:1px solid var(--ct-border);\n  }\n\n  .ct-policy-trust-item:last-child{\n    border-right:0;\n  }\n\n  .ct-policy-trust-item strong{\n    display:block;\n    margin-bottom:4px;\n    color:var(--ct-navy);\n    font-size:15px;\n  }\n\n  .ct-policy-trust-item span{\n    color:var(--ct-muted);\n    font-size:13px;\n  }\n\n  .ct-policy-intro{\n    padding:76px 0 38px;\n    background:var(--ct-soft);\n  }\n\n  .ct-policy-intro-grid{\n    display:grid;\n    grid-template-columns:.85fr 1.15fr;\n    gap:50px;\n    align-items:start;\n  }\n\n  .ct-policy-eyebrow{\n    display:block;\n    margin-bottom:10px;\n    color:var(--ct-teal);\n    font-size:13px;\n    font-weight:800;\n    letter-spacing:.12em;\n    text-transform:uppercase;\n  }\n\n  .ct-policy-intro h2,\n  .ct-policy-section-heading h2{\n    margin:0;\n    color:var(--ct-navy);\n    font-size:clamp(30px,4vw,44px);\n    line-height:1.15;\n    letter-spacing:-.02em;\n  }\n\n  .ct-policy-intro-copy p{\n    margin:0 0 16px;\n    color:var(--ct-muted);\n    font-size:17px;\n    line-height:1.75;\n  }\n\n  .ct-policy-index{\n    padding:0 0 62px;\n    background:var(--ct-soft);\n  }\n\n  .ct-policy-index-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:13px;\n  }\n\n  .ct-policy-index a{\n    display:flex;\n    align-items:center;\n    min-height:60px;\n    padding:14px 17px;\n    color:var(--ct-navy);\n    background:#fff;\n    border:1px solid var(--ct-border);\n    border-radius:12px;\n    text-decoration:none;\n    font-size:14px;\n    font-weight:750;\n    box-shadow:0 7px 18px rgba(5,12,63,.04);\n    transition:border-color .2s ease,transform .2s ease;\n  }\n\n  .ct-policy-index a::before{\n    content:\"\";\n    flex:0 0 9px;\n    width:9px;\n    height:9px;\n    margin-right:11px;\n    border-radius:50%;\n    background:var(--ct-teal);\n  }\n\n  .ct-policy-index a:hover,\n  .ct-policy-index a:focus-visible{\n    border-color:var(--ct-teal);\n    transform:translateY(-2px);\n  }\n\n  .ct-policy-accordion-section{\n    padding:76px 0;\n    background:#fff;\n  }\n\n  .ct-policy-section-heading{\n    max-width:790px;\n    margin:0 auto 34px;\n    text-align:center;\n  }\n\n  .ct-policy-section-heading p{\n    margin:14px auto 0;\n    color:var(--ct-muted);\n    font-size:17px;\n    line-height:1.7;\n  }\n\n  .ct-policy-accordion{\n    display:grid;\n    gap:15px;\n    max-width:1000px;\n    margin:0 auto;\n  }\n\n  .ct-policy-item{\n    scroll-margin-top:110px;\n    background:#fff;\n    border:1px solid var(--ct-border);\n    border-radius:15px;\n    box-shadow:0 8px 24px rgba(5,12,63,.045);\n    overflow:hidden;\n  }\n\n  .ct-policy-item[open]{\n    border-color:rgba(24,199,160,.62);\n    box-shadow:var(--ct-shadow);\n  }\n\n  .ct-policy-item summary{\n    position:relative;\n    display:grid;\n    grid-template-columns:1fr auto;\n    gap:18px;\n    align-items:center;\n    min-height:88px;\n    padding:20px 72px 20px 24px;\n    cursor:pointer;\n    list-style:none;\n    color:var(--ct-navy);\n    background:#fff;\n  }\n\n  .ct-policy-item summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .ct-policy-item summary::after{\n    content:\"+\";\n    position:absolute;\n    right:24px;\n    top:50%;\n    display:flex;\n    width:34px;\n    height:34px;\n    align-items:center;\n    justify-content:center;\n    color:var(--ct-navy);\n    background:rgba(24,199,160,.15);\n    border-radius:50%;\n    font-size:24px;\n    font-weight:500;\n    transform:translateY(-50%);\n  }\n\n  .ct-policy-item[open] summary::after{\n    content:\"\u2212\";\n    color:#fff;\n    background:var(--ct-navy);\n  }\n\n  .ct-policy-summary-title{\n    display:block;\n    font-size:20px;\n    font-weight:850;\n    line-height:1.35;\n  }\n\n  .ct-policy-summary-meta{\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n    margin-top:8px;\n  }\n\n  .ct-policy-code,\n  .ct-policy-date{\n    display:inline-flex;\n    align-items:center;\n    min-height:26px;\n    padding:4px 9px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:750;\n  }\n\n  .ct-policy-code{\n    color:var(--ct-navy);\n    background:#eef1f8;\n  }\n\n  .ct-policy-date{\n    color:#096653;\n    background:#e7faf5;\n  }\n\n  .ct-policy-body{\n    padding:0 28px 30px;\n    border-top:1px solid var(--ct-border);\n  }\n\n  .ct-policy-body h3{\n    margin:26px 0 9px;\n    color:var(--ct-navy);\n    font-size:18px;\n  }\n\n  .ct-policy-body p{\n    margin:10px 0;\n    color:var(--ct-muted);\n    line-height:1.75;\n  }\n\n  .ct-policy-body ul{\n    margin:10px 0 0;\n    padding-left:20px;\n  }\n\n  .ct-policy-body li{\n    margin:8px 0;\n    color:var(--ct-text);\n    line-height:1.65;\n  }\n\n  .ct-policy-body li::marker{\n    color:var(--ct-teal);\n  }\n\n  .ct-policy-note{\n    margin-top:24px;\n    padding:17px 18px;\n    color:#32405b;\n    background:var(--ct-soft);\n    border-left:4px solid var(--ct-teal);\n    border-radius:9px;\n    line-height:1.7;\n  }\n\n  .ct-policy-related{\n    padding:70px 0;\n    background:var(--ct-soft);\n  }\n\n  .ct-policy-related-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:18px;\n    margin-top:30px;\n  }\n\n  .ct-policy-related-card{\n    display:flex;\n    flex-direction:column;\n    min-height:220px;\n    padding:25px;\n    color:var(--ct-text);\n    background:#fff;\n    border:1px solid var(--ct-border);\n    border-radius:15px;\n    text-decoration:none;\n    box-shadow:0 8px 24px rgba(5,12,63,.05);\n    transition:transform .2s ease,border-color .2s ease;\n  }\n\n  .ct-policy-related-card:hover,\n  .ct-policy-related-card:focus-visible{\n    border-color:var(--ct-teal);\n    transform:translateY(-3px);\n  }\n\n  .ct-policy-related-card span{\n    color:var(--ct-teal);\n    font-size:12px;\n    font-weight:850;\n    letter-spacing:.1em;\n    text-transform:uppercase;\n  }\n\n  .ct-policy-related-card h3{\n    margin:13px 0 10px;\n    color:var(--ct-navy);\n    font-size:22px;\n  }\n\n  .ct-policy-related-card p{\n    margin:0 0 18px;\n    color:var(--ct-muted);\n    line-height:1.65;\n  }\n\n  .ct-policy-related-card strong{\n    margin-top:auto;\n    color:var(--ct-navy);\n  }\n\n  .ct-policy-cta{\n    padding:76px 0;\n    color:#fff;\n    background:\n      radial-gradient(circle at 12% 20%,rgba(24,199,160,.19),transparent 31%),\n      var(--ct-navy);\n    text-align:center;\n  }\n\n  .ct-policy-cta h2{\n    max-width:800px;\n    margin:0 auto 14px;\n    color:#fff;\n    font-size:clamp(32px,4.7vw,50px);\n    line-height:1.15;\n  }\n\n  .ct-policy-cta p{\n    max-width:740px;\n    margin:0 auto;\n    color:#dce5f3;\n    font-size:17px;\n    line-height:1.75;\n  }\n\n  .ct-policy-cta .ct-policy-actions{\n    justify-content:center;\n  }\n\n  @media(max-width:900px){\n    .ct-policy-hero-grid,\n    .ct-policy-intro-grid{\n      grid-template-columns:1fr;\n    }\n\n    .ct-policy-hero-image{\n      max-width:520px;\n    }\n\n    .ct-policy-trust-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n\n    .ct-policy-trust-item:nth-child(2){\n      border-right:0;\n    }\n\n    .ct-policy-trust-item:nth-child(-n+2){\n      border-bottom:1px solid var(--ct-border);\n    }\n\n    .ct-policy-index-grid,\n    .ct-policy-related-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  @media(max-width:620px){\n    .ct-policy-hero{\n      padding:52px 0 44px;\n    }\n\n    .ct-policy-hero h1{\n      font-size:38px;\n    }\n\n    .ct-policy-intro,\n    .ct-policy-accordion-section,\n    .ct-policy-related,\n    .ct-policy-cta{\n      padding:52px 0;\n    }\n\n    .ct-policy-trust-grid,\n    .ct-policy-index-grid,\n    .ct-policy-related-grid{\n      grid-template-columns:1fr;\n    }\n\n    .ct-policy-trust-item{\n      border-right:0;\n      border-bottom:1px solid var(--ct-border);\n    }\n\n    .ct-policy-trust-item:last-child{\n      border-bottom:0;\n    }\n\n    .ct-policy-item summary{\n      padding:18px 62px 18px 18px;\n    }\n\n    .ct-policy-item summary::after{\n      right:18px;\n    }\n\n    .ct-policy-summary-title{\n      font-size:17px;\n    }\n\n    .ct-policy-body{\n      padding:0 20px 24px;\n    }\n\n    .ct-policy-btn{\n      width:100%;\n    }\n  }\n\n  @media(prefers-reduced-motion:reduce){\n    .ct-policy-btn,\n    .ct-policy-index a,\n    .ct-policy-related-card{\n      transition:none;\n    }\n  }\n<\/style>\n\n<div class=\"ct-policies\">\n\n  <section class=\"ct-policy-hero\" aria-labelledby=\"ct-policy-title\">\n    <div class=\"ct-policy-container ct-policy-hero-grid\">\n\n      <div>\n        <span class=\"ct-policy-kicker\">Integrity, accountability and responsible business<\/span>\n\n        <h1 id=\"ct-policy-title\">COMTASK Policies<\/h1>\n\n        <p>\nThese official COMTASK Policies establish clear operational parameters, ensuring all stakeholders align with our organizational compliance standards across regional markets.\n\n\n          Our policies set the standards that guide how COMTASK works with\n          employees, clients, suppliers, contractors and business partners.\n          They support ethical conduct, safe working practices, inclusion,\n          compliance and responsible delivery across the UAE, GCC, MENA and Africa.\n        <\/p>\n\n        <div class=\"ct-policy-actions\">\n          <a class=\"ct-policy-btn ct-policy-btn-primary\" href=\"#policy-library\">\n            Review our COMTASK POLICIES\n          <\/a>\n          <a class=\"ct-policy-btn ct-policy-btn-secondary\" href=\"\/ar\/contact\/\">\n            Contact COMTASK\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"ct-policy-hero-image\">\n        <img decoding=\"async\" src=\"https:\/\/comtask.net\/wp-content\/uploads\/2026\/03\/policiy_img01.jpg\" alt=\"COMTASK team presenting ethical policies, data and implementation standards\" width=\"570\" height=\"630\" loading=\"eager\" fetchpriority=\"high\">\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"ct-policy-trust\" aria-label=\"COMTASK policies principles\">\n    <div class=\"ct-policy-container ct-policy-trust-grid\">\n      <div class=\"ct-policy-trust-item\">\n        <strong>Ethical Conduct<\/strong>\n        <span>Integrity in every engagement<\/span>\n      <\/div>\n      <div class=\"ct-policy-trust-item\">\n        <strong>Responsible Delivery<\/strong>\n        <span>Clear standards and accountability<\/span>\n      <\/div>\n      <div class=\"ct-policy-trust-item\">\n        <strong>Respect for People<\/strong>\n        <span>Safety, inclusion and dignity<\/span>\n      <\/div>\n      <div class=\"ct-policy-trust-item\">\n        <strong>Continuous Review<\/strong>\n        <span>Policies improve with practice<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ct-policy-intro\">\n    <div class=\"ct-policy-container ct-policy-intro-grid\">\n      <div>\n        <span class=\"ct-policy-eyebrow\">COMTASK Policies Framework<\/span>\n        <h2>Standards that support trusted business relationships<\/h2>\n      <\/div>\n\n      <div class=\"ct-policy-intro-copy\">\n        <p>\n          COMTASK operates as an integrated business solutions company. Our work\n          may involve strategy, technology, project delivery, marketing, sourcing,\n          trading, sustainability and specialist partners.\n        <\/p>\n        <p>\n          These policies establish the conduct we expect across that ecosystem.\n          They apply in proportion to the nature of each engagement and work\n          alongside applicable laws, contractual terms and client requirements.\n        <\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <nav class=\"ct-policy-index\" aria-label=\"Policy quick links\">\n    <div class=\"ct-policy-container ct-policy-index-grid\">\n      <a href=\"#environmental-sustainability\">Environmental Sustainability<\/a>\n      <a href=\"#anti-fraud-compliance\">Anti-Fraud and Compliance<\/a>\n      <a href=\"#code-of-ethics\">Code of Ethics<\/a>\n      <a href=\"#anti-harassment\">Anti-Harassment and Safeguarding<\/a>\n      <a href=\"#disability-inclusion\">Disability Inclusion and Accessibility<\/a>\n      <a href=\"#health-safety\">Health and Safety<\/a>\n      <a href=\"#cookies-tracking\">Cookies and Website Tracking<\/a>\n      <a href=\"#service-disclaimer\">Service Engagement Disclaimer<\/a>\n      <a href=\"#refund-cancellation\">Refund and Cancellation<\/a>\n    <\/div>\n  <\/nav>\n\n  <section class=\"ct-policy-accordion-section\" id=\"policy-library\" aria-labelledby=\"policy-library-title\">\n    <div class=\"ct-policy-container\">\n\n      <div class=\"ct-policy-section-heading\">\n        <span class=\"ct-policy-eyebrow\">Policy library<\/span>\n        <h2 id=\"policy-library-title\">Review COMTASK policies<\/h2>\n        <p>\n          Select a policy to read its purpose, scope and principal commitments.\n        <\/p>\n      <\/div>\n\n      <div class=\"ct-policy-accordion\">\n\n        <details class=\"ct-policy-item\" id=\"environmental-sustainability\" open=\"\">\n          <summary>\n            <span>\n              <span class=\"ct-policy-summary-title\">Environmental Sustainability Policy<\/span>\n              <span class=\"ct-policy-summary-meta\">\n                <span class=\"ct-policy-code\">COM-OPS-POL-ES-03<\/span>\n                <span class=\"ct-policy-date\">Effective 01 January 2026<\/span>\n              <\/span>\n            <\/span>\n          <\/summary>\n\n          <div class=\"ct-policy-body\">\n            <h3>Purpose<\/h3>\n            <p>\n              COMTASK is committed to responsible environmental practices. We\n              aim to reduce environmental impact across our operations, projects\n              and supply chain.\n            <\/p>\n\n            <h3>Scope<\/h3>\n            <p>\n              This policy applies to employees, contractors, suppliers and\n              business partners involved in COMTASK activities.\n            <\/p>\n\n            <h3>Commitments<\/h3>\n            <ul>\n              <li>Follow applicable environmental laws and regulations in each country of operation.<\/li>\n              <li>Reduce unnecessary energy and water consumption.<\/li>\n              <li>Promote digital processes that limit avoidable paper use.<\/li>\n              <li>Encourage reuse and recycling where practical.<\/li>\n              <li>Prefer suppliers that demonstrate responsible environmental practices.<\/li>\n              <li>Avoid materials and methods that cause unnecessary environmental harm.<\/li>\n              <li>Dispose of waste safely and responsibly.<\/li>\n              <li>Reduce hazardous materials where practical and technically appropriate.<\/li>\n              <li>Promote environmental awareness and review practices periodically.<\/li>\n            <\/ul>\n          <\/div>\n        <\/details>\n\n        <details class=\"ct-policy-item\" id=\"anti-fraud-compliance\">\n          <summary>\n            <span>\n              <span class=\"ct-policy-summary-title\">Anti-Fraud and Compliance Policy<\/span>\n              <span class=\"ct-policy-summary-meta\">\n                <span class=\"ct-policy-code\">COM-GOV-POL-AF-02<\/span>\n                <span class=\"ct-policy-date\">Effective 01 January 2026<\/span>\n              <\/span>\n            <\/span>\n          <\/summary>\n\n          <div class=\"ct-policy-body\">\n            <h3>Purpose<\/h3>\n            <p>\n              This policy supports the prevention, detection and responsible\n              handling of fraud, corruption and financial misconduct in COMTASK operations.\n            <\/p>\n\n            <h3>Scope<\/h3>\n            <p>\n              It applies to employees, contractors, suppliers, intermediaries and\n              business partners acting for or with COMTASK.\n            <\/p>\n\n            <h3>Key controls<\/h3>\n            <ul>\n              <li>Use appropriate segregation of duties in financial transactions.<\/li>\n              <li>Apply approval limits to payments and procurement activities.<\/li>\n              <li>Verify vendors before engagement where proportionate to the risk.<\/li>\n              <li>Maintain accurate financial records and supporting documents.<\/li>\n              <li>Prohibit false reporting, hidden accounts and unauthorized payments.<\/li>\n              <li>Maintain zero tolerance for bribery and improper facilitation payments.<\/li>\n              <li>Require gifts and hospitality to remain reasonable, transparent and declared where necessary.<\/li>\n              <li>Review suspected misconduct promptly and preserve relevant evidence.<\/li>\n              <li>Protect good-faith reporters from retaliation.<\/li>\n            <\/ul>\n\n            <div class=\"ct-policy-note\">\n              Confirmed violations may result in disciplinary action, termination\n              of a contract, recovery measures or referral to the relevant authorities.\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"ct-policy-item\" id=\"code-of-ethics\">\n          <summary>\n            <span>\n              <span class=\"ct-policy-summary-title\">Code of Ethics<\/span>\n              <span class=\"ct-policy-summary-meta\">\n                <span class=\"ct-policy-code\">COM-GOV-POL-CE-01<\/span>\n                <span class=\"ct-policy-date\">Effective 01 January 2026<\/span>\n              <\/span>\n            <\/span>\n          <\/summary>\n\n          <div class=\"ct-policy-body\">\n            <h3>Purpose<\/h3>\n            <p>\n              COMTASK conducts business with integrity, fairness and respect.\n              This Code guides employees, managers, contractors and partners.\n            <\/p>\n\n            <h3>Core principles<\/h3>\n            <ul>\n              <li><strong>Integrity and honesty:<\/strong> act truthfully and avoid bribes, kickbacks or improper gifts.<\/li>\n              <li><strong>Compliance:<\/strong> follow applicable laws, regulations and contractual obligations.<\/li>\n              <li><strong>Conflicts of interest:<\/strong> avoid or disclose situations that may compromise impartial business decisions.<\/li>\n              <li><strong>Fair employment:<\/strong> reject discrimination, forced labour and child labour.<\/li>\n              <li><strong>Respect and dignity:<\/strong> support safe, professional and respectful working conditions.<\/li>\n              <li><strong>Confidentiality:<\/strong> protect company, client and partner information.<\/li>\n              <li><strong>Responsible data use:<\/strong> use information only for legitimate and authorized business purposes.<\/li>\n              <li><strong>Responsible resources:<\/strong> protect company assets and avoid waste, misuse or unauthorized activity.<\/li>\n              <li><strong>Reporting misconduct:<\/strong> report serious ethical concerns through the appropriate channel.<\/li>\n            <\/ul>\n          <\/div>\n        <\/details>\n\n        <details class=\"ct-policy-item\" id=\"anti-harassment\">\n          <summary>\n            <span>\n              <span class=\"ct-policy-summary-title\">Anti-Harassment and Safeguarding Policy<\/span>\n              <span class=\"ct-policy-summary-meta\">\n                <span class=\"ct-policy-code\">COM-HR-POL-AH-05<\/span>\n                <span class=\"ct-policy-date\">Effective 01 January 2026<\/span>\n              <\/span>\n            <\/span>\n          <\/summary>\n\n          <div class=\"ct-policy-body\">\n            <h3>Purpose<\/h3>\n            <p>\n              COMTASK is committed to a safe, respectful and inclusive environment\n              free from harassment, abuse, bullying, intimidation and exploitation.\n            <\/p>\n\n            <h3>Scope<\/h3>\n            <p>\n              This policy applies to employees, contractors, suppliers, clients\n              and any person participating in COMTASK activities.\n            <\/p>\n\n            <h3>Policy principles<\/h3>\n            <ul>\n              <li>Harassment, bullying, intimidation, sexual misconduct and exploitation are not accepted.<\/li>\n              <li>Every person must be treated fairly and with dignity.<\/li>\n              <li>Vulnerable persons must receive appropriate safeguarding during projects and service delivery.<\/li>\n              <li>No person may misuse authority or position for inappropriate conduct.<\/li>\n              <li>Concerns may be reported confidentially to management.<\/li>\n              <li>Retaliation against a person who raises a concern in good faith is prohibited.<\/li>\n              <li>Complaints should be reviewed promptly, impartially and with appropriate confidentiality.<\/li>\n            <\/ul>\n          <\/div>\n        <\/details>\n\n        <details class=\"ct-policy-item\" id=\"disability-inclusion\">\n          <summary>\n            <span>\n              <span class=\"ct-policy-summary-title\">Disability Inclusion and Accessibility Policy<\/span>\n              <span class=\"ct-policy-summary-meta\">\n                <span class=\"ct-policy-code\">COM-HR-POL-DI-01<\/span>\n                <span class=\"ct-policy-date\">Effective 01 January 2026<\/span>\n              <\/span>\n            <\/span>\n          <\/summary>\n\n          <div class=\"ct-policy-body\">\n            <h3>Purpose<\/h3>\n            <p>\n              COMTASK supports equal opportunity, accessibility and meaningful\n              participation for persons with disabilities across employment,\n              services and business relationships.\n            <\/p>\n\n            <h3>Scope<\/h3>\n            <p>\n              This policy applies to employees, management, contractors, partners,\n              clients and visitors involved in COMTASK operations.\n            <\/p>\n\n            <h3>Commitments<\/h3>\n            <ul>\n              <li>Do not discriminate based on disability in recruitment, promotion, training, compensation or termination.<\/li>\n              <li>Base employment decisions on relevant skills, qualifications and performance.<\/li>\n              <li>Provide reasonable and practical workplace adjustments where required.<\/li>\n              <li>Consider flexible working arrangements, assistive tools, accessible workstations or task adjustments where appropriate.<\/li>\n              <li>Work towards accessible offices, project sites and digital platforms.<\/li>\n              <li><p>Use recognized accessibility practices, including [WCAG principles]<a href=\"https:\/\/w3.org\/\" target=\"_blank\" rel=\"noopener\">for online content where practical.<\/a><\/p><\/li>\n              <li>Protect personal information related to disability and accommodation requests.<\/li>\n              <li>Encourage suppliers and subcontractors to apply fair and inclusive practices.<\/li>\n            <\/ul>\n          <\/div>\n        <\/details>\n\n        <details class=\"ct-policy-item\" id=\"health-safety\">\n          <summary>\n            <span>\n              <span class=\"ct-policy-summary-title\">Health and Safety Policy<\/span>\n              <span class=\"ct-policy-summary-meta\">\n                <span class=\"ct-policy-code\">COM-HR-POL-HS-04<\/span>\n                <span class=\"ct-policy-date\">Effective 01 January 2026<\/span>\n              <\/span>\n            <\/span>\n          <\/summary>\n\n          <div class=\"ct-policy-body\">\n            <h3>Purpose<\/h3>\n            <p>\n              COMTASK seeks to provide a safe and healthy working environment for\n              employees, contractors, clients and visitors.\n            <\/p>\n\n            <h3>Scope<\/h3>\n            <p>\n              This policy applies to COMTASK workplaces, project sites and\n              business activities.\n            <\/p>\n\n            <h3>Commitments<\/h3>\n            <ul>\n              <li>Identify and reduce workplace risks using proportionate controls.<\/li>\n              <li>Maintain safe equipment and working conditions.<\/li>\n              <li>Follow applicable occupational health and safety requirements.<\/li>\n              <li>Inform staff about safety procedures and emergency response.<\/li>\n              <li>Encourage prompt reporting of hazards, unsafe behaviour and near misses.<\/li>\n              <li>Record and investigate significant incidents.<\/li>\n              <li>Take corrective action to reduce the risk of recurrence.<\/li>\n              <li>Require employees and contractors to follow relevant safety rules.<\/li>\n            <\/ul>\n          <\/div>\n        <\/details>\n\n        <details class=\"ct-policy-item\" id=\"cookies-tracking\">\n          <summary>\n            <span>\n              <span class=\"ct-policy-summary-title\">Cookies and Website Tracking<\/span>\n              <span class=\"ct-policy-summary-meta\">\n                <span class=\"ct-policy-code\">Website Policy<\/span>\n                <span class=\"ct-policy-date\">Current website practice<\/span>\n              <\/span>\n            <\/span>\n          <\/summary>\n\n          <div class=\"ct-policy-body\">\n            <h3>How cookies may be used<\/h3>\n            <p>\n              COMTASK may use necessary, analytics, performance and marketing\n              cookies. The categories used depend on the website tools enabled at\n              the time of your visit.\n            <\/p>\n\n            <ul>\n              <li><strong>Necessary cookies:<\/strong> support security, forms, sessions and basic website operation.<\/li>\n              <li><strong>Analytics cookies:<\/strong> help us understand page views, traffic sources and usage patterns.<\/li>\n              <li><strong>Performance cookies:<\/strong> help identify technical or user-experience issues.<\/li>\n              <li><strong>Marketing cookies:<\/strong> may support campaign attribution or remarketing when those tools are enabled.<\/li>\n            <\/ul>\n\n            <p>\n              You can control cookies through your browser settings and through\n              any consent tool displayed on the website. Some features may not\n              work correctly when cookies are disabled.\n            <\/p>\n\n            <div class=\"ct-policy-note\">\n              For information about personal data, review the\n              <a href=\"\/ar\/privacy-policy\/\"><strong>COMTASK Privacy Policy<\/strong><\/a>.\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"ct-policy-item\" id=\"service-disclaimer\">\n          <summary>\n            <span>\n              <span class=\"ct-policy-summary-title\">Service Engagement Disclaimer<\/span>\n              <span class=\"ct-policy-summary-meta\">\n                <span class=\"ct-policy-code\">Engagement Principle<\/span>\n                <span class=\"ct-policy-date\">Applies to relevant assignments<\/span>\n              <\/span>\n            <\/span>\n          <\/summary>\n\n          <div class=\"ct-policy-body\">\n            <h3>Recommendations depend on scope and evidence<\/h3>\n            <p>\n              COMTASK provides business, technology, project, trading,\n              transformation and marketing support based on the information\n              available at the time of an engagement.\n            <\/p>\n\n            <p>\n              Recommendations may change when new facts, market conditions,\n              supplier responses, regulatory requirements, project constraints\n              or client decisions become available.\n            <\/p>\n\n            <p>\n              COMTASK does not guarantee commercial outcomes, rankings, approvals,\n              permits, funding, supplier acceptance, freight timelines,\n              advertising results or technology performance unless a specific\n              commitment is stated in a signed agreement.\n            <\/p>\n\n            <div class=\"ct-policy-note\">\n              Formal legal, tax, customs, engineering or regulated advice should\n              be verified with the relevant licensed professional or authority.\n            <\/div>\n          <\/div>\n        <\/details>\n\n        <details class=\"ct-policy-item\" id=\"refund-cancellation\">\n          <summary>\n            <span>\n              <span class=\"ct-policy-summary-title\">Refund and Cancellation Policy<\/span>\n              <span class=\"ct-policy-summary-meta\">\n                <span class=\"ct-policy-code\">Commercial Policy<\/span>\n                <span class=\"ct-policy-date\">Subject to signed terms<\/span>\n              <\/span>\n            <\/span>\n          <\/summary>\n\n          <div class=\"ct-policy-body\">\n            <h3>Project payments follow accepted engagement terms<\/h3>\n            <p>\n              Refunds, cancellations, payment milestones, advance payments,\n              retainers and delivery acceptance rules depend on the signed\n              proposal, invoice, purchase order or agreement.\n            <\/p>\n\n            <p>\n              Where no separate terms are agreed, fees paid for completed work,\n              reserved resources, approved deliverables, licence fees, supplier\n              payments or other non-recoverable third-party costs may be non-refundable.\n            <\/p>\n\n            <p>\n              For trading, sourcing, technology, advertising or third-party\n              services, the terms of external suppliers may also apply.\n            <\/p>\n\n            <div class=\"ct-policy-note\">\n              Contact COMTASK promptly when circumstances change. Early notice\n              improves the ability to limit avoidable cost and agree a practical next step.\n            <\/div>\n          <\/div>\n        <\/details>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"ct-policy-related\" aria-labelledby=\"ct-related-title\">\n    <div class=\"ct-policy-container\">\n\n      <div class=\"ct-policy-section-heading\">\n        <span class=\"ct-policy-eyebrow\">Related information<\/span>\n        <h2 id=\"ct-related-title\">Privacy, website terms and business questions<\/h2>\n        <p>\n          Review the documents that explain how COMTASK handles personal data,\n          website use and engagement enquiries.\n        <\/p>\n      <\/div>\n\n      <div class=\"ct-policy-related-grid\">\n        <a class=\"ct-policy-related-card\" href=\"\/ar\/privacy-policy\/\">\n          <span>Data protection<\/span>\n          <h3>Privacy Policy<\/h3>\n          <p>\n            Learn how COMTASK collects, uses, protects and retains personal data.\n          <\/p>\n          <strong>Read the Privacy Policy \u2192<\/strong>\n        <\/a>\n\n        <a class=\"ct-policy-related-card\" href=\"\/ar\/terms-and-conditions\/\">\n          <span>Website use<\/span>\n          <h3>Terms and Conditions<\/h3>\n          <p>\n            Review the rules that apply when using the COMTASK website and content.\n          <\/p>\n          <strong>Read the Terms \u2192<\/strong>\n        <\/a>\n\n        <a class=\"ct-policy-related-card\" href=\"\/ar\/faq-2\/\">\n          <span>Common questions<\/span>\n          <h3>COMTASK FAQ<\/h3>\n          <p>\n            Understand how engagements begin, what COMTASK supports and how work is scoped.\n          <\/p>\n          <strong>View the FAQ \u2192<\/strong>\n        <\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"ct-policy-cta\" aria-labelledby=\"ct-policy-cta-title\">\n    <div class=\"ct-policy-container\">\n      <h2 id=\"ct-policy-cta-title\">Need clarification about  COMTASK policies?<\/h2>\n      <p>\n        Send your question to our team. We will direct it to the appropriate\n        person and respond based on the policy, engagement terms and available information.\n      <\/p>\n\n      <div class=\"ct-policy-actions\">\n        <a class=\"ct-policy-btn ct-policy-btn-primary\" href=\"mailto:info@comtask.net\">\n          Email info@comtask.net\n        <\/a>\n        <a class=\"ct-policy-btn ct-policy-btn-secondary\" href=\"\/ar\/contact\/\">\n          Use the contact form\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Integrity, accountability and responsible business COMTASK Policies These official COMTASK Policies establish clear operational parameters, ensuring all stakeholders align with our organizational compliance standards across regional markets. Our policies set<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/page-full-width.php","meta":{"footnotes":""},"class_list":["post-798","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/comtask.net\/ar\/wp-json\/wp\/v2\/pages\/798","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/comtask.net\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/comtask.net\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/comtask.net\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/comtask.net\/ar\/wp-json\/wp\/v2\/comments?post=798"}],"version-history":[{"count":9,"href":"https:\/\/comtask.net\/ar\/wp-json\/wp\/v2\/pages\/798\/revisions"}],"predecessor-version":[{"id":1821,"href":"https:\/\/comtask.net\/ar\/wp-json\/wp\/v2\/pages\/798\/revisions\/1821"}],"wp:attachment":[{"href":"https:\/\/comtask.net\/ar\/wp-json\/wp\/v2\/media?parent=798"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}