.TabNavigation-module__3bLcRq__TabNavigation{--offset:2.4rem;--height:6.4rem;z-index:20;z-index:var(--z-index-tabs);padding-top:6rem;padding-top:calc(var(--navigation-height) - var(--offset));margin-top:-6rem;margin-top:calc((-1 * var(--navigation-height)) + var(--offset));background-color:#fff;background-color:var(--color-white);position:sticky;top:0}@media (min-width:768px){.TabNavigation-module__3bLcRq__TabNavigation{--offset:4.8rem}}.TabNavigation-module__3bLcRq__container{scrollbar-width:none;scrollbar-color:currentColor transparent;-webkit-overflow-scrolling:touch;padding:0 10rem 0 2rem;padding:0 10rem 0 var(--margin-site-content);grid-column:1/4;display:flex;position:relative;overflow-x:auto}.TabNavigation-module__3bLcRq__underline{width:100%;height:6px;transition:clip-path .3s cubic-bezier(.33,1,.68,1),width .3s cubic-bezier(.33,1,.68,1);transition:clip-path .3s var(--ease-out-cubic), width .3s var(--ease-out-cubic);clip-path:inset(0 50%);position:absolute;bottom:1.6rem}.TabNavigation-module__3bLcRq__underline path{stroke:var(--color-blue-light)}.TabNavigation-module__3bLcRq__tabLink{height:var(--height);text-transform:uppercase;flex-shrink:0;align-items:center;margin-bottom:0;margin-right:4rem;padding-top:.2rem;display:flex;position:relative}.TabNavigation-module__3bLcRq__tabLink:hover .TabNavigation-module__3bLcRq__underline{clip-path:inset(0 30%)}.TabNavigation-module__3bLcRq__tabLinkActive{}.TabNavigation-module__3bLcRq__tabLinkActive .TabNavigation-module__3bLcRq__underline,.TabNavigation-module__3bLcRq__tabLinkActive:hover .TabNavigation-module__3bLcRq__underline{clip-path:inset(0)}.TabNavigation-module__3bLcRq__curtain{height:var(--height);width:2rem;width:var(--margin-site-content);background:linear-gradient(90deg,#fff 0%,#0000 100%);position:absolute;bottom:0;left:0}.TabNavigation-module__3bLcRq__indicator{width:var(--height);height:var(--height);background:linear-gradient(90deg,#0000 0%,#fff 30%);justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;right:0}.TabNavigation-module__3bLcRq__arrow path{stroke:var(--color-blue-dark)}:is([data-theme=decarbonisation],[data-theme=humansustainability],[data-theme=governance]) .TabNavigation-module__3bLcRq__TabNavigation{background-color:#d5e6f2;background-color:var(--color-background)}:is([data-theme=decarbonisation],[data-theme=humansustainability],[data-theme=governance]) .TabNavigation-module__3bLcRq__curtain{background:linear-gradient(90deg,#d5e6f2 70%,#0000 100%);background:linear-gradient(to right, var(--color-background) 70%, transparent 100%)}:is([data-theme=decarbonisation],[data-theme=humansustainability],[data-theme=governance]) .TabNavigation-module__3bLcRq__indicator{background:linear-gradient(90deg,#0000 0%,#d5e6f2 10%);background:linear-gradient(to right, transparent 0%, var(--color-background) 10%)}:root{--margin-site-content:2rem;--navigation-height:8.4rem;--breadcrumb-height:0rem;--section-padding-vertical:4rem;--section-first-padding-top:calc(var(--navigation-height) + var(--section-padding-vertical));--color-blue-dark:#00283b;--color-blue-dark-60:#00283b99;--color-blue-dark-60-fill:#809aa9;--color-blue-dark-50:#00283b80;--color-blue-dark-15:#00283b26;--color-blue-light:#66c4ec;--color-blue-light-60:#66c4ec;--color-blue-grey:#204456;--color-red:#d91c28;--color-red-light:#d6b3bf;--color-green:#57c300;--color-green-70:#89d54d;--color-orange:#ef7d00;--color-orange-80:#f29733;--color-purple:#9b7eed;--color-purple-90:#a58bef;--color-grey:#9bb0c0;--color-grey-75:#9bb0c0;--color-grey-85:#b8cbd9;--color-grey-95:#d5e6f2;--color-grey-light:#b8cbd9;--color-white:#fff;--color-white-70:#ffffffb3;--color-background:var(--color-grey-95);--color-theme-footer:var(--color-grey-95);--color-theme-accent:var(--color-red);--color-typography:var(--color-blue-dark);--color-logo-secondary:var(--color-grey);--font-family-text:"Red Hat Text", system-ui, sans-serif;--font-family-display:"Red Hat Display", system-ui, sans-serif;--font-size-xs:1.2rem;--font-size-sm:1.4rem;--font-size-body:1.6rem;--font-size-lg:2rem;--font-size-h1-m:4.8rem;--font-size-h1-d:6.4rem;--font-size-h2-m:3.2rem;--font-size-h2-d:4rem;--font-size-h3-m:2.4rem;--font-size-h3-d:2.4rem;--font-size-h4-m:2.4rem;--font-size-h4-d:2.4rem;--font-size-h5-m:2rem;--font-size-h5-d:2rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--lineheight-baseline:1;--lineheight-xxs:1.2;--lineheight-xs:1.3;--lineheight-sm:1.4;--lineheight-md:1.5;--letter-spacing-xs:-.01em;--letter-spacing-md:0em;--letter-spacing-lg:.01em;--letter-spacing-xl:.05em;--border-radius-xxs:.4rem;--border-radius-xs:1.6rem;--border-radius-sm:2rem;--border-radius-md:2.4rem;--border-radius-lg:3.2rem;--border-radius-xl:3.6rem;--border-radius-xxl:4.8rem;--cubic-ease-in-out:cubic-bezier(.5, 0, .5, 1);--cubic-ease-out:cubic-bezier(.5, 1, .5, 1);--cubic-ease-in:cubic-bezier(.5, 0, 1, .5);--ease-out-cubic:cubic-bezier(.33, 1, .68, 1);--hover-duration:.3s;--z-index-main:0;--z-index-tabs:20;--z-index-hero-content:21;--z-index-breadcrumbs:97;--z-index-header:98;--z-index-navigation:100;--z-index-modal:101;--z-index-modal-button-close:102;--z-index-cookies:200}@media (min-width:768px){:root{--margin-site-content:4rem;--section-padding-vertical:6rem}}@media (min-width:1024px){:root{--navigation-height:13.6rem;--section-padding-vertical:8rem}}
.PreviewAlert-module__prs9_q__PreviewAlert{background-color:#ef7d00;background-color:var(--color-orange);z-index:1000;text-align:center;border-bottom-left-radius:.4rem;border-bottom-left-radius:var(--border-radius-xxs);border-bottom-right-radius:.4rem;border-bottom-right-radius:var(--border-radius-xxs);color:var(--color-blue-dark);width:max-content;font-weight:600;font-weight:var(--font-weight-semibold);justify-content:space-between;align-items:center;padding-left:2rem;padding-right:1rem;display:flex;position:fixed;top:0;left:50%;right:50%;transform:translate(-50%)}.PreviewAlert-module__prs9_q__PreviewAlert a{align-items:center;display:flex}:is(.PreviewAlert-module__prs9_q__PreviewAlert a) svg{margin-left:1rem}:root{--margin-site-content:2rem;--navigation-height:8.4rem;--breadcrumb-height:0rem;--section-padding-vertical:4rem;--section-first-padding-top:calc(var(--navigation-height) + var(--section-padding-vertical));--color-blue-dark:#00283b;--color-blue-dark-60:#00283b99;--color-blue-dark-60-fill:#809aa9;--color-blue-dark-50:#00283b80;--color-blue-dark-15:#00283b26;--color-blue-light:#66c4ec;--color-blue-light-60:#66c4ec;--color-blue-grey:#204456;--color-red:#d91c28;--color-red-light:#d6b3bf;--color-green:#57c300;--color-green-70:#89d54d;--color-orange:#ef7d00;--color-orange-80:#f29733;--color-purple:#9b7eed;--color-purple-90:#a58bef;--color-grey:#9bb0c0;--color-grey-75:#9bb0c0;--color-grey-85:#b8cbd9;--color-grey-95:#d5e6f2;--color-grey-light:#b8cbd9;--color-white:#fff;--color-white-70:#ffffffb3;--color-background:var(--color-grey-95);--color-theme-footer:var(--color-grey-95);--color-theme-accent:var(--color-red);--color-typography:var(--color-blue-dark);--color-logo-secondary:var(--color-grey);--font-family-text:"Red Hat Text", system-ui, sans-serif;--font-family-display:"Red Hat Display", system-ui, sans-serif;--font-size-xs:1.2rem;--font-size-sm:1.4rem;--font-size-body:1.6rem;--font-size-lg:2rem;--font-size-h1-m:4.8rem;--font-size-h1-d:6.4rem;--font-size-h2-m:3.2rem;--font-size-h2-d:4rem;--font-size-h3-m:2.4rem;--font-size-h3-d:2.4rem;--font-size-h4-m:2.4rem;--font-size-h4-d:2.4rem;--font-size-h5-m:2rem;--font-size-h5-d:2rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--lineheight-baseline:1;--lineheight-xxs:1.2;--lineheight-xs:1.3;--lineheight-sm:1.4;--lineheight-md:1.5;--letter-spacing-xs:-.01em;--letter-spacing-md:0em;--letter-spacing-lg:.01em;--letter-spacing-xl:.05em;--border-radius-xxs:.4rem;--border-radius-xs:1.6rem;--border-radius-sm:2rem;--border-radius-md:2.4rem;--border-radius-lg:3.2rem;--border-radius-xl:3.6rem;--border-radius-xxl:4.8rem;--cubic-ease-in-out:cubic-bezier(.5, 0, .5, 1);--cubic-ease-out:cubic-bezier(.5, 1, .5, 1);--cubic-ease-in:cubic-bezier(.5, 0, 1, .5);--ease-out-cubic:cubic-bezier(.33, 1, .68, 1);--hover-duration:.3s;--z-index-main:0;--z-index-tabs:20;--z-index-hero-content:21;--z-index-breadcrumbs:97;--z-index-header:98;--z-index-navigation:100;--z-index-modal:101;--z-index-modal-button-close:102;--z-index-cookies:200}@media (min-width:768px){:root{--margin-site-content:4rem;--section-padding-vertical:6rem}}@media (min-width:1024px){:root{--navigation-height:13.6rem;--section-padding-vertical:8rem}}
.Breadcrumb-module__MpwlZq__Breadcrumb{z-index:97;z-index:var(--z-index-breadcrumbs);grid-template-columns:2rem minmax(0,1fr) 2rem;grid-template-columns:var(--margin-site-content) minmax(0, 1fr) var(--margin-site-content);width:100%;height:4.8rem;padding-top:1rem;display:grid;position:relative}@media (min-width:768px){.Breadcrumb-module__MpwlZq__Breadcrumb{padding-top:0}}.Breadcrumb-module__MpwlZq__BreadcrumbArticle{height:2.4rem;}.Breadcrumb-module__MpwlZq__breadcrumbList{white-space:nowrap;align-items:center;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.Breadcrumb-module__MpwlZq__listItem{line-height:1.2;line-height:var(--lineheight-xxs);height:2.4rem;display:inline-block}.Breadcrumb-module__MpwlZq__listItem>a{font-weight:600;font-weight:var(--font-weight-semibold);color:var(--color-typography);display:inline-block}.Breadcrumb-module__MpwlZq__listItem>span{text-overflow:ellipsis;white-space:nowrap;color:var(--color-typography);max-width:25rem;display:inline-block;overflow:hidden}@media (min-width:768px){.Breadcrumb-module__MpwlZq__listItem>span{max-width:30rem}}@media (min-width:1024px){.Breadcrumb-module__MpwlZq__listItem>span{max-width:35rem}}.Breadcrumb-module__MpwlZq__separator{margin-left:.5em;margin-right:.5em}:root{--margin-site-content:2rem;--navigation-height:8.4rem;--breadcrumb-height:0rem;--section-padding-vertical:4rem;--section-first-padding-top:calc(var(--navigation-height) + var(--section-padding-vertical));--color-blue-dark:#00283b;--color-blue-dark-60:#00283b99;--color-blue-dark-60-fill:#809aa9;--color-blue-dark-50:#00283b80;--color-blue-dark-15:#00283b26;--color-blue-light:#66c4ec;--color-blue-light-60:#66c4ec;--color-blue-grey:#204456;--color-red:#d91c28;--color-red-light:#d6b3bf;--color-green:#57c300;--color-green-70:#89d54d;--color-orange:#ef7d00;--color-orange-80:#f29733;--color-purple:#9b7eed;--color-purple-90:#a58bef;--color-grey:#9bb0c0;--color-grey-75:#9bb0c0;--color-grey-85:#b8cbd9;--color-grey-95:#d5e6f2;--color-grey-light:#b8cbd9;--color-white:#fff;--color-white-70:#ffffffb3;--color-background:var(--color-grey-95);--color-theme-footer:var(--color-grey-95);--color-theme-accent:var(--color-red);--color-typography:var(--color-blue-dark);--color-logo-secondary:var(--color-grey);--font-family-text:"Red Hat Text", system-ui, sans-serif;--font-family-display:"Red Hat Display", system-ui, sans-serif;--font-size-xs:1.2rem;--font-size-sm:1.4rem;--font-size-body:1.6rem;--font-size-lg:2rem;--font-size-h1-m:4.8rem;--font-size-h1-d:6.4rem;--font-size-h2-m:3.2rem;--font-size-h2-d:4rem;--font-size-h3-m:2.4rem;--font-size-h3-d:2.4rem;--font-size-h4-m:2.4rem;--font-size-h4-d:2.4rem;--font-size-h5-m:2rem;--font-size-h5-d:2rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--lineheight-baseline:1;--lineheight-xxs:1.2;--lineheight-xs:1.3;--lineheight-sm:1.4;--lineheight-md:1.5;--letter-spacing-xs:-.01em;--letter-spacing-md:0em;--letter-spacing-lg:.01em;--letter-spacing-xl:.05em;--border-radius-xxs:.4rem;--border-radius-xs:1.6rem;--border-radius-sm:2rem;--border-radius-md:2.4rem;--border-radius-lg:3.2rem;--border-radius-xl:3.6rem;--border-radius-xxl:4.8rem;--cubic-ease-in-out:cubic-bezier(.5, 0, .5, 1);--cubic-ease-out:cubic-bezier(.5, 1, .5, 1);--cubic-ease-in:cubic-bezier(.5, 0, 1, .5);--ease-out-cubic:cubic-bezier(.33, 1, .68, 1);--hover-duration:.3s;--z-index-main:0;--z-index-tabs:20;--z-index-hero-content:21;--z-index-breadcrumbs:97;--z-index-header:98;--z-index-navigation:100;--z-index-modal:101;--z-index-modal-button-close:102;--z-index-cookies:200}@media (min-width:768px){:root{--margin-site-content:4rem;--section-padding-vertical:6rem}}@media (min-width:1024px){:root{--navigation-height:13.6rem;--section-padding-vertical:8rem}}
.HeroArticle-module__qmMcHW__HeroArticle{margin:6.4rem 0 4.5rem}.HeroArticle-module__qmMcHW__container{border-bottom:2px solid #66c4ec;border-bottom:2px solid var(--color-blue-light);grid-column:2/3;padding-bottom:2.9rem}.HeroArticle-module__qmMcHW__date{font-weight:600;font-weight:var(--font-weight-semibold);text-transform:uppercase;margin-bottom:.9rem}.HeroArticle-module__qmMcHW__tag{font-size:1.4rem;font-size:var(--font-size-sm);display:inline}.HeroArticle-module__qmMcHW__tag:not(:last-child){margin-right:1.5rem}:root{--margin-site-content:2rem;--navigation-height:8.4rem;--breadcrumb-height:0rem;--section-padding-vertical:4rem;--section-first-padding-top:calc(var(--navigation-height) + var(--section-padding-vertical));--color-blue-dark:#00283b;--color-blue-dark-60:#00283b99;--color-blue-dark-60-fill:#809aa9;--color-blue-dark-50:#00283b80;--color-blue-dark-15:#00283b26;--color-blue-light:#66c4ec;--color-blue-light-60:#66c4ec;--color-blue-grey:#204456;--color-red:#d91c28;--color-red-light:#d6b3bf;--color-green:#57c300;--color-green-70:#89d54d;--color-orange:#ef7d00;--color-orange-80:#f29733;--color-purple:#9b7eed;--color-purple-90:#a58bef;--color-grey:#9bb0c0;--color-grey-75:#9bb0c0;--color-grey-85:#b8cbd9;--color-grey-95:#d5e6f2;--color-grey-light:#b8cbd9;--color-white:#fff;--color-white-70:#ffffffb3;--color-background:var(--color-grey-95);--color-theme-footer:var(--color-grey-95);--color-theme-accent:var(--color-red);--color-typography:var(--color-blue-dark);--color-logo-secondary:var(--color-grey);--font-family-text:"Red Hat Text", system-ui, sans-serif;--font-family-display:"Red Hat Display", system-ui, sans-serif;--font-size-xs:1.2rem;--font-size-sm:1.4rem;--font-size-body:1.6rem;--font-size-lg:2rem;--font-size-h1-m:4.8rem;--font-size-h1-d:6.4rem;--font-size-h2-m:3.2rem;--font-size-h2-d:4rem;--font-size-h3-m:2.4rem;--font-size-h3-d:2.4rem;--font-size-h4-m:2.4rem;--font-size-h4-d:2.4rem;--font-size-h5-m:2rem;--font-size-h5-d:2rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--lineheight-baseline:1;--lineheight-xxs:1.2;--lineheight-xs:1.3;--lineheight-sm:1.4;--lineheight-md:1.5;--letter-spacing-xs:-.01em;--letter-spacing-md:0em;--letter-spacing-lg:.01em;--letter-spacing-xl:.05em;--border-radius-xxs:.4rem;--border-radius-xs:1.6rem;--border-radius-sm:2rem;--border-radius-md:2.4rem;--border-radius-lg:3.2rem;--border-radius-xl:3.6rem;--border-radius-xxl:4.8rem;--cubic-ease-in-out:cubic-bezier(.5, 0, .5, 1);--cubic-ease-out:cubic-bezier(.5, 1, .5, 1);--cubic-ease-in:cubic-bezier(.5, 0, 1, .5);--ease-out-cubic:cubic-bezier(.33, 1, .68, 1);--hover-duration:.3s;--z-index-main:0;--z-index-tabs:20;--z-index-hero-content:21;--z-index-breadcrumbs:97;--z-index-header:98;--z-index-navigation:100;--z-index-modal:101;--z-index-modal-button-close:102;--z-index-cookies:200}@media (min-width:768px){:root{--margin-site-content:4rem;--section-padding-vertical:6rem}}@media (min-width:1024px){:root{--navigation-height:13.6rem;--section-padding-vertical:8rem}}
.RichText-module__VAAJ2a__RichText{padding:4rem 2rem;padding:var(--section-padding-vertical) var(--margin-site-content);grid-column:1/4}.RichText-module__VAAJ2a__RichText aside{margin-bottom:5.6rem}@media (min-width:1024px){.RichText-module__VAAJ2a__RichText aside{margin-bottom:0}}.RichText-module__VAAJ2a__RichText .RichText-module__VAAJ2a__kicker{margin-top:1rem;margin-bottom:2.4rem}.RichText-module__VAAJ2a__RichText .RichText-module__VAAJ2a__imageContainer{max-width:300px;margin-bottom:4.8rem}:root{--margin-site-content:2rem;--navigation-height:8.4rem;--breadcrumb-height:0rem;--section-padding-vertical:4rem;--section-first-padding-top:calc(var(--navigation-height) + var(--section-padding-vertical));--color-blue-dark:#00283b;--color-blue-dark-60:#00283b99;--color-blue-dark-60-fill:#809aa9;--color-blue-dark-50:#00283b80;--color-blue-dark-15:#00283b26;--color-blue-light:#66c4ec;--color-blue-light-60:#66c4ec;--color-blue-grey:#204456;--color-red:#d91c28;--color-red-light:#d6b3bf;--color-green:#57c300;--color-green-70:#89d54d;--color-orange:#ef7d00;--color-orange-80:#f29733;--color-purple:#9b7eed;--color-purple-90:#a58bef;--color-grey:#9bb0c0;--color-grey-75:#9bb0c0;--color-grey-85:#b8cbd9;--color-grey-95:#d5e6f2;--color-grey-light:#b8cbd9;--color-white:#fff;--color-white-70:#ffffffb3;--color-background:var(--color-grey-95);--color-theme-footer:var(--color-grey-95);--color-theme-accent:var(--color-red);--color-typography:var(--color-blue-dark);--color-logo-secondary:var(--color-grey);--font-family-text:"Red Hat Text", system-ui, sans-serif;--font-family-display:"Red Hat Display", system-ui, sans-serif;--font-size-xs:1.2rem;--font-size-sm:1.4rem;--font-size-body:1.6rem;--font-size-lg:2rem;--font-size-h1-m:4.8rem;--font-size-h1-d:6.4rem;--font-size-h2-m:3.2rem;--font-size-h2-d:4rem;--font-size-h3-m:2.4rem;--font-size-h3-d:2.4rem;--font-size-h4-m:2.4rem;--font-size-h4-d:2.4rem;--font-size-h5-m:2rem;--font-size-h5-d:2rem;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--lineheight-baseline:1;--lineheight-xxs:1.2;--lineheight-xs:1.3;--lineheight-sm:1.4;--lineheight-md:1.5;--letter-spacing-xs:-.01em;--letter-spacing-md:0em;--letter-spacing-lg:.01em;--letter-spacing-xl:.05em;--border-radius-xxs:.4rem;--border-radius-xs:1.6rem;--border-radius-sm:2rem;--border-radius-md:2.4rem;--border-radius-lg:3.2rem;--border-radius-xl:3.6rem;--border-radius-xxl:4.8rem;--cubic-ease-in-out:cubic-bezier(.5, 0, .5, 1);--cubic-ease-out:cubic-bezier(.5, 1, .5, 1);--cubic-ease-in:cubic-bezier(.5, 0, 1, .5);--ease-out-cubic:cubic-bezier(.33, 1, .68, 1);--hover-duration:.3s;--z-index-main:0;--z-index-tabs:20;--z-index-hero-content:21;--z-index-breadcrumbs:97;--z-index-header:98;--z-index-navigation:100;--z-index-modal:101;--z-index-modal-button-close:102;--z-index-cookies:200}@media (min-width:768px){:root{--margin-site-content:4rem;--section-padding-vertical:6rem}}@media (min-width:1024px){:root{--navigation-height:13.6rem;--section-padding-vertical:8rem}}
