/***********************************
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;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Ad—Shell Catalysts
***********************************/

    /*paragraphs*/

        .a_shell_catalysts .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_shell_catalysts .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_shell_catalysts .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_shell_catalysts .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_shell_catalysts .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_shell_catalysts .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_shell_catalysts .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_shell_catalysts .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_shell_catalysts .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_shell_catalysts .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_shell_catalysts .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_shell_catalysts .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_shell_catalysts .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Ad—AUMA Group
***********************************/

    /*paragraphs*/

        .a_auma_group .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_auma_group .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_auma_group .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_auma_group .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_auma_group .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_auma_group .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_auma_group .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_auma_group .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_auma_group .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_auma_group .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_auma_group .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_auma_group .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_auma_group .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Masthead
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .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*/

        .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;
        }

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .masthead .column .FigReference {
           color: #ca171e;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .masthead .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #ca171e;
           font-family: "district-pro",sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .masthead .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;
        }

        .masthead .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: "roboto",sans-serif;
           color: #ca171e;
           background-color: transparent;
           border-width: 0px;
        }

        .masthead .column .s1 {
           text-decoration: underline;
           border-width: 0px;
        }

    /*paragraphs*/

        .masthead .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #ca171e;
           font-family: "district-pro",sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

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

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

        .masthead .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #ca171e;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

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

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

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

        .masthead .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .masthead .column p.p2 {
           color: #dca10d;
           border-width: 0px;
        }

    /*lists*/

        .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;
        }

        .masthead .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;
        }

        .masthead .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Ad—Gulf Awards
***********************************/

    /*paragraphs*/

        .a_gulf_awards .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_gulf_awards .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_gulf_awards .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_gulf_awards .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_gulf_awards .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_gulf_awards .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_gulf_awards .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_gulf_awards .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_gulf_awards .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_gulf_awards .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_gulf_awards .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_gulf_awards .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_gulf_awards .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
        }

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .podcasts .column .FigReference {
           color: #ca171e;
           font-family: "district-pro",sans-serif;
           border-width: 0px;
        }

        .podcasts .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #ca171e;
           font-family: "district-pro",sans-serif;
           line-height: 1.8em;
           border-width: 0px;
        }

        .podcasts .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;
        }

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

    /*paragraphs*/

        .podcasts .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           padding-top: 6px;
           font-weight: bold;
           color: #df7e1b;
           font-family: "district-pro",sans-serif;
           font-size: 1.0625rem;
           border-width: 0px;
        }

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

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

        .podcasts .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #ca171e;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

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

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

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

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

        .podcasts .column p.Default-Indent {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           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 .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;
        }

        .podcasts .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Ad—IRPC 2025
***********************************/

    /*paragraphs*/

        .a_irpc_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_irpc_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_irpc_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_irpc_2025 .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_irpc_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_irpc_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_irpc_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_irpc_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_irpc_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_irpc_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_irpc_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_irpc_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_irpc_2025 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Innovations
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .innovations .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .innovations .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .innovations .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .innovations .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;
        }

    /*paragraphs*/

        .innovations .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .innovations .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .innovations .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .innovations .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .innovations .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .innovations .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .innovations .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .innovations .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .innovations .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;
        }

        .innovations .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .innovations .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .innovations .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*/

        .innovations .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*/

        .innovations .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
COLUMN—Supply Chain (Fryer)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .column_supply_chain_fryer .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .column_supply_chain_fryer .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .column_supply_chain_fryer .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .column_supply_chain_fryer .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;
        }

    /*paragraphs*/

        .column_supply_chain_fryer .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .column_supply_chain_fryer .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .column_supply_chain_fryer .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .column_supply_chain_fryer .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .column_supply_chain_fryer .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .column_supply_chain_fryer .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .column_supply_chain_fryer .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .column_supply_chain_fryer .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .column_supply_chain_fryer .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;
        }

        .column_supply_chain_fryer .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .column_supply_chain_fryer .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .column_supply_chain_fryer .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*/

        .column_supply_chain_fryer .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*/

        .column_supply_chain_fryer .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Petrochemical Technologies—Chakraborty (Lummus Technology)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .petrochemical_technologies_chakraborty_lummus_technology .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .petrochemical_technologies_chakraborty_lummus_technology .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .petrochemical_technologies_chakraborty_lummus_technology .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .petrochemical_technologies_chakraborty_lummus_technology .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;
        }

    /*paragraphs*/

        .petrochemical_technologies_chakraborty_lummus_technology .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .petrochemical_technologies_chakraborty_lummus_technology .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .petrochemical_technologies_chakraborty_lummus_technology .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .petrochemical_technologies_chakraborty_lummus_technology .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .petrochemical_technologies_chakraborty_lummus_technology .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .petrochemical_technologies_chakraborty_lummus_technology .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .petrochemical_technologies_chakraborty_lummus_technology .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .petrochemical_technologies_chakraborty_lummus_technology .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .petrochemical_technologies_chakraborty_lummus_technology .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;
        }

        .petrochemical_technologies_chakraborty_lummus_technology .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .petrochemical_technologies_chakraborty_lummus_technology .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .petrochemical_technologies_chakraborty_lummus_technology .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*/

        .petrochemical_technologies_chakraborty_lummus_technology .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*/

        .petrochemical_technologies_chakraborty_lummus_technology .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PCIA—Maqbool (Kuwait National Petroleum Co)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .pcia_maqbool_kuwait_national_petroleum .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .pcia_maqbool_kuwait_national_petroleum .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .pcia_maqbool_kuwait_national_petroleum .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .pcia_maqbool_kuwait_national_petroleum .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;
        }

    /*paragraphs*/

        .pcia_maqbool_kuwait_national_petroleum .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .pcia_maqbool_kuwait_national_petroleum .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .pcia_maqbool_kuwait_national_petroleum .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .pcia_maqbool_kuwait_national_petroleum .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .pcia_maqbool_kuwait_national_petroleum .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .pcia_maqbool_kuwait_national_petroleum .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .pcia_maqbool_kuwait_national_petroleum .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .pcia_maqbool_kuwait_national_petroleum .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .pcia_maqbool_kuwait_national_petroleum .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;
        }

        .pcia_maqbool_kuwait_national_petroleum .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .pcia_maqbool_kuwait_national_petroleum .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .pcia_maqbool_kuwait_national_petroleum .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*/

        .pcia_maqbool_kuwait_national_petroleum .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*/

        .pcia_maqbool_kuwait_national_petroleum .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
VPCT—Jeong (SK Energy)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .vpct_jeong_sk_energy .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .vpct_jeong_sk_energy .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .vpct_jeong_sk_energy .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .vpct_jeong_sk_energy .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;
        }

    /*paragraphs*/

        .vpct_jeong_sk_energy .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .vpct_jeong_sk_energy .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .vpct_jeong_sk_energy .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .vpct_jeong_sk_energy .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .vpct_jeong_sk_energy .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .vpct_jeong_sk_energy .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .vpct_jeong_sk_energy .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .vpct_jeong_sk_energy .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .vpct_jeong_sk_energy .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;
        }

        .vpct_jeong_sk_energy .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .vpct_jeong_sk_energy .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .vpct_jeong_sk_energy .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*/

        .vpct_jeong_sk_energy .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*/

        .vpct_jeong_sk_energy .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
VPTC—Goodwin (Emerson)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .vptc_goodwin_emerson .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .vptc_goodwin_emerson .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .vptc_goodwin_emerson .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .vptc_goodwin_emerson .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;
        }

    /*paragraphs*/

        .vptc_goodwin_emerson .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .vptc_goodwin_emerson .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .vptc_goodwin_emerson .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .vptc_goodwin_emerson .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .vptc_goodwin_emerson .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .vptc_goodwin_emerson .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .vptc_goodwin_emerson .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .vptc_goodwin_emerson .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .vptc_goodwin_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;
        }

        .vptc_goodwin_emerson .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .vptc_goodwin_emerson .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .vptc_goodwin_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*/

        .vptc_goodwin_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*/

        .vptc_goodwin_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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Ad—ChemE 2026
***********************************/

    /*paragraphs*/

        .a_cheme_2026 .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_cheme_2026 .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_cheme_2026 .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_cheme_2026 .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_cheme_2026 .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_cheme_2026 .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_cheme_2026 .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_cheme_2026 .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_cheme_2026 .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_cheme_2026 .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_cheme_2026 .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_cheme_2026 .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_cheme_2026 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Process Optimization—Engel (Nexo Solutions)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .process_optimization_engel_nexo_solutions .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .process_optimization_engel_nexo_solutions .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .process_optimization_engel_nexo_solutions .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .process_optimization_engel_nexo_solutions .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;
        }

    /*paragraphs*/

        .process_optimization_engel_nexo_solutions .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .process_optimization_engel_nexo_solutions .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .process_optimization_engel_nexo_solutions .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .process_optimization_engel_nexo_solutions .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .process_optimization_engel_nexo_solutions .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .process_optimization_engel_nexo_solutions .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .process_optimization_engel_nexo_solutions .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .process_optimization_engel_nexo_solutions .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .process_optimization_engel_nexo_solutions .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;
        }

        .process_optimization_engel_nexo_solutions .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .process_optimization_engel_nexo_solutions .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .process_optimization_engel_nexo_solutions .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*/

        .process_optimization_engel_nexo_solutions .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*/

        .process_optimization_engel_nexo_solutions .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Process Optimization—Avaji (ODCC Co.)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .process_optimization_avaji_odcc_co .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .process_optimization_avaji_odcc_co .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .process_optimization_avaji_odcc_co .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .process_optimization_avaji_odcc_co .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;
        }

    /*paragraphs*/

        .process_optimization_avaji_odcc_co .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .process_optimization_avaji_odcc_co .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .process_optimization_avaji_odcc_co .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .process_optimization_avaji_odcc_co .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .process_optimization_avaji_odcc_co .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .process_optimization_avaji_odcc_co .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .process_optimization_avaji_odcc_co .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .process_optimization_avaji_odcc_co .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .process_optimization_avaji_odcc_co .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;
        }

        .process_optimization_avaji_odcc_co .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .process_optimization_avaji_odcc_co .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .process_optimization_avaji_odcc_co .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*/

        .process_optimization_avaji_odcc_co .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*/

        .process_optimization_avaji_odcc_co .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Heat Exchange—Narang (Contributor)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .heat_exchange_narang_contributor .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .heat_exchange_narang_contributor .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .heat_exchange_narang_contributor .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .heat_exchange_narang_contributor .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;
        }

    /*paragraphs*/

        .heat_exchange_narang_contributor .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .heat_exchange_narang_contributor .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .heat_exchange_narang_contributor .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .heat_exchange_narang_contributor .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .heat_exchange_narang_contributor .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .heat_exchange_narang_contributor .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .heat_exchange_narang_contributor .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .heat_exchange_narang_contributor .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .heat_exchange_narang_contributor .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;
        }

        .heat_exchange_narang_contributor .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .heat_exchange_narang_contributor .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .heat_exchange_narang_contributor .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*/

        .heat_exchange_narang_contributor .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*/

        .heat_exchange_narang_contributor .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Sustainability and the Energy Transition—Beck (Emerson’s Aspen Technology)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .sustainability_beck_emerson_aspen_technology .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .sustainability_beck_emerson_aspen_technology .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .sustainability_beck_emerson_aspen_technology .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .sustainability_beck_emerson_aspen_technology .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;
        }

    /*paragraphs*/

        .sustainability_beck_emerson_aspen_technology .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .sustainability_beck_emerson_aspen_technology .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .sustainability_beck_emerson_aspen_technology .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .sustainability_beck_emerson_aspen_technology .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .sustainability_beck_emerson_aspen_technology .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .sustainability_beck_emerson_aspen_technology .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .sustainability_beck_emerson_aspen_technology .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .sustainability_beck_emerson_aspen_technology .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .sustainability_beck_emerson_aspen_technology .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;
        }

        .sustainability_beck_emerson_aspen_technology .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .sustainability_beck_emerson_aspen_technology .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .sustainability_beck_emerson_aspen_technology .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*/

        .sustainability_beck_emerson_aspen_technology .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*/

        .sustainability_beck_emerson_aspen_technology .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Ad—HPI Market Data 2025
***********************************/

    /*paragraphs*/

        .a_hpi_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_hpi_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_hpi_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_hpi_market_data_2025 .column a {
           border-width: 0px;
        }

    /*headers*/

        .a_hpi_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_hpi_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_hpi_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_hpi_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_hpi_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_hpi_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_hpi_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_hpi_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_hpi_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;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PDECC—Gallagher (Graycor)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .pdecc_gallagher_graycor .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .pdecc_gallagher_graycor .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .pdecc_gallagher_graycor .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .pdecc_gallagher_graycor .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;
        }

    /*paragraphs*/

        .pdecc_gallagher_graycor .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .pdecc_gallagher_graycor .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .pdecc_gallagher_graycor .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .pdecc_gallagher_graycor .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .pdecc_gallagher_graycor .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .pdecc_gallagher_graycor .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .pdecc_gallagher_graycor .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .pdecc_gallagher_graycor .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .pdecc_gallagher_graycor .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;
        }

        .pdecc_gallagher_graycor .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .pdecc_gallagher_graycor .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .pdecc_gallagher_graycor .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*/

        .pdecc_gallagher_graycor .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*/

        .pdecc_gallagher_graycor .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
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;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
PDECC—Schwarzweller (Microsol Resources)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .pdecc_schwarzweller_microsol_resources .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .pdecc_schwarzweller_microsol_resources .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .pdecc_schwarzweller_microsol_resources .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .pdecc_schwarzweller_microsol_resources .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;
        }

    /*paragraphs*/

        .pdecc_schwarzweller_microsol_resources .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .pdecc_schwarzweller_microsol_resources .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .pdecc_schwarzweller_microsol_resources .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .pdecc_schwarzweller_microsol_resources .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .pdecc_schwarzweller_microsol_resources .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .pdecc_schwarzweller_microsol_resources .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .pdecc_schwarzweller_microsol_resources .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .pdecc_schwarzweller_microsol_resources .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .pdecc_schwarzweller_microsol_resources .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;
        }

        .pdecc_schwarzweller_microsol_resources .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .pdecc_schwarzweller_microsol_resources .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .pdecc_schwarzweller_microsol_resources .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*/

        .pdecc_schwarzweller_microsol_resources .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*/

        .pdecc_schwarzweller_microsol_resources .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Maintenance, Reliability and Inspection—Kumar (Vibration Institute)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column .FigReference {
           color: #CA171EFF;
           font-family: Roboto, sans-serif;
           font-weight: normal;
           text-transform: none;
           line-height: 1.5em;
           border-width: 0px;
        }

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column .Subhead2 {
           font-size: 1rem;
           padding-top: 12px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           line-height: 1.8em;
           text-transform: none;
           border-width: 0px;
        }

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           color: #ca171e;
           background-color: transparent;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .maintenance_reliability_and_inspection_kumar_vibration_institute .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;
        }

    /*paragraphs*/

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #CA171EFF;
           font-family: district-pro,sans-serif;
           font-size: 1.0625rem;
           line-height: 1.6em;
           border-width: 0px;
        }

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column p.Byline {
           padding-bottom: 18px;
           padding-top: 18px;
           text-align: center;
           font-size: 1rem;
           font-family: district-pro,sans-serif;
           line-height: 1.5em;
           border-width: 0px;
        }

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column p.Deck {
           font-family: "district-pro",sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           padding-top: 12px;
           line-height: 1.7em;
           border-width: 0px;
        }

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column p.Deck-line2 {
           font-family: district-pro,sans-serif;
           font-size: 1rem;
           padding-bottom: 0px;
           color: #CA171EFF;
           text-align: center;
           line-height: 1.5em;
           border-width: 0px;
        }

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column p.AuthorBio {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           padding-top: 12px;
           text-decoration: none;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           line-height: 1.7em;
           text-align: left;
           border-width: 0px;
        }

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

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column p.Eq.centered {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           text-align: center;
           border-width: 0px;
        }

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column p.Default-Indent {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 15px;
           line-height: 1.8em;
           padding-right: 0px;
           padding-left: 25px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

        .maintenance_reliability_and_inspection_kumar_vibration_institute .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;
        }

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column .LitCited {
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           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;
        }

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

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

        .maintenance_reliability_and_inspection_kumar_vibration_institute .column .Acknowledgements {
           list-style-type: lower-alpha;
           font-family: "roboto-condensed",sans-serif;
           font-size: 0.875rem;
           line-height: 1.4em;
           padding-left: 12px;
           border-width: 0px;
           list-style-image: none;
        }

        .maintenance_reliability_and_inspection_kumar_vibration_institute .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*/

        .maintenance_reliability_and_inspection_kumar_vibration_institute .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*/

        .maintenance_reliability_and_inspection_kumar_vibration_institute .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*/

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Ad—GEI
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .a_gei .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;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

        .a_gei .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;
        }

    /*lists*/

        .a_gei .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;
        }

    /*containers*/

        .a_gei .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 .column div.layoutitem-default {
           padding: 0px;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Sales Office
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .sales_office .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 .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 .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 .column .NumberedList {
           text-decoration: none;
           font-variant: normal;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
           list-style-image: none;
        }

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

        .sales_office .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 .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 .column p.Eq.centered {
           text-align: center;
           padding-right: 0px;
           line-height: 1.8em;
           padding-bottom: 15px;
           font-size: 0.875rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .sales_office .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 .column p.Deck-line2 {
           text-align: center;
           color: #ca171e;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .sales_office .column p.Deck {
           line-height: 1.7em;
           padding-top: 12px;
           text-align: center;
           color: #ca171e;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .sales_office .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 .column p.Subhead1 {
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           color: #ca171e;
           font-weight: bold;
           padding-top: 6px;
           text-transform: uppercase;
           text-align: left;
           padding-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .sales_office .column .AuthorName {
           background-color: transparent;
           color: #ca171e;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

        .sales_office .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 .column .Subhead2 {
           line-height: 1.8em;
           font-family: "district-pro",sans-serif;
           color: #ca171e;
           font-weight: bold;
           padding-top: 12px;
           font-size: 1rem;
           border-width: 0px;
        }

        .sales_office .column .FigReference {
           font-family: "district-pro",sans-serif;
           color: #ca171e;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Ad—HP Circ (Back Cover)
***********************************/

    /*layoutitems*/

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

    /*containers*/

        .a_hp_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_hp_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_hp_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_hp_circ .column h6 {
           border-width: 0px;
        }

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .a_hp_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_hp_circ .column p {
           border-width: 0px;
        }

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
