{"id":30614,"date":"2026-05-15T10:02:47","date_gmt":"2026-05-15T10:02:47","guid":{"rendered":"https:\/\/www.othellointernational.com\/?page_id=30614"},"modified":"2026-06-27T08:17:42","modified_gmt":"2026-06-27T08:17:42","slug":"sustainability-linked-bond-slb","status":"publish","type":"page","link":"https:\/\/www.othellointernational.com\/th\/esg-advisory\/sustainability-linked-bond-slb\/","title":{"rendered":"Sustainability-Linked Bond (SLB)"},"content":{"rendered":"\n<!-- ===================================================================\n     OTHELLO INTERNATIONAL \u2014 SUSTAINABILITY-LINKED BOND (SLB) \u2014 v10\n     URL: \/esg-advisory\/slb-framework\/\n     PARENT: \/esg-advisory\/ \u00b7 COLUMN 04 \u00b7 SUSTAINABLE FINANCE ADVISORY\n     ICMA SLBP 2020 (rev. 2023) \u00b7 KPI\/SPT-driven \u00b7 not use-of-proceeds\n     Coupon step-up mechanism \u00b7 ASEAN SLB Standards \u00b7 SPO + Verification\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-slb {\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; --amber-dark: #f59e0b;\n  --orange: #fb923c; --blue: #60a5fa; --teal: #2dd4bf; --purple: #a78bfa;\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-slb *, .oth-slb *::before, .oth-slb *::after { box-sizing: border-box; }\n.oth-slb .wrap { max-width: 1320px; margin: 0 auto; padding: 0 40px; }\n.oth-slb a:focus-visible, .oth-slb button:focus-visible, .oth-slb summary:focus-visible { outline: 2px solid var(--red-bright); outline-offset: 3px; border-radius: 2px; }\n.oth-slb .faq summary:focus-visible { outline-offset: -2px; }\n\n.oth-slb .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-slb .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-slb .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-slb .section-nav.visible { opacity: 1; transform: translateX(-50%) translateY(0); }\n.oth-slb .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-slb .section-nav .sn-item:hover { color: var(--white); background: rgba(255,255,255,0.06); }\n.oth-slb .section-nav .sn-item.active { color: var(--white); background: var(--red); box-shadow: 0 4px 12px rgba(237,64,54,0.4); }\n.oth-slb .section-nav .sn-cta { background: var(--red); color: var(--white); }\n.oth-slb .section-nav .sn-cta:hover { background: var(--red-bright); }\n.oth-slb .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-slb .floating-cta.visible { opacity: 1; transform: translateY(0); }\n.oth-slb .floating-cta:hover { background: var(--red-bright); }\n.oth-slb .floating-cta svg { width: 16px; height: 16px; stroke: currentColor; fill: none; stroke-width: 2.5; }\n\n.oth-slb .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-slb .status-row { display: flex; align-items: center; justify-content: space-between; gap: 24px; flex-wrap: wrap; }\n.oth-slb .status-row .left { display: flex; align-items: center; gap: 12px; }\n.oth-slb .status-dot { width: 8px; height: 8px; background: var(--red); border-radius: 50%; animation: slb-pulse 2s ease-in-out infinite; }\n@keyframes slb-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-slb .status-row .right { color: var(--white-dim); }\n.oth-slb .status-row .right b { color: var(--white); font-weight: 500; }\n.oth-slb .breadcrumb { padding: 18px 0 0 0; font-family: var(--font-mono); font-size: 11px; letter-spacing: 0.08em; color: var(--white-dim); }\n.oth-slb .breadcrumb a { color: var(--white-mute); text-decoration: none; transition: color 0.2s; }\n.oth-slb .breadcrumb a:hover { color: var(--red); }\n.oth-slb .breadcrumb .sep { margin: 0 10px; color: var(--red); }\n.oth-slb .breadcrumb .current { color: var(--white); }\n\n.oth-slb .hero { position: relative; padding: 56px 0 100px 0; background: var(--black); overflow: hidden; }\n.oth-slb .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-slb .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-slb .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-slb .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-slb .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-slb .hero h1 .display { font-family: var(--font-display); font-style: italic; font-weight: 400; color: var(--red); }\n.oth-slb .accent-bar { width: 64px; height: 4px; background: var(--red); margin: 28px 0; position: relative; overflow: hidden; }\n.oth-slb .accent-bar::after { content: \"\"; position: absolute; inset: 0; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.4), transparent); animation: slb-shimmer 3s ease-in-out infinite; }\n@keyframes slb-shimmer { 0%, 100% { transform: translateX(-100%); } 50% { transform: translateX(100%); } }\n.oth-slb .hero .lead { font-size: 18px; line-height: 1.7; color: var(--white-soft); margin: 0 0 36px 0; max-width: 60ch; }\n.oth-slb .hero .lead strong { color: var(--white); font-weight: 600; }\n.oth-slb .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-slb .hero .lead a:hover { border-color: var(--red); }\n.oth-slb .hero .lead .thai { font-family: var(--font-thai); color: var(--red-bright); font-weight: 500; }\n.oth-slb .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-slb .hero-stat { background: var(--black-soft); padding: 22px 20px; transition: background 0.25s; }\n.oth-slb .hero-stat:hover { background: #161616; }\n.oth-slb .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-slb .hero-stat .val { font-size: 20px; font-weight: 700; color: var(--white); line-height: 1.2; letter-spacing: -0.01em; }\n.oth-slb .hero-stat .sub { font-size: 11px; color: var(--white-mute); margin-top: 4px; }\n.oth-slb .ctas { display: flex; gap: 14px; flex-wrap: wrap; }\n.oth-slb .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-slb .btn-primary { background: var(--red); color: var(--white); border-color: var(--red); }\n.oth-slb .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-slb .btn-outline { background: transparent; color: var(--white); border-color: var(--white-line); }\n.oth-slb .btn-outline:hover { background: var(--white); color: var(--black); border-color: var(--white); }\n.oth-slb .btn svg { width: 16px; height: 16px; stroke: currentColor; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n\n.oth-slb .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-slb .hero-card::before { content: \"\"; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: var(--red); }\n.oth-slb .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-slb .hero-card-label::before { content: \"\u25cf\"; color: var(--red); }\n.oth-slb .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-slb .hero-card h3 em { font-style: normal; font-weight: 600; }\n.oth-slb .slbp-mini { position: relative; z-index: 2; background: var(--black); border: 1px solid var(--black-line); padding: 0; margin-bottom: 20px; display: grid; gap: 0; }\n.oth-slb .sm-row { display: grid; grid-template-columns: 28px 1fr; gap: 10px; align-items: center; padding: 9px 14px; border-bottom: 1px solid var(--black-line); position: relative; }\n.oth-slb .sm-row:last-child { border-bottom: none; }\n.oth-slb .sm-row::before { content: \"\"; position: absolute; left: 0; top: 0; width: 3px; height: 100%; background: var(--amber); }\n.oth-slb .sm-row .smn { font-family: var(--font-mono); font-size: 10px; font-weight: 700; color: var(--amber); letter-spacing: 0.06em; }\n.oth-slb .sm-row .smt { font-family: var(--font-display); font-style: italic; font-size: 13px; font-weight: 600; color: var(--white); line-height: 1.2; letter-spacing: -0.01em; }\n.oth-slb .hero-card-stack { position: relative; z-index: 2; display: grid; gap: 8px; padding-top: 14px; border-top: 1px solid var(--black-line); }\n.oth-slb .hero-card-row { display: flex; justify-content: space-between; align-items: center; gap: 10px; font-size: 12.5px; }\n.oth-slb .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-slb .hero-card-row .v { color: var(--white); font-weight: 600; font-size: 12px; text-align: right; }\n\n.oth-slb section.block { padding: 120px 0; background: var(--black); position: relative; }\n.oth-slb section.block.alt { background: var(--black-soft); position: relative; }\n.oth-slb .section-head { margin-bottom: 64px; max-width: 920px; }\n.oth-slb .section-head.center { text-align: center; margin-left: auto; margin-right: auto; }\n.oth-slb .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-slb .eyebrow::before { content: \"\"; width: 36px; height: 1px; background: var(--red); }\n.oth-slb .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-slb .section-head h2 .display { font-family: var(--font-display); font-style: italic; font-weight: 400; color: var(--red); }\n.oth-slb .section-head .subtitle { font-size: 17px; color: var(--white-soft); max-width: 68ch; line-height: 1.65; }\n.oth-slb .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-slb .section-head .subtitle a:hover { border-color: var(--red); }\n.oth-slb .section-head .subtitle strong { color: var(--white); }\n.oth-slb .section-head.center .subtitle { margin-left: auto; margin-right: auto; }\n\n.oth-slb .slbp-wrap { background: var(--black-card); border: 1px solid var(--black-line); overflow: hidden; }\n.oth-slb .slbp-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-slb .slbp-header .sh-title { font-family: var(--font-mono); font-size: 11px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--red); }\n.oth-slb .slbp-header .sh-meta { font-family: var(--font-mono); font-size: 10.5px; color: var(--white-mute); letter-spacing: 0.06em; }\n.oth-slb .slbp-header .sh-meta b { color: var(--white); }\n.oth-slb .slbp-row { display: grid; grid-template-columns: 100px minmax(0, 1.2fr) minmax(0, 2.6fr) 140px; gap: 18px; padding: 28px 32px; border-bottom: 1px solid var(--black-line); align-items: start; position: relative; transition: background 0.25s; }\n.oth-slb .slbp-row:last-child { border-bottom: none; }\n.oth-slb .slbp-row:hover { background: rgba(251,191,36,0.03); }\n.oth-slb .slbp-row::before { content: \"\"; position: absolute; left: 0; top: 0; width: 4px; height: 100%; background: var(--amber); }\n.oth-slb .sr-num { font-family: var(--font-display); font-style: italic; font-size: 48px; font-weight: 600; line-height: 1; color: var(--amber); opacity: 0.75; }\n.oth-slb .sr-name { font-family: var(--font-display); font-style: italic; font-size: 22px; font-weight: 600; color: var(--white); line-height: 1.2; letter-spacing: -0.01em; }\n.oth-slb .sr-tag { font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--amber); font-weight: 600; margin-top: 6px; display: block; }\n.oth-slb .sr-desc { font-size: 13.5px; line-height: 1.65; color: var(--white-soft); }\n.oth-slb .sr-desc b { color: var(--white); font-weight: 600; }\n.oth-slb .sr-meta { font-family: var(--font-mono); font-size: 10.5px; letter-spacing: 0.04em; color: var(--white-mute); line-height: 1.5; }\n.oth-slb .sr-meta b { display: block; color: var(--amber); font-weight: 600; margin-bottom: 4px; }\n.oth-slb .slbp-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-slb .slbp-foot .sf-stat .sf-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-slb .slbp-foot .sf-stat .sf-value { font-family: var(--font-display); font-style: italic; font-size: 24px; font-weight: 600; line-height: 1; color: var(--red); }\n.oth-slb .slbp-foot .sf-stat .sf-sub { font-size: 11px; color: var(--white-mute); margin-top: 4px; line-height: 1.45; }\n.oth-slb .slbp-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-slb .slbp-note b { color: var(--red); }\n<\/style>\n\n<div class=\"oth-slb\" id=\"oth-slb-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=\"#slbp\" class=\"sn-item\" data-section=\"slbp\">5 SLBP Components<\/a>\n    <a href=\"#kpis\" class=\"sn-item\" data-section=\"kpis\">KPI\/SPT Architecture<\/a>\n    <a href=\"#stepup\" class=\"sn-item\" data-section=\"stepup\">Coupon Step-Up<\/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 SUSTAINABILITY-LINKED BOND (SLB)<\/span><\/div>\n        <div class=\"right\">ICMA SLBP 2020 \/ rev. 2023 <span style=\"color:var(--red);\">\u00b7<\/span> <b>KPI\/SPT-driven \u00b7 coupon step-up \u00b7 ASEAN SLB Standards \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\">Sustainability-Linked Bond (SLB)<\/span>\n      <\/div>\n      <div class=\"hero-grid\">\n        <div class=\"hero-left\">\n          <div class=\"hero-tag\">\u2605 ICMA SLBP 2020 \u00b7 REV. 2023 \u00b7 COLUMN 04 \u00b7 SUSTAINABLE FINANCE ADVISORY<\/div>\n          <h1>\n            Sustainability-Linked Bond.<br>\n            <span class=\"display\">KPI-driven, not use-of-proceeds.<\/span><br>\n            Step-up if SPT missed.\n          <\/h1>\n          <div class=\"accent-bar\" aria-hidden=\"true\"><\/div>\n          <p class=\"lead\">\n            A Sustainability-Linked Bond is structurally different from a <a href=\"\/esg-advisory\/green-bond-framework\/\">Green Bond<\/a>. Where a green bond ring-fences proceeds to <strong>eligible green projects<\/strong> (use-of-proceeds based), an SLB <strong>does not restrict use of proceeds<\/strong> \u2014 funds go to general corporate purposes. Instead, the SLB&#8217;s &#8220;green-ness&#8221; is in the <strong>issuer&#8217;s standing commitment<\/strong> to specific <strong>Key Performance Indicators (KPIs)<\/strong> measured against <strong>Sustainability Performance Targets (SPTs)<\/strong>, with a <strong>coupon step-up mechanism<\/strong> (typically 25 bps, sometimes 50 bps) triggered if the SPT is missed at the observation date. This makes SLB the dominant <strong>transition finance instrument<\/strong> for high-emissions issuers \u2014 oil &amp; gas, cement, steel, mining, airlines, conventional power \u2014 where <em>no meaningful &#8220;green&#8221; use of proceeds exists yet<\/em> but a credible decarbonisation trajectory does. Othello drafts SLB frameworks to the <strong>ICMA Sustainability-Linked Bond Principles 2020 (revised 2023)<\/strong> with the <strong>ASEAN SLB Standards (ACMF) overlay<\/strong>, covering the <strong>five SLBP core components<\/strong> (KPI Selection, SPT Calibration, Bond Characteristics, Reporting, Verification), KPI selection against materiality and benchmark-ability criteria, SPT calibration against SBTi pathways and sector peer benchmarks, the coupon step-up mechanism design, and the mandatory <strong>post-issuance KPI verification<\/strong> architecture. <strong>Bilingual EN\/TH lockstep<\/strong> through the engagement. <span class=\"thai\">\u0e01\u0e32\u0e23\u0e2d\u0e2d\u0e01\u0e41\u0e1a\u0e1a\u0e01\u0e23\u0e2d\u0e1a\u0e1e\u0e31\u0e19\u0e18\u0e1a\u0e31\u0e15\u0e23\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07\u0e04\u0e27\u0e32\u0e21\u0e22\u0e31\u0e48\u0e07\u0e22\u0e37\u0e19<\/span>\n          <\/p>\n          <div class=\"hero-stats\">\n            <div class=\"hero-stat\"><div class=\"lbl\">Standard<\/div><div class=\"val\">ICMA SLBP 2020<\/div><div class=\"sub\">revised June 2023 + ASEAN SLB overlay<\/div><\/div>\n            <div class=\"hero-stat\"><div class=\"lbl\">Core components<\/div><div class=\"val\">5 SLBP<\/div><div class=\"sub\">KPI \u00b7 SPT \u00b7 Bond \u00b7 Reporting \u00b7 Verification<\/div><\/div>\n            <div class=\"hero-stat\"><div class=\"lbl\">Typical step-up<\/div><div class=\"val\">25 bps<\/div><div class=\"sub\">if SPT missed \u00b7 sometimes 50 bps<\/div><\/div>\n            <div class=\"hero-stat\"><div class=\"lbl\">Verification<\/div><div class=\"val\">Mandatory<\/div><div class=\"sub\">post-issuance \u00b7 independent \u00b7 per observation<\/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=\"#stepup\" 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 Step-Up Mechanism\n            <\/a>\n          <\/div>\n        <\/div>\n        <div class=\"hero-right\">\n          <div class=\"hero-card\">\n            <div class=\"hero-card-label\">THE 5 ICMA SLBP CORE COMPONENTS \u00b7 2020 \/ REV. 2023<\/div>\n            <h3>Five components. <em>One framework. KPI-anchored. Verified at trigger.<\/em><\/h3>\n            <div class=\"slbp-mini\" aria-hidden=\"true\">\n              <div class=\"sm-row\"><span class=\"smn\">01<\/span><span class=\"smt\">KPI Selection<\/span><\/div>\n              <div class=\"sm-row\"><span class=\"smn\">02<\/span><span class=\"smt\">SPT Calibration<\/span><\/div>\n              <div class=\"sm-row\"><span class=\"smn\">03<\/span><span class=\"smt\">Bond Characteristics<\/span><\/div>\n              <div class=\"sm-row\"><span class=\"smn\">04<\/span><span class=\"smt\">Reporting<\/span><\/div>\n              <div class=\"sm-row\"><span class=\"smn\">05<\/span><span class=\"smt\">Verification<\/span><\/div>\n            <\/div>\n            <div class=\"hero-card-stack\">\n              <div class=\"hero-card-row\"><span class=\"k\">Methodology<\/span><span class=\"v\">ICMA SLBP 2020\/2023 \u00b7 ASEAN SLB<\/span><\/div>\n              <div class=\"hero-card-row\"><span class=\"k\">SPO + Verification<\/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  <!-- 5 ICMA SLBP CORE COMPONENTS -->\n  <section class=\"block alt\" id=\"slbp\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">The Foundation Architecture<\/div>\n        <h2>Five SLBP core components. <span class=\"display\">One more than green bonds. KPI-anchored throughout.<\/span><\/h2>\n        <p class=\"subtitle\">The <strong>ICMA Sustainability-Linked Bond Principles 2020 (revised June 2023)<\/strong> establish <strong>five<\/strong> core components \u2014 one more than the Green Bond Principles&#8217; four. The additional component is <strong>Verification<\/strong>, which the SLBP makes <em>mandatory<\/em> rather than recommended (Green Bonds recommend external review but do not require post-issuance verification of use of proceeds). The mandatory verification reflects the SLB&#8217;s distinctive financial-consequence architecture: the coupon step-up is automatic if the SPT is missed, so the KPI measurement at observation date must be independently verifiable. <strong>Othello drafts each component substantively<\/strong> \u2014 KPI Selection against ICMA&#8217;s KPI Registry and benchmark-ability criteria; SPT Calibration against SBTi pathways, IPCC scenarios, and sector peer benchmarks; Bond Characteristics with coupon step-up mechanism design; Reporting with annual KPI performance tracking; Verification architecture with independent verifier coordination.<\/p>\n      <\/div>\n\n      <div class=\"slbp-wrap\">\n        <div class=\"slbp-header\">\n          <div class=\"sh-title\">ICMA SUSTAINABILITY-LINKED BOND PRINCIPLES \u00b7 5 CORE COMPONENTS \u00b7 2020 \/ REVISED JUNE 2023<\/div>\n          <div class=\"sh-meta\">PUBLISHED BY <b>\u00b7<\/b> ICMA \u00b7 International Capital Market Association<\/div>\n        <\/div>\n\n        <div class=\"slbp-row\">\n          <div class=\"sr-num\">01<\/div>\n          <div>\n            <div class=\"sr-name\">KPI Selection<\/div>\n            <span class=\"sr-tag\">\u2605 MATERIAL \u00b7 MEASURABLE \u00b7 VERIFIABLE<\/span>\n          <\/div>\n          <div class=\"sr-desc\">\n            The foundational selection. <b>Each KPI must be material to the issuer&#8217;s core business and ESG strategy<\/b>, quantitatively measurable, externally verifiable using established methodologies, and benchmark-able against external science-based references or peer performance. ICMA maintains a public <b>KPI Registry<\/b> grouped by sector with common KPIs (e.g. <b>climate-related<\/b>: GHG emissions intensity tCO2e per unit, renewable energy share %, SBTi-aligned reduction; <b>social<\/b>: gender pay gap, workforce safety incidents; <b>resource<\/b>: water withdrawal intensity, waste diverted from landfill). <b>Most SLBs select 2\u20134 KPIs<\/b>; single-KPI SLBs are possible but rare. KPI selection is <b>locked at issuance<\/b> and cannot be amended without re-issuance.\n          <\/div>\n          <div class=\"sr-meta\"><b>SLBP REF<\/b>\u00a7 Selection of Key Performance Indicators<br><br>Materiality \u00b7 measurability \u00b7 verifiability \u00b7 benchmark-ability<\/div>\n        <\/div>\n\n        <div class=\"slbp-row\">\n          <div class=\"sr-num\">02<\/div>\n          <div>\n            <div class=\"sr-name\">SPT Calibration<\/div>\n            <span class=\"sr-tag\">\u2605 AMBITIOUS \u00b7 TIME-BOUND \u00b7 LOCKED<\/span>\n          <\/div>\n          <div class=\"sr-desc\">\n            The ambition layer. <b>Each SPT must be ambitious \u2014 beyond business-as-usual trajectory and beyond regulatory minimum<\/b>, benchmarked against external references (SBTi 1.5\u00b0C-aligned pathways, IPCC scenarios, sector peer trajectories, regulator-published targets), and time-bound to specific observation dates. <b>Observation dates<\/b> typically align with calendar year-end at fixed intervals (e.g. annually) or to a single pre-maturity date (e.g. 12 months before bond maturity). <b>SPTs are locked at issuance<\/b> and cannot be revised; the only mechanism for change is bond consent solicitation, which is rare and reputationally costly. <b>This is the most critical engagement design choice<\/b> \u2014 SPT ambition determines investor credibility and step-up risk profile.\n          <\/div>\n          <div class=\"sr-meta\"><b>SLBP REF<\/b>\u00a7 Calibration of SPTs<br><br>Ambition \u00b7 materiality \u00b7 benchmark \u00b7 time-bound \u00b7 pre-defined<\/div>\n        <\/div>\n\n        <div class=\"slbp-row\">\n          <div class=\"sr-num\">03<\/div>\n          <div>\n            <div class=\"sr-name\">Bond Characteristics<\/div>\n            <span class=\"sr-tag\">FINANCIAL MECHANISM<\/span>\n          <\/div>\n          <div class=\"sr-desc\">\n            The coupon mechanism. <b>The bond&#8217;s financial characteristics include a coupon step-up trigger if the SPT is missed<\/b> at observation date. <b>Typical step-up: 25 bps per missed SPT<\/b> (with two SPTs, a partial miss produces partial step-up \u2014 e.g. 12.5 bps on one missed of two). Larger step-ups (50 bps, 75 bps) are seen but less common. Some SLBs include a <b>step-down mechanism<\/b> where coupon decreases if SPT exceeded \u2014 this is rare and not encouraged by ICMA. <b>The step-up is irrevocable once triggered<\/b>; the elevated coupon applies for the remaining bond life. Bond characteristics also include any pre-determined fallback if KPI data becomes unverifiable.\n          <\/div>\n          <div class=\"sr-meta\"><b>SLBP REF<\/b>\u00a7 Bond Characteristics<br><br>Typical 25 bps step-up \u00b7 sometimes 50 bps \u00b7 irrevocable<\/div>\n        <\/div>\n\n        <div class=\"slbp-row\">\n          <div class=\"sr-num\">04<\/div>\n          <div>\n            <div class=\"sr-name\">Reporting<\/div>\n            <span class=\"sr-tag\">ANNUAL DISCLOSURE<\/span>\n          <\/div>\n          <div class=\"sr-desc\">\n            The annual disclosure cycle. <b>Annual reporting on KPI performance and progress toward each SPT<\/b> \u2014 typically published on the issuer&#8217;s website and filed with SET listing disclosure. Reporting includes: <b>current-year KPI value, progress vs SPT trajectory, qualitative narrative on drivers, any methodology changes, contextual ESG developments material to KPI evolution<\/b>. The reporting is the investor-facing transparency layer; meaningful divergence from trajectory needs explanation. Reporting frequency: annually until first observation date, then continued annually with verification overlay.\n          <\/div>\n          <div class=\"sr-meta\"><b>SLBP REF<\/b>\u00a7 Reporting<br><br>Annual KPI tracking \u00b7 SPT trajectory \u00b7 narrative on drivers<\/div>\n        <\/div>\n\n        <div class=\"slbp-row\">\n          <div class=\"sr-num\">05<\/div>\n          <div>\n            <div class=\"sr-name\">Verification<\/div>\n            <span class=\"sr-tag\">\u2605 MANDATORY \u00b7 POST-ISSUANCE \u00b7 INDEPENDENT<\/span>\n          <\/div>\n          <div class=\"sr-desc\">\n            The financial-trigger evidence layer. <b>SLBP makes independent verification of KPI performance mandatory<\/b> at each observation date \u2014 this is the structural difference from GBP, which only recommends external review. Verification must be conducted by a <b>qualified external party<\/b> (typically the same SPO provider that issued the pre-issuance review, but can be a different verifier) with audit-grade rigour. Verification confirms the KPI value at observation date against the locked SPT; the result feeds directly into the coupon step-up trigger. <b>Verification methodology must be pre-disclosed<\/b> in the framework so the eventual verification process is predictable.\n          <\/div>\n          <div class=\"sr-meta\"><b>SLBP REF<\/b>\u00a7 Verification<br><br>Mandatory \u00b7 per observation date \u00b7 audit-grade \u00b7 pre-disclosed methodology<\/div>\n        <\/div>\n\n        <div class=\"slbp-foot\">\n          <div class=\"sf-stat\">\n            <div class=\"sf-label\">FRAMEWORK SIZE<\/div>\n            <div class=\"sf-value\">25\u201355 pp<\/div>\n            <div class=\"sf-sub\">typical document length<\/div>\n          <\/div>\n          <div class=\"sf-stat\">\n            <div class=\"sf-label\">FIRST OBSERVATION<\/div>\n            <div class=\"sf-value\">3\u20135 years<\/div>\n            <div class=\"sf-sub\">post-issuance typical \u00b7 SPT measurement<\/div>\n          <\/div>\n          <div class=\"sf-stat\">\n            <div class=\"sf-label\">REPORTING CYCLE<\/div>\n            <div class=\"sf-value\">Annual<\/div>\n            <div class=\"sf-sub\">KPI tracking + SPT progress<\/div>\n          <\/div>\n          <div class=\"sf-stat\">\n            <div class=\"sf-label\">VERIFICATION<\/div>\n            <div class=\"sf-value\">Mandatory<\/div>\n            <div class=\"sf-sub\">per observation \u00b7 independent<\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"slbp-note\">\n          GREENWASHING CRITIQUE <b>\u00b7<\/b> SLBs have attracted public scrutiny for greenwashing risk \u2014 specifically <b>weak KPI selection<\/b> (immaterial KPIs that don&#8217;t drive issuer environmental impact), <b>low-ambition SPTs<\/b> (targets matched to business-as-usual trajectory rather than science-based ambition), and <b>undersized step-ups<\/b> (25 bps coupon adjustment is small relative to coupon of 4\u20137%, providing weak financial discipline). ICMA&#8217;s 2023 SLBP revision explicitly addresses these concerns \u2014 the revised principles emphasize <b>materiality of KPIs, ambition of SPTs vs sector peer trajectories, and step-up calibration vs bond coupon level<\/b>. <b>Othello&#8217;s framework drafting applies the ICMA 2023 revised criteria as the engagement baseline<\/b>; SPO providers will scrutinize framework alignment to these revised criteria during review.\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<style>\n\/* PART 2 CSS *\/\n.oth-slb .kpi-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }\n.oth-slb .kpi-card { background: var(--black-card); border: 1px solid var(--black-line); padding: 28px 26px; position: relative; transition: all 0.3s; overflow: hidden; }\n.oth-slb .kpi-card:hover { background: #1f1f1f; transform: translateY(-3px); border-color: rgba(251,191,36,0.4); }\n.oth-slb .kpi-card::before { content: \"\"; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: var(--amber); }\n.oth-slb .kpi-card .kc-header { display: flex; justify-content: space-between; align-items: start; gap: 14px; margin-bottom: 14px; }\n.oth-slb .kpi-card .kc-cat { font-family: var(--font-mono); font-size: 9.5px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--amber); font-weight: 700; padding: 4px 10px; background: rgba(251,191,36,0.08); border: 1px solid rgba(251,191,36,0.25); border-radius: 100px; }\n.oth-slb .kpi-card .kc-sector { font-family: var(--font-mono); font-size: 9.5px; letter-spacing: 0.08em; color: var(--white-mute); }\n.oth-slb .kpi-card h4 { font-family: var(--font-display); font-style: italic; font-size: 20px; font-weight: 600; color: var(--white); margin: 0 0 14px 0; line-height: 1.25; letter-spacing: -0.01em; }\n.oth-slb .kpi-card .kc-row { display: grid; grid-template-columns: 70px 1fr; gap: 12px; padding: 9px 0; border-bottom: 1px dashed var(--black-line); align-items: start; }\n.oth-slb .kpi-card .kc-row:last-child { border-bottom: none; }\n.oth-slb .kpi-card .kc-row .kk { font-family: var(--font-mono); font-size: 9.5px; letter-spacing: 0.08em; text-transform: uppercase; color: var(--white-mute); font-weight: 600; padding-top: 2px; line-height: 1.4; }\n.oth-slb .kpi-card .kc-row .kv { font-size: 12.5px; color: var(--white); line-height: 1.5; }\n.oth-slb .kpi-card .kc-row .kv b { font-weight: 600; color: var(--amber); }\n.oth-slb .kpi-card .kc-row.kc-bench .kv { color: var(--green); }\n\n\/* Coupon Step-Up Mechanism *\/\n.oth-slb .stepup-wrap { background: var(--black-card); border: 1px solid var(--black-line); padding: 36px 32px; }\n.oth-slb .stepup-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-slb .stepup-header .uh-title { font-family: var(--font-mono); font-size: 11px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--red); }\n.oth-slb .stepup-header .uh-meta { font-family: var(--font-mono); font-size: 10.5px; color: var(--white-mute); letter-spacing: 0.06em; }\n.oth-slb .stepup-header .uh-meta b { color: var(--white); }\n\n.oth-slb .stepup-flow { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; align-items: stretch; position: relative; margin-bottom: 18px; }\n.oth-slb .su-stage { background: var(--black-soft); border: 1px solid var(--black-line); padding: 22px 18px; position: relative; transition: all 0.25s; }\n.oth-slb .su-stage:not(:last-child) { border-right: none; }\n.oth-slb .su-stage::after { content: \"\u2192\"; position: absolute; right: -10px; top: 50%; transform: translateY(-50%); font-family: var(--font-display); font-size: 24px; font-weight: 600; color: var(--red); background: var(--black-card); width: 20px; height: 20px; display: flex; align-items: center; justify-content: center; border-radius: 50%; z-index: 2; }\n.oth-slb .su-stage:last-child::after { display: none; }\n.oth-slb .su-stage .su-num { font-family: var(--font-mono); font-size: 10px; color: var(--red); letter-spacing: 0.14em; font-weight: 700; margin-bottom: 8px; }\n.oth-slb .su-stage h4 { font-family: var(--font-display); font-style: italic; font-size: 17px; font-weight: 600; color: var(--white); margin: 0 0 10px 0; line-height: 1.25; letter-spacing: -0.01em; }\n.oth-slb .su-stage p { font-size: 11.5px; line-height: 1.55; color: var(--white-soft); margin: 0; }\n.oth-slb .su-stage p b { color: var(--white); font-weight: 600; }\n\n.oth-slb .stepup-paths { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 24px; padding-top: 22px; border-top: 1px dashed var(--black-line); }\n.oth-slb .su-path { padding: 22px 24px; border: 1px solid; border-radius: 4px; position: relative; }\n.oth-slb .su-path.su-miss { background: rgba(237,64,54,0.08); border-color: rgba(237,64,54,0.40); }\n.oth-slb .su-path.su-met { background: rgba(74,222,128,0.08); border-color: rgba(74,222,128,0.40); }\n.oth-slb .su-path .sup-tag { display: inline-block; font-family: var(--font-mono); font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; font-weight: 700; padding: 4px 10px; border-radius: 2px; margin-bottom: 12px; }\n.oth-slb .su-path.su-miss .sup-tag { color: var(--red); background: rgba(237,64,54,0.15); }\n.oth-slb .su-path.su-met .sup-tag { color: var(--green); background: rgba(74,222,128,0.15); }\n.oth-slb .su-path .sup-title { font-family: var(--font-display); font-style: italic; font-size: 19px; font-weight: 600; color: var(--white); margin-bottom: 12px; letter-spacing: -0.01em; }\n.oth-slb .su-path p { font-size: 12.5px; line-height: 1.6; color: var(--white-soft); margin: 0; }\n.oth-slb .su-path p b { color: var(--white); font-weight: 600; }\n.oth-slb .su-path .sup-num { font-family: var(--font-display); font-style: italic; font-size: 32px; font-weight: 700; line-height: 1; margin-bottom: 8px; }\n.oth-slb .su-path.su-miss .sup-num { color: var(--red); }\n.oth-slb .su-path.su-met .sup-num { color: var(--green); }\n\n.oth-slb .stepup-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-slb .stepup-foot .ufs-stat .ufs-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-slb .stepup-foot .ufs-stat .ufs-value { font-family: var(--font-display); font-style: italic; font-size: 22px; font-weight: 600; line-height: 1.1; color: var(--red); }\n.oth-slb .stepup-foot .ufs-stat .ufs-sub { font-size: 11px; color: var(--white-mute); margin-top: 4px; line-height: 1.45; }\n\n\/* 6-Phase Methodology *\/\n.oth-slb .method-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }\n.oth-slb .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-slb .method-card:hover { background: #1f1f1f; transform: translateY(-3px); border-color: rgba(237,64,54,0.4); }\n.oth-slb .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-slb .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-slb .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-slb .method-card h4 .display { font-style: italic; color: var(--red); font-weight: 500; }\n.oth-slb .method-card p { font-size: 13.5px; line-height: 1.65; color: var(--white-soft); margin: 0 0 14px 0; }\n.oth-slb .method-card p b { color: var(--white); font-weight: 600; }\n.oth-slb .method-card p a { color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4); }\n.oth-slb .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-slb .method-card .mc-duration b { color: var(--white); }\n<\/style>\n\n  <!-- KPI\/SPT ARCHITECTURE -->\n  <section class=\"block\" id=\"kpis\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">KPI &amp; SPT Architecture<\/div>\n        <h2>Sector-specific KPIs. <span class=\"display\">Benchmark-calibrated SPTs. Locked at issuance.<\/span><\/h2>\n        <p class=\"subtitle\">KPI selection is the most consequential design choice in the SLB framework \u2014 it determines materiality, ambition signal, and step-up risk profile. Below are <strong>six sector-relevant KPI archetypes<\/strong> commonly used by Thai SET-listed and SOE SLB issuers, with the SPT calibration approach for each. The 2023 ICMA SLBP revision emphasizes that KPIs must be material to the issuer&#8217;s <em>core business activity and ESG strategy<\/em> \u2014 not peripheral or &#8220;easy-win&#8221; metrics. SPT ambition is benchmarked against external science-based references: SBTi 1.5\u00b0C-aligned pathways (for climate KPIs), IPCC scenarios (for biodiversity \/ water KPIs), sector peer averages (for social KPIs), or regulator-published targets (for any KPI where Thai national policy provides reference). <strong>SPTs are pre-defined and locked at issuance<\/strong>; revision requires bond consent solicitation which is rare and reputationally costly.<\/p>\n      <\/div>\n\n      <div class=\"kpi-grid\">\n\n        <div class=\"kpi-card\">\n          <div class=\"kc-header\">\n            <span class=\"kc-cat\">CLIMATE \u00b7 GHG<\/span>\n            <span class=\"kc-sector\">Most common across sectors<\/span>\n          <\/div>\n          <h4>GHG Emissions Intensity Reduction<\/h4>\n          <div class=\"kc-row\"><div class=\"kk\">KPI<\/div><div class=\"kv\">Scope 1+2 (sometimes +3) <b>tCO2e per unit of production \/ revenue \/ GWh \/ room-night<\/b> \u2014 sector-relevant denominator<\/div><\/div>\n          <div class=\"kc-row\"><div class=\"kk\">SPT example<\/div><div class=\"kv\"><b>\u221225% to \u221250% by 2030<\/b> vs. 2020 baseline \u00b7 time-bound observation dates 2026, 2028, 2030<\/div><\/div>\n          <div class=\"kc-row kc-bench\"><div class=\"kk\">Benchmark<\/div><div class=\"kv\"><b>SBTi 1.5\u00b0C-aligned reduction pathway<\/b> for the issuer&#8217;s sector \u00b7 IPCC AR6 reference<\/div><\/div>\n        <\/div>\n\n        <div class=\"kpi-card\">\n          <div class=\"kc-header\">\n            <span class=\"kc-cat\">CLIMATE \u00b7 ENERGY MIX<\/span>\n            <span class=\"kc-sector\">Utilities \u00b7 power generation<\/span>\n          <\/div>\n          <h4>Renewable Energy Share of Generation<\/h4>\n          <div class=\"kc-row\"><div class=\"kk\">KPI<\/div><div class=\"kv\"><b>Renewable energy as % of total energy generated<\/b> or <b>installed capacity MW renewable \/ total MW<\/b><\/div><\/div>\n          <div class=\"kc-row\"><div class=\"kk\">SPT example<\/div><div class=\"kv\">From <b>15% to 40% by 2030<\/b> \u00b7 annual interim observation dates \u00b7 pre-maturity final SPT<\/div><\/div>\n          <div class=\"kc-row kc-bench\"><div class=\"kk\">Benchmark<\/div><div class=\"kv\"><b>IEA Net Zero Scenario<\/b> \u00b7 Thailand PDP 2024 renewable share targets \u00b7 ASEAN renewable pathway<\/div><\/div>\n        <\/div>\n\n        <div class=\"kpi-card\">\n          <div class=\"kc-header\">\n            <span class=\"kc-cat\">SOCIAL \u00b7 WORKFORCE<\/span>\n            <span class=\"kc-sector\">All sectors \u00b7 social SLBs<\/span>\n          <\/div>\n          <h4>Gender Pay Gap or Diversity Share<\/h4>\n          <div class=\"kc-row\"><div class=\"kk\">KPI<\/div><div class=\"kv\"><b>Gender pay gap %<\/b> (median female vs male compensation) or <b>women in senior management %<\/b> (defined by job grade)<\/div><\/div>\n          <div class=\"kc-row\"><div class=\"kk\">SPT example<\/div><div class=\"kv\">From <b>women in senior management 22% to 40% by 2030<\/b> \u00b7 pay gap eliminated by 2030<\/div><\/div>\n          <div class=\"kc-row kc-bench\"><div class=\"kk\">Benchmark<\/div><div class=\"kv\"><b>Thai SET 30% Club<\/b> \u00b7 sector peer median \u00b7 2X Challenge gender-lens investing criteria<\/div><\/div>\n        <\/div>\n\n        <div class=\"kpi-card\">\n          <div class=\"kc-header\">\n            <span class=\"kc-cat\">SOCIAL \u00b7 SAFETY<\/span>\n            <span class=\"kc-sector\">Industrials \u00b7 construction \u00b7 mining<\/span>\n          <\/div>\n          <h4>Workplace Safety Incident Rate<\/h4>\n          <div class=\"kc-row\"><div class=\"kk\">KPI<\/div><div class=\"kv\"><b>Lost-Time Injury Frequency Rate (LTIFR)<\/b> per 1 million hours worked, or <b>fatalities per 100,000 employees<\/b><\/div><\/div>\n          <div class=\"kc-row\"><div class=\"kk\">SPT example<\/div><div class=\"kv\">LTIFR reduction from <b>2.5 to below 1.0 by 2028<\/b> \u00b7 zero fatalities by 2027<\/div><\/div>\n          <div class=\"kc-row kc-bench\"><div class=\"kk\">Benchmark<\/div><div class=\"kv\">Sector peer top-quartile \u00b7 ILO standards \u00b7 Thai Department of Industrial Works baseline<\/div><\/div>\n        <\/div>\n\n        <div class=\"kpi-card\">\n          <div class=\"kc-header\">\n            <span class=\"kc-cat\">RESOURCE \u00b7 WATER<\/span>\n            <span class=\"kc-sector\">Beverages \u00b7 food \u00b7 semiconductors \u00b7 textiles<\/span>\n          <\/div>\n          <h4>Water Withdrawal Intensity<\/h4>\n          <div class=\"kc-row\"><div class=\"kk\">KPI<\/div><div class=\"kv\"><b>Water withdrawal m\u00b3 per unit of production<\/b> \u00b7 water-stress-weighted in high-stress catchments<\/div><\/div>\n          <div class=\"kc-row\"><div class=\"kk\">SPT example<\/div><div class=\"kv\"><b>\u221230% water intensity by 2030<\/b> vs. 2020 baseline \u00b7 high-stress catchment operations \u221240%<\/div><\/div>\n          <div class=\"kc-row kc-bench\"><div class=\"kk\">Benchmark<\/div><div class=\"kv\"><b>WRI Aqueduct water-stress mapping<\/b> \u00b7 sector peer median \u00b7 CDP Water Security A-band trajectory<\/div><\/div>\n        <\/div>\n\n        <div class=\"kpi-card\">\n          <div class=\"kc-header\">\n            <span class=\"kc-cat\">SECTOR-SPECIFIC<\/span>\n            <span class=\"kc-sector\">Banks \u00b7 financial services<\/span>\n          <\/div>\n          <h4>Financed Emissions Trajectory<\/h4>\n          <div class=\"kc-row\"><div class=\"kk\">KPI<\/div><div class=\"kv\"><b>Portfolio-weighted financed emissions intensity<\/b> (PCAF methodology) \u00b7 or <b>fossil-fuel lending exposure %<\/b><\/div><\/div>\n          <div class=\"kc-row\"><div class=\"kk\">SPT example<\/div><div class=\"kv\">Financed emissions <b>\u221240% by 2030<\/b> vs. 2020 baseline \u00b7 zero new coal financing immediately<\/div><\/div>\n          <div class=\"kc-row kc-bench\"><div class=\"kk\">Benchmark<\/div><div class=\"kv\"><b>SBTi Financial Sector Guidance<\/b> \u00b7 NZBA Net-Zero Banking Alliance 1.5\u00b0C-aligned trajectory \u00b7 PCAF Standard<\/div><\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- COUPON STEP-UP MECHANISM -->\n  <section class=\"block alt\" id=\"stepup\">\n    <div class=\"wrap\">\n      <div class=\"section-head\">\n        <div class=\"eyebrow\">The Coupon Step-Up Mechanism<\/div>\n        <h2>SPT measured. <span class=\"display\">Coupon adjusts. Irrevocable for the bond&#8217;s remaining life.<\/span><\/h2>\n        <p class=\"subtitle\">The coupon step-up mechanism is the financial-consequence layer that distinguishes SLBs from any other ICMA-aligned sustainable finance instrument. At each <strong>observation date<\/strong>, the issuer&#8217;s KPI value is measured against the locked SPT and <strong>independently verified<\/strong>. If the SPT is met or exceeded, the bond&#8217;s coupon continues unchanged. If the SPT is missed, the coupon <strong>steps up by the pre-defined margin<\/strong> \u2014 typically 25 bps per missed SPT \u2014 and the elevated coupon applies for the remaining bond life. <strong>The step-up is irrevocable<\/strong>: once triggered, the higher coupon stays. There is no &#8220;catch-up&#8221; mechanism for missing one observation date and meeting a later one. The mechanism creates direct financial discipline around SPT achievement and is the primary anti-greenwashing structural feature of the SLBP architecture.<\/p>\n      <\/div>\n\n      <div class=\"stepup-wrap\">\n        <div class=\"stepup-header\">\n          <div class=\"uh-title\">COUPON STEP-UP MECHANISM \u00b7 4-STAGE TRIGGER FLOW \u00b7 IRREVOCABLE OUTCOME<\/div>\n          <div class=\"uh-meta\">TRIGGER FREQUENCY <b>\u00b7<\/b> Per observation date \u00b7 typically 3\u20135 years post-issuance \u00b7 sometimes annual<\/div>\n        <\/div>\n\n        <div class=\"stepup-flow\">\n          <div class=\"su-stage\">\n            <div class=\"su-num\">STAGE 01<\/div>\n            <h4>Observation Date<\/h4>\n            <p>Pre-defined date in bond documentation. <b>Typically 3\u20135 years post-issuance<\/b> for single observation; sometimes annual cycle. Cannot be moved or adjusted.<\/p>\n          <\/div>\n          <div class=\"su-stage\">\n            <div class=\"su-num\">STAGE 02<\/div>\n            <h4>KPI Measurement<\/h4>\n            <p>Issuer&#8217;s KPI value calculated using <b>pre-disclosed methodology<\/b> from the framework. Data sources locked at framework drafting.<\/p>\n          <\/div>\n          <div class=\"su-stage\">\n            <div class=\"su-num\">STAGE 03<\/div>\n            <h4>Independent Verification<\/h4>\n            <p><b>Mandatory third-party verification<\/b> of KPI value against locked SPT. Typically same SPO provider; audit-grade rigour. Result is binding.<\/p>\n          <\/div>\n          <div class=\"su-stage\">\n            <div class=\"su-num\">STAGE 04<\/div>\n            <h4>Coupon Outcome<\/h4>\n            <p>SPT <b>met or exceeded<\/b> \u2192 coupon unchanged. SPT <b>missed<\/b> \u2192 coupon steps up by pre-defined margin (typical 25 bps). <b>Irrevocable for remaining bond life.<\/b><\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"stepup-paths\">\n          <div class=\"su-path su-met\">\n            <span class=\"sup-tag\">\u2605 SPT MET OR EXCEEDED<\/span>\n            <div class=\"sup-title\">Coupon unchanged<\/div>\n            <div class=\"sup-num\">+0 bps<\/div>\n            <p>Original coupon continues for remaining bond life. <b>Investor signal<\/b>: issuer delivered on its sustainability commitment. <b>Credibility outcome<\/b>: positive \u2014 sets foundation for follow-on SLB issuances at tighter spreads. Verification statement published; KPI evidence transparent to investors. Reputational dividend extends to broader ESG rating cycles (FTSE Russell, MSCI, Sustainalytics, CDP).<\/p>\n          <\/div>\n          <div class=\"su-path su-miss\">\n            <span class=\"sup-tag\">\u2605 SPT MISSED<\/span>\n            <div class=\"sup-title\">Coupon steps up<\/div>\n            <div class=\"sup-num\">+25 bps<\/div>\n            <p>Typical step-up \u2014 sometimes 50 bps or 75 bps for larger \/ multi-SPT structures. <b>Irrevocable<\/b> \u2014 elevated coupon applies for remaining bond life. <b>Investor signal<\/b>: SPT was not met; financial discipline triggered as designed. <b>Credibility outcome<\/b>: mixed \u2014 depends on the qualitative narrative around the miss. Material external disruption (regulatory shift, macro shock) is interpreted differently from execution failure on a within-control commitment.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"stepup-foot\">\n          <div class=\"ufs-stat\">\n            <div class=\"ufs-label\">TYPICAL STEP-UP<\/div>\n            <div class=\"ufs-value\">25 bps<\/div>\n            <div class=\"ufs-sub\">per missed SPT<\/div>\n          <\/div>\n          <div class=\"ufs-stat\">\n            <div class=\"ufs-label\">LARGER STEP-UPS<\/div>\n            <div class=\"ufs-value\">50\u201375 bps<\/div>\n            <div class=\"ufs-sub\">less common \u00b7 multi-SPT structures<\/div>\n          <\/div>\n          <div class=\"ufs-stat\">\n            <div class=\"ufs-label\">STEP-UP NATURE<\/div>\n            <div class=\"ufs-value\">Irrevocable<\/div>\n            <div class=\"ufs-sub\">applies to remaining bond life<\/div>\n          <\/div>\n          <div class=\"ufs-stat\">\n            <div class=\"ufs-label\">STEP-DOWN<\/div>\n            <div class=\"ufs-value\">Rare<\/div>\n            <div class=\"ufs-sub\">if SPT exceeded \u00b7 not encouraged by ICMA<\/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 KPI candidate diagnostic to post-observation verification.<\/span><\/h2>\n        <p class=\"subtitle\">Othello&#8217;s SLB framework methodology runs six sequential phases against the framework-to-issuance workflow. The methodology differs materially from Green Bond Framework Design in its focus on <strong>KPI selection rigour<\/strong> (matching issuer&#8217;s material ESG profile to ICMA&#8217;s KPI Registry), <strong>SPT calibration against external benchmarks<\/strong> (SBTi, IPCC, sector peer, regulator-published), and <strong>verification architecture<\/strong> design (pre-disclosed methodology that the eventual verifier can execute against). Each phase is bilingual EN\/TH in lockstep. The methodology accommodates first-time issuers (full framework + new SPO + verification appointment) and repeat issuers (framework refresh for new bond programme).<\/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>KPI Candidate <span class=\"display\">Diagnostic<\/span><\/h4>\n          <p>The starting diagnostic. <b>Map the issuer&#8217;s material ESG profile against ICMA&#8217;s KPI Registry<\/b>: which candidate KPIs are material to core business, which are measurable with the issuer&#8217;s current data architecture, which are externally verifiable using established methodologies. Identify the top 2\u20134 KPI candidates. For each candidate, draft preliminary measurability assessment (data source, methodology, calculation, audit trail). <b>The diagnostic locks the KPI shortlist before SPT calibration begins.<\/b><\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> 2\u20133 weeks<\/div>\n        <\/div>\n\n        <div class=\"method-card\">\n          <div class=\"mc-phase\" data-phase-num=\"02\">PHASE 02<\/div>\n          <h4>SPT Calibration <span class=\"display\">+ Ambition Test<\/span><\/h4>\n          <p>The ambition-design layer. <b>For each shortlisted KPI, calibrate SPT against external benchmarks<\/b>: SBTi 1.5\u00b0C-aligned pathway for climate KPIs, IPCC scenarios for biodiversity\/water KPIs, sector peer median for social KPIs, regulator-published targets where applicable. Run the <b>ambition test<\/b>: is the SPT beyond business-as-usual trajectory, beyond regulatory minimum, beyond sector average? Iterative dialogue with issuer leadership to lock SPT ambition that is achievable but credibly ambitious. <b>This is the most engagement-intensive phase<\/b> \u2014 most SLB credibility failures stem from low-ambition SPTs.<\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> 3\u20135 weeks<\/div>\n        <\/div>\n\n        <div class=\"method-card\">\n          <div class=\"mc-phase\" data-phase-num=\"03\">PHASE 03<\/div>\n          <h4>Framework <span class=\"display\">Drafting<\/span><\/h4>\n          <p>The substantive drafting. <b>Draft the full 5-component framework document<\/b>: KPI Selection (rationale, methodology, baseline), SPT Calibration (target, observation dates, benchmark references), Bond Characteristics (step-up margin, trigger logic), Reporting (annual KPI tracking template, narrative requirements), Verification (independent verifier scope, methodology, observation cycle). 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> for substantiation of KPI methodology.<\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> 4\u20136 weeks<\/div>\n        <\/div>\n\n        <div class=\"method-card\">\n          <div class=\"mc-phase\" data-phase-num=\"04\">PHASE 04<\/div>\n          <h4>SPO + Verifier <span class=\"display\">Coordination<\/span><\/h4>\n          <p>The external review layer. <b>Two coordinated workstreams<\/b>: (a) <b>SPO provider engagement<\/b> for pre-issuance framework alignment review (Sustainalytics, S&amp;P, Moody&#8217;s, ISS-ESG, Vigeo Eiris, CICERO); (b) <b>verifier appointment<\/b> for post-issuance KPI verification (often same provider, sometimes different). Methodology pre-disclosure to verifier so verification process is predictable. Iterative framework revision against SPO findings. <b>The verification appointment is uniquely critical for SLBs<\/b> \u2014 it is mandatory and binds the issuer for the bond&#8217;s life.<\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> 3\u20134 weeks<\/div>\n        <\/div>\n\n        <div class=\"method-card\">\n          <div class=\"mc-phase\" data-phase-num=\"05\">PHASE 05<\/div>\n          <h4>Final Framework <span class=\"display\">+ Investor Pack<\/span><\/h4>\n          <p>The pre-issuance layer. <b>Final framework board-approved; SPO published; verification appointment locked<\/b>; framework hosted on issuer&#8217;s website. Parallel deliverables: <b>investor framework summary<\/b> (focus on KPI rationale and SPT ambition narrative), <b>investor FAQ pack<\/b> (anticipated questions on SPT achievability, KPI methodology, step-up triggers), <b>regulatory submissions<\/b> (SEC Thailand, SET listing disclosure, ThaiBMA where applicable), bilingual press release for framework + bond pricing.<\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> 2\u20133 weeks \u00b7 pre-pricing<\/div>\n        <\/div>\n\n        <div class=\"method-card\">\n          <div class=\"mc-phase\" data-phase-num=\"06\">PHASE 06<\/div>\n          <h4>Annual KPI Reporting <span class=\"display\">+ Observation Verification<\/span><\/h4>\n          <p>The post-issuance annual cycle. <b>Year 1 first reporting cycle 12 months post-issuance<\/b>: annual KPI performance tracking, narrative on progress vs SPT trajectory, contextual ESG developments. <b>Pre-observation-date acceleration<\/b> in the 12 months leading to each observation date \u2014 data quality scrutiny, methodology re-verification, independent verifier engagement. Observation-date verification statement published; coupon outcome determined and disclosed. <b>The annual reporting is the investor-facing trajectory transparency layer<\/b>; the observation-date verification is the binding financial-trigger evidence.<\/p>\n          <div class=\"mc-duration\">DURATION <b>\u00b7<\/b> Annual \u00b7 plus observation-date intensive<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<style>\n\/* PART 3A CSS *\/\n.oth-slb .bench-wrap { background: var(--black-card); border: 1px solid var(--black-line); padding: 36px 32px; }\n.oth-slb .bench-rows { display: grid; gap: 14px; }\n.oth-slb .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-slb .bench-row:last-child { border-bottom: none; }\n.oth-slb .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-slb .bench-row .br-desc { font-size: 13.5px; line-height: 1.65; color: var(--white-soft); }\n.oth-slb .bench-row .br-desc b { color: var(--white); font-weight: 600; }\n.oth-slb .bench-row .br-desc a { color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4); }\n\n.oth-slb .deliv-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }\n.oth-slb .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-slb .deliv-card:hover { background: #1f1f1f; transform: translateY(-3px); border-color: rgba(237,64,54,0.4); }\n.oth-slb .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-slb .deliv-card:hover::before { transform: scaleX(1); }\n.oth-slb .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-slb .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-slb .deliv-card h4 .display { font-style: italic; color: var(--red); font-weight: 500; }\n.oth-slb .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-slb .deliv-card p { font-size: 13px; line-height: 1.6; color: var(--white-soft); margin: 0 0 14px 0; flex: 1; }\n.oth-slb .deliv-card p b { color: var(--white); }\n.oth-slb .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-slb .deliv-card .dc-format b { color: var(--white); }\n\n.oth-slb .tiers { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }\n.oth-slb .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-slb .tier-card.featured { border-color: var(--red); }\n.oth-slb .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-slb .tier-card:hover { background: #1f1f1f; transform: translateY(-3px); }\n.oth-slb .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-slb .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-slb .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-slb .tier-card .tc-duration b { color: var(--red); font-weight: 600; }\n.oth-slb .tier-card .tc-list { list-style: none; padding: 0; margin: 0 0 18px 0; flex: 1; }\n.oth-slb .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-slb .tier-card .tc-list li:last-child { border-bottom: none; }\n.oth-slb .tier-card .tc-list li::before { content: \"\u2713\"; position: absolute; left: 0; color: var(--green); font-weight: 700; }\n.oth-slb .tier-card .tc-list li.no::before { content: \"\u2014\"; color: var(--white-dim); }\n.oth-slb .tier-card .tc-list li.no { color: var(--white-dim); }\n.oth-slb .tier-card .tc-list li b { color: var(--white); font-weight: 600; }\n.oth-slb .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-slb .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 SLBP 2023-anchored. KPI\/SPT calibration depth.<\/span><\/h2>\n        <p class=\"subtitle\">Othello&#8217;s SLB 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>SLB framework substantiation is uniquely demanding<\/strong> compared to Green Bond Framework because the KPI methodology, baseline, and verification architecture must be audit-grade from day one \u2014 the eventual independent verifier will execute against the framework&#8217;s pre-disclosed methodology. The bench credentials apply directly to KPI substantiation requirements. Specific Othello-supported SLB 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 SLB framework&#8217;s KPI methodology and SPT ambition narrative \u2014 particularly for climate KPIs, where IFRS S2 disclosure architecture, GHG inventory, and climate scenario analysis form the substantive evidence base. 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). For SLBs with climate KPIs \u2014 by far the most common \u2014 the <b>IFRS S2 climate disclosure architecture is the substantive ESG foundation that anchors KPI methodology and SPT ambition narrative<\/b>. Scope 1\/2\/3 GHG inventory, climate scenario analysis, transition plan, and climate-related risks &amp; opportunities all feed the SLB framework&#8217;s KPI Selection rationale and SPT Calibration evidence base. 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). For SLBs with climate KPIs, the <b>independent verification component is structurally similar to ISO 14064-3 GHG verification<\/b> \u2014 same audit-grade methodology, same evidence-chain rigour. In-house Lead Auditor designs the KPI methodology with verification-readiness as a primary design constraint, and supports the eventual independent verifier engagement (the verifier may or may not be the same Othello bench resource \u2014 typical practice is third-party verifier external to the framework drafter).<\/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). For SLBs with non-climate KPIs (workforce safety, gender pay gap, water intensity, financed emissions), <b>AA1000AS Type 1\/2 assurance methodology applies to materiality assessment, stakeholder engagement evidence, and management-system evidence supporting KPI rationale<\/b>. The AA1000AS framework also informs the verification architecture design for non-climate KPIs where ISO 14064 is not the natural verification standard.<\/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 SLB climate KPI methodology with <b>Thai national GHG accounting standards<\/b> where the issuer also reports to SET, SEC Thailand 56-1, TGO Carbon Project platform, or TFEX carbon market. <b>Single GHG inventory, consistent across all destinations<\/b>. Important for credibility: SLB climate KPI baseline cannot diverge materially from the issuer&#8217;s other regulatory GHG disclosures without explanation. 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 SLB framework&#8217;s annual KPI reporting cycle is delivered in lockstep with the issuer&#8217;s annual sustainability report. <b>Single architecture serves both<\/b> \u2014 the broader sustainability report carries the qualitative narrative; the SLB reporting carries the bond-specific KPI tracking and SPT progress evidence. No duplicated drafting work; consistent narrative across destinations.<\/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 and the independent verifier work from the English version; the issuer&#8217;s board, regulators, Thai institutional investors, and the verification subject-matter experts work from the Thai version. The bilingual lockstep matters more for SLBs than for Green Bonds because <b>material differences between language versions can create verification-trigger ambiguity<\/b> at observation date.<\/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 KPI shortlist to observation-date verification statement.<\/span><\/h2>\n        <p class=\"subtitle\">An SLB framework engagement produces six interlocking deliverables, all bilingual EN\/TH in lockstep. The KPI Candidate Diagnostic and SPT Calibration outputs anchor the framework substance; the framework document itself is the centerpiece; the SPO and Verifier coordination work supports the framework&#8217;s path to publication; the annual reporting + observation-date verification layer governs 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>KPI Candidate <span class=\"display\">Shortlist<\/span><\/h4>\n          <div class=\"dc-meta\">PDF + XLSX \u00b7 MATERIALITY + MEASURABILITY MATRIX<\/div>\n          <p>The starting diagnostic. <b>Issuer&#8217;s material ESG profile mapped against ICMA&#8217;s KPI Registry<\/b>: candidate KPIs filtered by materiality, measurability, external verifiability, benchmark-ability. Top 2\u20134 KPI candidates shortlisted with preliminary measurability assessment (data source, methodology, baseline calculation, audit trail). <b>Locks the KPI shortlist before SPT calibration begins.<\/b><\/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 AMBITION DESIGN<\/span>\n          <h4>SPT Calibration <span class=\"display\">Workbook<\/span><\/h4>\n          <div class=\"dc-meta\">XLSX + PDF \u00b7 BENCHMARK COMPARISON MATRIX<\/div>\n          <p>The ambition-design layer. <b>For each shortlisted KPI, SPT calibrated against external benchmarks<\/b>: SBTi 1.5\u00b0C-aligned pathway, IPCC scenarios, sector peer median, regulator-published targets. Ambition test scorecard (beyond BAU, beyond regulatory minimum, beyond sector average). Multi-scenario SPT modeling. <b>Final SPT locked through iterative dialogue with issuer leadership.<\/b><\/p>\n          <div class=\"dc-format\">FORMAT <b>\u00b7<\/b> .xlsx + .pdf \u00b7 bilingual<\/div>\n        <\/div>\n\n        <div class=\"deliv-card\">\n          <span class=\"dc-tag\">\u2605 CENTERPIECE<\/span>\n          <h4>SLB Framework <span class=\"display\">Document<\/span><\/h4>\n          <div class=\"dc-meta\">DOCX + PDF \u00b7 25\u201355PP \u00b7 BILINGUAL EN\/TH<\/div>\n          <p>The core deliverable. <b>Full 5-component framework document<\/b>: KPI Selection (rationale, methodology, baseline, verifiability), SPT Calibration (target, observation dates, benchmark references, ambition narrative), Bond Characteristics (step-up margin, trigger logic), Reporting (annual KPI tracking template, narrative requirements), Verification (verifier scope, methodology, observation cycle). ICMA SLBP 2020 (rev. 2023) + ASEAN SLB Standards aligned. <b>Parallel EN\/TH lockstep.<\/b><\/p>\n          <div class=\"dc-format\">FORMAT <b>\u00b7<\/b> .docx + .pdf \u00b7 25\u201355pp \u00b7 parallel EN\/TH<\/div>\n        <\/div>\n\n        <div class=\"deliv-card\">\n          <span class=\"dc-tag\">\u2605 COORDINATION<\/span>\n          <h4>SPO + Verifier <span class=\"display\">Coordination Pack<\/span><\/h4>\n          <div class=\"dc-meta\">DOCX + PDF \u00b7 TWO-WORKSTREAM COORDINATION<\/div>\n          <p>The external review architecture. <b>SPO provider comparative analysis + engagement coordination<\/b> (Sustainalytics, S&amp;P, Moody&#8217;s, ISS-ESG, Vigeo Eiris, CICERO) for pre-issuance framework alignment. <b>Verifier appointment for post-issuance KPI verification<\/b> \u2014 often same provider, sometimes different. Pre-disclosed methodology pack for verifier. <b>The verification appointment is uniquely critical for SLBs<\/b> \u2014 it is mandatory and binds the issuer for the bond&#8217;s life.<\/p>\n          <div class=\"dc-format\">FORMAT <b>\u00b7<\/b> .docx + .pdf \u00b7 two-stream coordination<\/div>\n        <\/div>\n\n        <div class=\"deliv-card\">\n          <span class=\"dc-tag\">INVESTOR-FACING<\/span>\n          <h4>Investor Pack <span class=\"display\">+ KPI Q&amp;A<\/span><\/h4>\n          <div class=\"dc-meta\">DOCX + PDF \u00b7 ROADSHOW + REGULATORY<\/div>\n          <p>The pre-issuance communications layer. <b>Framework summary (5\u20138 page roadshow document)<\/b> with KPI rationale + SPT ambition narrative as the centerpiece, <b>investor KPI Q&amp;A pack<\/b> (anticipated questions on SPT achievability, KPI methodology, step-up risk profile), <b>regulatory submission drafts<\/b> for SEC Thailand, SET listing disclosure, ThaiBMA where applicable, bilingual press release. 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\">\u2605 ANNUAL + OBSERVATION<\/span>\n          <h4>KPI Report + <span class=\"display\">Verification Statement<\/span><\/h4>\n          <div class=\"dc-meta\">PDF \u00b7 ANNUAL + OBSERVATION-DATE \u00b7 BILINGUAL<\/div>\n          <p>The post-issuance reporting deliverable. <b>Annual KPI Report<\/b> (current-year KPI value, progress vs SPT trajectory, narrative on drivers). <b>Observation-date Verification Statement<\/b> at trigger dates \u2014 independent verification of KPI value against locked SPT, audit-grade methodology, binding result feeding coupon outcome. <b>Pre-observation acceleration<\/b> in 12 months leading to each trigger date.<\/p>\n          <div class=\"dc-format\">FORMAT <b>\u00b7<\/b> .pdf \u00b7 annual + observation cycle \u00b7 bilingual<\/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\">Single-KPI refresh to multi-KPI transition finance.<\/span><\/h2>\n        <p class=\"subtitle\">SLB Framework tiers scale to KPI scope and issuer transition profile. Refresh (6\u20138 weeks) for existing issuers with mature framework needing follow-on issuance update. Standard (14\u201320 weeks) for first-time issuers \u2014 most common \u2014 running the full KPI candidate diagnostic + SPT calibration + framework drafting + SPO\/verifier coordination + investor pack. Deep (22\u201330 weeks) for transition finance issuers (high-emissions sectors requiring detailed decarbonisation-pathway-aligned SPTs) and combined sustainable-finance programmes (SLB + Green Bond + Green Loan from coordinated 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 ICMA SLBP 2023 revisions<\/li>\n            <li>KPI re-test against materiality + measurability criteria<\/li>\n            <li>SPT re-calibration if new bond programme<\/li>\n            <li>Refreshed verification architecture<\/li>\n            <li>SPO update review coordination (existing 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\">Transition finance multi-KPI scope (Tier 3)<\/li>\n          <\/ul>\n          <div class=\"tc-best\">BEST FOR <b>\u00b7<\/b> Existing SLB issuers \u00b7 follow-on issuance \u00b7 same KPI architecture<\/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 14\u201320 weeks<\/b><\/div>\n          <ul class=\"tc-list\">\n            <li>Everything in Tier 01 +<\/li>\n            <li>KPI candidate diagnostic against ICMA Registry<\/li>\n            <li><b>SPT calibration workbook + ambition test<\/b><\/li>\n            <li>Full 5-component framework drafting (25\u201355pp bilingual)<\/li>\n            <li>SPO provider selection support<\/li>\n            <li><b>Verifier appointment coordination<\/b><\/li>\n            <li>Investor framework summary + KPI Q&amp;A pack<\/li>\n            <li>SEC Thailand \/ SET \/ ThaiBMA submission drafts<\/li>\n            <li>Year 1 KPI Report (12 months post-issuance)<\/li>\n            <li class=\"no\">Transition finance multi-KPI scope (Tier 3)<\/li>\n          <\/ul>\n          <div class=\"tc-best\">BEST FOR <b>\u00b7<\/b> First-time SLB issuer \u00b7 2\u20133 KPIs \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>Transition Finance Multi-KPI<\/h3>\n          <div class=\"tc-duration\">DURATION <b>\u00b7 22\u201330 weeks<\/b><\/div>\n          <ul class=\"tc-list\">\n            <li>Everything in Tier 02 +<\/li>\n            <li><b>Transition finance multi-KPI architecture (3\u20134 KPIs)<\/b><\/li>\n            <li>Detailed decarbonisation-pathway-aligned SPT modeling<\/li>\n            <li>Sector-specific transition narrative (oil &amp; gas, cement, steel, airlines)<\/li>\n            <li>Combined <a href=\"\/esg-advisory\/green-bond-framework\/\" style=\"color: var(--red); border: none;\">Green Bond Framework<\/a> coordination<\/li>\n            <li>Combined Green Loan \/ SLL framework integration<\/li>\n            <li>Observation-date verification multi-cycle architecture<\/li>\n            <li>Pre-observation acceleration support<\/li>\n            <li>Annual maintenance retainer Year 2+<\/li>\n          <\/ul>\n          <div class=\"tc-best\">BEST FOR <b>\u00b7<\/b> Transition finance \u00b7 high-emissions issuer \u00b7 multi-product suite \u00b7 5-10yr bond<\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<style>\n.oth-slb .uc-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }\n.oth-slb .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-slb .uc-card:hover { background: #1f1f1f; transform: translateY(-3px); border-color: rgba(237,64,54,0.4); }\n.oth-slb .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-slb .uc-card:hover::before { transform: scaleY(1); }\n.oth-slb .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-slb .uc-card .uc-icon svg { width: 22px; height: 22px; stroke: currentColor; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n.oth-slb .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-slb .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-slb .uc-card h4 .display { font-style: italic; color: var(--red); font-weight: 500; }\n.oth-slb .uc-card p { font-size: 13.5px; line-height: 1.65; color: var(--white-soft); margin: 0 0 14px 0; flex: 1; }\n.oth-slb .uc-card p b { color: var(--white); font-weight: 600; }\n.oth-slb .uc-card p a { color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4); }\n.oth-slb .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-slb .uc-card .uc-rec b { color: var(--white); font-weight: 700; }\n.oth-slb .price-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }\n.oth-slb .price-card { background: var(--black-card); border: 1px solid var(--black-line); padding: 36px 32px; position: relative; }\n.oth-slb .price-card::before { content: \"\"; position: absolute; top: 0; left: 0; width: 4px; height: 100%; background: var(--red); }\n.oth-slb .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-slb .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-slb .price-card p { font-size: 14px; line-height: 1.65; color: var(--white-soft); margin: 0 0 14px 0; }\n.oth-slb .price-card p b { color: var(--white); font-weight: 600; }\n.oth-slb .price-card p a { color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4); }\n.oth-slb .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-slb .price-card .pc-note b { color: var(--red); }\n.oth-slb .rfp-block { background: var(--black); border: 1px solid var(--red); padding: 56px 48px; position: relative; overflow: hidden; }\n.oth-slb .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-slb .rfp-grid { display: grid; grid-template-columns: 1fr 1.2fr; gap: 48px; align-items: center; position: relative; z-index: 2; }\n.oth-slb .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-slb .rfp-left h2 .display { font-family: var(--font-display); font-style: italic; font-weight: 400; color: var(--red); }\n.oth-slb .rfp-left p { font-size: 14.5px; line-height: 1.7; color: var(--white-soft); margin: 0 0 14px 0; }\n.oth-slb .rfp-left p strong { color: var(--white); font-weight: 600; }\n.oth-slb .rfp-matrix { display: grid; gap: 10px; }\n.oth-slb .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-slb .rfp-row:hover { border-color: rgba(237,64,54,0.3); background: var(--black-card); }\n.oth-slb .rfp-row .num { font-family: var(--font-mono); font-size: 11px; font-weight: 600; color: var(--red); min-width: 22px; }\n.oth-slb .rfp-row .req { font-size: 13.5px; color: var(--white); font-weight: 500; }\n.oth-slb .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-slb .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-slb .faqs { max-width: 920px; margin: 0 auto; border-top: 2px solid var(--black-line); }\n.oth-slb .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-slb .faq[open] { border-color: var(--red); }\n.oth-slb .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-slb .faq summary::-webkit-details-marker { display: none; }\n.oth-slb .faq summary:hover { background: #1f1f1f; }\n.oth-slb .faq-num { font-family: var(--font-mono); font-size: 11px; font-weight: 600; letter-spacing: 0.1em; color: var(--red); }\n.oth-slb .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-slb .faq[open] .faq-icon { background: var(--red); color: var(--white); transform: rotate(45deg); }\n.oth-slb .faq-body { padding: 0 26px 24px 104px; }\n.oth-slb .faq-body p { font-size: 14.5px; line-height: 1.75; color: var(--white-soft); margin: 0 0 12px 0; }\n.oth-slb .faq-body p:last-child { margin-bottom: 0; }\n.oth-slb .faq-body p strong { color: var(--white); font-weight: 600; }\n.oth-slb .faq-body a { color: var(--red); text-decoration: none; border-bottom: 1px solid rgba(237,64,54,0.4); }\n.oth-slb .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-slb .final-cta-content { position: relative; z-index: 2; max-width: 880px; margin: 0 auto; padding: 0 32px; }\n.oth-slb .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-slb .final-cta h2 .display { font-family: var(--font-display); font-style: italic; font-weight: 400; color: var(--red); }\n.oth-slb .final-cta p { font-size: 17px; line-height: 1.65; color: var(--white-soft); max-width: 56ch; margin: 0 auto 44px auto; }\n.oth-slb .final-cta .ctas { justify-content: center; }\n.oth-slb .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-slb .final-cta-note b { color: var(--red); }\n.oth-slb .final-cta-note a { color: inherit; text-decoration: none; }\n.oth-slb .final-cta-note a:hover { color: var(--white); }\n.oth-slb .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-slb .footer-line .red { color: var(--red); }\n@media (max-width: 1100px) {\n  .oth-slb .hero-grid { grid-template-columns: 1fr; gap: 48px; }\n  .oth-slb .kpi-grid { grid-template-columns: 1fr; }\n  .oth-slb .method-grid { grid-template-columns: repeat(2, 1fr); }\n  .oth-slb .deliv-grid { grid-template-columns: repeat(2, 1fr); }\n  .oth-slb .tiers { grid-template-columns: 1fr; }\n  .oth-slb .uc-grid { grid-template-columns: repeat(2, 1fr); }\n  .oth-slb .price-grid { grid-template-columns: 1fr; }\n  .oth-slb .rfp-grid { grid-template-columns: 1fr; gap: 32px; }\n  .oth-slb .hero-stats { grid-template-columns: repeat(2, 1fr); }\n  .oth-slb .slbp-row { grid-template-columns: 70px 1fr; gap: 14px; padding: 20px 22px; }\n  .oth-slb .slbp-row .sr-num { font-size: 32px; }\n  .oth-slb .slbp-row .sr-desc, .oth-slb .slbp-row .sr-meta { grid-column: 1 \/ -1; padding-top: 8px; border-top: 1px dashed var(--black-line); }\n  .oth-slb .slbp-foot { grid-template-columns: repeat(2, 1fr); }\n  .oth-slb .stepup-flow { grid-template-columns: repeat(2, 1fr); }\n  .oth-slb .su-stage:nth-child(2n)::after { display: none; }\n  .oth-slb .stepup-paths { grid-template-columns: 1fr; }\n  .oth-slb .stepup-foot { grid-template-columns: repeat(2, 1fr); }\n}\n@media (max-width: 768px) {\n  .oth-slb { scroll-padding-top: 64px; }\n  .oth-slb .wrap { padding: 0 20px; }\n  .oth-slb .hero { padding: 32px 0 64px 0; }\n  .oth-slb section.block { padding: 64px 0; }\n  .oth-slb .method-grid, .oth-slb .deliv-grid, .oth-slb .uc-grid { grid-template-columns: 1fr; }\n  .oth-slb .price-card { padding: 26px 22px; }\n  .oth-slb .tier-card { padding: 28px 24px; }\n  .oth-slb .rfp-block { padding: 32px 22px; }\n  .oth-slb .ctas { flex-direction: column; }\n  .oth-slb .btn { justify-content: center; width: 100%; }\n  .oth-slb .hero-card { padding: 24px 22px; }\n  .oth-slb .slbp-header { padding: 16px 20px; gap: 8px; }\n  .oth-slb .slbp-row { padding: 18px 20px; }\n  .oth-slb .slbp-row .sr-num { font-size: 28px; }\n  .oth-slb .slbp-foot { grid-template-columns: 1fr 1fr; gap: 14px; padding: 18px 20px; }\n  .oth-slb .slbp-foot .sf-stat .sf-value { font-size: 20px; }\n  .oth-slb .slbp-note { padding: 14px 20px; font-size: 9.5px; }\n  .oth-slb .stepup-wrap { padding: 22px 18px; }\n  .oth-slb .stepup-flow { grid-template-columns: 1fr; gap: 8px; }\n  .oth-slb .su-stage::after { display: none; }\n  .oth-slb .su-stage { padding: 14px 16px; }\n  .oth-slb .stepup-foot { grid-template-columns: 1fr 1fr; gap: 14px; }\n  .oth-slb .stepup-foot .ufs-stat .ufs-value { font-size: 18px; }\n  .oth-slb .kpi-card { padding: 22px 20px; }\n  .oth-slb .faq summary { padding: 18px 20px; gap: 14px; grid-template-columns: 42px 1fr 26px; font-size: 14.5px; }\n  .oth-slb .faq-body { padding: 0 20px 20px 76px; }\n  .oth-slb .final-cta { padding: 64px 0; }\n  .oth-slb .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-slb .section-nav.visible { transform: translateY(0); }\n  .oth-slb .section-nav::-webkit-scrollbar { display: none; }\n  .oth-slb .section-nav .sn-item { font-size: 9.5px; padding: 7px 11px; }\n  .oth-slb .floating-cta { display: inline-flex; }\n}\n@media (prefers-reduced-motion: reduce) {\n  .oth-slb { scroll-behavior: auto; }\n  .oth-slb *, .oth-slb *::before, .oth-slb *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; scroll-behavior: auto !important; }\n  .oth-slb .accent-bar::after { display: none; }\n  .oth-slb .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 SLB framework becomes the commercial answer.<\/span><\/h2>\n        <p class=\"subtitle\">SLB framework engagement drives specific commercial outcomes \u2014 ICMA SLBP-compliant bond pricing, transition finance investor coverage for high-emissions issuers, sector-specific KPI calibration for non-environmental focus, multi-product sustainable-finance suite coordination, EU CSRD-aligned KPI substantiation. Below are the six contexts where Thai SET-listed and SOE issuers most commonly commission the SLB 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 SLB <span class=\"display\">issuance.<\/span><\/h4>\n          <p>Common context. <b>Issuer&#8217;s treasury has board approval for SLB issuance<\/b> \u2014 typically THB 3\u201310 billion or USD 200\u2013500 million tranche, often 5-year or 7-year tenor \u2014 and needs the KPI\/SPT framework + SPO + verifier appointment before the underwriting syndicate launches roadshow. Standard Tier engagement runs the full 14\u201320 week workflow. Most efficient when commissioned 5\u20137 months ahead of intended bond pricing.<\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>STANDARD<\/b> \u2014 14\u201320 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\"><line x1=\"22\" y1=\"2\" x2=\"11\" y2=\"13\"\/><polygon points=\"22 2 15 22 11 13 2 9 22 2\"\/><\/svg><\/div>\n          <div class=\"uc-num\">SCENARIO 02<\/div>\n          <h4>Transition finance for <span class=\"display\">high-emissions issuers.<\/span><\/h4>\n          <p>The dominant SLB use case globally. <b>Oil &amp; gas, cement, steel, mining, airlines, conventional power, and chemicals issuers<\/b> typically cannot meet the ICMA Green Bond Use-of-Proceeds eligibility threshold (no meaningful &#8220;green&#8221; capex pipeline yet). SLB becomes the transition finance instrument \u2014 proceeds to general corporate purposes, with the issuer&#8217;s commitment to <b>science-based decarbonisation KPIs \/ SPTs<\/b> as the substantive sustainability signal. Deep Tier 22\u201330 week engagement typical with sector-specific transition narrative.<\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>DEEP<\/b> \u2014 transition finance \u00b7 multi-KPI decarbonisation<\/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=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><path d=\"M21 21v-2a4 4 0 0 0-3-3.87\"\/><\/svg><\/div>\n          <div class=\"uc-num\">SCENARIO 03<\/div>\n          <h4>Social SLB <span class=\"display\">non-environmental KPI.<\/span><\/h4>\n          <p>Growing context. <b>SLBs with social KPIs<\/b> \u2014 gender pay gap, women in senior management %, workforce safety LTIFR, training hours, employee diversity. Common for SET-listed conglomerates and financial services issuers where environmental KPIs are not the primary ESG materiality dimension. The SPT calibration discipline applies identically \u2014 must be ambitious, benchmarked, locked at issuance. Standard Tier with focus on social KPI methodology rigour.<\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>STANDARD<\/b> \u2014 social KPI focus \u00b7 non-environmental SPTs<\/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 SLB + Green Bond <span class=\"display\">programme.<\/span><\/h4>\n          <p>For issuers with both an eligible green project pipeline (supporting <a href=\"\/esg-advisory\/green-bond-framework\/\" style=\"color: var(--red);\">Green Bond Framework<\/a>) and a credible decarbonisation trajectory beyond ring-fenced capex (supporting SLB). Deep Tier engagement runs both frameworks from a coordinated ESG architecture base. Same governance, materiality, GHG inventory, climate scenario analysis feed both \u2014 Green Bond Use of Proceeds + SLB KPI Selection + SPT Calibration share substantial evidence base. Materially more efficient than two separate framework engagements.<\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>DEEP<\/b> \u2014 combined GBP + SLBP architecture<\/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 05<\/div>\n          <h4>SPT re-calibration after <span class=\"display\">strategic shift.<\/span><\/h4>\n          <p>For existing SLB issuers facing material strategic shift between issuance and observation date \u2014 typically M&amp;A activity, divestment, regulatory regime change, or significant capex pivot. <b>SPT revision requires bond consent solicitation<\/b> which is rare and reputationally costly; the alternative is documented narrative explaining how the strategic shift affects KPI trajectory. Refresh or Standard Tier engagement with focus on <b>bondholder communication architecture<\/b>.<\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>REFRESH or STANDARD<\/b> \u2014 strategic-shift response<\/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 06<\/div>\n          <h4>EU CSRD-aligned <span class=\"display\">KPI substantiation.<\/span><\/h4>\n          <p>For Thai issuers targeting European investor coverage with <b>EU Corporate Sustainability Reporting Directive (CSRD) and European Sustainability Reporting Standards (ESRS)-aligned KPI methodology<\/b>. The CSRD\/ESRS alignment provides additional credibility for European institutional investors and SFDR Article 8\/9 fund eligibility. KPI baseline and methodology drafted in lockstep with ESRS E1 (Climate Change), E3 (Water), S1 (Own Workforce), and S2 (Workers in Value Chain) standards where applicable. Deep Tier scope.<\/p>\n          <div class=\"uc-rec\">TIER \u00b7 <b>DEEP<\/b> \u2014 EU investor coverage \u00b7 CSRD\/ESRS overlay<\/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 + Verifier costs separate.<\/span><\/h2>\n        <p class=\"subtitle\">SLB Framework pricing is fixed-fee by tier. Scope is locked at engagement based on: tier selection, number of KPIs (single-KPI vs. multi-KPI multi-SPT), KPI category mix (climate-only vs. mixed environmental\/social), regulatory overlay (ICMA-only vs. ASEAN SLBS vs. EU CSRD\/ESRS), and transition-finance complexity. <strong>SPO provider fees and independent verifier fees are separate<\/strong> and paid directly by the issuer to the appointed parties (Sustainalytics, S&amp;P, Moody&#8217;s, ISS-ESG, Vigeo Eiris, CICERO). Othello coordinates both engagements but does not aggregate external review fees. 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>KPI count and complexity<\/b> (single-KPI vs. 3\u20134 KPIs); <b>KPI category mix<\/b> (climate-only baseline; mixed environmental\/social adds ~15\u201325%; transition finance multi-KPI adds ~30\u201340%); <b>regulatory overlay<\/b> (ICMA-only baseline; ASEAN SLBS overlay adds ~10\u201315%; EU CSRD\/ESRS overlay adds ~25\u201335%); <b>combined sustainable-finance suite<\/b> (Deep Tier covers SLB + Green Bond + Green Loan + SLL coordination).<\/p>\n          <p><b>Multi-engagement discount<\/b> applies where SLB Framework directly bundles with Othello-delivered <a href=\"\/esg-advisory\/green-bond-framework\/\" style=\"color: var(--red);\">Green Bond 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 SLB framework substantively references the IFRS S2 + GHG Inventory work for climate KPIs \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 + OBSERVATION CYCLE<\/div>\n          <h4>Annual Reporting + Observation Retainer<\/h4>\n          <p>The post-issuance cycle. <b>Year 1+ annual KPI Reports<\/b>; <b>pre-observation acceleration in the 12 months leading to each trigger date<\/b>; <b>Observation-date Verification Statement support<\/b>. <b>Retainer pricing reflects compounding efficiency on subsequent years<\/b>: ~50\u201360% reduction on Year 2+ annual reporting vs. Year 1 standalone; observation-date support priced as discrete deliverable per trigger date.<\/p>\n          <p>The pre-observation period matters significantly: <b>institutional bond investors monitor KPI trajectory in the 6\u201312 months pre-observation<\/b>, and signal divergence from SPT becomes a credit spread driver before the trigger. Othello&#8217;s pre-observation acceleration architecture \u2014 data quality scrutiny, methodology re-verification, narrative coherence \u2014 manages the trajectory communication during this period. <b>Critical for credibility on multi-tranche issuance programmes<\/b>.<\/p>\n          <div class=\"pc-note\">RETAINER STRUCTURE <b>\u00b7<\/b> 12-month or 36-month engagement letters \u00b7 per observation date<\/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\">SLB 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 lockstep), in-house IFRS Foundation S2 certified specialist for the climate KPI methodology anchoring the framework&#8217;s environmental commitments, in-house ISO 14064 Lead Auditor (CQI\/IRCA) for climate KPI verification-readiness, in-house AA1000AS ACSAP for materiality assessment and non-climate KPI assurance methodology, in-house TGO CFO + CFP Auditor for Thai national methodology reconciliation, in-house GRI Certified Trainer for sustainability report integration with SLB KPI reporting, 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 substantiates the SLB framework&#8217;s KPI methodology and SPT ambition narrative. 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>Anchors climate KPI methodology + SPT ambition narrative<\/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>Climate KPI verification-readiness architecture<\/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>Non-climate KPI assurance methodology<\/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 SLBP 2020 \/ rev. 2023 + ASEAN SLBS<span>Full alignment \u00b7 ICMA KPI Registry \u00b7 SPT calibration 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 + Verifier coordination capability<span>Two-workstream \u00b7 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 structural difference between SLB and Green Bond?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>Three structural differences. <strong>(1) Use of Proceeds<\/strong>: A green bond ring-fences proceeds to <em>eligible green projects<\/em> matched to ICMA&#8217;s 10 categories \u2014 proceeds are <em>tied<\/em> to specific environmental investments. An SLB does <em>not restrict<\/em> proceeds \u2014 funds go to general corporate purposes. <strong>(2) Sustainability signal<\/strong>: A green bond&#8217;s &#8220;green-ness&#8221; is in the <em>where the money goes<\/em>. An SLB&#8217;s is in the <em>issuer&#8217;s standing commitment<\/em> to specific KPIs \/ SPTs. <strong>(3) Financial mechanism<\/strong>: A green bond has no automatic financial trigger from environmental performance. An SLB has a <em>coupon step-up<\/em> (typically 25 bps) if the SPT is missed at observation date \u2014 directly linking the issuer&#8217;s sustainability performance to coupon economics.<\/p><p>Practical commissioning choice: <strong>green bonds suit issuers with an eligible green capex pipeline<\/strong> (utilities deploying renewables, REITs building green buildings, infrastructure operators investing in mass transit). <strong>SLBs suit issuers whose strategic decarbonisation commitment is the credible sustainability signal but who lack a ring-fenceable green capex pipeline<\/strong> \u2014 high-emissions sectors (oil &amp; gas, cement, steel, airlines, mining, conventional power), financial services (where &#8220;use of proceeds&#8221; is intangible \u2014 they&#8217;re lending), and conglomerate issuers where capex is dispersed. Many issuers eventually do both \u2014 green bonds for ring-fenced capex projects, SLBs for transition finance.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.02<\/span><span>What makes a good KPI for our SLB?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>ICMA SLBP 2023 sets four criteria: <strong>(1) Material<\/strong> to the issuer&#8217;s core business activity and ESG strategy \u2014 not peripheral, not &#8220;easy-win&#8221;; <strong>(2) Measurable<\/strong> quantitatively using a defined methodology; <strong>(3) Externally verifiable<\/strong> using established standards (ISO 14064 for GHG, AA1000AS for materiality\/stakeholder, sector-specific standards for water\/safety\/etc.); <strong>(4) Benchmark-able<\/strong> against external science-based references or peer performance.<\/p><p>Practical test for materiality: does the KPI capture a top-3 ESG issue from the issuer&#8217;s <a href=\"\/esg-advisory\/materiality-assessment\/\" style=\"color: var(--red);\">materiality assessment<\/a>? For a utility, climate KPI (GHG intensity, renewable share) is unambiguously material; safety LTIFR is also material; gender pay gap may be material but is unlikely to be top-3. For a financial services issuer, financed emissions (PCAF) is material; physical operational emissions (Scope 1+2) is materially less significant.<\/p><p><strong>Most SLB credibility failures stem from non-material or low-bar KPIs<\/strong>. The 2023 ICMA revision specifically addressed this \u2014 SPO providers now scrutinize materiality rigorously. Othello&#8217;s Phase 01 KPI Candidate Diagnostic explicitly filters against materiality first, measurability second.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.03<\/span><span>How is SPT ambition determined?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>SPT ambition is calibrated against <strong>external science-based references<\/strong>, not internal aspiration. For climate KPIs, the gold standard is the <strong>SBTi 1.5\u00b0C-aligned sector-specific decarbonisation pathway<\/strong> \u2014 if the issuer&#8217;s SPT trajectory matches or exceeds SBTi for their sector, ambition is credible. For non-climate KPIs, benchmarks include <strong>IPCC scenarios (biodiversity, water), sector peer median or top-quartile performance (workforce safety, gender diversity), regulator-published targets (Thai PDP 2024 renewable share, ASEAN Carbon Neutrality 2050 commitments)<\/strong>.<\/p><p>The ambition test has three components: <strong>(1) Beyond business-as-usual<\/strong>: would the issuer hit this SPT without dedicated effort? If yes, not ambitious. <strong>(2) Beyond regulatory minimum<\/strong>: is the SPT more demanding than what Thai regulation already requires? If no, not ambitious. <strong>(3) Beyond sector average<\/strong>: where does the SPT trajectory sit vs. the issuer&#8217;s sector peer set? Sector-leader trajectory is ambitious; sector-laggard catching up to average is not.<\/p><p>For Thai issuers, the most credible SPT benchmarks combine <strong>SBTi pathway + sector peer top-quartile + Thai national policy alignment<\/strong> (NDC 3, Net-Zero 2065, Carbon Neutrality 2050). Othello&#8217;s Phase 02 SPT Calibration Workbook models all three benchmarks and identifies the locked SPT that satisfies all three credibility tests.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.04<\/span><span>What happens if we miss the SPT?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>Two automatic consequences: <strong>(1) Coupon step-up triggered<\/strong> \u2014 pre-defined margin (typically 25 bps, sometimes 50 bps for larger structures) added to the coupon. The step-up is <em>irrevocable<\/em>: elevated coupon applies for remaining bond life, no catch-up mechanism, no return to original coupon even if subsequent KPI performance recovers. <strong>(2) Verification statement published<\/strong> \u2014 independent verifier&#8217;s documentation of the SPT miss becomes public.<\/p><p>Three secondary consequences: <strong>(a) Investor signal<\/strong> \u2014 depends entirely on the qualitative narrative around the miss. Material external disruption (regulatory shift, macro shock, force majeure) is interpreted very differently from within-control execution failure. Issuers with strong pre-observation communication architecture (annual KPI Reports tracking trajectory transparently) face less reputational damage than those communicating only at observation date. <strong>(b) ESG rating impact<\/strong> \u2014 a missed SPT typically becomes input to FTSE Russell, MSCI, Sustainalytics, and CDP scoring cycles; the magnitude depends on the rating agency&#8217;s methodology and the issuer&#8217;s overall ESG performance. <strong>(c) Future issuance impact<\/strong> \u2014 follow-on SLB issuances will face tougher SPO scrutiny on SPT ambition and credible trajectory.<\/p><p><strong>Othello&#8217;s Phase 06 Pre-Observation Acceleration manages the communication architecture in the 12 months leading to each observation date<\/strong> \u2014 trajectory transparency, methodology documentation, narrative drafting if SPT is on track to miss. The objective is to ensure that any eventual SPT miss is reframed as <em>credible attempt<\/em> rather than <em>broken promise<\/em>, which preserves issuer credibility for future capital markets access.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.05<\/span><span>Aren&#8217;t SLBs criticised for greenwashing?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>Yes \u2014 and the criticism is legitimate for some early-generation SLBs (2020\u20132022) where weak KPIs, low-ambition SPTs, and small step-ups produced bonds with limited sustainability discipline. Critics have raised three structural concerns: <strong>(1) Material KPI selection<\/strong> \u2014 early SLBs sometimes featured KPIs that weren&#8217;t core to the issuer&#8217;s environmental impact (e.g. a fossil fuel company selecting an HR diversity KPI rather than a climate KPI). <strong>(2) SPT ambition<\/strong> \u2014 some early SPTs effectively codified business-as-usual trajectories with no incremental effort required. <strong>(3) Step-up calibration<\/strong> \u2014 25 bps coupon adjustment is small relative to a 4\u20137% coupon, providing weak financial discipline; some critics argued for larger step-ups (75\u2013100 bps) or for principal repayment penalties.<\/p><p>ICMA&#8217;s <strong>SLBP 2023 revision explicitly addresses these concerns<\/strong>: emphasis on KPI materiality to core business activity, SPT benchmarking against external science-based references (not just self-declared ambition), step-up calibration vs. bond coupon level, and mandatory verification rigour. SPO providers (Sustainalytics, S&amp;P, Moody&#8217;s, ISS-ESG, Vigeo Eiris, CICERO) now apply substantially stricter materiality and ambition tests than in 2020\u20132022. <strong>Othello&#8217;s framework drafting applies the 2023 revised criteria as the engagement baseline<\/strong> \u2014 the structural critiques of early-generation SLBs are mostly addressed by rigorous Phase 01 KPI Candidate Diagnostic and Phase 02 SPT Calibration. A credible Othello-drafted SLB framework should withstand the structural greenwashing critique because it is designed to satisfy the 2023 revised criteria.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.06<\/span><span>What&#8217;s the difference between ICMA SLBP and ASEAN SLB Standards?<\/span><span class=\"faq-icon\" aria-hidden=\"true\">+<\/span><\/summary><div class=\"faq-body\"><p>The ICMA Sustainability-Linked Bond Principles 2020 (revised 2023) are the <strong>global baseline standard<\/strong>. The ASEAN Sustainability-Linked Bond Standards (issued by the ASEAN Capital Markets Forum \/ ACMF) build on ICMA SLBP with ASEAN-specific provisions broadly parallel to the ASEAN Green Bond Standards approach: <strong>(a) emphasis on Thai\/ASEAN regulatory alignment<\/strong> (NDC 3 commitments, Carbon Neutrality 2050, ASEAN Power Grid framework where applicable); <strong>(b) emphasis on regional-specific KPI examples<\/strong> drawing from Thai\/ASEAN sector context; <strong>(c) endorsement framework for ASEAN-recognised SPO providers<\/strong>.<\/p><p>Practical choice for Thai issuers: <strong>ASEAN SLBS-aligned for ASEAN-anchored investor coverage<\/strong>; <strong>ICMA-only for broader global investor coverage<\/strong>. Most Thai SLB issuances align to both \u2014 drafting primarily to ASEAN SLBS with explicit ICMA cross-reference for non-ASEAN investor satisfaction. The two standards are fully compatible; no Thai issuer needs to choose one over the other in a way that constrains investor base.<\/p><\/div><\/details>\n\n        <details class=\"faq\"><summary><span class=\"faq-num\">Q.07<\/span><span>Does Othello have an SLB 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 SLB framework engagement with publicly named attribution<\/strong>. SLB frameworks are published on issuer websites under the issuer&#8217;s name; Othello-supported framework engagements are anonymized under standard NDA convention. Specific Othello-supported framework attribution requires client release that Othello does not represent without consent.<\/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 SLB framework KPI methodology is substantial \u2014 particularly for climate KPIs, where IFRS S2 disclosure architecture, GHG inventory, and climate scenario analysis form the substantive evidence base for both. 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\/slb-frameworks\/\" style=\"color: var(--red);\">SLB framework translation<\/a>, <a href=\"\/sustainable-finance\/bond-frameworks\/\" style=\"color: var(--red);\">Green Bond 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. The TT and advisory engagements are distinct services but share the same Bangkok-based bench. <strong>Othello-supported SLB 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.08<\/span><span>Can we bundle SLB Framework with Green Bond 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 multi-product sustainable-finance programmes. The Deep Tier engagement covers <strong>SLB + Green 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>SLBs and SLLs share the KPI\/SPT architecture<\/strong> (same Key Performance Indicators, same Sustainability Performance Targets, same trigger logic) \u2014 the legal form differs (bond vs. loan) but the substantive sustainability commitment can be identical; <strong>green bonds and green loans share the eligible-project pipeline architecture<\/strong> (Use of Proceeds, Project Evaluation, Management of Proceeds). The same ESG architecture investment \u2014 IFRS S2 disclosure, GHG inventory, climate scenario analysis, materiality assessment, supplier framework, governance architecture \u2014 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 Thai SOE issuers (PTT subsidiaries, EGAT), utility issuers, banks with combined green lending + green bond programmes, 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 SLB 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 SLB framework engagements from SET-listed corporates, Thai SOE issuers, utility issuers, bank issuers (KBank, SCB, BBL transition-aligned issuance programmes), insurance issuers, high-emissions transition-finance issuers (oil &amp; gas, cement, steel, airlines, mining, conventional power), infrastructure 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 KPI methodology, in-house ISO 14064 Lead Auditor (CQI\/IRCA accredited) for climate KPI verification-readiness architecture, in-house AA1000AS ACSAP for non-climate KPI assurance methodology, in-house TGO CFO + CFP Auditor for Thai national methodology reconciliation, in-house GRI Certified Trainer for sustainability report integration with annual KPI reporting cycle, ICMA SLBP 2020 \/ revised 2023 + ASEAN SLBS methodology alignment capability, SPO + Verifier two-workstream coordination capability across Sustainalytics S&amp;P Moody&#8217;s ISS-ESG Vigeo Eiris CICERO, transition finance multi-KPI architecture capability for high-emissions issuers, EU CSRD\/ESRS 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 KPI candidate diagnostic to post-observation verification), ICMA SLBP 2020 \/ 2023 + ASEAN SLBS dual-alignment capability, KPI selection methodology against ICMA Registry, SPT calibration methodology against SBTi pathways and external benchmarks, SPO + Verifier two-workstream coordination approach, coupon step-up mechanism design capability, framework drafting bilingual EN\/TH lockstep methodology, annual KPI reporting + observation-date verification architecture, tier recommendation per scenario, named bench credentials, capacity allocation, pricing structure (fixed engagement fee per tier + SPO and Verifier fees separate paid directly by issuer + optional annual reporting + observation 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 KPI candidate diagnostic + SPT calibration workbook 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 KPI. <span class=\"display\">The SPT. The step-up.<\/span><\/h2>\n      <p>Sustainability-Linked Bond framework engagement service. ICMA SLBP 2020 (revised 2023) + ASEAN SLB Standards aligned. Methodology-credentialed bench. Bilingual EN\/TH lockstep drafting. KPI candidate diagnostic against ICMA Registry. SPT calibration against SBTi pathways and external benchmarks. Coupon step-up mechanism design. SPO + Verifier two-workstream coordination across Sustainalytics, S&#038;P Global Ratings, Moody&#8217;s, ISS-ESG, Vigeo Eiris, and CICERO Shades of Green. Transition finance multi-KPI architecture for high-emissions issuers. Optional EU CSRD\/ESRS alignment overlay. Annual KPI reporting + observation-date verification cycle. 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> Sustainability-Linked Bond (SLB) <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-slb');\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-slb .hero');\n  var sections = ['slbp','kpis','stepup','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\": \"Sustainability-Linked Bond (SLB)\", \"item\": \"https:\/\/www.othellointernational.com\/esg-advisory\/slb-framework\/\"}\n    ]},\n    {\"@type\": \"Service\", \"@id\": \"https:\/\/www.othellointernational.com\/esg-advisory\/slb-framework\/#service\", \"serviceType\": \"Sustainability-Linked Bond Framework Design and Verification Coordination Engagement Service\", \"name\": \"Sustainability-Linked Bond (SLB) Framework Design - ICMA SLBP 2020 (rev. 2023) + ASEAN SLB Standards \u00b7 KPI\/SPT \u00b7 Coupon Step-Up \u00b7 Bilingual EN\/TH\", \"provider\": {\"@id\": \"https:\/\/www.othellointernational.com\/#organization\"}, \"areaServed\": {\"@type\": \"Country\", \"name\": \"Thailand\"}, \"description\": \"Sustainability-Linked Bond (SLB) framework design service for Thai SET-listed companies, SOE issuers, utility issuers, bank issuers, insurance issuers, high-emissions transition-finance issuers (oil and gas, cement, steel, airlines, mining, conventional power, chemicals), infrastructure issuers, and Thai conglomerate holding companies. Framework aligned to ICMA Sustainability-Linked Bond Principles 2020 revised June 2023 and ASEAN SLB Standards (ACMF). SLB is structurally different from Green Bond: not use-of-proceeds based, proceeds go to general corporate purposes, sustainability signal in issuer standing commitment to Key Performance Indicators (KPIs) measured against Sustainability Performance Targets (SPTs), with coupon step-up mechanism (typically 25 bps sometimes 50 bps) triggered if SPT missed at observation date. Five ICMA SLBP core components: KPI Selection (material, measurable, externally verifiable, benchmark-able per ICMA KPI Registry), SPT Calibration (ambitious beyond business-as-usual and regulatory minimum, benchmarked against SBTi 1.5\u00b0C pathway IPCC scenarios sector peer median regulator-published targets, time-bound observation dates, locked at issuance), Bond Characteristics (coupon step-up mechanism design, irrevocable post-trigger), Reporting (annual KPI performance + SPT trajectory tracking), Verification (mandatory post-issuance independent verification at each observation date, audit-grade methodology, pre-disclosed). Coupon step-up mechanism: 4-stage trigger flow Observation Date - KPI Measurement - Independent Verification - Coupon Outcome. SPT met: coupon unchanged. SPT missed: coupon step-up typical 25 bps, irrevocable for remaining bond life. SLB dominant transition finance instrument for high-emissions issuers where no meaningful green use-of-proceeds exists yet but credible decarbonisation trajectory does. Six-phase Othello methodology: KPI Candidate Diagnostic against ICMA Registry, SPT Calibration Workbook against external benchmarks, Framework Drafting, SPO + Verifier Coordination two-workstream, Final Framework + Investor Pack, Annual KPI Reporting + Observation Verification. Three tiers: Refresh 6-8 weeks existing issuer follow-on, Standard 14-20 weeks first-time 2-3 KPIs single bond programme, Deep 22-30 weeks transition finance multi-KPI 3-4 KPIs combined sustainable-finance suite. Methodology-credentialed bench with no specific SLB framework engagement publicly named. Related-methodology track record via FTSE Russell ESG Score 4.0\/5.0 SET-listed healthcare operator 2025 independently verifiable, plus Sustainable Finance Technical Translation portfolio (Green Bond Framework, SLB Framework, Green Loan\/SLL, SPO Documentation pages live). 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 and Verifier fees separate paid directly by issuer. Framework-to-bond pricing typical 4-6 months. Annual reporting cycle Year 1+. Observation dates typically 3-5 years post-issuance sometimes annual. Mutual NDA from first email. GDPR and PDPA compliance.\", \"audience\": {\"@type\": \"Audience\", \"audienceType\": \"SET-listed first-time SLB issuance, Thai SOE issuers, utility issuers, bank issuers transition-aligned issuance programmes, insurance issuers, high-emissions transition-finance issuers oil and gas cement steel airlines mining conventional power chemicals, infrastructure issuers, combined sustainable-finance suite issuers, repeat SLB issuer refresh, social SLB non-environmental KPI issuers, EU investor coverage targeting issuers, treasury teams, IR teams, board sustainability committees, procurement teams\"}, \"hasOfferCatalog\": {\"@type\": \"OfferCatalog\", \"name\": \"SLB Framework Engagement Tiers\", \"itemListElement\": [\n      {\"@type\": \"Offer\", \"name\": \"Refresh Tier \u00b7 Framework Refresh\", \"description\": \"6-8 weeks \u00b7 existing framework reviewed against ICMA SLBP 2023 revisions \u00b7 KPI re-test against materiality and measurability \u00b7 SPT re-calibration if new bond programme \u00b7 refreshed verification architecture \u00b7 SPO update review coordination \u00b7 updated framework published \u00b7 investor pack refresh \u00b7 best for existing SLB issuers follow-on issuance same KPI architecture\"},\n      {\"@type\": \"Offer\", \"name\": \"Standard Tier \u00b7 Full First-Time Framework\", \"description\": \"14-20 weeks \u00b7 KPI candidate diagnostic against ICMA Registry \u00b7 SPT calibration workbook with ambition test \u00b7 full 5-component framework drafting 25-55 pages bilingual EN\/TH \u00b7 SPO provider selection support \u00b7 Verifier appointment coordination \u00b7 investor framework summary and KPI Q&A pack \u00b7 SEC Thailand SET ThaiBMA regulatory submission drafts \u00b7 Year 1 KPI Report 12 months post-issuance \u00b7 best for first-time SLB issuer 2-3 KPIs single bond programme\"},\n      {\"@type\": \"Offer\", \"name\": \"Deep Tier \u00b7 Transition Finance Multi-KPI\", \"description\": \"22-30 weeks \u00b7 transition finance multi-KPI architecture 3-4 KPIs \u00b7 detailed decarbonisation-pathway-aligned SPT modeling \u00b7 sector-specific transition narrative oil and gas cement steel airlines \u00b7 combined Green Bond Framework coordination \u00b7 combined Green Loan\/SLL framework integration \u00b7 observation-date verification multi-cycle architecture \u00b7 pre-observation acceleration support \u00b7 EU CSRD\/ESRS overlay optional \u00b7 annual maintenance retainer Year 2+ \u00b7 best for transition finance high-emissions issuer multi-product suite 5-10yr bond\"}\n    ]}},\n    {\"@type\": \"FAQPage\", \"mainEntity\": [\n      {\"@type\": \"Question\", \"name\": \"What is the structural difference between SLB and Green Bond?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Three structural differences. Use of Proceeds: green bond ring-fences proceeds to eligible green projects matched to ICMA 10 categories; SLB does not restrict proceeds, funds go to general corporate purposes. Sustainability signal: green bond green-ness in where money goes; SLB in issuer standing commitment to KPIs\/SPTs. Financial mechanism: SLB has coupon step-up typically 25 bps if SPT missed at observation date, directly linking issuer sustainability performance to coupon economics. Green bonds suit issuers with eligible green capex pipeline; SLBs suit issuers whose strategic decarbonisation commitment is credible sustainability signal but lack ring-fenceable green capex pipeline - transition finance for high-emissions sectors.\"}},\n      {\"@type\": \"Question\", \"name\": \"What makes a good KPI for our SLB?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"ICMA SLBP 2023 four criteria: Material to issuer core business activity and ESG strategy; Measurable quantitatively using defined methodology; Externally verifiable using established standards ISO 14064 AA1000AS; Benchmark-able against external science-based references or peer performance. Most SLB credibility failures stem from non-material or low-bar KPIs. 2023 ICMA revision specifically addressed this - SPO providers now scrutinize materiality rigorously. Othello Phase 01 KPI Candidate Diagnostic explicitly filters against materiality first measurability second.\"}},\n      {\"@type\": \"Question\", \"name\": \"How is SPT ambition determined?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"SPT ambition calibrated against external science-based references not internal aspiration. Climate KPI gold standard: SBTi 1.5\u00b0C-aligned sector-specific decarbonisation pathway. Non-climate KPI benchmarks: IPCC scenarios biodiversity water, sector peer median or top-quartile workforce safety gender diversity, regulator-published targets Thai PDP 2024 ASEAN Carbon Neutrality 2050. Three-component ambition test: beyond business-as-usual; beyond regulatory minimum; beyond sector average. Most credible Thai SPT benchmarks combine SBTi pathway plus sector peer top-quartile plus Thai national policy alignment NDC 3, Net-Zero 2065, Carbon Neutrality 2050.\"}},\n      {\"@type\": \"Question\", \"name\": \"What happens if we miss the SPT?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Two automatic consequences. Coupon step-up triggered: pre-defined margin typically 25 bps sometimes 50 bps added to coupon, irrevocable elevated coupon applies for remaining bond life no catch-up mechanism. Verification statement published: independent verifier documentation public. Three secondary consequences: investor signal depends on qualitative narrative external disruption vs execution failure; ESG rating impact via FTSE MSCI Sustainalytics CDP; future issuance impact tougher SPO scrutiny. Othello Phase 06 Pre-Observation Acceleration manages communication architecture in 12 months leading to each observation date for trajectory transparency.\"}},\n      {\"@type\": \"Question\", \"name\": \"Are SLBs criticised for greenwashing?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes - legitimate criticism for some early-generation SLBs 2020-2022 with weak KPIs, low-ambition SPTs, small step-ups. Three structural concerns: material KPI selection; SPT ambition vs BAU; step-up calibration vs coupon. ICMA SLBP 2023 revision explicitly addresses concerns - materiality to core business, SPT benchmarking against external science-based references, step-up calibration vs bond coupon level, mandatory verification rigour. SPO providers now apply substantially stricter materiality and ambition tests. Othello framework drafting applies 2023 revised criteria as engagement baseline.\"}},\n      {\"@type\": \"Question\", \"name\": \"What is the difference between ICMA SLBP and ASEAN SLB Standards?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"ICMA SLBP 2020 revised 2023 global baseline standard. ASEAN SLB Standards from ACMF build on ICMA SLBP with ASEAN-specific provisions: Thai\/ASEAN regulatory alignment NDC 3 Carbon Neutrality 2050 ASEAN Power Grid; regional-specific KPI examples from Thai\/ASEAN sector context; endorsement framework for ASEAN-recognised SPO providers. ASEAN SLBS-aligned for ASEAN-anchored investor coverage; ICMA-only for broader global coverage. Most Thai SLB issuances align to both - drafting primarily to ASEAN SLBS with explicit ICMA cross-reference.\"}},\n      {\"@type\": \"Question\", \"name\": \"Does Othello have an SLB framework track record we can verify?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"No specific SLB framework engagement with publicly named attribution claimed. Frameworks published on issuer websites; Othello-supported engagements anonymized under NDA. Related-methodology track record: FTSE Russell ESG 4.0\/5.0 secured for SET-listed healthcare operator 2025. Methodology overlap between FTSE Russell ESG architecture and SLB framework KPI methodology substantial particularly for climate KPIs - IFRS S2 disclosure architecture, GHG inventory, climate scenario analysis form substantive evidence base for both. FTSE outcome independently verifiable. Plus Sustainable Finance Technical Translation track record (SLB Framework, Green Bond Framework, Green Loan\/SLL, SPO Documentation pages live). Othello-supported SLB engagements available as references under mutual NDA at procurement stage.\"}},\n      {\"@type\": \"Question\", \"name\": \"Can we bundle SLB Framework with Green Bond and Green Loans?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes. Highest-leverage commissioning pattern for multi-product sustainable-finance issuers. Deep Tier covers SLB plus Green Bond plus Green Loan plus SLL from single coordinated framework architecture. Integration: SLBs and SLLs share KPI\/SPT architecture; green bonds and green loans share eligible-project pipeline architecture. Same ESG architecture investment - IFRS S2 disclosure, GHG inventory, climate scenario analysis, materiality assessment, supplier framework, governance - substantiates all four. Bundle 40-50 percent advisory fee reduction vs four separate engagements. Common for Thai SOE issuers, utility issuers, banks with combined green lending plus green bond programmes, large SET-listed conglomerates.\"}},\n      {\"@type\": \"Question\", \"name\": \"Can Othello respond to a formal RFP for SLB 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 SLBP 2020\/2023 plus ASEAN SLBS dual-alignment capability, SPO + Verifier two-workstream coordination across six major providers, transition finance multi-KPI architecture capability, EU CSRD\/ESRS alignment overlay capability, 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\/green-bond-framework-design\/\">Green Bond Framework Design<\/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<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>5 SLBP Components KPI\/SPT Architecture Coupon Step-Up 6 Phases The Bench Deliverables 3 Tiers FAQs Request Framework ESG ADVISORY \u00b7 4 \u00b7 SUSTAINABLE FINANCE \u00b7 SUSTAINABILITY-LINKED BOND (SLB) ICMA SLBP 2020 \/ rev. 2023 \u00b7 KPI\/SPT-driven \u00b7 coupon step-up \u00b7 ASEAN SLB Standards \u00b7 bilingual EN\/TH Home\/ESG Advisory\/Sustainability-Linked Bond (SLB) \u2605 ICMA SLBP 2020 \u00b7 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":30280,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_yoast_wpseo_title":"Sustainability-Linked Bond (SLB) | Othello International","_yoast_wpseo_metadesc":"Sustainability-Linked Bond (SLB) \u2014 bilingual ESG advisory and reporting support for SET-listed Thai companies. IFRS S1\/S2 and FTSE Russell ready, ISO 17100.","_yoast_wpseo_focuskw":"sustainability linked bond (slb)","_yoast_wpseo_canonical":"","rank_math_title":"Sustainability-Linked Bond (SLB) | Othello International","rank_math_description":"Sustainability-Linked Bond (SLB) \u2014 bilingual ESG advisory and reporting support for SET-listed Thai companies. IFRS S1\/S2 and FTSE Russell ready, ISO 17100.","rank_math_focus_keyword":"sustainability linked bond (slb)","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-30614","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/pages\/30614","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=30614"}],"version-history":[{"count":5,"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/pages\/30614\/revisions"}],"predecessor-version":[{"id":31445,"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/pages\/30614\/revisions\/31445"}],"up":[{"embeddable":true,"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/pages\/30280"}],"wp:attachment":[{"href":"https:\/\/www.othellointernational.com\/th\/wp-json\/wp\/v2\/media?parent=30614"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}