/***********************************
Cover
***********************************/

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .cover .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .cover .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .cover .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .cover .column h6 {
           border-width: 0px;
        }

        .cover .column h5 {
           border-width: 0px;
        }

        .cover .column h4 {
           border-width: 0px;
        }

        .cover .column h3 {
           border-width: 0px;
        }

        .cover .column h2 {
           border-width: 0px;
        }

        .cover .column h1 {
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .cover .column p {
           border-width: 0px;
        }

/***********************************
Ad—Ariel
***********************************/

    /*paragraphs*/

        .a_ariel .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .a_ariel .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .a_ariel .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .a_ariel .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_ariel .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_ariel .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_ariel .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_ariel .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_ariel .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_ariel .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .a_ariel .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .a_ariel .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .a_ariel .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Contents
***********************************/

    /*paragraphs*/

        .contents .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .contents .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .contents .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .contents .column a {
           border-width: 0px;
        }

    /*headers*/

        .contents .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .contents .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .contents .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .contents .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .contents .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .contents .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .contents .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .contents .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .contents .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—Atlas Copco
***********************************/

    /*layoutitems*/

        .a_atlas_copco .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .a_atlas_copco .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           border-width: 0px;
        }

    /*lists*/

        .a_atlas_copco .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .a_atlas_copco .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .a_atlas_copco .column h6 {
           border-width: 0px;
        }

        .a_atlas_copco .column h5 {
           border-width: 0px;
        }

        .a_atlas_copco .column h4 {
           border-width: 0px;
        }

        .a_atlas_copco .column h3 {
           border-width: 0px;
        }

        .a_atlas_copco .column h2 {
           border-width: 0px;
        }

        .a_atlas_copco .column h1 {
           border-width: 0px;
        }

    /*links*/

        .a_atlas_copco .column a {
           border-width: 0px;
        }

    /*inlines*/

        .a_atlas_copco .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .a_atlas_copco .column p {
           border-width: 0px;
        }

/***********************************
H2Tech Masthead
***********************************/

    /*layoutitems*/

        .h2tech_masthead .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .h2tech_masthead .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .h2tech_masthead .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .h2tech_masthead .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .h2tech_masthead .column .NumberedList {
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .h2tech_masthead .column .Subbullets {
           font-family: "roboto",sans-serif;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           font-size: 0.875rem;
           list-style-type: circle;
           border-width: 0px;
           list-style-image: none;
        }

        .h2tech_masthead .column .LitCited {
           padding-bottom: 0px;
           padding-left: 12px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           text-indent: 0px;
           line-height: 1.3em;
           font-size: 0.8125rem;
           font-family: "roboto-condensed",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .h2tech_masthead .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .h2tech_masthead .column p.Default-Nospacebelow {
           padding-right: 0px;
           padding-bottom: 0px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .h2tech_masthead .column p.AuthorBio {
           text-decoration: none;
           padding-top: 12px;
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .h2tech_masthead .column p.Deck-line2 {
           text-align: center;
           color: #008142;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .h2tech_masthead .column p.Deck {
           background-color: transparent;
           padding-top: 12px;
           text-align: center;
           color: #008142;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .h2tech_masthead .column p {
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .h2tech_masthead .column p.Byline {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           text-align: center;
           padding-top: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .h2tech_masthead .column p.Subhead1 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-variant: normal;
           font-family: "roboto",sans-serif;
           color: #008142;
           font-weight: bold;
           padding-top: 6px;
           text-transform: uppercase;
           text-align: left;
           padding-bottom: 4px;
           border-width: 0px;
        }

        .h2tech_masthead .column p.p1 {
           color: #4cd6ff;
           border-width: 0px;
        }

    /*inlines*/

        .h2tech_masthead .column .AuthorName {
           background-color: transparent;
           color: #31427d;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .h2tech_masthead .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

        .h2tech_masthead .column .Subhead2 {
           font-family: "mr-eaves-sans",sans-serif;
           color: #31427d;
           font-weight: bold;
           padding-top: 16px;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .h2tech_masthead .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

    /*links*/

        .h2tech_masthead .column a {
           border-width: 0px;
        }

    /*headers*/

        .h2tech_masthead .column h1 {
           line-height: 1.6em;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .h2tech_masthead .column h2 {
           border-width: 0px;
        }

        .h2tech_masthead .column h3 {
           border-width: 0px;
        }

        .h2tech_masthead .column h4 {
           border-width: 0px;
        }

        .h2tech_masthead .column h5 {
           border-width: 0px;
        }

        .h2tech_masthead .column h6 {
           border-width: 0px;
        }

/***********************************
Editorial Comment
***********************************/

    /*headers*/

        .editorial_comment .column h6 {
           border-width: 0px;
        }

        .editorial_comment .column h5 {
           border-width: 0px;
        }

        .editorial_comment .column h4 {
           border-width: 0px;
        }

        .editorial_comment .column h3 {
           border-width: 0px;
        }

        .editorial_comment .column h2 {
           border-width: 0px;
        }

        .editorial_comment .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .editorial_comment .column a {
           border-width: 0px;
        }

    /*inlines*/

        .editorial_comment .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

        .editorial_comment .column .Subhead2 {
           font-size: 1.25rem;
           padding-top: 16px;
           font-weight: bold;
           color: #31427d;
           font-family: "mr-eaves-sans",sans-serif;
           border-width: 0px;
        }

        .editorial_comment .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .editorial_comment .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #31427d;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .editorial_comment .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008142;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .editorial_comment .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .editorial_comment .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           border-width: 0px;
        }

        .editorial_comment .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .editorial_comment .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           border-width: 0px;
        }

        .editorial_comment .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .editorial_comment .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .editorial_comment .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .editorial_comment .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .editorial_comment .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .editorial_comment .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .editorial_comment .column .Notes {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           padding-left: 12px;
           color: rgba(0, 0, 0, 0.99);
           border-width: 0px;
           list-style-image: none;
        }

        .editorial_comment .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .editorial_comment .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .editorial_comment .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .editorial_comment .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—Women in Hydrogen
***********************************/

    /*paragraphs*/

        .a_women_in_hydrogen .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .a_women_in_hydrogen .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .a_women_in_hydrogen .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .a_women_in_hydrogen .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_women_in_hydrogen .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_women_in_hydrogen .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_women_in_hydrogen .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_women_in_hydrogen .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_women_in_hydrogen .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_women_in_hydrogen .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .a_women_in_hydrogen .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .a_women_in_hydrogen .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .a_women_in_hydrogen .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Tech Spotlight
***********************************/

    /*headers*/

        .tech_spotlight .column h6 {
           border-width: 0px;
        }

        .tech_spotlight .column h5 {
           border-width: 0px;
        }

        .tech_spotlight .column h4 {
           border-width: 0px;
        }

        .tech_spotlight .column h3 {
           border-width: 0px;
        }

        .tech_spotlight .column h2 {
           border-width: 0px;
        }

        .tech_spotlight .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .tech_spotlight .column a {
           border-width: 0px;
        }

    /*inlines*/

        .tech_spotlight .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

        .tech_spotlight .column .Subhead2 {
           font-size: 1.25rem;
           padding-top: 16px;
           font-weight: bold;
           color: #31427d;
           font-family: "mr-eaves-sans",sans-serif;
           border-width: 0px;
        }

        .tech_spotlight .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .tech_spotlight .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #31427d;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .tech_spotlight .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008142;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .tech_spotlight .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .tech_spotlight .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           border-width: 0px;
        }

        .tech_spotlight .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .tech_spotlight .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           border-width: 0px;
        }

        .tech_spotlight .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .tech_spotlight .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .tech_spotlight .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .tech_spotlight .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .tech_spotlight .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .tech_spotlight .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .tech_spotlight .column .Notes {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           padding-left: 12px;
           color: rgba(0, 0, 0, 0.99);
           border-width: 0px;
           list-style-image: none;
        }

        .tech_spotlight .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .tech_spotlight .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .tech_spotlight .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .tech_spotlight .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—GEI Consulting
***********************************/

    /*paragraphs*/

        .a_gei_consulting .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .a_gei_consulting .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .a_gei_consulting .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .a_gei_consulting .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_gei_consulting .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_gei_consulting .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_gei_consulting .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_gei_consulting .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_gei_consulting .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_gei_consulting .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .a_gei_consulting .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .a_gei_consulting .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .a_gei_consulting .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Global Projects Data
***********************************/

    /*headers*/

        .global_projects_data .column h6 {
           border-width: 0px;
        }

        .global_projects_data .column h5 {
           border-width: 0px;
        }

        .global_projects_data .column h4 {
           border-width: 0px;
        }

        .global_projects_data .column h3 {
           border-width: 0px;
        }

        .global_projects_data .column h2 {
           border-width: 0px;
        }

        .global_projects_data .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .global_projects_data .column a {
           border-width: 0px;
        }

    /*inlines*/

        .global_projects_data .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

        .global_projects_data .column .Subhead2 {
           font-size: 1.25rem;
           padding-top: 16px;
           font-weight: bold;
           color: #31427d;
           font-family: "mr-eaves-sans",sans-serif;
           border-width: 0px;
        }

        .global_projects_data .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .global_projects_data .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #31427d;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .global_projects_data .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008142;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .global_projects_data .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .global_projects_data .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           border-width: 0px;
        }

        .global_projects_data .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .global_projects_data .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           border-width: 0px;
        }

        .global_projects_data .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .global_projects_data .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .global_projects_data .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .global_projects_data .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .global_projects_data .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .global_projects_data .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .global_projects_data .column .Notes {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           padding-left: 12px;
           color: rgba(0, 0, 0, 0.99);
           border-width: 0px;
           list-style-image: none;
        }

        .global_projects_data .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .global_projects_data .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .global_projects_data .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .global_projects_data .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—WGLC
***********************************/

    /*paragraphs*/

        .a_wglc .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .a_wglc .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .a_wglc .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .a_wglc .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_wglc .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_wglc .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_wglc .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_wglc .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_wglc .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_wglc .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .a_wglc .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .a_wglc .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .a_wglc .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Podcasts
***********************************/

    /*layoutitems*/

        .podcasts .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .podcasts .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .podcasts .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .podcasts .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .Notes {
           color: rgba(0, 0, 0, 0.99);
           padding-left: 12px;
           line-height: 1.3em;
           font-size: 0.8125rem;
           font-family: "roboto-condensed",sans-serif;
           list-style-type: lower-alpha;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .NumberedList {
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .Subbullets {
           font-family: "roboto",sans-serif;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           font-size: 0.875rem;
           list-style-type: circle;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .LitCited {
           padding-bottom: 0px;
           padding-left: 12px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           text-indent: 0px;
           line-height: 1.3em;
           font-size: 0.8125rem;
           font-family: "roboto-condensed",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .podcasts .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .podcasts .column p.Subhead1-Sentencescase {
           padding-top: 6px;
           font-weight: bold;
           text-decoration: none;
           color: #008142;
           line-height: 1.6em;
           padding-bottom: 6px;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Default-Nospacebelow {
           padding-right: 0px;
           padding-bottom: 0px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.AuthorBio {
           text-decoration: none;
           padding-top: 12px;
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Deck-line2 {
           text-align: center;
           color: #008142;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Deck {
           background-color: transparent;
           padding-top: 12px;
           text-align: center;
           color: #008142;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p {
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .podcasts .column p.Byline {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           text-align: center;
           padding-top: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .podcasts .column p.Subhead1 {
           text-decoration: none;
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-variant: normal;
           font-family: "roboto",sans-serif;
           color: #008142;
           font-weight: bold;
           padding-top: 6px;
           text-transform: uppercase;
           text-align: left;
           padding-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .podcasts .column .AuthorName {
           background-color: transparent;
           color: #31427d;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .podcasts .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

        .podcasts .column .Subhead2 {
           font-family: "mr-eaves-sans",sans-serif;
           color: #31427d;
           font-weight: bold;
           padding-top: 16px;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .podcasts .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

    /*links*/

        .podcasts .column a {
           border-width: 0px;
        }

    /*headers*/

        .podcasts .column h1 {
           line-height: 1.6em;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .podcasts .column h2 {
           border-width: 0px;
        }

        .podcasts .column h3 {
           border-width: 0px;
        }

        .podcasts .column h4 {
           border-width: 0px;
        }

        .podcasts .column h5 {
           border-width: 0px;
        }

        .podcasts .column h6 {
           border-width: 0px;
        }

/***********************************
H2 Hubs and Infrastructure COLUMN—Holgado (AeH2)
***********************************/

    /*headers*/

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column h6 {
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column h5 {
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column h4 {
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column h3 {
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column h2 {
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column a {
           border-width: 0px;
        }

    /*inlines*/

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column .Subhead2 {
           font-size: 1.25rem;
           padding-top: 16px;
           font-weight: bold;
           color: #31427d;
           font-family: "mr-eaves-sans",sans-serif;
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #31427d;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008142;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column .Notes {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           padding-left: 12px;
           color: rgba(0, 0, 0, 0.99);
           border-width: 0px;
           list-style-image: none;
        }

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .h2_hubs_and_infrastructure_holgado_spanish_hydrogen_association .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
SPECIAL FOCUS—Wattanasoponvanij (SCG Chemicals)
***********************************/

    /*headers*/

        .special_focus_wattanasoponvanij_scg_chemicals .column h6 {
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column h5 {
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column h4 {
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column h3 {
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column h2 {
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .special_focus_wattanasoponvanij_scg_chemicals .column a {
           border-width: 0px;
        }

    /*inlines*/

        .special_focus_wattanasoponvanij_scg_chemicals .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column .Subhead2 {
           font-size: 1.25rem;
           padding-top: 16px;
           font-weight: bold;
           color: #31427d;
           font-family: "mr-eaves-sans",sans-serif;
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #31427d;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .special_focus_wattanasoponvanij_scg_chemicals .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008142;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .special_focus_wattanasoponvanij_scg_chemicals .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column .Notes {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           padding-left: 12px;
           color: rgba(0, 0, 0, 0.99);
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_wattanasoponvanij_scg_chemicals .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .special_focus_wattanasoponvanij_scg_chemicals .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .special_focus_wattanasoponvanij_scg_chemicals .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .special_focus_wattanasoponvanij_scg_chemicals .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
SPECIAL FOCUS—Maity (SABIC)
***********************************/

    /*headers*/

        .special_focus_maity_sabic .column h6 {
           border-width: 0px;
        }

        .special_focus_maity_sabic .column h5 {
           border-width: 0px;
        }

        .special_focus_maity_sabic .column h4 {
           border-width: 0px;
        }

        .special_focus_maity_sabic .column h3 {
           border-width: 0px;
        }

        .special_focus_maity_sabic .column h2 {
           border-width: 0px;
        }

        .special_focus_maity_sabic .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .special_focus_maity_sabic .column a {
           border-width: 0px;
        }

    /*inlines*/

        .special_focus_maity_sabic .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

        .special_focus_maity_sabic .column .Subhead2 {
           font-size: 1.25rem;
           padding-top: 16px;
           font-weight: bold;
           color: #31427d;
           font-family: "mr-eaves-sans",sans-serif;
           border-width: 0px;
        }

        .special_focus_maity_sabic .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .special_focus_maity_sabic .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #31427d;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .special_focus_maity_sabic .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008142;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .special_focus_maity_sabic .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .special_focus_maity_sabic .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           border-width: 0px;
        }

        .special_focus_maity_sabic .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .special_focus_maity_sabic .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           border-width: 0px;
        }

        .special_focus_maity_sabic .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .special_focus_maity_sabic .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .special_focus_maity_sabic .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_maity_sabic .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_maity_sabic .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_maity_sabic .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_maity_sabic .column .Notes {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           padding-left: 12px;
           color: rgba(0, 0, 0, 0.99);
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_maity_sabic .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .special_focus_maity_sabic .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .special_focus_maity_sabic .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .special_focus_maity_sabic .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
SPECIAL FOCUS—Schlebach (Emerson)
***********************************/

    /*headers*/

        .special_focus_schlebach_emerson .column h6 {
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column h5 {
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column h4 {
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column h3 {
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column h2 {
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .special_focus_schlebach_emerson .column a {
           border-width: 0px;
        }

    /*inlines*/

        .special_focus_schlebach_emerson .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column .Subhead2 {
           font-size: 1.25rem;
           padding-top: 16px;
           font-weight: bold;
           color: #31427d;
           font-family: "mr-eaves-sans",sans-serif;
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #31427d;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .special_focus_schlebach_emerson .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008142;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .special_focus_schlebach_emerson .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .special_focus_schlebach_emerson .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_schlebach_emerson .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_schlebach_emerson .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_schlebach_emerson .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_schlebach_emerson .column .Notes {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           padding-left: 12px;
           color: rgba(0, 0, 0, 0.99);
           border-width: 0px;
           list-style-image: none;
        }

        .special_focus_schlebach_emerson .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .special_focus_schlebach_emerson .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .special_focus_schlebach_emerson .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .special_focus_schlebach_emerson .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Ad—Hydrogen Market Data 2025
***********************************/

    /*paragraphs*/

        .a_hydrogen_market_data_2025 .column p {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           border-width: 0px;
        }

    /*inlines*/

        .a_hydrogen_market_data_2025 .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: 1.3em;
           border-width: 0px;
        }

    /*images*/

        .a_hydrogen_market_data_2025 .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

        .a_hydrogen_market_data_2025 .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_hydrogen_market_data_2025 .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 2rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_hydrogen_market_data_2025 .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_hydrogen_market_data_2025 .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_hydrogen_market_data_2025 .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_hydrogen_market_data_2025 .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           border-width: 0px;
        }

        .a_hydrogen_market_data_2025 .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           border-width: 0px;
        }

    /*lists*/

        .a_hydrogen_market_data_2025 .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

        .a_hydrogen_market_data_2025 .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .a_hydrogen_market_data_2025 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Inspection, Maintenance, Reliability and Safety—Sutherland (Baker Hughes)
***********************************/

    /*headers*/

        .inspection_maintenance_sutherland_baker_hughes .column h6 {
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column h5 {
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column h4 {
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column h3 {
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column h2 {
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .inspection_maintenance_sutherland_baker_hughes .column a {
           border-width: 0px;
        }

    /*inlines*/

        .inspection_maintenance_sutherland_baker_hughes .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column .Subhead2 {
           font-size: 1.25rem;
           padding-top: 16px;
           font-weight: bold;
           color: #31427d;
           font-family: "mr-eaves-sans",sans-serif;
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #31427d;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .inspection_maintenance_sutherland_baker_hughes .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008142;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .inspection_maintenance_sutherland_baker_hughes .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .inspection_maintenance_sutherland_baker_hughes .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .inspection_maintenance_sutherland_baker_hughes .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .inspection_maintenance_sutherland_baker_hughes .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .inspection_maintenance_sutherland_baker_hughes .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .inspection_maintenance_sutherland_baker_hughes .column .Notes {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           padding-left: 12px;
           color: rgba(0, 0, 0, 0.99);
           border-width: 0px;
           list-style-image: none;
        }

        .inspection_maintenance_sutherland_baker_hughes .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .inspection_maintenance_sutherland_baker_hughes .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .inspection_maintenance_sutherland_baker_hughes .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .inspection_maintenance_sutherland_baker_hughes .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
H2 Carriers, Logistics and Distribution—Choudhari (Tata Consulting Engineers)
***********************************/

    /*headers*/

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column h6 {
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column h5 {
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column h4 {
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column h3 {
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column h2 {
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column h1 {
           color: #000000;
           text-align: center;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           line-height: 1.6em;
           border-width: 0px;
        }

    /*links*/

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column a {
           border-width: 0px;
        }

    /*inlines*/

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column .Subhead2 {
           font-size: 1.25rem;
           padding-top: 16px;
           font-weight: bold;
           color: #31427d;
           font-family: "mr-eaves-sans",sans-serif;
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #31427d;
           background-color: transparent;
           border-width: 0px;
        }

    /*paragraphs*/

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #008142;
           font-family: "roboto",sans-serif;
           font-variant: normal;
           font-size: 1.125rem;
           letter-spacing: 0px;
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column p {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column p.Deck {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           padding-top: 12px;
           background-color: transparent;
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column p.Deck-line2 {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #008142;
           text-align: center;
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column p.AuthorBio {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           border-width: 0px;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           border-width: 0px;
        }

    /*lists*/

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column .Bullets {
           list-style-type: disc;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           border-width: 0px;
           list-style-image: none;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           text-indent: 0px;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 12px;
           padding-bottom: 0px;
           border-width: 0px;
           list-style-image: none;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column .Subbullets {
           list-style-type: circle;
           font-size: 0.875rem;
           padding-left: 80px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column .NumberedList {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           border-width: 0px;
           list-style-image: none;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column .Notes {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.8125rem;
           line-height: 1.3em;
           padding-left: 12px;
           color: rgba(0, 0, 0, 0.99);
           border-width: 0px;
           list-style-image: none;
        }

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column img.image-default {
           max-width: 100%;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*containers*/

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column div.container-default {
           padding: 10px;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
           border-width: 0px;
        }

    /*layoutitems*/

        .h2_carriers_logistics_and_distribution_choudhari_tata_consulting_engineers .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

/***********************************
Sales Office/Color legend
***********************************/

    /*layoutitems*/

        .sales_office_color_legend .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .sales_office_color_legend .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*images*/

        .sales_office_color_legend .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*lists*/

        .sales_office_color_legend .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_office_color_legend .column .NumberedList {
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_office_color_legend .column .Subbullets {
           font-family: "roboto",sans-serif;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           font-size: 0.875rem;
           list-style-type: circle;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_office_color_legend .column .LitCited {
           padding-bottom: 0px;
           padding-left: 12px;
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           text-indent: 0px;
           line-height: 1.3em;
           font-size: 0.8125rem;
           font-family: "roboto-condensed",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

        .sales_office_color_legend .column .Bullets {
           text-align: left;
           font-variant: normal;
           text-decoration: none;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           list-style-type: disc;
           border-width: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .sales_office_color_legend .column p.Default-Nospacebelow {
           padding-right: 0px;
           padding-bottom: 0px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office_color_legend .column p.AuthorBio {
           text-decoration: none;
           padding-top: 12px;
           padding-bottom: 12px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office_color_legend .column p.Deck-line2 {
           text-align: center;
           color: #008142;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office_color_legend .column p.Deck {
           background-color: transparent;
           padding-top: 12px;
           text-align: center;
           color: #008142;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office_color_legend .column p {
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office_color_legend .column p.Byline {
           font-family: "roboto",sans-serif;
           font-size: 1rem;
           text-align: center;
           padding-top: 18px;
           padding-bottom: 18px;
           border-width: 0px;
        }

        .sales_office_color_legend .column p.Subhead1 {
           letter-spacing: 0px;
           font-size: 1.125rem;
           font-variant: normal;
           font-family: "roboto",sans-serif;
           color: #008142;
           font-weight: bold;
           padding-top: 6px;
           text-transform: uppercase;
           text-align: left;
           padding-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .sales_office_color_legend .column .AuthorName {
           background-color: transparent;
           color: #31427d;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .sales_office_color_legend .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           border-width: 0px;
        }

        .sales_office_color_legend .column .Subhead2 {
           font-family: "mr-eaves-sans",sans-serif;
           color: #31427d;
           font-weight: bold;
           padding-top: 16px;
           font-size: 1.25rem;
           border-width: 0px;
        }

        .sales_office_color_legend .column .FigReference {
           color: #008142;
           border-width: 0px;
        }

    /*links*/

        .sales_office_color_legend .column a {
           border-width: 0px;
        }

    /*headers*/

        .sales_office_color_legend .column h1 {
           line-height: 1.6em;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-align: center;
           color: #000000;
           border-width: 0px;
        }

        .sales_office_color_legend .column h2 {
           border-width: 0px;
        }

        .sales_office_color_legend .column h3 {
           border-width: 0px;
        }

        .sales_office_color_legend .column h4 {
           border-width: 0px;
        }

        .sales_office_color_legend .column h5 {
           border-width: 0px;
        }

        .sales_office_color_legend .column h6 {
           border-width: 0px;
        }

/***********************************
Ad—H2T Circ
***********************************/

    /*layoutitems*/

        .a_h2t_circ .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0px;
           border-width: 0px;
        }

    /*containers*/

        .a_h2t_circ .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10px;
           gap: normal;
           border-width: 0px;
        }

    /*lists*/

        .a_h2t_circ .column ol {
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           line-height: 1.6em;
           font-style: normal;
           font-weight: normal;
           font-size: 1rem;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-type: decimal;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*images*/

        .a_h2t_circ .column img.image-default {
           overflow: hidden;
           margin-right: auto;
           margin-left: auto;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100%;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*headers*/

        .a_h2t_circ .column h6 {
           border-width: 0px;
        }

        .a_h2t_circ .column h5 {
           border-width: 0px;
        }

        .a_h2t_circ .column h4 {
           border-width: 0px;
        }

        .a_h2t_circ .column h3 {
           border-width: 0px;
        }

        .a_h2t_circ .column h2 {
           border-width: 0px;
        }

        .a_h2t_circ .column h1 {
           border-width: 0px;
        }

    /*links*/

        .a_h2t_circ .column a {
           border-width: 0px;
        }

    /*inlines*/

        .a_h2t_circ .column .default-drop-cap {
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .a_h2t_circ .column p {
           border-width: 0px;
        }

