{"id":9751,"date":"2026-04-29T16:56:38","date_gmt":"2026-04-29T16:56:38","guid":{"rendered":"https:\/\/techlify.com\/techlifyhr\/?page_id=9751"},"modified":"2026-07-28T16:26:36","modified_gmt":"2026-07-28T16:26:36","slug":"techlifyhr-self-demo","status":"publish","type":"page","link":"https:\/\/techlify.com\/techlifyhr\/techlifyhr-self-demo\/","title":{"rendered":"TechlifyHR Self Demo"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9751\" class=\"elementor elementor-9751\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1c8c64c e-flex e-con-boxed e-con e-parent\" data-id=\"1c8c64c\" 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-aa1decb elementor-widget elementor-widget-html\" data-id=\"aa1decb\" 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<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n  .techlify-demo-container {\n    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #0D1B2A;\n  }\n\n  .demo-header {\n    margin-bottom: 48px;\n  }\n\n  .demo-header h1 {\n    font-size: 55px;\n    font-weight: 700;\n    color: #000000;\n    margin: 0 0 12px 0;\n    line-height: 1.2;\n  }\n\n  .demo-header p {\n    font-size: 18px;\n    color: #000000;\n    margin: 0;\n    line-height: 1.6;\n    font-weight: 400;\n    max-width: 800px;\n  }\n\n  .demo-layout {\n    display: grid;\n    grid-template-columns: 1fr 320px;\n    gap: 60px;\n    align-items: start;\n  }\n\n  .videos-section {\n    display: flex;\n    flex-direction: column;\n    gap: 32px;\n  }\n\n  .video-card {\n    display: none;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  .video-card.visible {\n    display: block;\n    opacity: 1;\n  }\n\n  .video-header {\n    margin-bottom: 16px;\n  }\n\n  .video-number {\n    font-size: 28px;\n    font-weight: 500;\n    color: #000000;\n    margin-bottom: 8px;\n  }\n\n  .video-title {\n    font-size: 20px;\n    font-weight: 700;\n    color: #0D1B2A;\n    margin: 0 0 4px 0;\n    line-height: 1.3;\n  }\n\n  .video-subtitle {\n    font-size: 14px;\n    color: #4B5868;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  .video-wrapper {\n    position: relative;\n    background: linear-gradient(135deg, #E8F4FD 0%, #D1E9F9 100%);\n    overflow: hidden;\n    aspect-ratio: 16\/9;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n  }\n\n  .video-wrapper iframe {\n    width: 100%;\n    height: 100%;\n    border: none;\n  }\n\n  .video-branding {\n    position: absolute;\n    bottom: 16px;\n    right: 16px;\n    background: rgba(255, 255, 255, 0.95);\n    padding: 6px 14px;\n    border-radius: 20px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #009FFD;\n    pointer-events: none;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n  }\n\n  .modules-sidebar {\n    position: sticky;\n    top: 40px;\n    background: #FFFFFF;\n    margin-top: -180px;\n  }\n\n  .modules-header {\n    margin-bottom: 20px;\n  }\n\n  .modules-header h3 {\n    font-size: 55px;\n    font-weight: 700;\n    color: #000000;\n    margin: 0 0 6px 0;\n  }\n\n  .modules-header p {\n    font-size: 13px;\n    color: #000000;\n    font-weight: 400;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  .modules-list {\n    display: flex;\n    flex-direction: column;\n    gap: 26px;\n  }\n\n  .module-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    cursor: pointer;\n    transition: background 0.2s;\n    padding: 15px 20px;\n    margin: -8px;\n    border-radius: 5px;\n    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.35);\n    align-items: center;\n  }\n\n  .module-item:hover:not(.default) {\n    background: #F7F9FC;\n  }\n\n  .module-item.default {\n    cursor: not-allowed;\n    opacity: 0.7;\n  }\n\n  .module-checkbox {\n    width: 18px;\n    height: 18px;\n    border: 2px solid #0A98FF;\n    flex-shrink: 0;\n    margin-top: 2px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #FFFFFF;\n    transition: all 0.2s;\n    position: relative;\n  }\n\n  .module-item.default .module-checkbox {\n    background: none;\n    border-color: #C4C4C4;\n    cursor: not-allowed;\n  }\n\n  .module-item.default .module-checkbox::after {\n    content: '';\n    width: 10px;\n    height: 6px;\n    border-left: 2px solid #C4C4C4;\n    border-bottom: 2px solid #C4C4C4;\n    transform: rotate(-45deg);\n    opacity: 0;\n    transition: opacity 0.2s;\n    margin-top: -2px;\n  }\n\n  .module-checkbox::after {\n    content: '';\n    width: 10px;\n    height: 6px;\n    border-left: 2px solid #0A98FF;\n    border-bottom: 2px solid #0A98FF;\n    transform: rotate(-45deg);\n    opacity: 0;\n    transition: opacity 0.2s;\n    margin-top: -2px;\n  }\n\n  .module-item.default .module-checkbox::after,\n  .module-item.active .module-checkbox::after {\n    opacity: 1;\n  }\n\n  .module-info {\n    flex: 1;\n  }\n\n  .module-name {\n    font-size: 16px;\n    font-weight: 400;\n    color: #1F2124;\n    margin: 0 0 2px 0;\n    line-height: 1.3;\n  }\n\n  .module-desc {\n    font-size: 13px;\n    font-weight: 400;\n    color: #69727D;\n    margin: 0;\n    line-height: 1.4;\n  }\n\n  .module-icon {\n    width: 20px;\n    height: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .module-icon svg {\n    width: 100%;\n    height: 100%;\n    fill: #009FFD;\n    opacity: 0.7;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 968px) {\n    .demo-layout {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n\n    .modules-sidebar {\n      position: relative;\n      top: 0;\n      order: 1;\n    }\n\n    .videos-section {\n      order: 2;\n    }\n\n    .demo-header h1 {\n      font-size: 42px;\n    }\n\n    .demo-header p {\n      font-size: 16px;\n    }\n\n    .modules-header h3 {\n      font-size: 42px;\n    }\n  }\n\n  @media (max-width: 640px) {\n      \n    .modules-sidebar {\n        margin-top: 0px;\n  }\n      \n    .techlify-demo-container {\n      padding: 24px 16px;\n    }\n\n    .demo-header {\n      margin-bottom: 32px;\n    }\n\n    .demo-header h1 {\n      font-size: 32px;\n    }\n\n    .demo-header p {\n      font-size: 15px;\n    }\n\n    .demo-layout {\n      gap: 32px;\n    }\n\n    .videos-section {\n      gap: 24px;\n    }\n\n    .video-number {\n      font-size: 22px;\n    }\n\n    .video-title {\n      font-size: 18px;\n    }\n\n    .video-subtitle {\n      font-size: 13px;\n    }\n\n    .modules-header h3 {\n      font-size: 32px;\n    }\n\n    .modules-header p {\n      font-size: 13px;\n    }\n\n    .modules-list {\n      gap: 20px;\n    }\n\n    .module-item {\n      padding: 12px 16px;\n    }\n\n    .module-name {\n      font-size: 15px;\n    }\n\n    .module-desc {\n      font-size: 12px;\n    }\n\n    .video-branding {\n      font-size: 12px;\n      padding: 5px 12px;\n      bottom: 12px;\n      right: 12px;\n    }\n  }\n<\/style>\n\n<div class=\"techlify-demo-container\">\n  <div class=\"demo-header\">\n    <h1>TechlifyHR Self Demo<\/h1>\n    <p>Watch our guided TechlifyHR demo to see how the platform simplifies payroll, HR operations, and other modules through a fully integrated, easy-to-use system.<\/p>\n  <\/div>\n\n  <div class=\"demo-layout\">\n    <div class=\"videos-section\" id=\"videosSection\">\n      \n      <!-- Employee Information System (Always Visible) -->\n      <div class=\"video-card visible\" data-module=\"employee-info\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">1. Employee Information System - Employee Records, Digitalized<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1ePxNqiRjpN9dih3t4HW3hXmfIOIr0e3E\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n\n      <!-- Payroll Module (Selected by default but can be unchecked) -->\n      <div class=\"video-card visible\" data-module=\"payroll\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">2. Payroll Module - Automate Calculations & Reports<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1fsDknBLwi-klsUWGABA8b8yE3lRFHcCq\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n\n      <!-- Time & Attendance -->\n      <div class=\"video-card\" data-module=\"time-attendance\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">3. Time & Attendance - Timesheets, Time Clock Integration<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1pb9Hsg_MUClG0Lj7Oj4WiVwzqVYHZNDk\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Leave Management -->\n      <div class=\"video-card\" data-module=\"leave-management\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">4. Leave Management - Apply & Approve Online, Automate Balances<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1dABUhnytfRLVDk3G32w9kLJM_uRA9lOO\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Training -->\n      <div class=\"video-card\" data-module=\"training\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">5. Training - Upskill & Grow Your People<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/19XnkZOhyJZh4J-T9pzEj1C5XhEiCL8pr\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Performance -->\n      <div class=\"video-card\" data-module=\"appraisal\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">6. Performance - Provide Feedback, Track Growth<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1FtOB8tOKGVpy4xyiiJl6csxAvBfyln4Z\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Engagement Module-->\n      <div class=\"video-card\" data-module=\"discipline-development\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">7. Engagement - Collaborate & Communicate<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1LKtN-rG83odDdadRVamzb9jidyqaNLLw\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      <!-- Employee Self Service -->\n      <div class=\"video-card\" data-module=\"employee-self-service\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">8. Employee Self Service - Empower Employees via TechlifyHR Mobile<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1MPt9yd_icTH22u_fUBHm_GP6DO894sZL\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n\n\n    <\/div>\n\n    <div class=\"modules-sidebar\">\n      <div class=\"modules-header\">\n        <h3>Modules<\/h3>\n        <p>What modules would benefit your organization?<\/p>\n      <\/div>\n\n      <div class=\"modules-list\">\n        \n        <div class=\"module-item default\" data-module=\"employee-info\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Employee Information system<\/div>\n            <div class=\"module-desc\">Employee Records, Digitalized<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"module-item active\" data-module=\"payroll\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Payroll<\/div>\n            <div class=\"module-desc\">Automate Calculations & Reports<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"module-item\" data-module=\"time-attendance\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Time & Attendance<\/div>\n            <div class=\"module-desc\">Timesheets, Time Clock Integration<\/div>\n          <\/div>\n        <\/div>\n        \n        <div class=\"module-item\" data-module=\"leave-management\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Leave Management<\/div>\n            <div class=\"module-desc\">Apply & Approve Online, Automate Balances<\/div>\n          <\/div>\n        <\/div>\n        \n        <div class=\"module-item\" data-module=\"training\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Training<\/div>\n            <div class=\"module-desc\">Upskill & Grow Your People<\/div>\n          <\/div>\n        <\/div>\n        \n        <div class=\"module-item\" data-module=\"appraisal\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Performance<\/div>\n            <div class=\"module-desc\">Provide Feedback, Track Growth<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"module-item\" data-module=\"discipline-development\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Engagement<\/div>\n            <div class=\"module-desc\">Collaborate & Communicate<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"module-item\" data-module=\"employee-self-service\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Employee Self Service<\/div>\n            <div class=\"module-desc\">Empower Employees via TechlifyHR Mobile<\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n    \n(function() {\n  const moduleItems = document.querySelectorAll('.module-item:not(.default)');\n  const videoCards = document.querySelectorAll('.video-card');\n  \n  \/\/ Update video numbering\n  function updateVideoNumbers() {\n    const visibleCards = Array.from(videoCards).filter(card => card.classList.contains('visible'));\n    \n    visibleCards.forEach((card, index) => {\n      const numberEl = card.querySelector('.video-number');\n      const currentText = numberEl.textContent;\n      const newNumber = index + 1;\n      \n      \/\/ Replace the number at the beginning\n      const updatedText = currentText.replace(\/^\\d+\\.\/, newNumber + '.');\n      numberEl.textContent = updatedText;\n    });\n  }\n  \n  \/\/ Toggle module\n  function toggleModule(moduleId) {\n    const moduleItem = document.querySelector(`.module-item[data-module=\"${moduleId}\"]`);\n    const videoCard = document.querySelector(`.video-card[data-module=\"${moduleId}\"]`);\n    \n    if (moduleItem && videoCard) {\n      const isActive = moduleItem.classList.contains('active');\n      \n      if (isActive) {\n        moduleItem.classList.remove('active');\n        videoCard.classList.remove('visible');\n      } else {\n        moduleItem.classList.add('active');\n        videoCard.classList.add('visible');\n      }\n      \n      updateVideoNumbers();\n    }\n  }\n  \n  \/\/ Attach click handlers\n  moduleItems.forEach(item => {\n    item.addEventListener('click', function() {\n      const moduleId = this.getAttribute('data-module');\n      toggleModule(moduleId);\n    });\n  });\n  \n  \/\/ Initialize - ensure employee-info is always visible\n  const defaultVideo = document.querySelector('.video-card[data-module=\"employee-info\"]');\n  if (defaultVideo) {\n    defaultVideo.classList.add('visible');\n  }\n  \n  \/\/ Initial numbering update\n  updateVideoNumbers();\n})();\n<\/script>\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<div class=\"elementor-element elementor-element-105a7de elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"105a7de\" 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-85f9f6d elementor-widget elementor-widget-html\" data-id=\"85f9f6d\" 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<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n  .techlify-demo-container {\n    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #0D1B2A;\n  }\n\n  .demo-header {\n    margin-bottom: 48px;\n  }\n\n  .demo-header h1 {\n    font-size: 55px;\n    font-weight: 700;\n    color: #000000;\n    margin: 0 0 12px 0;\n    line-height: 1.2;\n  }\n\n  .demo-header p {\n    font-size: 18px;\n    color: #000000;\n    margin: 0;\n    line-height: 1.6;\n    font-weight: 400;\n    max-width: 800px;\n  }\n\n  .demo-layout {\n    display: grid;\n    grid-template-columns: 1fr 320px;\n    gap: 60px;\n    align-items: start;\n  }\n\n  .videos-section {\n    display: flex;\n    flex-direction: column;\n    gap: 32px;\n  }\n\n  .video-card {\n    display: none;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  .video-card.visible {\n    display: block;\n    opacity: 1;\n  }\n\n  .video-header {\n    margin-bottom: 16px;\n  }\n\n  .video-number {\n    font-size: 28px;\n    font-weight: 500;\n    color: #000000;\n    margin-bottom: 8px;\n  }\n\n  .video-title {\n    font-size: 20px;\n    font-weight: 700;\n    color: #0D1B2A;\n    margin: 0 0 4px 0;\n    line-height: 1.3;\n  }\n\n  .video-subtitle {\n    font-size: 14px;\n    color: #4B5868;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  .video-wrapper {\n    position: relative;\n    background: linear-gradient(135deg, #E8F4FD 0%, #D1E9F9 100%);\n    overflow: hidden;\n    aspect-ratio: 16\/9;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n  }\n\n  .video-wrapper iframe {\n    width: 100%;\n    height: 100%;\n    border: none;\n  }\n\n  .video-branding {\n    position: absolute;\n    bottom: 16px;\n    right: 16px;\n    background: rgba(255, 255, 255, 0.95);\n    padding: 6px 14px;\n    border-radius: 20px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #009FFD;\n    pointer-events: none;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n  }\n\n  .modules-sidebar {\n    position: sticky;\n    top: 40px;\n    background: #FFFFFF;\n    margin-top: -180px;\n  }\n\n  .modules-header {\n    margin-bottom: 20px;\n  }\n\n  .modules-header h3 {\n    font-size: 55px;\n    font-weight: 700;\n    color: #000000;\n    margin: 0 0 6px 0;\n  }\n\n  .modules-header p {\n    font-size: 13px;\n    color: #000000;\n    font-weight: 400;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  .modules-list {\n    display: flex;\n    flex-direction: column;\n    gap: 26px;\n  }\n\n  .module-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    cursor: pointer;\n    transition: background 0.2s;\n    padding: 15px 20px;\n    margin: -8px;\n    border-radius: 5px;\n    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.35);\n    align-items: center;\n  }\n\n  .module-item:hover:not(.default) {\n    background: #F7F9FC;\n  }\n\n  .module-item.default {\n    cursor: not-allowed;\n    opacity: 0.7;\n  }\n\n  .module-checkbox {\n    width: 18px;\n    height: 18px;\n    border: 2px solid #0A98FF;\n    flex-shrink: 0;\n    margin-top: 2px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #FFFFFF;\n    transition: all 0.2s;\n    position: relative;\n  }\n\n  .module-item.default .module-checkbox {\n    background: none;\n    border-color: #C4C4C4;\n    cursor: not-allowed;\n  }\n\n  .module-item.default .module-checkbox::after {\n    content: '';\n    width: 10px;\n    height: 6px;\n    border-left: 2px solid #C4C4C4;\n    border-bottom: 2px solid #C4C4C4;\n    transform: rotate(-45deg);\n    opacity: 0;\n    transition: opacity 0.2s;\n    margin-top: -2px;\n  }\n\n  .module-checkbox::after {\n    content: '';\n    width: 10px;\n    height: 6px;\n    border-left: 2px solid #0A98FF;\n    border-bottom: 2px solid #0A98FF;\n    transform: rotate(-45deg);\n    opacity: 0;\n    transition: opacity 0.2s;\n    margin-top: -2px;\n  }\n\n  .module-item.default .module-checkbox::after,\n  .module-item.active .module-checkbox::after {\n    opacity: 1;\n  }\n\n  .module-info {\n    flex: 1;\n  }\n\n  .module-name {\n    font-size: 16px;\n    font-weight: 400;\n    color: #1F2124;\n    margin: 0 0 2px 0;\n    line-height: 1.3;\n  }\n\n  .module-desc {\n    font-size: 13px;\n    font-weight: 400;\n    color: #69727D;\n    margin: 0;\n    line-height: 1.4;\n  }\n\n  .module-icon {\n    width: 20px;\n    height: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .module-icon svg {\n    width: 100%;\n    height: 100%;\n    fill: #009FFD;\n    opacity: 0.7;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 968px) {\n    .demo-layout {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n\n    .modules-sidebar {\n      position: relative;\n      top: 0;\n      order: 1;\n    }\n\n    .videos-section {\n      order: 2;\n    }\n\n    .demo-header h1 {\n      font-size: 42px;\n    }\n\n    .demo-header p {\n      font-size: 16px;\n    }\n\n    .modules-header h3 {\n      font-size: 42px;\n    }\n  }\n\n  @media (max-width: 640px) {\n      \n    .modules-sidebar {\n        margin-top: 0px;\n  }\n      \n    .techlify-demo-container {\n      padding: 24px 16px;\n    }\n\n    .demo-header {\n      margin-bottom: 32px;\n    }\n\n    .demo-header h1 {\n      font-size: 32px;\n    }\n\n    .demo-header p {\n      font-size: 15px;\n    }\n\n    .demo-layout {\n      gap: 32px;\n    }\n\n    .videos-section {\n      gap: 24px;\n    }\n\n    .video-number {\n      font-size: 22px;\n    }\n\n    .video-title {\n      font-size: 18px;\n    }\n\n    .video-subtitle {\n      font-size: 13px;\n    }\n\n    .modules-header h3 {\n      font-size: 32px;\n    }\n\n    .modules-header p {\n      font-size: 13px;\n    }\n\n    .modules-list {\n      gap: 20px;\n    }\n\n    .module-item {\n      padding: 12px 16px;\n    }\n\n    .module-name {\n      font-size: 15px;\n    }\n\n    .module-desc {\n      font-size: 12px;\n    }\n\n    .video-branding {\n      font-size: 12px;\n      padding: 5px 12px;\n      bottom: 12px;\n      right: 12px;\n    }\n  }\n<\/style>\n\n<div class=\"techlify-demo-container\">\n  <div class=\"demo-header\">\n    <h1>TechlifyHR Self Demo<\/h1>\n    <p>Watch our guided TechlifyHR demo to see how the platform simplifies payroll, HR operations, and other modules through a fully integrated, easy-to-use system.<\/p>\n  <\/div>\n\n  <div class=\"demo-layout\">\n    <div class=\"videos-section\" id=\"videosSection\">\n      \n      <!-- Employee Information System (Always Visible) -->\n      <div class=\"video-card visible\" data-module=\"employee-info\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">1. Employee Information System - Employee Records, Digitalized<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1ePxNqiRjpN9dih3t4HW3hXmfIOIr0e3E\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n\n      <!-- Payroll Module (Selected by default but can be unchecked) -->\n      <div class=\"video-card visible\" data-module=\"payroll\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">2. Payroll Module - Automate Calculations & Reports<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1fsDknBLwi-klsUWGABA8b8yE3lRFHcCq\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n\n      <!-- Time & Attendance -->\n      <div class=\"video-card visible\" data-module=\"time-attendance\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">3. Time & Attendance - Timesheets, Time Clock Integration<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n       <iframe src=\"https:\/\/drive.google.com\/file\/d\/1pb9Hsg_MUClG0Lj7Oj4WiVwzqVYHZNDk\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Leave Management -->\n      <div class=\"video-card visible\" data-module=\"leave-management\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">4. Leave Management - Apply & Approve Online, Automate Balances<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1uh_JDdj3JwqUfyt5OZIKXH_V03gbGDUD\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Training -->\n      <div class=\"video-card visible\" data-module=\"training\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">5. Training - Upskill & Grow Your People<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/19XnkZOhyJZh4J-T9pzEj1C5XhEiCL8pr\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Performance -->\n      <div class=\"video-card visible\" data-module=\"appraisal\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">6. Performance - Provide Feedback, Track Growth<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1FtOB8tOKGVpy4xyiiJl6csxAvBfyln4Z\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Engagement Module-->\n      <div class=\"video-card visible\" data-module=\"discipline-development\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">7. Engagement - Collaborate & Communicate<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1LKtN-rG83odDdadRVamzb9jidyqaNLLw\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      <!-- Performance -->\n      <div class=\"video-card visible\" data-module=\"employee-self-service\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">8. Employee Self Service - Empower Employees via TechlifyHR Mobile<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1q9apTM2IO7EkzBJKYtq5gQyYWD490tmZ\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"modules-sidebar\">\n      <div class=\"modules-header\">\n        <h3>Modules<\/h3>\n        <p>What modules would benefit your organization?<\/p>\n      <\/div>\n\n      <div class=\"modules-list\">\n        \n        <div class=\"module-item default\" data-module=\"employee-info\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Employee Information system<\/div>\n            <div class=\"module-desc\">Employee Records, Digitalized<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"module-item active\" data-module=\"payroll\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Payroll<\/div>\n            <div class=\"module-desc\">Automate Calculations & Reports<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"module-item active\" data-module=\"time-attendance\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Time & Attendance<\/div>\n            <div class=\"module-desc\">Timesheets, Time Clock Integration<\/div>\n          <\/div>\n        <\/div>\n        \n        <div class=\"module-item active\" data-module=\"leave-management\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Leave Management<\/div>\n            <div class=\"module-desc\">Apply & Approve Online, Automate Balances<\/div>\n          <\/div>\n        <\/div>\n        \n        <div class=\"module-item active\" data-module=\"training\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Training<\/div>\n            <div class=\"module-desc\">Upskill & Grow Your People<\/div>\n          <\/div>\n        <\/div>\n        \n        <div class=\"module-item active\" data-module=\"appraisal\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Performance<\/div>\n            <div class=\"module-desc\">Provide Feedback, Track Growth<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"module-item active\" data-module=\"discipline-development\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Engagement<\/div>\n            <div class=\"module-desc\">Collaborate & Communicate<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"module-item active\" data-module=\"employee-self-service\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Employee Self Service<\/div>\n            <div class=\"module-desc\">Empower Employees via TechlifyHR Mobile<\/div>\n          <\/div>\n        <\/div>\n\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\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<div class=\"elementor-element elementor-element-fad4fba elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"fad4fba\" 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-238f749 elementor-widget elementor-widget-html\" data-id=\"238f749\" 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<link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n  .techlify-demo-container {\n    font-family: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    color: #0D1B2A;\n  }\n\n  .demo-header {\n    margin-bottom: 48px;\n  }\n\n  .demo-header h1 {\n    font-size: 55px;\n    font-weight: 700;\n    color: #000000;\n    margin: 0 0 12px 0;\n    line-height: 1.2;\n  }\n\n  .demo-header p {\n    font-size: 18px;\n    color: #000000;\n    margin: 0;\n    line-height: 1.6;\n    font-weight: 400;\n    max-width: 800px;\n  }\n\n  .demo-layout {\n    display: grid;\n    grid-template-columns: 1fr 320px;\n    gap: 60px;\n    align-items: start;\n  }\n\n  .videos-section {\n    display: flex;\n    flex-direction: column;\n    gap: 32px;\n  }\n\n  .video-card {\n    display: none;\n    opacity: 0;\n    transition: opacity 0.3s ease;\n  }\n\n  .video-card.visible {\n    display: block;\n    opacity: 1;\n  }\n\n  .video-header {\n    margin-bottom: 16px;\n  }\n\n  .video-number {\n    font-size: 28px;\n    font-weight: 500;\n    color: #000000;\n    margin-bottom: 8px;\n  }\n\n  .video-title {\n    font-size: 20px;\n    font-weight: 700;\n    color: #0D1B2A;\n    margin: 0 0 4px 0;\n    line-height: 1.3;\n  }\n\n  .video-subtitle {\n    font-size: 14px;\n    color: #4B5868;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  .video-wrapper {\n    position: relative;\n    background: linear-gradient(135deg, #E8F4FD 0%, #D1E9F9 100%);\n    overflow: hidden;\n    aspect-ratio: 16\/9;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);\n  }\n\n  .video-wrapper iframe {\n    width: 100%;\n    height: 100%;\n    border: none;\n  }\n\n  .video-branding {\n    position: absolute;\n    bottom: 16px;\n    right: 16px;\n    background: rgba(255, 255, 255, 0.95);\n    padding: 6px 14px;\n    border-radius: 20px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #009FFD;\n    pointer-events: none;\n    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);\n  }\n\n  .modules-sidebar {\n    position: sticky;\n    top: 40px;\n    background: #FFFFFF;\n    margin-top: -180px;\n  }\n\n  .modules-header {\n    margin-bottom: 20px;\n  }\n\n  .modules-header h3 {\n    font-size: 55px;\n    font-weight: 700;\n    color: #000000;\n    margin: 0 0 6px 0;\n  }\n\n  .modules-header p {\n    font-size: 13px;\n    color: #000000;\n    font-weight: 400;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  .modules-list {\n    display: flex;\n    flex-direction: column;\n    gap: 26px;\n  }\n\n  .module-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    cursor: pointer;\n    transition: background 0.2s;\n    padding: 15px 20px;\n    margin: -8px;\n    border-radius: 5px;\n    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.35);\n    align-items: center;\n  }\n\n  .module-item:hover:not(.default) {\n    background: #F7F9FC;\n  }\n\n  .module-item.default {\n    cursor: not-allowed;\n    opacity: 0.7;\n  }\n\n  .module-checkbox {\n    width: 18px;\n    height: 18px;\n    border: 2px solid #0A98FF;\n    flex-shrink: 0;\n    margin-top: 2px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #FFFFFF;\n    transition: all 0.2s;\n    position: relative;\n  }\n\n  .module-item.default .module-checkbox {\n    background: none;\n    border-color: #C4C4C4;\n    cursor: not-allowed;\n  }\n\n  .module-item.default .module-checkbox::after {\n    content: '';\n    width: 10px;\n    height: 6px;\n    border-left: 2px solid #C4C4C4;\n    border-bottom: 2px solid #C4C4C4;\n    transform: rotate(-45deg);\n    opacity: 0;\n    transition: opacity 0.2s;\n    margin-top: -2px;\n  }\n\n  .module-checkbox::after {\n    content: '';\n    width: 10px;\n    height: 6px;\n    border-left: 2px solid #0A98FF;\n    border-bottom: 2px solid #0A98FF;\n    transform: rotate(-45deg);\n    opacity: 0;\n    transition: opacity 0.2s;\n    margin-top: -2px;\n  }\n\n  .module-item.default .module-checkbox::after,\n  .module-item.active .module-checkbox::after {\n    opacity: 1;\n  }\n\n  .module-info {\n    flex: 1;\n  }\n\n  .module-name {\n    font-size: 16px;\n    font-weight: 400;\n    color: #1F2124;\n    margin: 0 0 2px 0;\n    line-height: 1.3;\n  }\n\n  .module-desc {\n    font-size: 13px;\n    font-weight: 400;\n    color: #69727D;\n    margin: 0;\n    line-height: 1.4;\n  }\n\n  .module-icon {\n    width: 20px;\n    height: 20px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  .module-icon svg {\n    width: 100%;\n    height: 100%;\n    fill: #009FFD;\n    opacity: 0.7;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 968px) {\n    .demo-layout {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n\n    .modules-sidebar {\n      position: relative;\n      top: 0;\n      order: 1;\n    }\n\n    .videos-section {\n      order: 2;\n    }\n\n    .demo-header h1 {\n      font-size: 42px;\n    }\n\n    .demo-header p {\n      font-size: 16px;\n    }\n\n    .modules-header h3 {\n      font-size: 42px;\n    }\n  }\n\n  @media (max-width: 640px) {\n      \n    .modules-sidebar {\n        margin-top: 0px;\n  }\n      \n    .techlify-demo-container {\n      padding: 24px 16px;\n    }\n\n    .demo-header {\n      margin-bottom: 32px;\n    }\n\n    .demo-header h1 {\n      font-size: 32px;\n    }\n\n    .demo-header p {\n      font-size: 15px;\n    }\n\n    .demo-layout {\n      gap: 32px;\n    }\n\n    .videos-section {\n      gap: 24px;\n    }\n\n    .video-number {\n      font-size: 22px;\n    }\n\n    .video-title {\n      font-size: 18px;\n    }\n\n    .video-subtitle {\n      font-size: 13px;\n    }\n\n    .modules-header h3 {\n      font-size: 32px;\n    }\n\n    .modules-header p {\n      font-size: 13px;\n    }\n\n    .modules-list {\n      gap: 20px;\n    }\n\n    .module-item {\n      padding: 12px 16px;\n    }\n\n    .module-name {\n      font-size: 15px;\n    }\n\n    .module-desc {\n      font-size: 12px;\n    }\n\n    .video-branding {\n      font-size: 12px;\n      padding: 5px 12px;\n      bottom: 12px;\n      right: 12px;\n    }\n  }\n<\/style>\n\n<div class=\"techlify-demo-container\">\n  <div class=\"demo-header\">\n    <h1>TechlifyHR Self Demo<\/h1>\n    <p>Watch our guided TechlifyHR demo to see how the platform simplifies payroll, HR operations, and other modules through a fully integrated, easy-to-use system.<\/p>\n  <\/div>\n\n  <div class=\"demo-layout\">\n    <div class=\"videos-section\" id=\"videosSection\">\n      \n      <!-- Employee Information System (Always Visible) -->\n      <div class=\"video-card visible\" data-module=\"employee-info\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">1. Employee Information System - Employee Records, Digitalized<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1ePxNqiRjpN9dih3t4HW3hXmfIOIr0e3E\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n\n      <!-- Payroll Module (Selected by default but can be unchecked) -->\n      <div class=\"video-card visible\" data-module=\"payroll\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">2. Payroll Module - Automate Calculations & Reports<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1fsDknBLwi-klsUWGABA8b8yE3lRFHcCq\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n\n      <!-- Time & Attendance -->\n      <div class=\"video-card\" data-module=\"time-attendance\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">3. Time & Attendance - Timesheets, Time Clock Integration<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1pb9Hsg_MUClG0Lj7Oj4WiVwzqVYHZNDk\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Leave Management -->\n      <div class=\"video-card\" data-module=\"leave-management\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">4. Leave Management - Apply & Approve Online, Automate Balances<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1dABUhnytfRLVDk3G32w9kLJM_uRA9lOO\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Training -->\n      <div class=\"video-card\" data-module=\"training\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">5. Training - Upskill & Grow Your People<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/19XnkZOhyJZh4J-T9pzEj1C5XhEiCL8pr\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Performance -->\n      <div class=\"video-card\" data-module=\"appraisal\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">6. Performance - Provide Feedback, Track Growth<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1FtOB8tOKGVpy4xyiiJl6csxAvBfyln4Z\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n      \n      <!-- Engagement Module-->\n      <div class=\"video-card\" data-module=\"discipline-development\">\n        <div class=\"video-header\">\n          <div class=\"video-number\">7. Engagement - Collaborate & Communicate<\/div>\n        <\/div>\n        <div class=\"video-wrapper\">\n          <iframe src=\"https:\/\/drive.google.com\/file\/d\/1LKtN-rG83odDdadRVamzb9jidyqaNLLw\/preview\" allow=\"autoplay; fullscreen\" allowfullscreen><\/iframe>\n        <\/div>\n      <\/div>\n\n\n    <\/div>\n\n    <div class=\"modules-sidebar\">\n      <div class=\"modules-header\">\n        <h3>Modules<\/h3>\n        <p>What modules would benefit your organization?<\/p>\n      <\/div>\n\n      <div class=\"modules-list\">\n        \n        <div class=\"module-item default\" data-module=\"employee-info\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Employee Information system<\/div>\n            <div class=\"module-desc\">Employee Records, Digitalized<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"module-item active\" data-module=\"payroll\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Payroll<\/div>\n            <div class=\"module-desc\">Automate Calculations & Reports<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"module-item\" data-module=\"time-attendance\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Time & Attendance<\/div>\n            <div class=\"module-desc\">Timesheets, Time Clock Integration<\/div>\n          <\/div>\n        <\/div>\n        \n        <div class=\"module-item\" data-module=\"leave-management\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Leave Management<\/div>\n            <div class=\"module-desc\">Apply & Approve Online, Automate Balances<\/div>\n          <\/div>\n        <\/div>\n        \n        <div class=\"module-item\" data-module=\"training\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Training<\/div>\n            <div class=\"module-desc\">Upskill & Grow Your People<\/div>\n          <\/div>\n        <\/div>\n        \n        <div class=\"module-item\" data-module=\"appraisal\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Performance<\/div>\n            <div class=\"module-desc\">Provide Feedback, Track Growth<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"module-item\" data-module=\"discipline-development\">\n          <div class=\"module-checkbox\"><\/div>\n          <div class=\"module-info\">\n            <div class=\"module-name\">Engagement<\/div>\n            <div class=\"module-desc\">Collaborate & Communicate<\/div>\n          <\/div>\n        <\/div>\n\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n    \n\/\/ (function() {\n\/\/   const moduleItems = document.querySelectorAll('.module-item:not(.default)');\n\/\/   const videoCards = document.querySelectorAll('.video-card');\n  \n\/\/   \/\/ Update video numbering\n\/\/   function updateVideoNumbers() {\n\/\/     const visibleCards = Array.from(videoCards).filter(card => card.classList.contains('visible'));\n    \n\/\/     visibleCards.forEach((card, index) => {\n\/\/       const numberEl = card.querySelector('.video-number');\n\/\/       const currentText = numberEl.textContent;\n\/\/       const newNumber = index + 1;\n      \n\/\/       \/\/ Replace the number at the beginning\n\/\/       const updatedText = currentText.replace(\/^\\d+\\.\/, newNumber + '.');\n\/\/       numberEl.textContent = updatedText;\n\/\/     });\n\/\/   }\n  \n\/\/   \/\/ Toggle module\n\/\/   function toggleModule(moduleId) {\n\/\/     const moduleItem = document.querySelector(`.module-item[data-module=\"${moduleId}\"]`);\n\/\/     const videoCard = document.querySelector(`.video-card[data-module=\"${moduleId}\"]`);\n    \n\/\/     if (moduleItem && videoCard) {\n\/\/       const isActive = moduleItem.classList.contains('active');\n      \n\/\/       if (isActive) {\n\/\/         moduleItem.classList.remove('active');\n\/\/         videoCard.classList.remove('visible');\n\/\/       } else {\n\/\/         moduleItem.classList.add('active');\n\/\/         videoCard.classList.add('visible');\n\/\/       }\n      \n\/\/       updateVideoNumbers();\n\/\/     }\n\/\/   }\n  \n\/\/   \/\/ Attach click handlers\n\/\/   moduleItems.forEach(item => {\n\/\/     item.addEventListener('click', function() {\n\/\/       const moduleId = this.getAttribute('data-module');\n\/\/       toggleModule(moduleId);\n\/\/     });\n\/\/   });\n  \n\/\/   \/\/ Initialize - ensure employee-info is always visible\n\/\/   const defaultVideo = document.querySelector('.video-card[data-module=\"employee-info\"]');\n\/\/   if (defaultVideo) {\n\/\/     defaultVideo.classList.add('visible');\n\/\/   }\n  \n\/\/   \/\/ Initial numbering update\n\/\/   updateVideoNumbers();\n\/\/ })();\n<\/script>\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>TechlifyHR Self Demo Watch our guided TechlifyHR demo to see how the platform simplifies payroll, HR operations, and other modules through a fully integrated, easy-to-use system. 1. Employee Information System &#8211; Employee Records, Digitalized 2. Payroll Module &#8211; Automate Calculations &#038; Reports 3. Time &#038; Attendance &#8211; Timesheets, Time Clock Integration 4. Leave Management &#8211; [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"content-type":"","inline_featured_image":false,"_monsterinsights_skip_tracking":false,"_joinchat":[],"footnotes":""},"class_list":["post-9751","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TechlifyHR Self Demo - TechlifyHR<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/techlify.com\/techlifyhr\/techlifyhr-self-demo\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TechlifyHR Self Demo - TechlifyHR\" \/>\n<meta property=\"og:description\" content=\"TechlifyHR Self Demo Watch our guided TechlifyHR demo to see how the platform simplifies payroll, HR operations, and other modules through a fully integrated, easy-to-use system. 1. Employee Information System &#8211; Employee Records, Digitalized 2. Payroll Module &#8211; Automate Calculations &#038; Reports 3. Time &#038; Attendance &#8211; Timesheets, Time Clock Integration 4. Leave Management &#8211; [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/techlify.com\/techlifyhr\/techlifyhr-self-demo\/\" \/>\n<meta property=\"og:site_name\" content=\"TechlifyHR\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/techlify\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-28T16:26:36+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@techlifyinc\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/techlifyhr-self-demo\\\/\",\"url\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/techlifyhr-self-demo\\\/\",\"name\":\"TechlifyHR Self Demo - TechlifyHR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/#website\"},\"datePublished\":\"2026-04-29T16:56:38+00:00\",\"dateModified\":\"2026-07-28T16:26:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/techlifyhr-self-demo\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/techlifyhr-self-demo\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/techlifyhr-self-demo\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"TechlifyHR Self Demo\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/#website\",\"url\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/\",\"name\":\"TechlifyHR\",\"description\":\"Simplify Life\",\"publisher\":{\"@id\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/#organization\",\"name\":\"TechlifyHR\",\"url\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/Techlify-logo-V5_1-Thin-Blue-1-e1691687631605.png\",\"contentUrl\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/Techlify-logo-V5_1-Thin-Blue-1-e1691687631605.png\",\"width\":30,\"height\":28,\"caption\":\"TechlifyHR\"},\"image\":{\"@id\":\"https:\\\/\\\/techlify.com\\\/techlifyhr\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/techlify\",\"https:\\\/\\\/x.com\\\/techlifyinc\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TechlifyHR Self Demo - TechlifyHR","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/techlify.com\/techlifyhr\/techlifyhr-self-demo\/","og_locale":"en_US","og_type":"article","og_title":"TechlifyHR Self Demo - TechlifyHR","og_description":"TechlifyHR Self Demo Watch our guided TechlifyHR demo to see how the platform simplifies payroll, HR operations, and other modules through a fully integrated, easy-to-use system. 1. Employee Information System &#8211; Employee Records, Digitalized 2. Payroll Module &#8211; Automate Calculations &#038; Reports 3. Time &#038; Attendance &#8211; Timesheets, Time Clock Integration 4. Leave Management &#8211; [&hellip;]","og_url":"https:\/\/techlify.com\/techlifyhr\/techlifyhr-self-demo\/","og_site_name":"TechlifyHR","article_publisher":"https:\/\/www.facebook.com\/techlify","article_modified_time":"2026-07-28T16:26:36+00:00","twitter_card":"summary_large_image","twitter_site":"@techlifyinc","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/techlify.com\/techlifyhr\/techlifyhr-self-demo\/","url":"https:\/\/techlify.com\/techlifyhr\/techlifyhr-self-demo\/","name":"TechlifyHR Self Demo - TechlifyHR","isPartOf":{"@id":"https:\/\/techlify.com\/techlifyhr\/#website"},"datePublished":"2026-04-29T16:56:38+00:00","dateModified":"2026-07-28T16:26:36+00:00","breadcrumb":{"@id":"https:\/\/techlify.com\/techlifyhr\/techlifyhr-self-demo\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/techlify.com\/techlifyhr\/techlifyhr-self-demo\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/techlify.com\/techlifyhr\/techlifyhr-self-demo\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/techlify.com\/techlifyhr\/"},{"@type":"ListItem","position":2,"name":"TechlifyHR Self Demo"}]},{"@type":"WebSite","@id":"https:\/\/techlify.com\/techlifyhr\/#website","url":"https:\/\/techlify.com\/techlifyhr\/","name":"TechlifyHR","description":"Simplify Life","publisher":{"@id":"https:\/\/techlify.com\/techlifyhr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/techlify.com\/techlifyhr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/techlify.com\/techlifyhr\/#organization","name":"TechlifyHR","url":"https:\/\/techlify.com\/techlifyhr\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/techlify.com\/techlifyhr\/#\/schema\/logo\/image\/","url":"https:\/\/techlify.com\/techlifyhr\/wp-content\/uploads\/2023\/08\/Techlify-logo-V5_1-Thin-Blue-1-e1691687631605.png","contentUrl":"https:\/\/techlify.com\/techlifyhr\/wp-content\/uploads\/2023\/08\/Techlify-logo-V5_1-Thin-Blue-1-e1691687631605.png","width":30,"height":28,"caption":"TechlifyHR"},"image":{"@id":"https:\/\/techlify.com\/techlifyhr\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/techlify","https:\/\/x.com\/techlifyinc"]}]}},"_links":{"self":[{"href":"https:\/\/techlify.com\/techlifyhr\/wp-json\/wp\/v2\/pages\/9751","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techlify.com\/techlifyhr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/techlify.com\/techlifyhr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/techlify.com\/techlifyhr\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/techlify.com\/techlifyhr\/wp-json\/wp\/v2\/comments?post=9751"}],"version-history":[{"count":109,"href":"https:\/\/techlify.com\/techlifyhr\/wp-json\/wp\/v2\/pages\/9751\/revisions"}],"predecessor-version":[{"id":10544,"href":"https:\/\/techlify.com\/techlifyhr\/wp-json\/wp\/v2\/pages\/9751\/revisions\/10544"}],"wp:attachment":[{"href":"https:\/\/techlify.com\/techlifyhr\/wp-json\/wp\/v2\/media?parent=9751"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}