{"id":149,"date":"2026-08-22T00:05:24","date_gmt":"2026-08-21T17:05:24","guid":{"rendered":"https:\/\/orbitcine.com\/services\/event\/"},"modified":"2026-08-22T00:15:14","modified_gmt":"2026-08-21T17:15:14","slug":"event","status":"publish","type":"page","link":"https:\/\/orbitcine.com\/en\/services\/event\/","title":{"rendered":"\u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e42\u0e14\u0e23\u0e19\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e1e\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23"},"content":{"rendered":"\n<style>\n\/* === ORBITCINE : home v1 (marker: OC-HOME) === *\/\n:root{\n  --blue:#1466D6; --blue-dk:#0F4FA8; --ink:#14181F; --body:#3D4653;\n  --mute:#6B7482; --line:#E3E8EF; --soft:#F5F8FC;\n}\n*{margin:0;padding:0;box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{font-family:\"IBM Plex Sans Thai\",-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;\n     color:var(--body);background:#fff;line-height:1.75;font-size:17px;-webkit-font-smoothing:antialiased}\nh1,h2,h3,.h{font-family:\"Anuphan\",\"IBM Plex Sans Thai\",sans-serif;color:var(--ink);line-height:1.3;font-weight:700}\na{color:var(--blue);text-decoration:none}\na:hover{text-decoration:underline}\n.wrap{max-width:1140px;margin:0 auto;padding:0 24px}\n.sec{padding:88px 0}\n.sec--soft{background:var(--soft)}\n.eyebrow{font-family:\"Anuphan\",sans-serif;font-size:15px;font-weight:600;letter-spacing:.08em;\n         text-transform:uppercase;color:var(--blue);margin-bottom:14px}\nh2{font-size:34px;margin-bottom:18px}\nh3{font-size:20px;margin-bottom:10px}\n.lead{font-size:18px;color:var(--body);max-width:760px}\n.center{text-align:center}\n.center .lead{margin-left:auto;margin-right:auto}\n\n\/* buttons *\/\n.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;\n     font-family:\"Anuphan\",sans-serif;font-weight:600;font-size:17px;\n     padding:15px 30px;border-radius:8px;border:2px solid var(--blue);transition:.15s}\n.btn svg{width:20px;height:20px;stroke-width:1.9}\n.btn--fill{background:var(--blue);color:#fff}\n.btn--fill:hover{background:var(--blue-dk);border-color:var(--blue-dk);color:#fff;text-decoration:none}\n.btn--line{background:#fff;color:var(--blue)}\n.btn--line:hover{background:var(--soft);text-decoration:none}\n.btns{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}\n.center .btns,.btns.center{justify-content:center}\n\n\/* header *\/\nheader{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line)}\n.nav{position:relative}\n.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;height:74px}\n.brand{display:flex;align-items:center;gap:11px}\n.brand .mark{width:52px;height:52px;display:block;flex:0 0 52px;margin-right:-2px}\n.brand .word{font-family:\"Anuphan\",sans-serif;font-weight:700;font-size:24px;\n             letter-spacing:.12em;color:var(--ink);line-height:1}\n.brand .word i{font-style:normal;color:var(--blue)}\n.menu{display:flex;gap:19px;font-family:\"Anuphan\",sans-serif;font-weight:500;font-size:15.5px}\n.menu > li{list-style:none;position:relative}\n.menu a{color:var(--ink);display:inline-flex;align-items:center;gap:5px;white-space:nowrap}\n.menu a:hover{color:var(--blue);text-decoration:none}\n.menu a.is-current{color:var(--blue)}\n.menu .caret{width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;\n             transform:rotate(45deg);margin-top:-4px;opacity:.55}\n.sub{position:absolute;top:100%;left:-18px;min-width:270px;background:#fff;border:1px solid var(--line);\n     border-radius:10px;padding:10px 0;box-shadow:0 14px 34px rgba(20,24,31,.11);\n     opacity:0;visibility:hidden;transform:translateY(6px);transition:.16s;list-style:none}\n.menu > li:hover .sub{opacity:1;visibility:visible;transform:translateY(0)}\n.sub li a{display:block;padding:10px 20px;font-size:15.5px;white-space:nowrap}\n.sub li a:hover{background:var(--soft);color:var(--blue)}\n.sub .divider{height:1px;background:var(--line);margin:8px 0}\n\n\/* mobile nav *\/\n.nav-right{display:flex;align-items:center;gap:10px}\n.icon-btn{display:none;width:44px;height:44px;border:2px solid var(--blue);border-radius:8px;\n          align-items:center;justify-content:center;color:var(--blue)}\n.icon-btn svg{width:20px;height:20px}\n.burger{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:8px;\n        cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px}\n.burger span{display:block;width:20px;height:2px;background:var(--ink);border-radius:2px;transition:.18s}\n.oc-nav-toggle:checked ~ .nav-right .burger span:nth-child(1){transform:translateY(7px) rotate(45deg)}\n.oc-nav-toggle:checked ~ .nav-right .burger span:nth-child(2){opacity:0}\n.oc-nav-toggle:checked ~ .nav-right .burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}\n\n\/* quote builder teaser *\/\n.quote{border:1px solid var(--line);border-radius:14px;background:#fff;padding:38px 36px;\n       display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;margin-top:8px}\n.opts{list-style:none}\n.opts li{display:flex;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid var(--line);font-size:16px}\n.opts li:last-child{border-bottom:none}\n.tick{width:22px;height:22px;flex:0 0 22px;border:2px solid var(--blue);border-radius:5px;\n      display:flex;align-items:center;justify-content:center}\n.tick svg{width:13px;height:13px;stroke:var(--blue);stroke-width:2.6;fill:none;stroke-linecap:round;stroke-linejoin:round}\n.tick.off{border-color:#C6D2E2}\n.tick.off svg{display:none}\n.quote-out{background:var(--soft);border-radius:10px;padding:26px 24px;text-align:center}\n.quote-out .amt{font-family:\"Anuphan\",sans-serif;font-size:38px;font-weight:700;color:var(--blue);line-height:1.2}\n.quote-out small{display:block;color:var(--mute);font-size:14px;margin-top:6px}\n\n\/* fleet *\/\n.fleet{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:44px}\n.dr{border:1px solid var(--line);border-radius:12px;background:#fff;padding:28px 26px;display:flex;flex-direction:column}\n.dr.lead-dr{border-color:var(--blue);box-shadow:0 6px 24px rgba(20,102,214,.10)}\n.dr .badge{align-self:flex-start;font-family:\"Anuphan\",sans-serif;font-weight:600;font-size:12.5px;\n           letter-spacing:.05em;background:var(--blue);color:#fff;padding:3px 11px;border-radius:20px;margin-bottom:14px}\n.dr .badge.alt{background:var(--soft);color:var(--mute)}\n.dr h3{font-size:21px;margin-bottom:4px}\n.dr .role{font-size:14.5px;color:var(--blue);font-family:\"Anuphan\",sans-serif;font-weight:600;margin-bottom:14px}\n.spec{list-style:none;margin:0}\n.spec li{position:relative;padding:8px 0 8px 17px;font-size:15px;border-bottom:1px solid var(--line);line-height:1.6}\n.spec li:last-child{border-bottom:none}\n.spec li::before{content:\"\";position:absolute;left:0;top:15px;width:6px;height:6px;border-radius:50%;background:var(--blue)}\n.spec b{color:var(--ink);font-weight:600}\n@media (max-width:980px){.fleet{grid-template-columns:1fr}}\n\n\/* community groups *\/\n.groups{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}\n.grp{border:1px solid var(--line);border-radius:12px;background:#fff;padding:26px 24px;\n     display:flex;flex-direction:column;transition:.15s}\n.grp:hover{border-color:var(--blue);box-shadow:0 6px 22px rgba(20,102,214,.09)}\n.grp .top{display:flex;align-items:center;gap:11px;margin-bottom:14px}\n.grp .top svg{width:26px;height:26px;stroke:var(--blue);stroke-width:1.7;fill:none;\n              stroke-linecap:round;stroke-linejoin:round;flex:0 0 26px}\n.grp .top span{font-family:\"Anuphan\",sans-serif;font-weight:600;font-size:13px;\n               letter-spacing:.05em;color:var(--mute);text-transform:uppercase}\n.grp h3{font-size:18px;margin-bottom:9px;line-height:1.4}\n.grp p{font-size:15px;color:var(--mute);margin-bottom:16px}\n.grp .join{margin-top:auto;font-family:\"Anuphan\",sans-serif;font-weight:600;font-size:15px;\n           display:inline-flex;align-items:center;gap:7px;align-self:flex-start}\n.grp .join svg{width:15px;height:15px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}\n@media (max-width:980px){.groups{grid-template-columns:1fr}}\n\n\/* clients logo wall *\/\n.logos{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:44px}\n.logo-slot{aspect-ratio:5\/2;border:1px dashed #C6D2E2;border-radius:10px;background:#fff;\n           display:flex;align-items:center;justify-content:center;color:#9DB0C8;font-size:13.5px;\n           text-align:center;padding:10px;line-height:1.4}\n@media (max-width:980px){.logos{grid-template-columns:repeat(3,1fr)}}\n@media (max-width:640px){.logos{grid-template-columns:repeat(2,1fr)}}\n\n\/* articles *\/\n.arts{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:44px}\n.art{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;\n     display:flex;flex-direction:column;transition:.15s}\n.art:hover{border-color:var(--blue);box-shadow:0 6px 22px rgba(20,102,214,.09)}\n.art .thumb{aspect-ratio:16\/9;background:var(--soft);border-bottom:1px dashed #C6D2E2;\n            display:flex;align-items:center;justify-content:center}\n.art .thumb svg{width:34px;height:34px;stroke:#9DB0C8;stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round}\n.art .body{padding:24px 24px 26px;display:flex;flex-direction:column;flex:1}\n.art .tag{font-family:\"Anuphan\",sans-serif;font-size:13px;font-weight:600;letter-spacing:.06em;\n          color:var(--blue);text-transform:uppercase;margin-bottom:9px}\n.art h3{font-size:18.5px;margin-bottom:9px}\n.art p{font-size:15.5px;color:var(--mute);margin-bottom:14px}\n.art .more{margin-top:auto;font-family:\"Anuphan\",sans-serif;font-weight:600;font-size:15px}\n.nav .btn{padding:11px 22px;font-size:16px}\n\n\/* hero *\/\n.hero{padding:74px 0 66px}\n.hero h1{font-size:45px;letter-spacing:-.01em;margin-bottom:20px;max-width:20em}\n.hero .lead{font-size:19px}\n.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}\n\n\/* trust strip *\/\n.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}\n.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}\n.trust-item{display:flex;gap:13px;align-items:flex-start;padding:26px 22px;border-right:1px solid var(--line)}\n.trust-item:last-child{border-right:none}\n.trust-item svg{width:26px;height:26px;flex:0 0 26px;stroke:var(--blue);stroke-width:1.6;fill:none;\n                stroke-linecap:round;stroke-linejoin:round;margin-top:3px}\n.trust-item b{display:block;font-family:\"Anuphan\",sans-serif;font-size:16px;color:var(--ink);font-weight:600;line-height:1.4}\n.trust-item span{font-size:14px;color:var(--mute);line-height:1.5}\n\n\/* media placeholder *\/\n.ph{position:relative;background:var(--soft);border:1px dashed #C6D2E2;border-radius:12px;\n    display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;\n    color:var(--mute);font-size:14px;text-align:center;padding:20px}\n.ph svg{width:38px;height:38px;stroke:#9DB0C8;stroke-width:1.4;fill:none;stroke-linecap:round;stroke-linejoin:round}\n.ph--hero{aspect-ratio:4\/3}\n.ph--tile{aspect-ratio:4\/3}\n\n\/* service cards *\/\n.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}\n.card{border:1px solid var(--line);border-radius:12px;padding:30px 26px;background:#fff;transition:.15s;\n      display:flex;flex-direction:column}\n.card .more{margin-top:auto;padding-top:16px}\n.card:hover{border-color:var(--blue);box-shadow:0 6px 22px rgba(20,102,214,.09)}\n.card svg{width:40px;height:40px;stroke:var(--blue);stroke-width:1.5;fill:none;\n          stroke-linecap:round;stroke-linejoin:round;margin-bottom:18px}\n.card p{font-size:16px;color:var(--body)}\n.card .more{display:inline-block;font-family:\"Anuphan\",sans-serif;font-weight:600;font-size:15px;align-self:flex-start}\n\n\n\/* why us *\/\n.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}\n.creds{list-style:none;margin-top:8px}\n.creds li{display:flex;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}\n.creds li:last-child{border-bottom:none}\n.creds svg{width:24px;height:24px;flex:0 0 24px;stroke:var(--blue);stroke-width:1.8;fill:none;\n           stroke-linecap:round;stroke-linejoin:round;margin-top:4px}\n.creds b{display:block;font-family:\"Anuphan\",sans-serif;font-size:17px;color:var(--ink);font-weight:600}\n.creds span{font-size:15.5px;color:var(--mute)}\n.note{background:var(--soft);border-left:3px solid var(--blue);padding:22px 24px;border-radius:0 8px 8px 0;margin-top:26px;font-size:16px}\n\n\/* portfolio *\/\n.tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:44px}\n\n\/* steps *\/\n.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:44px;counter-reset:s}\n.step{padding-top:22px;border-top:3px solid var(--blue)}\n.step::before{counter-increment:s;content:\"0\" counter(s);font-family:\"Anuphan\",sans-serif;\n              font-size:15px;font-weight:700;color:var(--blue);letter-spacing:.06em}\n.step h3{margin:8px 0 8px;font-size:19px}\n.step p{font-size:15.5px;color:var(--mute)}\n\n\/* faq *\/\n.faq{max-width:840px;margin:44px auto 0}\n.faq details{border-bottom:1px solid var(--line)}\n.faq summary{list-style:none;cursor:pointer;padding:22px 44px 22px 0;position:relative;\n             font-family:\"Anuphan\",sans-serif;font-weight:600;font-size:18px;color:var(--ink)}\n.faq summary::-webkit-details-marker{display:none}\n.faq summary::after{content:\"\";position:absolute;right:8px;top:31px;width:11px;height:11px;\n                    border-right:2px solid var(--blue);border-bottom:2px solid var(--blue);\n                    transform:rotate(45deg);transition:.2s}\n.faq details[open] summary::after{transform:rotate(-135deg);top:34px}\n.faq .ans{padding:0 0 24px;font-size:16.5px}\n\n\/* cta band *\/\n.band{background:var(--blue);color:#fff;padding:74px 0}\n.band h2,.band .lead{color:#fff}\n.band .lead{opacity:.92}\n.band .btn--fill{background:#fff;color:var(--blue);border-color:#fff}\n.band .btn--fill:hover{background:#EAF1FC;color:var(--blue-dk);border-color:#EAF1FC}\n.band .btn--line{background:transparent;color:#fff;border-color:rgba(255,255,255,.6)}\n.band .btn--line:hover{background:rgba(255,255,255,.12);color:#fff}\n\n\/* footer *\/\nfooter{background:#14181F;color:#A9B3C1;padding:64px 0 30px;font-size:15.5px}\nfooter a{color:#D5DDE8}\nfooter h4{font-family:\"Anuphan\",sans-serif;color:#fff;font-size:16px;font-weight:600;margin-bottom:16px}\n.f-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px}\n.f-note{font-size:13.5px;color:#7B8695;margin-top:10px;line-height:1.6}\n.f-grid ul{list-style:none}\n.f-grid li{margin-bottom:9px}\n.f-brand{display:flex;align-items:center;gap:11px;margin-bottom:16px}\n.f-brand .mark{width:46px;height:46px;flex:0 0 46px}\n.f-brand .word{font-family:\"Anuphan\",sans-serif;font-weight:700;font-size:22px;\n               letter-spacing:.12em;color:#fff;line-height:1}\n.f-brand .word i{font-style:normal;color:#5C9BF0}\n.f-affil{border-top:1px solid #262D38;margin-top:44px;padding-top:20px;\n         display:flex;flex-wrap:wrap;align-items:center;gap:8px 18px;font-size:13.5px;color:#6E7987}\n.f-affil span{color:#8A94A3;font-family:\"Anuphan\",sans-serif;font-weight:600}\n.f-affil a{color:#8A94A3}\n.f-affil a:hover{color:#D5DDE8}\n.f-bot{border-top:none;margin-top:18px;padding-top:0;\n       display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:14px;color:#7B8695}\n.f-social{display:flex;gap:14px;margin-top:16px}\n.f-social a{display:flex;width:38px;height:38px;border:1px solid #333B47;border-radius:8px;\n            align-items:center;justify-content:center}\n.f-social a:hover{border-color:var(--blue);background:var(--blue)}\n.f-social svg{width:19px;height:19px;stroke:#D5DDE8;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}\n\n@media (max-width:980px){\n  .hero-grid,.why-grid{grid-template-columns:1fr;gap:34px}\n  .cards{grid-template-columns:repeat(2,1fr)}\n  .steps{grid-template-columns:repeat(2,1fr)}\n  .tiles{grid-template-columns:repeat(2,1fr)}\n  .trust-grid{grid-template-columns:repeat(2,1fr)}\n  .trust-item:nth-child(2){border-right:none}\n  .trust-item:nth-child(1),.trust-item:nth-child(2){border-bottom:1px solid var(--line)}\n  .f-grid{grid-template-columns:1fr 1fr}\n  .nav{height:66px}\n  .burger,.icon-btn{display:flex}\n  .nav-cta{display:none}\n  .menu{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);\n         flex-direction:column;gap:0;padding:6px 0 14px;box-shadow:0 16px 30px rgba(20,24,31,.08);\n         max-height:0;overflow:hidden;opacity:0;transition:.2s}\n  .oc-nav-toggle:checked ~ .menu{max-height:82vh;overflow-y:auto;opacity:1;padding:6px 0 18px}\n  .menu > li{width:100%}\n  .menu > li > a{padding:14px 24px;font-size:17px;border-bottom:1px solid var(--line);width:100%}\n  .menu .caret{margin-left:auto;transform:rotate(45deg)}\n  .sub{position:static;opacity:1;visibility:visible;transform:none;box-shadow:none;border:none;\n       border-radius:0;background:var(--soft);padding:6px 0;min-width:0}\n  .sub li a{padding:11px 24px 11px 40px;white-space:normal}\n  .sub .divider{margin:4px 24px}\n}\n@media (max-width:640px){\n  body{font-size:16px}\n  .sec{padding:60px 0}\n  .hero{padding:48px 0 44px}\n  .hero h1{font-size:32px}\n  h2{font-size:27px}\n  .cards,.steps,.tiles,.trust-grid,.f-grid{grid-template-columns:1fr}\n  .trust-item{border-right:none;border-bottom:1px solid var(--line)}\n  .btns .btn{width:100%}\n}\n\n\/* === OC-NFZ : page-specific === *\/\n.pg-hero h1{font-size:40px;margin:6px 0 18px}\n.nfz-wrap{display:grid;grid-template-columns:300px 1fr;gap:30px;margin-top:40px;align-items:start}\n.nfz-side{display:flex;flex-direction:column;gap:10px}\n.nfz-reg{display:flex;align-items:center;gap:12px;padding:13px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;font-family:\"Anuphan\",sans-serif;font-weight:600;font-size:15.5px;color:var(--ink);cursor:pointer;transition:.15s;text-align:left;width:100%}\n.nfz-reg .sw{width:16px;height:16px;border-radius:5px;flex:none}\n.nfz-reg:hover{border-color:var(--blue)}\n.nfz-reg.on{border-color:var(--blue);background:#F4F8FE;box-shadow:0 2px 10px rgba(20,102,214,.12)}\n.nfz-reg small{margin-left:auto;color:var(--mute);font-weight:500}\n.nfz-mapcard{position:relative;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}\n.nfz-mapcard svg{display:block;width:100%;height:640px;touch-action:none;cursor:grab}\n.nfz-mapcard svg:active{cursor:grabbing}\n.nfz-map path{fill:#D9E2EF;stroke:#fff;stroke-width:.8;cursor:pointer;transition:opacity .15s,filter .15s}\n.nfz-map path[data-r=\"0\"]{fill:#3B5BDB}\n.nfz-map path[data-r=\"1\"]{fill:#E8590C}\n.nfz-map path[data-r=\"2\"]{fill:#0F8B9D}\n.nfz-map path[data-r=\"3\"]{fill:#2F9E44}\n.nfz-map path[data-r=\"4\"]{fill:#9C36B5}\n.nfz-map path[data-r=\"5\"]{fill:#F08C00}\n.nfz-map path[data-r=\"w\"]{fill:#CDE7F5;cursor:default;pointer-events:none}\n.nfz-map.flt path:not(.rON):not([data-r=\"w\"]){opacity:.16}\n.nfz-map path:hover{filter:brightness(1.18)}\n.nfz-map path.sel{stroke:#14181F;stroke-width:1.6;filter:brightness(1.12)}\n.nfz-zoom{position:absolute;top:14px;right:14px;display:flex;flex-direction:column;gap:8px;z-index:2}\n.nfz-zoom button{width:40px;height:40px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--blue);font-size:19px;font-weight:700;cursor:pointer;box-shadow:0 2px 8px rgba(20,24,31,.08);line-height:1}\n.nfz-zoom button:hover{border-color:var(--blue)}\n.nfz-info{border:1px solid var(--line);border-radius:12px;background:#fff;padding:22px;margin-top:4px}\n.nfz-info .rg-badge{display:inline-block;font-family:\"Anuphan\",sans-serif;font-size:12.5px;font-weight:600;color:#fff;padding:3px 12px;border-radius:20px;margin-bottom:10px}\n.nfz-info h3{font-size:21px;margin-bottom:10px}\n.nfz-info ul{list-style:none;margin:0}\n.nfz-info li{position:relative;padding:8px 0 8px 26px;font-size:14.8px;border-bottom:1px solid var(--line);line-height:1.55}\n.nfz-info li:last-child{border-bottom:none}\n.nfz-info li::before{content:\"\";position:absolute;left:2px;top:13px;width:8px;height:8px;border-radius:50%;background:var(--blue)}\n.nfz-info li.warn::before{background:#E8590C}\n.nfz-info .hint{font-size:14px;color:var(--mute);margin-top:10px}\n.nfz-info .btn{margin-top:16px;padding:11px 20px;font-size:15px}\n.rulegrid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:44px}\n.rule{border:1px solid var(--line);border-radius:12px;background:#fff;padding:24px 22px}\n.rule b{display:block;font-family:\"Anuphan\",sans-serif;font-size:17px;color:var(--ink);margin-bottom:6px}\n.rule span{font-size:14.5px;color:var(--body)}\n.rule .no{font-family:\"Anuphan\",sans-serif;font-weight:700;font-size:13px;color:var(--blue);letter-spacing:.06em;display:block;margin-bottom:10px}\n.nfz-disc{margin-top:34px;background:#FFF6EC;border:1px solid #F5D9B8;border-radius:10px;padding:16px 20px;font-size:14.5px;color:#7A5A32}\n@media(max-width:980px){.pg-hero h1{font-size:30px}.nfz-wrap{grid-template-columns:1fr}.nfz-side{flex-direction:row;flex-wrap:wrap}.nfz-reg{width:auto;padding:9px 14px;font-size:14px}.nfz-reg small{display:none}.nfz-mapcard svg{height:520px}.rulegrid{grid-template-columns:1fr 1fr}}\n@media(max-width:640px){.rulegrid{grid-template-columns:1fr}.nfz-mapcard svg{height:430px}}\n\n\/* OC-NFZ-REAL : Leaflet real-zone map *\/\n.rl-card{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;margin-top:36px}\n#nfz-real{height:620px;width:100%;background:#EAF0F7}\n.rl-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:14px 16px;border-bottom:1px solid var(--line)}\n.rl-tg{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;font-family:\"Anuphan\",sans-serif;font-weight:600;font-size:14px;color:var(--ink);cursor:pointer;transition:.15s;user-select:none}\n.rl-tg .dot{width:12px;height:12px;border-radius:4px}\n.rl-tg.off{opacity:.4}\n.rl-tg:hover{border-color:var(--blue)}\n.rl-act{margin-left:auto;display:flex;gap:8px;flex-wrap:wrap}\n.rl-btn{padding:8px 15px;border:1px solid var(--blue);border-radius:999px;background:#fff;color:var(--blue);font-family:\"Anuphan\",sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:.15s}\n.rl-btn:hover{background:#F4F8FE}\n.rl-btn.pri{background:var(--blue);color:#fff}\n.rl-verdict{margin:0 16px 14px;padding:13px 16px;border-radius:10px;font-size:15px;display:none}\n.rl-verdict.ok{display:block;background:#EDF9F0;border:1px solid #BCE5C8;color:#1E6B34}\n.rl-verdict.warn{display:block;background:#FDEEE7;border:1px solid #F5C6B0;color:#9C3A10}\n.rl-src{font-size:13.5px;color:var(--mute);padding:0 16px 16px}\n.leaflet-popup-content{font-family:\"IBM Plex Sans Thai\",sans-serif;font-size:14px;line-height:1.6}\n.leaflet-popup-content b{font-family:\"Anuphan\",sans-serif}\n.zl-tip{background:rgba(255,255,255,.92);border:1px solid #D5DDE8;border-radius:6px;padding:1px 7px;font:600 11.5px \"Anuphan\",sans-serif;color:#14181F;box-shadow:none}\n@media(max-width:900px){#nfz-real{height:480px}.rl-act{margin-left:0}}\n<\/style>\n\n<!-- HERO -->\n<section class=\"hero pg-hero\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow\">\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e42\u0e14\u0e23\u0e19\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c<\/div>\n    <h1>\u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e42\u0e14\u0e23\u0e19\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e1e\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23<\/h1>\n    <p class=\"lead\">\u0e20\u0e32\u0e1e\u0e2b\u0e21\u0e39\u0e48\u0e21\u0e38\u0e21\u0e2a\u0e39\u0e07\u0e41\u0e25\u0e30\u0e0a\u0e47\u0e2d\u0e15\u0e40\u0e1b\u0e34\u0e14\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e16\u0e48\u0e32\u0e22\u0e08\u0e32\u0e01\u0e1e\u0e37\u0e49\u0e19\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49 \u0e17\u0e31\u0e49\u0e07\u0e07\u0e32\u0e19\u0e41\u0e15\u0e48\u0e07\u0e07\u0e32\u0e19 \u0e07\u0e32\u0e19\u0e1a\u0e27\u0e0a \u0e07\u0e32\u0e19\u0e40\u0e1b\u0e34\u0e14\u0e15\u0e31\u0e27\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e41\u0e25\u0e30\u0e04\u0e2d\u0e19\u0e40\u0e2a\u0e34\u0e23\u0e4c\u0e15 \u0e17\u0e35\u0e21\u0e19\u0e31\u0e01\u0e1a\u0e34\u0e19\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e1a\u0e34\u0e19\u0e43\u0e2b\u0e49\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e41\u0e25\u0e30\u0e44\u0e21\u0e48\u0e23\u0e1a\u0e01\u0e27\u0e19\u0e41\u0e02\u0e01\u0e43\u0e19\u0e07\u0e32\u0e19<\/p>\n    <div class=\"btns\">\n      <a class=\"btn btn--fill\" href=\"https:\/\/line.me\/R\/ti\/p\/@orbitcine\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 11.5a8.4 8.4 0 0 1-8.5 8.4 9.6 9.6 0 0 1-2.4-.3L5 22l1.2-3.6A8.2 8.2 0 0 1 4 11.5 8.4 8.4 0 0 1 12.5 3 8.4 8.4 0 0 1 21 11.5z\"\/><\/svg> \u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\u0e17\u0e32\u0e07 LINE<\/a>\n      <a class=\"btn btn--line\" href=\"tel:0971599690\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg> \u0e42\u0e17\u0e23 097-159-9690<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- TRUST STRIP -->\n<section class=\"trust\">\n  <div class=\"wrap trust-grid\">\n    <div class=\"trust-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><div><b>\u0e02\u0e36\u0e49\u0e19\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19 \u0e01\u0e2a\u0e17\u0e0a.<\/b><span>\u0e42\u0e14\u0e23\u0e19\u0e17\u0e38\u0e01\u0e25\u0e33\u0e21\u0e35\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07<\/span><\/div><\/div>\n    <div class=\"trust-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"8\" r=\"7\"\/><polyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"\/><\/svg><div><b>\u0e02\u0e36\u0e49\u0e19\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19 CAAT<\/b><span>\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e1a\u0e34\u0e19\u0e1e\u0e25\u0e40\u0e23\u0e37\u0e2d\u0e19\u0e2f<\/span><\/div><\/div>\n    <div class=\"trust-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg><div><b>\u0e1c\u0e48\u0e32\u0e19\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e39\u0e15\u0e23\u0e01\u0e2d\u0e07\u0e17\u0e31\u0e1e\u0e2d\u0e32\u0e01\u0e32\u0e28<\/b><span>\u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e22\u0e32\u0e19\u0e44\u0e23\u0e49\u0e04\u0e19\u0e02\u0e31\u0e1a<\/span><\/div><\/div>\n    <div class=\"trust-item\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><div><b>\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28<\/b><span>\u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07\u0e44\u0e14\u0e49\u0e17\u0e38\u0e01\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14<\/span><\/div><\/div>\n  <\/div>\n<\/section>\n\n<section class=\"sec\">\n  <div class=\"wrap center\">\n    <div class=\"eyebrow\">\u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e08\u0e30\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a<\/div>\n    <h2>\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e17\u0e38\u0e01\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e33\u0e04\u0e31\u0e0d<\/h2>\n    <p class=\"lead\">\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e0a\u0e47\u0e2d\u0e15\u0e25\u0e48\u0e27\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e08\u0e31\u0e14\u0e07\u0e32\u0e19 \u0e43\u0e2b\u0e49\u0e44\u0e14\u0e49\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e17\u0e38\u0e01\u0e42\u0e21\u0e40\u0e21\u0e19\u0e15\u0e4c\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e02\u0e2d\u0e07\u0e07\u0e32\u0e19<\/p>\n  <\/div>\n  <div class=\"wrap\">\n    <div class=\"cards\">\n      <div class=\"card\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n        <h3>\u0e20\u0e32\u0e1e\u0e2b\u0e21\u0e39\u0e48\u0e21\u0e38\u0e21\u0e2a\u0e39\u0e07\u0e17\u0e31\u0e49\u0e07\u0e07\u0e32\u0e19<\/h3>\n        <p>\u0e40\u0e2b\u0e47\u0e19\u0e20\u0e32\u0e1e\u0e23\u0e27\u0e21\u0e1c\u0e39\u0e49\u0e23\u0e48\u0e27\u0e21\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e08\u0e31\u0e14\u0e07\u0e32\u0e19\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\u0e43\u0e19\u0e20\u0e32\u0e1e\u0e40\u0e14\u0e35\u0e22\u0e27<\/p>\n      <\/div>\n      <div class=\"card\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg>\n        <h3>\u0e0a\u0e47\u0e2d\u0e15\u0e40\u0e1b\u0e34\u0e14\u0e07\u0e32\u0e19 \/ \u0e44\u0e2e\u0e44\u0e25\u0e15\u0e4c<\/h3>\n        <p>\u0e0a\u0e47\u0e2d\u0e15\u0e1a\u0e34\u0e19\u0e40\u0e1b\u0e34\u0e14\u0e09\u0e32\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e23\u0e49\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e23\u0e30\u0e17\u0e31\u0e1a\u0e43\u0e08\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e27\u0e34\u0e19\u0e32\u0e17\u0e35\u0e41\u0e23\u0e01\u0e02\u0e2d\u0e07\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e07\u0e32\u0e19<\/p>\n      <\/div>\n      <div class=\"card\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 7l-7 5 7 5V7z\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\" ry=\"2\"\/><\/svg>\n        <h3>\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e1e\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e2a\u0e33\u0e04\u0e31\u0e0d<\/h3>\n        <p>\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e02\u0e2d\u0e07\u0e1e\u0e34\u0e18\u0e35 \u0e40\u0e0a\u0e48\u0e19 \u0e1e\u0e34\u0e18\u0e35\u0e2a\u0e07\u0e06\u0e4c \u0e1e\u0e34\u0e18\u0e35\u0e2b\u0e21\u0e31\u0e49\u0e19 \u0e2b\u0e23\u0e37\u0e2d\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e1b\u0e34\u0e14\u0e15\u0e31\u0e27<\/p>\n      <\/div>\n      <div class=\"card\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n        <h3>\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e23\u0e2d\u0e1a\u0e07\u0e32\u0e19<\/h3>\n        <p>\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e41\u0e25\u0e30\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e1a\u0e34\u0e19\u0e43\u0e2b\u0e49\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e15\u0e48\u0e2d\u0e41\u0e02\u0e01\u0e41\u0e25\u0e30\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c\u0e2a\u0e34\u0e19\u0e43\u0e19\u0e07\u0e32\u0e19<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- WHY US -->\n<section class=\"sec sec--soft\">\n  <div class=\"wrap why-grid\">\n    <div>\n      <div class=\"eyebrow\">\u0e17\u0e33\u0e44\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e40\u0e23\u0e32<\/div>\n      <h2>\u0e43\u0e2b\u0e49\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e01\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e02\u0e2d\u0e07\u0e41\u0e02\u0e01\u0e43\u0e19\u0e07\u0e32\u0e19\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e31\u0e19\u0e14\u0e31\u0e1a\u0e41\u0e23\u0e01<\/h2>\n      <p class=\"lead\">\u0e17\u0e38\u0e01\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c\u0e21\u0e35\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e02\u0e2d\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e41\u0e25\u0e30\u0e1d\u0e39\u0e07\u0e0a\u0e19\u0e01\u0e48\u0e2d\u0e19\u0e1a\u0e34\u0e19\u0e40\u0e2a\u0e21\u0e2d \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e02\u0e2d\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e2b\u0e32\u0e01\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e23\u0e32\u0e1a\u0e23\u0e37\u0e48\u0e19\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2a\u0e30\u0e14\u0e38\u0e14<\/p>\n      <div class=\"note\">\u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e08\u0e2d\u0e07\u0e04\u0e34\u0e27\u0e25\u0e48\u0e27\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22 1-2 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c\u0e01\u0e48\u0e2d\u0e19\u0e27\u0e31\u0e19\u0e07\u0e32\u0e19 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e17\u0e35\u0e21\u0e21\u0e35\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e33\u0e23\u0e27\u0e08\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e41\u0e25\u0e30\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e1a\u0e34\u0e19\u0e44\u0e14\u0e49\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19<\/div>\n    <\/div>\n    <ul class=\"creds\">\n      <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><div><b>\u0e02\u0e36\u0e49\u0e19\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19 \u0e01\u0e2a\u0e17\u0e0a. \u0e41\u0e25\u0e30 CAAT<\/b><span>\u0e42\u0e14\u0e23\u0e19\u0e17\u0e38\u0e01\u0e25\u0e33\u0e21\u0e35\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e15\u0e32\u0e21\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22<\/span><\/div><\/li>\n      <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"8\" r=\"7\"\/><polyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"\/><\/svg><div><b>\u0e1c\u0e48\u0e32\u0e19\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e39\u0e15\u0e23\u0e01\u0e2d\u0e07\u0e17\u0e31\u0e1e\u0e2d\u0e32\u0e01\u0e32\u0e28<\/b><span>\u0e19\u0e31\u0e01\u0e1a\u0e34\u0e19\u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23\u0e1d\u0e36\u0e01\u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e22\u0e32\u0e19\u0e44\u0e23\u0e49\u0e04\u0e19\u0e02\u0e31\u0e1a<\/span><\/div><\/li>\n      <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 11.08V12a10 10 0 1 1-5.93-9.14\"\/><polyline points=\"22 4 12 14.01 9 11.01\"\/><\/svg><div><b>\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19\u0e04\u0e27\u0e32\u0e21\u0e23\u0e31\u0e1a\u0e1c\u0e34\u0e14\u0e0a\u0e2d\u0e1a<\/b><span>\u0e04\u0e38\u0e49\u0e21\u0e04\u0e23\u0e2d\u0e07\u0e17\u0e38\u0e01\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e17\u0e33<\/span><\/div><\/li>\n      <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><div><b>\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28<\/b><span>\u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07\u0e16\u0e48\u0e32\u0e22\u0e17\u0e33\u0e44\u0e14\u0e49\u0e17\u0e38\u0e01\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14 \u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e23\u0e32\u0e04\u0e32\u0e1f\u0e23\u0e35\u0e20\u0e32\u0e22\u0e43\u0e19\u0e27\u0e31\u0e19\u0e40\u0e14\u0e35\u0e22\u0e27<\/span><\/div><\/li>\n    <\/ul>\n  <\/div>\n<\/section>\n\n<section class=\"sec\">\n  <div class=\"wrap center\">\n    <div class=\"eyebrow\">\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e01\u0e32\u0e23\u0e17\u0e33\u0e07\u0e32\u0e19<\/div>\n    <h2>\u0e08\u0e49\u0e32\u0e07\u0e07\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22 \u0e44\u0e21\u0e48\u0e22\u0e38\u0e48\u0e07\u0e22\u0e32\u0e01<\/h2>\n    <p class=\"lead\">\u0e15\u0e31\u0e49\u0e07\u0e41\u0e15\u0e48\u0e17\u0e31\u0e01\u0e41\u0e0a\u0e17\u0e08\u0e19\u0e16\u0e36\u0e07\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e44\u0e1f\u0e25\u0e4c \u0e17\u0e38\u0e01\u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e21\u0e35\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e14\u0e39\u0e41\u0e25\u0e43\u0e2b\u0e49\u0e15\u0e25\u0e2d\u0e14<\/p>\n  <\/div>\n  <div class=\"wrap\">\n    <div class=\"steps\">\n      <div class=\"step\"><h3>1. \u0e41\u0e08\u0e49\u0e07\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e01\u0e32\u0e23<\/h3><p>\u0e1a\u0e2d\u0e01\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e07\u0e32\u0e19 \u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48 \u0e41\u0e25\u0e30\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e01\u0e32\u0e23\u0e1e\u0e34\u0e18\u0e35\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01<\/p><\/div>\n      <div class=\"step\"><h3>2. \u0e2a\u0e33\u0e23\u0e27\u0e08\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e41\u0e25\u0e30\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e1a\u0e34\u0e19<\/h3><p>\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e02\u0e2d\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48 \u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e1a\u0e34\u0e19\u0e41\u0e25\u0e30\u0e21\u0e38\u0e21\u0e01\u0e25\u0e49\u0e2d\u0e07\u0e23\u0e48\u0e27\u0e21\u0e01\u0e31\u0e1a\u0e1c\u0e39\u0e49\u0e08\u0e31\u0e14\u0e07\u0e32\u0e19<\/p><\/div>\n      <div class=\"step\"><h3>3. \u0e16\u0e48\u0e32\u0e22\u0e17\u0e33\u0e27\u0e31\u0e19\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07<\/h3><p>\u0e17\u0e35\u0e21\u0e19\u0e31\u0e01\u0e1a\u0e34\u0e19\u0e1b\u0e23\u0e30\u0e08\u0e33\u0e01\u0e32\u0e23\u0e15\u0e32\u0e21\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e01\u0e32\u0e23 \u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e15\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e02\u0e2d\u0e07\u0e07\u0e32\u0e19<\/p><\/div>\n      <div class=\"step\"><h3>4. \u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e07\u0e32\u0e19<\/h3><p>\u0e04\u0e31\u0e14\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e41\u0e25\u0e30\u0e15\u0e31\u0e14\u0e15\u0e48\u0e2d\u0e44\u0e2e\u0e44\u0e25\u0e15\u0e4c \u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e44\u0e1f\u0e25\u0e4c\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2a\u0e39\u0e07<\/p><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"sec sec--soft\">\n  <div class=\"wrap center\">\n    <div class=\"eyebrow\">\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22<\/div>\n    <h2>\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c<\/h2>\n  <\/div>\n  <div class=\"wrap\">\n    <div class=\"faq\">\n      <details><summary>\u0e1a\u0e34\u0e19\u0e42\u0e14\u0e23\u0e19\u0e43\u0e01\u0e25\u0e49\u0e41\u0e02\u0e01\u0e43\u0e19\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e44\u0e2b\u0e21?<\/summary><div class=\"ans\">\u0e17\u0e35\u0e21\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e23\u0e30\u0e22\u0e30\u0e1a\u0e34\u0e19\u0e41\u0e25\u0e30\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e43\u0e2b\u0e49\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e40\u0e2a\u0e21\u0e2d \u0e42\u0e14\u0e22\u0e23\u0e31\u0e01\u0e29\u0e32\u0e23\u0e30\u0e22\u0e30\u0e2b\u0e48\u0e32\u0e07\u0e08\u0e32\u0e01\u0e1d\u0e39\u0e07\u0e0a\u0e19\u0e15\u0e32\u0e21\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22 \u0e41\u0e25\u0e30\u0e2b\u0e25\u0e35\u0e01\u0e40\u0e25\u0e35\u0e48\u0e22\u0e07\u0e01\u0e32\u0e23\u0e1a\u0e34\u0e19\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e28\u0e35\u0e23\u0e29\u0e30\u0e41\u0e02\u0e01\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07<\/div><\/details>\n      <details><summary>\u0e15\u0e49\u0e2d\u0e07\u0e08\u0e2d\u0e07\u0e04\u0e34\u0e27\u0e25\u0e48\u0e27\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e01\u0e35\u0e48\u0e27\u0e31\u0e19?<\/summary><div class=\"ans\">\u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e08\u0e2d\u0e07\u0e25\u0e48\u0e27\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e19\u0e49\u0e2d\u0e22 1-2 \u0e2a\u0e31\u0e1b\u0e14\u0e32\u0e2b\u0e4c \u0e42\u0e14\u0e22\u0e40\u0e09\u0e1e\u0e32\u0e30\u0e0a\u0e48\u0e27\u0e07\u0e24\u0e14\u0e39\u0e07\u0e32\u0e19\u0e41\u0e15\u0e48\u0e07\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e04\u0e34\u0e27\u0e2d\u0e32\u0e08\u0e40\u0e15\u0e47\u0e21\u0e40\u0e23\u0e47\u0e27<\/div><\/details>\n      <details><summary>\u0e16\u0e49\u0e32\u0e1d\u0e19\u0e15\u0e01\u0e27\u0e31\u0e19\u0e07\u0e32\u0e19\u0e17\u0e33\u0e22\u0e31\u0e07\u0e44\u0e07?<\/summary><div class=\"ans\">\u0e17\u0e35\u0e21\u0e15\u0e34\u0e14\u0e15\u0e32\u0e21\u0e1e\u0e22\u0e32\u0e01\u0e23\u0e13\u0e4c\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e25\u0e48\u0e27\u0e07\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e25\u0e30\u0e41\u0e08\u0e49\u0e07\u0e41\u0e1c\u0e19\u0e2a\u0e33\u0e23\u0e2d\u0e07\u0e43\u0e2b\u0e49\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e17\u0e23\u0e32\u0e1a\u0e01\u0e48\u0e2d\u0e19\u0e27\u0e31\u0e19\u0e07\u0e32\u0e19\u0e40\u0e2a\u0e21\u0e2d \u0e2b\u0e32\u0e01\u0e2a\u0e20\u0e32\u0e1e\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e44\u0e21\u0e48\u0e40\u0e2d\u0e37\u0e49\u0e2d\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e08\u0e30\u0e1b\u0e23\u0e31\u0e1a\u0e15\u0e32\u0e23\u0e32\u0e07\u0e1a\u0e34\u0e19\u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e21<\/div><\/details>\n      <details><summary>\u0e08\u0e31\u0e14\u0e07\u0e32\u0e19\u0e43\u0e19\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e34\u0e14 (indoor) \u0e1a\u0e34\u0e19\u0e44\u0e14\u0e49\u0e44\u0e2b\u0e21?<\/summary><div class=\"ans\">\u0e07\u0e32\u0e19\u0e43\u0e19\u0e2d\u0e32\u0e04\u0e32\u0e23\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e08\u0e33\u0e01\u0e31\u0e14\u0e14\u0e49\u0e32\u0e19\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e21\u0e32\u0e01\u0e01\u0e27\u0e48\u0e32\u0e07\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07\u0e41\u0e08\u0e49\u0e07 \u0e41\u0e08\u0e49\u0e07\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48\u0e21\u0e32\u0e43\u0e2b\u0e49\u0e17\u0e35\u0e21\u0e1b\u0e23\u0e30\u0e40\u0e21\u0e34\u0e19\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1b\u0e47\u0e19\u0e44\u0e1b\u0e44\u0e14\u0e49\u0e01\u0e48\u0e2d\u0e19<\/div><\/details>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"band\"><div class=\"wrap center\">\n<h2>\u0e07\u0e32\u0e19\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13 \u0e04\u0e27\u0e23\u0e21\u0e35\u0e20\u0e32\u0e1e\u0e21\u0e38\u0e21\u0e2a\u0e39\u0e07\u0e17\u0e35\u0e48\u0e08\u0e14\u0e08\u0e33\u0e44\u0e14\u0e49<\/h2>\n<p class=\"lead\">\u0e17\u0e31\u0e01\u0e41\u0e0a\u0e17\u0e41\u0e08\u0e49\u0e07\u0e27\u0e31\u0e19\u0e41\u0e25\u0e30\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14\u0e07\u0e32\u0e19 \u0e23\u0e31\u0e1a\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\u0e1f\u0e23\u0e35\u0e20\u0e32\u0e22\u0e43\u0e19\u0e27\u0e31\u0e19\u0e40\u0e14\u0e35\u0e22\u0e27<\/p>\n<div class=\"btns center\"><a class=\"btn btn--fill\" href=\"https:\/\/line.me\/R\/ti\/p\/@orbitcine\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 11.5a8.4 8.4 0 0 1-8.5 8.4 9.6 9.6 0 0 1-2.4-.3L5 22l1.2-3.6A8.2 8.2 0 0 1 4 11.5 8.4 8.4 0 0 1 12.5 3 8.4 8.4 0 0 1 21 11.5z\"\/><\/svg> \u0e17\u0e31\u0e01 LINE @orbitcine<\/a><a class=\"btn btn--line\" href=\"tel:0971599690\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.9\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg> \u0e42\u0e17\u0e23 097-159-9690<\/a><\/div>\n<\/div><\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e42\u0e14\u0e23\u0e19\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c \u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e42\u0e14\u0e23\u0e19\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e1e\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23 \u0e20\u0e32\u0e1e\u0e2b\u0e21\u0e39\u0e48\u0e21\u0e38\u0e21\u0e2a\u0e39\u0e07\u0e41\u0e25\u0e30\u0e0a\u0e47\u0e2d\u0e15\u0e40\u0e1b\u0e34\u0e14\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e16\u0e48\u0e32\u0e22\u0e08\u0e32\u0e01\u0e1e\u0e37\u0e49\u0e19\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49 \u0e17\u0e31\u0e49\u0e07\u0e07\u0e32\u0e19\u0e41\u0e15\u0e48\u0e07\u0e07\u0e32\u0e19 \u0e07\u0e32\u0e19\u0e1a\u0e27\u0e0a \u0e07\u0e32\u0e19\u0e40\u0e1b\u0e34\u0e14\u0e15\u0e31\u0e27\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e41\u0e25\u0e30\u0e04\u0e2d\u0e19\u0e40\u0e2a\u0e34\u0e23\u0e4c\u0e15 \u0e17\u0e35\u0e21\u0e19\u0e31\u0e01\u0e1a\u0e34\u0e19\u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e1a\u0e34\u0e19\u0e43\u0e2b\u0e49\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e41\u0e25\u0e30\u0e44\u0e21\u0e48\u0e23\u0e1a\u0e01\u0e27\u0e19\u0e41\u0e02\u0e01\u0e43\u0e19\u0e07\u0e32\u0e19 \u0e02\u0e2d\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32\u0e17\u0e32\u0e07 LINE \u0e42\u0e17\u0e23 097-159-9690 \u0e02\u0e36\u0e49\u0e19\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19 \u0e01\u0e2a\u0e17\u0e0a.\u0e42\u0e14\u0e23\u0e19\u0e17\u0e38\u0e01\u0e25\u0e33\u0e21\u0e35\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07 \u0e02\u0e36\u0e49\u0e19\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19 CAAT\u0e2a\u0e33\u0e19\u0e31\u0e01\u0e07\u0e32\u0e19\u0e01\u0e32\u0e23\u0e1a\u0e34\u0e19\u0e1e\u0e25\u0e40\u0e23\u0e37\u0e2d\u0e19\u0e2f \u0e1c\u0e48\u0e32\u0e19\u0e2b\u0e25\u0e31\u0e01\u0e2a\u0e39\u0e15\u0e23\u0e01\u0e2d\u0e07\u0e17\u0e31\u0e1e\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e1c\u0e39\u0e49\u0e1a\u0e31\u0e07\u0e04\u0e31\u0e1a\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e22\u0e32\u0e19\u0e44\u0e23\u0e49\u0e04\u0e19\u0e02\u0e31\u0e1a \u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e17\u0e31\u0e48\u0e27\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07\u0e44\u0e14\u0e49\u0e17\u0e38\u0e01\u0e08\u0e31\u0e07\u0e2b\u0e27\u0e31\u0e14 \u0e2a\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e08\u0e30\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a \u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e35\u0e48\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e17\u0e38\u0e01\u0e0a\u0e48\u0e27\u0e07\u0e40\u0e27\u0e25\u0e32\u0e2a\u0e33\u0e04\u0e31\u0e0d [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":146,"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":"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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","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":""}},"footnotes":""},"class_list":["post-149","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Drone Photography &amp; Video Services Thailand | ORBITCINE<\/title>\n<meta name=\"description\" content=\"Aerial stills and 4K video by licensed drone pilots in Thailand. Pilot training, repairs and sales too. NBTC and CAAT registered. Free quote the same day.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/orbitcine.com\/en\/services\/event\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Drone Photography &amp; Video Services Thailand | ORBITCINE\" \/>\n<meta property=\"og:description\" content=\"Aerial stills and 4K video by licensed drone pilots in Thailand. Pilot training, repairs and sales too. NBTC and CAAT registered. Free quote the same day.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/orbitcine.com\/en\/services\/event\/\" \/>\n<meta property=\"og:site_name\" content=\"ORBITCINE\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/orbitcine\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-21T17:15:14+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Drone Photography &amp; Video Services Thailand | ORBITCINE\" \/>\n<meta name=\"twitter:description\" content=\"Aerial stills and 4K video by licensed drone pilots in Thailand. Pilot training, repairs and sales too. NBTC and CAAT registered. Free quote the same day.\" \/>\n<meta name=\"twitter:site\" content=\"@orbitcine\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/orbitcine.com\\\/services\\\/event\\\/\",\"url\":\"https:\\\/\\\/orbitcine.com\\\/services\\\/event\\\/\",\"name\":\"\u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e42\u0e14\u0e23\u0e19\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e1e\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23 | ORBITCINE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/orbitcine.com\\\/#website\"},\"datePublished\":\"2026-08-21T17:05:24+00:00\",\"dateModified\":\"2026-08-21T17:15:14+00:00\",\"description\":\"\u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c \u0e07\u0e32\u0e19\u0e41\u0e15\u0e48\u0e07 \u0e07\u0e32\u0e19\u0e1a\u0e27\u0e0a \u0e07\u0e32\u0e19\u0e40\u0e1b\u0e34\u0e14\u0e15\u0e31\u0e27 \u0e41\u0e25\u0e30\u0e04\u0e2d\u0e19\u0e40\u0e2a\u0e34\u0e23\u0e4c\u0e15 \u0e20\u0e32\u0e1e\u0e2b\u0e21\u0e39\u0e48\u0e21\u0e38\u0e21\u0e2a\u0e39\u0e07\u0e41\u0e25\u0e30\u0e0a\u0e47\u0e2d\u0e15\u0e40\u0e1b\u0e34\u0e14\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e16\u0e48\u0e32\u0e22\u0e08\u0e32\u0e01\u0e1e\u0e37\u0e49\u0e19\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49 \u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e17\u0e38\u0e01\u0e07\u0e32\u0e19\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/orbitcine.com\\\/services\\\/event\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/orbitcine.com\\\/services\\\/event\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/orbitcine.com\\\/services\\\/event\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/orbitcine.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28\",\"item\":\"https:\\\/\\\/orbitcine.com\\\/services\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e42\u0e14\u0e23\u0e19\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e1e\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/orbitcine.com\\\/#website\",\"url\":\"https:\\\/\\\/orbitcine.com\\\/\",\"name\":\"ORBITCINE\",\"description\":\"\u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e14\u0e49\u0e27\u0e22\u0e42\u0e14\u0e23\u0e19 \u0e42\u0e14\u0e22\u0e17\u0e35\u0e21\u0e19\u0e31\u0e01\u0e1a\u0e34\u0e19\u0e21\u0e35\u0e43\u0e1a\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15\",\"publisher\":{\"@id\":\"https:\\\/\\\/orbitcine.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/orbitcine.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/orbitcine.com\\\/#organization\",\"name\":\"ORBITCINE\",\"alternateName\":\"\u0e2d\u0e2d\u0e23\u0e4c\u0e1a\u0e34\u0e17\u0e0b\u0e35\u0e19\",\"url\":\"https:\\\/\\\/orbitcine.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/orbitcine.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/orbitcine.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Logo-Orbitcine-1.png\",\"contentUrl\":\"https:\\\/\\\/orbitcine.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Logo-Orbitcine-1.png\",\"width\":1254,\"height\":1254,\"caption\":\"ORBITCINE\"},\"image\":{\"@id\":\"https:\\\/\\\/orbitcine.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/orbitcine\",\"https:\\\/\\\/x.com\\\/orbitcine\",\"https:\\\/\\\/www.instagram.com\\\/orbitcine\",\"https:\\\/\\\/www.youtube.com\\\/@orbitcine\",\"https:\\\/\\\/www.tiktok.com\\\/@orbitcineservice\"],\"telephone\":\"+66971599690\",\"email\":\"orbitcineservice@gmail.com\",\"description\":\"ORBITCINE \u0e17\u0e35\u0e21\u0e19\u0e31\u0e01\u0e1a\u0e34\u0e19\u0e42\u0e14\u0e23\u0e19\u0e17\u0e35\u0e48\u0e02\u0e36\u0e49\u0e19\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e15\u0e32\u0e21\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22 \u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e19\u0e34\u0e48\u0e07\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e17\u0e31\u0e48\u0e27\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 \u0e07\u0e32\u0e19\u0e23\u0e35\u0e2a\u0e2d\u0e23\u0e4c\u0e17 \u0e42\u0e23\u0e07\u0e41\u0e23\u0e21 \u0e2d\u0e2a\u0e31\u0e07\u0e2b\u0e32\u0e23\u0e34\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c \u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c \u0e41\u0e25\u0e30 FPV Cinematic\",\"areaServed\":{\"@type\":\"Country\",\"name\":\"Thailand\"},\"knowsLanguage\":[\"th\",\"en\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Drone Photography & Video Services Thailand | ORBITCINE","description":"Aerial stills and 4K video by licensed drone pilots in Thailand. Pilot training, repairs and sales too. NBTC and CAAT registered. Free quote the same day.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/orbitcine.com\/en\/services\/event\/","og_locale":"en_US","og_type":"article","og_title":"Drone Photography & Video Services Thailand | ORBITCINE","og_description":"Aerial stills and 4K video by licensed drone pilots in Thailand. Pilot training, repairs and sales too. NBTC and CAAT registered. Free quote the same day.","og_url":"https:\/\/orbitcine.com\/en\/services\/event\/","og_site_name":"ORBITCINE","article_publisher":"https:\/\/www.facebook.com\/orbitcine","article_modified_time":"2026-08-21T17:15:14+00:00","twitter_card":"summary_large_image","twitter_title":"Drone Photography & Video Services Thailand | ORBITCINE","twitter_description":"Aerial stills and 4K video by licensed drone pilots in Thailand. Pilot training, repairs and sales too. NBTC and CAAT registered. Free quote the same day.","twitter_site":"@orbitcine","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/orbitcine.com\/services\/event\/","url":"https:\/\/orbitcine.com\/services\/event\/","name":"\u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e42\u0e14\u0e23\u0e19\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e1e\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23 | ORBITCINE","isPartOf":{"@id":"https:\/\/orbitcine.com\/#website"},"datePublished":"2026-08-21T17:05:24+00:00","dateModified":"2026-08-21T17:15:14+00:00","description":"\u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c \u0e07\u0e32\u0e19\u0e41\u0e15\u0e48\u0e07 \u0e07\u0e32\u0e19\u0e1a\u0e27\u0e0a \u0e07\u0e32\u0e19\u0e40\u0e1b\u0e34\u0e14\u0e15\u0e31\u0e27 \u0e41\u0e25\u0e30\u0e04\u0e2d\u0e19\u0e40\u0e2a\u0e34\u0e23\u0e4c\u0e15 \u0e20\u0e32\u0e1e\u0e2b\u0e21\u0e39\u0e48\u0e21\u0e38\u0e21\u0e2a\u0e39\u0e07\u0e41\u0e25\u0e30\u0e0a\u0e47\u0e2d\u0e15\u0e40\u0e1b\u0e34\u0e14\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e16\u0e48\u0e32\u0e22\u0e08\u0e32\u0e01\u0e1e\u0e37\u0e49\u0e19\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49 \u0e27\u0e32\u0e07\u0e41\u0e1c\u0e19\u0e04\u0e27\u0e32\u0e21\u0e1b\u0e25\u0e2d\u0e14\u0e20\u0e31\u0e22\u0e17\u0e38\u0e01\u0e07\u0e32\u0e19","breadcrumb":{"@id":"https:\/\/orbitcine.com\/services\/event\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/orbitcine.com\/services\/event\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/orbitcine.com\/services\/event\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/orbitcine.com\/"},{"@type":"ListItem","position":2,"name":"\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28","item":"https:\/\/orbitcine.com\/services\/"},{"@type":"ListItem","position":3,"name":"\u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e42\u0e14\u0e23\u0e19\u0e07\u0e32\u0e19\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c\u0e41\u0e25\u0e30\u0e1e\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23"}]},{"@type":"WebSite","@id":"https:\/\/orbitcine.com\/#website","url":"https:\/\/orbitcine.com\/","name":"ORBITCINE","description":"\u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e14\u0e49\u0e27\u0e22\u0e42\u0e14\u0e23\u0e19 \u0e42\u0e14\u0e22\u0e17\u0e35\u0e21\u0e19\u0e31\u0e01\u0e1a\u0e34\u0e19\u0e21\u0e35\u0e43\u0e1a\u0e2d\u0e19\u0e38\u0e0d\u0e32\u0e15","publisher":{"@id":"https:\/\/orbitcine.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/orbitcine.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/orbitcine.com\/#organization","name":"ORBITCINE","alternateName":"\u0e2d\u0e2d\u0e23\u0e4c\u0e1a\u0e34\u0e17\u0e0b\u0e35\u0e19","url":"https:\/\/orbitcine.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/orbitcine.com\/#\/schema\/logo\/image\/","url":"https:\/\/orbitcine.com\/wp-content\/uploads\/2026\/08\/Logo-Orbitcine-1.png","contentUrl":"https:\/\/orbitcine.com\/wp-content\/uploads\/2026\/08\/Logo-Orbitcine-1.png","width":1254,"height":1254,"caption":"ORBITCINE"},"image":{"@id":"https:\/\/orbitcine.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/orbitcine","https:\/\/x.com\/orbitcine","https:\/\/www.instagram.com\/orbitcine","https:\/\/www.youtube.com\/@orbitcine","https:\/\/www.tiktok.com\/@orbitcineservice"],"telephone":"+66971599690","email":"orbitcineservice@gmail.com","description":"ORBITCINE \u0e17\u0e35\u0e21\u0e19\u0e31\u0e01\u0e1a\u0e34\u0e19\u0e42\u0e14\u0e23\u0e19\u0e17\u0e35\u0e48\u0e02\u0e36\u0e49\u0e19\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e15\u0e32\u0e21\u0e01\u0e0e\u0e2b\u0e21\u0e32\u0e22 \u0e23\u0e31\u0e1a\u0e16\u0e48\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e19\u0e34\u0e48\u0e07\u0e41\u0e25\u0e30\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d\u0e17\u0e32\u0e07\u0e2d\u0e32\u0e01\u0e32\u0e28\u0e17\u0e31\u0e48\u0e27\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e44\u0e17\u0e22 \u0e07\u0e32\u0e19\u0e23\u0e35\u0e2a\u0e2d\u0e23\u0e4c\u0e17 \u0e42\u0e23\u0e07\u0e41\u0e23\u0e21 \u0e2d\u0e2a\u0e31\u0e07\u0e2b\u0e32\u0e23\u0e34\u0e21\u0e17\u0e23\u0e31\u0e1e\u0e22\u0e4c \u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c \u0e41\u0e25\u0e30 FPV Cinematic","areaServed":{"@type":"Country","name":"Thailand"},"knowsLanguage":["th","en"]}]}},"_links":{"self":[{"href":"https:\/\/orbitcine.com\/en\/wp-json\/wp\/v2\/pages\/149","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/orbitcine.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/orbitcine.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/orbitcine.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/orbitcine.com\/en\/wp-json\/wp\/v2\/comments?post=149"}],"version-history":[{"count":1,"href":"https:\/\/orbitcine.com\/en\/wp-json\/wp\/v2\/pages\/149\/revisions"}],"predecessor-version":[{"id":156,"href":"https:\/\/orbitcine.com\/en\/wp-json\/wp\/v2\/pages\/149\/revisions\/156"}],"up":[{"embeddable":true,"href":"https:\/\/orbitcine.com\/en\/wp-json\/wp\/v2\/pages\/146"}],"wp:attachment":[{"href":"https:\/\/orbitcine.com\/en\/wp-json\/wp\/v2\/media?parent=149"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}