{"id":13578,"date":"2025-12-11T08:23:55","date_gmt":"2025-12-11T00:23:55","guid":{"rendered":"https:\/\/www.ukm.my\/alafukm\/?page_id=13578"},"modified":"2026-01-06T10:55:01","modified_gmt":"2026-01-06T02:55:01","slug":"inspiraukm","status":"publish","type":"page","link":"https:\/\/www.ukm.my\/alafukm\/inspiraukm\/","title":{"rendered":"INSPIRA UKM"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13578\" class=\"elementor elementor-13578\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c0d089a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"c0d089a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-18a709c\" data-id=\"18a709c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0401613 elementor-widget elementor-widget-image\" data-id=\"0401613\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.ukm.my\/alafukm\/wp-content\/uploads\/2025\/12\/POSTER-INSPIRA-FINAL-Compress-scaled.jpg\" class=\"attachment-full size-full wp-image-13583\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5dcdcb9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5dcdcb9\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b906a29\" data-id=\"b906a29\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dc41fc1 elementor-widget elementor-widget-html\" data-id=\"dc41fc1\" 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=\"ms\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<title>Floating Left Menu Premium<\/title>\r\n\r\n<style>\r\nhtml{\r\n  scroll-behavior:smooth;\r\n  font-family:'Poppins',sans-serif;\r\n}\r\n\r\n\/* ===============================\r\n   Floating Menu Container\r\n================================ *\/\r\n.floating-menu{\r\n  position:fixed;\r\n  top:50%;\r\n  left:18px;\r\n  transform:translateY(-50%);\r\n  background:rgba(15,15,15,.3);\r\n  backdrop-filter:blur(12px);\r\n  border-radius:30px;\r\n  padding:10px 12px;\r\n  box-shadow:0 20px 40px rgba(0,0,0,.35);\r\n  z-index:9999;\r\n  transition:all .4s ease;\r\n}\r\n\r\n\/* Minimized *\/\r\n.floating-menu.minimize{\r\n  padding:10px 6px;\r\n}\r\n\r\n\/* ===============================\r\n   Menu Item\r\n================================ *\/\r\n.floating-menu a{\r\n  position:relative;\r\n  display:flex;\r\n  align-items:center;\r\n  gap:12px;\r\n  padding:10px 18px;\r\n  margin:6px 0;\r\n  color:#fff;\r\n  text-decoration:none;\r\n  font-size:13px;\r\n  font-weight:600;\r\n  border-radius:22px;\r\n  transition:all .35s ease;\r\n  white-space:nowrap;\r\n}\r\n\r\n\/* Bullet icon *\/\r\n.floating-menu a span.icon{\r\n  width:8px;\r\n  height:8px;\r\n  border-radius:50%;\r\n  background:#bbb;\r\n  transition:.3s;\r\n}\r\n\r\n\/* Text *\/\r\n.floating-menu a span.text{\r\n  transition:.3s;\r\n}\r\n\r\n\/* Hover *\/\r\n.floating-menu a:hover{\r\n  background:#3FA646;\r\n  transform:translateX(6px);\r\n  box-shadow:0 8px 20px rgba(63,166,70,.6);\r\n}\r\n.floating-menu a:hover span.icon{\r\n  background:#fff;\r\n}\r\n\r\n\/* Active *\/\r\n.floating-menu a.active{\r\n  background:#3FA646;\r\n}\r\n.floating-menu a.active span.icon{\r\n  background:#fff;\r\n  box-shadow:0 0 0 4px rgba(255,255,255,.35);\r\n}\r\n\r\n\/* ===============================\r\n   Indicator Line\r\n================================ *\/\r\n.indicator{\r\n  position:absolute;\r\n  left:4px;\r\n  width:3px;\r\n  height:34px;\r\n  background:#3FA646;\r\n  border-radius:4px;\r\n  transition:.35s ease;\r\n}\r\n\r\n\/* ===============================\r\n   Minimized Mode\r\n================================ *\/\r\n.floating-menu.minimize a{\r\n  justify-content:center;\r\n  padding:10px;\r\n}\r\n.floating-menu.minimize a span.text{\r\n  display:none;\r\n}\r\n\r\n\/* Tooltip *\/\r\n.floating-menu.minimize a::after{\r\n  content:attr(data-title);\r\n  position:absolute;\r\n  left:110%;\r\n  top:50%;\r\n  transform:translateY(-50%);\r\n  background:#111;\r\n  color:#fff;\r\n  font-size:11px;\r\n  padding:6px 10px;\r\n  border-radius:8px;\r\n  opacity:0;\r\n  pointer-events:none;\r\n  white-space:nowrap;\r\n  transition:.3s;\r\n}\r\n.floating-menu.minimize a:hover::after{\r\n  opacity:1;\r\n}\r\n\r\n\/* Expand on hover *\/\r\n.floating-menu.minimize:hover{\r\n  padding:10px 12px;\r\n}\r\n.floating-menu.minimize:hover a span.text{\r\n  display:inline;\r\n}\r\n\r\n\/* ===============================\r\n   Mobile\r\n================================ *\/\r\n@media(max-width:768px){\r\n  .floating-menu{\r\n    left:10px;\r\n  }\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<!-- ===============================\r\n     Floating Menu\r\n================================ -->\r\n<nav class=\"floating-menu\" id=\"floatingMenu\">\r\n  <div class=\"indicator\" id=\"indicator\"><\/div>\r\n\r\n  <a href=\"#pengenalan\" class=\"nav-link active\" data-title=\"Pengenalan\">\r\n    <span class=\"icon\"><\/span><span class=\"text\">Pengenalan<\/span>\r\n  <\/a>\r\n\r\n  <a href=\"#objektif\" class=\"nav-link\" data-title=\"Objektif\">\r\n    <span class=\"icon\"><\/span><span class=\"text\">Objektif<\/span>\r\n  <\/a>\r\n\r\n  <a href=\"#tarikhtempat\" class=\"nav-link\" data-title=\"Tarikh & Tempat\">\r\n    <span class=\"icon\"><\/span><span class=\"text\">Tarikh & Tempat<\/span>\r\n  <\/a>\r\n\r\n  <a href=\"#tentatif\" class=\"nav-link\" data-title=\"Tentatif\">\r\n    <span class=\"icon\"><\/span><span class=\"text\">Tentatif<\/span>\r\n  <\/a>\r\n\r\n  <!-- \u2705 MENU BARU -->\r\n  <a href=\"#penaja\" class=\"nav-link\" data-title=\"Penaja\">\r\n    <span class=\"icon\"><\/span><span class=\"text\">Penaja<\/span>\r\n  <\/a>\r\n<\/nav>\r\n\r\n<!-- ===============================\r\n     Script\r\n================================ -->\r\n<script>\r\nconst menu=document.getElementById(\"floatingMenu\");\r\nconst indicator=document.getElementById(\"indicator\");\r\nconst links=document.querySelectorAll(\".nav-link\");\r\n\r\n\/* Minimize on scroll *\/\r\nwindow.addEventListener(\"scroll\",()=>{\r\n  if(window.scrollY>120){\r\n    menu.classList.add(\"minimize\");\r\n  }else{\r\n    menu.classList.remove(\"minimize\");\r\n  }\r\n\r\n  let current=\"\";\r\n  document.querySelectorAll(\"section[id]\").forEach(section=>{\r\n    if(window.scrollY>=section.offsetTop-180){\r\n      current=section.getAttribute(\"id\");\r\n    }\r\n  });\r\n\r\n  links.forEach(link=>{\r\n    link.classList.remove(\"active\");\r\n    if(link.getAttribute(\"href\")===\"#\"+current){\r\n      link.classList.add(\"active\");\r\n      indicator.style.top=(link.offsetTop+6)+\"px\";\r\n    }\r\n  });\r\n});\r\n\r\n\/* Initial indicator *\/\r\nwindow.onload=()=>{\r\n  const active=document.querySelector(\".nav-link.active\");\r\n  indicator.style.top=(active.offsetTop+6)+\"px\";\r\n};\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-93d77e6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"93d77e6\" data-element_type=\"section\" data-e-type=\"section\" id=\"pengenalan\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9799940\" data-id=\"9799940\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-03fa31e elementor-widget elementor-widget-heading\" data-id=\"03fa31e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">PENGENALAN \/ INTRODUCTION<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f5c8992 elementor-widget elementor-widget-text-editor\" data-id=\"f5c8992\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><em>KARNIVAL PERKHIDMATAN INSTRUMENTASI &amp; MAKMAL UKM<\/em><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-26cc2ef elementor-section-height-min-height elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle elementor-invisible\" data-id=\"26cc2ef\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;torn-paper&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;shape_divider_top&quot;:&quot;torn-paper&quot;,&quot;_ha_eqh_enable&quot;:false}\" pengenalan=\"\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 3990.2 277.1\" preserveAspectRatio=\"none\">\n<path class=\"elementor-shape-fill ha-shape-divider\" opacity=\"0.7\" enable-background=\"new    \" d=\"M0.1,197.8c12.1,1.7,23,3.5,33.8,5.3c0.9,0.1,1.9-0.1,2.6-0.8\n\tc6.5-6.2,17.2-9.5,27.2-8.2c0.3,0,0.7,0.1,1,0.3c1.6,0.7,3.1,1.5,4.7,2.2c1,0.5,2.3,0.3,3.2-0.4c11.5-8.5,35.2,1,46.8-7.3\n\tc1-0.7,2.3-0.7,3.3-0.1c11.8,7.4,28.3,10.1,42.8,6.8c1.2-0.3,2.4,0.3,3.2,1.3c3.7,5.1,13.4,6,21.3,5.7c7.7-0.3,17.2,0.1,21.6,4.7\n\tc1,1.1,2.7,1.2,3.9,0.4c1.2-0.8,2.3-1.6,3.5-2.3c1.3-0.9,3-0.6,4,0.5c4.7,5.6,12.2,9.6,20.5,10.9c2.4,0.4,4.9,0.6,6.7,1.9\n\tc2.7,1.9,2.6,5.3,4.2,7.9c2.6,4.2,10.5,4.9,14.8,2c1-0.7,2.4-0.7,3.4,0.1c0.6,0.4,1.1,0.8,1.7,1.2c1.3,0.9,3,0.7,4.1-0.5\n\tc1.1-1.2,2.1-2.4,3.2-3.6c1-1.2,2.7-1.4,4-0.5c1.9,1.3,3.9,2.6,5.9,3.9c1.5,1,3.6,0.5,4.4-1.2c2.9-5.9,11-10.1,18.9-9.2\n\tc9.7,1.1,18.7,8.6,27.4,8.8c2.3,0.1,3.8,2.6,2.6,4.6c0,0,0,0.1-0.1,0.1c-1.2,2,0.3,4.5,2.6,4.6c7.7,0.2,15.3,3.5,19.3,8.8\n\tc2.2,2.9,4.9,7,9.1,6.3c2.4-0.4,3.9-2.2,5.7-3.5c5.5-3.7,14.8-0.6,16.8,4.5c0.6,1.5,2.2,2.3,3.7,1.9c4.8-1.4,9.7-2.8,14.6-4.1\n\tc1-0.3,2.1,0,2.8,0.7c6.8,6.2,16.7,10.4,27.1,11.3c1.3,0.1,2.3,1,2.7,2.3c0.5,1.8,0.9,3.6,1.4,5.4c0.5,1.9,2.6,2.9,4.4,2\n\tc7.3-3.8,15.1-6.9,23.1-9.4c1.8-0.6,2.7-2.7,1.8-4.3c-1.6-3-0.3-7.6,2.9-10.1c4.2-3.5,10.1-5.7,13.2-9.7c0.6-0.8,1.4-1.2,2.4-1.3\n\tc0.8,0,1.6,0,2.4-0.1c1.2,0,2.2-0.7,2.7-1.8c0.5-1.2,1.1-2.3,1.6-3.5c0.3-0.6,0.8-1.1,1.4-1.4c11.4-5.8,24-10.1,37.2-12.6\n\tc14.5-12.2,35.4-19.5,56.5-19.7c2.7-0.1,5.4,0.1,8-0.4c2.7-0.5,5.2-1.5,7.8-2.3c2.7-0.8,4.7-3.1,6.8-4.6c0.6-0.4,1.2-0.8,2-0.7\n\tc1.7,0.2,1.8,2.5,3.4,2.8c1.8,0.2,3-2.4,4.7-1.8c0.6,0.2,1,0.9,1.6,1.1c1.6,0.6,3-1.8,4.8-1.5c0.6,0.1,1.1,0.6,1.6,0.9\n\tc0.7,0.4,1.6,0.5,2.5,0.6c2.9,0.4,5.9,0.8,8.8,1.2c2.9,0.4,6,0.8,8.6,2c2.1,1,3.8,2.5,4.5,4.3c0.3,0.8,1,1.3,1.8,1.2\n\tc4.4-0.6,8.9-0.2,13.1,1.1c-0.3,0.1-0.5,0.3-0.3,0.6c0.4,0.4,1.3,0.3,1.9,0.1c0.6-0.1,1.6,0,1.7,0.5c-0.8,0.3-1.6,0.8-2.1,1.4\n\tc2.6,0.3,5.3,0.4,7.9,0.4c1.1,0,1.9,1.1,1.6,2.2c-0.2,0.7-0.3,1.4-0.3,2.1c0,1.4,1.8,2.2,2.8,1.2c0,0,0,0,0,0\n\tc0.7-0.7,1.9-0.6,2.5,0.2c1.2,1.6,2.4,3.2,3.6,4.9c0.7,1.1,2.3,1,2.9-0.2c0-0.1,0.1-0.1,0.1-0.2c0.5-1,2-1.2,2.7-0.3\n\tc0.9,1,1.9,2.1,2.8,3.1c0.7,0.7,1.8,0.7,2.5-0.1c2.4-2.6,8-3.4,10.7-6.1c2-2,2.5-5.1,5.4-6.1c0.3-0.1,0.7-0.2,1.1-0.1\n\tc0.4,0.1,0.7,0.4,0.9,0.8c1.3,1.9,2.5,3.7,3.8,5.6c0.5,0.7,1,1.5,1.9,1.7c1.5,0.3,2.8-0.8,3.7-1.8c1.6-1.9,3.1-3.7,4.7-5.6\n\tc0.5-0.6,1-1.2,1.9-1.5c2.4-0.7,3.8,1.9,5.9,3c0.8,0.4,1.8,0.1,2.2-0.7c0.5-0.9,0.6-2,1-3c0.4-1.4,1.6-3.1,3.4-3\n\tc0.7,0,1.3,0.3,2,0.2c0.4-0.1,0.8-0.4,0.8-0.8c0-0.4,0-0.8,0.3-1.1c2.8-3.3,5.7-5.8,8.6-9.2c1.9-2.4,5.2-5,8.3-3.8\n\tc1.9,0.8,2.7,2.9,4.7,3.6c3.3,1.2,6.2-2.1,8.9-4c3.2-2.3,9.3-2.2,11.4,0.5c0.5,0.7,1.4,0.7,2.2,0.3c4.1-2.4,9.3-3.2,14.4-3.8\n\tc4.6-0.5,9.3-0.9,13.8,0.1c3.8,0.9,7.4,3.1,8.7,6.1c0.4,0.8,1.2,1.2,2.1,0.9c5.1-1.7,10.2-3.5,15.4-5.3c1.4-0.5,3-1,4.6-0.9\n\tc3.8,0.4,5.7,4.3,8.9,5.6c0.9,0.3,1.8-0.1,2.2-1c0.9-2.4,5.1-3.8,8.6-3.7c4.1,0.1,8.4,1.3,12.2,0.1c5.5-1.7,7-7,7.3-11.8\n\tc0.1-1,1-1.7,2-1.5c3.1,0.7,6,2,8.3,3.8c1.1,0.8,2.6,0.1,2.7-1.3c0.1-1.3,0-2.6-0.3-3.8c-0.2-0.9,0.4-1.9,1.4-2\n\tc2.1-0.2,4.2-1.8,4.9-3.6c1-2.3,0.7-4.9,1.4-7.2c1.3-4,5.9-7.2,11-7.7c0.8-0.1,1.5,0.4,1.8,1.1c1.7,5.3,2.6,10.8,2.5,16.3\n\tc0,0.9,0.7,1.7,1.6,1.7c7.3,0.4,14.7,0.5,22,0.2c0.7,0,1.3,0.3,1.5,0.9c1.9,3.8,5,7.8,9.8,7.4c2.1-0.2,3.9-1.2,6-1.6\n\tc6.2-1.1,11.2,3.8,14,8.3c0.8,1.3,1.9,2.8,3.6,3c1.1,0.2,2.3-0.2,3.4-0.6c3.8-1.3,7.5-2.7,11.3-4c4.6-1.6,8.1-3.6,12.1-5.8\n\tc0.5-0.3,1.2-0.3,1.7,0c2.5,1.6,5.9,2.2,9,2.6c15.2,2.1,30.5,3.6,45.8,4.5c2.1,0.1,4.4,0.1,6.1-0.9c2.1-1.3,2-3.6,1.3-5.8\n\tc-0.4-1.1,0.4-2.2,1.6-2.2c7.5-0.2,15.1-0.2,22.6-0.1c2.1,0,4.4,0.1,6.2,1c1.8,0.9,2.9,2.5,4.3,3.9c3.9,3.9,10.8,5.5,16.7,4.2\n\tc1-0.2,2.1,0.1,2.8,0.8c7.5,7.1,14.1,14.7,19.8,22.8c1.3,1.9,4.1,1.9,5.3-0.1c0.7-1.2,1.6-2.2,2.9-3c2.9-2,8.2-1.9,9.7,0.9\n\tc0.8,1.5,0.4,3.2,1.3,4.6c2.4,3.4,8.8,1.2,13.8,1.4c7.6,0.3,13,7.4,19.5,9.4c2.6,0.8,4.9-1.9,3.8-4.3c-0.4-0.9-0.9-1.7-1.3-2.6\n\tc-1.1-1.9,0.1-4.3,2.2-4.7c3.6-0.6,7-2.2,9.2-4.6c2.2-2.5,3.1-5.8,2.4-8.9c-0.5-2.5,1.8-4.6,4.2-3.7c3.1,1.2,6,3.8,8.6,5.8\n\tc4.9,3.7,11.9,5.4,18.5,4.6c4.7-0.6,9-2.3,13.6-3.2c12-2.2,24.4,1.9,36.6,1.2c13-0.7,27.8-6.3,37.9,0.2c-1.5-0.8-0.4-3,1.5-3.3\n\tc1.1-0.2,2.1,0,3.2,0.4c0.9,0.3,1.8-0.3,1.9-1.2c0.6-3.3,4.2-6.3,8.3-6.6c0.7-0.1,1.3,0.4,1.5,1.1c0.5,2,1.7,4,3.2,5.7\n\tc0.5,0.5,1.2,0.6,1.8,0.3c2.2-1.2,4.9-1.8,7.5-1.8c0.9,0,1.5,0.7,1.5,1.6c-0.1,2.1,0.2,4.2,1.1,6.1c0.4,0.9,1.6,1.1,2.3,0.5\n\tc3.5-3.1,8.1-5.6,13.3-5.8c4.9-0.2,9.9,2.6,11,6.2c0.3,0.9,1.4,1.3,2.2,0.8c2.8-1.9,6.6-2.8,10.2-2.5c0.8,0.1,1.5-0.5,1.6-1.2\n\tc0.3-1.8,0.5-3.5,0.8-5.3c0.1-0.9,1.1-1.5,2-1.2c4.7,1.7,10.7-1.1,15.1-3.7c5-2.9,12.6-5.6,16.7-1.8c2.9,2.6,7.4,6.2,11.6,5.2\n\tc4.2-1.1,7.5-3.5,11.5-4.9c5.4-1.8,11.4-1.6,17.2-1.4c9.6,0.4,19.7,0.9,27.7,5.1c3.6,1.9,7.4,4.6,11.6,3.9c2.7-0.5,4.8-2.3,7.4-2.8\n\tc3.3-0.7,6.6,0.8,9.7,1.9s7.4,1.5,9.4-0.7c0.9-0.9,1.3-2.2,2.4-2.8c2.6-1.6,6.3,0.8,9.5,0.2c2.8-0.6,3.9-3.2,5.8-5\n\tc4.6-4.2,12.7-2.3,19.2,0.3c0.9,0.4,2-0.3,2-1.3c0,0,0,0,0,0c0.1-1.1,1.2-1.7,2.1-1.2c4.9,2.7,12.6,1.2,17.9-1.7\n\tc5.8-3.2,10.5-7.7,17-9.7c0.5-0.2,1.1,0,1.5,0.4c2.7,2.8,5.9,5.3,9.6,7.2c1,0.5,2.1-0.2,2.2-1.3c0.1-3.4,0.4-6.9,1-10.4\n\tc0.1-0.7,0.8-1.3,1.6-1.2c7.5,0.5,14.9,0.9,22.3,1.3c4.7,0.3,10.4,0.1,13.1-2.7c0.5-0.6,1.4-0.7,2-0.2c2.1,1.7,1.7,5.8,4.8,6.4\n\tc1.3,0.3,2.7-0.3,3.9-0.9c2.8-1.3,5.7-2.6,8.6-4c0.7-0.3,1.5-0.1,1.8,0.5c2.4,3.9,6,7.4,10.2,10c2,1.3,4.7,2.5,7.1,1.8\n\tc3.1-0.8,4.1-3.8,6.2-5.8c2.8-2.5,7.6-3.1,11.7-2.2c4,0.9,7.6,2.9,11,4.8c7.2,4.2,14.4,8.3,21.6,12.4c3.8,2.2,8.7,4.5,13,3\n\tc9.1-3.2,21.1,0.9,24.4,8.3c0.3,0.8,1.2,1.2,2,0.8c2.5-1.2,5-2.4,7.4-3.5c0.6-0.3,1.3-0.1,1.8,0.4c1.2,1.4,2.1,2.9,2.8,4.4\n\tc0.4,0.8,1.4,1.2,2.2,0.7c2.8-1.8,6-3.5,9.6-3.1c2.2,0.3,4.1,1.3,6.1,2.1c5,1.9,11.1,1.7,16-0.4c2.7-1.1,4.9-4.1,3.9-6\n\tc-0.4-0.8,0.2-1.8,1.1-2c5.1-1.2,11-0.2,14.9,2.7c2.2,1.6,3.8,3.6,6.1,5.1c2.3,1.4,5.8,2.2,8.1,0.7c2.5-1.5,2.6-4.8,5.2-6.2\n\tc3.8-2,8.2,1.5,12.6,2.4c4,0.8,8.2-0.8,11.1-3.2c2.4-2.1,4-4.7,5.4-7.3c0.4-0.7,1.2-0.9,1.9-0.6c3.8,1.6,7.6,3.3,11.4,5\n\tc0-1.6,0.1-3.2,0.2-4.8c3.2-0.1,6.4-0.2,9.7-0.3c1.1,0,2-0.7,2.3-1.8c0,0,0,0,0,0c0.4-1.2,1.6-1.9,2.9-1.7c2.2,0.4,4.4,0.6,6.3-0.2\n\tc1.9-0.7,2.8-2.9,2.1-4.3c-0.6-1.2-0.2-2.7,1-3.3c1.8-1,4-1.3,6.3-0.9c2.6,0.4,4.8,1.7,6.1,3.4c0.8,1.1,2.2,1.3,3.4,0.7\n\tc2-1.2,4.3-2.1,6.7-2.7c1.2-0.3,2.7-0.5,3.7,0.2c2.4,1.7-1.8,4.3-2.6,6.8c-0.8,2.3,2,4.7,5,5.1c1.9,0.2,3.7,0,5.6-0.5\n\tc1.5-0.4,2.9,0.6,3.2,2c0.3,1.6,1.1,3,2.6,4.1c2.3,1.8,6.5,2.1,8.8,0.2c3.8-3.1,1.3-10,6.4-11.5c3.8-1.1,6.7,2.3,10.1,4.3\n\tc1.5,0.9,3.5,0,3.8-1.7c0.2-1.2,0.3-2.5,0.3-3.7c0-1.6,1.5-2.8,3.1-2.5c5.3,1.1,11.3,0.2,15.6-2.7c2.2-1.5,4.5-3.7,7.3-3.4\n\tc3.7,0.3,6.1,4.5,9.3,5c1.1,0.2,2.2-0.5,2.6-1.6c0.1-0.2,0.2-0.5,0.3-0.7c0.4-1.3,1.7-2,3-1.7c2.6,0.6,5.3,0.6,6.7-1\n\tc0.6-0.7,0.8-1.6,1.3-2.4c2-2.9,7.6-2.1,11.3-0.5s8.1,3.6,11.7,1.9c1.2-0.6,2.1-1.5,3.1-2.3c4.6-3.8,11.6-5.1,18.2-6.1\n\tc6.5-1,12.9-2.1,19.4-3.1c3.6-0.6,7.3-1.1,10.8-0.2c3.3,0.9,6.1,3.1,9.6,3.5c5.8,0.6,10.1-3.7,14.5-6.8c6.5-4.5,15-6.5,23.2-8.5\n\tc1.8-0.4,3.7-0.9,5.6-0.6c2.2,0.3,4,1.5,6,2.4c2.7,1.2,5.9,1.9,9,1.8c1.6,0,2.8-1.6,2.4-3.2c-0.5-1.9-1.9-4-1.1-5.9\n\tc0.8-1.9,3.5-2.7,5.6-3.8c3.7-2.1,5.6-6,5-9.5c-0.2-1.4,0.7-2.7,2.1-2.9c2.8-0.4,5.5-0.9,8.3-1.2c4.6-0.7,10.8,6.6,15,5\n\tc1.9-0.6,2.6-2.4,3.3-4c1.5-3.4,3.7-6.7,7.2-8.9c3.6-2.2,8.5-3.1,12.6-1.7c2.8,1,4.9,3,7.8,3.8c2.1,0.6,4.9-0.1,6-1.4\n\tc0.6-0.7,1.5-1,2.4-0.9c2.3,0.4,5.2-0.7,6.3-2.4c0.7-1,2-1.4,3.2-0.9c1.4,0.6,2.8,1.3,4.3,1.9c1.1,0.5,2.3,1.1,3.6,0.9\n\tc0.5,0,1-0.3,1.4-0.6c0.6-0.5,1.4-0.8,2.1-0.5c2.9,0.9,7.1-0.9,10.7-1.6c3.1-0.6,6.4-0.1,9.6,0.4c4.4,0.7,8.8,1.4,13.2,2.1\n\tc1.3,0.2,2.7,0.4,3.7,1.2c1.9,1.5,1.6,4.2,3.8,5.3c1.8,1,4.3,0.2,6.4-0.5c7.7-2.4,16.7-2.3,24.3,0.4c1.4,0.5,2,2.1,1.4,3.5\n\tc-0.8,1.7-1.4,3.4-1.9,5.2c-0.5,1.9,1.1,3.5,3,3.2c4-0.8,8.3-0.7,12.2,0.2c1.9,0.5,4,1.1,5.7,0.4c2.8-1.2,2.3-4.6,4.2-6.6\n\tc2.9-3.2,9-1.2,13.8-0.2c7.5,1.5,15.2-0.5,22.2-3.1c1-0.4,2.2-0.1,2.9,0.8c1.5,1.8,3,3.5,5.2,4.8c2.7,1.6,6.5,2.2,9.4,0.9\n\tc2.6-1.2,3.9-3.6,6.1-5.3c1.4-1,3.8-1.5,5.5-1.1c1,0.3,2.1-0.3,2.7-1.1c2.1-3,8.1-4.5,12.6-3c5.6,1.8,9,6.2,12.7,10\n\tc3.2,3.3,7.6,6.6,12.7,7c1.1,0.1,1.9,0.9,2.2,1.9c0.8,2.6,4.3,4.6,7.5,3.9c2.4-0.5,4.2-2,6.2-3.1c3.8-2.1,8.9-2.9,13.4-2.1\n\tc0.4,0.1,0.7,0.1,1.1,0c3.3-0.9,6.1-2.7,8.5-4.7c2.4-2.2,6.2-4,9.5-2.9c1.6,0.6,3.1,2,4.9,1.7c2.3-0.3,2.4-2.6,2.9-4.6\n\tc0.4-1.6,2.2-2.4,3.7-1.6c3.4,1.8,6.4,3.9,9,6.4c1.5,1.5,4.1,0.5,4.3-1.6c0.2-2.4,0.5-4.7,0.7-7.1c0.2-1.7,0.5-3.6,2.2-4.7\n\tc2.4-1.5,6-0.3,8.7-1.4c4.1-1.6,3.2-6.5,5.4-9.7c1.4-2,4.2-3.1,7.1-3.1c2.1,0,3.3,2.4,2,4.1c-0.9,1.2-1.5,2.4-1.8,3.7\n\tc-0.5,2.5,1,5.5,4.1,6.2c1.2,0.2,2.4,0.1,3.6,0.5c5.5,1.5,1.8,8.8,5.2,12.7c2.1,2.5,6.7,2.7,10.4,2.1s7.5-1.7,11.2-1.1\n\tc4.1,0.7,7.2,3.5,11.2,4.3c5.8,1.2,12.7-1.8,18-0.5c1.6,0.4,2.8,1.9,2.7,3.6c-0.2,3.5-0.1,7.1,1.9,10.2c2.4,3.8,8.4,6.4,13.1,4.4\n\tc2.5-1,4.2-3.2,6.9-4c3.2-0.9,6.9,1.2,7.7,3.7c0.2,0.7,1.1,0.8,1.6,0.3c0.8-0.8,1.5-1.6,2.2-2.4c0.3-0.3,0.7-0.4,1.1-0.2\n\tc1.6,0.8,4,0.5,5.3-0.6c0.4-0.4,1-0.3,1.4,0.2c2.4,3.4,7.1,5.8,12.1,6c0.1,0,0.3,0,0.4,0.1c5.2,2.7,14.4-1.4,18.5,2.3\n\tc2.1,1.9,2.5,5.4,5.5,5.6c2.9,0.3,4.6-2.9,7.5-3.4c1.1-0.2,2.3,0,3.4,0.2c18.5,3.7,37,7.4,55.5,11.1c5.2,1,10.7,2.2,14.1,5.5\n\tc2.8,2.7,3.6,6.3,5.1,9.6s4.3,6.7,8.6,7.3c5.2,0.6,10.3-3,15.3-1.7c1.7,0.5,3.2,1.5,4.5,2.6c5.9,4.6,11.7,9.3,17.4,14.1\n\tc0.6,0.5,1.4,0.1,1.5-0.6c0.5-3.5,0.9-7,1.4-10.4c0.1-0.4,0.4-0.8,0.9-0.8c0.6-0.1,1.3,0,1.9,0.1c0.7,0.1,1.3-0.5,1.1-1.2\n\tc0,0,0,0,0,0c-0.2-0.8,0.6-1.5,1.3-1.1c1.8,0.9,3.8,1.5,5.8,1.8c0.5,0.1,1-0.3,1.1-0.9c0.3-4.1,0.4-8.2,0.7-12.3\n\tc0-0.4,0.3-0.8,0.7-0.9c16.2-3.6,31.6-9.3,45.7-16.6c5.7-3,13.4-6.3,18.9-3c4.1,2.5,6.4,8.4,11.4,7.4c2.4-0.4,3.8-2.4,5.7-3.7\n\tc3.7-2.4,8.9-2.1,13.6-1.8c13.8,0.7,27.7-0.8,40.8-4.3c0.5-0.1,0.8-0.7,0.6-1.3c-0.7-1.9,1-4.2,3.4-5c2.7-0.7,5.6-0.1,8.1,1\n\tc0.3,0.1,0.5,0.4,0.5,0.8c0.2,2.6,6,4.9,9.4,4.7c3.6-0.1,7.4-1.2,10.6,0.1c4.1,1.7,4.7,6.1,6.3,9.5c1.7,3.4,7.6,6.5,10.4,3.5\n\tc1.1-1.2,1.1-3.1,2.6-4.1c3.9-2.5,8,4.4,12.9,3.9c4-0.4,4.7-5.2,8.4-6.7c3.2-1.4,7.1,0.5,9.2,2.9c2.1,2.3,3.5,5.2,6.2,7\n\tc2.5,1.6,6.9,1.8,8.6-0.1c0.3-0.4,0.9-0.4,1.3-0.1c1.2,1,2.6,1.8,4.3,2.3c0.4,0.1,0.9-0.1,1.1-0.5c0.5-1.1,1.1-2.3,1.6-3.4\n\tc0.3-0.7,1.3-0.7,1.7,0c2.9,5.1,11,7.5,18.3,8.9c0.6,0.1,1.2-0.4,1.1-1c-0.4-2.8,3.6-5.7,7.5-6.2c4.5-0.6,9.1,0.4,13.6-0.2\n\tc8.8-1.3,16.4-9,24.8-6.5c2.1,0.7,3.9,1.9,5.9,2.8c6.1,2.7,14.4,1.5,19-2.7c0.4-0.4,1.1-0.3,1.4,0.1c2.1,3,3.5,6.3,4.1,9.8\n\tc0.1,0.7,0.9,1,1.4,0.6c5.1-3.4,11.9-5.3,18.6-5c4.4,0.2,10,1,12.7-1.6c0.3-0.3,0.8-0.3,1.1-0.1c1.7,1,3.3,2.1,5,3.2\n\tc0.4,0.2,0.9,0.2,1.2-0.2c0.9-1,1.9-2,2.9-3c0.3-0.3,0.9-0.4,1.3-0.1c3.1,2.5,6.2,5.1,9.3,7.6c0.5,0.4,1.3,0.2,1.5-0.4\n\tc0.6-2,0.8-4.1,0.5-6.2c-0.1-0.7,0.5-1.2,1.1-1.1c11,2.3,17.6,11.7,22.6,20c0.6,0.9,1.3,2,2.6,2.3c1.7,0.4,3.3-0.7,4.6-1.5\n\tc10.7-7.1,25.7-7.9,39.5-8.3c4.8-0.2,10.4,0,13.5,2.7c0.4,0.3,0.9,0.4,1.3,0.3c1.3-0.4,2.8-0.2,4,0.3c0.8,0.4,1.8,0,2.1-0.8\n\tc0.2-0.5,0.3-1,0.5-1.5c0.3-0.8,1.1-1.2,1.9-0.9c3,1.2,6.8,1,9.7-0.4c0.5-0.2,1-0.2,1.5,0.1c2.1,1.4,4.2,2.9,6.3,4.3\n\tc0.7,0.5,1.6,1.1,2.6,0.9c1.6-0.2,1.8-1.9,2.6-3c2.3-3.2,8.2-1.6,12.3,0.1c3.8,1.5,10.2,2,11.4-1.2c0.1-0.3,0.4-0.6,0.7-0.7\n\tc3.7-1.9,7.6-3,11.3-4.9c0.5-0.2,1.1-0.2,1.5,0.1c2.5,1.9,5.3,3.5,8.2,4.9c0.6,0.3,1.4,0.6,2.2,0.5c2-0.2,2.1-2.5,2.9-4.1\n\tc1.4-2.9,6.2-3.5,10.1-3.7c5.8-0.2,11.6-0.5,17.3-0.7c2.3-0.1,4.9-0.3,6.4-1.7c1.2-1.2,1.4-2.8,1.4-4.3c0-3-0.5-6.1-1.4-9.1\n\tc-0.4-1.2,0.8-2.2,1.9-1.8c2.4,0.9,5,1.6,7.6,1.6c3.2-0.1,6.5-1.6,7.6-3.8c0.3-0.7,1.1-1.1,1.9-0.8c0.4,0.1,0.8,0.3,1.2,0.4\n\tc0.8,0.3,1.8-0.2,2-1c0-0.1,0-0.2,0.1-0.3c0.1-0.8,0.9-1.3,1.7-1.1c1.5,0.2,2.9,0.5,4.4,0.7c0.8,0.1,1.6-0.4,1.7-1.3\n\tc0.3-1.8,0.4-3.5,0.4-5.3c0-1,1-1.7,2-1.4c1.6,0.6,3.2,1.1,4.9,1.4c0.8,0.2,1.6-0.4,1.7-1.2c0.3-1.5,0.6-3.1,0.8-4.6\n\tc0.1-0.8,0.8-1.3,1.6-1.2c8,0.8,16.2,0.7,24.2-0.4c1.1-0.2,2,1,1.5,2.1c-1.8,4.1-3.9,8-6.2,11.9c-0.7,1.2,0.6,2.7,1.9,2.1\n\tc4.5-2,9-4.1,13.5-6.1c4.8-2.1,10.2-5.2,11.6-9.2c0.3-1,1.5-1.4,2.3-0.7c1.3,1.1,2.7,2.1,4.4,2.8c2.4,0.9,5.6,0.8,7.4-0.7\n\tc0.4-0.4,1-0.5,1.6-0.3c4,1.8,8.9,3.3,12.7,1.5c1.6-0.8,2.7-2,4.1-3c2.9-2,6.9-2.8,10.6-2c0.3,0.1,0.5,0,0.8-0.1\n\tc6.4-2.2,15.7,1.9,19.9,6.3c1.3,1.5,3.1,3.4,5.3,2.8c2.5-0.7,2-3.9,4-5.1c3.3-2,8.1,2.6,11.6,1c2.8-1.2,1.9-5.1,4.4-6.6\n\tc4.1-2.5,11.1,3.6,14.5,0.5c0.8-0.8,1-1.9,2-2.5c1.9-1.3,4.6,0.4,6.8,1.3c3.9,1.7,9.2,0.7,11.9-2c0.6-0.6,1.5-0.5,2.1,0\n\tc2.5,2.4,7.3,3.1,11.4,2.4c4.7-0.8,8.9-2.9,13.6-3.6c3.2-0.5,6.5-0.3,9.6-0.9c2.4-0.5,4.8-1.5,6.1-3.1c0.6-0.7,1.6-0.7,2.2-0.1\n\tc0.8,0.9,1.7,1.8,2.5,2.8c0.5,0.5,1.3,0.7,1.9,0.3c0.2-0.1,0.3-0.2,0.5-0.4c0.6-0.5,1.4-0.5,2,0c1.9,1.6,5.7,1.7,7.7,0.1\n\tc0.6-0.5,1.4-0.5,1.9,0c1.4,1.2,2.7,2.4,4.1,3.6c0.4,0.4,1.1,0.5,1.6,0.2c0.2-0.1,0.3-0.2,0.5-0.3c0.8-0.5,1.8-0.2,2.2,0.6\n\tc1.2,2.7,2.5,5.2,4.6,7.4c2.7,2.7,6.9,4.7,11.2,4.2c5.8-0.7,9.3-5.2,12.7-9s9-7.5,14.4-5.9c2.1,0.7,3.7,2.1,5.2,3.5\n\tc3.9,3.9,7.3,8.1,10.1,12.5c0.5,0.9,1.8,0.9,2.4,0.1c3.1-3.9,6.1-7.8,9.2-11.7c0.7-1,2.4-1.9,3.6-1.8c0.7,0.1,1.4-0.2,1.6-0.9\n\tc0-0.1,0.1-0.2,0.1-0.3c0.4-0.9,1.6-1.2,2.4-0.5c1.5,1.3,3.6,2.3,5.7,2.7c0.8,0.2,1.7-0.4,1.8-1.2c0.2-1.9,3.6-3.8,6.5-3.6\n\tc3.7,0.3,7.3,2.1,10.9,1.5c2.5-0.4,4.7-2.1,7.3-2.1c3.7,0,6,3,7.9,5.6c1.9,2.5,5,5.3,8.5,4.4c4.3-1.1,9.8,1.5,12.5,4.3\n\tc1,0.9,2.2,2.2,3.7,1.9c2-0.5,1.5-2.9,2.9-4.2s4-0.7,5.9,0.2c1.8,0.8,4.1,1.8,6,1c1.3-0.5,1.9-1.7,3.2-2.3c3.5-1.6,7.1,2.7,11.1,2.4\n\tc1.8-0.1,3.5-1.2,5.2-0.9c1.4,0.3,2.4,1.5,3.8,1.8c2.6,0.6,4.6-1.8,7.1-2.7c1.4-0.5,3-0.4,4.4,0.1c0.9,0.3,1.9-0.4,1.9-1.4L3990.3,1\n\tH0L0.1,197.8z\"\/>\n<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M0.1,131.7c28.7-4.6,58.2-5.7,87.4-3.5c1.5,0.1,2.5,1.3,2.7,2.8c0.6,5.5,13.3,8.3,20.5,4.6c8.2-4.2,12.8-12,21.6-15.2\n\tc17.4-6.4,40.2,8.1,56.5,2.4c1.8-0.6,3.8,0.4,4.1,2.3c2.5,14.9,24.6,25,44.8,26.1c22,1.2,44-4.2,66-3.1c15.7,0.8,31.1,5,44,12.1\n\tc3.1,1.7,6.1,3.6,9.9,4c5.3,0.7,10.3-1.6,15.2-3.5c15.4-5.7,33.8-6.6,50-2.3c22,5.8,44.6,20.7,65.3,12.5\n\tc11.8-4.8,18.4-16.1,31.3-18.5c6.1-1.1,12.5,0.1,18.6,1.2c37.2,7.3,74.5,14.4,111.7,21.6c0.4,0.1,0.7,0,1.1-0.2\n\tc8.7-4.4,20.4-4.8,29.7-1.2c0.7,0.3,1.4,0.1,1.9-0.4c12.8-14.2,31.1-25.5,51.8-31.8c0.5-0.2,1.1-0.1,1.5,0.3\n\tc12.2,8.8,31.9,10.5,46.2,3.9c4-1.8,7.6-4.3,11.9-5.6c4.7-1.5,9.8-1.6,14.7-2c24.4-2.2,47.1-13.8,59.6-30.2c0.6-0.8,1.8-0.8,2.6-0.1\n\tc5.7,6,15.3,9.9,24.9,9.4c9.8-0.5,19.1-5.7,22.3-12.9c0.4-0.8,1.2-1.2,2-0.9c18.6,5.8,39.5,7.2,59,3.6c0.3-0.1,0.6,0,0.8,0.1\n\tc9.9,3.4,22.4,2.1,30.7-3.4c4.3-2.8,13-1.7,18.6-2.8c0.6-0.1,1.2,0.1,1.6,0.5c2.7,3,6.7,5.3,11.3,6.3c0.3,0.1,0.7,0,1-0.1\n\tc6.1-2.6,12.9-4,19.7-4.4c23.7-1.2,49.3,10.9,70.3,3c1.2-0.5,2.5-0.1,3.4,0.8c8.5,8.8,25.7,9.7,40.3,9.4c4.7-0.1,9.3-0.1,14-0.2\n\tc11.6-0.1,25.4-1.6,31.6-8.4c1.2-1.4,3.4-1.4,4.6,0c13.5,14.6,47.3,15.7,57,32c0.7,1.2,2.3,1.8,3.7,1.3c2.8-0.9,5.6-1.8,8.4-2.7\n\tc0.5-0.1,0.9-0.1,1.3,0.2c2.9,2.1,5.9,4.3,8.8,6.5c0.6,0.4,1.3,0.4,1.9-0.1c5.3-4.7,11.6-9.4,19.5-9.6c3.2-0.1,6.5,0.7,9.6,0\n\tc2.4-0.6,4.4-2,6.2-3.4c8.6-6.4,17.1-12.9,25.7-19.2c0.6-0.4,1.4-0.4,1.9,0.2c9,9.4,22.9,15.9,37.9,17.7c14.8,1.9,29.9-0.7,43.8-4.9\n\tc0.4-0.1,0.7-0.4,0.9-0.8c3.9-7.8,9.1-14.6,13-22.4c0.2-0.4,0.6-0.7,1.1-0.8c17.5-2.5,35.1-5,52.6-7.5c3.8-0.6,7.6-1.1,10.9-2.6\n\tc3.2-1.4,5.7-3.6,8.9-5.1c12.7-6,28.4,1.5,40.1,8.6c11.7,7,27.9,14.2,40.2,7.7c4.5-2.4,8.1-6.4,13.5-6.5c2.4,0,4.7,0.9,6.9,1.7\n\tc11.7,4.9,22.5,11.1,31.7,18.5c2.9,2.3,5.8,4.8,9.5,6.3c4.3,1.7,9.2,1.9,13.9,2.7c8.6,1.5,16.2,5.2,24.7,6.9\n\tc8.1,1.7,17.8,1.1,23.2-3.8c0.5-0.4,1.2-0.5,1.8-0.1c8.8,6.2,23.4,3.7,35,0.7c8.8-2.3,17.6-4.6,26.3-6.9c3.3-0.8,6.9-1.7,10.1-0.7\n\tc6,1.9,8.9,9.6,15.1,8.1c3.6-0.9,4.6-4.4,6.3-7c1.6-2.4,6.8-4.1,8.4-1.9c0.2,0.3,0.5,0.5,0.9,0.6c15,2.5,31.9,7.1,43.5,14.8\n\tc0.5,0.4,1.3,0.3,1.8-0.1c2.6-2.2,5.1-4.3,7.7-6.5c0.4-0.4,1.1-0.5,1.6-0.2c20.3,10.2,48.1,10.7,69,1.2c6.2-2.8,14.6-6.3,20.1-3.8\n\tc1.3,0.6,2.8,0,3.4-1.3c4.1-9.3,8.1-18.6,12.3-27.8c0.9-2,1.9-4.2,4.1-5.6c7.7-4.7,18.5,5.3,27.6,4.5c1.5-0.1,2.5-1.7,2.1-3.2\n\tc-2.2-9,8.1-19,20.1-18.7c10.2,0.3,18.2,6.4,24.9,12.6c0.9,0.9,2.4,0.9,3.3,0.1c10-8.5,24.7-13.7,39.6-13.8c0.9,0,1.7,0.4,2.1,1.1\n\tc3.5,5.3,7,10.7,10.5,16c1,1.5,3.1,1.5,4.2,0.1c4-5.5,8.1-11,12.1-16.5c0.7-0.9,1.9-1.3,3-0.9c2.4,0.9,4.8,1.8,7.2,2.7\n\tc0.6,0.2,1.3,0.2,2-0.1c11.9-5.1,28.8,0.4,37.9,8.8c1,0.9,2.5,0.8,3.4-0.1c3-2.8,9.7-3.2,14.9-3.4c5-0.2,11.2-2.5,12.5-5.6\n\tc0.5-1.2,1.9-1.7,3.1-1.3c10.5,3.3,24.8-3,26.5-11.7c0.3-1.5,1.8-2.4,3.3-2c5.3,1.7,11.2,2.2,16.8,1.2c0.8-0.1,1.7,0.1,2.3,0.7\n\tc5.6,5.9,16.2,8.7,25.3,6.6c0.8-0.2,1.5-0.7,1.8-1.4c1.9-4.8,11.5-5.4,18.4-4.3c18.4,3.1,36.1,8.2,52.6,15.2\n\tc1.4,0.6,3.1-0.2,3.5-1.7c1.6-6.4,10.4-11.6,19.1-11.4c8.7,0.2,16.5,4.3,21.6,10c1.1,1.3,3.1,1.1,4-0.3c2.1-3.4,4.7-6.6,7.6-9.6\n\tc0.9-1,2.4-1.1,3.4-0.2c14.4,11.8,36.2,18,57,15.9c4.2-0.4,8.6-1,12.5-0.2c0.9,0.2,1.8-0.1,2.4-0.8c9.9-10.6,19.7-21.3,29.5-31.9\n\tc2.4-2.6,5.1-5.4,9-6.6c6.7-2,14,1.6,19.2,5.5c5.1,3.9,10.2,8.6,17.3,9.5c5.8,0.7,12.3-3.3,12.2-7.4c0-1.5,1-2.7,2.5-2.7\n\tc4.8-0.1,9.6-0.3,14.4-0.4c14.3-0.4,29.9,7.5,33.2,18.1c0.4,1.2,1.5,1.9,2.7,1.8c5.4-0.5,10.6-2.2,14.8-4.9c1.3-0.8,3-0.7,4.2,0.4\n\tc3.5,3.2,6.5,6.7,8.8,10.5c1,1.5,3,2,4.6,1.2c2.6-1.4,5.2-2.8,7.8-4.2c0.5-0.3,1.2,0,1.3,0.6c1,3.5,2.3,7,5.8,9.1\n\tc2.9,1.8,7.7,1.7,10.3,0c0.5-0.3,1.2-0.1,1.4,0.4c0.6,1.8,2.8,3.4,5.2,3.4c16.5,3.5,32.9,7,49.3,10.5c11,2.3,22.3,4.8,31.3,10.3\n\tc4.8,2.9,8.9,6.5,14.4,8.5c5,1.7,11.8,1.5,15.2-1.6c0.5-0.4,1.2-0.3,1.5,0.3c4.1,8.8,20.5,13,30.5,7.3c0.4-0.2,0.9-0.1,1.2,0.2\n\tc3.9,4.9,11.6,7.6,18.9,6.6c7.1-0.9,13.2-5.5,14.8-10.9c0.2-0.5,0.7-0.8,1.2-0.6c10,4.1,18.1,10.7,23,18.5c0.1,0.2,0.4,0.4,0.6,0.4\n\tc2,0.3,4.1-0.3,5.6-1.3c0.4-0.3,1-0.3,1.3,0.1c3.9,4.9,10.6,10.2,17.1,7.6c5.9-2.3,5.4-8.9,7.3-13.9c5.6-14.6,35.5-17.5,41-31.5\n\tc0.3-0.7,1.3-0.8,1.7-0.1c3,5,7.9,9.2,13.9,12c0.4,0.2,1,0,1.2-0.4c1.9-3.5,3.8-7.1,5.7-10.6c0.2-0.3,0.5-0.5,0.8-0.5\n\tc4.1-0.1,7.4-2.7,10.4-5c15.8-12.4,36.2-21.4,58.1-25.5c0.2,0,0.4,0,0.6,0.1c8.7,4.5,14.8,11.8,16.2,19.9c0.1,0.7,0.8,1,1.4,0.6\n\tc4.8-3.1,11.5-4.2,17.5-3c0.4,0.1,0.8-0.1,1-0.4c2.7-4.6,8.2-8.3,14.5-9.6c2.3-0.7,4.5,1,5.8,2.7c1.2,1.6,2.8,3.6,5.2,3.5\n\tc0.2,0,0.4,0,0.5-0.1c2.9,11.8,21.6,22.5,37,21.3c0.2,0,0.4,0,0.6,0.2c2.6,2,5.2,4,7.8,6c0.3,0.3,0.8,0.3,1.1,0\n\tc2.8-2,5.1-4.5,6.7-7.3c0.3-0.6,1.1-0.6,1.5-0.1c1.9,2.3,4.3,4.4,7.2,5.9c0.2,0.1,0.4,0.1,0.7,0.1c7.3-1.7,10.4-10.6,18.1-10.6\n\tc7.6,0,14.9,8.6,20.3,5.6c0.5-0.3,1.1-0.1,1.4,0.4c3.2,7.6,4.5,15.8,3.7,23.8c-0.1,0.6,0.5,1.1,1.1,1c15.3-2.4,32.2,4,39.2,14.8\n\tc1.1,1.7,2,3.5,4,4.5c5.9,2.8,10.9-4,11.9-9.6c0.1-0.6,0.6-0.9,1.2-0.7c8.3,2.7,19-1.2,22.3-7.6c0.6-1.1,1.9-1.5,3.1-1.1\n\tc5.7,2.3,14.4-3.1,16.5-8.7c2.4-6.4,2.6-14.2,9.7-17.7c0.2-0.1,0.5-0.2,0.7-0.2c17.5,0.7,34.6,6,48.1,14.7c0.4,0.3,0.9,0.3,1.4,0.1\n\tc7.9-3.4,18.1-3.5,26-0.1c0.2,0.1,0.5,0.1,0.8,0.1c15.5-2.1,32.9-6,44.3-14.6c0.2-0.2,0.5-0.3,0.8-0.3c12.4-0.6,24.8,0.5,36.6,3.2\n\tc0.5,0.1,1,0,1.3-0.3c2.6-2.4,5.2-4.7,7.8-7.1c0.6-0.6,1.6-0.5,2.1,0.1c2.4,2.9,5.6,5.4,9.3,7.2c0.8,0.4,1.7,0.1,2-0.7\n\tc2.2-5.3,6.3-10.1,11.7-13.8c0.9-0.6,2-0.1,2.2,0.9c0.9,3.7,7.7,6.6,12.8,5.1c6.2-1.8,9.4-7.2,10.9-12.3c1.3-4.4,1.9-9.1,4.5-13\n\tc0.5-0.8,1.8-1,2.4-0.2c3.4,4.4,10.2,7.1,16.8,6.5c6.5-0.5,12.3-4.3,14.5-9.1c0.4-0.9,1.5-1.1,2.3-0.5c16.5,13.5,33,26.9,49.5,40.4\n\tc0.6,0.4,1.3,0.4,1.9,0c1.9-1.6,3.9-3.3,5.8-5c0.6-0.5,1.5-0.4,2,0.1c4.2,4.4,9.9,7.9,16.3,10.2c0.6,0.2,1.3,0,1.7-0.6\n\tc1-1.4,1.9-2.8,2.9-4.2c0.3-0.4,0.7-0.6,1.1-0.6c8.3-0.6,16.6-1.2,25-1.9c2.3-0.2,4.9-0.4,6.7-1.6c2-1.2,2.8-3.3,3.5-5.2\n\tc2.3-6.8,4.7-13.5,7-20.2c0.3-0.9,1.4-1.3,2.2-0.8c2.6,1.8,9.3,0.7,12.3-1.9c3.9-3.5,8.6-8.4,14-6.6c2.6,0.9,3.9,3.1,5.9,4.6\n\tc1.6,1.3,4.5,1.9,6.3,1c0.4-0.2,0.8-0.2,1.2-0.1c4.7,1.9,10.4,4.4,14.3,5.8c5.6,2.1,12.1,4.2,17.8,2.3c2.7-0.9,4.9-2.6,7.5-3.6\n\tc8.8-3.3,19.3,2.1,28.8,0.4c3.6-0.6,6.9-2.2,10.6-2.2c8,0.2,13.2,8,21.2,8c8.2,0,13.3-8.4,21.6-8.7c8-0.2,12.7,7,19.9,9.9\n\tc7.9,3.2,17.7,0.3,25-3.7s13.7-9.2,22.1-11.6c2-0.5,4.1-0.9,6.1-0.6c0.4,0.1,0.8,0.2,1.6,0.3c0.9,0.1,1.7-0.6,1.7-1.5l0.1-66.4L0,0\n\tL0.1,131.7z\"\/>\n<\/svg>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 3990.2 277.1\" preserveAspectRatio=\"none\">\n<path class=\"elementor-shape-fill ha-shape-divider\" opacity=\"0.7\" enable-background=\"new    \" d=\"M0.1,197.8c12.1,1.7,23,3.5,33.8,5.3c0.9,0.1,1.9-0.1,2.6-0.8\n\tc6.5-6.2,17.2-9.5,27.2-8.2c0.3,0,0.7,0.1,1,0.3c1.6,0.7,3.1,1.5,4.7,2.2c1,0.5,2.3,0.3,3.2-0.4c11.5-8.5,35.2,1,46.8-7.3\n\tc1-0.7,2.3-0.7,3.3-0.1c11.8,7.4,28.3,10.1,42.8,6.8c1.2-0.3,2.4,0.3,3.2,1.3c3.7,5.1,13.4,6,21.3,5.7c7.7-0.3,17.2,0.1,21.6,4.7\n\tc1,1.1,2.7,1.2,3.9,0.4c1.2-0.8,2.3-1.6,3.5-2.3c1.3-0.9,3-0.6,4,0.5c4.7,5.6,12.2,9.6,20.5,10.9c2.4,0.4,4.9,0.6,6.7,1.9\n\tc2.7,1.9,2.6,5.3,4.2,7.9c2.6,4.2,10.5,4.9,14.8,2c1-0.7,2.4-0.7,3.4,0.1c0.6,0.4,1.1,0.8,1.7,1.2c1.3,0.9,3,0.7,4.1-0.5\n\tc1.1-1.2,2.1-2.4,3.2-3.6c1-1.2,2.7-1.4,4-0.5c1.9,1.3,3.9,2.6,5.9,3.9c1.5,1,3.6,0.5,4.4-1.2c2.9-5.9,11-10.1,18.9-9.2\n\tc9.7,1.1,18.7,8.6,27.4,8.8c2.3,0.1,3.8,2.6,2.6,4.6c0,0,0,0.1-0.1,0.1c-1.2,2,0.3,4.5,2.6,4.6c7.7,0.2,15.3,3.5,19.3,8.8\n\tc2.2,2.9,4.9,7,9.1,6.3c2.4-0.4,3.9-2.2,5.7-3.5c5.5-3.7,14.8-0.6,16.8,4.5c0.6,1.5,2.2,2.3,3.7,1.9c4.8-1.4,9.7-2.8,14.6-4.1\n\tc1-0.3,2.1,0,2.8,0.7c6.8,6.2,16.7,10.4,27.1,11.3c1.3,0.1,2.3,1,2.7,2.3c0.5,1.8,0.9,3.6,1.4,5.4c0.5,1.9,2.6,2.9,4.4,2\n\tc7.3-3.8,15.1-6.9,23.1-9.4c1.8-0.6,2.7-2.7,1.8-4.3c-1.6-3-0.3-7.6,2.9-10.1c4.2-3.5,10.1-5.7,13.2-9.7c0.6-0.8,1.4-1.2,2.4-1.3\n\tc0.8,0,1.6,0,2.4-0.1c1.2,0,2.2-0.7,2.7-1.8c0.5-1.2,1.1-2.3,1.6-3.5c0.3-0.6,0.8-1.1,1.4-1.4c11.4-5.8,24-10.1,37.2-12.6\n\tc14.5-12.2,35.4-19.5,56.5-19.7c2.7-0.1,5.4,0.1,8-0.4c2.7-0.5,5.2-1.5,7.8-2.3c2.7-0.8,4.7-3.1,6.8-4.6c0.6-0.4,1.2-0.8,2-0.7\n\tc1.7,0.2,1.8,2.5,3.4,2.8c1.8,0.2,3-2.4,4.7-1.8c0.6,0.2,1,0.9,1.6,1.1c1.6,0.6,3-1.8,4.8-1.5c0.6,0.1,1.1,0.6,1.6,0.9\n\tc0.7,0.4,1.6,0.5,2.5,0.6c2.9,0.4,5.9,0.8,8.8,1.2c2.9,0.4,6,0.8,8.6,2c2.1,1,3.8,2.5,4.5,4.3c0.3,0.8,1,1.3,1.8,1.2\n\tc4.4-0.6,8.9-0.2,13.1,1.1c-0.3,0.1-0.5,0.3-0.3,0.6c0.4,0.4,1.3,0.3,1.9,0.1c0.6-0.1,1.6,0,1.7,0.5c-0.8,0.3-1.6,0.8-2.1,1.4\n\tc2.6,0.3,5.3,0.4,7.9,0.4c1.1,0,1.9,1.1,1.6,2.2c-0.2,0.7-0.3,1.4-0.3,2.1c0,1.4,1.8,2.2,2.8,1.2c0,0,0,0,0,0\n\tc0.7-0.7,1.9-0.6,2.5,0.2c1.2,1.6,2.4,3.2,3.6,4.9c0.7,1.1,2.3,1,2.9-0.2c0-0.1,0.1-0.1,0.1-0.2c0.5-1,2-1.2,2.7-0.3\n\tc0.9,1,1.9,2.1,2.8,3.1c0.7,0.7,1.8,0.7,2.5-0.1c2.4-2.6,8-3.4,10.7-6.1c2-2,2.5-5.1,5.4-6.1c0.3-0.1,0.7-0.2,1.1-0.1\n\tc0.4,0.1,0.7,0.4,0.9,0.8c1.3,1.9,2.5,3.7,3.8,5.6c0.5,0.7,1,1.5,1.9,1.7c1.5,0.3,2.8-0.8,3.7-1.8c1.6-1.9,3.1-3.7,4.7-5.6\n\tc0.5-0.6,1-1.2,1.9-1.5c2.4-0.7,3.8,1.9,5.9,3c0.8,0.4,1.8,0.1,2.2-0.7c0.5-0.9,0.6-2,1-3c0.4-1.4,1.6-3.1,3.4-3\n\tc0.7,0,1.3,0.3,2,0.2c0.4-0.1,0.8-0.4,0.8-0.8c0-0.4,0-0.8,0.3-1.1c2.8-3.3,5.7-5.8,8.6-9.2c1.9-2.4,5.2-5,8.3-3.8\n\tc1.9,0.8,2.7,2.9,4.7,3.6c3.3,1.2,6.2-2.1,8.9-4c3.2-2.3,9.3-2.2,11.4,0.5c0.5,0.7,1.4,0.7,2.2,0.3c4.1-2.4,9.3-3.2,14.4-3.8\n\tc4.6-0.5,9.3-0.9,13.8,0.1c3.8,0.9,7.4,3.1,8.7,6.1c0.4,0.8,1.2,1.2,2.1,0.9c5.1-1.7,10.2-3.5,15.4-5.3c1.4-0.5,3-1,4.6-0.9\n\tc3.8,0.4,5.7,4.3,8.9,5.6c0.9,0.3,1.8-0.1,2.2-1c0.9-2.4,5.1-3.8,8.6-3.7c4.1,0.1,8.4,1.3,12.2,0.1c5.5-1.7,7-7,7.3-11.8\n\tc0.1-1,1-1.7,2-1.5c3.1,0.7,6,2,8.3,3.8c1.1,0.8,2.6,0.1,2.7-1.3c0.1-1.3,0-2.6-0.3-3.8c-0.2-0.9,0.4-1.9,1.4-2\n\tc2.1-0.2,4.2-1.8,4.9-3.6c1-2.3,0.7-4.9,1.4-7.2c1.3-4,5.9-7.2,11-7.7c0.8-0.1,1.5,0.4,1.8,1.1c1.7,5.3,2.6,10.8,2.5,16.3\n\tc0,0.9,0.7,1.7,1.6,1.7c7.3,0.4,14.7,0.5,22,0.2c0.7,0,1.3,0.3,1.5,0.9c1.9,3.8,5,7.8,9.8,7.4c2.1-0.2,3.9-1.2,6-1.6\n\tc6.2-1.1,11.2,3.8,14,8.3c0.8,1.3,1.9,2.8,3.6,3c1.1,0.2,2.3-0.2,3.4-0.6c3.8-1.3,7.5-2.7,11.3-4c4.6-1.6,8.1-3.6,12.1-5.8\n\tc0.5-0.3,1.2-0.3,1.7,0c2.5,1.6,5.9,2.2,9,2.6c15.2,2.1,30.5,3.6,45.8,4.5c2.1,0.1,4.4,0.1,6.1-0.9c2.1-1.3,2-3.6,1.3-5.8\n\tc-0.4-1.1,0.4-2.2,1.6-2.2c7.5-0.2,15.1-0.2,22.6-0.1c2.1,0,4.4,0.1,6.2,1c1.8,0.9,2.9,2.5,4.3,3.9c3.9,3.9,10.8,5.5,16.7,4.2\n\tc1-0.2,2.1,0.1,2.8,0.8c7.5,7.1,14.1,14.7,19.8,22.8c1.3,1.9,4.1,1.9,5.3-0.1c0.7-1.2,1.6-2.2,2.9-3c2.9-2,8.2-1.9,9.7,0.9\n\tc0.8,1.5,0.4,3.2,1.3,4.6c2.4,3.4,8.8,1.2,13.8,1.4c7.6,0.3,13,7.4,19.5,9.4c2.6,0.8,4.9-1.9,3.8-4.3c-0.4-0.9-0.9-1.7-1.3-2.6\n\tc-1.1-1.9,0.1-4.3,2.2-4.7c3.6-0.6,7-2.2,9.2-4.6c2.2-2.5,3.1-5.8,2.4-8.9c-0.5-2.5,1.8-4.6,4.2-3.7c3.1,1.2,6,3.8,8.6,5.8\n\tc4.9,3.7,11.9,5.4,18.5,4.6c4.7-0.6,9-2.3,13.6-3.2c12-2.2,24.4,1.9,36.6,1.2c13-0.7,27.8-6.3,37.9,0.2c-1.5-0.8-0.4-3,1.5-3.3\n\tc1.1-0.2,2.1,0,3.2,0.4c0.9,0.3,1.8-0.3,1.9-1.2c0.6-3.3,4.2-6.3,8.3-6.6c0.7-0.1,1.3,0.4,1.5,1.1c0.5,2,1.7,4,3.2,5.7\n\tc0.5,0.5,1.2,0.6,1.8,0.3c2.2-1.2,4.9-1.8,7.5-1.8c0.9,0,1.5,0.7,1.5,1.6c-0.1,2.1,0.2,4.2,1.1,6.1c0.4,0.9,1.6,1.1,2.3,0.5\n\tc3.5-3.1,8.1-5.6,13.3-5.8c4.9-0.2,9.9,2.6,11,6.2c0.3,0.9,1.4,1.3,2.2,0.8c2.8-1.9,6.6-2.8,10.2-2.5c0.8,0.1,1.5-0.5,1.6-1.2\n\tc0.3-1.8,0.5-3.5,0.8-5.3c0.1-0.9,1.1-1.5,2-1.2c4.7,1.7,10.7-1.1,15.1-3.7c5-2.9,12.6-5.6,16.7-1.8c2.9,2.6,7.4,6.2,11.6,5.2\n\tc4.2-1.1,7.5-3.5,11.5-4.9c5.4-1.8,11.4-1.6,17.2-1.4c9.6,0.4,19.7,0.9,27.7,5.1c3.6,1.9,7.4,4.6,11.6,3.9c2.7-0.5,4.8-2.3,7.4-2.8\n\tc3.3-0.7,6.6,0.8,9.7,1.9s7.4,1.5,9.4-0.7c0.9-0.9,1.3-2.2,2.4-2.8c2.6-1.6,6.3,0.8,9.5,0.2c2.8-0.6,3.9-3.2,5.8-5\n\tc4.6-4.2,12.7-2.3,19.2,0.3c0.9,0.4,2-0.3,2-1.3c0,0,0,0,0,0c0.1-1.1,1.2-1.7,2.1-1.2c4.9,2.7,12.6,1.2,17.9-1.7\n\tc5.8-3.2,10.5-7.7,17-9.7c0.5-0.2,1.1,0,1.5,0.4c2.7,2.8,5.9,5.3,9.6,7.2c1,0.5,2.1-0.2,2.2-1.3c0.1-3.4,0.4-6.9,1-10.4\n\tc0.1-0.7,0.8-1.3,1.6-1.2c7.5,0.5,14.9,0.9,22.3,1.3c4.7,0.3,10.4,0.1,13.1-2.7c0.5-0.6,1.4-0.7,2-0.2c2.1,1.7,1.7,5.8,4.8,6.4\n\tc1.3,0.3,2.7-0.3,3.9-0.9c2.8-1.3,5.7-2.6,8.6-4c0.7-0.3,1.5-0.1,1.8,0.5c2.4,3.9,6,7.4,10.2,10c2,1.3,4.7,2.5,7.1,1.8\n\tc3.1-0.8,4.1-3.8,6.2-5.8c2.8-2.5,7.6-3.1,11.7-2.2c4,0.9,7.6,2.9,11,4.8c7.2,4.2,14.4,8.3,21.6,12.4c3.8,2.2,8.7,4.5,13,3\n\tc9.1-3.2,21.1,0.9,24.4,8.3c0.3,0.8,1.2,1.2,2,0.8c2.5-1.2,5-2.4,7.4-3.5c0.6-0.3,1.3-0.1,1.8,0.4c1.2,1.4,2.1,2.9,2.8,4.4\n\tc0.4,0.8,1.4,1.2,2.2,0.7c2.8-1.8,6-3.5,9.6-3.1c2.2,0.3,4.1,1.3,6.1,2.1c5,1.9,11.1,1.7,16-0.4c2.7-1.1,4.9-4.1,3.9-6\n\tc-0.4-0.8,0.2-1.8,1.1-2c5.1-1.2,11-0.2,14.9,2.7c2.2,1.6,3.8,3.6,6.1,5.1c2.3,1.4,5.8,2.2,8.1,0.7c2.5-1.5,2.6-4.8,5.2-6.2\n\tc3.8-2,8.2,1.5,12.6,2.4c4,0.8,8.2-0.8,11.1-3.2c2.4-2.1,4-4.7,5.4-7.3c0.4-0.7,1.2-0.9,1.9-0.6c3.8,1.6,7.6,3.3,11.4,5\n\tc0-1.6,0.1-3.2,0.2-4.8c3.2-0.1,6.4-0.2,9.7-0.3c1.1,0,2-0.7,2.3-1.8c0,0,0,0,0,0c0.4-1.2,1.6-1.9,2.9-1.7c2.2,0.4,4.4,0.6,6.3-0.2\n\tc1.9-0.7,2.8-2.9,2.1-4.3c-0.6-1.2-0.2-2.7,1-3.3c1.8-1,4-1.3,6.3-0.9c2.6,0.4,4.8,1.7,6.1,3.4c0.8,1.1,2.2,1.3,3.4,0.7\n\tc2-1.2,4.3-2.1,6.7-2.7c1.2-0.3,2.7-0.5,3.7,0.2c2.4,1.7-1.8,4.3-2.6,6.8c-0.8,2.3,2,4.7,5,5.1c1.9,0.2,3.7,0,5.6-0.5\n\tc1.5-0.4,2.9,0.6,3.2,2c0.3,1.6,1.1,3,2.6,4.1c2.3,1.8,6.5,2.1,8.8,0.2c3.8-3.1,1.3-10,6.4-11.5c3.8-1.1,6.7,2.3,10.1,4.3\n\tc1.5,0.9,3.5,0,3.8-1.7c0.2-1.2,0.3-2.5,0.3-3.7c0-1.6,1.5-2.8,3.1-2.5c5.3,1.1,11.3,0.2,15.6-2.7c2.2-1.5,4.5-3.7,7.3-3.4\n\tc3.7,0.3,6.1,4.5,9.3,5c1.1,0.2,2.2-0.5,2.6-1.6c0.1-0.2,0.2-0.5,0.3-0.7c0.4-1.3,1.7-2,3-1.7c2.6,0.6,5.3,0.6,6.7-1\n\tc0.6-0.7,0.8-1.6,1.3-2.4c2-2.9,7.6-2.1,11.3-0.5s8.1,3.6,11.7,1.9c1.2-0.6,2.1-1.5,3.1-2.3c4.6-3.8,11.6-5.1,18.2-6.1\n\tc6.5-1,12.9-2.1,19.4-3.1c3.6-0.6,7.3-1.1,10.8-0.2c3.3,0.9,6.1,3.1,9.6,3.5c5.8,0.6,10.1-3.7,14.5-6.8c6.5-4.5,15-6.5,23.2-8.5\n\tc1.8-0.4,3.7-0.9,5.6-0.6c2.2,0.3,4,1.5,6,2.4c2.7,1.2,5.9,1.9,9,1.8c1.6,0,2.8-1.6,2.4-3.2c-0.5-1.9-1.9-4-1.1-5.9\n\tc0.8-1.9,3.5-2.7,5.6-3.8c3.7-2.1,5.6-6,5-9.5c-0.2-1.4,0.7-2.7,2.1-2.9c2.8-0.4,5.5-0.9,8.3-1.2c4.6-0.7,10.8,6.6,15,5\n\tc1.9-0.6,2.6-2.4,3.3-4c1.5-3.4,3.7-6.7,7.2-8.9c3.6-2.2,8.5-3.1,12.6-1.7c2.8,1,4.9,3,7.8,3.8c2.1,0.6,4.9-0.1,6-1.4\n\tc0.6-0.7,1.5-1,2.4-0.9c2.3,0.4,5.2-0.7,6.3-2.4c0.7-1,2-1.4,3.2-0.9c1.4,0.6,2.8,1.3,4.3,1.9c1.1,0.5,2.3,1.1,3.6,0.9\n\tc0.5,0,1-0.3,1.4-0.6c0.6-0.5,1.4-0.8,2.1-0.5c2.9,0.9,7.1-0.9,10.7-1.6c3.1-0.6,6.4-0.1,9.6,0.4c4.4,0.7,8.8,1.4,13.2,2.1\n\tc1.3,0.2,2.7,0.4,3.7,1.2c1.9,1.5,1.6,4.2,3.8,5.3c1.8,1,4.3,0.2,6.4-0.5c7.7-2.4,16.7-2.3,24.3,0.4c1.4,0.5,2,2.1,1.4,3.5\n\tc-0.8,1.7-1.4,3.4-1.9,5.2c-0.5,1.9,1.1,3.5,3,3.2c4-0.8,8.3-0.7,12.2,0.2c1.9,0.5,4,1.1,5.7,0.4c2.8-1.2,2.3-4.6,4.2-6.6\n\tc2.9-3.2,9-1.2,13.8-0.2c7.5,1.5,15.2-0.5,22.2-3.1c1-0.4,2.2-0.1,2.9,0.8c1.5,1.8,3,3.5,5.2,4.8c2.7,1.6,6.5,2.2,9.4,0.9\n\tc2.6-1.2,3.9-3.6,6.1-5.3c1.4-1,3.8-1.5,5.5-1.1c1,0.3,2.1-0.3,2.7-1.1c2.1-3,8.1-4.5,12.6-3c5.6,1.8,9,6.2,12.7,10\n\tc3.2,3.3,7.6,6.6,12.7,7c1.1,0.1,1.9,0.9,2.2,1.9c0.8,2.6,4.3,4.6,7.5,3.9c2.4-0.5,4.2-2,6.2-3.1c3.8-2.1,8.9-2.9,13.4-2.1\n\tc0.4,0.1,0.7,0.1,1.1,0c3.3-0.9,6.1-2.7,8.5-4.7c2.4-2.2,6.2-4,9.5-2.9c1.6,0.6,3.1,2,4.9,1.7c2.3-0.3,2.4-2.6,2.9-4.6\n\tc0.4-1.6,2.2-2.4,3.7-1.6c3.4,1.8,6.4,3.9,9,6.4c1.5,1.5,4.1,0.5,4.3-1.6c0.2-2.4,0.5-4.7,0.7-7.1c0.2-1.7,0.5-3.6,2.2-4.7\n\tc2.4-1.5,6-0.3,8.7-1.4c4.1-1.6,3.2-6.5,5.4-9.7c1.4-2,4.2-3.1,7.1-3.1c2.1,0,3.3,2.4,2,4.1c-0.9,1.2-1.5,2.4-1.8,3.7\n\tc-0.5,2.5,1,5.5,4.1,6.2c1.2,0.2,2.4,0.1,3.6,0.5c5.5,1.5,1.8,8.8,5.2,12.7c2.1,2.5,6.7,2.7,10.4,2.1s7.5-1.7,11.2-1.1\n\tc4.1,0.7,7.2,3.5,11.2,4.3c5.8,1.2,12.7-1.8,18-0.5c1.6,0.4,2.8,1.9,2.7,3.6c-0.2,3.5-0.1,7.1,1.9,10.2c2.4,3.8,8.4,6.4,13.1,4.4\n\tc2.5-1,4.2-3.2,6.9-4c3.2-0.9,6.9,1.2,7.7,3.7c0.2,0.7,1.1,0.8,1.6,0.3c0.8-0.8,1.5-1.6,2.2-2.4c0.3-0.3,0.7-0.4,1.1-0.2\n\tc1.6,0.8,4,0.5,5.3-0.6c0.4-0.4,1-0.3,1.4,0.2c2.4,3.4,7.1,5.8,12.1,6c0.1,0,0.3,0,0.4,0.1c5.2,2.7,14.4-1.4,18.5,2.3\n\tc2.1,1.9,2.5,5.4,5.5,5.6c2.9,0.3,4.6-2.9,7.5-3.4c1.1-0.2,2.3,0,3.4,0.2c18.5,3.7,37,7.4,55.5,11.1c5.2,1,10.7,2.2,14.1,5.5\n\tc2.8,2.7,3.6,6.3,5.1,9.6s4.3,6.7,8.6,7.3c5.2,0.6,10.3-3,15.3-1.7c1.7,0.5,3.2,1.5,4.5,2.6c5.9,4.6,11.7,9.3,17.4,14.1\n\tc0.6,0.5,1.4,0.1,1.5-0.6c0.5-3.5,0.9-7,1.4-10.4c0.1-0.4,0.4-0.8,0.9-0.8c0.6-0.1,1.3,0,1.9,0.1c0.7,0.1,1.3-0.5,1.1-1.2\n\tc0,0,0,0,0,0c-0.2-0.8,0.6-1.5,1.3-1.1c1.8,0.9,3.8,1.5,5.8,1.8c0.5,0.1,1-0.3,1.1-0.9c0.3-4.1,0.4-8.2,0.7-12.3\n\tc0-0.4,0.3-0.8,0.7-0.9c16.2-3.6,31.6-9.3,45.7-16.6c5.7-3,13.4-6.3,18.9-3c4.1,2.5,6.4,8.4,11.4,7.4c2.4-0.4,3.8-2.4,5.7-3.7\n\tc3.7-2.4,8.9-2.1,13.6-1.8c13.8,0.7,27.7-0.8,40.8-4.3c0.5-0.1,0.8-0.7,0.6-1.3c-0.7-1.9,1-4.2,3.4-5c2.7-0.7,5.6-0.1,8.1,1\n\tc0.3,0.1,0.5,0.4,0.5,0.8c0.2,2.6,6,4.9,9.4,4.7c3.6-0.1,7.4-1.2,10.6,0.1c4.1,1.7,4.7,6.1,6.3,9.5c1.7,3.4,7.6,6.5,10.4,3.5\n\tc1.1-1.2,1.1-3.1,2.6-4.1c3.9-2.5,8,4.4,12.9,3.9c4-0.4,4.7-5.2,8.4-6.7c3.2-1.4,7.1,0.5,9.2,2.9c2.1,2.3,3.5,5.2,6.2,7\n\tc2.5,1.6,6.9,1.8,8.6-0.1c0.3-0.4,0.9-0.4,1.3-0.1c1.2,1,2.6,1.8,4.3,2.3c0.4,0.1,0.9-0.1,1.1-0.5c0.5-1.1,1.1-2.3,1.6-3.4\n\tc0.3-0.7,1.3-0.7,1.7,0c2.9,5.1,11,7.5,18.3,8.9c0.6,0.1,1.2-0.4,1.1-1c-0.4-2.8,3.6-5.7,7.5-6.2c4.5-0.6,9.1,0.4,13.6-0.2\n\tc8.8-1.3,16.4-9,24.8-6.5c2.1,0.7,3.9,1.9,5.9,2.8c6.1,2.7,14.4,1.5,19-2.7c0.4-0.4,1.1-0.3,1.4,0.1c2.1,3,3.5,6.3,4.1,9.8\n\tc0.1,0.7,0.9,1,1.4,0.6c5.1-3.4,11.9-5.3,18.6-5c4.4,0.2,10,1,12.7-1.6c0.3-0.3,0.8-0.3,1.1-0.1c1.7,1,3.3,2.1,5,3.2\n\tc0.4,0.2,0.9,0.2,1.2-0.2c0.9-1,1.9-2,2.9-3c0.3-0.3,0.9-0.4,1.3-0.1c3.1,2.5,6.2,5.1,9.3,7.6c0.5,0.4,1.3,0.2,1.5-0.4\n\tc0.6-2,0.8-4.1,0.5-6.2c-0.1-0.7,0.5-1.2,1.1-1.1c11,2.3,17.6,11.7,22.6,20c0.6,0.9,1.3,2,2.6,2.3c1.7,0.4,3.3-0.7,4.6-1.5\n\tc10.7-7.1,25.7-7.9,39.5-8.3c4.8-0.2,10.4,0,13.5,2.7c0.4,0.3,0.9,0.4,1.3,0.3c1.3-0.4,2.8-0.2,4,0.3c0.8,0.4,1.8,0,2.1-0.8\n\tc0.2-0.5,0.3-1,0.5-1.5c0.3-0.8,1.1-1.2,1.9-0.9c3,1.2,6.8,1,9.7-0.4c0.5-0.2,1-0.2,1.5,0.1c2.1,1.4,4.2,2.9,6.3,4.3\n\tc0.7,0.5,1.6,1.1,2.6,0.9c1.6-0.2,1.8-1.9,2.6-3c2.3-3.2,8.2-1.6,12.3,0.1c3.8,1.5,10.2,2,11.4-1.2c0.1-0.3,0.4-0.6,0.7-0.7\n\tc3.7-1.9,7.6-3,11.3-4.9c0.5-0.2,1.1-0.2,1.5,0.1c2.5,1.9,5.3,3.5,8.2,4.9c0.6,0.3,1.4,0.6,2.2,0.5c2-0.2,2.1-2.5,2.9-4.1\n\tc1.4-2.9,6.2-3.5,10.1-3.7c5.8-0.2,11.6-0.5,17.3-0.7c2.3-0.1,4.9-0.3,6.4-1.7c1.2-1.2,1.4-2.8,1.4-4.3c0-3-0.5-6.1-1.4-9.1\n\tc-0.4-1.2,0.8-2.2,1.9-1.8c2.4,0.9,5,1.6,7.6,1.6c3.2-0.1,6.5-1.6,7.6-3.8c0.3-0.7,1.1-1.1,1.9-0.8c0.4,0.1,0.8,0.3,1.2,0.4\n\tc0.8,0.3,1.8-0.2,2-1c0-0.1,0-0.2,0.1-0.3c0.1-0.8,0.9-1.3,1.7-1.1c1.5,0.2,2.9,0.5,4.4,0.7c0.8,0.1,1.6-0.4,1.7-1.3\n\tc0.3-1.8,0.4-3.5,0.4-5.3c0-1,1-1.7,2-1.4c1.6,0.6,3.2,1.1,4.9,1.4c0.8,0.2,1.6-0.4,1.7-1.2c0.3-1.5,0.6-3.1,0.8-4.6\n\tc0.1-0.8,0.8-1.3,1.6-1.2c8,0.8,16.2,0.7,24.2-0.4c1.1-0.2,2,1,1.5,2.1c-1.8,4.1-3.9,8-6.2,11.9c-0.7,1.2,0.6,2.7,1.9,2.1\n\tc4.5-2,9-4.1,13.5-6.1c4.8-2.1,10.2-5.2,11.6-9.2c0.3-1,1.5-1.4,2.3-0.7c1.3,1.1,2.7,2.1,4.4,2.8c2.4,0.9,5.6,0.8,7.4-0.7\n\tc0.4-0.4,1-0.5,1.6-0.3c4,1.8,8.9,3.3,12.7,1.5c1.6-0.8,2.7-2,4.1-3c2.9-2,6.9-2.8,10.6-2c0.3,0.1,0.5,0,0.8-0.1\n\tc6.4-2.2,15.7,1.9,19.9,6.3c1.3,1.5,3.1,3.4,5.3,2.8c2.5-0.7,2-3.9,4-5.1c3.3-2,8.1,2.6,11.6,1c2.8-1.2,1.9-5.1,4.4-6.6\n\tc4.1-2.5,11.1,3.6,14.5,0.5c0.8-0.8,1-1.9,2-2.5c1.9-1.3,4.6,0.4,6.8,1.3c3.9,1.7,9.2,0.7,11.9-2c0.6-0.6,1.5-0.5,2.1,0\n\tc2.5,2.4,7.3,3.1,11.4,2.4c4.7-0.8,8.9-2.9,13.6-3.6c3.2-0.5,6.5-0.3,9.6-0.9c2.4-0.5,4.8-1.5,6.1-3.1c0.6-0.7,1.6-0.7,2.2-0.1\n\tc0.8,0.9,1.7,1.8,2.5,2.8c0.5,0.5,1.3,0.7,1.9,0.3c0.2-0.1,0.3-0.2,0.5-0.4c0.6-0.5,1.4-0.5,2,0c1.9,1.6,5.7,1.7,7.7,0.1\n\tc0.6-0.5,1.4-0.5,1.9,0c1.4,1.2,2.7,2.4,4.1,3.6c0.4,0.4,1.1,0.5,1.6,0.2c0.2-0.1,0.3-0.2,0.5-0.3c0.8-0.5,1.8-0.2,2.2,0.6\n\tc1.2,2.7,2.5,5.2,4.6,7.4c2.7,2.7,6.9,4.7,11.2,4.2c5.8-0.7,9.3-5.2,12.7-9s9-7.5,14.4-5.9c2.1,0.7,3.7,2.1,5.2,3.5\n\tc3.9,3.9,7.3,8.1,10.1,12.5c0.5,0.9,1.8,0.9,2.4,0.1c3.1-3.9,6.1-7.8,9.2-11.7c0.7-1,2.4-1.9,3.6-1.8c0.7,0.1,1.4-0.2,1.6-0.9\n\tc0-0.1,0.1-0.2,0.1-0.3c0.4-0.9,1.6-1.2,2.4-0.5c1.5,1.3,3.6,2.3,5.7,2.7c0.8,0.2,1.7-0.4,1.8-1.2c0.2-1.9,3.6-3.8,6.5-3.6\n\tc3.7,0.3,7.3,2.1,10.9,1.5c2.5-0.4,4.7-2.1,7.3-2.1c3.7,0,6,3,7.9,5.6c1.9,2.5,5,5.3,8.5,4.4c4.3-1.1,9.8,1.5,12.5,4.3\n\tc1,0.9,2.2,2.2,3.7,1.9c2-0.5,1.5-2.9,2.9-4.2s4-0.7,5.9,0.2c1.8,0.8,4.1,1.8,6,1c1.3-0.5,1.9-1.7,3.2-2.3c3.5-1.6,7.1,2.7,11.1,2.4\n\tc1.8-0.1,3.5-1.2,5.2-0.9c1.4,0.3,2.4,1.5,3.8,1.8c2.6,0.6,4.6-1.8,7.1-2.7c1.4-0.5,3-0.4,4.4,0.1c0.9,0.3,1.9-0.4,1.9-1.4L3990.3,1\n\tH0L0.1,197.8z\"\/>\n<path class=\"elementor-shape-fill ha-shape-divider\" d=\"M0.1,131.7c28.7-4.6,58.2-5.7,87.4-3.5c1.5,0.1,2.5,1.3,2.7,2.8c0.6,5.5,13.3,8.3,20.5,4.6c8.2-4.2,12.8-12,21.6-15.2\n\tc17.4-6.4,40.2,8.1,56.5,2.4c1.8-0.6,3.8,0.4,4.1,2.3c2.5,14.9,24.6,25,44.8,26.1c22,1.2,44-4.2,66-3.1c15.7,0.8,31.1,5,44,12.1\n\tc3.1,1.7,6.1,3.6,9.9,4c5.3,0.7,10.3-1.6,15.2-3.5c15.4-5.7,33.8-6.6,50-2.3c22,5.8,44.6,20.7,65.3,12.5\n\tc11.8-4.8,18.4-16.1,31.3-18.5c6.1-1.1,12.5,0.1,18.6,1.2c37.2,7.3,74.5,14.4,111.7,21.6c0.4,0.1,0.7,0,1.1-0.2\n\tc8.7-4.4,20.4-4.8,29.7-1.2c0.7,0.3,1.4,0.1,1.9-0.4c12.8-14.2,31.1-25.5,51.8-31.8c0.5-0.2,1.1-0.1,1.5,0.3\n\tc12.2,8.8,31.9,10.5,46.2,3.9c4-1.8,7.6-4.3,11.9-5.6c4.7-1.5,9.8-1.6,14.7-2c24.4-2.2,47.1-13.8,59.6-30.2c0.6-0.8,1.8-0.8,2.6-0.1\n\tc5.7,6,15.3,9.9,24.9,9.4c9.8-0.5,19.1-5.7,22.3-12.9c0.4-0.8,1.2-1.2,2-0.9c18.6,5.8,39.5,7.2,59,3.6c0.3-0.1,0.6,0,0.8,0.1\n\tc9.9,3.4,22.4,2.1,30.7-3.4c4.3-2.8,13-1.7,18.6-2.8c0.6-0.1,1.2,0.1,1.6,0.5c2.7,3,6.7,5.3,11.3,6.3c0.3,0.1,0.7,0,1-0.1\n\tc6.1-2.6,12.9-4,19.7-4.4c23.7-1.2,49.3,10.9,70.3,3c1.2-0.5,2.5-0.1,3.4,0.8c8.5,8.8,25.7,9.7,40.3,9.4c4.7-0.1,9.3-0.1,14-0.2\n\tc11.6-0.1,25.4-1.6,31.6-8.4c1.2-1.4,3.4-1.4,4.6,0c13.5,14.6,47.3,15.7,57,32c0.7,1.2,2.3,1.8,3.7,1.3c2.8-0.9,5.6-1.8,8.4-2.7\n\tc0.5-0.1,0.9-0.1,1.3,0.2c2.9,2.1,5.9,4.3,8.8,6.5c0.6,0.4,1.3,0.4,1.9-0.1c5.3-4.7,11.6-9.4,19.5-9.6c3.2-0.1,6.5,0.7,9.6,0\n\tc2.4-0.6,4.4-2,6.2-3.4c8.6-6.4,17.1-12.9,25.7-19.2c0.6-0.4,1.4-0.4,1.9,0.2c9,9.4,22.9,15.9,37.9,17.7c14.8,1.9,29.9-0.7,43.8-4.9\n\tc0.4-0.1,0.7-0.4,0.9-0.8c3.9-7.8,9.1-14.6,13-22.4c0.2-0.4,0.6-0.7,1.1-0.8c17.5-2.5,35.1-5,52.6-7.5c3.8-0.6,7.6-1.1,10.9-2.6\n\tc3.2-1.4,5.7-3.6,8.9-5.1c12.7-6,28.4,1.5,40.1,8.6c11.7,7,27.9,14.2,40.2,7.7c4.5-2.4,8.1-6.4,13.5-6.5c2.4,0,4.7,0.9,6.9,1.7\n\tc11.7,4.9,22.5,11.1,31.7,18.5c2.9,2.3,5.8,4.8,9.5,6.3c4.3,1.7,9.2,1.9,13.9,2.7c8.6,1.5,16.2,5.2,24.7,6.9\n\tc8.1,1.7,17.8,1.1,23.2-3.8c0.5-0.4,1.2-0.5,1.8-0.1c8.8,6.2,23.4,3.7,35,0.7c8.8-2.3,17.6-4.6,26.3-6.9c3.3-0.8,6.9-1.7,10.1-0.7\n\tc6,1.9,8.9,9.6,15.1,8.1c3.6-0.9,4.6-4.4,6.3-7c1.6-2.4,6.8-4.1,8.4-1.9c0.2,0.3,0.5,0.5,0.9,0.6c15,2.5,31.9,7.1,43.5,14.8\n\tc0.5,0.4,1.3,0.3,1.8-0.1c2.6-2.2,5.1-4.3,7.7-6.5c0.4-0.4,1.1-0.5,1.6-0.2c20.3,10.2,48.1,10.7,69,1.2c6.2-2.8,14.6-6.3,20.1-3.8\n\tc1.3,0.6,2.8,0,3.4-1.3c4.1-9.3,8.1-18.6,12.3-27.8c0.9-2,1.9-4.2,4.1-5.6c7.7-4.7,18.5,5.3,27.6,4.5c1.5-0.1,2.5-1.7,2.1-3.2\n\tc-2.2-9,8.1-19,20.1-18.7c10.2,0.3,18.2,6.4,24.9,12.6c0.9,0.9,2.4,0.9,3.3,0.1c10-8.5,24.7-13.7,39.6-13.8c0.9,0,1.7,0.4,2.1,1.1\n\tc3.5,5.3,7,10.7,10.5,16c1,1.5,3.1,1.5,4.2,0.1c4-5.5,8.1-11,12.1-16.5c0.7-0.9,1.9-1.3,3-0.9c2.4,0.9,4.8,1.8,7.2,2.7\n\tc0.6,0.2,1.3,0.2,2-0.1c11.9-5.1,28.8,0.4,37.9,8.8c1,0.9,2.5,0.8,3.4-0.1c3-2.8,9.7-3.2,14.9-3.4c5-0.2,11.2-2.5,12.5-5.6\n\tc0.5-1.2,1.9-1.7,3.1-1.3c10.5,3.3,24.8-3,26.5-11.7c0.3-1.5,1.8-2.4,3.3-2c5.3,1.7,11.2,2.2,16.8,1.2c0.8-0.1,1.7,0.1,2.3,0.7\n\tc5.6,5.9,16.2,8.7,25.3,6.6c0.8-0.2,1.5-0.7,1.8-1.4c1.9-4.8,11.5-5.4,18.4-4.3c18.4,3.1,36.1,8.2,52.6,15.2\n\tc1.4,0.6,3.1-0.2,3.5-1.7c1.6-6.4,10.4-11.6,19.1-11.4c8.7,0.2,16.5,4.3,21.6,10c1.1,1.3,3.1,1.1,4-0.3c2.1-3.4,4.7-6.6,7.6-9.6\n\tc0.9-1,2.4-1.1,3.4-0.2c14.4,11.8,36.2,18,57,15.9c4.2-0.4,8.6-1,12.5-0.2c0.9,0.2,1.8-0.1,2.4-0.8c9.9-10.6,19.7-21.3,29.5-31.9\n\tc2.4-2.6,5.1-5.4,9-6.6c6.7-2,14,1.6,19.2,5.5c5.1,3.9,10.2,8.6,17.3,9.5c5.8,0.7,12.3-3.3,12.2-7.4c0-1.5,1-2.7,2.5-2.7\n\tc4.8-0.1,9.6-0.3,14.4-0.4c14.3-0.4,29.9,7.5,33.2,18.1c0.4,1.2,1.5,1.9,2.7,1.8c5.4-0.5,10.6-2.2,14.8-4.9c1.3-0.8,3-0.7,4.2,0.4\n\tc3.5,3.2,6.5,6.7,8.8,10.5c1,1.5,3,2,4.6,1.2c2.6-1.4,5.2-2.8,7.8-4.2c0.5-0.3,1.2,0,1.3,0.6c1,3.5,2.3,7,5.8,9.1\n\tc2.9,1.8,7.7,1.7,10.3,0c0.5-0.3,1.2-0.1,1.4,0.4c0.6,1.8,2.8,3.4,5.2,3.4c16.5,3.5,32.9,7,49.3,10.5c11,2.3,22.3,4.8,31.3,10.3\n\tc4.8,2.9,8.9,6.5,14.4,8.5c5,1.7,11.8,1.5,15.2-1.6c0.5-0.4,1.2-0.3,1.5,0.3c4.1,8.8,20.5,13,30.5,7.3c0.4-0.2,0.9-0.1,1.2,0.2\n\tc3.9,4.9,11.6,7.6,18.9,6.6c7.1-0.9,13.2-5.5,14.8-10.9c0.2-0.5,0.7-0.8,1.2-0.6c10,4.1,18.1,10.7,23,18.5c0.1,0.2,0.4,0.4,0.6,0.4\n\tc2,0.3,4.1-0.3,5.6-1.3c0.4-0.3,1-0.3,1.3,0.1c3.9,4.9,10.6,10.2,17.1,7.6c5.9-2.3,5.4-8.9,7.3-13.9c5.6-14.6,35.5-17.5,41-31.5\n\tc0.3-0.7,1.3-0.8,1.7-0.1c3,5,7.9,9.2,13.9,12c0.4,0.2,1,0,1.2-0.4c1.9-3.5,3.8-7.1,5.7-10.6c0.2-0.3,0.5-0.5,0.8-0.5\n\tc4.1-0.1,7.4-2.7,10.4-5c15.8-12.4,36.2-21.4,58.1-25.5c0.2,0,0.4,0,0.6,0.1c8.7,4.5,14.8,11.8,16.2,19.9c0.1,0.7,0.8,1,1.4,0.6\n\tc4.8-3.1,11.5-4.2,17.5-3c0.4,0.1,0.8-0.1,1-0.4c2.7-4.6,8.2-8.3,14.5-9.6c2.3-0.7,4.5,1,5.8,2.7c1.2,1.6,2.8,3.6,5.2,3.5\n\tc0.2,0,0.4,0,0.5-0.1c2.9,11.8,21.6,22.5,37,21.3c0.2,0,0.4,0,0.6,0.2c2.6,2,5.2,4,7.8,6c0.3,0.3,0.8,0.3,1.1,0\n\tc2.8-2,5.1-4.5,6.7-7.3c0.3-0.6,1.1-0.6,1.5-0.1c1.9,2.3,4.3,4.4,7.2,5.9c0.2,0.1,0.4,0.1,0.7,0.1c7.3-1.7,10.4-10.6,18.1-10.6\n\tc7.6,0,14.9,8.6,20.3,5.6c0.5-0.3,1.1-0.1,1.4,0.4c3.2,7.6,4.5,15.8,3.7,23.8c-0.1,0.6,0.5,1.1,1.1,1c15.3-2.4,32.2,4,39.2,14.8\n\tc1.1,1.7,2,3.5,4,4.5c5.9,2.8,10.9-4,11.9-9.6c0.1-0.6,0.6-0.9,1.2-0.7c8.3,2.7,19-1.2,22.3-7.6c0.6-1.1,1.9-1.5,3.1-1.1\n\tc5.7,2.3,14.4-3.1,16.5-8.7c2.4-6.4,2.6-14.2,9.7-17.7c0.2-0.1,0.5-0.2,0.7-0.2c17.5,0.7,34.6,6,48.1,14.7c0.4,0.3,0.9,0.3,1.4,0.1\n\tc7.9-3.4,18.1-3.5,26-0.1c0.2,0.1,0.5,0.1,0.8,0.1c15.5-2.1,32.9-6,44.3-14.6c0.2-0.2,0.5-0.3,0.8-0.3c12.4-0.6,24.8,0.5,36.6,3.2\n\tc0.5,0.1,1,0,1.3-0.3c2.6-2.4,5.2-4.7,7.8-7.1c0.6-0.6,1.6-0.5,2.1,0.1c2.4,2.9,5.6,5.4,9.3,7.2c0.8,0.4,1.7,0.1,2-0.7\n\tc2.2-5.3,6.3-10.1,11.7-13.8c0.9-0.6,2-0.1,2.2,0.9c0.9,3.7,7.7,6.6,12.8,5.1c6.2-1.8,9.4-7.2,10.9-12.3c1.3-4.4,1.9-9.1,4.5-13\n\tc0.5-0.8,1.8-1,2.4-0.2c3.4,4.4,10.2,7.1,16.8,6.5c6.5-0.5,12.3-4.3,14.5-9.1c0.4-0.9,1.5-1.1,2.3-0.5c16.5,13.5,33,26.9,49.5,40.4\n\tc0.6,0.4,1.3,0.4,1.9,0c1.9-1.6,3.9-3.3,5.8-5c0.6-0.5,1.5-0.4,2,0.1c4.2,4.4,9.9,7.9,16.3,10.2c0.6,0.2,1.3,0,1.7-0.6\n\tc1-1.4,1.9-2.8,2.9-4.2c0.3-0.4,0.7-0.6,1.1-0.6c8.3-0.6,16.6-1.2,25-1.9c2.3-0.2,4.9-0.4,6.7-1.6c2-1.2,2.8-3.3,3.5-5.2\n\tc2.3-6.8,4.7-13.5,7-20.2c0.3-0.9,1.4-1.3,2.2-0.8c2.6,1.8,9.3,0.7,12.3-1.9c3.9-3.5,8.6-8.4,14-6.6c2.6,0.9,3.9,3.1,5.9,4.6\n\tc1.6,1.3,4.5,1.9,6.3,1c0.4-0.2,0.8-0.2,1.2-0.1c4.7,1.9,10.4,4.4,14.3,5.8c5.6,2.1,12.1,4.2,17.8,2.3c2.7-0.9,4.9-2.6,7.5-3.6\n\tc8.8-3.3,19.3,2.1,28.8,0.4c3.6-0.6,6.9-2.2,10.6-2.2c8,0.2,13.2,8,21.2,8c8.2,0,13.3-8.4,21.6-8.7c8-0.2,12.7,7,19.9,9.9\n\tc7.9,3.2,17.7,0.3,25-3.7s13.7-9.2,22.1-11.6c2-0.5,4.1-0.9,6.1-0.6c0.4,0.1,0.8,0.2,1.6,0.3c0.9,0.1,1.7-0.6,1.7-1.5l0.1-66.4L0,0\n\tL0.1,131.7z\"\/>\n<\/svg>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a8ac208\" data-id=\"a8ac208\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-350d017 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"350d017\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2ec6616\" data-id=\"2ec6616\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6f6e8cb elementor-drop-cap-yes elementor-widget__width-initial elementor-drop-cap-view-default elementor-widget elementor-widget-text-editor\" data-id=\"6f6e8cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;drop_cap&quot;:&quot;yes&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><b>Perkhidmatan makmal UKM<\/b> merupakan <b>tulang belakang<\/b> kritikal institusi, menyediakan kemudahan canggih dan kepakaran teknikal untuk menyokong penyelidikan saintifik, pembangunan teknologi, dan pengajaran berimpak tinggi. Menyedari <b>tahap kesedaran awam yang rendah<\/b> mengenai peranan dan manfaatnya, <b>Karnival INSPIRA UKM dianjurkan<\/b> sebagai pendekatan proaktif untuk memperkukuh komunikasi sains dan meningkatkan keterlihatan makmal.<\/p><p>Karnival ini bermatlamat untuk <b>memperkenalkan secara terperinci<\/b> spektrum perkhidmatan makmal, <b>menggalakkan kolaborasi<\/b> rentas institusi dan industri, dan <b>menonjolkan inisiatif digital<\/b> seperti SPINIC UKM serta pematuhan <b>Amalan Makmal Baik (GLP)<\/b>. Tujuan utamanya adalah untuk <b>meningkatkan literasi saintifik<\/b> awam, sekali gus memantapkan peranan makmal sebagai <b>nadi penggerak inovasi institusi<\/b> dan memperkukuh imej <b>ALAF-UKM<\/b> di peringkat global.<\/p><p data-path-to-node=\"8\"><b>UKM&#8217;s laboratory services<\/b> are the critical <b>backbone<\/b> of the institution, providing advanced facilities and technical expertise to support high-impact scientific research, technology development, and teaching. Recognizing the <b>low level of public awareness<\/b> regarding its role and benefits, the <b>INSPIRA UKM Carnival is organized<\/b> as a proactive approach to strengthen science communication and increase lab visibility.<\/p><p data-path-to-node=\"8\"><br \/>The Carnival aims to <b>introduce in detail<\/b> the spectrum of lab services, <b>foster cross-institutional and industrial collaboration<\/b>, and <b>highlight digital initiatives<\/b> like SPINIC UKM and <b>Good Laboratory Practice (GLP)<\/b> compliance. Its main purpose is to <b>enhance public scientific literacy<\/b>, thereby solidifying the lab&#8217;s role as the <b>driving force of institutional innovation<\/b> and strengthening the image of <b>ALAF-UKM<\/b> globally.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-82b2a74 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"82b2a74\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;,&quot;animation&quot;:&quot;tada&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6f73a05\" data-id=\"6f73a05\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-55cbad6 ha-countdown-label-bottom elementor-widget elementor-widget-ha-countdown happy-addon ha-countdown happy-addon-pro\" data-id=\"55cbad6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-countdown.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"ha-countdown-wrap\">\n\t\t\t\t<div class=\"ha-countdown\" data-date=\"Jan 15 2026 8:00:00\" data-end-action=\"none\">\n\t\t\t\t\t<div class=\"ha-countdown-item ha-countdown-item-days\">\n\t\t\t\t\t\t<span data-days class=\"ha-countdown-time ha-countdown-days\">0<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\tclass=\"ha-countdown-label ha-countdown-label-days\">Hari<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"ha-countdown-item ha-countdown-item-hours\">\n\t\t\t\t\t\t<span class=\"ha-countdown-time ha-countdown-hours\" data-hours>0<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\tclass=\"ha-countdown-label ha-countdown-label-hours\">Jam<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"ha-countdown-item ha-countdown-item-minutes\">\n\t\t\t\t\t\t<span class=\"ha-countdown-time ha-countdown-minutes\" data-minutes>0<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\tclass=\"ha-countdown-label ha-countdown-label-minutes\">Minit<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"ha-countdown-item ha-countdown-item-seconds\">\n\t\t\t\t\t\t<span class=\"ha-countdown-time ha-countdown-seconds\" data-seconds>0<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span\n\t\t\t\t\t\t\t\tclass=\"ha-countdown-label ha-countdown-label-seconds\">Saat<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<!--End action markup-->\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3931c1f elementor-widget elementor-widget-heading\" data-id=\"3931c1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\"> HARI SEBELUM PELANCARAN <p>KARNIVAL PERKHIDMATAN INSTRUMENTASI &amp; MAKMAL UKM  <\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-307ccbf elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"307ccbf\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;,&quot;animation&quot;:&quot;none&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3988500\" data-id=\"3988500\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-5ee6fa8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5ee6fa8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-9129fcc\" data-id=\"9129fcc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0a5093d elementor-widget elementor-widget-image\" data-id=\"0a5093d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.ukm.my\/alafukm\/anugerah-makmal-perkhidmatan-cemerlang\/\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.ukm.my\/alafukm\/wp-content\/uploads\/elementor\/thumbs\/POSTER-ANUGERAH-MAKMAL-CEMERLANG-INSPIRA-ALAF-UKM-rfloev5szg45y6rcug16hjebq0lzbe2oc9cvygykb0.jpg\" title=\"POSTER ANUGERAH MAKMAL CEMERLANG INSPIRA ALAF UKM\" alt=\"POSTER ANUGERAH MAKMAL CEMERLANG INSPIRA ALAF UKM\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-2d9ce08\" data-id=\"2d9ce08\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b1037ad elementor-widget elementor-widget-image\" data-id=\"b1037ad\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.ukm.my\/alafukm\/pertandingan-video-tiktok-inspira\/\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1440\" height=\"1800\" src=\"https:\/\/www.ukm.my\/alafukm\/wp-content\/uploads\/2025\/12\/Tiktok-Inspira.jpg\" class=\"attachment-full size-full wp-image-13697\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3778fa7\" data-id=\"3778fa7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-04775ef elementor-widget elementor-widget-image\" data-id=\"04775ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.ukm.my\/alafukm\/micrograph-art-challenge\/\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1636\" height=\"2048\" src=\"https:\/\/www.ukm.my\/alafukm\/wp-content\/uploads\/2025\/12\/Micrograph-Art-Challenge.jpg\" class=\"attachment-large size-large wp-image-13665\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-373eae8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"373eae8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-8cc0b47\" data-id=\"8cc0b47\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-385fcc0 elementor-widget elementor-widget-spacer\" data-id=\"385fcc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6930670 elementor-widget elementor-widget-heading\" data-id=\"6930670\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\"> PERTANDINGAN PRA KARNIVAL SEMPENA <p>KARNIVAL PERKHIDMATAN INSTRUMENTASI &amp; MAKMAL UKM<\/p><\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-05a1144 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"05a1144\" data-element_type=\"section\" data-e-type=\"section\" id=\"objektif\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-39f40d3\" data-id=\"39f40d3\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ad33054 elementor-widget elementor-widget-heading\" data-id=\"ad33054\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">OBJEKTIF \/ OBJECTIVE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-be8d784 elementor-widget elementor-widget-text-editor\" data-id=\"be8d784\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><em>KARNIVAL PERKHIDMATAN INSTRUMENTASI &amp; MAKMAL UKM<\/em><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-89c18ca elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"89c18ca\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-4ddce48\" data-id=\"4ddce48\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-48c2b11 ha-infobox-media-dir-top elementor-widget elementor-widget-ha-infobox happy-addon ha-infobox\" data-id=\"48c2b11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\t\t\t<figure class=\"ha-infobox-figure ha-infobox-figure--icon\">\n\t\t\t\t<i class=\"huge huge-teacher\"><\/i>\t\t\t<\/figure>\n\t\t\n\t\t<div class=\"ha-infobox-body\">\n\t\t\t<h2 class=\"ha-infobox-title\"><b>Memperkenal<\/b> perkhidmatan makmal yang ditawarkan di UKM termasuk kepakaran teknikal, peralatan penyelidikan, dan ruang pembelajaran profesional.<\/h2>\n\t\t\t\t\t\t\t<div class=\"ha-infobox-text\">\n\t\t\t\t\t<p>To enhance awareness among the public, policymakers, and the academic community on the importance of conserving biological diversity and highland ecosystems in Malaysia.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-02d5cc0\" data-id=\"02d5cc0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-322506f ha-infobox-media-dir-top ha-has-bg-overlay elementor-widget elementor-widget-ha-infobox happy-addon ha-infobox\" data-id=\"322506f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\t\t\t<figure class=\"ha-infobox-figure ha-infobox-figure--icon\">\n\t\t\t\t<i class=\"huge huge-user-multiple\"><\/i>\t\t\t<\/figure>\n\t\t\n\t\t<div class=\"ha-infobox-body\">\n\t\t\t<h2 class=\"ha-infobox-title\">Membuka peluang luas kepada bidang multidisiplin dan kerjasama seperti saintifik, fizikal persekitaran dan sains sosial.<\/h2>\n\t\t\t\t\t\t\t<div class=\"ha-infobox-text\">\n\t\t\t\t\t<p>To create broad opportunities for multidisciplinary fields and collaborations across scientific, physical environmental, and social science disciplines.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-893ed57\" data-id=\"893ed57\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fef5468 ha-infobox-media-dir-top elementor-widget elementor-widget-ha-infobox happy-addon ha-infobox\" data-id=\"fef5468\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\t\t\t<figure class=\"ha-infobox-figure ha-infobox-figure--icon\">\n\t\t\t\t<i class=\"huge huge-system-update-01\"><\/i>\t\t\t<\/figure>\n\t\t\n\t\t<div class=\"ha-infobox-body\">\n\t\t\t<h2 class=\"ha-infobox-title\"><b>Menonjolkan inisiatif digital<\/b> seperti SPINIC UKM, selari dengan arus transformasi pengurusan makmal bersepadu dan pintar.<\/h2>\n\t\t\t\t\t\t\t<div class=\"ha-infobox-text\">\n\t\t\t\t\t<p><b>To highlight digital initiatives<\/b> such as SPINIC UKM, in line with the integrated and smart laboratory management transformation trend.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a014180 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"a014180\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-8682ad7\" data-id=\"8682ad7\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f844a3b ha-infobox-media-dir-top ha-has-bg-overlay elementor-widget elementor-widget-ha-infobox happy-addon ha-infobox\" data-id=\"f844a3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\t\t\t<figure class=\"ha-infobox-figure ha-infobox-figure--icon\">\n\t\t\t\t<svg class=\"e-font-icon-svg e-far-handshake\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M519.2 127.9l-47.6-47.6A56.252 56.252 0 0 0 432 64H205.2c-14.8 0-29.1 5.9-39.6 16.3L118 127.9H0v255.7h64c17.6 0 31.8-14.2 31.9-31.7h9.1l84.6 76.4c30.9 25.1 73.8 25.7 105.6 3.8 12.5 10.8 26 15.9 41.1 15.9 18.2 0 35.3-7.4 48.8-24 22.1 8.7 48.2 2.6 64-16.8l26.2-32.3c5.6-6.9 9.1-14.8 10.9-23h57.9c.1 17.5 14.4 31.7 31.9 31.7h64V127.9H519.2zM48 351.6c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16zm390-6.9l-26.1 32.2c-2.8 3.4-7.8 4-11.3 1.2l-23.9-19.4-30 36.5c-6 7.3-15 4.8-18 2.4l-36.8-31.5-15.6 19.2c-13.9 17.1-39.2 19.7-55.3 6.6l-97.3-88H96V175.8h41.9l61.7-61.6c2-.8 3.7-1.5 5.7-2.3H262l-38.7 35.5c-29.4 26.9-31.1 72.3-4.4 101.3 14.8 16.2 61.2 41.2 101.5 4.4l8.2-7.5 108.2 87.8c3.4 2.8 3.9 7.9 1.2 11.3zm106-40.8h-69.2c-2.3-2.8-4.9-5.4-7.7-7.7l-102.7-83.4 12.5-11.4c6.5-6 7-16.1 1-22.6L367 167.1c-6-6.5-16.1-6.9-22.6-1l-55.2 50.6c-9.5 8.7-25.7 9.4-34.6 0-9.3-9.9-8.5-25.1 1.2-33.9l65.6-60.1c7.4-6.8 17-10.5 27-10.5l83.7-.2c2.1 0 4.1.8 5.5 2.3l61.7 61.6H544v128zm48 47.7c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16z\"><\/path><\/svg>\t\t\t<\/figure>\n\t\t\n\t\t<div class=\"ha-infobox-body\">\n\t\t\t<h2 class=\"ha-infobox-title\"><b>Membangunkan hubungan jangka panjang<\/b> dengan pelajar, penyelidik dan agensi luar melalui aktiviti interaktif, pertandingan dan demonstrasi teknologi.<\/h2>\n\t\t\t\t\t\t\t<div class=\"ha-infobox-text\">\n\t\t\t\t\t<p><b>To develop long-term relationships<\/b> with students, researchers, and external agencies through interactive activities, competitions, and technology demonstrations.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-b4056f9\" data-id=\"b4056f9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c89cd50 ha-infobox-media-dir-top elementor-widget elementor-widget-ha-infobox happy-addon ha-infobox\" data-id=\"c89cd50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\t\t\t<figure class=\"ha-infobox-figure ha-infobox-figure--icon\">\n\t\t\t\t<i class=\"hm hm-add-peoples\"><\/i>\t\t\t<\/figure>\n\t\t\n\t\t<div class=\"ha-infobox-body\">\n\t\t\t<h2 class=\"ha-infobox-title\"><b>Meningkatkan kesedaran awam dan literasi saintifik<\/b> mengenai peranan dan impak makmal perkhidmatan dalam kehidupan seharian serta dalam pembangunan negara.<\/h2>\n\t\t\t\t\t\t\t<div class=\"ha-infobox-text\">\n\t\t\t\t\t<p><b>To increase public awareness and scientific literacy<\/b> regarding the role and impact of service laboratories in daily life and in national development.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-93a887d\" data-id=\"93a887d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bb8289c ha-infobox-media-dir-top ha-has-bg-overlay elementor-widget elementor-widget-ha-infobox happy-addon ha-infobox\" data-id=\"bb8289c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-infobox.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t\t\t\t<figure class=\"ha-infobox-figure ha-infobox-figure--icon\">\n\t\t\t\t<i class=\"huge huge-building-03\"><\/i>\t\t\t<\/figure>\n\t\t\n\t\t<div class=\"ha-infobox-body\">\n\t\t\t<h2 class=\"ha-infobox-title\"><b>Menampilkan ALAF-UKM<\/b> sebagai institusi dinamik dalam pembangunan sains dan teknologi, memperkukuh imej institusi di peringkat nasional dan antarabangsa.<\/h2>\n\t\t\t\t\t\t\t<div class=\"ha-infobox-text\">\n\t\t\t\t\t<p><b>To showcase ALAF-UKM<\/b> as a dynamic institution in science and technology development, reinforcing the institution's image at national and international levels.<\/p>\n\t\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-34b65de elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"34b65de\" data-element_type=\"section\" data-e-type=\"section\" id=\"tarikhtempat\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7fe1794\" data-id=\"7fe1794\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-22b4a7a elementor-widget elementor-widget-heading\" data-id=\"22b4a7a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">TARIKH &amp; TEMPAT\/ DATE &amp; VENUE<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7e80ffa elementor-widget elementor-widget-text-editor\" data-id=\"7e80ffa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><em>KARNIVAL PERKHIDMATAN INSTRUMENTASI &amp; MAKMAL UKM<\/em><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0263cc5 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"0263cc5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;,&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0b25033\" data-id=\"0b25033\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a956b1a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a956b1a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-9c84a94\" data-id=\"9c84a94\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-484d66f9 elementor-widget elementor-widget-google_maps\" data-id=\"484d66f9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=Dewan%20Tun%20Abdullah%20Mohd%20Salleh&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"Dewan Tun Abdullah Mohd Salleh\"\n\t\t\t\t\taria-label=\"Dewan Tun Abdullah Mohd Salleh\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6feec7a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6feec7a\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-af84042\" data-id=\"af84042\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5c665895 elementor-widget elementor-widget-heading\" data-id=\"5c665895\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Tarikh &amp; Tempat<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-4e61196c elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"4e61196c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInLeft&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-119fdd6\" data-id=\"119fdd6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-13c90dd elementor-widget elementor-widget-text-editor\" data-id=\"13c90dd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><img decoding=\"async\" class=\"emoji\" role=\"img\" draggable=\"false\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/1f4c5.svg\" alt=\"\ud83d\udcc5\" \/> 15 Januari 2026<br \/><img decoding=\"async\" class=\"emoji\" role=\"img\" draggable=\"false\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/23f0.svg\" alt=\"\u23f0\" \/> 8:30 pagi \u2013 5:00 petang\u00a0<br \/><img decoding=\"async\" class=\"emoji\" role=\"img\" draggable=\"false\" src=\"https:\/\/s.w.org\/images\/core\/emoji\/17.0.2\/svg\/1f4cd.svg\" alt=\"\ud83d\udccd\" \/>Dewan Tun Abdullah Mohd Salleh (DTAMS), Universiti Kebangsaan Malaysia<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e943c74 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e943c74\" data-element_type=\"section\" data-e-type=\"section\" id=\"tentatif\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-69ee9cf\" data-id=\"69ee9cf\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3c30cf3 elementor-widget elementor-widget-heading\" data-id=\"3c30cf3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">ATUR CARA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-242987a elementor-widget elementor-widget-text-editor\" data-id=\"242987a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><em>KARNIVAL PERKHIDMATAN INSTRUMENTASI &amp; MAKMAL UKM<\/em><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ab8765d elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"ab8765d\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInRight&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0fe18a4\" data-id=\"0fe18a4\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-debc21f elementor-widget elementor-widget-html\" data-id=\"debc21f\" 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<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap');\r\n\r\n\/* Container *\/\r\n.tentatif-container {\r\n  max-width: 900px;\r\n  margin: auto;\r\n  font-family: 'Poppins', sans-serif;\r\n  color: #333;\r\n  padding: 10px;\r\n}\r\n\r\n\/* Card *\/\r\n.card {\r\n  background: #ffffff;\r\n  border-radius: 10px;\r\n  padding: 20px 22px;\r\n  margin-top: 25px;\r\n  box-shadow: 0 4px 14px rgba(0,0,0,0.08);\r\n  border-top: 6px solid #3FA646;\r\n}\r\n\r\n.card-title {\r\n  font-size: 20px;\r\n  font-weight: 600;\r\n  text-align: center;\r\n  margin-bottom: 18px;\r\n}\r\n\r\n\/* Timeline *\/\r\n.timeline-row {\r\n  display: grid;\r\n  grid-template-columns: 30px auto;\r\n  gap: 15px;\r\n  margin-bottom: 25px;\r\n  align-items: start;\r\n}\r\n\r\n.timeline-line {\r\n  width: 4px;\r\n  background: #3FA646;\r\n  border-radius: 10px;\r\n  margin-left: 13px;\r\n}\r\n\r\n.timeline-block {\r\n  background: #f9f9f9;\r\n  padding: 15px 18px;\r\n  border-radius: 8px;\r\n  border-left: 3px solid #3FA646;\r\n  position: relative;\r\n}\r\n\r\n\/* Time Label in Middle *\/\r\n.time-label {\r\n  position: absolute;\r\n  top: -12px;\r\n  left: 50%;\r\n  transform: translateX(-50%);\r\n  background: #3FA646;\r\n  color: white;\r\n  padding: 5px 14px;\r\n  border-radius: 20px;\r\n  font-size: 13px;\r\n  font-weight: 500;\r\n  box-shadow: 0 2px 6px rgba(0,0,0,0.1);\r\n}\r\n\r\n\/* Icon List *\/\r\n.icon-list {\r\n  margin-top: 10px;\r\n  padding-left: 0;\r\n}\r\n\r\n.icon-list li {\r\n  list-style: none;\r\n  margin-bottom: 8px;\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 8px;\r\n}\r\n\r\n.icon {\r\n  width: 16px;\r\n  height: 16px;\r\n  fill: #3FA646;\r\n}\r\n<\/style>\r\n\r\n<div class=\"tentatif-container\">\r\n\r\n  <!-- Tajuk Utama -->\r\n  <div class=\"card\">\r\n    <div class=\"card-title\">\r\n      ATUR CARA<br>\r\n      KARNIVAL PERKHIDMATAN INSTRUMENTASI DAN MAKMAL UKM (INSPIRA) 2026\r\n    <\/div>\r\n\r\n    <p style=\"text-align:center; font-size:15px;\">\r\n      <strong>Tarikh:<\/strong> 15 Januari 2026 (Khamis)<br>\r\n      <strong>Tempat:<\/strong> Dewan Tun Abdullah Mohd Salleh (DTAMS)\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <!-- Timeline Card -->\r\n  <div class=\"card\">\r\n    <div class=\"card-title\">MAJLIS PERASMIAN & AKTIVITI KARNIVAL<\/div>\r\n\r\n    <!-- START OF EVENTS -->\r\n\r\n    <!-- 8:30 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">8.30 pagi<\/div>\r\n        Ketibaan Tetamu Jemputan\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 9:00 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">9.00 pagi<\/div>\r\n        <strong>Forum INSPIRA:<\/strong><br>\r\n        \u201cPerkhidmatan Makmal Ke Pasaran: Memenuhi Keperluan Industri dan Kepatuhan Global\u201d\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 10:15 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">10.15 pagi<\/div>\r\n        Ketibaan Naib Canselor UKM<br>\r\n        YBhg. Prof. Dr. Sufian Jusoh\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 10:30 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">10.30 pagi<\/div>\r\n        Ketibaan Menteri Sains, Teknologi & Inovasi (MOSTI)<br>\r\n        YB Tuan Chang Lih Kang\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 10:45 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">10.45 pagi<\/div>\r\n        Nyanyian Lagu Negaraku & Lagu Varsiti Kita\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 10:50 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">10.50 pagi<\/div>\r\n        Bacaan Doa\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 11:00 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">11.00 pagi<\/div>\r\n        Ucapan Naib Canselor UKM<br>\r\n        YBhg. Prof. Dr. Sufian Jusoh\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 11:15 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">11.15 pagi<\/div>\r\n        Ucapan Perasmian oleh Menteri Sains, Teknologi & Inovasi<br>\r\n        YB Tuan Chang Lih Kang\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 11:30 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">11.30 pagi<\/div>\r\n        Perasmian Karnival INSPIRA 2026<br>\r\n        Pelancaran SPINIC UKM\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 11:45 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">11.45 pagi<\/div>\r\n        Penyampaian Cenderamata<br>\r\n        Sesi Fotografi<br>\r\n        Lawatan YB Menteri ke reruai pameran\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 12:30 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">12.30 tengah hari<\/div>\r\n        Jamuan Makan Tengah Hari\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 2:00 Petang -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">2.00 petang<\/div>\r\n        Aktiviti Karnival INSPIRA:<br><br>\r\n\r\n        <ul class=\"icon-list\">\r\n          <li><svg class=\"icon\"><circle cx=\"8\" cy=\"8\" r=\"8\"\/><\/svg>Pameran Makmal<\/li>\r\n          <li><svg class=\"icon\"><circle cx=\"8\" cy=\"8\" r=\"8\"\/><\/svg>Demonstrasi Teknikal<\/li>\r\n          <li><svg class=\"icon\"><circle cx=\"8\" cy=\"8\" r=\"8\"\/><\/svg>Saringan Kesihatan<\/li>\r\n          <li><svg class=\"icon\"><circle cx=\"8\" cy=\"8\" r=\"8\"\/><\/svg>Permainan Interaktif & Pertandingan<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 4:30 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">4.30 petang<\/div>\r\n        Penyampaian Hadiah dan Cenderamata\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <!-- 5:00 -->\r\n    <div class=\"timeline-row\">\r\n      <div class=\"timeline-line\"><\/div>\r\n      <div class=\"timeline-block\">\r\n        <div class=\"time-label\">5.00 petang<\/div>\r\n        Bersurai\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a8972de elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a8972de\" data-element_type=\"section\" data-e-type=\"section\" id=\"penaja\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_background&quot;:&quot;gradient&quot;,&quot;shape_divider_top&quot;:&quot;opacity-tilt&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2f09bfe\" data-id=\"2f09bfe\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cc92a5e elementor-widget elementor-widget-heading\" data-id=\"cc92a5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">PENAJA<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdbdc62 elementor-widget elementor-widget-text-editor\" data-id=\"cdbdc62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><em>KARNIVAL PERKHIDMATAN INSTRUMENTASI &amp; MAKMAL UKM<\/em><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b4ceaf7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b4ceaf7\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2d3d862\" data-id=\"2d3d862\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3beccdb ha-align-center ha-layout-inline elementor-widget elementor-widget-ha-advanced-heading happy-addon ha-advanced-heading happy-addon-pro\" data-id=\"3beccdb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-advanced-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<h3 class=\"ha-advanced-heading-tag\">\n\t\t\t\t\t\t<div class=\"ha-advanced-heading-wrap\" data-background-text=\"\">\n\t\t\t\t<span class=\"ha-advanced-heading-before\">PENAJA<\/span>\n\t\t\t\t<span class=\"ha-advanced-heading-center\">UTAMA<\/span>\n\t\t\t\t<span class=\"ha-advanced-heading-after\"><\/span>\n\t\t\t\t<span class=\"ha-advanced-heading-border\"><\/span>\n\t\t\t<\/div>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0f48803 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"0f48803\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c4622a5\" data-id=\"c4622a5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c234073 elementor-widget elementor-widget-spacer\" data-id=\"c234073\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-35c4d1c elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"35c4d1c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-27af65c\" data-id=\"27af65c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c937d2e ha-align-center ha-layout-inline elementor-widget elementor-widget-ha-advanced-heading happy-addon ha-advanced-heading happy-addon-pro\" data-id=\"c937d2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"ha-advanced-heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<h3 class=\"ha-advanced-heading-tag\">\n\t\t\t\t\t\t<div class=\"ha-advanced-heading-wrap\" data-background-text=\"\">\n\t\t\t\t<span class=\"ha-advanced-heading-before\">PENAJA<\/span>\n\t\t\t\t<span class=\"ha-advanced-heading-center\">BERSAMA<\/span>\n\t\t\t\t<span class=\"ha-advanced-heading-after\"><\/span>\n\t\t\t\t<span class=\"ha-advanced-heading-border\"><\/span>\n\t\t\t<\/div>\n\t\t\t\t\t<\/h3>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-9b87e22 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9b87e22\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8f4bcca\" data-id=\"8f4bcca\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Floating Left Menu Premium Pengenalan Objektif Tarikh &#038; Tempat Tentatif Penaja PENGENALAN \/ INTRODUCTION KARNIVAL PERKHIDMATAN INSTRUMENTASI &amp; MAKMAL UKM [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"cybocfi_hide_featured_image":"","footnotes":""},"class_list":["post-13578","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.ukm.my\/alafukm\/wp-json\/wp\/v2\/pages\/13578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ukm.my\/alafukm\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.ukm.my\/alafukm\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/alafukm\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ukm.my\/alafukm\/wp-json\/wp\/v2\/comments?post=13578"}],"version-history":[{"count":110,"href":"https:\/\/www.ukm.my\/alafukm\/wp-json\/wp\/v2\/pages\/13578\/revisions"}],"predecessor-version":[{"id":14022,"href":"https:\/\/www.ukm.my\/alafukm\/wp-json\/wp\/v2\/pages\/13578\/revisions\/14022"}],"wp:attachment":[{"href":"https:\/\/www.ukm.my\/alafukm\/wp-json\/wp\/v2\/media?parent=13578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}