{"id":30612,"date":"2026-05-15T09:49:27","date_gmt":"2026-05-15T09:49:27","guid":{"rendered":"https:\/\/www.othellointernational.com\/?page_id=30612"},"modified":"2026-06-27T08:17:51","modified_gmt":"2026-06-27T08:17:51","slug":"green-bond-framework-design","status":"publish","type":"page","link":"https:\/\/www.othellointernational.com\/th\/green-bond-framework-design\/","title":{"rendered":"\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e01\u0e23\u0e2d\u0e1a\u0e1e\u0e31\u0e19\u0e18\u0e1a\u0e31\u0e15\u0e23\u0e2a\u0e35\u0e40\u0e02\u0e35\u0e22\u0e27"},"content":{"rendered":"\n<!-- ===================================================================\n     OTHELLO INTERNATIONAL \u2014 GREEN BOND FRAMEWORK DESIGN \u2014 v10\n     URL: \/esg-advisory\/green-bond-framework\/\n     PARENT: \/esg-advisory\/ \u00b7 COLUMN 04 \u00b7 SUSTAINABLE FINANCE ADVISORY\n     ICMA GBP 2021-aligned framework drafting\n     ASEAN Green Bond Standards \u00b7 SPO coordination\n     Methodology-credentialed bench \u00b7 FTSE 4.0\/5.0 cross-reference\n   =================================================================== -->\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Fraunces:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=JetBrains+Mono:wght@400;500;600;700&family=Sarabun:wght@400;500;600&display=swap');\n\n.oth-gbf {\n  --black: #000; --black-soft: #0a0a0a; --black-elev: #141414; --black-card: #1a1a1a; --black-line: #2a2a2a;\n  --red: #ED4036; --red-bright: #FF5046; --red-deep: #C2261C; --red-dark: #8a1a13;\n  --white: #fff; --white-soft: rgba(255,255,255,0.78); --white-mute: rgba(255,255,255,0.62);\n  --white-dim: rgba(255,255,255,0.50); --white-line: rgba(255,255,255,0.12);\n  --green: #4ade80; --green-light: #86efac; --green-deep: #16a34a; --amber: #fbbf24;\n  --blue: #60a5fa; --teal: #2dd4bf;\n  --font-sans: 'Poppins', -apple-system, sans-serif; --font-display: 'Fraunces', Georgia, serif;\n  --font-mono: 'JetBrains Mono', Menlo, monospace; --font-thai: 'Sarabun', sans-serif;\n  font-family: var(--font-sans); color: var(--white); background: var(--black); line-height: 1.6;\n  font-size: 16px; margin: 0; padding: 0; width: 100%; overflow-x: hidden;\n  scroll-behavior: smooth; scroll-padding-top: 76px;\n}\n.oth-gbf *, .oth-gbf *::before, .oth-gbf *::after { box-sizing: border-box; }\n.oth-gbf .wrap { max-width: 1320px; margin: 0 auto; padding: 0 40px; }\n.oth-gbf a:focus-visible, .oth-gbf button:focus-visible, .oth-gbf summary:focus-visible { outline: 2px solid var(--red-bright); outline-offset: 3px; border-radius: 2px; }\n.oth-gbf .faq summary:focus-visible { outline-offset: -2px; }\n\n\/* v10 progress + nav + fab *\/\n.oth-gbf .reading-progress { position: fixed; top: 0; left: 0; width: 100%; height: 3px; background: rgba(0,0,0,0.4); z-index: 9999; pointer-events: none; }\n.oth-gbf .reading-progress-fill { height: 100%; width: 0%; background: linear-gradient(90deg, var(--red), var(--red-bright)); transition: width 0.1s ease-out; box-shadow: 0 0 12px rgba(255,80,70,0.6); }\n.oth-gbf .section-nav { position: fixed; top: 12px; left: 50%; transform: translateX(-50%) translateY(-110%); z-index: 9000; opacity: 0; transition: opacity 0.3s, transform 0.4s cubic-bezier(0.16,1,0.3,1); background: rgba(10,10,10,0.85); -webkit-backdrop-filter: blur(20px); backdrop-filter: blur(20px); border: 1px solid rgba(255,255,255,0.08); border-radius: 100px; padding: 6px; display: flex; align-items: center; gap: 4px; max-width: calc(100vw - 24px); box-shadow: 0 12px 40px rgba(0,0,0,0.5); }\n.oth-gbf .section-nav.visible { opacity: 1; transform: translateX(-50%) translateY(0); }\n.oth-gbf .section-nav .sn-item { display: inline-flex; align-items: center; gap: 6px; font-family: var(--font-mono); font-size: 10.5px; font-weight: 500; letter-spacing: 0.06em; color: var(--white-soft); text-transform: uppercase; padding: 8px 14px; border-radius: 100px; text-decoration: none; transition: all 0.2s; white-space: nowrap; flex-shrink: 0; }\n.oth-gbf .section-nav .sn-item:hover { color: var(--white); background: rgba(255,255,255,0.06); }\n.oth-gbf .section-nav .sn-item.active { color: var(--white); background: var(--red); box-shadow: 0 4px 12px rgba(237,64,54,0.4); }\n.oth-gbf .section-nav .sn-cta { background: var(--red); color: var(--white); }\n.oth-gbf .section-nav .sn-cta:hover { background: var(--red-bright); }\n.oth-gbf .floating-cta { position: fixed; bottom: 16px; right: 16px; z-index: 9500; display: none; align-items: center; gap: 8px; background: var(--red); color: var(--white); padding: 14px 18px; border-radius: 100px; font-family: var(--font-sans); font-size: 13px; font-weight: 600; letter-spacing: 0.04em; text-transform: uppercase; text-decoration: none; box-shadow: 0 10px 30px rgba(237,64,54,0.5), 0 4px 12px rgba(0,0,0,0.3); opacity: 0; transform: translateY(80px); transition: opacity 0.3s, transform 0.4s cubic-bezier(0.16,1,0.3,1), background 0.2s; }\n.oth-gbf .floating-cta.visible { opacity: 1; transform: translateY(0); }\n.oth-gbf .floating-cta:hover { background: var(--red-bright); }\n.oth-gbf .floating-cta svg { width: 16px; height: 16px; stroke: currentColor; fill: none; stroke-width: 2.5; }\n\n\/* status + breadcrumb *\/\n.oth-gbf .status-strip { background: var(--black-soft); border-bottom: 1px solid var(--black-line); padding: 12px 0; font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--white-mute); }\n.oth-gbf .status-row { display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; }\n.oth-gbf .status-row .left { display: flex; align-items: center; gap: 12px; }\n.oth-gbf .status-dot { width: 8px; height: 8px; background: var(--red); border-radius: 50%; animation: gbf-pulse 2s ease-in-out infinite; }\n@keyframes gbf-pulse { 0%, 100% { box-shadow: 0 0 0 0 rgba(237,64,54,0.6); } 50% { box-shadow: 0 0 0 8px rgba(237,64,54,0); } }\n.oth-gbf .status-row .right { color: var(--white-dim); }\n.oth-gbf .status-row .right b { color: var(--white); font-weight: 500; }\n.oth-gbf .breadcrumb { padding: 18px 0 0 0; font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.08em; color: var(--white-dim); }\n.oth-gbf .breadcrumb a { color: var(--white-mute); text-decoration: none; transition: color 0.2s; }\n.oth-gbf .breadcrumb a:hover { color: var(--red); }\n.oth-gbf .breadcrumb .sep { margin: 0 10px; color: var(--red); }\n.oth-gbf .breadcrumb .current { color: var(--white); }\n\n\/* hero *\/\n.oth-gbf .hero { position: relative; padding: 56px 0 100px 0; background: var(--black); overflow: hidden; }\n.oth-gbf .hero::before { content: \"\"; position: absolute; inset: 0; background: radial-gradient(ellipse 1200px 700px at 85% 25%, rgba(237,64,54,0.16), transparent 60%), radial-gradient(ellipse 700px 500px at 15% 80%, rgba(237,64,54,0.06), transparent 60%); pointer-events: none; }\n.oth-gbf .hero::after { content: \"\"; position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px); background-size: 64px 64px; pointer-events: none; mask-image: radial-gradient(ellipse 1400px 800px at 50% 30%, black, transparent 75%); -webkit-mask-image: radial-gradient(ellipse 1400px 800px at 50% 30%, black, transparent 75%); }\n.oth-gbf .hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(0, 1fr); gap: 64px; align-items: center; margin-top: 48px; }\n.oth-gbf .hero-tag { display: inline-flex; align-items: center; gap: 12px; padding: 10px 18px; background: rgba(237,64,54,0.10); border: 1px solid rgba(237,64,54,0.30); border-radius: 100px; font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--red-bright); margin-bottom: 30px; font-weight: 500; }\n.oth-gbf .hero h1 { font-size: clamp(30px, 5.2vw, 72px); line-height: 1.05; font-weight: 700; letter-spacing: -0.025em; margin: 0 0 26px 0; color: var(--white); }\n.oth-gbf .hero h1 .display { font-family: var(--font-display); font-style: italic; font-weight: 400; color: var(--red); }\n.oth-gbf .accent-bar { width: 64px; height: 4px; background: var(--red); margin: 28px 0; position: relative; overflow: hidden; }\n.oth-gbf .accent-bar::after { content: \"\"; position: absolute; inset: 0; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent); animation: gbf-shimmer 3s ease-in-out infinite; }\n@keyframes gbf-shimmer { 0%, 100% { transform: translateX(-100%); } 50% { transform: translateX(100%); } }\n.oth-gbf .hero .lead { font-size: 18px; line-height: 1.7; color: var(--white-soft); margin: 0 0 36px 0; max-width: 60ch; }\n.oth-gbf .hero .lead strong { color: var(--white); font-weight: 600; }\n.oth-gbf .hero .lead a { color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4); transition: border-color 0.2s; }\n.oth-gbf .hero .lead a:hover { border-color: var(--red); }\n.oth-gbf .hero .lead .thai { font-family: var(--font-thai); color: var(--red-bright); font-weight: 500; }\n.oth-gbf .hero-stats { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: var(--black-line); border: 1px solid var(--black-line); margin-bottom: 36px; }\n.oth-gbf .hero-stat { background: var(--black-soft); padding: 22px 20px; transition: background 0.25s; }\n.oth-gbf .hero-stat:hover { background: #161616; }\n.oth-gbf .hero-stat .lbl { font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--red); margin-bottom: 8px; font-weight: 600; }\n.oth-gbf .hero-stat .val { font-size: 20px; font-weight: 700; color: var(--white); line-height: 1.2; letter-spacing: -0.01em; }\n.oth-gbf .hero-stat .sub { font-size: 11px; color: var(--white-mute); margin-top: 4px; }\n.oth-gbf .ctas { display: flex; gap: 14px; flex-wrap: wrap; }\n.oth-gbf .btn { display: inline-flex; align-items: center; gap: 12px; padding: 18px 32px; font-family: var(--font-sans); font-size: 13px; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; text-decoration: none; border-radius: 4px; transition: all 0.25s ease; cursor: pointer; border: 2px solid; min-height: 56px; }\n.oth-gbf .btn-primary { background: var(--red); color: var(--white); border-color: var(--red); }\n.oth-gbf .btn-primary:hover { background: var(--red-bright); border-color: var(--red-bright); transform: translateY(-2px); box-shadow: 0 12px 32px rgba(237,64,54,0.35); }\n.oth-gbf .btn-outline { background: transparent; color: var(--white); border-color: var(--white-line); }\n.oth-gbf .btn-outline:hover { background: var(--white); color: var(--black); border-color: var(--white); }\n.oth-gbf .btn svg { width: 16px; height: 16px; stroke: currentColor; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n\n\/* Hero card - ICMA 4 Components mini *\/\n.oth-gbf .hero-card { background: linear-gradient(135deg, var(--black-card) 0%, var(--black-soft) 100%); border: 1px solid var(--black-line); padding: 32px 28px; position: relative; overflow: hidden; }\n.oth-gbf .hero-card::before { content: \"\"; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: var(--red); }\n.oth-gbf .hero-card-label { font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--red); margin-bottom: 18px; display: flex; align-items: center; gap: 8px; position: relative; z-index: 2; }\n.oth-gbf .hero-card-label::before { content: \"\u25cf\"; color: var(--red); }\n.oth-gbf .hero-card h3 { font-family: var(--font-display); font-style: italic; font-size: 21px; line-height: 1.25; font-weight: 500; color: var(--white); margin: 0 0 22px 0; position: relative; z-index: 2; }\n.oth-gbf .hero-card h3 em { font-style: normal; font-weight: 600; }\n.oth-gbf .icma-mini { position: relative; z-index: 2; background: var(--black); border: 1px solid var(--black-line); padding: 0; margin-bottom: 20px; display: grid; grid-template-columns: 1fr 1fr; gap: 0; }\n.oth-gbf .im-cell { padding: 14px 14px; border-right: 1px solid var(--black-line); border-bottom: 1px solid var(--black-line); position: relative; transition: background 0.2s; }\n.oth-gbf .im-cell:nth-child(2n) { border-right: none; }\n.oth-gbf .im-cell:nth-child(n+3) { border-bottom: none; }\n.oth-gbf .im-cell::before { content: \"\"; position: absolute; top: 0; left: 0; width: 3px; height: 100%; background: var(--green); }\n.oth-gbf .im-cell .im-num { font-family: var(--font-mono); font-size: 9.5px; font-weight: 700; color: var(--green); letter-spacing: 0.10em; margin-bottom: 4px; }\n.oth-gbf .im-cell .im-name { font-family: var(--font-display); font-style: italic; font-size: 14px; font-weight: 600; color: var(--white); line-height: 1.2; letter-spacing: -0.01em; }\n.oth-gbf .icma-mini-foot { font-family: var(--font-mono); font-size: 9.5px; color: var(--green); letter-spacing: 0.10em; padding-top: 8px; text-align: center; font-weight: 600; text-transform: uppercase; }\n.oth-gbf .hero-card-stack { position: relative; z-index: 2; display: grid; gap: 8px; padding-top: 14px; border-top: 1px solid var(--black-line); }\n.oth-gbf .hero-card-row { display: flex; justify-content: space-between; align-items: center; gap: 10px; font-size: 12.5px; }\n.oth-gbf .hero-card-row .k { color: var(--white-mute); font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.08em; text-transform: uppercase; }\n.oth-gbf .hero-card-row .v { color: var(--white); font-weight: 600; font-size: 12px; text-align: right; }\n\n\/* section base *\/\n.oth-gbf section.block { padding: 120px 0; background: var(--black); position: relative; }\n.oth-gbf section.block.alt { background: var(--black-soft); position: relative; }\n.oth-gbf .section-head { margin-bottom: 64px; max-width: 920px; }\n.oth-gbf .section-head.center { text-align: center; margin-left: auto; margin-right: auto; }\n.oth-gbf .eyebrow { display: inline-flex; align-items: center; gap: 12px; font-family: var(--font-mono); font-size: 11px; font-weight: 500; letter-spacing: 0.18em; text-transform: uppercase; color: var(--red); margin-bottom: 22px; }\n.oth-gbf .eyebrow::before { content: \"\"; width: 36px; height: 1px; background: var(--red); }\n.oth-gbf .section-head h2 { font-size: clamp(28px, 4.4vw, 56px); line-height: 1.08; font-weight: 700; letter-spacing: -0.02em; margin: 0 0 22px 0; color: var(--white); }\n.oth-gbf .section-head h2 .display { font-family: var(--font-display); font-style: italic; font-weight: 400; color: var(--red); }\n.oth-gbf .section-head .subtitle { font-size: 17px; color: var(--white-soft); max-width: 68ch; line-height: 1.65; }\n.oth-gbf .section-head .subtitle a { color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4); transition: border-color 0.2s; }\n.oth-gbf .section-head .subtitle a:hover { border-color: var(--red); }\n.oth-gbf .section-head .subtitle strong { color: var(--white); }\n.oth-gbf .section-head.center .subtitle { margin-left: auto; margin-right: auto; }\n\n\/* ICMA 4 Components centerpiece *\/\n.oth-gbf .icma-wrap { background: var(--black-card); border: 1px solid var(--black-line); overflow: hidden; }\n.oth-gbf .icma-header { padding: 22px 32px; background: var(--black); border-bottom: 1px solid var(--black-line); display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 14px; }\n.oth-gbf .icma-header .ih-title { font-family: var(--font-mono); font-size: 11px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--red); }\n.oth-gbf .icma-header .ih-meta { font-family: var(--font-mono); font-size: 10.5px; color: var(--white-mute); letter-spacing: 0.06em; }\n.oth-gbf .icma-header .ih-meta b { color: var(--white); }\n.oth-gbf .icma-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0; }\n.oth-gbf .icma-comp { padding: 36px 32px; border-right: 1px solid var(--black-line); border-bottom: 1px solid var(--black-line); transition: background 0.25s; position: relative; }\n.oth-gbf .icma-comp:nth-child(2n) { border-right: none; }\n.oth-gbf .icma-comp:nth-child(n+3) { border-bottom: none; }\n.oth-gbf .icma-comp:hover { background: rgba(74,222,128,0.03); }\n.oth-gbf .icma-comp::before { content: \"\"; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: var(--green); }\n.oth-gbf .icma-comp .ic-num { font-family: var(--font-display); font-style: italic; font-size: 48px; font-weight: 600; color: var(--green); line-height: 1; margin-bottom: 14px; opacity: 0.85; }\n.oth-gbf .icma-comp .ic-tag { font-family: var(--font-mono); font-size: 10.5px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--green); font-weight: 600; margin-bottom: 8px; }\n.oth-gbf .icma-comp h4 { font-family: var(--font-display); font-style: italic; font-size: 26px; font-weight: 600; color: var(--white); margin: 0 0 16px 0; line-height: 1.2; letter-spacing: -0.01em; }\n.oth-gbf .icma-comp p { font-size: 14px; line-height: 1.65; color: var(--white-soft); margin: 0 0 14px 0; }\n.oth-gbf .icma-comp p b { color: var(--white); font-weight: 600; }\n.oth-gbf .icma-comp .ic-meta { font-family: var(--font-mono); font-size: 10.5px; letter-spacing: 0.06em; color: var(--white-mute); padding-top: 12px; border-top: 1px solid var(--black-line); margin-top: 12px; line-height: 1.55; }\n.oth-gbf .icma-comp .ic-meta b { color: var(--green); font-weight: 600; }\n.oth-gbf .icma-foot { padding: 22px 32px; background: var(--black-soft); border-top: 2px solid var(--red); display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; }\n.oth-gbf .icma-foot .if-stat .if-label { font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--white-mute); margin-bottom: 6px; font-weight: 600; }\n.oth-gbf .icma-foot .if-stat .if-value { font-family: var(--font-display); font-style: italic; font-size: 24px; font-weight: 600; line-height: 1; color: var(--red); }\n.oth-gbf .icma-foot .if-stat .if-sub { font-size: 11px; color: var(--white-mute); margin-top: 4px; line-height: 1.45; }\n.oth-gbf .icma-note { padding: 16px 32px; background: var(--black); font-family: var(--font-mono); font-size: 10.5px; color: var(--white-mute); letter-spacing: 0.04em; border-top: 1px solid var(--black-line); line-height: 1.55; }\n.oth-gbf .icma-note b { color: var(--red); }\n<\/style>\n\n<div class=\"oth-gbf\" id=\"oth-gbf-top\">\n\n  <div class=\"reading-progress\" role=\"presentation\" aria-hidden=\"true\"><div class=\"reading-progress-fill\" id=\"ohReadingProgress\"><\/div><\/div>\n  <nav class=\"section-nav\" id=\"ohSectionNav\" aria-label=\"Jump to section\">\n    <a href=\"#icma\" class=\"sn-item\" data-section=\"icma\">4 ICMA Components<\/a>\n    <a href=\"#categories\" class=\"sn-item\" data-section=\"categories\">10 Categories<\/a>\n    <a href=\"#workflow\" class=\"sn-item\" data-section=\"workflow\">Issuance Workflow<\/a>\n    <a href=\"#methodology\" class=\"sn-item\" data-section=\"methodology\">6 Phases<\/a>\n    <a href=\"#bench\" class=\"sn-item\" data-section=\"bench\">The Bench<\/a>\n    <a href=\"#deliverables\" class=\"sn-item\" data-section=\"deliverables\">Deliverables<\/a>\n    <a href=\"#tiers\" class=\"sn-item\" data-section=\"tiers\">3 Tiers<\/a>\n    <a href=\"#faqs\" class=\"sn-item\" data-section=\"faqs\">FAQs<\/a>\n    <a href=\"#contact\" class=\"sn-item sn-cta\">Request Framework<\/a>\n  <\/nav>\n\n  <div class=\"status-strip\">\n    <div class=\"wrap\">\n      <div class=\"status-row\">\n        <div class=\"left\"><span class=\"status-dot\" aria-hidden=\"true\"><\/span><span>ESG ADVISORY \u00b7 4 \u00b7 SUSTAINABLE FINANCE \u00b7 GREEN BOND FRAMEWORK DESIGN<\/span><\/div>\n        <div class=\"right\">ICMA GBP 2021-aligned <span style=\"color:var(--red);\">\u00b7<\/span> <b>ASEAN Green Bond Standards \u00b7 SPO coordination \u00b7 bilingual EN\/TH<\/b><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <section class=\"hero\" id=\"hero\">\n    <div class=\"wrap\">\n      <div class=\"breadcrumb\">\n        <a href=\"\/\">Home<\/a><span class=\"sep\">\/<\/span><a href=\"\/esg-advisory\/\">ESG Advisory<\/a><span class=\"sep\">\/<\/span><span class=\"current\">Green Bond Framework Design<\/span>\n      <\/div>\n      <div class=\"hero-grid\">\n        <div class=\"hero-left\">\n          <div class=\"hero-tag\">\u2605 ICMA GBP 2021 \u00b7 COLUMN 04 \u00b7 SUSTAINABLE FINANCE ADVISORY<\/div>\n          <h1>\n            Green Bond Framework.<br>\n            <span class=\"display\">Four ICMA components.<\/span><br>\n            One issuance-ready document.\n          <\/h1>\n          <div class=\"accent-bar\" aria-hidden=\"true\"><\/div>\n          <p class=\"lead\">\n            A green bond framework is the foundation document of every ICMA-compliant green bond issuance \u2014 the 30\u201360 page strategic document that anchors investor-facing communications, substantiates the <strong>Second Party Opinion (SPO)<\/strong> reviewer assessment, and forms the substance the bond&#8217;s offering circular references. The framework is the bridge between the issuer&#8217;s <strong>underlying ESG architecture<\/strong> (governance, climate strategy, GHG inventory, eligible-project pipeline) and the <strong>bond documentation<\/strong> (offering circular, term sheet, regulatory filings). Othello drafts the framework to the <strong>ICMA Green Bond Principles 2021<\/strong> with the <strong>ASEAN Green Bond Standards (ACMF) overlay<\/strong> for Thai SET-listed and SOE issuers \u2014 covering all four ICMA core components (<strong>Use of Proceeds, Process for Project Evaluation and Selection, Management of Proceeds, Reporting<\/strong>), the 10 ICMA-eligible green project categories with Thai-specific examples, the SPO coordination interface, and the annual allocation + impact reporting architecture. The work integrates with the <a href=\"\/esg-advisory\/ifrs-s2-climate-disclosure\/\">IFRS S2 climate disclosure<\/a> and <a href=\"\/esg-advisory\/ghg-inventory\/\">GHG Inventory<\/a> architecture that substantiates the framework&#8217;s environmental commitments. <strong>Bilingual EN\/TH lockstep<\/strong> through the engagement so the issuer&#8217;s Thai board, regulators, and investor base, and the framework&#8217;s English-language SPO reviewer and foreign investor base, work from the same document. <span class=\"thai\">\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e01\u0e23\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e23\u0e30\u0e14\u0e21\u0e17\u0e38\u0e19\u0e1e\u0e31\u0e19\u0e18\u0e1a\u0e31\u0e15\u0e23\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e2a\u0e34\u0e48\u0e07\u0e41\u0e27\u0e14\u0e25\u0e49\u0e2d\u0e21<\/span>\n          <\/p>\n          <div class=\"hero-stats\">\n            <div class=\"hero-stat\"><div class=\"lbl\">Standard<\/div><div class=\"val\">ICMA GBP 2021<\/div><div class=\"sub\">+ ASEAN GBS overlay<\/div><\/div>\n            <div class=\"hero-stat\"><div class=\"lbl\">Core components<\/div><div class=\"val\">4 ICMA<\/div><div class=\"sub\">Use \u00b7 Eval \u00b7 Mgmt \u00b7 Report<\/div><\/div>\n            <div class=\"hero-stat\"><div class=\"lbl\">Eligible categories<\/div><div class=\"val\">10 ICMA<\/div><div class=\"sub\">Renewables to green buildings<\/div><\/div>\n            <div class=\"hero-stat\"><div class=\"lbl\">SPO providers<\/div><div class=\"val\">6 major<\/div><div class=\"sub\">Sustainalytics \u00b7 S&amp;P \u00b7 Moody&#8217;s \u00b7 ISS \u00b7 Vigeo \u00b7 CICERO<\/div><\/div>\n          <\/div>\n          <div class=\"ctas\">\n            <a href=\"#contact\" class=\"btn btn-primary\">\n              <svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"\/><polygon points=\"22 2 15 22 11 13 2 9 22 2\"\/><\/svg>\n              Request Framework\n            <\/a>\n            <a href=\"#workflow\" class=\"btn btn-outline\">\n              <svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n              See Workflow\n            <\/a>\n          <\/div>\n        <\/div>\n        <div class=\"hero-right\">\n          <div class=\"hero-card\">\n            <div class=\"hero-card-label\">THE 4 ICMA CORE COMPONENTS \u00b7 GBP 2021<\/div>\n            <h3>Four components. <em>One framework. SPO-ready.<\/em><\/h3>\n            <div class=\"icma-mini\" aria-hidden=\"true\">\n              <div class=\"im-cell\"><div class=\"im-num\">01<\/div><div class=\"im-name\">Use of Proceeds<\/div><\/div>\n              <div class=\"im-cell\"><div class=\"im-num\">02<\/div><div class=\"im-name\">Project Evaluation &amp; Selection<\/div><\/div>\n              <div class=\"im-cell\"><div class=\"im-num\">03<\/div><div class=\"im-name\">Management of Proceeds<\/div><\/div>\n              <div class=\"im-cell\"><div class=\"im-num\">04<\/div><div class=\"im-name\">Reporting<\/div><\/div>\n            <\/div>\n            <div class=\"icma-mini-foot\">+ EXTERNAL REVIEW \u00b7 SPO RECOMMENDED<\/div>\n            <div class=\"hero-card-stack\">\n              <div class=\"hero-card-row\"><span class=\"k\">Methodology<\/span><span class=\"v\">ICMA GBP 2021 \u00b7 ASEAN GBS<\/span><\/div>\n              <div class=\"hero-card-row\"><span class=\"k\">SPO coordination<\/span><span class=\"v\">Sustainalytics \u00b7 S&amp;P \u00b7 Moody&#8217;s \u00b7 ISS<\/span><\/div>\n              <div class=\"hero-card-row\"><span class=\"k\">Bench credential<\/span><span class=\"v\">IFRS S2 \u00b7 ISO 14064 \u00b7 AA1000AS \u00b7 GRI<\/span><\/div>\n              <div class=\"hero-card-row\"><span class=\"k\">Bilingual<\/span><span class=\"v\">EN\/TH lockstep \u00b7 ISO 17100<\/span><\/div>\n              <div class=\"hero-card-row\"><span class=\"k\">NDA<\/span><span class=\"v\">From first email<\/span><\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ICMA 4 CORE COMPONENTS -->\n  <section class=\"block alt\" id=\"icma\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">The Foundation Architecture<\/div>\n        <h2>Four ICMA core components. <span class=\"display\">Each substantive. Each SPO-reviewed.<\/span><\/h2>\n        <p class=\"subtitle\">The <strong>ICMA Green Bond Principles 2021<\/strong> (most recent revision June 2022) establish four core components every green bond framework must address. Each component is substantive \u2014 not box-ticking \u2014 and each is assessed by the appointed Second Party Opinion (SPO) reviewer (typically Sustainalytics, S&amp;P Global Ratings, Moody&#8217;s, ISS-ESG, Vigeo Eiris, or CICERO Shades of Green). The framework document is the issuer&#8217;s <strong>standing commitment<\/strong>: it covers the bond programme rather than an individual issuance, and remains the substantive reference for repeat issuances under the same programme. <strong>Material framework changes typically trigger a fresh SPO review<\/strong>; routine annual allocation + impact reports refresh the framework&#8217;s operational evidence without requiring re-issuance of the framework itself.<\/p>\n      <\/div>\n\n      <div class=\"icma-wrap\">\n        <div class=\"icma-header\">\n          <div class=\"ih-title\">ICMA GREEN BOND PRINCIPLES 2021 \u00b7 4 CORE COMPONENTS \u00b7 EXTERNAL REVIEW LAYER<\/div>\n          <div class=\"ih-meta\">PUBLISHED BY <b>\u00b7<\/b> ICMA \u00b7 International Capital Market Association \u00b7 Paris<\/div>\n        <\/div>\n\n        <div class=\"icma-grid\">\n\n          <div class=\"icma-comp\">\n            <div class=\"ic-num\">01<\/div>\n            <div class=\"ic-tag\">\u2605 FOUNDATIONAL<\/div>\n            <h4>Use of Proceeds<\/h4>\n            <p>The substantive heart of the framework. <b>Defines the eligible green project categories<\/b> the bond proceeds will finance or refinance, mapped to the 10 ICMA-eligible categories (renewable energy, energy efficiency, pollution prevention, sustainable natural resources, biodiversity, clean transportation, sustainable water, climate adaptation, circular economy, green buildings). Includes <b>environmental benefit description<\/b> (what the project achieves), <b>look-back period<\/b> for refinancing eligibility (typically 24\u201336 months), and <b>exclusion list<\/b> (typically fossil fuel, weapons, gambling, tobacco).<\/p>\n            <div class=\"ic-meta\">ICMA REF <b>\u00b7<\/b> \u00a7 Use of Proceeds \u00b7 most-scrutinized component by SPO reviewers<\/div>\n          <\/div>\n\n          <div class=\"icma-comp\">\n            <div class=\"ic-num\">02<\/div>\n            <div class=\"ic-tag\">PROCESS<\/div>\n            <h4>Project Evaluation &amp; Selection<\/h4>\n            <p>The governance layer. <b>Describes how eligible projects are identified, evaluated, and selected for green bond financing<\/b> \u2014 typically a multi-stage process: business unit submission \u2192 ESG\/sustainability team eligibility review \u2192 internal Green Bond Committee approval \u2192 CFO\/Treasurer programme allocation. Includes <b>environmental objective alignment<\/b>, <b>ESG risk assessment<\/b> for each project (covering social safeguards and DNSH \u2014 Do No Significant Harm principles for EU-investor-targeted issuances), and the <b>decision-rights matrix<\/b> for project inclusion and exclusion.<\/p>\n            <div class=\"ic-meta\">ICMA REF <b>\u00b7<\/b> \u00a7 Process for Project Evaluation and Selection<\/div>\n          <\/div>\n\n          <div class=\"icma-comp\">\n            <div class=\"ic-num\">03<\/div>\n            <div class=\"ic-tag\">OPERATIONS<\/div>\n            <h4>Management of Proceeds<\/h4>\n            <p>The fund-tracking architecture. <b>Describes how the bond proceeds are tracked from issuance to project allocation<\/b> \u2014 typically an internal sub-account, sub-portfolio, or balance-sheet earmark. Includes the <b>holding mechanism<\/b> for unallocated proceeds (cash, money market, short-term liquid instruments \u2014 usually with a sustainability overlay), the <b>allocation timeline target<\/b> (typically 24 months from issuance), and the <b>governance of unallocated proceeds<\/b> (who has discretion, what&#8217;s the reporting frequency, what happens if allocation is delayed).<\/p>\n            <div class=\"ic-meta\">ICMA REF <b>\u00b7<\/b> \u00a7 Management of Proceeds \u00b7 auditor attestation recommended annually<\/div>\n          <\/div>\n\n          <div class=\"icma-comp\">\n            <div class=\"ic-num\">04<\/div>\n            <div class=\"ic-tag\">DISCLOSURE<\/div>\n            <h4>Reporting<\/h4>\n            <p>The annual disclosure cycle. <b>Two-track reporting<\/b>: <b>Allocation Report<\/b> (where did the money go \u2014 project-by-project allocation, amounts, geographic split, percentages) and <b>Impact Report<\/b> (what environmental benefit was achieved \u2014 avoided emissions in tCO2e, renewable energy generated in MWh, water saved in m\u00b3, etc., using ICMA&#8217;s Harmonized Framework metric set). Reporting frequency: annually until full allocation, then on material developments. Available on the issuer&#8217;s website + filed with SET listing disclosure.<\/p>\n            <div class=\"ic-meta\">ICMA REF <b>\u00b7<\/b> \u00a7 Reporting \u00b7 ICMA Harmonized Framework for Impact Reporting<\/div>\n          <\/div>\n\n        <\/div>\n\n        <div class=\"icma-foot\">\n          <div class=\"if-stat\">\n            <div class=\"if-label\">FRAMEWORK SIZE<\/div>\n            <div class=\"if-value\">30\u201360 pp<\/div>\n            <div class=\"if-sub\">typical document length<\/div>\n          <\/div>\n          <div class=\"if-stat\">\n            <div class=\"if-label\">ALLOCATION TARGET<\/div>\n            <div class=\"if-value\">24 months<\/div>\n            <div class=\"if-sub\">from issuance \u00b7 industry standard<\/div>\n          <\/div>\n          <div class=\"if-stat\">\n            <div class=\"if-label\">REPORTING CYCLE<\/div>\n            <div class=\"if-value\">Annual<\/div>\n            <div class=\"if-sub\">allocation + impact tracks<\/div>\n          <\/div>\n          <div class=\"if-stat\">\n            <div class=\"if-label\">FRAMEWORK LIFE<\/div>\n            <div class=\"if-value\">Programme<\/div>\n            <div class=\"if-sub\">covers multiple issuances \u00b7 refresh on material change<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"icma-note\">\n          EXTERNAL REVIEW <b>\u00b7<\/b> ICMA strongly recommends external review of every green bond issuance. The dominant form is the <b>Second Party Opinion (SPO)<\/b> \u2014 an independent reviewer&#8217;s assessment of framework alignment to ICMA GBP and the substantive credibility of the issuer&#8217;s green commitments. SPO providers include <b>Sustainalytics (Morningstar), S&amp;P Global Ratings, Moody&#8217;s, ISS-ESG, Vigeo Eiris (Moody&#8217;s), and CICERO Shades of Green<\/b>. Other external review forms include <b>Verification<\/b> (auditor attestation on use of proceeds), <b>Certification<\/b> (Climate Bonds Initiative CBI Standard), and <b>Rating<\/b> (separate ESG rating). <b>SPO is the most common external review type for Thai SET-listed issuers and is the form addressed throughout this engagement.<\/b>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<style>\n\/* PART 2 CSS *\/\n.oth-gbf .cat-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; }\n.oth-gbf .cat-card { background: var(--black-card); border: 1px solid var(--black-line); padding: 24px 18px; position: relative; transition: all 0.3s; overflow: hidden; display: flex; flex-direction: column; }\n.oth-gbf .cat-card:hover { background: #1f1f1f; transform: translateY(-3px); border-color: rgba(74,222,128,0.4); }\n.oth-gbf .cat-card::before { content: \"\"; position: absolute; top: 0; left: 0; width: 100%; height: 3px; background: var(--green); transform: scaleX(0.3); transform-origin: left; transition: transform 0.4s; }\n.oth-gbf .cat-card:hover::before { transform: scaleX(1); }\n.oth-gbf .cat-card .cc-num { font-family: var(--font-mono); font-size: 9.5px; color: var(--green); letter-spacing: 0.14em; font-weight: 700; margin-bottom: 8px; }\n.oth-gbf .cat-card .cc-icon { width: 36px; height: 36px; background: rgba(74,222,128,0.10); border: 1px solid rgba(74,222,128,0.30); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 12px; color: var(--green); }\n.oth-gbf .cat-card .cc-icon svg { width: 18px; height: 18px; stroke: currentColor; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n.oth-gbf .cat-card h4 { font-family: var(--font-display); font-size: 16px; font-weight: 600; color: var(--white); margin: 0 0 8px 0; line-height: 1.2; letter-spacing: -0.01em; }\n.oth-gbf .cat-card .cc-thai { font-family: var(--font-mono); font-size: 9.5px; color: var(--white-mute); letter-spacing: 0.04em; margin-bottom: 10px; line-height: 1.4; }\n.oth-gbf .cat-card .cc-thai b { color: var(--green); }\n.oth-gbf .cat-card p { font-size: 11.5px; line-height: 1.5; color: var(--white-soft); margin: 0; flex: 1; }\n.oth-gbf .cat-card p b { color: var(--white); font-weight: 600; }\n\n.oth-gbf .cat-aseanfoot { background: var(--black-card); border: 1px solid var(--green); border-top: 4px solid var(--green); margin-top: 24px; padding: 22px 28px; }\n.oth-gbf .cat-aseanfoot .af-title { font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--green); font-weight: 700; margin-bottom: 10px; }\n.oth-gbf .cat-aseanfoot p { font-size: 13.5px; line-height: 1.65; color: var(--white-soft); margin: 0; }\n.oth-gbf .cat-aseanfoot p b { color: var(--white); font-weight: 600; }\n.oth-gbf .cat-aseanfoot p .green { color: var(--green); font-weight: 600; }\n\n\/* Framework-to-Issuance Workflow *\/\n.oth-gbf .wf-wrap { background: var(--black-card); border: 1px solid var(--black-line); padding: 36px 32px; }\n.oth-gbf .wf-header { display: flex; justify-content: space-between; align-items: center; margin-bottom: 28px; padding-bottom: 18px; border-bottom: 1px solid var(--black-line); flex-wrap: wrap; gap: 12px; }\n.oth-gbf .wf-header .wh-title { font-family: var(--font-mono); font-size: 11px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--red); }\n.oth-gbf .wf-header .wh-meta { font-family: var(--font-mono); font-size: 10.5px; color: var(--white-mute); letter-spacing: 0.06em; }\n.oth-gbf .wf-header .wh-meta b { color: var(--white); }\n.oth-gbf .wf-track { display: grid; grid-template-columns: repeat(6, 1fr); gap: 8px; margin-bottom: 14px; align-items: stretch; }\n.oth-gbf .wf-stage { background: var(--black-soft); border: 1px solid var(--black-line); padding: 14px 12px; border-radius: 3px; position: relative; transition: all 0.25s; }\n.oth-gbf .wf-stage:hover { border-color: rgba(237,64,54,0.4); background: var(--black-card); }\n.oth-gbf .wf-stage::before { content: \"\"; position: absolute; top: 0; left: 0; width: 100%; height: 2px; background: var(--red); }\n.oth-gbf .wf-stage .ws-num { font-family: var(--font-mono); font-size: 9px; color: var(--red); letter-spacing: 0.10em; font-weight: 700; margin-bottom: 6px; }\n.oth-gbf .wf-stage .ws-title { font-family: var(--font-display); font-style: italic; font-size: 14px; font-weight: 600; color: var(--white); line-height: 1.2; margin-bottom: 6px; letter-spacing: -0.01em; }\n.oth-gbf .wf-stage .ws-meta { font-family: var(--font-mono); font-size: 9px; color: var(--white-mute); letter-spacing: 0.04em; line-height: 1.4; }\n.oth-gbf .wf-stage .ws-meta b { color: var(--red); }\n.oth-gbf .wf-roles { display: grid; grid-template-columns: repeat(6, 1fr); gap: 8px; margin-top: 14px; padding-top: 18px; border-top: 1px dashed var(--black-line); }\n.oth-gbf .wf-role { padding: 8px 10px; font-family: var(--font-mono); font-size: 9px; letter-spacing: 0.06em; line-height: 1.4; border-radius: 2px; }\n.oth-gbf .wf-role.r-othello { background: rgba(237,64,54,0.10); border: 1px solid rgba(237,64,54,0.30); color: var(--red); }\n.oth-gbf .wf-role.r-spo { background: rgba(74,222,128,0.10); border: 1px solid rgba(74,222,128,0.30); color: var(--green); }\n.oth-gbf .wf-role.r-issuer { background: rgba(96,165,250,0.10); border: 1px solid rgba(96,165,250,0.30); color: var(--blue); }\n.oth-gbf .wf-role.r-arranger { background: rgba(251,191,36,0.10); border: 1px solid rgba(251,191,36,0.30); color: var(--amber); }\n.oth-gbf .wf-role b { display: block; font-weight: 700; margin-bottom: 2px; }\n.oth-gbf .wf-foot { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; padding-top: 22px; margin-top: 22px; border-top: 1px solid var(--black-line); }\n.oth-gbf .wf-foot .wff-stat .wff-label { font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.10em; text-transform: uppercase; color: var(--white-mute); margin-bottom: 6px; font-weight: 600; }\n.oth-gbf .wf-foot .wff-stat .wff-value { font-family: var(--font-display); font-style: italic; font-size: 22px; font-weight: 600; line-height: 1.1; color: var(--red); }\n.oth-gbf .wf-foot .wff-stat .wff-sub { font-size: 11px; color: var(--white-mute); margin-top: 4px; line-height: 1.45; }\n\n\/* 6-Phase Methodology *\/\n.oth-gbf .method-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }\n.oth-gbf .method-card { background: var(--black-card); border: 1px solid var(--black-line); padding: 32px 28px; position: relative; transition: all 0.3s; overflow: hidden; }\n.oth-gbf .method-card:hover { background: #1f1f1f; transform: translateY(-3px); border-color: rgba(237,64,54,0.4); }\n.oth-gbf .method-card .mc-phase { font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--red); font-weight: 600; margin-bottom: 14px; display: flex; align-items: center; gap: 8px; }\n.oth-gbf .method-card .mc-phase::before { content: attr(data-phase-num); font-family: var(--font-display); font-style: italic; font-size: 32px; line-height: 1; color: var(--red); opacity: 0.4; font-weight: 600; }\n.oth-gbf .method-card h4 { font-family: var(--font-display); font-size: 22px; font-weight: 600; color: var(--white); margin: 0 0 14px 0; line-height: 1.2; letter-spacing: -0.01em; }\n.oth-gbf .method-card h4 .display { font-style: italic; color: var(--red); font-weight: 500; }\n.oth-gbf .method-card p { font-size: 13.5px; line-height: 1.65; color: var(--white-soft); margin: 0 0 14px 0; }\n.oth-gbf .method-card p b { color: var(--white); font-weight: 600; }\n.oth-gbf .method-card .mc-duration { font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.10em; color: var(--red); border-top: 1px solid var(--black-line); padding-top: 12px; text-transform: uppercase; font-weight: 600; }\n.oth-gbf .method-card .mc-duration b { color: var(--white); }\n<\/style>\n\n  <!-- 10 ELIGIBLE CATEGORIES -->\n  <section class=\"block\" id=\"categories\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">Use of Proceeds<\/div>\n        <h2>Ten ICMA-eligible categories. <span class=\"display\">Thai-anchored examples. ASEAN GBS overlay.<\/span><\/h2>\n        <p class=\"subtitle\">The ICMA Green Bond Principles 2021 list <strong>10 broad categories of eligible green project<\/strong>. Most Thai issuances target 2\u20134 categories aligned to the issuer&#8217;s operating profile and capex pipeline. The categories below show each ICMA category alongside Thai-anchored example use cases \u2014 drawn from the typical SET-listed sector mix (Energy &amp; Utilities, Industrials, Real Estate, Consumer &amp; Retail). The <strong>ASEAN Green Bond Standards<\/strong> (issued by the ASEAN Capital Markets Forum \/ ACMF) adopt the ICMA categories with two additional ASEAN-specific provisions: <strong>(a) fossil fuel exclusion is explicit and broader than ICMA<\/strong> (excluding &#8220;fossil fuel power generation&#8221; rather than ICMA&#8217;s general &#8220;exclusion list&#8221; approach); <strong>(b) geographic relevance requires substantial ASEAN-region project activity<\/strong> \u2014 typically meaning \u226530% project allocation within ASEAN. ASEAN GBS-aligned issuance is the default for Thai SET-listed and SOE issuers seeking ASEAN-anchored investor coverage; ICMA-only alignment is the default for Thai issuers seeking broader global investor coverage where ASEAN-specificity is not required.<\/p>\n      <\/div>\n\n      <div class=\"cat-grid\">\n\n        <div class=\"cat-card\">\n          <div class=\"cc-num\">CAT 01<\/div>\n          <div class=\"cc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"5\"\/><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\/><line x1=\"12\" y1=\"21\" x2=\"12\" y2=\"23\"\/><line x1=\"4.22\" y1=\"4.22\" x2=\"5.64\" y2=\"5.64\"\/><line x1=\"18.36\" y1=\"18.36\" x2=\"19.78\" y2=\"19.78\"\/><line x1=\"1\" y1=\"12\" x2=\"3\" y2=\"12\"\/><line x1=\"21\" y1=\"12\" x2=\"23\" y2=\"12\"\/><\/svg><\/div>\n          <h4>Renewable Energy<\/h4>\n          <div class=\"cc-thai\">Thai example <b>\u00b7<\/b> Solar farm Korat \u00b7 onshore wind Chaiyaphum \u00b7 floating solar dam<\/div>\n          <p>Generation + transmission + ancillary equipment. <b>Most-used category for Thai SOE and utility issuers<\/b>.<\/p>\n        <\/div>\n\n        <div class=\"cat-card\">\n          <div class=\"cc-num\">CAT 02<\/div>\n          <div class=\"cc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><polyline points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg><\/div>\n          <h4>Energy Efficiency<\/h4>\n          <div class=\"cc-thai\">Thai example <b>\u00b7<\/b> Industrial heat-recovery \u00b7 LED retrofit \u00b7 district cooling<\/div>\n          <p>New + retrofit projects. <b>Common for Industrials and Real Estate REIT issuers<\/b>.<\/p>\n        <\/div>\n\n        <div class=\"cat-card\">\n          <div class=\"cc-num\">CAT 03<\/div>\n          <div class=\"cc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg><\/div>\n          <h4>Pollution Prevention<\/h4>\n          <div class=\"cc-thai\">Thai example <b>\u00b7<\/b> Wastewater treatment plant \u00b7 soil remediation \u00b7 air emission control<\/div>\n          <p>Reduction of air, water, soil pollution + waste prevention\/treatment.<\/p>\n        <\/div>\n\n        <div class=\"cat-card\">\n          <div class=\"cc-num\">CAT 04<\/div>\n          <div class=\"cc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><path d=\"M12 22V2M5 12l7-10 7 10\"\/><\/svg><\/div>\n          <h4>Sustainable Natural Resources<\/h4>\n          <div class=\"cc-thai\">Thai example <b>\u00b7<\/b> FSC-certified plantation \u00b7 RSPO palm oil mill \u00b7 sustainable rubber<\/div>\n          <p>Sustainable agriculture, fisheries, aquaculture, forestry \u2014 typically requires recognised certification.<\/p>\n        <\/div>\n\n        <div class=\"cat-card\">\n          <div class=\"cc-num\">CAT 05<\/div>\n          <div class=\"cc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><path d=\"M20 12a8 8 0 0 1-16 0M12 4v8\"\/><\/svg><\/div>\n          <h4>Biodiversity Conservation<\/h4>\n          <div class=\"cc-thai\">Thai example <b>\u00b7<\/b> Mangrove restoration \u00b7 marine protected area \u00b7 habitat corridor<\/div>\n          <p>Terrestrial and aquatic biodiversity protection + restoration.<\/p>\n        <\/div>\n\n        <div class=\"cat-card\">\n          <div class=\"cc-num\">CAT 06<\/div>\n          <div class=\"cc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\/><polygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\/><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\/><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\/><\/svg><\/div>\n          <h4>Clean Transportation<\/h4>\n          <div class=\"cc-thai\">Thai example <b>\u00b7<\/b> BTS\/MRT mass transit \u00b7 EV charging infrastructure \u00b7 electric bus fleet<\/div>\n          <p>Public + electric + low-carbon transport. <b>Common for Thai infrastructure issuers<\/b>.<\/p>\n        <\/div>\n\n        <div class=\"cat-card\">\n          <div class=\"cc-num\">CAT 07<\/div>\n          <div class=\"cc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><path d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\/><\/svg><\/div>\n          <h4>Sustainable Water<\/h4>\n          <div class=\"cc-thai\">Thai example <b>\u00b7<\/b> Catchment management \u00b7 water recycling \u00b7 drought adaptation<\/div>\n          <p>Water-stress catchment management + recycling + supply infrastructure.<\/p>\n        <\/div>\n\n        <div class=\"cat-card\">\n          <div class=\"cc-num\">CAT 08<\/div>\n          <div class=\"cc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><path d=\"M17.5 19a4.5 4.5 0 1 0 0-9h-1.8a7 7 0 1 0-13.7 2.2\"\/><line x1=\"2\" y1=\"20\" x2=\"22\" y2=\"20\"\/><\/svg><\/div>\n          <h4>Climate Adaptation<\/h4>\n          <div class=\"cc-thai\">Thai example <b>\u00b7<\/b> Flood-defense infrastructure \u00b7 early-warning systems \u00b7 resilient agriculture<\/div>\n          <p>Physical climate risk reduction + adaptation infrastructure.<\/p>\n        <\/div>\n\n        <div class=\"cat-card\">\n          <div class=\"cc-num\">CAT 09<\/div>\n          <div class=\"cc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><path d=\"M21 12a9 9 0 1 1-9-9c2.39 0 4.68.94 6.4 2.6\"\/><polyline points=\"21 3 21 9 15 9\"\/><\/svg><\/div>\n          <h4>Circular Economy<\/h4>\n          <div class=\"cc-thai\">Thai example <b>\u00b7<\/b> Plastic recycling facility \u00b7 industrial symbiosis \u00b7 waste-to-energy<\/div>\n          <p>Adapted products, technologies, eco-efficient production processes.<\/p>\n        <\/div>\n\n        <div class=\"cat-card\">\n          <div class=\"cc-num\">CAT 10<\/div>\n          <div class=\"cc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg><\/div>\n          <h4>Green Buildings<\/h4>\n          <div class=\"cc-thai\">Thai example <b>\u00b7<\/b> TREES Platinum office \u00b7 LEED Gold mall \u00b7 EDGE-certified condo<\/div>\n          <p>New + existing buildings meeting recognised certification standards. <b>Core category for REIT issuers<\/b>.<\/p>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"cat-aseanfoot\">\n        <div class=\"af-title\">\u2605 ASEAN GREEN BOND STANDARDS OVERLAY<\/div>\n        <p>Thai SET-listed and SOE issuers default to <span class=\"green\">ASEAN GBS-aligned issuance<\/span> for ASEAN-anchored investor coverage. Two ASEAN-specific provisions on top of the ICMA framework: <b>(a) explicit fossil fuel power generation exclusion<\/b> \u2014 broader than ICMA&#8217;s general approach, applied at framework level not just project level; <b>(b) geographic relevance \u2014 typically \u226530% project allocation within ASEAN region<\/b>. Most Thai issuances satisfy this naturally given the Thai-domestic project pipeline. <b>ICMA-only alignment<\/b> remains the default for Thai issuers seeking broader global coverage where ASEAN-specificity is not required (e.g. issuers with material EU or US investor coverage).<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FRAMEWORK-TO-ISSUANCE WORKFLOW -->\n  <section class=\"block alt\" id=\"workflow\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">Framework to Issuance<\/div>\n        <h2>The workflow. <span class=\"display\">From scoping to first impact report.<\/span><\/h2>\n        <p class=\"subtitle\">The framework drafting work sits within a longer issuance workflow that involves the issuer&#8217;s treasury team, the underwriting syndicate (the bond&#8217;s arrangers\/bookrunners), the appointed Second Party Opinion (SPO) reviewer, and Othello&#8217;s framework drafting team. Below is the typical 6-stage workflow from initial scoping through to first annual allocation + impact report \u2014 typically <strong>3\u20136 months<\/strong> from framework kickoff to bond pricing, with the annual reporting cycle commencing 12 months post-issuance. Othello&#8217;s primary role is <strong>framework drafting + SPO coordination interface<\/strong>; bond documentation drafting (offering circular, term sheet, regulatory filings) is the underwriting syndicate&#8217;s responsibility. Othello&#8217;s <a href=\"\/sustainable-finance\/bond-frameworks\/\">Technical Translation<\/a> capability supports the bond documentation translation work in parallel where bilingual EN\/TH offering documents are required.<\/p>\n      <\/div>\n\n      <div class=\"wf-wrap\">\n        <div class=\"wf-header\">\n          <div class=\"wh-title\">FRAMEWORK-TO-ISSUANCE WORKFLOW \u00b7 6 STAGES \u00b7 3\u20136 MONTH CYCLE<\/div>\n          <div class=\"wh-meta\">FRAMEWORK KICKOFF <b>\u00b7<\/b> Month 0 \u00b7 BOND PRICING <b>\u00b7<\/b> Month 3\u20136<\/div>\n        <\/div>\n\n        <div class=\"wf-track\">\n          <div class=\"wf-stage\">\n            <div class=\"ws-num\">STAGE 01<\/div>\n            <div class=\"ws-title\">Framework Scoping<\/div>\n            <div class=\"ws-meta\">Eligible categories \u00b7 use of proceeds scope \u00b7 ASEAN GBS vs ICMA-only<br><b>Month 0 \u00b7 Weeks 1\u20133<\/b><\/div>\n          <\/div>\n          <div class=\"wf-stage\">\n            <div class=\"ws-num\">STAGE 02<\/div>\n            <div class=\"ws-title\">Framework Drafting<\/div>\n            <div class=\"ws-meta\">Full 4-component document \u00b7 30\u201360pp \u00b7 bilingual EN\/TH<br><b>Month 1 \u00b7 Weeks 4\u20138<\/b><\/div>\n          <\/div>\n          <div class=\"wf-stage\">\n            <div class=\"ws-num\">STAGE 03<\/div>\n            <div class=\"ws-title\">SPO Engagement<\/div>\n            <div class=\"ws-meta\">Reviewer selection \u00b7 Q&amp;A pack \u00b7 iterative revision<br><b>Month 2 \u00b7 Weeks 9\u201312<\/b><\/div>\n          <\/div>\n          <div class=\"wf-stage\">\n            <div class=\"ws-num\">STAGE 04<\/div>\n            <div class=\"ws-title\">SPO Issuance<\/div>\n            <div class=\"ws-meta\">Final framework + SPO published \u00b7 roadshow prep<br><b>Month 3 \u00b7 Weeks 13\u201314<\/b><\/div>\n          <\/div>\n          <div class=\"wf-stage\">\n            <div class=\"ws-num\">STAGE 05<\/div>\n            <div class=\"ws-title\">Bond Pricing<\/div>\n            <div class=\"ws-meta\">Roadshow \u00b7 investor Q&amp;A \u00b7 pricing \u00b7 settlement<br><b>Month 3\u20136 \u00b7 per syndicate<\/b><\/div>\n          <\/div>\n          <div class=\"wf-stage\">\n            <div class=\"ws-num\">STAGE 06<\/div>\n            <div class=\"ws-title\">First Reporting<\/div>\n            <div class=\"ws-meta\">Allocation Report + Impact Report drafted \u00b7 published<br><b>Month 12 \u00b7 annual cycle<\/b><\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"wf-roles\">\n          <div class=\"wf-role r-othello\"><b>OTHELLO<\/b>Scope + draft + SPO interface<\/div>\n          <div class=\"wf-role r-othello\"><b>OTHELLO<\/b>Lead drafting \u00b7 bilingual<\/div>\n          <div class=\"wf-role r-spo\"><b>SPO<\/b>Independent reviewer<\/div>\n          <div class=\"wf-role r-issuer\"><b>ISSUER<\/b>Board approval + publish<\/div>\n          <div class=\"wf-role r-arranger\"><b>ARRANGER<\/b>Syndicate + investors<\/div>\n          <div class=\"wf-role r-othello\"><b>OTHELLO<\/b>Reports drafted + published<\/div>\n        <\/div>\n\n        <div class=\"wf-foot\">\n          <div class=\"wff-stat\">\n            <div class=\"wff-label\">FRAMEWORK CYCLE<\/div>\n            <div class=\"wff-value\">3\u20136 months<\/div>\n            <div class=\"wff-sub\">scoping to bond pricing<\/div>\n          <\/div>\n          <div class=\"wff-stat\">\n            <div class=\"wff-label\">FRAMEWORK SIZE<\/div>\n            <div class=\"wff-value\">30\u201360 pp<\/div>\n            <div class=\"wff-sub\">bilingual EN\/TH document<\/div>\n          <\/div>\n          <div class=\"wff-stat\">\n            <div class=\"wff-label\">SPO COST RANGE<\/div>\n            <div class=\"wff-value\">USD 25\u201360k<\/div>\n            <div class=\"wff-sub\">indicative \u00b7 paid by issuer<\/div>\n          <\/div>\n          <div class=\"wff-stat\">\n            <div class=\"wff-label\">ANNUAL REPORTING<\/div>\n            <div class=\"wff-value\">Year 1+<\/div>\n            <div class=\"wff-sub\">allocation + impact tracks<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 6-PHASE METHODOLOGY -->\n  <section class=\"block\" id=\"methodology\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">The Methodology<\/div>\n        <h2>Six phases. <span class=\"display\">From eligible-project pipeline diagnostic to first impact report.<\/span><\/h2>\n        <p class=\"subtitle\">Othello&#8217;s green bond framework methodology runs six sequential phases against the 3\u20136 month framework-to-issuance workflow. Each phase is bilingual EN\/TH where applicable, with framework drafting in parallel English and Thai versions kept in lockstep through every revision. The methodology accommodates first-time issuers (full framework scoping + new SPO appointment) and repeat issuers (framework refresh + existing SPO update review).<\/p>\n      <\/div>\n\n      <div class=\"method-grid\">\n\n        <div class=\"method-card\">\n          <div class=\"mc-phase\" data-phase-num=\"01\">PHASE 01<\/div>\n          <h4>Eligible-Project <span class=\"display\">Pipeline Diagnostic<\/span><\/h4>\n          <p>The starting diagnostic. <b>Assess the issuer&#8217;s capex pipeline against the 10 ICMA-eligible categories<\/b>: which projects are eligible as-is, which need additional substantiation, which fall outside eligible categories. Confirm ASEAN GBS vs. ICMA-only alignment based on investor base targeting. Confirm look-back period (refinancing eligibility) and pipeline coverage (sufficient eligible projects for the planned issuance size). <b>Outputs the eligibility scorecard that anchors all downstream framework drafting.<\/b><\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> 2\u20133 weeks \u00b7 Month 0<\/div>\n        <\/div>\n\n        <div class=\"method-card\">\n          <div class=\"mc-phase\" data-phase-num=\"02\">PHASE 02<\/div>\n          <h4>Framework <span class=\"display\">Drafting<\/span><\/h4>\n          <p>The substantive drafting phase. <b>Draft the full 4-component framework document<\/b>: Use of Proceeds (eligible categories + exclusions + look-back period), Process for Project Evaluation and Selection (governance + decision-rights matrix + ESG risk assessment), Management of Proceeds (tracking architecture + holding mechanism + allocation timeline), Reporting (allocation + impact track structure + ICMA Harmonized Framework metric set). Bilingual EN\/TH parallel drafting. Cross-referenced to the <a href=\"\/esg-advisory\/ifrs-s2-climate-disclosure\/\" style=\"color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4);\">IFRS S2 disclosure architecture<\/a> and <a href=\"\/esg-advisory\/ghg-inventory\/\" style=\"color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4);\">GHG Inventory<\/a> that substantiate the framework&#8217;s commitments.<\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> 4\u20136 weeks \u00b7 Month 1<\/div>\n        <\/div>\n\n        <div class=\"method-card\">\n          <div class=\"mc-phase\" data-phase-num=\"03\">PHASE 03<\/div>\n          <h4>SPO Provider <span class=\"display\">Selection + Engagement<\/span><\/h4>\n          <p>The external review coordination. <b>Support the issuer&#8217;s SPO provider selection<\/b> (Sustainalytics, S&amp;P Global Ratings, Moody&#8217;s, ISS-ESG, Vigeo Eiris, CICERO Shades of Green) with comparative analysis on methodology, turnaround, and provider familiarity with Thai issuers. Coordinate the SPO engagement: response to Q&amp;A pack, iterative framework revision against SPO findings, evidence pack preparation. <b>Othello does not issue SPOs<\/b> \u2014 these are independent reviewer assessments \u2014 but coordinates the issuer-side workstream.<\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> 3\u20134 weeks \u00b7 Month 2<\/div>\n        <\/div>\n\n        <div class=\"method-card\">\n          <div class=\"mc-phase\" data-phase-num=\"04\">PHASE 04<\/div>\n          <h4>Final Framework <span class=\"display\">+ Investor Pack<\/span><\/h4>\n          <p>The pre-issuance layer. <b>Final framework document approved by issuer board<\/b>; SPO published; framework hosted on issuer&#8217;s website. Parallel deliverables: <b>investor framework summary<\/b> (5\u20138 page roadshow document), <b>investor FAQ pack<\/b> (anticipated investor questions + Othello-drafted answers), <b>regulatory submissions<\/b> (SEC Thailand for SET-listed, SET listing disclosure, ThaiBMA registration for secondary trading), <b>bilingual press release<\/b>. Final framework feeds into the bond&#8217;s offering circular substantively.<\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> 2\u20133 weeks \u00b7 Month 3<\/div>\n        <\/div>\n\n        <div class=\"method-card\">\n          <div class=\"mc-phase\" data-phase-num=\"05\">PHASE 05<\/div>\n          <h4>Issuance <span class=\"display\">Support<\/span><\/h4>\n          <p>The launch support layer. <b>Issuer-side support during roadshow and pricing<\/b>: investor Q&amp;A responses (where ESG-substance questions arise during roadshow), syndicate coordination on framework references in bond marketing materials, regulator queries (SEC Thailand, BOT for bank issuers, OIC for insurance issuers) responded to in real time. Othello is not the bond syndicate \u2014 pricing, allocation, and settlement are syndicate-led \u2014 but provides the framework-anchored ESG content layer in real time.<\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> Variable \u00b7 per syndicate timeline<\/div>\n        <\/div>\n\n        <div class=\"method-card\">\n          <div class=\"mc-phase\" data-phase-num=\"06\">PHASE 06<\/div>\n          <h4>Annual Allocation <span class=\"display\">+ Impact Report<\/span><\/h4>\n          <p>The annual cycle. <b>Year 1 first reporting cycle 12 months post-issuance<\/b>: Allocation Report (project-by-project use of proceeds, amounts, geographic split) + Impact Report (environmental benefit in ICMA Harmonized Framework metrics \u2014 avoided emissions tCO2e, renewable energy generated MWh, water saved m\u00b3, etc.). Annual repeat through full allocation; thereafter material-developments-only reporting. Optional auditor attestation on Allocation Report (recommended by ICMA). Bilingual EN\/TH parallel reports.<\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> 4\u20136 weeks \u00b7 Year 1+ annual<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<style>\n\/* PART 3A CSS *\/\n.oth-gbf .bench-wrap { background: var(--black-card); border: 1px solid var(--black-line); padding: 36px 32px; }\n.oth-gbf .bench-rows { display: grid; gap: 14px; }\n.oth-gbf .bench-row { display: grid; grid-template-columns: minmax(150px, auto) 1fr; gap: 18px; align-items: start; padding: 16px 0; border-bottom: 1px solid var(--black-line); }\n.oth-gbf .bench-row:last-child { border-bottom: none; }\n.oth-gbf .bench-row .br-cred { font-family: var(--font-display); font-style: italic; font-size: 16px; font-weight: 600; color: var(--red); line-height: 1.25; letter-spacing: -0.01em; }\n.oth-gbf .bench-row .br-desc { font-size: 13.5px; line-height: 1.65; color: var(--white-soft); }\n.oth-gbf .bench-row .br-desc b { color: var(--white); font-weight: 600; }\n.oth-gbf .bench-row .br-desc a { color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4); }\n\n.oth-gbf .deliv-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }\n.oth-gbf .deliv-card { background: var(--black-card); border: 1px solid var(--black-line); padding: 28px 26px; position: relative; transition: all 0.3s; overflow: hidden; display: flex; flex-direction: column; }\n.oth-gbf .deliv-card:hover { background: #1f1f1f; transform: translateY(-3px); border-color: rgba(237,64,54,0.4); }\n.oth-gbf .deliv-card::before { content: \"\"; position: absolute; top: 0; left: 0; width: 100%; height: 2px; background: var(--red); transform: scaleX(0.3); transform-origin: left; transition: transform 0.4s; }\n.oth-gbf .deliv-card:hover::before { transform: scaleX(1); }\n.oth-gbf .deliv-card .dc-tag { display: inline-block; align-self: flex-start; font-family: var(--font-mono); font-size: 9.5px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--red); border: 1px solid rgba(237,64,54,0.4); padding: 4px 10px; border-radius: 2px; margin-bottom: 16px; font-weight: 600; }\n.oth-gbf .deliv-card h4 { font-family: var(--font-display); font-size: 21px; font-weight: 600; color: var(--white); margin: 0 0 8px 0; line-height: 1.2; letter-spacing: -0.01em; }\n.oth-gbf .deliv-card h4 .display { font-style: italic; color: var(--red); font-weight: 500; }\n.oth-gbf .deliv-card .dc-meta { font-family: var(--font-mono); font-size: 10.5px; color: var(--white-mute); margin-bottom: 14px; letter-spacing: 0.04em; }\n.oth-gbf .deliv-card p { font-size: 13px; line-height: 1.6; color: var(--white-soft); margin: 0 0 14px 0; flex: 1; }\n.oth-gbf .deliv-card p b { color: var(--white); }\n.oth-gbf .deliv-card .dc-format { font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.10em; color: var(--red); border-top: 1px solid var(--black-line); padding-top: 12px; text-transform: uppercase; font-weight: 600; }\n.oth-gbf .deliv-card .dc-format b { color: var(--white); }\n\n.oth-gbf .tiers { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }\n.oth-gbf .tier-card { background: var(--black-card); border: 1px solid var(--black-line); padding: 36px 30px; position: relative; transition: all 0.3s; display: flex; flex-direction: column; }\n.oth-gbf .tier-card.featured { border-color: var(--red); }\n.oth-gbf .tier-card.featured::before { content: \"RECOMMENDED\"; position: absolute; top: -10px; left: 24px; background: var(--red); color: var(--white); font-family: var(--font-mono); font-size: 9.5px; letter-spacing: 0.14em; padding: 4px 10px; border-radius: 2px; font-weight: 600; }\n.oth-gbf .tier-card:hover { background: #1f1f1f; transform: translateY(-3px); }\n.oth-gbf .tier-card .tc-tier { font-family: var(--font-mono); font-size: 10.5px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--red); font-weight: 600; margin-bottom: 14px; }\n.oth-gbf .tier-card h3 { font-family: var(--font-display); font-style: italic; font-size: 28px; font-weight: 600; color: var(--white); margin: 0 0 6px 0; letter-spacing: -0.01em; line-height: 1.15; }\n.oth-gbf .tier-card .tc-duration { font-family: var(--font-mono); font-size: 11px; color: var(--white-mute); margin-bottom: 20px; padding-bottom: 18px; border-bottom: 1px solid var(--black-line); letter-spacing: 0.04em; }\n.oth-gbf .tier-card .tc-duration b { color: var(--red); font-weight: 600; }\n.oth-gbf .tier-card .tc-list { list-style: none; padding: 0; margin: 0 0 18px 0; flex: 1; }\n.oth-gbf .tier-card .tc-list li { font-size: 13px; line-height: 1.5; color: var(--white-soft); padding: 9px 0; padding-left: 24px; position: relative; border-bottom: 1px dashed var(--black-line); }\n.oth-gbf .tier-card .tc-list li:last-child { border-bottom: none; }\n.oth-gbf .tier-card .tc-list li::before { content: \"\u2713\"; position: absolute; left: 0; color: var(--green); font-weight: 700; }\n.oth-gbf .tier-card .tc-list li.no::before { content: \"\u2014\"; color: var(--white-dim); }\n.oth-gbf .tier-card .tc-list li.no { color: var(--white-dim); }\n.oth-gbf .tier-card .tc-list li b { color: var(--white); font-weight: 600; }\n.oth-gbf .tier-card .tc-best { font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.10em; color: var(--red); border-top: 1px solid var(--black-line); padding-top: 14px; text-transform: uppercase; font-weight: 600; line-height: 1.5; }\n.oth-gbf .tier-card .tc-best b { color: var(--white); font-weight: 700; }\n<\/style>\n\n  <!-- BENCH -->\n  <section class=\"block alt\" id=\"bench\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">The Specialist Bench<\/div>\n        <h2>Methodology-credentialed. <span class=\"display\">ICMA + ASEAN GBS-anchored. Sustainable-finance bench depth.<\/span><\/h2>\n        <p class=\"subtitle\">Othello&#8217;s green bond framework engagement model is <strong>methodology-credentialed<\/strong>: drawing on the in-house ESG bench&#8217;s IFRS S2, ISO 14064, AA1000AS, GRI, TGO, and ISO 17100 credentials, with the FTSE Russell ESG 4.0\/5.0 outcome \u2014 independently verifiable through FTSE Russell published score data \u2014 provided as the related-methodology proof at procurement stage. <strong>Green bond framework substantiation draws materially on the same architecture investment<\/strong> as IFRS S2 disclosure, GHG inventory, and ESG materiality assessment work. The bench credentials apply directly to framework substantiation requirements. Specific Othello-supported green bond framework engagements are available under mutual NDA at procurement stage, with the lead specialist named in the engagement letter.<\/p>\n      <\/div>\n\n      <div class=\"bench-wrap\">\n        <div class=\"bench-rows\">\n\n          <div class=\"bench-row\">\n            <div class=\"br-cred\">FTSE 4.0\/5.0<br>Cross-Anchor<\/div>\n            <div class=\"br-desc\"><b>FTSE Russell ESG 4.0\/5.0 secured<\/b> for a SET-listed healthcare operator (2025) \u2014 <b>independently verifiable<\/b> through FTSE Russell published score data. The same ESG architecture investment that drives FTSE Russell scoring directly substantiates the green bond framework&#8217;s environmental commitments \u2014 particularly Process for Project Evaluation and Selection (governance) and Reporting (allocation + impact). Related-methodology proof at procurement stage.<\/div>\n          <\/div>\n          <div class=\"bench-row\">\n            <div class=\"br-cred\">IFRS S1 &amp; S2<br>Certified<\/div>\n            <div class=\"br-desc\"><b>IFRS Foundation<\/b> (2025). IFRS S2 climate disclosure architecture is the <b>substantive ESG foundation that anchors the green bond framework&#8217;s environmental strategy section<\/b>. Climate scenario analysis, transition plan, and Scope 1\/2\/3 GHG inventory disclosed under IFRS S2 are referenced throughout the framework&#8217;s Use of Proceeds and Project Evaluation sections. Same evidence base feeds both work-products.<\/div>\n          <\/div>\n          <div class=\"bench-row\">\n            <div class=\"br-cred\">ISO 14064<br>Lead Auditor<\/div>\n            <div class=\"br-desc\"><b>CQI \/ IRCA accredited<\/b> (June 2024). The Impact Report&#8217;s environmental benefit quantification \u2014 particularly <b>avoided emissions in tCO2e<\/b> \u2014 uses GHG accounting methodology aligned to ISO 14064. In-house Lead Auditor drafts the impact quantification with verification-grade rigour. ICMA&#8217;s Harmonized Framework for Impact Reporting references ISO 14064-aligned methodologies extensively.<\/div>\n          <\/div>\n          <div class=\"bench-row\">\n            <div class=\"br-cred\">AA1000AS<br>ACSAP<\/div>\n            <div class=\"br-desc\"><b>Associate Certified Sustainability Assurance Practitioner<\/b> \u2014 AccountAbility (June 2024). The framework&#8217;s Process for Project Evaluation and Selection section is substantiated by AA1000AS-prepared materiality assessment + stakeholder engagement evidence. The same AA1000AS framework supports SPO reviewer&#8217;s substantiation requirements at the evaluation stage. <b>Optional Annual Allocation Report attestation under AA1000AS Type 1\/2.<\/b><\/div>\n          <\/div>\n          <div class=\"bench-row\">\n            <div class=\"br-cred\">TGO CFO + CFP<br>Auditor<\/div>\n            <div class=\"br-desc\"><b>Thailand GHG Management Organization<\/b> Auditor \u2014 CFO + CFP (2020). Reconciles framework Impact Report avoided-emissions calculations with <b>Thai national methodology<\/b> where the issuer also reports to SET, SEC Thailand 56-1, TGO Carbon Project platform, or TFEX carbon market. <b>Single quantification, consistent across all destinations<\/b>. ASEAN Carbon Forum 2024 Kuala Lumpur speaker.<\/div>\n          <\/div>\n          <div class=\"bench-row\">\n            <div class=\"br-cred\">GRI 2021<br>Certified Trainer<\/div>\n            <div class=\"br-desc\"><b>FTPI \/ GRI Partner<\/b> (June 2023). Sustainability Report integration: the green bond framework&#8217;s Reporting section is delivered in lockstep with the issuer&#8217;s annual sustainability report cycle. <b>Single architecture serves both<\/b> \u2014 no duplicated drafting work. The GRI-aligned sustainability report becomes the broader narrative; the green bond Impact Report becomes the bond-specific environmental benefit quantification.<\/div>\n          <\/div>\n          <div class=\"bench-row\">\n            <div class=\"br-cred\">ISO 17100:2015<br>Translation<\/div>\n            <div class=\"br-desc\"><b>International standard for translation services<\/b>. The framework is drafted in <b>parallel English and Thai versions kept in lockstep through every revision<\/b>. The SPO reviewer works from the English version; the issuer&#8217;s board, regulators, and Thai institutional investors work from the Thai version. Bilingual lockstep matters more here than in any other ESG advisory engagement \u2014 the bond&#8217;s offering circular references the framework substantively, and material differences between language versions create disclosure risk.<\/div>\n          <\/div>\n\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- DELIVERABLES -->\n  <section class=\"block\" id=\"deliverables\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">What You Receive<\/div>\n        <h2>Six deliverables. <span class=\"display\">From eligibility scorecard to first annual report.<\/span><\/h2>\n        <p class=\"subtitle\">A green bond framework engagement produces six interlocking deliverables, all bilingual EN\/TH in lockstep. The framework document itself is the centerpiece; the SPO coordination work and the investor-facing communications layer support the framework&#8217;s path to publication; the annual reporting layer begins 12 months post-issuance and continues for the bond&#8217;s life.<\/p>\n      <\/div>\n\n      <div class=\"deliv-grid\">\n\n        <div class=\"deliv-card\">\n          <span class=\"dc-tag\">\u2605 DIAGNOSTIC<\/span>\n          <h4>Eligibility <span class=\"display\">Scorecard<\/span><\/h4>\n          <div class=\"dc-meta\">PDF + XLSX \u00b7 ICMA + ASEAN GBS MAPPED<\/div>\n          <p>The starting diagnostic. <b>Capex pipeline mapped against the 10 ICMA-eligible categories<\/b> with eligibility status per project, refinancing eligibility per look-back period, gap identification for additional substantiation, and recommended ICMA-only vs. ASEAN GBS-aligned framework targeting. The scorecard locks the framework&#8217;s Use of Proceeds scope before drafting begins.<\/p>\n          <div class=\"dc-format\">FORMAT <b>\u00b7<\/b> .pdf + .xlsx \u00b7 bilingual EN\/TH<\/div>\n        <\/div>\n\n        <div class=\"deliv-card\">\n          <span class=\"dc-tag\">\u2605 CENTERPIECE<\/span>\n          <h4>Framework <span class=\"display\">Document<\/span><\/h4>\n          <div class=\"dc-meta\">DOCX + PDF \u00b7 30\u201360PP \u00b7 BILINGUAL EN\/TH<\/div>\n          <p>The core deliverable. <b>Full 4-component framework document<\/b> covering Use of Proceeds (eligible categories + exclusions + look-back), Process for Project Evaluation and Selection (governance + decision-rights + ESG risk), Management of Proceeds (tracking + holding mechanism + allocation timeline), Reporting (allocation + impact track structure). ICMA GBP 2021 + ASEAN GBS aligned. <b>Parallel English and Thai versions in lockstep<\/b>. Hosted on issuer&#8217;s website pre-issuance.<\/p>\n          <div class=\"dc-format\">FORMAT <b>\u00b7<\/b> .docx + .pdf \u00b7 30\u201360 pp \u00b7 parallel EN\/TH<\/div>\n        <\/div>\n\n        <div class=\"deliv-card\">\n          <span class=\"dc-tag\">\u2605 COORDINATION<\/span>\n          <h4>SPO Engagement <span class=\"display\">Pack<\/span><\/h4>\n          <div class=\"dc-meta\">DOCX + PDF \u00b7 SPO PROVIDER PREP MATERIALS<\/div>\n          <p>The external review interface. <b>SPO provider comparison brief<\/b> (Sustainalytics, S&amp;P, Moody&#8217;s, ISS-ESG, Vigeo Eiris, CICERO methodology comparison + Thai issuer familiarity), <b>SPO Q&amp;A response pack<\/b> (anticipated reviewer questions + Othello-drafted answers), iterative framework revision against SPO findings, evidence pack preparation (board minutes, policy documents, GHG inventory, IFRS S2 disclosure). Coordinates the issuer-side workstream.<\/p>\n          <div class=\"dc-format\">FORMAT <b>\u00b7<\/b> .docx + .pdf \u00b7 bilingual<\/div>\n        <\/div>\n\n        <div class=\"deliv-card\">\n          <span class=\"dc-tag\">INVESTOR-FACING<\/span>\n          <h4>Investor Pack <span class=\"display\">+ FAQ<\/span><\/h4>\n          <div class=\"dc-meta\">DOCX + PDF \u00b7 ROADSHOW + REGULATORY PACK<\/div>\n          <p>The pre-issuance communications layer. <b>Framework summary (5\u20138 page roadshow document)<\/b> for investor presentations, <b>investor FAQ pack<\/b> (anticipated questions + answers), <b>regulatory submission drafts<\/b> for SEC Thailand, SET listing disclosure, ThaiBMA registration where applicable, BOT\/OIC where applicable for bank\/insurance issuers, <b>bilingual press release<\/b> for framework + bond pricing. Bilingual EN\/TH.<\/p>\n          <div class=\"dc-format\">FORMAT <b>\u00b7<\/b> .docx + .pdf \u00b7 bilingual<\/div>\n        <\/div>\n\n        <div class=\"deliv-card\">\n          <span class=\"dc-tag\">OPERATIONS<\/span>\n          <h4>Allocation Tracking <span class=\"display\">Architecture<\/span><\/h4>\n          <div class=\"dc-meta\">XLSX + PROCESS DOCUMENT<\/div>\n          <p>The operational layer. <b>Internal sub-account \/ sub-portfolio \/ balance-sheet earmark process document<\/b> describing the tracking architecture for bond proceeds from issuance to project allocation. Allocation schedule (24-month target), governance for unallocated proceeds, internal approval workflow for project allocation, evidence requirements per project. Forms the operational foundation for the annual Allocation Report.<\/p>\n          <div class=\"dc-format\">FORMAT <b>\u00b7<\/b> .xlsx + .docx \u00b7 process document<\/div>\n        <\/div>\n\n        <div class=\"deliv-card\">\n          <span class=\"dc-tag\">\u2605 ANNUAL CYCLE<\/span>\n          <h4>Allocation + Impact <span class=\"display\">Report (Year 1+)<\/span><\/h4>\n          <div class=\"dc-meta\">PDF \u00b7 POST-ISSUANCE ANNUAL \u00b7 BILINGUAL<\/div>\n          <p>The annual reporting deliverable. <b>Allocation Report (project-by-project use of proceeds \u2014 amounts, geographic split, percentages)<\/b> + <b>Impact Report (environmental benefit in ICMA Harmonized Framework metrics \u2014 avoided emissions tCO2e, renewable energy MWh, water saved m\u00b3)<\/b>. Year 1 deliverable 12 months post-issuance; annual repeat until full allocation; thereafter material-developments-only. Optional auditor attestation under AA1000AS or ISO 14064-3.<\/p>\n          <div class=\"dc-format\">FORMAT <b>\u00b7<\/b> .pdf \u00b7 annual \u00b7 bilingual EN\/TH<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- 3 TIERS -->\n  <section class=\"block alt\" id=\"tiers\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">Engagement Tiers<\/div>\n        <h2>Three tiers. <span class=\"display\">Framework refresh to multi-issuance programme.<\/span><\/h2>\n        <p class=\"subtitle\">Green Bond Framework tiers scale to issuance scope and ESG architecture baseline. Refresh (6\u20138 weeks) for existing issuers with mature framework needing routine update. Standard (12\u201318 weeks) for first-time issuers \u2014 most common \u2014 running the full eligibility diagnostic + framework drafting + SPO coordination + investor pack. Deep (20\u201328 weeks) for multi-issuance programmes (framework supporting a repeat issuance pipeline over 24+ months) and combined sustainable-finance programmes (green bond + SLB + green loan from a coordinated framework architecture).<\/p>\n      <\/div>\n\n      <div class=\"tiers\">\n\n        <div class=\"tier-card\">\n          <div class=\"tc-tier\">TIER 01 \u00b7 REFRESH<\/div>\n          <h3>Framework Refresh<\/h3>\n          <div class=\"tc-duration\">DURATION <b>\u00b7 6\u20138 weeks<\/b><\/div>\n          <ul class=\"tc-list\">\n            <li>Existing framework reviewed against current ICMA 2021 + ASEAN GBS<\/li>\n            <li>Eligible categories updated for new capex pipeline<\/li>\n            <li>Use of Proceeds scope refresh<\/li>\n            <li>Refreshed allocation tracking architecture<\/li>\n            <li>SPO update review coordination (existing SPO provider)<\/li>\n            <li>Updated framework published<\/li>\n            <li>Investor pack refresh<\/li>\n            <li class=\"no\">Full first-time framework drafting (Tier 2)<\/li>\n            <li class=\"no\">Multi-issuance programme architecture (Tier 3)<\/li>\n          <\/ul>\n          <div class=\"tc-best\">BEST FOR <b>\u00b7<\/b> Existing issuers \u00b7 second-onwards issuance \u00b7 capex pipeline evolution<\/div>\n        <\/div>\n\n        <div class=\"tier-card featured\">\n          <div class=\"tc-tier\">TIER 02 \u00b7 STANDARD<\/div>\n          <h3>Full First-Time Framework<\/h3>\n          <div class=\"tc-duration\">DURATION <b>\u00b7 12\u201318 weeks<\/b><\/div>\n          <ul class=\"tc-list\">\n            <li>Everything in Tier 01 +<\/li>\n            <li>Eligible-project pipeline diagnostic<\/li>\n            <li><b>Full 4-component framework drafting (30\u201360pp \u00b7 bilingual)<\/b><\/li>\n            <li>SPO provider selection support<\/li>\n            <li>SPO engagement coordination (Q&amp;A pack + iterative revision)<\/li>\n            <li><b>Investor framework summary + FAQ pack<\/b><\/li>\n            <li>SEC Thailand \/ SET \/ ThaiBMA regulatory submission drafts<\/li>\n            <li>Allocation tracking architecture process document<\/li>\n            <li>Year 1 Allocation + Impact Report (12 months post-issuance)<\/li>\n            <li class=\"no\">Multi-issuance programme architecture (Tier 3)<\/li>\n          <\/ul>\n          <div class=\"tc-best\">BEST FOR <b>\u00b7<\/b> First-time green bond issuer \u00b7 single bond programme<\/div>\n        <\/div>\n\n        <div class=\"tier-card\">\n          <div class=\"tc-tier\">TIER 03 \u00b7 DEEP<\/div>\n          <h3>Multi-Issuance Programme<\/h3>\n          <div class=\"tc-duration\">DURATION <b>\u00b7 20\u201328 weeks<\/b><\/div>\n          <ul class=\"tc-list\">\n            <li>Everything in Tier 02 +<\/li>\n            <li><b>Multi-issuance programme architecture<\/b><\/li>\n            <li>24-month forward issuance pipeline framework coverage<\/li>\n            <li>Combined Green Bond + <a href=\"\/esg-advisory\/slb-framework\/\" style=\"color: var(--red); border: none;\">SLB Framework<\/a> coordination<\/li>\n            <li>Combined Green Loan \/ SLL framework integration<\/li>\n            <li>Repeat-issuance SPO refresh cycle (3-yearly typical)<\/li>\n            <li>Multi-year Impact Report architecture<\/li>\n            <li>Climate Bonds Initiative (CBI) certification overlay (optional)<\/li>\n            <li>EU Taxonomy alignment overlay (optional \u00b7 for EU investor coverage)<\/li>\n            <li>Annual maintenance retainer Year 2+<\/li>\n          <\/ul>\n          <div class=\"tc-best\">BEST FOR <b>\u00b7<\/b> Repeat issuance programme \u00b7 combined sustainable-finance suite \u00b7 SOE \/ utility issuers<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<style>\n.oth-gbf .uc-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }\n.oth-gbf .uc-card { background: var(--black-card); border: 1px solid var(--black-line); padding: 32px 28px; position: relative; transition: all 0.3s; overflow: hidden; display: flex; flex-direction: column; }\n.oth-gbf .uc-card:hover { background: #1f1f1f; transform: translateY(-3px); border-color: rgba(237,64,54,0.4); }\n.oth-gbf .uc-card::before { content: \"\"; position: absolute; top: 0; left: 0; width: 3px; height: 100%; background: var(--red); transform: scaleY(0.3); transform-origin: top; transition: transform 0.4s; }\n.oth-gbf .uc-card:hover::before { transform: scaleY(1); }\n.oth-gbf .uc-card .uc-icon { width: 44px; height: 44px; background: rgba(237,64,54,0.10); border: 1px solid rgba(237,64,54,0.3); border-radius: 50%; display: flex; align-items: center; justify-content: center; margin-bottom: 18px; color: var(--red); }\n.oth-gbf .uc-card .uc-icon svg { width: 22px; height: 22px; stroke: currentColor; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n.oth-gbf .uc-card .uc-num { font-family: var(--font-mono); font-size: 10px; color: var(--red); letter-spacing: 0.16em; font-weight: 600; margin-bottom: 10px; }\n.oth-gbf .uc-card h4 { font-family: var(--font-display); font-size: 22px; font-weight: 600; color: var(--white); margin: 0 0 14px 0; line-height: 1.2; letter-spacing: -0.01em; }\n.oth-gbf .uc-card h4 .display { font-style: italic; color: var(--red); font-weight: 500; }\n.oth-gbf .uc-card p { font-size: 13.5px; line-height: 1.65; color: var(--white-soft); margin: 0 0 14px 0; flex: 1; }\n.oth-gbf .uc-card p b { color: var(--white); font-weight: 600; }\n.oth-gbf .uc-card p a { color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4); }\n.oth-gbf .uc-card .uc-rec { font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.10em; color: var(--red); border-top: 1px solid var(--black-line); padding-top: 12px; text-transform: uppercase; font-weight: 600; line-height: 1.5; }\n.oth-gbf .uc-card .uc-rec b { color: var(--white); font-weight: 700; }\n.oth-gbf .price-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n.oth-gbf .price-card { background: var(--black-card); border: 1px solid var(--black-line); padding: 36px 32px; position: relative; }\n.oth-gbf .price-card::before { content: \"\"; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: var(--red); }\n.oth-gbf .price-card .pc-num { font-family: var(--font-mono); font-size: 10px; color: var(--red); letter-spacing: 0.16em; font-weight: 600; margin-bottom: 12px; }\n.oth-gbf .price-card h4 { font-family: var(--font-display); font-style: italic; font-size: 24px; font-weight: 500; color: var(--white); margin: 0 0 14px 0; letter-spacing: -0.01em; }\n.oth-gbf .price-card p { font-size: 14px; line-height: 1.65; color: var(--white-soft); margin: 0 0 14px 0; }\n.oth-gbf .price-card p b { color: var(--white); font-weight: 600; }\n.oth-gbf .price-card p a { color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4); }\n.oth-gbf .price-card .pc-note { margin-top: 18px; padding: 14px 18px; background: var(--black-soft); border: 1px solid var(--black-line); font-size: 12px; color: var(--white-mute); font-family: var(--font-mono); letter-spacing: 0.04em; }\n.oth-gbf .price-card .pc-note b { color: var(--red); }\n.oth-gbf .rfp-block { background: var(--black); border: 1px solid var(--red); padding: 56px 48px; position: relative; overflow: hidden; }\n.oth-gbf .rfp-block::before { content: \"RFP\"; position: absolute; top: -30px; right: -10px; font-family: var(--font-display); font-style: italic; font-size: clamp(120px, 14vw, 240px); line-height: 1; color: var(--red); opacity: 0.06; font-weight: 600; pointer-events: none; }\n.oth-gbf .rfp-grid { display: grid; grid-template-columns: 1fr 1.2fr; gap: 48px; align-items: center; position: relative; z-index: 2; }\n.oth-gbf .rfp-left h2 { font-size: clamp(26px, 3.4vw, 40px); line-height: 1.1; font-weight: 700; letter-spacing: -0.02em; margin: 0 0 18px 0; color: var(--white); }\n.oth-gbf .rfp-left h2 .display { font-family: var(--font-display); font-style: italic; font-weight: 400; color: var(--red); }\n.oth-gbf .rfp-left p { font-size: 14.5px; line-height: 1.7; color: var(--white-soft); margin: 0 0 14px 0; }\n.oth-gbf .rfp-left p strong { color: var(--white); font-weight: 600; }\n.oth-gbf .rfp-matrix { display: grid; gap: 10px; }\n.oth-gbf .rfp-row { background: var(--black-soft); border: 1px solid var(--black-line); padding: 14px 20px; display: grid; grid-template-columns: auto 1fr auto; gap: 16px; align-items: center; transition: all 0.25s; }\n.oth-gbf .rfp-row:hover { border-color: rgba(237,64,54,0.3); background: var(--black-card); }\n.oth-gbf .rfp-row .num { font-family: var(--font-mono); font-size: 11px; font-weight: 600; color: var(--red); min-width: 22px; }\n.oth-gbf .rfp-row .req { font-size: 13.5px; color: var(--white); font-weight: 500; }\n.oth-gbf .rfp-row .req span { display: block; font-family: var(--font-mono); font-size: 10.5px; color: var(--white-mute); font-weight: 400; margin-top: 2px; }\n.oth-gbf .rfp-row .met { font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; color: #4ade80; background: rgba(74,222,128,0.10); border: 1px solid rgba(74,222,128,0.30); padding: 4px 10px; border-radius: 100px; font-weight: 600; white-space: nowrap; }\n.oth-gbf .faqs { max-width: 920px; margin: 0 auto; border-top: 2px solid var(--black-line); }\n.oth-gbf .faq { border-bottom: 1px solid var(--black-line); background: var(--black-card); margin-bottom: 10px; border-radius: 6px; overflow: hidden; transition: all 0.3s; }\n.oth-gbf .faq[open] { border-color: var(--red); }\n.oth-gbf .faq summary { list-style: none; cursor: pointer; padding: 22px 26px; display: grid; grid-template-columns: 60px minmax(0, 1fr) 32px; gap: 18px; align-items: center; font-size: 15.5px; font-weight: 600; color: var(--white); transition: background 0.2s; }\n.oth-gbf .faq summary::-webkit-details-marker { display: none; }\n.oth-gbf .faq summary:hover { background: #1f1f1f; }\n.oth-gbf .faq-num { font-family: var(--font-mono); font-size: 11px; font-weight: 600; letter-spacing: 0.1em; color: var(--red); }\n.oth-gbf .faq-icon { width: 30px; height: 30px; border: 2px solid var(--red); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 18px; font-weight: 600; color: var(--red); transition: all 0.3s; }\n.oth-gbf .faq[open] .faq-icon { background: var(--red); color: var(--white); transform: rotate(45deg); }\n.oth-gbf .faq-body { padding: 0 26px 24px 104px; }\n.oth-gbf .faq-body p { font-size: 14.5px; line-height: 1.75; color: var(--white-soft); margin: 0 0 12px 0; }\n.oth-gbf .faq-body p:last-child { margin-bottom: 0; }\n.oth-gbf .faq-body p strong { color: var(--white); font-weight: 600; }\n.oth-gbf .faq-body a { color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4); }\n.oth-gbf .final-cta { background: radial-gradient(ellipse 900px 600px at 50% 0%, rgba(237,64,54,0.20), transparent 60%), radial-gradient(ellipse 700px 400px at 50% 100%, rgba(237,64,54,0.10), transparent 60%), var(--black); padding: 130px 0; text-align: center; position: relative; overflow: hidden; }\n.oth-gbf .final-cta-content { position: relative; z-index: 2; max-width: 880px; margin: 0 auto; padding: 0 32px; }\n.oth-gbf .final-cta h2 { font-size: clamp(32px, 5vw, 60px); line-height: 1.05; font-weight: 700; letter-spacing: -0.025em; color: var(--white); margin: 0 auto 22px auto; max-width: 24ch; }\n.oth-gbf .final-cta h2 .display { font-family: var(--font-display); font-style: italic; font-weight: 400; color: var(--red); }\n.oth-gbf .final-cta p { font-size: 17px; line-height: 1.65; color: var(--white-soft); max-width: 56ch; margin: 0 auto 44px auto; }\n.oth-gbf .final-cta .ctas { justify-content: center; }\n.oth-gbf .final-cta-note { margin-top: 30px; font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--white-mute); line-height: 1.7; }\n.oth-gbf .final-cta-note b { color: var(--red); }\n.oth-gbf .final-cta-note a { color: inherit; text-decoration: none; }\n.oth-gbf .final-cta-note a:hover { color: var(--white); }\n.oth-gbf .footer-line { padding: 32px 0; text-align: center; font-family: var(--font-mono); font-size: 12px; font-weight: 500; letter-spacing: 0.16em; text-transform: uppercase; color: var(--white-mute); background: var(--black); border-top: 1px solid var(--black-line); }\n.oth-gbf .footer-line .red { color: var(--red); }\n@media (max-width: 1100px) {\n  .oth-gbf .hero-grid { grid-template-columns: 1fr; gap: 48px; }\n  .oth-gbf .cat-grid { grid-template-columns: repeat(3, 1fr); }\n  .oth-gbf .method-grid { grid-template-columns: repeat(2, 1fr); }\n  .oth-gbf .deliv-grid { grid-template-columns: repeat(2, 1fr); }\n  .oth-gbf .tiers { grid-template-columns: 1fr; }\n  .oth-gbf .uc-grid { grid-template-columns: repeat(2, 1fr); }\n  .oth-gbf .price-grid { grid-template-columns: 1fr; }\n  .oth-gbf .rfp-grid { grid-template-columns: 1fr; gap: 32px; }\n  .oth-gbf .hero-stats { grid-template-columns: repeat(2, 1fr); }\n  .oth-gbf .icma-grid { grid-template-columns: 1fr; }\n  .oth-gbf .icma-comp { border-right: none; border-bottom: 1px solid var(--black-line); }\n  .oth-gbf .icma-comp:last-child { border-bottom: none; }\n  .oth-gbf .icma-foot { grid-template-columns: repeat(2, 1fr); }\n  .oth-gbf .wf-track, .oth-gbf .wf-roles { grid-template-columns: repeat(3, 1fr); }\n  .oth-gbf .wf-foot { grid-template-columns: repeat(2, 1fr); }\n}\n@media (max-width: 768px) {\n  .oth-gbf { scroll-padding-top: 64px; }\n  .oth-gbf .wrap { padding: 0 20px; }\n  .oth-gbf .hero { padding: 32px 0 64px 0; }\n  .oth-gbf section.block { padding: 64px 0; }\n  .oth-gbf .cat-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }\n  .oth-gbf .method-grid, .oth-gbf .deliv-grid, .oth-gbf .uc-grid { grid-template-columns: 1fr; }\n  .oth-gbf .price-card { padding: 26px 22px; }\n  .oth-gbf .tier-card { padding: 28px 24px; }\n  .oth-gbf .rfp-block { padding: 32px 22px; }\n  .oth-gbf .ctas { flex-direction: column; }\n  .oth-gbf .btn { justify-content: center; width: 100%; }\n  .oth-gbf .hero-card { padding: 24px 22px; }\n  .oth-gbf .icma-header { padding: 16px 20px; gap: 8px; }\n  .oth-gbf .icma-comp { padding: 24px 22px; }\n  .oth-gbf .icma-comp .ic-num { font-size: 36px; }\n  .oth-gbf .icma-foot { grid-template-columns: 1fr 1fr; gap: 14px; padding: 18px 20px; }\n  .oth-gbf .icma-foot .if-stat .if-value { font-size: 20px; }\n  .oth-gbf .icma-note { padding: 14px 20px; font-size: 9.5px; }\n  .oth-gbf .wf-wrap { padding: 22px 18px; }\n  .oth-gbf .wf-track, .oth-gbf .wf-roles { grid-template-columns: 1fr 1fr; gap: 6px; }\n  .oth-gbf .wf-stage, .oth-gbf .wf-role { padding: 10px 12px; font-size: 9px; }\n  .oth-gbf .wf-stage .ws-title { font-size: 12px; }\n  .oth-gbf .faq summary { padding: 18px 20px; gap: 14px; grid-template-columns: 42px 1fr 26px; font-size: 14.5px; }\n  .oth-gbf .faq-body { padding: 0 20px 20px 76px; }\n  .oth-gbf .final-cta { padding: 64px 0; }\n  .oth-gbf .section-nav { padding: 4px; gap: 2px; left: 12px; right: 12px; max-width: none; transform: translateY(-110%); overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; }\n  .oth-gbf .section-nav.visible { transform: translateY(0); }\n  .oth-gbf .section-nav::-webkit-scrollbar { display: none; }\n  .oth-gbf .section-nav .sn-item { font-size: 9.5px; padding: 7px 11px; }\n  .oth-gbf .floating-cta { display: inline-flex; }\n}\n@media (prefers-reduced-motion: reduce) {\n  .oth-gbf { scroll-behavior: auto; }\n  .oth-gbf *, .oth-gbf *::before, .oth-gbf *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; scroll-behavior: auto !important; }\n  .oth-gbf .accent-bar::after { display: none; }\n  .oth-gbf .reading-progress-fill { transition: none !important; }\n}\n<\/style>\n\n  <!-- USE CASES -->\n  <section class=\"block\" id=\"use-cases\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">When to Commission<\/div>\n        <h2>Six scenarios. <span class=\"display\">Where green bond framework becomes the commercial answer.<\/span><\/h2>\n        <p class=\"subtitle\">Green bond framework engagement drives specific commercial outcomes \u2014 ICMA GBP-compliant bond pricing eligibility, SPO reviewer credibility, ASEAN GBS-anchored investor coverage, EU Taxonomy alignment for European investor access, repeat-issuance programme architecture. Below are the six contexts where Thai SET-listed and SOE issuers most commonly commission the framework work.<\/p>\n      <\/div>\n      <div class=\"uc-grid\">\n\n        <div class=\"uc-card\">\n          <div class=\"uc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/div>\n          <div class=\"uc-num\">SCENARIO 01<\/div>\n          <h4>First-time green bond <span class=\"display\">issuance.<\/span><\/h4>\n          <p>The most common context. <b>Issuer&#8217;s treasury team has board approval for a green bond issuance<\/b> \u2014 typically THB 3\u201310 billion or USD 200\u2013500 million tranche \u2014 and needs the foundation framework + SPO before the underwriting syndicate can launch roadshow. Standard Tier engagement runs the full 12\u201318 week workflow from eligibility diagnostic to SPO publication. Most efficient when commissioned 4\u20136 months ahead of intended bond pricing.<\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>STANDARD<\/b> \u2014 12\u201318 weeks \u00b7 pre-pricing timing<\/div>\n        <\/div>\n\n        <div class=\"uc-card\">\n          <div class=\"uc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><path d=\"M21 12a9 9 0 1 1-9-9c2.39 0 4.68.94 6.4 2.6\"\/><polyline points=\"21 3 21 9 15 9\"\/><\/svg><\/div>\n          <div class=\"uc-num\">SCENARIO 02<\/div>\n          <h4>Repeat-issuer framework <span class=\"display\">refresh.<\/span><\/h4>\n          <p>For issuers with an existing framework supporting a previous green bond and planning a follow-on issuance. <b>Framework refresh updates eligible categories for evolving capex pipeline, refreshes ICMA alignment to current 2021 version, updates allocation tracking architecture, and coordinates SPO update review<\/b>. Refresh Tier 6\u20138 week cycle. Common for SOE and utility repeat issuers running a 2\u20134 year issuance programme.<\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>REFRESH<\/b> \u2014 6\u20138 weeks \u00b7 follow-on issuance<\/div>\n        <\/div>\n\n        <div class=\"uc-card\">\n          <div class=\"uc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><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>\n          <div class=\"uc-num\">SCENARIO 03<\/div>\n          <h4>Multi-issuance <span class=\"display\">programme architecture.<\/span><\/h4>\n          <p>For SOE and utility issuers running a multi-year green bond programme. <b>Deep Tier engagement designs the framework to support 24+ month forward issuance pipeline<\/b> \u2014 covering multiple bond tranches under a single SPO opinion (with periodic SPO refresh typically 3-yearly), coordinated capex pipeline expansion, and integrated reporting architecture across the programme&#8217;s bond series. Typical scope for Thai utility green bond programmes (EGAT, PTT subsidiaries) and bank green bond programmes.<\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>DEEP<\/b> \u2014 20\u201328 weeks \u00b7 multi-issuance programme<\/div>\n        <\/div>\n\n        <div class=\"uc-card\">\n          <div class=\"uc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg><\/div>\n          <div class=\"uc-num\">SCENARIO 04<\/div>\n          <h4>Combined sustainable- <span class=\"display\">finance suite.<\/span><\/h4>\n          <p>For issuers running multiple sustainable-finance products in parallel \u2014 green bond + <a href=\"\/esg-advisory\/slb-framework\/\" style=\"color: var(--red);\">Sustainability-Linked Bond<\/a> + green loan + sustainability-linked loan. <b>Deep Tier engagement coordinates the framework architecture across all four products from a single ESG architecture baseline<\/b>. Same eligible-project pipeline supporting both green bonds and green loans; same KPI\/SPT architecture supporting both SLBs and SLLs. Materially more efficient than four separate framework engagements.<\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>DEEP<\/b> \u2014 20\u201328 weeks \u00b7 combined product suite<\/div>\n        <\/div>\n\n        <div class=\"uc-card\">\n          <div class=\"uc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg><\/div>\n          <div class=\"uc-num\">SCENARIO 05<\/div>\n          <h4>EU Taxonomy <span class=\"display\">alignment overlay.<\/span><\/h4>\n          <p>For Thai issuers targeting European investor coverage. <b>EU Taxonomy alignment overlay adds the EU regulatory framework on top of ICMA GBP<\/b>: substantial contribution to one of 6 EU environmental objectives, DNSH (Do No Significant Harm) screening across the other 5 objectives, minimum social safeguards (OECD MNE Guidelines + UN Guiding Principles on Business and Human Rights alignment). The overlay materially expands the investor base into European green funds and SFDR Article 9 funds. Deep Tier scope.<\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>DEEP<\/b> \u2014 EU investor coverage \u00b7 Taxonomy overlay<\/div>\n        <\/div>\n\n        <div class=\"uc-card\">\n          <div class=\"uc-icon\"><svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg><\/div>\n          <div class=\"uc-num\">SCENARIO 06<\/div>\n          <h4>Climate Bonds Initiative <span class=\"display\">certification.<\/span><\/h4>\n          <p>For issuers seeking <b>Climate Bonds Initiative (CBI) Certified Climate Bond<\/b> designation. CBI certification is an optional external review form alongside (not instead of) SPO \u2014 it provides additional issuance differentiation by certifying alignment with the CBI Climate Bonds Standard&#8217;s sector-specific criteria (Solar, Wind, Buildings, Transport, etc.). Adds 4\u20136 weeks to the engagement timeline. <b>Common for Thai green bond issuances targeting climate-focused institutional investor portfolios.<\/b><\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>STANDARD or DEEP<\/b> \u2014 CBI overlay \u00b7 sector-specific criteria<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PRICING -->\n  <section class=\"block alt\" id=\"pricing\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">Pricing Structure<\/div>\n        <h2>Fixed engagement. <span class=\"display\">Tier-priced. SPO cost separate.<\/span><\/h2>\n        <p class=\"subtitle\">Green Bond Framework pricing is fixed-fee by tier. Scope is locked at engagement based on: tier selection (Refresh \/ Standard \/ Deep), eligible categories scope (1\u20132 categories vs. 5+ categories drives drafting effort), regulatory overlay (ICMA-only vs. ASEAN GBS vs. EU Taxonomy vs. CBI certification), and bilingual scope. <strong>SPO provider fees are separate<\/strong> and paid directly by the issuer to the appointed reviewer (Sustainalytics, S&amp;P, Moody&#8217;s, ISS-ESG, Vigeo Eiris, CICERO). Quotes within one business hour of source files and signed mutual NDA.<\/p>\n      <\/div>\n      <div class=\"price-grid\">\n        <div class=\"price-card\">\n          <div class=\"pc-num\">FIXED ENGAGEMENT FEE<\/div>\n          <h4>Tier-Priced<\/h4>\n          <p>Pricing structured by tier \u2014 <b>Refresh, Standard, Deep<\/b> \u2014 with adjustments for: <b>eligible categories scope<\/b> (1\u20132 vs. 5+); <b>regulatory overlay<\/b> (ICMA-only baseline; ASEAN GBS overlay adds ~10\u201315%; EU Taxonomy overlay adds ~25\u201335%; CBI certification adds ~15\u201320%); <b>combined sustainable-finance suite<\/b> (Deep Tier covers green bond + SLB + green loan + SLL); <b>multi-issuance programme<\/b> (Deep Tier supports 24+ month forward pipeline).<\/p>\n          <p><b>Multi-engagement discount<\/b> applies where Green Bond Framework directly bundles with Othello-delivered <a href=\"\/esg-advisory\/slb-framework\/\" style=\"color: var(--red);\">SLB Framework<\/a>, <a href=\"\/esg-advisory\/second-party-opinion\/\" style=\"color: var(--red);\">SPO coordination<\/a>, <a href=\"\/esg-advisory\/ifrs-s2-climate-disclosure\/\" style=\"color: var(--red);\">IFRS S2 disclosure<\/a>, or <a href=\"\/esg-advisory\/ghg-inventory\/\" style=\"color: var(--red);\">GHG Inventory<\/a>. The framework substantively references the IFRS S2 + GHG Inventory work \u2014 bundle delivers materially better economics.<\/p>\n          <div class=\"pc-note\">QUOTE TURNAROUND <b>\u00b7<\/b> 1 business hour Bangkok time on receipt of NDA + scope brief<\/div>\n        <\/div>\n        <div class=\"price-card\">\n          <div class=\"pc-num\">ANNUAL CYCLE<\/div>\n          <h4>Annual Reporting Retainer<\/h4>\n          <p>The post-issuance reporting cycle. <b>Year 1 first Allocation + Impact Report 12 months post-issuance<\/b>; <b>Year 2+ annual repeats until full allocation<\/b>; <b>Year N+ material-developments-only reporting<\/b> thereafter. <b>Retainer pricing reflects compounding efficiency on subsequent years<\/b>: ~50\u201360% reduction on Year 2+ Allocation + Impact Report vs. Year 1 standalone delivery.<\/p>\n          <p>The post-issuance reporting work matters: <b>institutional bond investors increasingly screen Impact Report quality at refinancing and follow-on issuance<\/b>. A first-time green bond issuer with a credible Year 1 Impact Report demonstrating material avoided emissions can typically achieve <b>tighter credit spreads on follow-on issuances<\/b> than peers with poor or absent reporting. The annual cycle retainer locks in the reporting capability for the bond&#8217;s life.<\/p>\n          <div class=\"pc-note\">RETAINER STRUCTURE <b>\u00b7<\/b> 12-month or 36-month engagement letters<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- RFP -->\n  <section class=\"block\" id=\"rfp\">\n    <div class=\"wrap\">\n      <div class=\"rfp-block\">\n        <div class=\"rfp-grid\">\n          <div class=\"rfp-left\">\n            <div class=\"eyebrow\">For Procurement Teams<\/div>\n            <h2>Building an RFP for <span class=\"display\">green bond framework engagement?<\/span><\/h2>\n            <p>Othello is built for institutional procurement. <strong>Every standard sustainable-finance advisory procurement requirement is met<\/strong> \u2014 ISO 17100:2015 certification (critical for bilingual EN\/TH framework drafting), in-house IFRS Foundation S2 certified specialist for the climate disclosure architecture that anchors the framework&#8217;s environmental commitments, in-house ISO 14064 Lead Auditor (CQI\/IRCA) for Impact Report avoided-emissions quantification, in-house AA1000AS ACSAP for materiality and stakeholder evidence supporting Project Evaluation section, in-house TGO CFO + CFP Auditor for Thai national methodology reconciliation, in-house GRI Certified Trainer for sustainability report integration, mutual NDA from first email, GDPR + PDPA compliance.<\/p>\n            <p>Related-methodology track record is <strong>independently verifiable through FTSE Russell published score data<\/strong> \u2014 Othello secured <strong>FTSE Russell ESG 4.0\/5.0 for a SET-listed healthcare operator in 2025<\/strong>. The same ESG architecture investment that drives FTSE Russell scoring directly substantiates the green bond framework&#8217;s environmental commitments. Standard RFP response is <strong>3\u20135 business days<\/strong>. Quote on engagement scoping within one business hour.<\/p>\n            <div style=\"margin-top: 28px;\">\n              <a href=\"#contact\" class=\"btn btn-primary\">\n                <svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"\/><polygon points=\"22 2 15 22 11 13 2 9 22 2\"\/><\/svg>\n                Request Framework\n              <\/a>\n            <\/div>\n          <\/div>\n          <div class=\"rfp-matrix\">\n            <div class=\"rfp-row\"><div class=\"num\">01<\/div><div class=\"req\">ISO 17100:2015 certified<span>Critical for bilingual EN\/TH framework lockstep<\/span><\/div><div class=\"met\"><span aria-hidden=\"true\">\u2713<\/span> Met<\/div><\/div>\n            <div class=\"rfp-row\"><div class=\"num\">02<\/div><div class=\"req\">Related-methodology track record \u00b7 FTSE 4.0\/5.0<span>SET-listed healthcare 2025 \u00b7 independently verifiable<\/span><\/div><div class=\"met\"><span aria-hidden=\"true\">\u2713<\/span> Met<\/div><\/div>\n            <div class=\"rfp-row\"><div class=\"num\">03<\/div><div class=\"req\">IFRS Foundation S2 certified<span>Substantiates framework environmental commitments<\/span><\/div><div class=\"met\"><span aria-hidden=\"true\">\u2713<\/span> Met<\/div><\/div>\n            <div class=\"rfp-row\"><div class=\"num\">04<\/div><div class=\"req\">ISO 14064 Lead Auditor<span>Impact Report avoided-emissions quantification<\/span><\/div><div class=\"met\"><span aria-hidden=\"true\">\u2713<\/span> Met<\/div><\/div>\n            <div class=\"rfp-row\"><div class=\"num\">05<\/div><div class=\"req\">AA1000AS ACSAP<span>Project Evaluation + Allocation Report attestation<\/span><\/div><div class=\"met\"><span aria-hidden=\"true\">\u2713<\/span> Met<\/div><\/div>\n            <div class=\"rfp-row\"><div class=\"num\">06<\/div><div class=\"req\">ICMA GBP 2021 + ASEAN GBS methodology<span>Full alignment \u00b7 published standards \u00b7 framework drafting capability<\/span><\/div><div class=\"met\"><span aria-hidden=\"true\">\u2713<\/span> Met<\/div><\/div>\n            <div class=\"rfp-row\"><div class=\"num\">07<\/div><div class=\"req\">SPO coordination capability<span>Sustainalytics \u00b7 S&amp;P \u00b7 Moody&#8217;s \u00b7 ISS \u00b7 Vigeo \u00b7 CICERO<\/span><\/div><div class=\"met\"><span aria-hidden=\"true\">\u2713<\/span> Met<\/div><\/div>\n            <div class=\"rfp-row\"><div class=\"num\">08<\/div><div class=\"req\">Mutual NDA \u00b7 100% in-house \u00b7 Bangkok-based<span>From first email \u00b7 no outsourcing<\/span><\/div><div class=\"met\"><span aria-hidden=\"true\">\u2713<\/span> Met<\/div><\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ -->\n  <section class=\"block alt\" id=\"faqs\">\n    <div class=\"wrap\">\n      <div class=\"section-head center\">\n        <div class=\"eyebrow\">Common Questions<\/div>\n        <h2>What treasury and IR teams <span class=\"display\">ask first.<\/span><\/h2>\n      <\/div>\n      <div class=\"faqs\">\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.01<\/span><span>What&#8217;s the difference between ICMA GBP and ASEAN Green Bond Standards?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>The ICMA Green Bond Principles 2021 are the <strong>global baseline standard<\/strong> \u2014 voluntary process guidelines covering the 4 core components (Use of Proceeds, Project Evaluation, Management of Proceeds, Reporting) and 10 eligible project categories. The ASEAN Green Bond Standards (issued by the ASEAN Capital Markets Forum \/ ACMF) are <strong>the ASEAN regional standard built on top of ICMA GBP<\/strong> with two ASEAN-specific provisions.<\/p><p><strong>Provision (a) \u2014 explicit fossil fuel exclusion<\/strong>. ICMA uses a general &#8220;exclusion list&#8221; approach where issuers self-declare exclusions appropriate to the project pipeline. ASEAN GBS makes &#8220;fossil fuel power generation&#8221; exclusion <em>explicit at framework level<\/em>, broader than ICMA&#8217;s general approach. <strong>Provision (b) \u2014 geographic relevance<\/strong>. ASEAN GBS requires substantial ASEAN-region project activity \u2014 typically meaning \u226530% project allocation within ASEAN.<\/p><p>Practical choice for Thai issuers: <strong>ASEAN GBS-aligned is default for ASEAN-anchored investor coverage<\/strong>; ICMA-only is default for global investor coverage where ASEAN-specificity is not required. Some Thai issuances do both \u2014 drafting framework primarily to ASEAN GBS with explicit cross-reference to ICMA GBP to satisfy non-ASEAN investors.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.02<\/span><span>What is a Second Party Opinion (SPO) and which provider should we choose?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>An SPO is an <strong>independent reviewer&#8217;s assessment of the green bond framework&#8217;s alignment with ICMA GBP and the substantive credibility of the issuer&#8217;s green commitments<\/strong>. The SPO is published alongside the framework and forms the primary external-review credibility signal investors look at when evaluating a green bond. Six providers dominate: <strong>Sustainalytics (Morningstar), S&amp;P Global Ratings, Moody&#8217;s, ISS-ESG, Vigeo Eiris (Moody&#8217;s-owned), and CICERO Shades of Green (S&amp;P-owned)<\/strong>.<\/p><p>Provider selection considerations: <strong>(1) Familiarity with Thai issuers and ASEAN GBS<\/strong> \u2014 Sustainalytics, S&amp;P, and Moody&#8217;s have the most extensive Thai market experience; <strong>(2) Methodology fit<\/strong> \u2014 CICERO Shades of Green offers a distinctive &#8220;shade&#8221; rating (light\/medium\/dark green) that some investors specifically look for; <strong>(3) Turnaround time<\/strong> \u2014 typically 4\u20138 weeks across providers; <strong>(4) Provider pricing<\/strong> \u2014 typically USD 25\u201360k indicative range; <strong>(5) Issuer&#8217;s broader rating-agency relationship<\/strong> \u2014 an issuer with existing MSCI ESG rating might prefer Sustainalytics over S&amp;P to avoid perceived bundling.<\/p><p><strong>Othello supports SPO provider selection<\/strong> with comparative analysis at engagement Phase 03 but does not issue SPOs \u2014 these are independent reviewer assessments and the selection is the issuer&#8217;s decision.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.03<\/span><span>How long does the full framework-to-issuance workflow take?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>Typically <strong>3\u20136 months from framework kickoff to bond pricing<\/strong>. Breakdown: framework scoping (3 weeks) + framework drafting (5\u20138 weeks bilingual) + SPO provider selection and engagement (3\u20134 weeks) + final framework publication (2\u20133 weeks) + bond marketing and pricing (variable per syndicate). The annual reporting cycle commences 12 months post-issuance.<\/p><p>Compression factors: <strong>(1) Issuer ESG architecture maturity<\/strong> \u2014 issuers with existing IFRS S2 disclosure, GHG inventory, and materiality assessment can compress framework drafting by 2\u20133 weeks; (2) <strong>SPO provider availability<\/strong> \u2014 peak periods (Sep\u2013Nov pre-year-end issuance) extend SPO turnaround; <strong>(3) Single vs. bilingual scope<\/strong> \u2014 bilingual EN\/TH lockstep adds ~25% to drafting time but is the standard for Thai issuers; <strong>(4) Repeat issuer vs. first-time<\/strong> \u2014 Refresh Tier 6\u20138 weeks vs. Standard Tier 12\u201318 weeks.<\/p><p>Practical recommendation: <strong>commission framework engagement 4\u20136 months ahead of intended bond pricing<\/strong>. Compressed timelines (under 12 weeks) are technically possible for repeat issuers with mature ESG architecture but elevate execution risk.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.04<\/span><span>What&#8217;s the Impact Report and what metrics are used?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>The Impact Report is the <strong>annual environmental benefit quantification<\/strong> for projects funded by green bond proceeds \u2014 published alongside the Allocation Report. The Impact Report quantifies <em>what environmental outcome was achieved<\/em>, using ICMA&#8217;s <strong>Harmonized Framework for Impact Reporting<\/strong> metric set.<\/p><p>Common metrics by eligible category: <strong>Renewable Energy<\/strong> \u2014 renewable energy generated (MWh) + avoided emissions (tCO2e\/year); <strong>Energy Efficiency<\/strong> \u2014 energy savings (MWh) + avoided emissions; <strong>Clean Transportation<\/strong> \u2014 passenger-km transported + modal-shift avoided emissions; <strong>Sustainable Water<\/strong> \u2014 water saved or recycled (m\u00b3\/year); <strong>Green Buildings<\/strong> \u2014 building energy intensity reduction (kWh\/m\u00b2) + avoided emissions vs. baseline; <strong>Pollution Prevention<\/strong> \u2014 pollutants removed (tonnes\/year); <strong>Climate Adaptation<\/strong> \u2014 population or assets protected; <strong>Circular Economy<\/strong> \u2014 waste diverted (tonnes\/year); <strong>Sustainable Natural Resources<\/strong> \u2014 hectares of sustainably managed land; <strong>Biodiversity<\/strong> \u2014 hectares restored or protected.<\/p><p>The methodology used for quantification is documented in the Impact Report \u2014 typically referencing <strong>ISO 14064-aligned GHG accounting<\/strong> for avoided emissions, <strong>peer-reviewed scientific literature<\/strong> for biodiversity and climate adaptation metrics, and <strong>regulator-published baselines<\/strong> for energy efficiency (e.g. Thai DEDE energy benchmarks). Optional auditor attestation on Impact Report is recommended by ICMA and increasingly expected by sophisticated institutional investors.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.05<\/span><span>Does Othello have a green bond framework track record we can verify?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>Honest answer: <strong>Othello does not claim a specific green bond framework engagement with publicly named attribution<\/strong>. Green bond frameworks are published on issuer websites under the issuer&#8217;s name; Othello-supported framework engagements are anonymized under standard NDA convention.<\/p><p>What Othello does have is <strong>related-methodology track record<\/strong>: <strong>FTSE Russell ESG 4.0\/5.0 secured for a SET-listed healthcare operator in 2025<\/strong>, alongside SET ESG &#8220;AA&#8221; sustained 2 consecutive years for the same client. The methodology overlap between FTSE Russell ESG architecture and green bond framework substantiation is substantial \u2014 the FTSE 4.0\/5.0 work delivered the climate strategy, materiality assessment, GHG inventory, and supplier framework that a green bond framework&#8217;s Project Evaluation and Reporting sections substantively reference. The FTSE 4.0\/5.0 outcome is independently verifiable.<\/p><p>Othello also has <strong>Technical Translation track record on the sustainable finance side<\/strong>: <a href=\"\/sustainable-finance\/bond-frameworks\/\" style=\"color: var(--red);\">Green Bond Framework translation<\/a>, <a href=\"\/sustainable-finance\/slb-frameworks\/\" style=\"color: var(--red);\">SLB framework translation<\/a>, <a href=\"\/sustainable-finance\/sll-green-loans\/\" style=\"color: var(--red);\">Green Loan \/ SLL translation<\/a>, and <a href=\"\/sustainable-finance\/spo-documentation\/\" style=\"color: var(--red);\">SPO documentation translation<\/a> are all live published service pages. <strong>Othello-supported framework engagements are available as references under mutual NDA at procurement stage<\/strong>, with the lead specialist named in the engagement letter.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.06<\/span><span>How does the green bond framework relate to our IFRS S2 disclosure?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>Substantially. <strong>The IFRS S2 climate disclosure architecture is the substantive ESG foundation that anchors the green bond framework&#8217;s environmental strategy section<\/strong>. The framework&#8217;s commitments to climate change mitigation, renewable energy deployment, energy efficiency, transition planning, and Scope 1\/2\/3 emissions reduction are all <em>substantiated<\/em> by the underlying IFRS S2 disclosure work \u2014 climate scenario analysis, transition plan, GHG inventory, governance framework, risk management process, metrics and targets.<\/p><p>Practical implication: an issuer with a mature <a href=\"\/esg-advisory\/ifrs-s2-climate-disclosure\/\" style=\"color: var(--red);\">IFRS S2 disclosure<\/a> in place can compress green bond framework drafting time by 2\u20133 weeks because the substantive evidence is already documented and SPO-ready. An issuer commencing IFRS S2 + green bond framework simultaneously can run both as a coordinated workstream where the IFRS S2 work delivers the climate evidence base that the framework references \u2014 single architecture, two work-products.<\/p><p>The bundle is one of the most efficient ESG advisory commissioning patterns: <strong>IFRS S2 disclosure + GHG inventory + green bond framework<\/strong> commissioned together delivers materially better economics than three sequential engagements. Deep Tier engagement covers all three as a single coordinated programme.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.07<\/span><span>What about the EU Taxonomy alignment overlay?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>The EU Taxonomy is the European Union&#8217;s <strong>regulatory framework for classifying environmentally sustainable economic activities<\/strong>. For Thai green bond issuers targeting European investor coverage \u2014 particularly EU institutional asset managers running <strong>SFDR Article 9 (&#8220;dark green&#8221;) funds<\/strong> \u2014 adding EU Taxonomy alignment on top of ICMA GBP can materially expand the addressable investor base.<\/p><p>EU Taxonomy alignment requires three substantive layers: <strong>(1) Substantial contribution<\/strong> to at least one of six EU environmental objectives (climate change mitigation, climate change adaptation, sustainable water and marine resources, transition to circular economy, pollution prevention and control, protection and restoration of biodiversity and ecosystems); <strong>(2) Do No Significant Harm (DNSH)<\/strong> screening across the other five objectives; <strong>(3) Minimum social safeguards<\/strong> \u2014 alignment with OECD MNE Guidelines and UN Guiding Principles on Business and Human Rights.<\/p><p>For Thai issuers, the most common EU Taxonomy-aligned categories are renewable energy generation, green buildings, and clean transportation. The Taxonomy overlay adds ~25\u201335% to framework drafting effort. <strong>Deep Tier engagement supports the Taxonomy overlay<\/strong> for issuers with European investor coverage targeting.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.08<\/span><span>Can we bundle Green Bond Framework with SLB Framework and Green Loans?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>Yes \u2014 and this is the highest-leverage commissioning pattern for issuers running multiple sustainable-finance products in parallel. The Deep Tier engagement covers <strong>Green Bond + Sustainability-Linked Bond + Green Loan + Sustainability-Linked Loan<\/strong> from a single coordinated framework architecture, with all four products substantiated by the same underlying ESG architecture investment.<\/p><p>The integration logic: <strong>green bonds and green loans share the eligible-project pipeline architecture<\/strong> (Use of Proceeds, Project Evaluation, Management of Proceeds, allocation tracking); <strong>SLBs and SLLs share the KPI\/SPT architecture<\/strong> (Key Performance Indicators, Sustainability Performance Targets, step-up\/step-down triggers). The same ESG architecture investment substantiates all four products.<\/p><p>Bundle efficiency: <strong>Deep Tier delivers ~40\u201350% advisory fee reduction<\/strong> versus four separate framework engagements, plus materially better consistency across the issuer&#8217;s sustainable-finance product suite. Common scope for SOE issuers, utility issuers, and large SET-listed conglomerates running multi-year sustainable-finance programmes.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.09<\/span><span>Can Othello respond to a formal RFP for Green Bond Framework engagement?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>Yes. Othello responds to formal procurement processes for green bond framework engagements from SET-listed corporates, Thai SOE issuers, utility issuers, bank issuers, insurance issuers, infrastructure issuers, Real Estate REIT issuers, Thai conglomerate holding companies running multi-product sustainable-finance suites, and procurement teams scoping combined sustainable-finance advisory engagements. Standard procurement requirements are met: <strong>ISO 17100:2015 certification (critical for bilingual EN\/TH framework lockstep), in-house IFRS Foundation S2 certified specialist for the climate disclosure architecture, in-house ISO 14064 Lead Auditor (CQI\/IRCA accredited) for Impact Report avoided-emissions quantification, in-house AA1000AS ACSAP for Project Evaluation evidence and optional Allocation Report attestation, in-house TGO CFO + CFP Auditor for Thai national methodology reconciliation, in-house GRI Certified Trainer for sustainability report integration, ICMA GBP 2021 + ASEAN GBS methodology alignment capability, SPO coordination capability across Sustainalytics S&amp;P Moody&#8217;s ISS-ESG Vigeo Eiris CICERO, Climate Bonds Initiative (CBI) certification overlay capability, EU Taxonomy alignment overlay capability for European investor coverage, GDPR + PDPA compliance, mutual NDA from first email, related-methodology track record verifiable through FTSE Russell published score data (4.0\/5.0 secured 2025), and Sustainable Finance Technical Translation track record<\/strong>.<\/p><p>Standard RFP response is <strong>3\u20135 business days<\/strong>. RFP response covers: methodology approach (6-phase Othello workflow from eligible-project pipeline diagnostic to first annual Impact Report), ICMA GBP 2021 + ASEAN GBS dual-alignment capability, eligible-project pipeline assessment methodology, SPO provider comparison and coordination approach, framework drafting bilingual EN\/TH lockstep methodology, allocation tracking architecture design, ICMA Harmonized Framework Impact Report metric methodology, tier recommendation per scenario, named bench credentials, capacity allocation, pricing structure (fixed engagement fee per tier + SPO fees separate paid directly by issuer + optional annual reporting retainer), engagement timeline aligned with intended bond pricing window, integration approach with IFRS S2 disclosure and other ESG advisory engagements, related-methodology track record, and sample framework excerpt (anonymized). Quote response on engagement scoping is within one business hour of receipt of source files and signed NDA.<\/p><\/div><\/details>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FINAL CTA -->\n  <section class=\"final-cta\" id=\"contact\">\n    <div class=\"final-cta-content\">\n      <h2>The framework. <span class=\"display\">From scoping to first impact report.<\/span><\/h2>\n      <p>Green Bond Framework engagement service. ICMA Green Bond Principles 2021 + ASEAN Green Bond Standards aligned. Methodology-credentialed bench. Bilingual EN\/TH lockstep drafting. SPO coordination across Sustainalytics, S&#038;P Global Ratings, Moody&#8217;s, ISS-ESG, Vigeo Eiris, and CICERO Shades of Green. Optional Climate Bonds Initiative certification overlay; optional EU Taxonomy alignment overlay for European investor coverage. Annual Allocation + Impact Report cycle for the bond&#8217;s life. Related-methodology track record: FTSE Russell ESG 4.0\/5.0 secured for a SET-listed healthcare operator in 2025 \u2014 independently verifiable. Mutual NDA from the first email. Quote response within one business hour, Bangkok time.<\/p>\n      <div class=\"ctas\">\n        <a href=\"\/contact\/\" class=\"btn btn-primary\">\n          <svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"\/><polygon points=\"22 2 15 22 11 13 2 9 22 2\"\/><\/svg>\n          Request Framework\n        <\/a>\n        <a href=\"\/esg-advisory\/\" class=\"btn btn-outline\">\n          <svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg>\n          Back to ESG Advisory\n        <\/a>\n      <\/div>\n      <div class=\"final-cta-note\">\n        <a href=\"tel:+6628592145\"><b>+66 02-859-2145<\/b><\/a> <span style=\"color: var(--red);\">\u00b7<\/span> <a href=\"mailto:info@othelloshop.com\"><b>info@othelloshop.com<\/b><\/a><br>\n        Unit 12-03, Chartered Square <span style=\"color: var(--red);\">\u00b7<\/span> 152 N Sathon Rd<br>\n        Si Lom <span style=\"color: var(--red);\">\u00b7<\/span> Bang Rak <span style=\"color: var(--red);\">\u00b7<\/span> Bangkok 10500 <span style=\"color: var(--red);\">\u00b7<\/span> Thailand\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"footer-line\">\n    ESG Advisory <span class=\"red\">\u00b7<\/span> Column 04 <span class=\"red\">\u00b7<\/span> Green Bond Framework Design <span class=\"red\">\u2014<\/span> Othello International \u00b7 Bangkok\n  <\/div>\n\n  <a href=\"#contact\" class=\"floating-cta\" id=\"ohFloatingCta\" aria-label=\"Request framework\">\n    <svg aria-hidden=\"true\" viewBox=\"0 0 24 24\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"\/><polygon points=\"22 2 15 22 11 13 2 9 22 2\"\/><\/svg>\n    Request Framework\n  <\/a>\n\n<\/div>\n<!-- PAGE END -->\n\n<script>\n(function(){\n  if (typeof window === 'undefined' || typeof document === 'undefined') return;\n  var root = document.querySelector('.oth-gbf');\n  if (!root) return;\n  var nav = document.getElementById('ohSectionNav');\n  var progressFill = document.getElementById('ohReadingProgress');\n  var fab = document.getElementById('ohFloatingCta');\n  var hero = document.querySelector('.oth-gbf .hero');\n  var sections = ['icma','categories','workflow','methodology','bench','deliverables','tiers','faqs','contact']\n    .map(function(id){ return document.getElementById(id); }).filter(Boolean);\n  var navItems = nav ? nav.querySelectorAll('.sn-item[data-section]') : [];\n  function onScroll(){\n    var y = window.scrollY || window.pageYOffset;\n    var docH = Math.max(document.body.scrollHeight, document.documentElement.scrollHeight) - window.innerHeight;\n    if (progressFill && docH > 0) progressFill.style.width = Math.min(100, Math.max(0, (y \/ docH) * 100)) + '%';\n    var heroBottom = hero ? hero.offsetTop + hero.offsetHeight - 120 : 600;\n    if (y > heroBottom) {\n      if (nav && !nav.classList.contains('visible')) nav.classList.add('visible');\n      if (fab && !fab.classList.contains('visible')) fab.classList.add('visible');\n    } else {\n      if (nav) nav.classList.remove('visible');\n      if (fab) fab.classList.remove('visible');\n    }\n    if (navItems.length) {\n      var current = null;\n      var viewportMid = y + window.innerHeight * 0.35;\n      sections.forEach(function(s){ var top = s.offsetTop, bottom = top + s.offsetHeight; if (viewportMid >= top && viewportMid < bottom) current = s.id; });\n      navItems.forEach(function(item){ if (item.getAttribute('data-section') === current) item.classList.add('active'); else item.classList.remove('active'); });\n    }\n  }\n  var ticking = false;\n  window.addEventListener('scroll', function(){ if (!ticking) { window.requestAnimationFrame(function(){ onScroll(); ticking = false; }); ticking = true; } }, { passive: true });\n  window.addEventListener('resize', onScroll, { passive: true });\n  onScroll();\n})();\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\"@type\": \"Organization\", \"@id\": \"https:\/\/www.othellointernational.com\/#organization\", \"name\": \"Othello International\", \"url\": \"https:\/\/www.othellointernational.com\/\", \"email\": \"info@othelloshop.com\", \"telephone\": \"+66-2-859-2145\", \"address\": {\"@type\": \"PostalAddress\", \"streetAddress\": \"Unit 12-03, Chartered Square, 152 N Sathon Rd\", \"addressLocality\": \"Bang Rak\", \"addressRegion\": \"Bangkok\", \"postalCode\": \"10500\", \"addressCountry\": \"TH\"}},\n    {\"@type\": \"BreadcrumbList\", \"itemListElement\": [\n      {\"@type\": \"ListItem\", \"position\": 1, \"name\": \"Home\", \"item\": \"https:\/\/www.othellointernational.com\/\"},\n      {\"@type\": \"ListItem\", \"position\": 2, \"name\": \"ESG Advisory\", \"item\": \"https:\/\/www.othellointernational.com\/esg-advisory\/\"},\n      {\"@type\": \"ListItem\", \"position\": 3, \"name\": \"Green Bond Framework Design\", \"item\": \"https:\/\/www.othellointernational.com\/esg-advisory\/green-bond-framework\/\"}\n    ]},\n    {\"@type\": \"Service\", \"@id\": \"https:\/\/www.othellointernational.com\/esg-advisory\/green-bond-framework\/#service\", \"serviceType\": \"Green Bond Framework Design and SPO Coordination Engagement Service\", \"name\": \"Green Bond Framework Design - ICMA GBP 2021 + ASEAN Green Bond Standards \u00b7 SPO Coordination \u00b7 Bilingual EN\/TH\", \"provider\": {\"@id\": \"https:\/\/www.othellointernational.com\/#organization\"}, \"areaServed\": {\"@type\": \"Country\", \"name\": \"Thailand\"}, \"description\": \"Green bond framework design service for Thai SET-listed companies, SOE issuers, utility issuers, bank issuers, insurance issuers, infrastructure issuers, and Real Estate REIT issuers. Framework aligned to ICMA Green Bond Principles 2021 and ASEAN Green Bond Standards (ACMF). Four ICMA core components: Use of Proceeds with 10 eligible green project categories (renewable energy, energy efficiency, pollution prevention, sustainable natural resources, biodiversity, clean transportation, sustainable water, climate adaptation, circular economy, green buildings); Process for Project Evaluation and Selection with governance and decision-rights matrix; Management of Proceeds with tracking architecture and 24-month allocation timeline; Reporting with annual Allocation Report and Impact Report using ICMA Harmonized Framework metrics. ASEAN GBS overlay with explicit fossil fuel power generation exclusion and ASEAN geographic relevance approximately 30 percent. Six-stage framework-to-issuance workflow: framework scoping, framework drafting, SPO engagement, SPO issuance, bond pricing, first annual reporting. SPO coordination across six major providers: Sustainalytics, S&P Global Ratings, Moody's, ISS-ESG, Vigeo Eiris, CICERO Shades of Green. Optional Climate Bonds Initiative certification overlay. Optional EU Taxonomy alignment overlay for SFDR Article 9 fund eligibility. Six-phase Othello methodology. Three tiers: Refresh 6-8 weeks, Standard 12-18 weeks, Deep 20-28 weeks multi-issuance programme and combined sustainable-finance suite. Methodology-credentialed bench. Related-methodology track record via FTSE Russell ESG Score 4.0\/5.0 SET-listed healthcare operator 2025 independently verifiable. Bench: IFRS Foundation S2 certified, ISO 14064 Lead Auditor CQI\/IRCA, AA1000AS ACSAP, GRI 2021 Certified Trainer, TGO CFO and CFP Auditor, ISO 17100:2015. SPO fees separate paid directly by issuer USD 25-60k indicative range. Framework-to-bond pricing 3-6 months. Annual reporting Year 1+ commences 12 months post-issuance. Mutual NDA from first email. GDPR and PDPA compliance.\", \"audience\": {\"@type\": \"Audience\", \"audienceType\": \"SET-listed first-time green bond issuance, Thai SOE issuers, utility issuers EGAT PTT subsidiaries, bank issuers KBank SCB BBL green bond programmes, insurance issuers, infrastructure issuers BTS Group BEM mass transit, Real Estate REIT issuers, multi-issuance programme issuers, combined sustainable-finance suite issuers, repeat issuer framework refresh, EU investor coverage targeting, CBI certification target, treasury teams, IR teams, board sustainability committees, procurement teams\"}, \"hasOfferCatalog\": {\"@type\": \"OfferCatalog\", \"name\": \"Green Bond Framework Engagement Tiers\", \"itemListElement\": [\n      {\"@type\": \"Offer\", \"name\": \"Refresh Tier \u00b7 Framework Refresh\", \"description\": \"6-8 weeks \u00b7 existing framework reviewed against current ICMA 2021 and ASEAN GBS \u00b7 eligible categories updated \u00b7 Use of Proceeds scope refresh \u00b7 SPO update review coordination \u00b7 updated framework published \u00b7 investor pack refresh \u00b7 best for existing issuers second-onwards issuance\"},\n      {\"@type\": \"Offer\", \"name\": \"Standard Tier \u00b7 Full First-Time Framework\", \"description\": \"12-18 weeks \u00b7 eligible-project pipeline diagnostic \u00b7 full 4-component framework drafting 30-60 pages bilingual EN\/TH \u00b7 SPO provider selection support \u00b7 SPO engagement coordination \u00b7 investor framework summary and FAQ pack \u00b7 SEC Thailand SET ThaiBMA regulatory submission drafts \u00b7 allocation tracking architecture \u00b7 Year 1 Allocation and Impact Report \u00b7 best for first-time green bond issuer single bond programme\"},\n      {\"@type\": \"Offer\", \"name\": \"Deep Tier \u00b7 Multi-Issuance Programme\", \"description\": \"20-28 weeks \u00b7 multi-issuance programme architecture \u00b7 24-month forward issuance pipeline \u00b7 combined Green Bond plus SLB Framework coordination \u00b7 combined Green Loan\/SLL framework integration \u00b7 repeat-issuance SPO refresh 3-yearly \u00b7 multi-year Impact Report architecture \u00b7 Climate Bonds Initiative certification overlay optional \u00b7 EU Taxonomy alignment overlay optional \u00b7 annual maintenance retainer Year 2+ \u00b7 best for repeat issuance programme combined sustainable-finance suite SOE and utility issuers\"}\n    ]}},\n    {\"@type\": \"FAQPage\", \"mainEntity\": [\n      {\"@type\": \"Question\", \"name\": \"What is the difference between ICMA GBP and ASEAN Green Bond Standards?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"ICMA Green Bond Principles 2021 are global baseline voluntary process guidelines covering 4 core components and 10 eligible project categories. ASEAN Green Bond Standards issued by ACMF are ASEAN regional standard built on ICMA GBP with two ASEAN-specific provisions: explicit fossil fuel power generation exclusion broader than ICMA general approach; geographic relevance requiring approximately 30 percent project allocation within ASEAN region. ASEAN GBS-aligned default for ASEAN-anchored investor coverage; ICMA-only default for global investor coverage.\"}},\n      {\"@type\": \"Question\", \"name\": \"What is a Second Party Opinion and which provider should we choose?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"SPO is independent reviewer assessment of green bond framework alignment with ICMA GBP and substantive credibility of issuer green commitments. Six providers dominate: Sustainalytics Morningstar, S&P Global Ratings, Moody's, ISS-ESG, Vigeo Eiris, CICERO Shades of Green. Selection considerations: Thai issuer familiarity, methodology fit, turnaround 4-8 weeks, pricing USD 25-60k indicative, broader rating-agency relationship. Othello supports selection but does not issue SPOs.\"}},\n      {\"@type\": \"Question\", \"name\": \"How long does the full framework-to-issuance workflow take?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Typically 3-6 months from framework kickoff to bond pricing. Framework scoping 3 weeks plus framework drafting 5-8 weeks bilingual plus SPO provider selection and engagement 3-4 weeks plus final framework publication 2-3 weeks plus bond marketing and pricing variable per syndicate. Annual reporting cycle commences 12 months post-issuance. Recommendation: commission engagement 4-6 months ahead of intended bond pricing.\"}},\n      {\"@type\": \"Question\", \"name\": \"What is the Impact Report and what metrics are used?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Annual environmental benefit quantification using ICMA Harmonized Framework for Impact Reporting. Common metrics: Renewable Energy MWh and avoided emissions tCO2e; Energy Efficiency MWh savings; Clean Transportation passenger-km and modal-shift avoided emissions; Sustainable Water m\u00b3 saved or recycled; Green Buildings kWh\/m\u00b2 intensity reduction; Pollution Prevention tonnes pollutants removed; Climate Adaptation population or assets protected; Circular Economy tonnes waste diverted; Sustainable Natural Resources hectares; Biodiversity hectares restored. Methodology typically references ISO 14064 GHG accounting. Optional auditor attestation recommended.\"}},\n      {\"@type\": \"Question\", \"name\": \"Does Othello have a green bond framework track record we can verify?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No specific green bond framework engagement with publicly named attribution claimed. Frameworks published on issuer websites under issuer name. Related-methodology track record: FTSE Russell ESG 4.0\/5.0 secured for SET-listed healthcare operator 2025 alongside SET ESG AA sustained 2 years. Methodology overlap between FTSE Russell ESG architecture and green bond framework substantiation is substantial. FTSE outcome independently verifiable. Plus Sustainable Finance Technical Translation track record (Green Bond Framework, SLB, Green Loan\/SLL, SPO Documentation pages live). Othello-supported framework engagements available as references under mutual NDA at procurement stage.\"}},\n      {\"@type\": \"Question\", \"name\": \"How does the green bond framework relate to our IFRS S2 disclosure?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Substantially. IFRS S2 climate disclosure architecture is substantive ESG foundation anchoring framework environmental strategy section. Framework commitments substantiated by underlying IFRS S2 work: climate scenario analysis, transition plan, GHG inventory, governance, risk management, metrics and targets. Mature IFRS S2 disclosure compresses framework drafting by 2-3 weeks. Bundle IFRS S2 plus GHG inventory plus green bond framework delivers materially better economics. Deep Tier covers all three as coordinated programme.\"}},\n      {\"@type\": \"Question\", \"name\": \"What about the EU Taxonomy alignment overlay?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"EU regulatory framework for classifying environmentally sustainable economic activities. For Thai issuers targeting European investor coverage particularly SFDR Article 9 dark green funds adding EU Taxonomy alignment expands addressable investor base. Three layers: substantial contribution to at least one of six EU environmental objectives; DNSH screening across other five objectives; minimum social safeguards via OECD MNE Guidelines and UN Guiding Principles. Common Thai categories: renewable energy, green buildings, clean transportation. Overlay adds 25-35 percent to framework drafting effort. Deep Tier scope.\"}},\n      {\"@type\": \"Question\", \"name\": \"Can we bundle Green Bond Framework with SLB Framework and Green Loans?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. Highest-leverage commissioning pattern for multi-product sustainable-finance issuers. Deep Tier covers Green Bond plus SLB plus Green Loan plus SLL from single coordinated framework architecture. Green bonds and green loans share eligible-project pipeline architecture; SLBs and SLLs share KPI\/SPT architecture. Same ESG architecture substantiates all four. Bundle 40-50 percent advisory fee reduction vs four separate engagements. Common for SOE issuers, utility issuers, SET conglomerates.\"}},\n      {\"@type\": \"Question\", \"name\": \"Can Othello respond to a formal RFP for Green Bond Framework engagement?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. Standard RFP response 3-5 business days. ISO 17100 for bilingual EN\/TH lockstep, in-house IFRS Foundation S2 certified, ISO 14064 Lead Auditor CQI\/IRCA, AA1000AS ACSAP, TGO CFO and CFP Auditor, GRI Certified Trainer, ICMA GBP 2021 plus ASEAN GBS dual-alignment capability, SPO coordination six major providers, optional CBI certification overlay, optional EU Taxonomy overlay, GDPR + PDPA, mutual NDA, related-methodology track record FTSE 4.0\/5.0 verifiable plus Sustainable Finance Technical Translation portfolio.\"}}\n    ]}\n  ]\n}\n<\/script>\n\n\n\n\n<!-- othello-seo:cluster-links -->\n<h2>Related green & sustainable finance services<\/h2>\n<ul>\n  <li><a href=\"https:\/\/www.othellointernational.com\/esg-advisory\/\">ESG Advisory<\/a><\/li>\n  <li><a href=\"https:\/\/www.othellointernational.com\/esg-advisory\/green-loan-advisory\/\">Green Loan Advisory<\/a><\/li>\n  <li><a href=\"https:\/\/www.othellointernational.com\/spo-documentation\/\">SPO Documentation<\/a><\/li>\n  <li><a href=\"https:\/\/www.othellointernational.com\/sll-green-loans\/\">SLL & Green Loans<\/a><\/li>\n  <li><a href=\"https:\/\/www.othellointernational.com\/slb-frameworks\/\">SLB Frameworks<\/a><\/li>\n  <li><a href=\"https:\/\/www.othellointernational.com\/technical-translation\/bond-frameworks\/\">Bond Frameworks<\/a><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>4 ICMA Components 10 Categories Issuance Workflow 6 Phases The Bench Deliverables 3 Tiers FAQs Request Framework ESG ADVISORY \u00b7 4 \u00b7 SUSTAINABLE FINANCE \u00b7 GREEN BOND FRAMEWORK DESIGN ICMA GBP 2021-aligned \u00b7 ASEAN Green Bond Standards \u00b7 SPO coordination \u00b7 bilingual EN\/TH Home\/ESG Advisory\/Green Bond Framework Design \u2605 ICMA GBP 2021 \u00b7 COLUMN 04 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_yoast_wpseo_title":"Green Bond Framework Design | Othello International","_yoast_wpseo_metadesc":"Green Bond Framework Design \u2014 Othello International \u2014 institutional bilingual (Thai\u2013English) translation and ESG advisory for SET-listed companies in.","_yoast_wpseo_focuskw":"green bond framework design","_yoast_wpseo_canonical":"","rank_math_title":"Green Bond Framework Design | Othello International","rank_math_description":"Green Bond Framework Design \u2014 Othello International \u2014 institutional bilingual (Thai\u2013English) translation and ESG advisory for SET-listed companies in.","rank_math_focus_keyword":"green bond framework design","rank_math_canonical_url":"","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","footnotes":"","rank_math_robots":["index"]},"class_list":["post-30612","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/pages\/30612","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/comments?post=30612"}],"version-history":[{"count":4,"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/pages\/30612\/revisions"}],"predecessor-version":[{"id":31446,"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/pages\/30612\/revisions\/31446"}],"wp:attachment":[{"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/media?parent=30612"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}