{"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-05-07T10:09:25","modified_gmt":"2026-05-07T03:09:25","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\/member1-1.png\" 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\/member2-1.png\" 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\/member3-1.png\" 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\r\n    <div class=\"member\">\r\n      <img decoding=\"async\" src=\"https:\/\/scphlp.pi.ac.th\/wp-content\/uploads\/member4-1.jpg\" alt=\"\">\r\n      <div class=\"member-name\">\r\n        \u0e2d.\u0e1e\u0e27.\u0e18\u0e35\u0e23\u0e30\u0e27\u0e31\u0e12\u0e19\u0e4c \u0e42\u0e1e\u0e18\u0e34\u0e4c\u0e27\u0e31\u0e12\u0e19\u0e4c\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\/member5-1.png\" 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  <\/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<\/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":{"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":15,"href":"https:\/\/scphlp.pi.ac.th\/index.php?rest_route=\/wp\/v2\/pages\/8600\/revisions"}],"predecessor-version":[{"id":14024,"href":"https:\/\/scphlp.pi.ac.th\/index.php?rest_route=\/wp\/v2\/pages\/8600\/revisions\/14024"}],"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}]}}