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

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

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

    /*paragraphs*/

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

/***********************************
Ad—API
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Ad—SLB: Reservoir Performance
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

/***********************************
Masthead
***********************************/

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*inlines*/

        .masthead .column .AuthorName {
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

        .masthead .column .Subhead2 {
           color: #002f60;
           font-weight: bold;
           padding-top: 12px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .masthead .column .FigReference {
           color: #f05323;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*images*/

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

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

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

/***********************************
Ad—IPAA
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

/***********************************
Ad—MCEDD
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

/***********************************
Column—First oil (Abraham)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .column_first_oil_abraham .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .column_first_oil_abraham .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .column_first_oil_abraham .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

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

        .column_first_oil_abraham .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .column_first_oil_abraham .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

        .column_first_oil_abraham .column .NumberedList {
           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_first_oil_abraham .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*layoutitems*/

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

    /*containers*/

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

    /*images*/

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

    /*lists*/

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

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

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

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

    /*inlines*/

        .podcasts .column .AuthorName {
           font-weight: bold;
           text-transform: uppercase;
           border-width: 0px;
        }

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

        .podcasts .column .Subhead2 {
           color: #002f60;
           font-weight: bold;
           padding-top: 18px;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

/***********************************
SF: Sustainability—Hay (SLB)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .special_focus_hay_slb .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .special_focus_hay_slb .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .special_focus_hay_slb .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

        .special_focus_hay_slb .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .special_focus_hay_slb .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .special_focus_hay_slb .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

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

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

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

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
SF: Sustainability—Al-Muntasheri (Saudi Aramco)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .sf_sustainability_al_muntasheri_saudi_aramco .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .sf_sustainability_al_muntasheri_saudi_aramco .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .sf_sustainability_al_muntasheri_saudi_aramco .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

        .sf_sustainability_al_muntasheri_saudi_aramco .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .sf_sustainability_al_muntasheri_saudi_aramco .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .sf_sustainability_al_muntasheri_saudi_aramco .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

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

        .sf_sustainability_al_muntasheri_saudi_aramco .column .NumberedList {
           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;
        }

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

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

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

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

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

/***********************************
SF: Sustainability—Shokanov (QuantumPro)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .sustainability_shokanov_quantumpro .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .sustainability_shokanov_quantumpro .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .sustainability_shokanov_quantumpro .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

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

        .sustainability_shokanov_quantumpro .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .sustainability_shokanov_quantumpro .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

        .sustainability_shokanov_quantumpro .column .NumberedList {
           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_shokanov_quantumpro .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

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

/***********************************
SF: Sustainability/Coiled Tubing Technology—Ronson (Weatherford)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .sf_sustainability_coiled_tubing_technology_ronson_weatherford .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .sf_sustainability_coiled_tubing_technology_ronson_weatherford .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .sf_sustainability_coiled_tubing_technology_ronson_weatherford .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

        .sf_sustainability_coiled_tubing_technology_ronson_weatherford .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .sf_sustainability_coiled_tubing_technology_ronson_weatherford .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .sf_sustainability_coiled_tubing_technology_ronson_weatherford .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

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

        .sf_sustainability_coiled_tubing_technology_ronson_weatherford .column .NumberedList {
           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;
        }

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

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

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

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

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

/***********************************
SF: Sustainability/Coiled Tubing Technology—Miszewski (AnTech Ltd)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .sustainability_coiled_tubing_technology_miszewski_antech_ltd .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .sustainability_coiled_tubing_technology_miszewski_antech_ltd .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .sustainability_coiled_tubing_technology_miszewski_antech_ltd .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

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

        .sustainability_coiled_tubing_technology_miszewski_antech_ltd .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .sustainability_coiled_tubing_technology_miszewski_antech_ltd .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

        .sustainability_coiled_tubing_technology_miszewski_antech_ltd .column .NumberedList {
           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_coiled_tubing_technology_miszewski_antech_ltd .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Drilling Technology—Abbas (ADNOC/SLB)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .drilling_technology_abbas_adnoc .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .drilling_technology_abbas_adnoc .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .drilling_technology_abbas_adnoc .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

        .drilling_technology_abbas_adnoc .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .drilling_technology_abbas_adnoc .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .drilling_technology_abbas_adnoc .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

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

        .drilling_technology_abbas_adnoc .column .NumberedList {
           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;
        }

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

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

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

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

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

/***********************************
Robotics and AI—Kodiak
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .robotics_and_ai_kodiak .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .robotics_and_ai_kodiak .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .robotics_and_ai_kodiak .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

        .robotics_and_ai_kodiak .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .robotics_and_ai_kodiak .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .robotics_and_ai_kodiak .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

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

        .robotics_and_ai_kodiak .column .NumberedList {
           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;
        }

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

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

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

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

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

/***********************************
Regional Report—Brazil (Feller)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .regional_report_brazil_feller .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .regional_report_brazil_feller .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .regional_report_brazil_feller .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

        .regional_report_brazil_feller .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .regional_report_brazil_feller .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .regional_report_brazil_feller .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

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

        .regional_report_brazil_feller .column .NumberedList {
           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;
        }

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

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

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

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

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

/***********************************
ShaleTech (Feller)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .shaletech_feller .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .shaletech_feller .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .shaletech_feller .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

        .shaletech_feller .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .shaletech_feller .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .shaletech_feller .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

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

        .shaletech_feller .column .NumberedList {
           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;
        }

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

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

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

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

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

/***********************************
Management Issues—Bromberek (Emerson)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .management_issues_bromberek_emerson .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .management_issues_bromberek_emerson .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .management_issues_bromberek_emerson .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

        .management_issues_bromberek_emerson .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .management_issues_bromberek_emerson .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .management_issues_bromberek_emerson .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

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

        .management_issues_bromberek_emerson .column .NumberedList {
           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;
        }

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

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

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

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

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

/***********************************
Cybersecurity—DNV survey results
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .cybersecurity_dnv_survey_results .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .cybersecurity_dnv_survey_results .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .cybersecurity_dnv_survey_results .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

        .cybersecurity_dnv_survey_results .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .cybersecurity_dnv_survey_results .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .cybersecurity_dnv_survey_results .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

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

        .cybersecurity_dnv_survey_results .column .NumberedList {
           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;
        }

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

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

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

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

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

/***********************************
AD—PE Circ
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

/***********************************
Column—Exploration (Head)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .column_exploration_head .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .column_exploration_head .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .column_exploration_head .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

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

        .column_exploration_head .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .column_exploration_head .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

        .column_exploration_head .column .NumberedList {
           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_exploration_head .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

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

/***********************************
Column—Drilling (Ford)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .column_drilling_ford .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .column_drilling_ford .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .column_drilling_ford .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

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

        .column_drilling_ford .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .column_drilling_ford .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

        .column_drilling_ford .column .NumberedList {
           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_drilling_ford .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

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

/***********************************
Column—ESG Perspective (Patton)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .column_esg_perspective_patton .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .column_esg_perspective_patton .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .column_esg_perspective_patton .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

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

        .column_esg_perspective_patton .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .column_esg_perspective_patton .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

        .column_esg_perspective_patton .column .NumberedList {
           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_esg_perspective_patton .column .SubBullets {
           list-style-type: circle;
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           text-decoration: none;
           font-variant: normal;
           text-align: left;
           padding-left: 80px;
           border-width: 0px;
           list-style-image: none;
        }

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

/***********************************
Executive Viewpoint—Laird (EnerMech)
***********************************/

    /*headers*/

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

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

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

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

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

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

    /*links*/

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

    /*inlines*/

        .executive_viewpoint_laird_enermech .column .FigReference {
           color: #F05323FF;
           font-weight: bold;
           float: none;
           font-size: 0.875rem;
           line-height: 1.5em;
           text-transform: none;
           font-family: roboto,sans-serif;
           border-width: 0px;
        }

        .executive_viewpoint_laird_enermech .column .Subhead2 {
           font-size: 0.9375rem;
           padding-top: 12px;
           font-weight: bold;
           color: #002F60FF;
           font-family: district-pro,sans-serif;
           border-width: 0px;
        }

        .executive_viewpoint_laird_enermech .column .AuthorName {
           text-transform: uppercase;
           font-weight: bold;
           font-family: district-pro,sans-serif;
           color: #000000FF;
           font-size: 1rem;
           border-width: 0px;
        }

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

        .executive_viewpoint_laird_enermech .column p.Subhead1 {
           padding-bottom: 6px;
           text-align: left;
           text-transform: uppercase;
           padding-top: 6px;
           font-weight: bold;
           color: #003060FF;
           font-family: roboto,sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

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

        .executive_viewpoint_laird_enermech .column p {
           font-family: roboto,sans-serif;
           font-size: 0.875rem;
           padding-bottom: 12px;
           color: #000000FF;
           text-align: left;
           border-width: 0px;
        }

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

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

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

        .executive_viewpoint_laird_enermech .column p.Default-Nospacebelow {
           font-family: "roboto",sans-serif;
           font-size: 0.875rem;
           padding-bottom: 0px;
           padding-right: 0px;
           color: #000000FF;
           font-weight: normal;
           text-transform: none;
           border-width: 0px;
        }

    /*lists*/

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

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

        .executive_viewpoint_laird_enermech .column .NumberedList {
           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;
        }

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

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

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

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

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

/***********************************
Sales Office
***********************************/

    /*lists*/

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

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

    /*paragraphs*/

        .sales_office .column p.p1 {
           color: #002f5f;
           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: #002f60;
           padding-bottom: 0px;
           font-size: 1rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

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

        .sales_office .column p {
           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: #003060;
           font-weight: bold;
           padding-top: 6px;
           text-transform: uppercase;
           text-align: left;
           padding-bottom: 6px;
           border-width: 0px;
        }

    /*inlines*/

        .sales_office .column .AuthorName {
           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 {
           color: #002f60;
           font-weight: bold;
           padding-top: 12px;
           font-size: 0.875rem;
           border-width: 0px;
        }

        .sales_office .column .FigReference {
           color: #f05323;
           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;
        }

    /*images*/

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

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

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

/***********************************
Ad—WO Circ
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*headers*/

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

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

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

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

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

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

