{"id":9041,"date":"2026-05-13T04:41:43","date_gmt":"2026-05-13T04:41:43","guid":{"rendered":"https:\/\/nstgoclub.com\/?page_id=9041"},"modified":"2026-05-30T02:51:51","modified_gmt":"2026-05-30T02:51:51","slug":"home_en","status":"publish","type":"page","link":"https:\/\/nstgoclub.com\/","title":{"rendered":"Home_EN"},"content":{"rendered":"<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@300;400;500;700;800&display=swap');\n\n    :root {\n        --primary-color: #111111;\n        --font-main: 'Prompt', sans-serif;\n    }\n\n    \/* \u0e01\u0e25\u0e48\u0e2d\u0e07\u0e04\u0e23\u0e2d\u0e1a\u0e2b\u0e25\u0e31\u0e01\u0e1b\u0e23\u0e31\u0e1a\u0e43\u0e0a\u0e49\u0e21\u0e34\u0e15\u0e34\u0e2a\u0e31\u0e21\u0e1e\u0e31\u0e19\u0e18\u0e4c\u0e15\u0e32\u0e21\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e2a\u0e48\u0e27\u0e19\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e08\u0e23\u0e34\u0e07 *\/\n    .custom-hero-wrapper {\n        position: relative;\n        width: 100vw !important;\n        \/* \u0e1b\u0e23\u0e31\u0e1a\u0e43\u0e2b\u0e49\u0e04\u0e33\u0e19\u0e27\u0e13\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07\u0e08\u0e2d\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e44\u0e21\u0e48\u0e43\u0e2b\u0e49\u0e23\u0e39\u0e1b\u0e2b\u0e25\u0e38\u0e14\u0e2a\u0e40\u0e01\u0e25 *\/\n        height: auto;\n        min-height: 100vh;\n        margin-left: calc(-50vw + 50%) !important;\n        margin-right: calc(-50vw + 50%) !important;\n        background-image: url('https:\/\/nstgoclub.com\/wp-content\/uploads\/2026\/05\/\u0e1b\u0e01-A4-NST-International-Go-Open.png') !important;\n        \/* \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e40\u0e1b\u0e47\u0e19 contain \u0e1a\u0e19\u0e08\u0e2d\u0e43\u0e2b\u0e0d\u0e48\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e47\u0e19\u0e20\u0e32\u0e1e\u0e04\u0e23\u0e1a\u0e16\u0e49\u0e27\u0e19 100% \u0e44\u0e21\u0e48\u0e42\u0e14\u0e19\u0e15\u0e31\u0e14\u0e2b\u0e31\u0e27\u0e15\u0e31\u0e14\u0e17\u0e49\u0e32\u0e22 *\/\n        background-size: contain !important;\n        background-position: center top !important;\n        background-repeat: no-repeat !important;\n        \/* \u0e43\u0e0a\u0e49\u0e2a\u0e35\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e01\u0e25\u0e37\u0e19\u0e44\u0e1b\u0e01\u0e31\u0e1a\u0e42\u0e17\u0e19\u0e2a\u0e27\u0e48\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e20\u0e32\u0e1e *\/\n        background-color: #f7f5f2 !important; \n        display: flex;\n        flex-direction: column;\n        overflow: hidden;\n        font-family: var(--font-main);\n        box-sizing: border-box;\n    }\n\n    \/* --- Navigation Bar \u0e1d\u0e31\u0e07\u0e0b\u0e49\u0e2d\u0e19\u0e25\u0e2d\u0e22\u0e40\u0e2b\u0e19\u0e37\u0e2d\u0e1b\u0e01 --- *\/\n    .custom-navbar {\n        position: relative;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        padding: 20px 40px;\n        z-index: 10;\n        background: rgba(255, 255, 255, 0.4);\n        backdrop-filter: blur(8px);\n        -webkit-backdrop-filter: blur(8px);\n        box-shadow: 0 2px 15px rgba(0,0,0,0.03);\n    }\n\n    .nav-links {\n        display: flex;\n        list-style: none !important;\n        gap: 35px;\n        margin: 0 !important;\n        padding: 0 !important;\n    }\n\n    .nav-links > li {\n        position: relative;\n    }\n\n    .nav-links a {\n        text-decoration: none !important;\n        color: #111111 !important;\n        font-weight: 600;\n        font-size: 1.05rem;\n        transition: all 0.3s ease;\n        padding: 10px 0;\n        display: block;\n        text-shadow: 0 1px 4px rgba(255, 255, 255, 1);\n    }\n\n    .nav-links a:hover {\n        color: #000000 !important;\n        font-weight: 800;\n        transform: translateY(-1px);\n    }\n\n    \/* Submenu \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2b\u0e19\u0e49\u0e32 Event *\/\n    .has-submenu:hover .submenu {\n        opacity: 1;\n        visibility: visible;\n        transform: translateX(-50%) translateY(0);\n    }\n\n    .submenu {\n        position: absolute;\n        top: 100%;\n        left: 50%;\n        transform: translateX(-50%) translateY(10px);\n        background: #ffffff !important;\n        min-width: 240px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.12);\n        border-radius: 8px;\n        padding: 8px 0 !important;\n        list-style: none !important;\n        opacity: 0;\n        visibility: hidden;\n        transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n        z-index: 100;\n        border: 1px solid #eeeeee;\n    }\n\n    .submenu li a {\n        padding: 12px 20px !important;\n        font-size: 0.95rem;\n        color: #444444 !important;\n        text-shadow: none !important;\n        font-weight: 500;\n    }\n\n    .submenu li a:hover {\n        background: #f8f9fa !important;\n        color: #000000 !important;\n        font-weight: 700;\n    }\n\n    \/* Zone \u0e2a\u0e25\u0e31\u0e1a\u0e20\u0e32\u0e29\u0e32 *\/\n    .lang-switcher-zone {\n        display: flex;\n        align-items: center;\n    }\n\n    .lang-btn {\n        text-decoration: none !important;\n        color: #ffffff !important;\n        background: #111111 !important;\n        padding: 8px 18px;\n        border-radius: 6px;\n        font-weight: 700;\n        font-size: 0.95rem;\n        transition: all 0.2s ease;\n        box-shadow: 0 4px 10px rgba(0,0,0,0.15);\n    }\n\n    .lang-btn:hover {\n        background: #333333 !important;\n        transform: translateY(-1px);\n        box-shadow: 0 6px 14px rgba(0,0,0,0.2);\n    }\n\n    \/* \u0e1b\u0e38\u0e48\u0e21\u0e40\u0e1b\u0e34\u0e14\u0e40\u0e21\u0e19\u0e39\u0e1a\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d *\/\n    .menu-toggle {\n        display: none;\n        flex-direction: column;\n        gap: 5px;\n        cursor: pointer;\n        padding: 6px;\n    }\n    .menu-toggle span {\n        width: 24px;\n        height: 3px;\n        background: #111;\n        border-radius: 2px;\n        transition: 0.3s;\n    }\n\n    \/* --- Hero Content Area: \u0e08\u0e31\u0e14\u0e23\u0e30\u0e22\u0e30\u0e40\u0e1c\u0e37\u0e48\u0e2d\u0e41\u0e1c\u0e48\u0e15\u0e32\u0e21\u0e23\u0e39\u0e1b\u0e1b\u0e01\u0e08\u0e23\u0e34\u0e07 --- *\/\n    .hero-content-area {\n        position: relative;\n        flex: 1;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        text-align: center;\n        z-index: 2;\n        \/* \u0e40\u0e1e\u0e34\u0e48\u0e21 padding top-bottom \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e14\u0e31\u0e19\u0e04\u0e2d\u0e19\u0e40\u0e17\u0e19\u0e15\u0e4c\u0e43\u0e2b\u0e49\u0e2d\u0e22\u0e39\u0e48\u0e01\u0e36\u0e48\u0e07\u0e01\u0e25\u0e32\u0e07\u0e23\u0e30\u0e19\u0e32\u0e1a\u0e2a\u0e32\u0e22\u0e15\u0e32\u0e1e\u0e2d\u0e14\u0e35 *\/\n        padding: 100px 20px 80px 20px;\n    }\n\n    .hero-subtitle {\n        font-size: 1.6rem;\n        font-weight: 600;\n        color: #111111;\n        margin: 0 0 12px 0;\n        max-width: 800px;\n        text-shadow: 0 1px 4px rgba(255, 255, 255, 0.9);\n    }\n\n    .hero-title {\n        font-size: 3.8rem;\n        font-weight: 800;\n        color: var(--primary-color);\n        margin: 0 0 24px 0;\n        line-height: 1.2;\n        max-width: 900px;\n        text-shadow: 0 2px 6px rgba(255, 255, 255, 0.95);\n    }\n\n    .hero-tagline {\n        font-size: 1.4rem;\n        font-weight: 600;\n        color: #222222;\n        margin: 0 0 45px 0;\n        letter-spacing: 0.5px;\n        text-shadow: 0 1px 4px rgba(255, 255, 255, 0.9);\n    }\n\n    \/* --- Buttons --- *\/\n    .hero-cta-buttons {\n        display: flex;\n        gap: 20px;\n        margin-bottom: 60px;\n    }\n\n    .cta-btn {\n        display: inline-block;\n        padding: 14px 45px;\n        font-size: 1.1rem;\n        font-weight: 700;\n        text-decoration: none !important;\n        border-radius: 8px;\n        transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n        box-shadow: 0 4px 15px rgba(0,0,0,0.12);\n        text-align: center;\n    }\n\n    .btn-primary {\n        background: #111111 !important;\n        color: #ffffff !important;\n        border: 2px solid #111111 !important;\n    }\n    .btn-primary:hover {\n        background: #333333 !important;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 20px rgba(0,0,0,0.18);\n    }\n\n    .btn-secondary {\n        background: #ffffff !important;\n        color: #111111 !important;\n        border: 2px solid #111111 !important;\n    }\n    .btn-secondary:hover {\n        background: #f5f5f5 !important;\n        transform: translateY(-2px);\n        box-shadow: 0 6px 20px rgba(0,0,0,0.18);\n    }\n\n    \/* --- Supporter (\u0e25\u0e47\u0e2d\u0e01\u0e2a\u0e40\u0e01\u0e25\u0e25\u0e37\u0e48\u0e19\u0e44\u0e2b\u0e25\u0e15\u0e32\u0e21\u0e08\u0e2d) --- *\/\n    .supporter-wrap {\n        width: 100%;\n        max-width: 600px;\n        margin-top: auto;\n    }\n\n    .supporter-label {\n        font-size: 1rem;\n        font-weight: 700;\n        color: #222222;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        display: block;\n        margin-bottom: 15px;\n        text-shadow: 0 1px 2px rgba(255,255,255,0.8);\n    }\n\n    .supporter-image-container {\n        width: 100%;\n        display: flex;\n        justify-content: center;\n    }\n\n    .supporter-long-img {\n        width: 100%;\n        max-width: 480px;\n        height: auto;\n        object-fit: contain;\n        filter: drop-shadow(0 4px 8px rgba(0,0,0,0.06));\n    }\n\n    \/* --- \ud83d\udcf1 \u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e42\u0e2b\u0e21\u0e14\u0e08\u0e2d\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d \/ \u0e41\u0e17\u0e47\u0e1a\u0e40\u0e25\u0e47\u0e15 \u0e43\u0e2b\u0e49\u0e23\u0e39\u0e1b\u0e02\u0e22\u0e32\u0e22\u0e40\u0e15\u0e47\u0e21\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19\u0e40\u0e15\u0e47\u0e21\u0e15\u0e32 --- *\/\n    @media (max-width: 1024px) {\n        .custom-hero-wrapper {\n            background-size: cover !important; \/* \u0e1a\u0e19\u0e14\u0e35\u0e44\u0e27\u0e0b\u0e4c\u0e41\u0e19\u0e27\u0e15\u0e31\u0e49\u0e07\u0e2a\u0e25\u0e31\u0e1a\u0e01\u0e25\u0e31\u0e1a\u0e21\u0e32\u0e43\u0e0a\u0e49 cover \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e15\u0e47\u0e21\u0e08\u0e2d *\/\n        }\n    }\n\n    @media (max-width: 768px) {\n        .custom-navbar {\n            padding: 15px 20px;\n        }\n\n        .menu-toggle {\n            display: flex;\n        }\n\n        .nav-links {\n            display: none;\n            position: absolute;\n            top: 100%; left: 0; width: 100%;\n            background: #ffffff !important;\n            flex-direction: column;\n            gap: 0;\n            box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n            padding: 10px 0 !important;\n            border-top: 1px solid #f1f1f1;\n        }\n\n        .nav-links.active {\n            display: flex;\n        }\n\n        .nav-links > li {\n            width: 100%;\n        }\n\n        .nav-links a {\n            padding: 15px 25px !important;\n            border-bottom: 1px solid #f7f7f7;\n            text-shadow: none !important;\n        }\n\n        .has-submenu:hover .submenu {\n            position: relative;\n            top: 0; left: 0; transform: none;\n            opacity: 1; visibility: visible;\n            box-shadow: none;\n            background: #fafafa !important;\n            width: 100%;\n            border: none;\n            padding: 0 !important;\n        }\n        \n        .submenu li a {\n            padding-left: 40px !important;\n        }\n\n        .hero-content-area {\n            padding: 50px 20px;\n        }\n        \n        .hero-title {\n            font-size: 2.2rem;\n        }\n        \n        .hero-subtitle {\n            font-size: 1.15rem;\n        }\n        \n        .hero-tagline {\n            font-size: 1.05rem;\n            margin-bottom: 35px;\n        }\n\n        .hero-cta-buttons {\n            flex-direction: column;\n            width: 100%;\n            max-width: 280px;\n            gap: 12px;\n            margin-bottom: 40px;\n        }\n        \n        .cta-btn {\n            width: 100%;\n            padding: 12px 20px;\n            box-sizing: border-box;\n        }\n\n        .supporter-wrap {\n            max-width: 90%;\n        }\n    }\n<\/style>\n\n<div class=\"custom-hero-wrapper\">\n    \n    <nav class=\"custom-navbar\">\n        <div class=\"menu-toggle\" id=\"mobile-menu\">\n            <span><\/span>\n            <span><\/span>\n            <span><\/span>\n        <\/div>\n        \n        <ul class=\"nav-links\" id=\"nav-menu\">\n            <li><a href=\"https:\/\/nstgoclub.com\/\">Home<\/a><\/li>\n            <li><a href=\"https:\/\/nstgoclub.com\/?page_id=9089\">About Us<\/a><\/li>\n            <li class=\"has-submenu\">\n                <a href=\"https:\/\/nstgoclub.com\/?page_id=9091\">Event \u25be<\/a>\n                <ul class=\"submenu\">\n                    <li><a href=\"https:\/\/nstgoclub.com\/?page_id=9211\">NST International open<\/a><\/li>\n                    <li><a href=\"https:\/\/nstgoclub.com\/?page_id=9262\">Go training course<\/a><\/li>\n                    <li><a href=\"https:\/\/nstgoclub.com\/?page_id=9213\">NST Go Club Series<\/a><\/li>\n                <\/ul>\n            <\/li>\n            <li><a href=\"https:\/\/nstgoclub.com\/?page_id=9140\">News<\/a><\/li>\n            <li><a href=\"https:\/\/nstgoclub.com\/?page_id=9092\">Contract<\/a><\/li>\n        <\/ul>\n\n        <div class=\"lang-switcher-zone\">\n            <a href=\"https:\/\/nstgoclub.com\/?page_id=9047\" class=\"lang-btn\">TH<\/a>\n        <\/div>\n    <\/nav>\n\n    <div class=\"hero-content-area\">\n        <h2 class=\"hero-subtitle\">Nakhon Si Thammarat International Go Open 2026<\/h2>\n        <h1 class=\"hero-title\">Thailand GO Super Series 2026<\/h1>\n        <p class=\"hero-tagline\">Learn \u2022 Compete \u2022 Travel \u2022 Love Nakhon<\/p>\n        \n        <div class=\"hero-cta-buttons\">\n            <a href=\"https:\/\/nstgoclub.com\/?page_id=9050\" class=\"cta-btn btn-secondary\">Event Details<\/a>\n            <a href=\"https:\/\/nstgoclub.com\/?page_id=9060\" class=\"cta-btn btn-primary\">Register Now<\/a>\n        <\/div>\n\n        <div class=\"supporter-wrap\">\n            <span class=\"supporter-label\"><\/span>\n            <div class=\"supporter-image-container\">\n                <img decoding=\"async\" src=\"https:\/\/nstgoclub.com\/wp-content\/uploads\/2026\/05\/\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-removebg-preview.png\" alt=\"Supporters\" class=\"supporter-long-img\">\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    document.getElementById('mobile-menu').addEventListener('click', function() {\n        var navMenu = document.getElementById('nav-menu');\n        navMenu.classList.toggle('active');\n        this.classList.toggle('active');\n    });\n<\/script>\n\n\n<div class=\"wp-block-group alignfull has-contrast-color has-text-color is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-e6a2c4a6 wp-block-group-is-layout-flex\" style=\"min-height:40vh;margin-top:0;margin-bottom:0;padding-top:var(--wp--preset--spacing--60);padding-right:var(--wp--preset--spacing--50);padding-bottom:var(--wp--preset--spacing--60);padding-left:var(--wp--preset--spacing--50)\"><div style=\"margin-bottom:6px\" class=\"is-default-size aligncenter wp-block-site-logo\"><a href=\"https:\/\/nstgoclub.com\/\" class=\"custom-logo-link\" rel=\"home\"><img loading=\"lazy\" decoding=\"async\" width=\"505\" height=\"494\" src=\"https:\/\/nstgoclub.com\/wp-content\/uploads\/2026\/05\/453211611_453759270836892_5338850688073450138_n-removebg-preview.png\" class=\"custom-logo\" alt=\"\" srcset=\"https:\/\/nstgoclub.com\/wp-content\/uploads\/2026\/05\/453211611_453759270836892_5338850688073450138_n-removebg-preview.png 505w, https:\/\/nstgoclub.com\/wp-content\/uploads\/2026\/05\/453211611_453759270836892_5338850688073450138_n-removebg-preview-300x293.png 300w\" sizes=\"auto, (max-width: 505px) 100vw, 505px\" \/><\/a><\/div>\n\n\n<div class=\"wp-block-group alignwide has-tertiary-color has-text-color has-link-color has-x-small-font-size wp-elements-66e85262f2e75c4ef356fd1f8b6a26a2 is-content-justification-center is-nowrap is-layout-flex wp-container-core-group-is-layout-77878c66 wp-block-group-is-layout-flex\">\n<p class=\"wp-block-paragraph\">&copy; 2026 <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">. All Rights Reserved<\/p>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Home About Us Event \u25be NST International open Go trainin [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9041","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nstgoclub.com\/index.php?rest_route=\/wp\/v2\/pages\/9041","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nstgoclub.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nstgoclub.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nstgoclub.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nstgoclub.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9041"}],"version-history":[{"count":30,"href":"https:\/\/nstgoclub.com\/index.php?rest_route=\/wp\/v2\/pages\/9041\/revisions"}],"predecessor-version":[{"id":9383,"href":"https:\/\/nstgoclub.com\/index.php?rest_route=\/wp\/v2\/pages\/9041\/revisions\/9383"}],"wp:attachment":[{"href":"https:\/\/nstgoclub.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9041"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}