{"id":8600,"date":"2025-04-03T10:30:16","date_gmt":"2025-04-03T03:30:16","guid":{"rendered":"https:\/\/www.scphpl.ac.th\/?page_id=8600"},"modified":"2026-06-30T10:10:01","modified_gmt":"2026-06-30T03:10:01","slug":"green-office-2","status":"publish","type":"page","link":"https:\/\/scphlp.pi.ac.th\/?page_id=8600","title":{"rendered":"Green Office"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8600\" class=\"elementor elementor-8600\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-502c47e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"502c47e\" data-element_type=\"section\" data-e-type=\"section\">\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-e49f30a\" data-id=\"e49f30a\" 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-148ba20 elementor-widget elementor-widget-html\" data-id=\"148ba20\" 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=\"th\">\r\n<head>\r\n<meta charset=\"UTF-8\" \/>\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n<title>Green Office - \u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27<\/title>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Kanit:wght@300;400;500;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\r\n\/* ================= BASE ================= *\/\r\n*{\r\n  margin:0;\r\n  padding:0;\r\n  box-sizing:border-box;\r\n}\r\n\r\nbody{\r\n  font-family: \"Kanit\", sans-serif;\r\n  background:\r\n    radial-gradient(circle at top left,#dff7e5,#cdebd5,#b6dfc1);\r\n  overflow-x:hidden;\r\n  color:#23442d;\r\n}\r\n\r\n\/* \u0e25\u0e32\u0e22\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07 *\/\r\nbody::before{\r\n  content:\"\";\r\n  position:fixed;\r\n  inset:0;\r\n  background-image:\r\n    linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px),\r\n    linear-gradient(90deg, rgba(255,255,255,.12) 1px, transparent 1px);\r\n  background-size:40px 40px;\r\n  z-index:-1;\r\n}\r\n\r\n\/* ================= CONTAINER ================= *\/\r\n.container{\r\n  max-width:1200px;\r\n  margin:auto;\r\n  padding:60px 20px;\r\n  text-align:center;\r\n  animation:fadeInPage 1s ease;\r\n}\r\n\r\n\/* ================= TITLE ================= *\/\r\n.title{\r\n  font-size:48px;\r\n  font-weight:700;\r\n  color:#1f5d35;\r\n  margin-bottom:20px;\r\n  position:relative;\r\n  display:inline-block;\r\n  text-shadow:0 4px 10px rgba(0,0,0,0.08);\r\n}\r\n\r\n.title::after{\r\n  content:\"\";\r\n  width:70%;\r\n  height:5px;\r\n  border-radius:50px;\r\n  background:linear-gradient(to right,#2f6b3f,#6bcf88);\r\n  position:absolute;\r\n  left:50%;\r\n  transform:translateX(-50%);\r\n  bottom:-12px;\r\n}\r\n\r\n\/* ================= PROFILE ================= *\/\r\n.profile{\r\n  margin-top:40px;\r\n  display:flex;\r\n  flex-direction:column;\r\n  align-items:center;\r\n  position:relative;\r\n}\r\n\r\n.profile::before{\r\n  content:\"\ud83d\udc51\";\r\n  position:absolute;\r\n  top:-20px;\r\n  font-size:32px;\r\n  animation:float 2s infinite ease-in-out;\r\n}\r\n\r\n.profile img{\r\n  width:190px;\r\n  height:190px;\r\n  border-radius:50%;\r\n  object-fit:contain;\r\n  background:#fff;\r\n  border:6px solid #2f6b3f;\r\n  box-shadow:\r\n    0 15px 35px rgba(0,0,0,0.15),\r\n    0 0 0 10px rgba(255,255,255,0.3);\r\n  transition:.4s ease;\r\n  animation:popIn .8s ease;\r\n}\r\n\r\n.profile img:hover{\r\n  transform:scale(1.06) rotate(3deg);\r\n}\r\n\r\n.profile-name{\r\n  margin-top:18px;\r\n  padding:12px 24px;\r\n  border-radius:50px;\r\n  background:linear-gradient(135deg,#2f6b3f,#4fa867);\r\n  color:white;\r\n  font-size:18px;\r\n  font-weight:500;\r\n  box-shadow:0 8px 20px rgba(47,107,63,.25);\r\n}\r\n\r\n\/* ================= LINE ================= *\/\r\n.line-vertical{\r\n  width:5px;\r\n  height:60px;\r\n  background:#2f6b3f;\r\n  margin:0 auto;\r\n  border-radius:50px;\r\n  animation:pulseLine 2s infinite;\r\n}\r\n\r\n.line-horizontal{\r\n  width:80%;\r\n  height:5px;\r\n  background:linear-gradient(to right,#2f6b3f,#6ad18a);\r\n  margin:0 auto 40px auto;\r\n  border-radius:50px;\r\n  animation:pulseLine 2s infinite;\r\n}\r\n\r\n\/* ================= TEAM ================= *\/\r\n.team{\r\n  display:flex;\r\n  justify-content:center;\r\n  gap:35px;\r\n  flex-wrap:wrap;\r\n}\r\n\r\n.member{\r\n  width:240px;\r\n  padding:25px;\r\n  border-radius:28px;\r\n  background:rgba(255,255,255,.55);\r\n  backdrop-filter:blur(15px);\r\n  border:1px solid rgba(255,255,255,.4);\r\n  box-shadow:0 10px 25px rgba(0,0,0,.08);\r\n  transition:.4s ease;\r\n  position:relative;\r\n  overflow:hidden;\r\n  opacity:0;\r\n  animation:slideUp .8s forwards;\r\n}\r\n\r\n.member::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  width:180px;\r\n  height:180px;\r\n  background:rgba(111,205,138,.15);\r\n  border-radius:50%;\r\n  top:-70px;\r\n  right:-70px;\r\n}\r\n\r\n.member:hover{\r\n  transform:translateY(-12px) scale(1.03);\r\n  box-shadow:0 20px 35px rgba(0,0,0,.15);\r\n}\r\n\r\n.member:nth-child(1){ animation-delay:.2s; }\r\n.member:nth-child(2){ animation-delay:.4s; }\r\n.member:nth-child(3){ animation-delay:.6s; }\r\n.member:nth-child(4){ animation-delay:.8s; }\r\n\r\n.member img{\r\n  width:135px;\r\n  height:135px;\r\n  border-radius:50%;\r\n  object-fit:cover;\r\n  object-position:center top;\r\n  border:5px solid #2f6b3f;\r\n  background:#fff;\r\n  transition:.3s ease;\r\n}\r\n\r\n.member img:hover{\r\n  transform:scale(1.08) rotate(2deg);\r\n}\r\n\r\n.member-name{\r\n  margin-top:16px;\r\n  background:linear-gradient(135deg,#2f6b3f,#56b36e);\r\n  color:white;\r\n  padding:10px 16px;\r\n  border-radius:18px;\r\n  font-size:15px;\r\n  font-weight:500;\r\n  box-shadow:0 8px 15px rgba(0,0,0,.08);\r\n}\r\n\r\n\/* ================= 5S SECTION ================= *\/\r\n.five-s{\r\n  margin-top:80px;\r\n  padding:50px 30px;\r\n  background:rgba(255,255,255,.45);\r\n  backdrop-filter:blur(18px);\r\n  border-top:2px solid rgba(255,255,255,.5);\r\n}\r\n\r\n.five-s-title{\r\n  font-size:36px;\r\n  color:#1f5d35;\r\n  margin-bottom:40px;\r\n  position:relative;\r\n  display:inline-block;\r\n}\r\n\r\n.five-s-title::after{\r\n  content:\"\";\r\n  width:60%;\r\n  height:4px;\r\n  background:#58b874;\r\n  border-radius:50px;\r\n  position:absolute;\r\n  bottom:-10px;\r\n  left:50%;\r\n  transform:translateX(-50%);\r\n}\r\n\r\n.five-s-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(auto-fit,minmax(230px,1fr));\r\n  gap:25px;\r\n}\r\n\r\n.five-s-card{\r\n  padding:30px 20px;\r\n  border-radius:25px;\r\n  background:white;\r\n  position:relative;\r\n  overflow:hidden;\r\n  transition:.4s ease;\r\n  box-shadow:0 10px 20px rgba(0,0,0,.08);\r\n}\r\n\r\n.five-s-card::before{\r\n  content:\"\";\r\n  position:absolute;\r\n  inset:0;\r\n  background:linear-gradient(135deg,rgba(96,214,134,.1),transparent);\r\n}\r\n\r\n.five-s-card:hover{\r\n  transform:translateY(-10px);\r\n  box-shadow:0 20px 35px rgba(0,0,0,.12);\r\n}\r\n\r\n.five-s-card h3{\r\n  color:#2f6b3f;\r\n  margin-bottom:12px;\r\n  font-size:22px;\r\n}\r\n\r\n.five-s-card p{\r\n  font-size:15px;\r\n  line-height:1.8;\r\n  color:#444;\r\n}\r\n\r\n\/* ================= FLOATING LEAF ================= *\/\r\n.leaf{\r\n  position:fixed;\r\n  font-size:24px;\r\n  animation:leafFloat linear infinite;\r\n  opacity:.3;\r\n  z-index:-1;\r\n}\r\n\r\n.leaf:nth-child(1){\r\n  left:5%;\r\n  animation-duration:14s;\r\n}\r\n\r\n.leaf:nth-child(2){\r\n  left:50%;\r\n  animation-duration:18s;\r\n}\r\n\r\n.leaf:nth-child(3){\r\n  left:85%;\r\n  animation-duration:16s;\r\n}\r\n\r\n@keyframes leafFloat{\r\n  0%{\r\n    transform:translateY(100vh) rotate(0deg);\r\n  }\r\n  100%{\r\n    transform:translateY(-120vh) rotate(360deg);\r\n  }\r\n}\r\n\r\n\/* ================= ANIMATION ================= *\/\r\n@keyframes fadeInPage{\r\n  from{\r\n    opacity:0;\r\n    transform:translateY(20px);\r\n  }\r\n  to{\r\n    opacity:1;\r\n    transform:translateY(0);\r\n  }\r\n}\r\n\r\n@keyframes popIn{\r\n  0%{\r\n    transform:scale(.5);\r\n    opacity:0;\r\n  }\r\n  80%{\r\n    transform:scale(1.05);\r\n  }\r\n  100%{\r\n    transform:scale(1);\r\n    opacity:1;\r\n  }\r\n}\r\n\r\n@keyframes slideUp{\r\n  from{\r\n    opacity:0;\r\n    transform:translateY(50px);\r\n  }\r\n  to{\r\n    opacity:1;\r\n    transform:translateY(0);\r\n  }\r\n}\r\n\r\n@keyframes pulseLine{\r\n  0%{ opacity:.4; }\r\n  50%{ opacity:1; }\r\n  100%{ opacity:.4; }\r\n}\r\n\r\n@keyframes float{\r\n  0%,100%{\r\n    transform:translateY(0);\r\n  }\r\n  50%{\r\n    transform:translateY(-8px);\r\n  }\r\n}\r\n\r\n\/* ================= RESPONSIVE ================= *\/\r\n@media(max-width:768px){\r\n\r\n  .title{\r\n    font-size:34px;\r\n  }\r\n\r\n  .profile img{\r\n    width:160px;\r\n    height:160px;\r\n  }\r\n\r\n  .team{\r\n    flex-direction:column;\r\n    align-items:center;\r\n  }\r\n\r\n  .member{\r\n    width:100%;\r\n    max-width:320px;\r\n  }\r\n\r\n  .line-horizontal{\r\n    width:60%;\r\n  }\r\n\r\n  .five-s-title{\r\n    font-size:28px;\r\n  }\r\n\r\n}\r\n\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<!-- FLOATING LEAF -->\r\n<div class=\"leaf\">\ud83c\udf43<\/div>\r\n<div class=\"leaf\">\ud83c\udf3f<\/div>\r\n<div class=\"leaf\">\ud83c\udf40<\/div>\r\n\r\n<div class=\"container\">\r\n\r\n  <!-- TITLE -->\r\n  <div class=\"title\">\r\n    \u0e42\u0e04\u0e23\u0e07\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27\r\n  <\/div>\r\n\r\n  <!-- BOSS -->\r\n  <div class=\"profile\">\r\n    <img decoding=\"async\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/\u0e14\u0e35\u0e44\u0e0b\u0e19\u0e4c\u0e17\u0e35\u0e48\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e15\u0e31\u0e49\u0e07\u0e0a\u0e37\u0e48\u0e2d-2.jpg\" alt=\"\u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23\">\r\n\r\n    <div class=\"profile-name\">\r\n      \u0e1c\u0e28.(\u0e1e\u0e34\u0e40\u0e28\u0e29) \u0e14\u0e23.\u0e2a\u0e21\u0e15\u0e23\u0e01\u0e39\u0e25 \u0e23\u0e32\u0e28\u0e23\u0e35\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- LINE -->\r\n  <div class=\"line-vertical\"><\/div>\r\n  <div class=\"line-horizontal\"><\/div>\r\n\r\n  <!-- TEAM -->\r\n  <div class=\"team\">\r\n\r\n    <div class=\"member\">\r\n      <img decoding=\"async\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/\u0e2d.\u0e14\u0e23.\u0e01\u0e49\u0e2d\u0e07\u0e44\u0e1e\u0e23-\u0e15\u0e31\u0e19\u0e2a\u0e38\u0e0a\u0e32\u0e15\u0e34-scaled-e1782787830811.jpg\" alt=\"\">\r\n      <div class=\"member-name\">\r\n        \u0e2d.\u0e14\u0e23.\u0e01\u0e49\u0e2d\u0e07\u0e44\u0e1e\u0e23 \u0e15\u0e31\u0e19\u0e2a\u0e38\u0e0a\u0e32\u0e15\u0e34\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"member\">\r\n      <img decoding=\"async\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/\u0e14\u0e35\u0e44\u0e0b\u0e19\u0e4c\u0e17\u0e35\u0e48\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e15\u0e31\u0e49\u0e07\u0e0a\u0e37\u0e48\u0e2d-3.jpg\" alt=\"\">\r\n      <div class=\"member-name\">\r\n        \u0e2d.\u0e14\u0e23.\u0e09\u0e25\u0e2d\u0e07\u0e23\u0e31\u0e10 \u0e17\u0e2d\u0e07\u0e01\u0e31\u0e19\u0e17\u0e32\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"member\">\r\n      <img decoding=\"async\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/\u0e14\u0e35\u0e44\u0e0b\u0e19\u0e4c\u0e17\u0e35\u0e48\u0e22\u0e31\u0e07\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e15\u0e31\u0e49\u0e07\u0e0a\u0e37\u0e48\u0e2d-1.jpg\" alt=\"\">\r\n      <div class=\"member-name\">\r\n        \u0e2d.\u0e14\u0e23.\u0e01\u0e32\u0e19\u0e15\u0e4c\u0e0a\u0e31\u0e0a\u0e1e\u0e34\u0e2a\u0e34\u0e10 \u0e04\u0e07\u0e40\u0e2a\u0e16\u0e35\u0e22\u0e23\u0e04\u0e38\u0e13\r\n      <\/div>\r\n    <\/div>\r\n\r\n\r\n\r\n\r\n  <\/div>\r\n\r\n  <!-- 5S SECTION -->\r\n  <div class=\"five-s\">\r\n\r\n    <h2 class=\"five-s-title\">\r\n      \u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 5 \u0e2a \u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27\r\n    <\/h2>\r\n\r\n    <div class=\"five-s-grid\">\r\n\r\n      <div class=\"five-s-card\">\r\n        <h3>1. \u0e2a\u0e30\u0e2a\u0e32\u0e07 (Seiri)<\/h3>\r\n        <p>\r\n          \u0e41\u0e22\u0e01\u0e02\u0e2d\u0e07\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e41\u0e25\u0e30\u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e2d\u0e01\u0e08\u0e32\u0e01\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e17\u0e33\u0e07\u0e32\u0e19\r\n          \u0e25\u0e14\u0e04\u0e27\u0e32\u0e21\u0e23\u0e01 \u0e41\u0e25\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"five-s-card\">\r\n        <h3>2. \u0e2a\u0e30\u0e14\u0e27\u0e01 (Seiton)<\/h3>\r\n        <p>\r\n          \u0e08\u0e31\u0e14\u0e27\u0e32\u0e07\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e23\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e1a\r\n          \u0e2b\u0e22\u0e34\u0e1a\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22 \u0e25\u0e14\u0e40\u0e27\u0e25\u0e32\u0e04\u0e49\u0e19\u0e2b\u0e32\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"five-s-card\">\r\n        <h3>3. \u0e2a\u0e30\u0e2d\u0e32\u0e14 (Seiso)<\/h3>\r\n        <p>\r\n          \u0e17\u0e33\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e30\u0e2d\u0e32\u0e14\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e17\u0e33\u0e07\u0e32\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d\r\n          \u0e2a\u0e23\u0e49\u0e32\u0e07\u0e2a\u0e20\u0e32\u0e1e\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e17\u0e35\u0e48\u0e14\u0e35\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"five-s-card\">\r\n        <h3>4. \u0e2a\u0e38\u0e02\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30 (Seiketsu)<\/h3>\r\n        <p>\r\n          \u0e23\u0e31\u0e01\u0e29\u0e32\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e30\u0e2d\u0e32\u0e14\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e23\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e1a\r\n          \u0e43\u0e2b\u0e49\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"five-s-card\">\r\n        <h3>5. \u0e2a\u0e23\u0e49\u0e32\u0e07\u0e19\u0e34\u0e2a\u0e31\u0e22 (Shitsuke)<\/h3>\r\n        <p>\r\n          \u0e1b\u0e25\u0e39\u0e01\u0e1d\u0e31\u0e07\u0e27\u0e34\u0e19\u0e31\u0e22\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34\u0e15\u0e32\u0e21 5 \u0e2a\r\n          \u0e2d\u0e22\u0e48\u0e32\u0e07\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d\r\n        <\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/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-3a62b5e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3a62b5e\" data-element_type=\"section\" data-e-type=\"section\">\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-2f65703\" data-id=\"2f65703\" 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-364e1c5 elementor-widget elementor-widget-image\" data-id=\"364e1c5\" 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=\"2172\" height=\"724\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/ChatGPT-Image-19-\u0e1e.\u0e04.-2569-10_35_49.png\" class=\"attachment-large size-large wp-image-14056\" alt=\"\" srcset=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/ChatGPT-Image-19-\u0e1e.\u0e04.-2569-10_35_49.png 2172w, https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/ChatGPT-Image-19-\u0e1e.\u0e04.-2569-10_35_49-768x256.png 768w, https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/ChatGPT-Image-19-\u0e1e.\u0e04.-2569-10_35_49-1536x512.png 1536w, https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/ChatGPT-Image-19-\u0e1e.\u0e04.-2569-10_35_49-2048x683.png 2048w\" sizes=\"(max-width: 2172px) 100vw, 2172px\" \/>\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-cb692d2 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cb692d2\" data-element_type=\"section\" data-e-type=\"section\">\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-d474471\" data-id=\"d474471\" 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-62b6f1d elementor-widget elementor-widget-heading\" data-id=\"62b6f1d\" 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\">\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21\u0e20\u0e32\u0e22\u0e43\u0e15\u0e49\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23<\/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-top-section elementor-element elementor-element-a4751f9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a4751f9\" data-element_type=\"section\" data-e-type=\"section\">\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-f6756bc\" data-id=\"f6756bc\" 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-a2f3ffa elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"a2f3ffa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1666675.jpg\" alt=\"1666675\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1666696.jpg\" alt=\"1666696\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1666677.jpg\" alt=\"1666677\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1666892.jpg\" alt=\"1666892\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\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-cdab1d4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cdab1d4\" data-element_type=\"section\" data-e-type=\"section\">\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-bb98de3\" data-id=\"bb98de3\" 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-01e1d1e elementor-widget elementor-widget-heading\" data-id=\"01e1d1e\" 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\">\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19 Green Office \u0e01\u0e32\u0e23\u0e44\u0e1f\u0e1f\u0e49\u0e32\u0e2a\u0e48\u0e27\u0e19\u0e20\u0e39\u0e21\u0e34\u0e20\u0e32\u0e04\u0e2a\u0e32\u0e02\u0e32\u0e25\u0e2d\u0e07 \u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14\u0e41\u0e1e\u0e23\u0e48<\/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-top-section elementor-element elementor-element-bdc6082 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"bdc6082\" data-element_type=\"section\" data-e-type=\"section\">\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-a7a61ac\" data-id=\"a7a61ac\" 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-4ab26a4 elementor-widget elementor-widget-text-editor\" data-id=\"4ab26a4\" 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 data-start=\"0\" data-end=\"281\">\u00a0 \u00a0 \u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e32\u0e23\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 \u0e20\u0e32\u0e04\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e25\u0e48\u0e32\u0e07 \u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e15\u0e49\u0e2d\u0e19\u0e23\u0e31\u0e1a\u0e04\u0e13\u0e30\u0e01\u0e23\u0e23\u0e21\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27 (Green Office) \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e2d\u0e19\u0e38\u0e23\u0e31\u0e01\u0e29\u0e4c\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e20\u0e32\u0e22\u0e43\u0e19\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19 \u0e42\u0e14\u0e22\u0e21\u0e35\u0e04\u0e13\u0e30\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e41\u0e25\u0e30\u0e1a\u0e38\u0e04\u0e25\u0e32\u0e01\u0e23\u0e23\u0e48\u0e27\u0e21\u0e43\u0e2b\u0e49\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e07\u0e32\u0e19\u0e43\u0e19\u0e14\u0e49\u0e32\u0e19\u0e15\u0e48\u0e32\u0e07 \u0e46 \u0e15\u0e32\u0e21\u0e40\u0e01\u0e13\u0e11\u0e4c\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19<\/p>\n\u00a0 \u00a0 \u0e17\u0e31\u0e49\u0e07\u0e19\u0e35\u0e49 \u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23 Green Office \u0e21\u0e35\u0e40\u0e1b\u0e49\u0e32\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e04\u0e38\u0e49\u0e21\u0e04\u0e48\u0e32 \u0e25\u0e14\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19 \u0e25\u0e14\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13\u0e02\u0e22\u0e30 \u0e41\u0e25\u0e30\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e08\u0e34\u0e15\u0e2a\u0e33\u0e19\u0e36\u0e01\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e41\u0e01\u0e48\u0e1a\u0e38\u0e04\u0e25\u0e32\u0e01\u0e23\u0e43\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e2d\u0e31\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e19\u0e36\u0e48\u0e07\u0e02\u0e2d\u0e07\u0e41\u0e19\u0e27\u0e17\u0e32\u0e07\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19\n<p data-start=\"505\" data-end=\"817\">\u00a0 \u00a0 \u0e43\u0e19\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e04\u0e23\u0e31\u0e49\u0e07\u0e19\u0e35\u0e49 \u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c\u0e1e\u0e34\u0e40\u0e28\u0e29 \u0e14\u0e23.\u0e2a\u0e21\u0e15\u0e23\u0e30\u0e01\u0e39\u0e25 \u0e23\u0e32\u0e28\u0e34\u0e23\u0e34 \u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e15\u0e31\u0e49\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02\u0e2a\u0e34\u0e23\u0e34\u0e19\u0e18\u0e23 \u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14\u0e25\u0e33\u0e1b\u0e32\u0e07 \u0e44\u0e14\u0e49\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e04\u0e13\u0e30\u0e01\u0e23\u0e23\u0e21\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27 (Green Office) \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e23\u0e48\u0e27\u0e21\u0e41\u0e25\u0e01\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e02\u0e49\u0e2d\u0e40\u0e2a\u0e19\u0e2d\u0e41\u0e19\u0e30\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e2a\u0e39\u0e48\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e40\u0e1b\u0e47\u0e19\u0e21\u0e34\u0e15\u0e23\u0e15\u0e48\u0e2d\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19<\/p>\n<p data-start=\"505\" data-end=\"817\">\u00a0 \u00a0 \u0e17\u0e31\u0e49\u0e07\u0e19\u0e35\u0e49 \u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e32\u0e23\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 \u0e20\u0e32\u0e04\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e25\u0e48\u0e32\u0e07 \u0e22\u0e31\u0e07\u0e04\u0e07\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e21\u0e34\u0e15\u0e23\u0e15\u0e48\u0e2d\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21 \u0e04\u0e27\u0e1a\u0e04\u0e39\u0e48\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e2d\u0e19\u0e38\u0e23\u0e31\u0e01\u0e29\u0e4c\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e0a\u0e2d\u0e1a\u0e15\u0e48\u0e2d\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e41\u0e25\u0e30\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07<\/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-97327d1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"97327d1\" data-element_type=\"section\" data-e-type=\"section\">\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-22b5699\" data-id=\"22b5699\" 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-dbf0046 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"dbf0046\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1664945.jpg\" alt=\"1664945\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1664944.jpg\" alt=\"1664944\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1664943.jpg\" alt=\"1664943\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1664942.jpg\" alt=\"1664942\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1664941.jpg\" alt=\"1664941\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1664940.jpg\" alt=\"1664940\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1664937.jpg\" alt=\"1664937\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/1664936.jpg\" alt=\"1664936\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\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-a193c95 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a193c95\" data-element_type=\"section\" data-e-type=\"section\">\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-25b2270\" data-id=\"25b2270\" 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-dec91f4 elementor-widget elementor-widget-heading\" data-id=\"dec91f4\" 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\">\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19 Green Office \u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e32\u0e23\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 \u0e20\u0e32\u0e04\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e25\u0e48\u0e32\u0e07 \u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14\u0e25\u0e33\u0e1b\u0e32\u0e07<\/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-top-section elementor-element elementor-element-1728907 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1728907\" data-element_type=\"section\" data-e-type=\"section\">\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-9338900\" data-id=\"9338900\" 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-51733ba elementor-widget elementor-widget-text-editor\" data-id=\"51733ba\" 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 data-start=\"0\" data-end=\"306\">\u00a0 \u00a0 \u0e1c\u0e39\u0e49\u0e0a\u0e48\u0e27\u0e22\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e32\u0e08\u0e32\u0e23\u0e22\u0e4c\u0e1e\u0e34\u0e40\u0e28\u0e29 <span class=\"hover:entity-accent entity-underline inline cursor-pointer align-baseline\"><span class=\"whitespace-normal\">\u0e14\u0e23.\u0e2a\u0e21\u0e15\u0e23\u0e30\u0e01\u0e39\u0e25 \u0e23\u0e32\u0e28\u0e34\u0e23\u0e34<\/span><\/span> \u0e1c\u0e39\u0e49\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e01\u0e32\u0e23\u0e42\u0e04\u0e23\u0e07\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e15\u0e31\u0e49\u0e07\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e2a\u0e38\u0e02\u0e2a\u0e34\u0e23\u0e34\u0e19\u0e18\u0e23 \u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14\u0e25\u0e33\u0e1b\u0e32\u0e07 \u0e44\u0e14\u0e49\u0e40\u0e02\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27 (Green Office) \u0e02\u0e2d\u0e07 <span class=\"hover:entity-accent entity-underline inline cursor-pointer align-baseline\"><span class=\"whitespace-normal\">\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e32\u0e23\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e1b\u0e48\u0e32\u0e44\u0e21\u0e49 \u0e20\u0e32\u0e04\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e25\u0e48\u0e32\u0e07<\/span><\/span> \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e2d\u0e19\u0e38\u0e23\u0e31\u0e01\u0e29\u0e4c\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e20\u0e32\u0e22\u0e43\u0e19\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19<\/p><p data-start=\"308\" data-end=\"605\" data-is-last-node=\"\" data-is-only-node=\"\">\u00a0 \u00a0 \u0e43\u0e19\u0e01\u0e32\u0e23\u0e19\u0e35\u0e49 \u0e04\u0e13\u0e30\u0e01\u0e23\u0e23\u0e21\u0e01\u0e32\u0e23\u0e44\u0e14\u0e49\u0e23\u0e48\u0e27\u0e21\u0e15\u0e23\u0e27\u0e08\u0e40\u0e22\u0e35\u0e48\u0e22\u0e21\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e1f\u0e31\u0e07\u0e01\u0e32\u0e23\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e07\u0e32\u0e19\u0e14\u0e49\u0e32\u0e19\u0e15\u0e48\u0e32\u0e07 \u0e46 \u0e15\u0e32\u0e21\u0e40\u0e01\u0e13\u0e11\u0e4c\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19 Green Office \u0e0b\u0e36\u0e48\u0e07\u0e21\u0e38\u0e48\u0e07\u0e40\u0e19\u0e49\u0e19\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e04\u0e38\u0e49\u0e21\u0e04\u0e48\u0e32 \u0e01\u0e32\u0e23\u0e25\u0e14\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19 \u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e02\u0e22\u0e30 \u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e08\u0e34\u0e15\u0e2a\u0e33\u0e19\u0e36\u0e01\u0e14\u0e49\u0e32\u0e19\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21\u0e43\u0e2b\u0e49\u0e41\u0e01\u0e48\u0e1a\u0e38\u0e04\u0e25\u0e32\u0e01\u0e23\u0e43\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23\u0e2a\u0e39\u0e48\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19\u0e15\u0e48\u0e2d\u0e44\u0e1b<\/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-ab21396 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ab21396\" data-element_type=\"section\" data-e-type=\"section\">\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-da83365\" data-id=\"da83365\" 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-2c805bd elementor-widget elementor-widget-heading\" data-id=\"2c805bd\" 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\">\u0e1c\u0e25\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e41\u0e25\u0e30\u0e40\u0e01\u0e35\u0e22\u0e23\u0e15\u0e34\u0e1a\u0e31\u0e15\u0e23\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27<\/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-top-section elementor-element elementor-element-77e6c63 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"77e6c63\" data-element_type=\"section\" data-e-type=\"section\">\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-50 elementor-top-column elementor-element elementor-element-9c6024c\" data-id=\"9c6024c\" 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-05d845c elementor-widget elementor-widget-image\" data-id=\"05d845c\" 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 decoding=\"async\" width=\"1020\" height=\"673\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/LINE_20260527_094634.jpg\" class=\"attachment-large size-large wp-image-14086\" alt=\"\" srcset=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/LINE_20260527_094634.jpg 1020w, https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/LINE_20260527_094634-768x507.jpg 768w\" sizes=\"(max-width: 1020px) 100vw, 1020px\" \/>\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-50 elementor-top-column elementor-element elementor-element-1c7af17\" data-id=\"1c7af17\" 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-94cbe6f elementor-widget elementor-widget-image\" data-id=\"94cbe6f\" 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 decoding=\"async\" width=\"841\" height=\"615\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/LINE_20260527_094637.jpg\" class=\"attachment-large size-large wp-image-14087\" alt=\"\" srcset=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/LINE_20260527_094637.jpg 841w, https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/LINE_20260527_094637-768x562.jpg 768w\" sizes=\"(max-width: 841px) 100vw, 841px\" \/>\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Green Office &#8211; [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_angie_page":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"default","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","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":""}},"footnotes":""},"class_list":["post-8600","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/scphlp.pi.ac.th\/index.php?rest_route=\/wp\/v2\/pages\/8600","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scphlp.pi.ac.th\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/scphlp.pi.ac.th\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/scphlp.pi.ac.th\/index.php?rest_route=\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/scphlp.pi.ac.th\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8600"}],"version-history":[{"count":57,"href":"https:\/\/scphlp.pi.ac.th\/index.php?rest_route=\/wp\/v2\/pages\/8600\/revisions"}],"predecessor-version":[{"id":14735,"href":"https:\/\/scphlp.pi.ac.th\/index.php?rest_route=\/wp\/v2\/pages\/8600\/revisions\/14735"}],"wp:attachment":[{"href":"https:\/\/scphlp.pi.ac.th\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8600"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}