{"id":10,"date":"2025-12-13T03:35:13","date_gmt":"2025-12-13T03:35:13","guid":{"rendered":"https:\/\/www.theonerubber.com\/?page_id=10"},"modified":"2025-12-24T14:01:37","modified_gmt":"2025-12-24T14:01:37","slug":"home","status":"publish","type":"page","link":"https:\/\/www.theonerubber.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\">\n\t\t\t\t<div class=\"elementor-element elementor-element-01f9e70 e-flex e-con-boxed e-con e-parent\" data-id=\"01f9e70\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ddafdbf elementor-widget elementor-widget-image\" data-id=\"ddafdbf\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t<figure class=\"wp-caption\">\n\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"807\" height=\"1024\" src=\"https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/banner-rubber-Ai-807x1024.png\" class=\"attachment-large size-large wp-image-35\" alt=\"sale rubber ai search\" srcset=\"https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/banner-rubber-Ai-807x1024.png 807w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/banner-rubber-Ai-236x300.png 236w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/banner-rubber-Ai-768x975.png 768w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/banner-rubber-Ai.png 864w\" sizes=\"(max-width: 807px) 100vw, 807px\" \/>\t\t\t\t\t\t\t\t\t\t\t<figcaption class=\"widget-image-caption wp-caption-text\">sale rubber  \nai search<\/figcaption>\n\t\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7aabdb8 elementor-widget elementor-widget-html\" data-id=\"7aabdb8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\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>The One Rubber | Strategic Natural Rubber Partner<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n    <style>\r\n        :root { --dark-green: #004d00; --light-grey: #f4f7f4; --white: #ffffff; }\r\n        body { font-family: 'Helvetica Neue', Arial, sans-serif; margin: 0; color: #333; line-height: 1.6; }\r\n        \r\n        \/* Hero Section *\/\r\n        .hero { \r\n            background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url('https:\/\/images.unsplash.com\/photo-1581091226825-a6a2a5aee158?auto=format&fit=crop&q=80&w=1920'); \r\n            background-size: cover; background-position: center; height: 90vh; \r\n            display: flex; flex-direction: column; justify-content: center; align-items: center; \r\n            text-align: center; color: var(--white); padding: 0 20px;\r\n        }\r\n        .hero h1 { font-size: 3.5rem; margin-bottom: 10px; }\r\n        .hero p { font-size: 1.5rem; max-width: 800px; margin-bottom: 30px; opacity: 0.9; }\r\n        .slogan-box { background: rgba(255,255,255,0.95); padding: 15px 40px; border-radius: 5px; margin-bottom: 40px; }\r\n        .slogan-box span { color: var(--dark-green); font-size: 2rem; font-weight: bold; letter-spacing: 1px; }\r\n\r\n        \/* Stats Bar *\/\r\n        .stats-bar { background: var(--dark-green); color: white; padding: 40px 0; display: flex; justify-content: space-around; flex-wrap: wrap; }\r\n        .stat-item h3 { font-size: 2.5rem; margin: 0; }\r\n        .stat-item p { margin: 5px 0 0; opacity: 0.8; text-transform: uppercase; font-size: 0.9rem; }\r\n\r\n        \/* Value Proposition *\/\r\n        .section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; }\r\n        .section-title { text-align: center; color: var(--dark-green); font-size: 2.5rem; margin-bottom: 50px; }\r\n        .grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }\r\n        .card { padding: 40px; border: 1px solid #eee; border-radius: 10px; transition: 0.3s; text-align: center; }\r\n        .card:hover { box-shadow: 0 10px 30px rgba(0,77,0,0.1); border-color: var(--dark-green); }\r\n        .card i { font-size: 3rem; color: var(--dark-green); margin-bottom: 20px; }\r\n\r\n        \/* Buttons *\/\r\n        .btn { padding: 15px 35px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1rem; transition: 0.3s; cursor: pointer; display: inline-block; }\r\n        .btn-primary { background: var(--dark-green); color: white; border: none; }\r\n        .btn-primary:hover { background: #006600; }\r\n        .btn-secondary { background: white; color: #333; margin-left: 15px; }\r\n\r\n        \/* Industry Section *\/\r\n        .industry-bg { background: var(--light-grey); }\r\n\r\n        @media (max-width: 768px) { .hero h1 { font-size: 2.2rem; } .hero p { font-size: 1.1rem; } .slogan-box span { font-size: 1.4rem; } }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <header class=\"hero\">\r\n        <h1>Thailand\u2019s Strategic Gateway to Premium Rubber<\/h1>\r\n        <p>Connecting Global Manufacturers to Verified High-Quality Supply Networks<\/p>\r\n        <div class=\"slogan-box\">\r\n            <span>Demand Purity. Demand Data.<\/span>\r\n        <\/div>\r\n        <div>\r\n            <a href=\"#contact\" class=\"btn btn-primary\">Request a Strategic Quote<\/a>\r\n            <a href=\"#\" class=\"btn btn-secondary\">Download Profile<\/a>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <div class=\"stats-bar\">\r\n        <div class=\"stat-item\"><h3>100k+<\/h3><p>Annual Supply (Tons)<\/p><\/div>\r\n        <div class=\"stat-item\"><h3>20+<\/h3><p>Exporting Countries<\/p><\/div>\r\n        <div class=\"stat-item\"><h3>100%<\/h3><p>Data Verification<\/p><\/div>\r\n        <div class=\"stat-item\"><h3>ISO\/IATF<\/h3><p>Partner Standards<\/p><\/div>\r\n    <\/div>\r\n\r\n    <section class=\"section\">\r\n        <h2 class=\"section-title\">Why Strategic Partners Trust Us<\/h2>\r\n        <div class=\"grid\">\r\n            <div class=\"card\">\r\n                <i class=\"fas fa-shield-check\"><\/i>\r\n                <h3>Independent Audit<\/h3>\r\n                <p>\u0e40\u0e23\u0e32\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e40\u0e1e\u0e35\u0e22\u0e07\u0e41\u0e04\u0e48\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 \u0e41\u0e15\u0e48\u0e40\u0e23\u0e32\u0e40\u0e02\u0e49\u0e32\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2b\u0e19\u0e49\u0e32\u0e07\u0e32\u0e19\u0e14\u0e49\u0e27\u0e22\u0e17\u0e35\u0e21 Auditor \u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\u0e40\u0e2d\u0e07<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <i class=\"fas fa-chart-line\"><\/i>\r\n                <h3>Supply Resilience<\/h3>\r\n                <p>\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e14\u0e49\u0e27\u0e22\u0e40\u0e04\u0e23\u0e37\u0e2d\u0e02\u0e48\u0e32\u0e22\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e2a\u0e33\u0e23\u0e2d\u0e07 \u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e44\u0e14\u0e49\u0e27\u0e48\u0e32\u0e2a\u0e32\u0e22\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\u0e02\u0e2d\u0e07\u0e17\u0e48\u0e32\u0e19\u0e08\u0e30\u0e14\u0e33\u0e40\u0e19\u0e34\u0e19\u0e44\u0e1b\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07<\/p>\r\n            <\/div>\r\n            <div class=\"card\">\r\n                <i class=\"fas fa-microscope\"><\/i>\r\n                <h3>Data Integrity<\/h3>\r\n                <p>\u0e22\u0e32\u0e07\u0e17\u0e38\u0e01\u0e15\u0e31\u0e19\u0e21\u0e32\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e17\u0e32\u0e07\u0e40\u0e17\u0e04\u0e19\u0e34\u0e04\u0e17\u0e35\u0e48\u0e1c\u0e48\u0e32\u0e19\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e0b\u0e49\u0e33 (Double-Verified) \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section class=\"section industry-bg\" style=\"max-width: 100%;\">\r\n        <div style=\"max-width: 1200px; margin: 0 auto;\">\r\n            <h2 class=\"section-title\">Solutions for Global Industries<\/h2>\r\n            \r\n            <div class=\"grid\">\r\n                <div class=\"card\" style=\"background: white;\">\r\n                    <h3>Automotive Tires<\/h3>\r\n                    <p>High-consistency STR10\/20 and RSS for leading tire manufacturers.<\/p>\r\n                <\/div>\r\n                <div class=\"card\" style=\"background: white;\">\r\n                    <h3>Medical Grade<\/h3>\r\n                    <p>Ultra-pure concentrated latex for sensitive healthcare applications.<\/p>\r\n                <\/div>\r\n                <div class=\"card\" style=\"background: white;\">\r\n                    <h3>Industrial Parts<\/h3>\r\n                    <p>Customized rubber grades for engineering and heavy-duty machinery.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <section id=\"contact\" class=\"section\" style=\"text-align: center;\">\r\n        <h2 style=\"color: var(--dark-green);\">Ready to Secure Your Supply Chain?<\/h2>\r\n        <p style=\"font-size: 1.2rem; margin-bottom: 30px;\">\u0e04\u0e38\u0e22\u0e01\u0e31\u0e1a\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e36\u0e01\u0e29\u0e32\u0e40\u0e0a\u0e34\u0e07\u0e01\u0e25\u0e22\u0e38\u0e17\u0e18\u0e4c\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e41\u0e1c\u0e19\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e2b\u0e32\u0e17\u0e35\u0e48\u0e14\u0e35\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/p>\r\n        <a href=\"mailto:contact@theonerubber.com\" class=\"btn btn-primary\">Contact Our Strategy Team<\/a>\r\n    <\/section>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0cfbeae e-flex e-con-boxed e-con e-parent\" data-id=\"0cfbeae\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a1e37c3 e-con-full e-flex e-con e-child\" data-id=\"a1e37c3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d4b7a8 elementor-widget elementor-widget-html\" data-id=\"6d4b7a8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    .highlight-section {\r\n        padding: 80px 20px;\r\n        background: radial-gradient(circle at center, #ffffff 0%, #f4f7f6 100%);\r\n        text-align: center;\r\n        font-family: 'Sarabun', sans-serif;\r\n    }\r\n    .tagline {\r\n        color: #28a745;\r\n        font-weight: bold;\r\n        letter-spacing: 2px;\r\n        font-size: 14px;\r\n        margin-bottom: 10px;\r\n        display: block;\r\n    }\r\n    .main-title {\r\n        font-size: clamp(28px, 5vw, 42px);\r\n        color: #002B49;\r\n        font-weight: 800;\r\n        line-height: 1.3;\r\n        margin-bottom: 25px;\r\n    }\r\n    .main-title span {\r\n        color: #28a745;\r\n        position: relative;\r\n    }\r\n    .sub-text {\r\n        font-size: 18px;\r\n        color: #555;\r\n        max-width: 800px;\r\n        margin: 0 auto 40px;\r\n        line-height: 1.6;\r\n    }\r\n    .cta-box {\r\n        background: #002B49;\r\n        color: white;\r\n        display: inline-block;\r\n        padding: 30px 50px;\r\n        border-radius: 20px;\r\n        box-shadow: 0 15px 35px rgba(0,43,73,0.2);\r\n    }\r\n    .cta-box h3 {\r\n        margin: 0;\r\n        font-size: 24px;\r\n        font-weight: 700;\r\n    }\r\n    .cta-box p {\r\n        margin: 10px 0 0;\r\n        font-size: 16px;\r\n        color: #28a745;\r\n        font-weight: bold;\r\n    }\r\n<\/style>\r\n\r\n<div class=\"highlight-section\">\r\n    <span class=\"tagline\">TRUE TCO PARTNER<\/span>\r\n    <h2 class=\"main-title\">\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e22\u0e32\u0e07\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34\u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19 <span>\u201c\u0e04\u0e27\u0e32\u0e21\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33\u0e23\u0e30\u0e14\u0e31\u0e1a AI\u201d<\/span><\/h2>\r\n    <p class=\"sub-text\">\r\n        \u0e40\u0e25\u0e34\u0e01\u0e1b\u0e27\u0e14\u0e2b\u0e31\u0e27\u0e01\u0e31\u0e1a\u0e27\u0e31\u0e15\u0e16\u0e38\u0e14\u0e34\u0e1a\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e40\u0e2a\u0e16\u0e35\u0e22\u0e23 \u0e40\u0e23\u0e32\u0e43\u0e0a\u0e49\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35 AI \u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e40\u0e0a\u0e34\u0e07\u0e25\u0e36\u0e01 \r\n        \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e22\u0e32\u0e07\u0e17\u0e35\u0e48\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14 \u0e25\u0e14\u0e02\u0e2d\u0e07\u0e40\u0e2a\u0e35\u0e22 \u0e41\u0e25\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e01\u0e33\u0e44\u0e23\u0e43\u0e2b\u0e49\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19\r\n    <\/p>\r\n    <div class=\"cta-box\">\r\n        <h3>\u201c\u0e2b\u0e22\u0e38\u0e14\u0e0b\u0e37\u0e49\u0e2d\u0e42\u0e14\u0e22\u0e44\u0e21\u0e48\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25... \u0e40\u0e23\u0e35\u0e22\u0e01\u0e23\u0e49\u0e2d\u0e07\u0e14\u0e32\u0e15\u0e49\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e31\u0e27\u0e23\u0e4c\u201d<\/h3>\r\n        <p>\u0e40\u0e1e\u0e23\u0e32\u0e30\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14 \u0e04\u0e37\u0e2d\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\u0e17\u0e35\u0e48\u0e23\u0e32\u0e1a\u0e23\u0e37\u0e48\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14<\/p>\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f43eb2b e-flex e-con-boxed e-con e-child\" data-id=\"f43eb2b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e87921c elementor-widget elementor-widget-image\" data-id=\"e87921c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"217\" height=\"300\" src=\"https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/str20-217x300.jpg\" class=\"attachment-medium size-medium wp-image-65\" alt=\"\" srcset=\"https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/str20-217x300.jpg 217w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/str20-741x1024.jpg 741w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/str20.jpg 750w\" sizes=\"(max-width: 217px) 100vw, 217px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3d1622c e-flex e-con-boxed e-con e-parent\" data-id=\"3d1622c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9df4f1e e-flex e-con-boxed e-con e-parent\" data-id=\"9df4f1e\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55fd10c elementor-widget elementor-widget-heading\" data-id=\"55fd10c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">The Future of Natural Rubber, Driven by AI.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-07e296a e-flex e-con-boxed e-con e-parent\" data-id=\"07e296a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2f2bbbf elementor-widget elementor-widget-text-editor\" data-id=\"2f2bbbf\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 Experience Unmatched Consistency and Total Cost Quality every batch<\/strong>!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2117ed5 e-flex e-con-boxed e-con e-parent\" data-id=\"2117ed5\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3be45bb elementor-widget elementor-widget-html\" data-id=\"3be45bb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<style>\r\n    .ai-tco-section {\r\n        padding: 100px 20px;\r\n        background: #000c17; \/* \u0e2a\u0e35\u0e14\u0e33\u0e25\u0e36\u0e01\u0e41\u0e1a\u0e1a Tech *\/\r\n        font-family: 'Sarabun', sans-serif;\r\n        overflow: hidden;\r\n        position: relative;\r\n    }\r\n\r\n    \/* \u0e15\u0e01\u0e41\u0e15\u0e48\u0e07\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e41\u0e1a\u0e1a AI Glow *\/\r\n    .ai-tco-section::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: -50%;\r\n        left: -10%;\r\n        width: 40%;\r\n        height: 200%;\r\n        background: radial-gradient(circle, rgba(40, 167, 69, 0.1) 0%, rgba(0,0,0,0) 70%);\r\n        transform: rotate(-15deg);\r\n    }\r\n\r\n    .ai-tco-container {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n        position: relative;\r\n        z-index: 1;\r\n    }\r\n\r\n    .ai-tco-header {\r\n        text-align: center;\r\n        margin-bottom: 80px;\r\n    }\r\n\r\n    .ai-tco-header h2 {\r\n        font-size: 46px;\r\n        color: #ffffff;\r\n        font-weight: 800;\r\n        margin-bottom: 20px;\r\n        line-height: 1.2;\r\n    }\r\n\r\n    .ai-tco-header h2 span {\r\n        color: #28a745; \/* \u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27\u0e2a\u0e27\u0e48\u0e32\u0e07 *\/\r\n        display: block;\r\n        font-size: 24px;\r\n        text-transform: uppercase;\r\n        letter-spacing: 4px;\r\n        margin-bottom: 10px;\r\n    }\r\n\r\n    .ai-tco-header p {\r\n        font-size: 22px;\r\n        color: #28a745;\r\n        font-weight: bold;\r\n        text-transform: uppercase;\r\n        letter-spacing: 1px;\r\n    }\r\n\r\n    \/* Grid Layout *\/\r\n    .ai-tco-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n        gap: 40px;\r\n    }\r\n\r\n    \/* AI Card Style *\/\r\n    .ai-card {\r\n        background: rgba(255, 255, 255, 0.03);\r\n        border: 1px solid rgba(255, 255, 255, 0.1);\r\n        padding: 50px 30px;\r\n        border-radius: 20px;\r\n        text-align: left;\r\n        transition: all 0.4s ease;\r\n        position: relative;\r\n    }\r\n\r\n    .ai-card:hover {\r\n        background: rgba(255, 255, 255, 0.07);\r\n        border-color: #28a745;\r\n        transform: translateY(-10px);\r\n    }\r\n\r\n    .ai-card-icon {\r\n        font-size: 40px;\r\n        color: #28a745;\r\n        margin-bottom: 25px;\r\n        text-shadow: 0 0 20px rgba(40, 167, 69, 0.5);\r\n    }\r\n\r\n    .ai-card h3 {\r\n        font-size: 24px;\r\n        color: #fff;\r\n        margin-bottom: 15px;\r\n        font-weight: 700;\r\n    }\r\n\r\n    .ai-card p {\r\n        font-size: 16px;\r\n        color: #ccc;\r\n        line-height: 1.7;\r\n        margin-bottom: 0;\r\n    }\r\n\r\n    \/* Bottom Slogan *\/\r\n    .ai-tco-footer {\r\n        margin-top: 80px;\r\n        text-align: center;\r\n        padding: 40px;\r\n        border-top: 1px dashed rgba(255,255,255,0.2);\r\n    }\r\n\r\n    .ai-tco-footer h3 {\r\n        font-size: 32px;\r\n        color: #fff;\r\n        font-weight: 900;\r\n        margin-bottom: 10px;\r\n    }\r\n\r\n    .ai-tco-footer .highlight {\r\n        color: #ff4d4d; \/* \u0e2a\u0e35\u0e41\u0e14\u0e07\u0e41\u0e08\u0e49\u0e07\u0e40\u0e15\u0e37\u0e2d\u0e19 *\/\r\n        text-decoration: underline;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .ai-tco-header h2 { font-size: 32px; }\r\n        .ai-tco-footer h3 { font-size: 24px; }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"ai-tco-section\">\r\n    <div class=\"ai-tco-container\">\r\n        \r\n        <div class=\"ai-tco-header\">\r\n            <h2>\r\n                <span>The True TCO Partner<\/span>\r\n                AI-Driven Consistency in Natural Rubber\r\n            <\/h2>\r\n        <\/div>\r\n\r\n        <div class=\"ai-tco-grid\">\r\n            \r\n            <div class=\"ai-card\">\r\n                <div class=\"ai-card-icon\"><i class=\"fa-solid fa-microchip\"><\/i><\/div>\r\n                <h3>Predictive Consistency<\/h3>\r\n                <p>\u0e40\u0e23\u0e32\u0e40\u0e25\u0e34\u0e01\u0e43\u0e0a\u0e49\u0e01\u0e32\u0e23\u0e04\u0e32\u0e14\u0e40\u0e14\u0e32 \u0e41\u0e15\u0e48\u0e43\u0e0a\u0e49 AI \u0e43\u0e19\u0e01\u0e32\u0e23\u0e27\u0e34\u0e40\u0e04\u0e23\u0e32\u0e30\u0e2b\u0e4c\u0e41\u0e25\u0e30\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d\u0e02\u0e2d\u0e07\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e22\u0e32\u0e07\u0e17\u0e38\u0e01\u0e25\u0e47\u0e2d\u0e15 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e21\u0e31\u0e48\u0e19\u0e43\u0e08\u0e27\u0e48\u0e32 Mooney Viscosity \u0e08\u0e30\u0e19\u0e34\u0e48\u0e07\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e40\u0e17\u0e48\u0e32\u0e17\u0e35\u0e48\u0e40\u0e17\u0e04\u0e42\u0e19\u0e42\u0e25\u0e22\u0e35\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19\u0e08\u0e30\u0e17\u0e33\u0e44\u0e14\u0e49<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"ai-card\">\r\n                <div class=\"ai-card-icon\"><i class=\"fa-solid fa-chart-network\"><\/i><\/div>\r\n                <h3>Data-Backed Solutions<\/h3>\r\n                <p>\u0e17\u0e38\u0e01\u0e01\u0e49\u0e2d\u0e19\u0e22\u0e32\u0e07\u0e21\u0e35\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a \u0e40\u0e23\u0e32\u0e2a\u0e48\u0e07\u0e21\u0e2d\u0e1a\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e23\u0e32\u0e22\u0e07\u0e32\u0e19\u0e1c\u0e25\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e17\u0e32\u0e07\u0e40\u0e17\u0e04\u0e19\u0e34\u0e04\u0e17\u0e35\u0e48\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e1d\u0e48\u0e32\u0e22\u0e1c\u0e25\u0e34\u0e15\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e19\u0e33\u0e44\u0e1b\u0e1b\u0e23\u0e31\u0e1a\u0e08\u0e39\u0e19\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e31\u0e01\u0e23\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33 \u0e25\u0e14\u0e01\u0e32\u0e23\u0e40\u0e2a\u0e35\u0e22\u0e40\u0e27\u0e25\u0e32\u0e17\u0e14\u0e25\u0e2d\u0e07<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"ai-card\">\r\n                <div class=\"ai-card-icon\"><i class=\"fa-solid fa-binary\"><\/i><\/div>\r\n                <h3>Stop Buying Blindly<\/h3>\r\n                <p>\u0e01\u0e32\u0e23\u0e0b\u0e37\u0e49\u0e2d\u0e22\u0e32\u0e07\u0e17\u0e35\u0e48\u0e23\u0e32\u0e04\u0e32\u0e16\u0e39\u0e01\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e2d\u0e32\u0e08\u0e01\u0e25\u0e32\u0e22\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19\u0e17\u0e35\u0e48\u0e41\u0e1e\u0e07\u0e17\u0e35\u0e48\u0e2a\u0e38\u0e14\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e40\u0e08\u0e2d\u0e02\u0e2d\u0e07\u0e40\u0e2a\u0e35\u0e22\u0e43\u0e19\u0e42\u0e23\u0e07\u0e07\u0e32\u0e19 \u0e40\u0e23\u0e32\u0e0a\u0e48\u0e27\u0e22\u0e04\u0e38\u0e13\u0e04\u0e33\u0e19\u0e27\u0e13 TCO \u0e17\u0e35\u0e48\u0e41\u0e17\u0e49\u0e08\u0e23\u0e34\u0e07 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e25\u0e14\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\u0e42\u0e14\u0e22\u0e23\u0e27\u0e21 \u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48\u0e41\u0e04\u0e48\u0e23\u0e32\u0e04\u0e32\u0e0b\u0e37\u0e49\u0e2d<\/p>\r\n            <\/div>\r\n\r\n        <\/div>\r\n\r\n        <div class=\"ai-tco-footer\">\r\n            <h3>Stop Buying Blindly. <span class=\"highlight\">Demand Data.<\/span><\/h3>\r\n            <p style=\"color: #28a745; letter-spacing: 2px;\">THE ONE RUBBER : THE SCIENCE OF CONSISTENCY<\/p>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17fec4a e-flex e-con-boxed e-con e-parent\" data-id=\"17fec4a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-570fa53 elementor-widget elementor-widget-button\" data-id=\"570fa53\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Consult CTC-AI<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5df0576 e-flex e-con-boxed e-con e-parent\" data-id=\"5df0576\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24aa7da elementor-widget elementor-widget-heading\" data-id=\"24aa7da\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Key Value<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-afa85db e-grid e-con-boxed e-con e-parent\" data-id=\"afa85db\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f07860f elementor-widget elementor-widget-image\" data-id=\"f07860f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_leaqk4leaqk4leaq.png\" class=\"attachment-large size-large wp-image-53\" alt=\"ai driven\" srcset=\"https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_leaqk4leaqk4leaq.png 1024w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_leaqk4leaqk4leaq-300x300.png 300w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_leaqk4leaqk4leaq-150x150.png 150w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_leaqk4leaqk4leaq-768x768.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a022896 elementor-widget elementor-widget-image\" data-id=\"a022896\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_cvhgwvcvhgwvcvhg.png\" class=\"attachment-large size-large wp-image-54\" alt=\"tco saving\" srcset=\"https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_cvhgwvcvhgwvcvhg.png 1024w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_cvhgwvcvhgwvcvhg-300x300.png 300w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_cvhgwvcvhgwvcvhg-150x150.png 150w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_cvhgwvcvhgwvcvhg-768x768.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a78a3bc elementor-widget elementor-widget-image\" data-id=\"a78a3bc\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"1024\" src=\"https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_6yvuzj6yvuzj6yvu.png\" class=\"attachment-large size-large wp-image-55\" alt=\"plc govermance\" srcset=\"https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_6yvuzj6yvuzj6yvu.png 1024w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_6yvuzj6yvuzj6yvu-300x300.png 300w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_6yvuzj6yvuzj6yvu-150x150.png 150w, https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/Gemini_Generated_Image_6yvuzj6yvuzj6yvu-768x768.png 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39711c4 e-con-full e-flex e-con e-parent\" data-id=\"39711c4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-cb0f33c e-con-full e-flex e-con e-child\" data-id=\"cb0f33c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d5b7159 elementor-widget elementor-widget-heading\" data-id=\"d5b7159\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Built on Trust, Powered by Data.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ba83de9 e-con-full e-flex e-con e-child\" data-id=\"ba83de9\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-97c45b1 elementor-widget elementor-widget-text-editor\" data-id=\"97c45b1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><strong>&#8220;\u0e22\u0e32\u0e07\u0e1e\u0e32\u0e23\u0e32 The One Rubber\u00ae \u0e21\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e40\u0e2a\u0e35\u0e48\u0e22\u0e07\u0e15\u0e48\u0e33\u0e43\u0e19\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e42\u0e25\u0e01 (Global Compliance) \u0e41\u0e25\u0e30\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e01\u0e31\u0e19\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d\u0e43\u0e19\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27\u0e14\u0e49\u0e27\u0e22\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25\u0e41\u0e1a\u0e1a PLC<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3321848 e-con-full e-flex e-con e-child\" data-id=\"3321848\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1fb2c52 e-con-full e-flex e-con e-child\" data-id=\"1fb2c52\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ebeba3 elementor-align-right elementor-widget elementor-widget-button\" data-id=\"8ebeba3\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn More About EUDR Compliance<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-701d6e7 e-flex e-con-boxed e-con e-parent\" data-id=\"701d6e7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-887011f elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"887011f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n    \/* \u0e2a\u0e48\u0e27\u0e19\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e41\u0e25\u0e30 Font *\/\r\n    .solution-section {\r\n        padding: 80px 20px;\r\n        background: radial-gradient(circle, #ffffff 0%, #f0f4f8 100%);\r\n        font-family: 'Sarabun', sans-serif;\r\n        text-align: center;\r\n    }\r\n    .solution-header h2 {\r\n        font-size: 42px;\r\n        color: #002B49;\r\n        margin-bottom: 10px;\r\n        font-weight: 800;\r\n    }\r\n    .solution-header p {\r\n        color: #666;\r\n        font-size: 18px;\r\n        margin-bottom: 50px;\r\n    }\r\n\r\n    \/* Container \u0e02\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e4c\u0e14 *\/\r\n    .solution-grid {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        justify-content: center;\r\n        gap: 40px;\r\n        max-width: 1100px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    \/* \u0e2a\u0e44\u0e15\u0e25\u0e4c\u0e01\u0e32\u0e23\u0e4c\u0e14 *\/\r\n    .solution-card {\r\n        background: #ffffff;\r\n        border-radius: 25px;\r\n        flex: 1;\r\n        min-width: 340px;\r\n        max-width: 480px;\r\n        overflow: hidden;\r\n        box-shadow: 0 20px 40px rgba(0,0,0,0.1);\r\n        transition: all 0.4s ease;\r\n        border: 1px solid rgba(0,0,0,0.05);\r\n        display: flex;\r\n        flex-direction: column;\r\n    }\r\n    .solution-card:hover {\r\n        transform: translateY(-15px);\r\n        box-shadow: 0 30px 60px rgba(0,43,73,0.15);\r\n    }\r\n\r\n    \/* \u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27\u0e01\u0e32\u0e23\u0e4c\u0e14 (\u0e43\u0e2a\u0e48\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e) *\/\r\n    .card-img {\r\n        height: 250px;\r\n        background-size: cover;\r\n        background-position: center;\r\n        position: relative;\r\n    }\r\n    .img-natural { background-image: url('https:\/\/www.theonerubber.com\/wp-content\/uploads\/2025\/12\/1402409_0.jpg'); } \/* \u0e23\u0e39\u0e1b\u0e22\u0e32\u0e07\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34 *\/\r\n    .img-oem { background-image: url('https:\/\/images.unsplash.com\/photo-1581091226825-a6a2a5aee158?q=80&w=1000&auto=format&fit=crop'); } \/* \u0e23\u0e39\u0e1b\u0e2b\u0e49\u0e2d\u0e07 Lab *\/\r\n\r\n    .card-badge {\r\n        position: absolute;\r\n        top: 20px;\r\n        right: 20px;\r\n        background: rgba(0, 43, 73, 0.85);\r\n        color: white;\r\n        padding: 5px 15px;\r\n        border-radius: 50px;\r\n        font-size: 12px;\r\n        font-weight: bold;\r\n    }\r\n    .oem-badge { background: rgba(40, 167, 69, 0.85); }\r\n\r\n    .card-title-bar {\r\n        padding: 15px;\r\n        font-size: 22px;\r\n        font-weight: 700;\r\n        color: white;\r\n    }\r\n    .bg-blue { background: #002B49; }\r\n    .bg-green { background: #28a745; }\r\n\r\n    \/* \u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e34\u0e19\u0e04\u0e49\u0e32 *\/\r\n    .card-content {\r\n        padding: 30px;\r\n        flex-grow: 1;\r\n        text-align: left;\r\n    }\r\n    .item {\r\n        display: flex;\r\n        align-items: center;\r\n        margin-bottom: 15px;\r\n        color: #444;\r\n        font-size: 16px;\r\n    }\r\n    .item i { margin-right: 12px; font-size: 18px; }\r\n    .blue-i { color: #002B49; }\r\n    .green-i { color: #28a745; }\r\n\r\n    \/* \u0e1b\u0e38\u0e48\u0e21\u0e01\u0e14 *\/\r\n    .action-btn {\r\n        margin: 10px 30px 30px;\r\n        padding: 12px;\r\n        border-radius: 12px;\r\n        text-decoration: none;\r\n        font-weight: bold;\r\n        text-align: center;\r\n        transition: 0.3s;\r\n    }\r\n    .btn-outline-blue { border: 2px solid #002B49; color: #002B49; }\r\n    .btn-outline-blue:hover { background: #002B49; color: white; }\r\n    .btn-solid-green { background: #28a745; color: white !important; }\r\n    .btn-solid-green:hover { background: #218838; box-shadow: 0 5px 15px rgba(40,167,69,0.3); }\r\n\r\n    @media (max-width: 768px) {\r\n        .solution-card { min-width: 100%; }\r\n        .solution-header h2 { font-size: 32px; }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"solution-section\">\r\n    <div class=\"solution-header\">\r\n        <p>Expertise in Every Block<\/p>\r\n        <h2>Our Solutions<\/h2>\r\n        <p>Innovating Rubber for a Sustainable Future<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"solution-grid\">\r\n        <div class=\"solution-card\">\r\n            <div class=\"card-img img-natural\">\r\n                <span class=\"card-badge\">Premium Grade<\/span>\r\n            <\/div>\r\n            <div class=\"card-title-bar bg-blue\">1. \u0e22\u0e32\u0e07\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34<\/div>\r\n            <div class=\"card-content\">\r\n                <div class=\"item\"><i class=\"fas fa-layer-group blue-i\"><\/i> \u0e22\u0e32\u0e07\u0e41\u0e17\u0e48\u0e07 STR20<\/div>\r\n                <div class=\"item\"><i class=\"fas fa-certificate blue-i\"><\/i> \u0e22\u0e32\u0e07\u0e41\u0e1c\u0e48\u0e19 5L (High Purity)<\/div>\r\n                <div class=\"item\"><i class=\"fas fa-smog blue-i\"><\/i> \u0e22\u0e32\u0e07\u0e41\u0e1c\u0e48\u0e19\u0e23\u0e21\u0e04\u0e27\u0e31\u0e19 (RSS)<\/div>\r\n                <div class=\"item\"><i class=\"fas fa-box blue-i\"><\/i> \u0e22\u0e32\u0e07\u0e04\u0e2d\u0e21\u0e1b\u0e32\u0e27\u0e14\u0e4c (General Purpose)<\/div>\r\n            <\/div>\r\n            <a href=\"\/natural-rubber\" class=\"action-btn btn-outline-blue\">Explore Products<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"solution-card\">\r\n            <div class=\"card-img img-oem\">\r\n                <span class=\"card-badge oem-badge\">Custom Formula<\/span>\r\n            <\/div>\r\n            <div class=\"card-title-bar bg-green\">2. OEM Manufacturing<\/div>\r\n            <div class=\"card-content\">\r\n                <div class=\"item\"><i class=\"fas fa-flask green-i\"><\/i> \u0e22\u0e32\u0e07\u0e04\u0e2d\u0e21\u0e1b\u0e32\u0e27\u0e14\u0e4c\u0e40\u0e01\u0e23\u0e14 A \u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21<\/div>\r\n                <div class=\"item\"><i class=\"fas fa-vial green-i\"><\/i> \u0e1c\u0e25\u0e34\u0e15\u0e15\u0e32\u0e21\u0e2a\u0e39\u0e15\u0e23\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32 (Tailor-made)<\/div>\r\n                <div class=\"item\"><i class=\"fas fa-chart-line green-i\"><\/i> Mooney Viscosity Consistency<\/div>\r\n                <div class=\"item\"><i class=\"fas fa-microscope green-i\"><\/i> Lab Testing & Certification<\/div>\r\n            <\/div>\r\n            <a href=\"mailto:sales@theonerubbber.com?subject=OEM Inquiry\" class=\"action-btn btn-solid-green\">Request a Quote<\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6dd6a0 elementor-widget elementor-widget-html\" data-id=\"a6dd6a0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<style>\r\n    .tco-section {\r\n        padding: 100px 20px;\r\n        background-color: #f0f4f8; \/* \u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07\u0e2a\u0e35\u0e40\u0e17\u0e32\u0e2d\u0e21\u0e1f\u0e49\u0e32\u0e2d\u0e48\u0e2d\u0e19\u0e46 *\/\r\n        font-family: 'Sarabun', sans-serif;\r\n    }\r\n\r\n    .tco-container {\r\n        max-width: 1200px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .tco-header {\r\n        text-align: center;\r\n        margin-bottom: 60px;\r\n    }\r\n\r\n    .tco-header h2 {\r\n        font-size: 36px;\r\n        color: #002B49;\r\n        font-weight: 800;\r\n        margin-bottom: 10px;\r\n    }\r\n\r\n    .tco-header p {\r\n        color: #666;\r\n        font-size: 18px;\r\n    }\r\n\r\n    \/* TCO Content Layout *\/\r\n    .tco-content-wrapper {\r\n        display: flex;\r\n        flex-wrap: wrap;\r\n        gap: 50px;\r\n        align-items: center;\r\n    }\r\n\r\n    .tco-text {\r\n        flex: 1;\r\n        min-width: 350px;\r\n    }\r\n\r\n    .tco-visual {\r\n        flex: 1;\r\n        min-width: 350px;\r\n        background: #ffffff;\r\n        padding: 40px;\r\n        border-radius: 30px;\r\n        box-shadow: 0 20px 40px rgba(0,43,73,0.1);\r\n    }\r\n\r\n    \/* TCO Points *\/\r\n    .tco-point {\r\n        display: flex;\r\n        gap: 20px;\r\n        margin-bottom: 30px;\r\n    }\r\n\r\n    .tco-point-icon {\r\n        width: 60px;\r\n        height: 60px;\r\n        background: #002B49;\r\n        color: #fff;\r\n        border-radius: 15px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 24px;\r\n        flex-shrink: 0;\r\n    }\r\n\r\n    .tco-point-text h4 {\r\n        margin: 0 0 5px 0;\r\n        font-size: 20px;\r\n        color: #002B49;\r\n    }\r\n\r\n    .tco-point-text p {\r\n        margin: 0;\r\n        color: #555;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    \/* Comparison Table inside Visual *\/\r\n    .tco-table {\r\n        width: 100%;\r\n        border-collapse: collapse;\r\n        margin-top: 20px;\r\n    }\r\n\r\n    .tco-table th {\r\n        text-align: left;\r\n        padding: 15px;\r\n        background: #f8f9fa;\r\n        color: #002B49;\r\n        border-bottom: 2px solid #28a745;\r\n    }\r\n\r\n    .tco-table td {\r\n        padding: 15px;\r\n        border-bottom: 1px solid #eee;\r\n        font-size: 15px;\r\n    }\r\n\r\n    .highlight-green {\r\n        color: #28a745;\r\n        font-weight: bold;\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .tco-content-wrapper { flex-direction: column; }\r\n        .tco-visual { padding: 25px; }\r\n    }\r\n<\/style>\r\n\r\n<section class=\"tco-section\">\r\n    <div class=\"tco-container\">\r\n        \r\n        <div class=\"tco-header\">\r\n            <h2>Product Value & TCO Optimization<\/h2>\r\n            <p>\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e1b\u0e23\u0e30\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\u0e14\u0e49\u0e27\u0e22\u0e01\u0e32\u0e23\u0e25\u0e14\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19\u0e41\u0e1d\u0e07\u0e43\u0e19\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"tco-content-wrapper\">\r\n            \r\n            <div class=\"tco-text\">\r\n                <div class=\"tco-point\">\r\n                    <div class=\"tco-point-icon\"><i class=\"fa-solid fa-chart-line\"><\/i><\/div>\r\n                    <div class=\"tco-point-text\">\r\n                        <h4>Higher Production Yield<\/h4>\r\n                        <p>\u0e22\u0e32\u0e07\u0e17\u0e35\u0e48\u0e21\u0e35\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d\u0e0a\u0e48\u0e27\u0e22\u0e25\u0e14\u0e02\u0e2d\u0e07\u0e40\u0e2a\u0e35\u0e22 (Defects) \u0e43\u0e19\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15 \u0e17\u0e33\u0e43\u0e2b\u0e49\u0e04\u0e38\u0e13\u0e44\u0e14\u0e49\u0e0a\u0e34\u0e49\u0e19\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e21\u0e1a\u0e39\u0e23\u0e13\u0e4c\u0e21\u0e32\u0e01\u0e02\u0e36\u0e49\u0e19\u0e43\u0e19\u0e1b\u0e23\u0e34\u0e21\u0e32\u0e13\u0e22\u0e32\u0e07\u0e17\u0e35\u0e48\u0e40\u0e17\u0e48\u0e32\u0e40\u0e14\u0e34\u0e21<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"tco-point\">\r\n                    <div class=\"tco-point-icon\"><i class=\"fa-solid fa-gears\"><\/i><\/div>\r\n                    <div class=\"tco-point-text\">\r\n                        <h4>Reduced Machine Downtime<\/h4>\r\n                        <p>\u0e04\u0e27\u0e1a\u0e04\u0e38\u0e21\u0e04\u0e48\u0e32\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e19\u0e37\u0e14 (Mooney) \u0e43\u0e2b\u0e49\u0e04\u0e07\u0e17\u0e35\u0e48 \u0e0a\u0e48\u0e27\u0e22\u0e25\u0e14\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e31\u0e01\u0e23\u0e1a\u0e48\u0e2d\u0e22\u0e04\u0e23\u0e31\u0e49\u0e07 \u0e22\u0e37\u0e14\u0e2d\u0e32\u0e22\u0e38\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e41\u0e21\u0e48\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e41\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e31\u0e01\u0e23<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div class=\"tco-point\">\r\n                    <div class=\"tco-point-icon\"><i class=\"fa-solid fa-leaf\"><\/i><\/div>\r\n                    <div class=\"tco-point-text\">\r\n                        <h4>Energy Efficiency<\/h4>\r\n                        <p>\u0e22\u0e32\u0e07\u0e04\u0e2d\u0e21\u0e1b\u0e32\u0e27\u0e14\u0e4c\u0e17\u0e35\u0e48\u0e1c\u0e2a\u0e21\u0e21\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e14\u0e35\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e44\u0e2b\u0e25\u0e15\u0e31\u0e27\u0e43\u0e19\u0e41\u0e21\u0e48\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e17\u0e33\u0e44\u0e14\u0e49\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19 \u0e25\u0e14\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e1e\u0e25\u0e31\u0e07\u0e07\u0e32\u0e19\u0e41\u0e25\u0e30\u0e40\u0e27\u0e25\u0e32\u0e43\u0e19\u0e01\u0e32\u0e23\u0e2d\u0e1a (Curing Time)<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"tco-visual\">\r\n                <h4 style=\"color:#002B49; margin-bottom: 20px; text-align: center;\">TCO Comparison (\u0e40\u0e1b\u0e23\u0e35\u0e22\u0e1a\u0e40\u0e17\u0e35\u0e22\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e04\u0e38\u0e49\u0e21\u0e04\u0e48\u0e32)<\/h4>\r\n                <table class=\"tco-table\">\r\n                    <thead>\r\n                        <tr>\r\n                            <th>\u0e1b\u0e31\u0e08\u0e08\u0e31\u0e22 (Factors)<\/th>\r\n                            <th>\u0e22\u0e32\u0e07\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b<\/th>\r\n                            <th>The One Rubber<\/th>\r\n                        <\/tr>\r\n                    <\/thead>\r\n                    <tbody>\r\n                        <tr>\r\n                            <td>\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e02\u0e2d\u0e07\u0e40\u0e2a\u0e35\u0e22 (Defect Rate)<\/td>\r\n                            <td>\u0e2a\u0e39\u0e07 \/ \u0e44\u0e21\u0e48\u0e04\u0e07\u0e17\u0e35\u0e48<\/td>\r\n                            <td class=\"highlight-green\">\u0e15\u0e48\u0e33 (< 1%)<\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td>\u0e40\u0e27\u0e25\u0e32\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1c\u0e2a\u0e21 (Mixing Time)<\/td>\r\n                            <td>\u0e19\u0e32\u0e19\u0e01\u0e27\u0e48\u0e32<\/td>\r\n                            <td class=\"highlight-green\">\u0e25\u0e14\u0e25\u0e07 15-20%<\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td>\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19\u0e41\u0e1d\u0e07\u0e23\u0e27\u0e21 (Hidden Costs)<\/td>\r\n                            <td>\u0e2a\u0e39\u0e07<\/td>\r\n                            <td class=\"highlight-green\">\u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14\u0e01\u0e27\u0e48\u0e32\u0e43\u0e19\u0e23\u0e30\u0e22\u0e30\u0e22\u0e32\u0e27<\/td>\r\n                        <\/tr>\r\n                    <\/tbody>\r\n                <\/table>\r\n                <p style=\"font-size: 13px; color: #888; margin-top: 20px; text-align: center;\">\r\n                    *\u0e1c\u0e25\u0e25\u0e31\u0e1e\u0e18\u0e4c\u0e2d\u0e32\u0e08\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e15\u0e32\u0e21\u0e01\u0e23\u0e30\u0e1a\u0e27\u0e19\u0e01\u0e32\u0e23\u0e1c\u0e25\u0e34\u0e15\u0e02\u0e2d\u0e07\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\r\n                <\/p>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-362d647 e-con-full e-flex e-con e-parent\" data-id=\"362d647\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44ae593 elementor-widget elementor-widget-html\" data-id=\"44ae593\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\r\n\r\n<style>\r\n    .footer-theone { background-color: #002B49; color: #ffffff; padding: 50px 20px; font-family: 'Sarabun', sans-serif; }\r\n    .footer-columns { display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 1200px; margin: 0 auto; }\r\n    .footer-col { width: 23%; padding: 10px; margin-bottom: 20px; }\r\n    .footer-col h4 { color: #7ED0FF; font-size: 18px; margin-bottom: 20px; border-bottom: 2px solid #1a4260; display: inline-block; }\r\n    .footer-col a, .footer-col p { color: #cccccc; text-decoration: none; font-size: 14px; line-height: 1.8; }\r\n    .footer-col a:hover { color: #ffffff; }\r\n    .footer-cta-button { display: inline-block; background-color: #28a745; color: #ffffff !important; padding: 12px 25px; border-radius: 5px; font-weight: bold; margin-top: 15px; text-align: center; }\r\n    .social-icons a { font-size: 24px; margin-right: 15px; color: #ffffff; transition: 0.3s; }\r\n    .social-icons a:hover { color: #7ED0FF; transform: translateY(-3px); }\r\n    @media (max-width: 768px) { .footer-col { width: 100%; text-align: center; } .footer-columns { flex-direction: column; } }<footer class=\"footer-theone\">\r\n    <div class=\"footer-columns\">\r\n        <div class=\"footer-col\">\r\n            <h4 style=\"border:none;\">The One Rubber<\/h4>\r\n            <p>\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e25\u0e14\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19\u0e23\u0e27\u0e21 (TCO) \u0e20\u0e32\u0e22\u0e43\u0e15\u0e49\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 PLC \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e22\u0e32\u0e07\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e32\u0e01\u0e25<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"footer-col\">\r\n            <h4>Quick Links<\/h4>\r\n            <a href=\"\/products\">\u0e1c\u0e25\u0e34\u0e15\u0e20\u0e31\u0e13\u0e11\u0e4c \/ Products<\/a><br>\r\n            <a href=\"\/tco-savings\">\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14 TCO \/ TCO Savings<\/a><br>\r\n            <a href=\"\/global-compliance\">Global Compliance (EUDR)<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"footer-col\">\r\n            <h4>Contact Us<\/h4>\r\n            <p><i class=\"fas fa-map-marker-alt\"><\/i> 82\/19 \u0e16\u0e19\u0e19\u0e40\u0e2d\u0e01\u0e0a\u0e31\u0e22 \u0e41\u0e02\u0e27\u0e07\u0e1a\u0e32\u0e07\u0e02\u0e38\u0e19\u0e40\u0e17\u0e35\u0e22\u0e19 \u0e40\u0e02\u0e15\u0e08\u0e2d\u0e21\u0e17\u0e2d\u0e07 \u0e08.\u0e01\u0e17\u0e21 10150<\/p>\r\n            <p><i class=\"fas fa-phone\"><\/i> <a href=\"tel:+66894763347\">+66 89 476 3347<\/a><\/p>\r\n            <p><i class=\"fas fa-envelope\"><\/i> <a href=\"mailto:sales@theonerubbber.com\">sales@theonerubbber.com<\/a><\/p>\r\n        <\/div>\r\n\r\n        <div class=\"footer-col\">\r\n            <h4>Follow Us<\/h4>\r\n            <div class=\"social-icons\">\r\n                <a href=\"#\"><i class=\"fab fa-facebook\"><\/i><\/a>\r\n                <a href=\"#\"><i class=\"fab fa-linkedin\"><\/i><\/a>\r\n            <\/div>\r\n            <a href=\"mailto:sales@theonerubbber.com?subject=Request for Quotation\" class=\"footer-cta-button\">Request a Quote<\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/footer>\r\n<\/style>\r\n<footer class=\"footer-theone\">\r\n    <div class=\"footer-columns\">\r\n        <div class=\"footer-col\">\r\n            <h4 style=\"border:none;\">The One Rubber<\/h4>\r\n            <p>\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e2a\u0e21\u0e48\u0e33\u0e40\u0e2a\u0e21\u0e2d \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e25\u0e14\u0e15\u0e49\u0e19\u0e17\u0e38\u0e19\u0e23\u0e27\u0e21 (TCO) \u0e20\u0e32\u0e22\u0e43\u0e15\u0e49\u0e18\u0e23\u0e23\u0e21\u0e32\u0e20\u0e34\u0e1a\u0e32\u0e25 PLC \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e2d\u0e38\u0e15\u0e2a\u0e32\u0e2b\u0e01\u0e23\u0e23\u0e21\u0e22\u0e32\u0e07\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e2a\u0e32\u0e01\u0e25<\/p>\r\n        <\/div>\r\n\r\n        <div class=\"footer-col\">\r\n            <h4>Quick Links<\/h4>\r\n            <a href=\"\/products\">\u0e1c\u0e25\u0e34\u0e15\u0e20\u0e31\u0e13\u0e11\u0e4c \/ Products<\/a><br>\r\n            <a href=\"\/tco-savings\">\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e2b\u0e22\u0e31\u0e14 TCO \/ TCO Savings<\/a><br>\r\n            <a href=\"\/global-compliance\">Global Compliance (EUDR)<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"footer-col\">\r\n            <h4>Contact Us<\/h4>\r\n            <p><i class=\"fas fa-map-marker-alt\"><\/i> 82\/19 \u0e16\u0e19\u0e19\u0e40\u0e2d\u0e01\u0e0a\u0e31\u0e22 \u0e41\u0e02\u0e27\u0e07\u0e1a\u0e32\u0e07\u0e02\u0e38\u0e19\u0e40\u0e17\u0e35\u0e22\u0e19 \u0e40\u0e02\u0e15\u0e08\u0e2d\u0e21\u0e17\u0e2d\u0e07 \u0e08.\u0e01\u0e17\u0e21 10150<\/p>\r\n            <p><i class=\"fas fa-phone\"><\/i> <a href=\"tel:+66894763347\">+66 89 476 3347<\/a><\/p>\r\n            <p><i class=\"fas fa-envelope\"><\/i> <a href=\"mailto:sales@theonerubbber.com\">sales@theonerubbber.com<\/a><\/p>\r\n        <\/div>\r\n\r\n        <div class=\"footer-col\">\r\n            <h4>Follow Us<\/h4>\r\n            <div class=\"social-icons\">\r\n                <a href=\"https:\/\/www.facebook.com\/profile.php?id=61584608880884\"><i class=\"fab fa-facebook\"><\/i><\/a>\r\n                <a href=\"#\"><i class=\"fab fa-linkedin\"><\/i><\/a>\r\n            <\/div>\r\n            <a href=\"mailto:sales@theonerubbber.com?subject=Request for Quotation\" class=\"footer-cta-button\">Request a Quote<\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/footer>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>sale rubber ai search The One Rubber | Strategic Natural Rubber Partner Thailand\u2019s Strategic Gateway to Premium Rubber Connecting Global [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.theonerubber.com\/index.php\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.theonerubber.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.theonerubber.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.theonerubber.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.theonerubber.com\/index.php\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":146,"href":"https:\/\/www.theonerubber.com\/index.php\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":594,"href":"https:\/\/www.theonerubber.com\/index.php\/wp-json\/wp\/v2\/pages\/10\/revisions\/594"}],"wp:attachment":[{"href":"https:\/\/www.theonerubber.com\/index.php\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}