.accessButton_wrap__xxU2o{display:flex;flex-direction:column;gap:6px}.accessButton_primaryBtn__505i4{display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;color:white;background:var(--textGreen);padding:14px 24px;border-radius:10px;border:none;cursor:pointer;font-family:var(--font-montserrat);min-height:48px;width:100%;letter-spacing:.3px;position:relative;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.accessButton_primaryBtn__505i4:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent);transition:left .5s ease}.accessButton_primaryBtn__505i4:hover:not(:disabled):after{left:100%}.accessButton_primaryBtn__505i4:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px rgba(142,168,129,.3)}.accessButton_primaryBtn__505i4:active:not(:disabled){transform:translateY(0);box-shadow:none}.accessButton_primaryBtn__505i4:disabled{opacity:.6;cursor:not-allowed}.accessButton_inlineBtn__7uOAL{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;color:white;background:var(--textGreen);padding:10px 24px;border-radius:8px;border:none;cursor:pointer;font-family:var(--font-montserrat);min-height:44px;letter-spacing:.2px;transition:transform .2s ease,box-shadow .2s ease}.accessButton_inlineBtn__7uOAL:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(142,168,129,.25)}.accessButton_inlineBtn__7uOAL:active:not(:disabled){transform:translateY(0)}.accessButton_inlineBtn__7uOAL:disabled{opacity:.6;cursor:not-allowed}.accessButton_error__m0Sbc{font-size:12px;color:#d32f2f;font-family:var(--font-montserrat);font-weight:500}@media screen and (max-width:768px){.accessButton_primaryBtn__505i4{padding:13px 20px;font-size:13px}.accessButton_inlineBtn__7uOAL{width:100%;justify-content:center}}.breadcrumb_breadcrumb__Ieaxi{width:100%;padding:20px 80px 0}.breadcrumb_inner__jxwXc{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.breadcrumb_link__1cq8g{font-size:15px;font-weight:500;color:var(--softTextColor);text-decoration:none;transition:color .15s}.breadcrumb_link__1cq8g:hover{color:var(--textGreen)}.breadcrumb_separator__EWejU{font-size:14px;color:var(--softTextColor);opacity:.35}.breadcrumb_current__Afacn{font-size:15px;font-weight:600;color:var(--textColor);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:500px}@media screen and (max-width:1536px){.breadcrumb_breadcrumb__Ieaxi{padding:20px 40px 0}}@media screen and (max-width:1280px){.breadcrumb_breadcrumb__Ieaxi{padding:20px 20px 0}}@media screen and (max-width:1024px){.breadcrumb_breadcrumb__Ieaxi{padding:20px 20px 0}}@media screen and (max-width:768px){.breadcrumb_breadcrumb__Ieaxi{padding:20px 16px 0}.breadcrumb_current__Afacn{max-width:260px;font-size:14px}.breadcrumb_link__1cq8g{font-size:14px}}@media screen and (max-width:640px){.breadcrumb_breadcrumb__Ieaxi{padding:20px 16px 0}}@media screen and (max-width:480px){.breadcrumb_breadcrumb__Ieaxi{padding:20px 12px 0}.breadcrumb_current__Afacn{max-width:180px}.breadcrumb_current__Afacn,.breadcrumb_link__1cq8g{font-size:13px}.breadcrumb_separator__EWejU{font-size:12px}}.resourceDetailHero_hero__emq5I{width:100%;padding:28px 80px 16px}.resourceDetailHero_accentLine__1pKek{width:48px;height:3px;border-radius:2px;margin-bottom:20px}.resourceDetailHero_thumbnailWrap__axQTe{position:relative;width:100%;height:clamp(260px,36vw,420px);overflow:hidden;border-radius:12px;margin:0 0 28px;background:var(--softBg)}.resourceDetailHero_thumbnail__32dX7{object-fit:contain;object-position:center}.resourceDetailHero_badgeRow__OKvIl{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:16px}.resourceDetailHero_typeBadge__h0seM{font-size:12px;font-weight:700;color:white;padding:5px 16px;border-radius:6px;text-transform:uppercase;letter-spacing:.5px;font-family:var(--font-montserrat)}.resourceDetailHero_formatBadge__S1f6q{font-size:11px;font-weight:700;color:var(--softTextColor);background:var(--softBg);padding:5px 14px;border-radius:6px;font-family:var(--font-montserrat);border:1px solid var(--borderColor)}.resourceDetailHero_readTime__iIBJ8{font-size:12px;font-weight:500;color:var(--softTextColor);font-family:var(--font-montserrat)}.resourceDetailHero_pillarRow__9oqrb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.resourceDetailHero_pillar_CROSS_CUTTING__l007V,.resourceDetailHero_pillar_ENVIRONMENTAL__Rpzf6,.resourceDetailHero_pillar_GOVERNANCE__YtYqn,.resourceDetailHero_pillar_SOCIAL__FGNU8{font-size:12px;font-weight:700;padding:5px 14px;border-radius:6px;font-family:var(--font-montserrat);letter-spacing:.2px}.resourceDetailHero_pillar_ENVIRONMENTAL__Rpzf6{background:rgba(21,128,61,.1);color:#15803d}.resourceDetailHero_pillar_SOCIAL__FGNU8{background:rgba(29,78,216,.1);color:#1d4ed8}.resourceDetailHero_pillar_GOVERNANCE__YtYqn{background:rgba(180,83,9,.1);color:#b45309}.resourceDetailHero_pillar_CROSS_CUTTING__l007V{background:rgba(126,34,206,.1);color:#7e22ce}.dark .resourceDetailHero_pillar_ENVIRONMENTAL__Rpzf6{background:rgba(74,222,128,.15);color:#4ade80}.dark .resourceDetailHero_pillar_SOCIAL__FGNU8{background:rgba(96,165,250,.15);color:#60a5fa}.dark .resourceDetailHero_pillar_GOVERNANCE__YtYqn{background:rgba(251,191,36,.15);color:#fbbf24}.dark .resourceDetailHero_pillar_CROSS_CUTTING__l007V{background:rgba(192,132,252,.15);color:#c084fc}.resourceDetailHero_title__BnWgg{font-size:28px;font-weight:700;line-height:1.25;color:var(--textColor);margin:0 0 16px;max-width:1200px;letter-spacing:-.3px}.resourceDetailHero_description__K0Xvd{font-size:16px;line-height:1.7;color:var(--softTextColor);margin:0 0 20px;max-width:1300px}.resourceDetailHero_metaRow__aq9Zh{display:flex;align-items:center;flex-wrap:wrap;gap:0}.resourceDetailHero_metaItem__oHAdF{font-size:14px;font-weight:500;color:var(--softTextColor);display:inline-flex;align-items:center}.resourceDetailHero_metaItem__oHAdF:not(:last-child):after{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--softTextColor);opacity:.35;margin:0 10px}.resourceDetailHero_regionBadge__LqOcv{font-size:11px;font-weight:600;color:var(--textGreen);background:rgba(37,116,74,.08);padding:4px 12px;border-radius:6px;font-family:var(--font-montserrat);letter-spacing:.3px}.resourceDetailHero_authors__t6mdW{font-size:16px;font-weight:500;color:var(--softTextColor);font-style:italic;margin-top:6px}@media screen and (max-width:1536px){.resourceDetailHero_hero__emq5I{padding:28px 40px 14px}}@media screen and (max-width:1280px){.resourceDetailHero_hero__emq5I{padding:24px 20px 12px}.resourceDetailHero_title__BnWgg{font-size:32px}}@media screen and (max-width:1068px){.resourceDetailHero_title__BnWgg{font-size:28px;max-width:100%}.resourceDetailHero_description__K0Xvd{font-size:16px;max-width:100%}}@media screen and (max-width:768px){.resourceDetailHero_hero__emq5I{padding:20px 16px 10px}.resourceDetailHero_title__BnWgg{font-size:24px}.resourceDetailHero_description__K0Xvd{font-size:15px}.resourceDetailHero_thumbnailWrap__axQTe{height:clamp(220px,42vw,320px);border-radius:10px}.resourceDetailHero_pillar_CROSS_CUTTING__l007V,.resourceDetailHero_pillar_ENVIRONMENTAL__Rpzf6,.resourceDetailHero_pillar_GOVERNANCE__YtYqn,.resourceDetailHero_pillar_SOCIAL__FGNU8,.resourceDetailHero_typeBadge__h0seM{font-size:11px;padding:4px 12px}}@media screen and (max-width:480px){.resourceDetailHero_hero__emq5I{padding:16px 12px 8px}.resourceDetailHero_title__BnWgg{font-size:21px}.resourceDetailHero_description__K0Xvd{font-size:14px}.resourceDetailHero_thumbnailWrap__axQTe{height:220px;border-radius:8px}.resourceDetailHero_accentLine__1pKek{width:36px;margin-bottom:14px}.resourceDetailHero_metaItem__oHAdF{font-size:13px}}.resourceContent_articleBody__OdERR{--base-font-size:1.3rem;font-size:var(--base-font-size);line-height:1.4;color:var(--textColor);word-break:break-word}.resourceContent_articleBody__OdERR h1,.resourceContent_articleBody__OdERR h2,.resourceContent_articleBody__OdERR h3,.resourceContent_articleBody__OdERR h4,.resourceContent_articleBody__OdERR h5,.resourceContent_articleBody__OdERR h6{font-weight:600;line-height:1.2;margin:.5rem 0;color:var(--textColor);font-family:Times New Roman,Times,serif!important}.resourceContent_articleBody__OdERR h1{font-size:2.2rem}.resourceContent_articleBody__OdERR h2{font-size:2rem}.resourceContent_articleBody__OdERR h3{font-size:1.75rem}.resourceContent_articleBody__OdERR h4{font-size:1.5rem}.resourceContent_articleBody__OdERR h5{font-size:1.325rem}.resourceContent_articleBody__OdERR h6{font-size:1.3rem}.resourceContent_articleBody__OdERR p{margin:.35rem 0;font-size:1.3rem;line-height:1.4}.resourceContent_articleBody__OdERR div,.resourceContent_articleBody__OdERR p,.resourceContent_articleBody__OdERR span{font-family:Georgia,Times New Roman,Times,serif!important}.resourceContent_articleBody__OdERR a{color:var(--textGreen);text-decoration:underline;text-underline-offset:2px}.resourceContent_articleBody__OdERR a:hover{opacity:.8}.resourceContent_articleBody__OdERR img{width:100%;height:auto;margin:1rem 0;border-radius:4px;object-fit:cover}.resourceContent_articleBody__OdERR ol,.resourceContent_articleBody__OdERR ul{margin:.75rem 0;padding-left:1.5rem;font-size:1.3rem;line-height:1.4;font-family:Georgia,Times New Roman,Times,serif!important}.resourceContent_articleBody__OdERR li{margin:.25rem 0;padding-left:.25rem;font-size:1.3rem;line-height:1.2;font-family:Georgia,Times New Roman,Times,serif!important}.resourceContent_articleBody__OdERR blockquote{border-left:2px solid var(--textColor);margin:1rem 0;padding:.5rem 1rem;background-color:var(--softBg);font-size:1.2rem;line-height:1.2;font-family:Georgia,Times New Roman,Times,serif!important}.resourceContent_articleBody__OdERR pre{background-color:var(--softBg);padding:.75rem;border-radius:4px;margin:.1rem 0;font-size:.8em}.resourceContent_articleBody__OdERR code{font-size:.85em;background:var(--softBg);padding:2px 5px;border-radius:3px}.resourceContent_articleBody__OdERR hr{border:0;height:1px;background:var(--softBg);margin:1.5rem 0}.resourceContent_articleBody__OdERR table{width:100%;border-collapse:collapse;margin:1rem 0}.resourceContent_articleBody__OdERR td,.resourceContent_articleBody__OdERR th{padding:10px 14px;border:1px solid var(--borderColor);text-align:left;font-size:1rem}.resourceContent_articleBody__OdERR th{background:var(--softBg);font-weight:600}.resourceContent_articleBody__OdERR>:first-child{margin-top:0}.resourceContent_articleBody__OdERR>:last-child{margin-bottom:0}.resourceContent_articleBody__OdERR img+p{margin-top:.5rem}.resourceContent_pdfEmbed__dsrD1{width:100%;border-radius:10px;overflow:hidden;border:1px solid var(--borderColor);background:var(--softBg)}.resourceContent_pdfFrame__O19Jx{width:100%;height:80vh;min-height:550px;border:none;display:block}.resourceContent_fileInfoWrap__huPDx{display:flex;flex-direction:column;gap:20px}.resourceContent_fileInfoCard__hr0Yb{display:flex;align-items:center;gap:16px;padding:20px 24px;background:var(--softBg);border:1px solid var(--borderColor);border-radius:10px}.resourceContent_fileInfoIconWrap__GVXdT{width:44px;height:44px;border-radius:10px;background:var(--softBg);background:color-mix(in srgb,var(--fmt-color) 10%,transparent);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}.resourceContent_fileInfoCard__hr0Yb:hover .resourceContent_fileInfoIconWrap__GVXdT{transform:scale(1.05)}.resourceContent_fileInfoIcon__lDAY8{font-size:22px!important;color:var(--fmt-color)!important}.resourceContent_fileInfoMeta__TudTq{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.resourceContent_fileInfoFormat__1qkAb{font-size:15px;font-weight:600;color:var(--textColor);font-family:var(--font-montserrat)}.resourceContent_fileInfoSize__lqUSw{font-size:12px;color:var(--softTextColor);font-family:var(--font-montserrat)}.resourceContent_fileInfoHint__52aZq{font-size:11px;color:var(--softTextColor);font-family:var(--font-montserrat);white-space:nowrap;opacity:.7}.resourceContent_fileInfoDescription__QFtKF{font-size:15px;line-height:1.6;color:var(--softTextColor);margin:0}@media screen and (max-width:768px){.resourceContent_fileInfoCard__hr0Yb{flex-wrap:wrap;gap:12px;padding:16px 18px}.resourceContent_fileInfoHint__52aZq{width:100%;white-space:normal}.resourceContent_fileInfoFormat__1qkAb{font-size:14px}}.resourceContent_docxEmbed__xnGAu{width:100%;border-radius:10px;overflow:hidden;border:1px solid var(--borderColor);background:var(--softBg)}.resourceContent_docxHeader__MujxQ{display:flex;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid var(--borderColor)}.resourceContent_docxFrame__bvXCQ{width:100%;height:75vh;min-height:500px;border:none;display:block;background:white}@media screen and (max-width:1068px){.resourceContent_docxFrame__bvXCQ{height:65vh;min-height:420px}}@media screen and (max-width:768px){.resourceContent_docxFrame__bvXCQ{height:55vh;min-height:350px}.resourceContent_docxHeader__MujxQ{padding:10px 14px;gap:10px}}@media screen and (max-width:480px){.resourceContent_docxFrame__bvXCQ{height:45vh;min-height:280px}}.resourceContent_officeEmbed__hTlDa{width:100%;border-radius:10px;overflow:hidden;border:1px solid var(--borderColor);background:var(--softBg)}.resourceContent_officeHeader__L3oif{display:flex;align-items:center;gap:12px;padding:12px 18px;border-bottom:1px solid var(--borderColor)}.resourceContent_officeFrame__GLQtX{width:100%;height:75vh;min-height:500px;border:none;display:block;background:white}@media screen and (max-width:1068px){.resourceContent_officeFrame__GLQtX{height:65vh;min-height:420px}}@media screen and (max-width:768px){.resourceContent_officeFrame__GLQtX{height:55vh;min-height:350px}.resourceContent_officeHeader__L3oif{padding:10px 14px;gap:10px}}@media screen and (max-width:480px){.resourceContent_officeFrame__GLQtX{height:45vh;min-height:280px}}.resourceContent_externalWrap__ML2EH{display:flex;flex-direction:column;gap:20px}.resourceContent_keyPointsInline__9KHL0{background:var(--softBg);border-left:3px solid var(--textGreen);border-radius:0 10px 10px 0;padding:24px 28px}.resourceContent_keyPointsTitle__Wlp0_{font-size:18px;font-weight:700;color:var(--textColor);margin:0 0 16px}.resourceContent_keyPointsList__0ryPc{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:10px}.resourceContent_keyPoint__SDLfC{font-size:16px;line-height:1.55;color:var(--textColor)}.resourceContent_iframeWrap__bPsX8{width:100%;border-radius:10px;overflow:hidden;border:1px solid var(--borderColor);background:var(--softBg)}@media screen and (min-width:1400px){.resourceContent_iframeWrap__bPsX8{max-width:760px;margin:0 auto}}.resourceContent_iframeEmbed__QUfTn{width:100%;height:80vh;min-height:550px;border:none;display:block}.resourceContent_noContent__APmFT{display:flex;align-items:center;justify-content:center;padding:48px 24px;background:var(--softBg);border:1px solid var(--borderColor);border-radius:10px}.resourceContent_noContentText__0Vm6g{font-size:15px;color:var(--softTextColor);font-family:var(--font-montserrat);text-align:center;margin:0}@media screen and (max-width:1068px){.resourceContent_iframeEmbed__QUfTn,.resourceContent_pdfFrame__O19Jx{height:70vh;min-height:480px}}@media screen and (max-width:768px){.resourceContent_articleBody__OdERR{--base-font-size:1rem}.resourceContent_articleBody__OdERR p{margin:.55rem 0;font-size:1rem}.resourceContent_articleBody__OdERR h1{font-size:1.75rem}.resourceContent_articleBody__OdERR h2{font-size:1.5rem}.resourceContent_articleBody__OdERR h3{font-size:1.25rem}.resourceContent_articleBody__OdERR h4{font-size:1.125rem}.resourceContent_articleBody__OdERR h5{font-size:1rem}.resourceContent_articleBody__OdERR h6{font-size:.875rem}.resourceContent_articleBody__OdERR h1,.resourceContent_articleBody__OdERR h2,.resourceContent_articleBody__OdERR h3,.resourceContent_articleBody__OdERR h4,.resourceContent_articleBody__OdERR h5,.resourceContent_articleBody__OdERR h6{margin:.2rem 0}.resourceContent_articleBody__OdERR li,.resourceContent_articleBody__OdERR ol,.resourceContent_articleBody__OdERR ul{font-size:1rem}.resourceContent_articleBody__OdERR img{margin:.75rem 0}.resourceContent_iframeEmbed__QUfTn,.resourceContent_pdfFrame__O19Jx{height:60vh;min-height:380px}.resourceContent_keyPointsInline__9KHL0{padding:20px 22px}.resourceContent_keyPointsTitle__Wlp0_{font-size:16px}.resourceContent_keyPoint__SDLfC{font-size:15px}}@media screen and (max-width:480px){.resourceContent_iframeEmbed__QUfTn,.resourceContent_pdfFrame__O19Jx{height:50vh;min-height:320px}.resourceContent_keyPointsInline__9KHL0{padding:16px 18px}.resourceContent_keyPointsTitle__Wlp0_{font-size:15px}.resourceContent_keyPoint__SDLfC{font-size:14px}}.resourceSidebar_sidebar__yBCBt{display:flex;flex-direction:column;gap:24px;position:-webkit-sticky;position:sticky;top:100px;align-self:flex-start}.resourceSidebar_adSlot__gR4v5{display:flex;justify-content:center}.resourceSidebar_ctaSection__wUfVU{display:flex;flex-direction:column;gap:10px}.resourceSidebar_ctaWrap__icwqz{position:relative}.resourceSidebar_gatedTooltip__z20Mn{display:none;align-items:center;gap:6px;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);padding:8px 14px;background:var(--softBg);border:1px solid var(--borderColor);border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.1);white-space:nowrap;z-index:10}.resourceSidebar_gatedTooltip__z20Mn:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-top:6px solid var(--borderColor)}.resourceSidebar_ctaWrap__icwqz:hover .resourceSidebar_gatedTooltip__z20Mn{display:flex}.resourceSidebar_gatedIcon__qmPFH{font-size:14px!important;color:var(--softTextColor)!important;flex-shrink:0}.resourceSidebar_gatedText__WpF_h{font-size:12px;font-weight:600;color:var(--softTextColor);font-family:var(--font-montserrat)}.resourceSidebar_metaCard__ah0Mt{display:flex;flex-direction:column;gap:0;border:1px solid var(--borderColor);border-radius:12px;overflow:hidden}.resourceSidebar_metaRow__B6Z1B{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--borderColor)}.resourceSidebar_metaRow__B6Z1B:last-of-type{border-bottom:none}.resourceSidebar_metaIcon__BDuVl{font-size:18px!important;color:var(--softTextColor)!important;opacity:.6;flex-shrink:0}.resourceSidebar_metaContent__T8tNg{display:flex;flex-direction:column;gap:1px;min-width:0}.resourceSidebar_metaLabel__6XD35{font-size:10px;font-weight:600;color:var(--softTextColor);font-family:var(--font-montserrat);text-transform:uppercase;letter-spacing:.5px;opacity:.7}.resourceSidebar_metaValue__F7han{font-size:14px;font-weight:600;color:var(--textColor);word-break:break-word}.resourceSidebar_statsRow__PFYjh{display:flex;gap:0;border-top:1px solid var(--borderColor)}.resourceSidebar_statItem__Fc0o_{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 8px}.resourceSidebar_statItem__Fc0o_:only-child{border-right:none}.resourceSidebar_statIcon__rGxpO{font-size:15px!important;color:var(--softTextColor)!important;opacity:.5}.resourceSidebar_statValue__1W4zJ{font-size:14px;font-weight:700;color:var(--textColor);font-family:var(--font-montserrat)}.resourceSidebar_statLabel__Fv0hI{font-size:11px;font-weight:500;color:var(--softTextColor);font-family:var(--font-montserrat);opacity:.7}.resourceSidebar_sectionTitle__Z6eI0{font-size:14px;font-weight:700;color:var(--textColor);margin:0 0 14px;font-family:var(--font-montserrat);letter-spacing:.2px}.resourceSidebar_keyPointsCard__gsFml,.resourceSidebar_keyPointsList__r_bQ8{display:flex;flex-direction:column;gap:0}.resourceSidebar_keyPointsList__r_bQ8{margin:0;padding:0;list-style:none}.resourceSidebar_keyPoint__HKZ5o{font-size:15px;line-height:1.55;color:var(--textColor);padding:12px 14px 12px 28px;border-left:2px solid transparent;border-radius:0 8px 8px 0;cursor:default;transition:background .2s,border-color .2s;position:relative}.resourceSidebar_keyPoint__HKZ5o:before{content:"";position:absolute;left:12px;top:20px;width:6px;height:6px;border-radius:50%;background:var(--textGreen)}.resourceSidebar_keyPoint__HKZ5o:hover{background:var(--softBg);border-left-color:var(--textGreen)}.resourceSidebar_authorCard__JWkI5{padding:16px 18px;border:1px solid var(--borderColor);border-radius:12px}.resourceSidebar_authorHeader__3SZq2{display:flex;gap:12px;align-items:center}.resourceSidebar_authorImg___Czxs{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.resourceSidebar_authorInitial__dcdI8{width:44px;height:44px;border-radius:50%;background:var(--softBg);border:1px solid var(--borderColor);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:var(--textColor);font-family:var(--font-montserrat);flex-shrink:0}.resourceSidebar_authorInfo__bLp2L{display:flex;flex-direction:column;gap:2px;min-width:0}.resourceSidebar_authorName___51Fz{font-size:14px;font-weight:600;color:var(--textColor)}.resourceSidebar_authorRole__t_vMT{font-size:12px;color:var(--softTextColor);font-weight:500;line-height:1.3}.resourceSidebar_linkedinLink__qMx_t{display:inline-block;margin-top:12px;font-size:12px;font-weight:600;color:#0077b5;text-decoration:none;font-family:var(--font-montserrat);transition:opacity .15s}.resourceSidebar_linkedinLink__qMx_t:hover{opacity:.7}.resourceSidebar_tagsSection__KV_Ec{display:flex;flex-direction:column}.resourceSidebar_tagsList__oOLJm{display:flex;flex-wrap:wrap;gap:8px}.resourceSidebar_tag__6PyKd{font-size:13px;font-weight:600;color:var(--softTextColor);background:transparent;border:1px solid var(--borderColor);padding:6px 14px;border-radius:20px;text-decoration:none;font-family:var(--font-montserrat);transition:border-color .2s,color .2s,background .2s;min-height:34px;display:inline-flex;align-items:center}.resourceSidebar_tag__6PyKd:hover{border-color:var(--textGreen);color:var(--textGreen);background:rgba(142,168,129,.06)}@media screen and (max-width:1068px){.resourceSidebar_sidebar__yBCBt{position:static;gap:20px}}@media screen and (max-width:480px){.resourceSidebar_metaRow__B6Z1B{padding:10px 14px}.resourceSidebar_metaCard__ah0Mt{border-radius:10px}.resourceSidebar_authorCard__JWkI5,.resourceSidebar_keyPointsCard__gsFml{padding:14px 16px;border-radius:10px}.resourceSidebar_sectionTitle__Z6eI0{font-size:10px}}.relatedResources_section__zgSFe{width:100%;padding:48px 80px 60px;border-top:1px solid var(--borderColor)}.relatedResources_heading__Vl0oQ{font-size:20px;font-weight:700;color:var(--textColor);margin:0 0 24px}.relatedResources_grid__5_3lx{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:20px;gap:20px}.relatedResources_card__aXHx1{display:flex;flex-direction:column;background:var(--softBg);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;border:1px solid var(--borderColor);transition:box-shadow .2s,transform .2s;cursor:pointer}.relatedResources_card__aXHx1:hover{box-shadow:0 6px 24px rgba(0,0,0,.07);transform:translateY(-2px)}.relatedResources_card__aXHx1:hover .relatedResources_cardTitle__7Mh_l{text-decoration:underline}.relatedResources_cardImage__VTvyR{position:relative;width:100%;height:150px;overflow:hidden;flex-shrink:0}.relatedResources_cardImg__mxW4L{width:100%;height:150px;object-fit:cover;display:block}.relatedResources_cardPlaceholder__mVBHX{width:100%;height:150px;display:flex;align-items:center;justify-content:center}.relatedResources_cardPlaceholderText__QTm30{font-size:13px;font-weight:700;color:rgba(255,255,255,.25);text-transform:uppercase;letter-spacing:1px}.relatedResources_cardTypeBadge__uHgbD{position:absolute;top:8px;left:8px;font-size:10px;font-weight:700;color:white;padding:3px 10px;border-radius:4px;text-transform:uppercase;letter-spacing:.3px;font-family:var(--font-montserrat)}.relatedResources_cardBody__Yijjf{padding:14px 14px 16px;display:flex;flex-direction:column;gap:8px}.relatedResources_cardPillars__1J73h{display:flex;flex-wrap:wrap;gap:4px}.relatedResources_cardPillar_CROSS_CUTTING__JTsHo,.relatedResources_cardPillar_ENVIRONMENTAL__uqtVk,.relatedResources_cardPillar_GOVERNANCE__IZddN,.relatedResources_cardPillar_SOCIAL__tYFti{font-size:10px;font-weight:700;padding:2px 8px;border-radius:4px;font-family:var(--font-montserrat)}.relatedResources_cardPillar_ENVIRONMENTAL__uqtVk{background:rgba(21,128,61,.1);color:#15803d}.relatedResources_cardPillar_SOCIAL__tYFti{background:rgba(29,78,216,.1);color:#1d4ed8}.relatedResources_cardPillar_GOVERNANCE__IZddN{background:rgba(180,83,9,.1);color:#b45309}.relatedResources_cardPillar_CROSS_CUTTING__JTsHo{background:rgba(126,34,206,.1);color:#7e22ce}.dark .relatedResources_cardPillar_ENVIRONMENTAL__uqtVk{background:rgba(74,222,128,.15);color:#4ade80}.dark .relatedResources_cardPillar_SOCIAL__tYFti{background:rgba(96,165,250,.15);color:#60a5fa}.dark .relatedResources_cardPillar_GOVERNANCE__IZddN{background:rgba(251,191,36,.15);color:#fbbf24}.dark .relatedResources_cardPillar_CROSS_CUTTING__JTsHo{background:rgba(192,132,252,.15);color:#c084fc}.relatedResources_cardTitle__7Mh_l{font-size:15px;font-weight:600;line-height:1.4;color:var(--textColor);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:1536px){.relatedResources_section__zgSFe{padding:44px 40px 56px}}@media screen and (max-width:1280px){.relatedResources_section__zgSFe{padding:40px 20px 48px}}@media screen and (max-width:768px){.relatedResources_section__zgSFe{padding:32px 16px 40px}.relatedResources_heading__Vl0oQ{font-size:18px;margin-bottom:18px}.relatedResources_grid__5_3lx{grid-template-columns:repeat(2,1fr);gap:14px}.relatedResources_cardImage__VTvyR,.relatedResources_cardImg__mxW4L,.relatedResources_cardPlaceholder__mVBHX{height:120px}.relatedResources_cardTitle__7Mh_l{font-size:14px}.relatedResources_cardBody__Yijjf{padding:10px 10px 12px}}@media screen and (max-width:480px){.relatedResources_section__zgSFe{padding:28px 12px 36px}.relatedResources_grid__5_3lx{grid-template-columns:1fr 1fr;gap:10px}.relatedResources_cardImage__VTvyR,.relatedResources_cardImg__mxW4L,.relatedResources_cardPlaceholder__mVBHX{height:110px}.relatedResources_cardTitle__7Mh_l{font-size:13px}}.page_contentLayout____2Y1{width:100%;padding:24px 0 56px}.page_inner__s_LZK{width:100%;padding:0 80px;display:grid;grid-template-columns:1fr 380px;grid-gap:48px;gap:48px;align-items:start}.page_mainContent__V251J{min-width:0}@media screen and (max-width:1536px){.page_inner__s_LZK{padding:0 40px;gap:40px}}@media screen and (max-width:1280px){.page_inner__s_LZK{padding:0 20px;grid-template-columns:1fr 340px;gap:32px}}@media screen and (max-width:1068px){.page_contentLayout____2Y1{padding:32px 0 44px}.page_inner__s_LZK{grid-template-columns:1fr;gap:28px}}@media screen and (max-width:768px){.page_contentLayout____2Y1{padding:24px 0 36px}.page_inner__s_LZK{padding:0 16px;gap:24px}}@media screen and (max-width:480px){.page_contentLayout____2Y1{padding:20px 0 28px}.page_inner__s_LZK{padding:0 12px}}