{"id":2920,"date":"2026-05-21T11:53:27","date_gmt":"2026-05-21T11:53:27","guid":{"rendered":"https:\/\/technical.com.sa\/?page_id=2920"},"modified":"2026-06-18T10:32:30","modified_gmt":"2026-06-18T10:32:30","slug":"health-safety-program","status":"publish","type":"page","link":"https:\/\/technical.com.sa\/index.php\/health-safety-program\/","title":{"rendered":"Health &amp; Safety Program"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2920\" class=\"elementor elementor-2920\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df03089 e-flex e-con-boxed e-con e-parent\" data-id=\"df03089\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49f12a6 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"49f12a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\" dir=\"ltr\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\r\n  <title>Safety & Health Programs - S-Tech<\/title>\r\n  \r\n  <script>\r\n    tailwind.config = {\r\n      content: [],\r\n      theme: {\r\n        extend: {}\r\n      }\r\n    }\r\n  <\/script>\r\n\r\n  <style>\r\n    * { margin: 0; padding: 0; box-sizing: border-box; }\r\n    body {\r\n      background: #f8f9fa;\r\n      font-family: 'Segoe UI', Tahoma, sans-serif;\r\n    }\r\n    .tit {\r\n      text-align: center;\r\n      font-size: 2.1rem;\r\n      color: #783585;\r\n      margin-bottom: 40px;\r\n      padding: 0 15px;\r\n    }\r\n    .container {\r\n      max-width: 1300px;\r\n      margin: 0 auto;\r\n      padding: 0 15px;\r\n      display: grid;\r\n      grid-template-columns: 1fr;\r\n      gap: 25px;\r\n    }\r\n\r\n    .card {\r\n      border-radius: 20px;\r\n      padding: 24px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      color: white;\r\n      box-shadow: 0 10px 30px rgba(0,0,0,0.25);\r\n      transition: all 0.3s;\r\n    }\r\n    .card:hover {\r\n      transform: translateY(-8px);\r\n    }\r\n    .card-left { background: linear-gradient(to bottom, #DF614A, #783585); }\r\n    .card-right { background: linear-gradient(to top, #DF614A, #783585); }\r\n\r\n    .card img {\r\n      width: 100%;\r\n      height: 200px;\r\n      object-fit: cover;\r\n      border-radius: 15px;\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .card h2 {\r\n      font-size: 1.75rem;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .card ul {\r\n      flex-grow: 1;\r\n      margin: 16px 0;\r\n      list-style: none;\r\n    }\r\n\r\n    .card li {\r\n      padding: 12px 0;\r\n      display: flex;\r\n      align-items: flex-start;\r\n      gap: 12px;\r\n      border-bottom: 1px solid rgba(255,255,255,0.18);\r\n      cursor: pointer;\r\n    }\r\n    .card li:last-child {\r\n      border-bottom: none;\r\n    }\r\n\r\n    .card li i {\r\n      font-size: 1.4rem;\r\n      margin-top: 3px;\r\n      min-width: 28px;\r\n    }\r\n\r\n    .main-text {\r\n      font-weight: 600;\r\n      font-size: 1.05rem;\r\n      line-height: 1.4;\r\n    }\r\n    .sub-text {\r\n      display: none;\r\n      font-size: 0.92rem;\r\n      opacity: 0.93;\r\n      line-height: 1.45;\r\n      margin-top: 5px;\r\n    }\r\n    .card li:hover .sub-text {\r\n      display: block;\r\n    }\r\n\r\n    .join-btn {\r\n      margin-top: auto;\r\n      width: 100%;\r\n      background: white;\r\n      color: #783585;\r\n      padding: 16px 0;\r\n      font-size: 1.25rem;\r\n      font-weight: 600;\r\n      border: none;\r\n      border-radius: 50px;\r\n      cursor: pointer;\r\n      transition: all 0.4s ease;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 10px;\r\n      box-shadow: 0 8px 20px rgba(223, 97, 74, 0.35);\r\n      text-decoration: none;\r\n    }\r\n    .join-btn:hover {\r\n      background: linear-gradient(135deg, #c54f3a, #DF614A);\r\n      color: white;\r\n      transform: translateY(-4px);\r\n      box-shadow: 0 15px 28px rgba(223, 97, 74, 0.45);\r\n    }\r\n\r\n    \/* Responsive for larger screens *\/\r\n    @media (min-width: 768px) {\r\n      .container {\r\n        grid-template-columns: 1fr 1fr;\r\n        gap: 30px;\r\n        padding: 0 20px;\r\n      }\r\n      .tit {\r\n        font-size: 2.4rem;\r\n        margin-bottom: 50px;\r\n      }\r\n      .card img {\r\n        height: 230px;\r\n      }\r\n      .card h2 {\r\n        font-size: 1.95rem;\r\n      }\r\n    }\r\n\r\n    \/* Extra optimization for small mobile screens *\/\r\n    @media (max-width: 480px) {\r\n      .tit {\r\n        font-size: 1.85rem;\r\n      }\r\n      .card {\r\n        padding: 20px;\r\n      }\r\n      .card h2 {\r\n        font-size: 1.6rem;\r\n      }\r\n      .main-text {\r\n        font-size: 1rem;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"tit\">\r\n        <h1>Safety & Health Programs<\/h1>\r\n        <p style=\"font-size:1.25rem; color:#694176; margin-top:10px;\">Here's everything about our Safety & Health programs<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"container\">\r\n        <!-- Health & Safety -->\r\n        <div class=\"card card-left\">\r\n            <img decoding=\"async\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20width=&#39;_w_&#39;%20height=&#39;_h_&#39;%20viewBox%3D&#39;0%200%20_w_%20_h_&#39;%2F%3E\" data-czlz data-src=\"https:\/\/technical.com.sa\/wp-content\/uploads\/2026\/05\/safety.jpeg\" alt=\"Health & Safety\">\r\n            <h2>Health & Safety Program<\/h2>\r\n            <p><strong>Course subjects will cover:<\/strong><\/p>\r\n            <ul>\r\n                <li>\r\n                    <i class=\"fa-solid fa-fire-extinguisher\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Level II Award in Health & Safety at Workplace<\/div>\r\n                        <div class=\"sub-text\">Understanding fire hazards, proper use of fire extinguishers and emergency exits.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li>\r\n                    <i class=\"fa-solid fa-kit-medical\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Level III Health & Safety at Workplace<\/div>\r\n                        <div class=\"sub-text\">Basic first aid skills, CPR, and emergency response techniques.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li>\r\n                    <i class=\"fa-solid fa-triangle-exclamation\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Level IV Health & Safety at Workplace<\/div>\r\n                        <div class=\"sub-text\">Identifying workplace hazards and evaluating safety controls.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li>\r\n                    <i class=\"fa-solid fa-magnifying-glass-chart\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Accident Investigation<\/div>\r\n                        <div class=\"sub-text\">Analyzing causes of accidents and preventing future incidents.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n            <\/ul>\r\n            <a href=\"https:\/\/technical.com.sa\/index.php\/programs-2\/\" class=\"join-btn\">\r\n                Join Now <i class=\"fas fa-arrow-right\"><\/i>\r\n            <\/a>\r\n        <\/div>\r\n\r\n        <!-- First Aid -->\r\n        <div class=\"card card-right\">\r\n            <img decoding=\"async\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20width=&#39;_w_&#39;%20height=&#39;_h_&#39;%20viewBox%3D&#39;0%200%20_w_%20_h_&#39;%2F%3E\" data-czlz data-src=\"https:\/\/technical.com.sa\/wp-content\/uploads\/2026\/05\/CPR.jpeg\" alt=\"First Aid\">\r\n            <h2>First Aid Program<\/h2>\r\n            <p><strong>Course subjects will cover:<\/strong><\/p>\r\n            <ul>\r\n                <li>\r\n                    <i class=\"fa-solid fa-briefcase-medical\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Level II Award in First Aid at Work<\/div>\r\n                        <div class=\"sub-text\">Basic first aid procedures and emergency response for adults.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li>\r\n                    <i class=\"fa-solid fa-heart-pulse\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Level III Award in First Aid at Work<\/div>\r\n                        <div class=\"sub-text\">Advanced first aid skills including CPR and AED usage.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li>\r\n                    <i class=\"fa-solid fa-child\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Level III Award in Paediatric First Aid<\/div>\r\n                        <div class=\"sub-text\">First aid techniques specifically for infants and children.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n            <\/ul>\r\n            <a href=\"https:\/\/technical.com.sa\/index.php\/programs-2\/\" class=\"join-btn\">\r\n                Join Now <i class=\"fas fa-arrow-right\"><\/i>\r\n            <\/a>\r\n        <\/div>\r\n\r\n        <!-- Food Safety -->\r\n        <div class=\"card card-right\">\r\n            <img decoding=\"async\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20width=&#39;_w_&#39;%20height=&#39;_h_&#39;%20viewBox%3D&#39;0%200%20_w_%20_h_&#39;%2F%3E\" data-czlz data-src=\"https:\/\/technical.com.sa\/wp-content\/uploads\/2026\/05\/fs.jpeg\" alt=\"Food Safety\">\r\n            <h2>Food Safety Program<\/h2>\r\n            <p><strong>Course subjects will cover:<\/strong><\/p>\r\n            <ul>\r\n                <li>\r\n                    <i class=\"fa-solid fa-hand-sparkles\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Level II Award in Food Safety<\/div>\r\n                        <div class=\"sub-text\">Basic principles of food hygiene and safe food handling.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li>\r\n                    <i class=\"fa-solid fa-clipboard-check\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Level II Award in Principles of HACCP<\/div>\r\n                        <div class=\"sub-text\">Introduction to Hazard Analysis and Critical Control Points system.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li>\r\n                    <i class=\"fa-solid fa-industry\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Level II Award in HACCP Based Food Safety System<\/div>\r\n                        <div class=\"sub-text\">Implementing food safety management in manufacturing.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li>\r\n                    <i class=\"fa-solid fa-eye\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Level III Award in Food Safety Supervision<\/div>\r\n                        <div class=\"sub-text\">Supervising food safety practices and team compliance.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n            <\/ul>\r\n            <a href=\"https:\/\/technical.com.sa\/index.php\/programs-2\/\" class=\"join-btn\">\r\n                Join Now <i class=\"fas fa-arrow-right\"><\/i>\r\n            <\/a>\r\n        <\/div>\r\n\r\n        <!-- Oil & Gas -->\r\n        <div class=\"card card-left\">\r\n            <img decoding=\"async\" src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20width=&#39;_w_&#39;%20height=&#39;_h_&#39;%20viewBox%3D&#39;0%200%20_w_%20_h_&#39;%2F%3E\" data-czlz data-src=\"https:\/\/technical.com.sa\/wp-content\/uploads\/2026\/05\/og.jpeg\" alt=\"Oil & Gas\">\r\n            <h2>Oil & Gas Program<\/h2>\r\n            <p><strong>Course subjects will cover:<\/strong><\/p>\r\n            <ul>\r\n                <li>\r\n                    <i class=\"fa-solid fa-fire-extinguisher\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Oil & Gas Safety<\/div>\r\n                        <div class=\"sub-text\">Understanding fire hazards and emergency procedures in the industry.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li>\r\n                    <i class=\"fa-solid fa-oil-well\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Well Control<\/div>\r\n                        <div class=\"sub-text\">Oil and gas well control techniques and safety protocols.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n                <li>\r\n                    <i class=\"fa-solid fa-triangle-exclamation\"><\/i>\r\n                    <div>\r\n                        <div class=\"main-text\">Workplace Hazards<\/div>\r\n                        <div class=\"sub-text\">Identifying and managing risks in oil and gas operations.<\/div>\r\n                    <\/div>\r\n                <\/li>\r\n            <\/ul>\r\n            <a href=\"https:\/\/technical.com.sa\/index.php\/programs-2\/\" class=\"join-btn\">\r\n                Join Now <i class=\"fas fa-arrow-right\"><\/i>\r\n            <\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\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>Safety &#038; Health Programs &#8211; S-Tech Safety &#038; Health Programs Here&#8217;s &#8230; <\/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-2920","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/technical.com.sa\/index.php\/wp-json\/wp\/v2\/pages\/2920","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/technical.com.sa\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/technical.com.sa\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/technical.com.sa\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/technical.com.sa\/index.php\/wp-json\/wp\/v2\/comments?post=2920"}],"version-history":[{"count":46,"href":"https:\/\/technical.com.sa\/index.php\/wp-json\/wp\/v2\/pages\/2920\/revisions"}],"predecessor-version":[{"id":3367,"href":"https:\/\/technical.com.sa\/index.php\/wp-json\/wp\/v2\/pages\/2920\/revisions\/3367"}],"wp:attachment":[{"href":"https:\/\/technical.com.sa\/index.php\/wp-json\/wp\/v2\/media?parent=2920"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}