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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

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

    /*headers*/

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

        .cover .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .cover .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .spi_lighting .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .spi_lighting .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .spi_lighting .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .spi_lighting .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .spi_lighting .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .spi_lighting .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .elemental_led_lucetta .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .elemental_led_lucetta .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .elemental_led_lucetta .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .elemental_led_lucetta .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .elemental_led_lucetta .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .elemental_led_lucetta .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .aluz .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .aluz .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .aluz .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .aluz .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .aluz .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .aluz .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
Editor's Note and Editorial Board
***********************************/

    /*paragraphs*/

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

        .editor_s_note_and_editorial_board .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .editor_s_note_and_editorial_board .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .editor_s_note_and_editorial_board .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .editor_s_note_and_editorial_board .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .editor_s_note_and_editorial_board .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .editor_s_note_and_editorial_board .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .editor_s_note_and_editorial_board .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .editor_s_note_and_editorial_board .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .editor_s_note_and_editorial_board .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .editor_s_note_and_editorial_board .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .editor_s_note_and_editorial_board .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .editor_s_note_and_editorial_board .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .editor_s_note_and_editorial_board .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .editor_s_note_and_editorial_board .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .editor_s_note_and_editorial_board .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .editor_s_note_and_editorial_board .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .editor_s_note_and_editorial_board .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .editor_s_note_and_editorial_board .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .landscape_forms .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .landscape_forms .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .landscape_forms .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .landscape_forms .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .landscape_forms .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .landscape_forms .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .contributors_and_board_of_directors .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .contributors_and_board_of_directors .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .contributors_and_board_of_directors .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .contributors_and_board_of_directors .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .contributors_and_board_of_directors .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .contributors_and_board_of_directors .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .contributors_and_board_of_directors .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .contributors_and_board_of_directors .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .contributors_and_board_of_directors .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .contributors_and_board_of_directors .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .contributors_and_board_of_directors .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .contributors_and_board_of_directors .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .contributors_and_board_of_directors .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .contributors_and_board_of_directors .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .contributors_and_board_of_directors .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .contributors_and_board_of_directors .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .contributors_and_board_of_directors .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .contributors_and_board_of_directors .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .insight_lighting .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .insight_lighting .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .insight_lighting .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .insight_lighting .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .insight_lighting .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .insight_lighting .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .president_s_perspective .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .president_s_perspective .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .president_s_perspective .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .president_s_perspective .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .president_s_perspective .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .president_s_perspective .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .president_s_perspective .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .president_s_perspective .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .president_s_perspective .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .president_s_perspective .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .president_s_perspective .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .president_s_perspective .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .president_s_perspective .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .president_s_perspective .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .president_s_perspective .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .president_s_perspective .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .president_s_perspective .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .president_s_perspective .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .dali_alliance .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .dali_alliance .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dali_alliance .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dali_alliance .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dali_alliance .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .dali_alliance .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .performance_lighting .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .performance_lighting .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .performance_lighting .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .performance_lighting .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .performance_lighting .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .performance_lighting .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .insights .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .insights .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .insights .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .insights .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .insights .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .insights .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .insights .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .insights .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .insights .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .insights .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .insights .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .insights .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .insights .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .insights .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .insights .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .insights .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .insights .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .insights .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .events .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .events .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .events .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .events .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .events .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .events .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .events .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .events .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .events .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .events .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .events .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .events .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .events .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .events .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .events .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .events .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .events .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .events .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .q_a .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .q_a .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .q_a .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .q_a .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .q_a .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .q_a .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .q_a .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .q_a .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .q_a .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .q_a .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .q_a .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .q_a .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .q_a .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .q_a .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .q_a .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .q_a .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .q_a .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .q_a .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .ask_an_ep .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ask_an_ep .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .ask_an_ep .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .ask_an_ep .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ask_an_ep .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .ask_an_ep .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .ask_an_ep .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .ask_an_ep .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ask_an_ep .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .ask_an_ep .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ask_an_ep .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ask_an_ep .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .ask_an_ep .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .ask_an_ep .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ask_an_ep .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .ask_an_ep .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .ask_an_ep .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .ask_an_ep .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .call_for_nominations .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .call_for_nominations .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .call_for_nominations .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .call_for_nominations .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .call_for_nominations .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .call_for_nominations .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .ies_toolbox .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ies_toolbox .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_toolbox .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_toolbox .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_toolbox .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_toolbox .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .how_they_did_it .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .how_they_did_it .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .how_they_did_it .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .how_they_did_it .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .how_they_did_it .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .how_they_did_it .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .how_they_did_it .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .how_they_did_it .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .how_they_did_it .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .how_they_did_it .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .how_they_did_it .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .how_they_did_it .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .how_they_did_it .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .how_they_did_it .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .how_they_did_it .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .how_they_did_it .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .how_they_did_it .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .how_they_did_it .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .sightlines .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .sightlines .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .sightlines .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .sightlines .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .sightlines .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .sightlines .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .sightlines .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .sightlines .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .sightlines .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .sightlines .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .sightlines .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .sightlines .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .sightlines .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .sightlines .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .sightlines .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .sightlines .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .sightlines .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .sightlines .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .dark_places .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .dark_places .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .dark_places .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .dark_places .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .dark_places .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .dark_places .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .dark_places .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .dark_places .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .dark_places .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .dark_places .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .dark_places .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .dark_places .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .dark_places .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .dark_places .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .dark_places .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .dark_places .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .dark_places .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .dark_places .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .let_there_be_night .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .let_there_be_night .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .let_there_be_night .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .let_there_be_night .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .let_there_be_night .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .let_there_be_night .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .let_there_be_night .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .let_there_be_night .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .let_there_be_night .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .let_there_be_night .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .let_there_be_night .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .let_there_be_night .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .let_there_be_night .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .let_there_be_night .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .let_there_be_night .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .let_there_be_night .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .let_there_be_night .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .let_there_be_night .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .the_lay_of_land .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .the_lay_of_land .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .the_lay_of_land .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .the_lay_of_land .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .the_lay_of_land .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .the_lay_of_land .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .the_lay_of_land .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .the_lay_of_land .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .the_lay_of_land .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .the_lay_of_land .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .the_lay_of_land .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .the_lay_of_land .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .the_lay_of_land .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .the_lay_of_land .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .the_lay_of_land .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .the_lay_of_land .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .the_lay_of_land .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .the_lay_of_land .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

.device-mobile .content-area div[data-mobile="1"] { flex-direction: column !important; }
/***********************************
LD+A Share Your Voice
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

        .heart_of_darkness .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .heart_of_darkness .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .heart_of_darkness .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .heart_of_darkness .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .heart_of_darkness .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .heart_of_darkness .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .heart_of_darkness .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .heart_of_darkness .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .heart_of_darkness .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .heart_of_darkness .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .heart_of_darkness .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .heart_of_darkness .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .heart_of_darkness .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .heart_of_darkness .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .heart_of_darkness .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .heart_of_darkness .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .heart_of_darkness .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .heart_of_darkness .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .ies_we_believe .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ies_we_believe .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_we_believe .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_we_believe .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_we_believe .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_we_believe .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .loss_of_night .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .loss_of_night .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .loss_of_night .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .loss_of_night .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .loss_of_night .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .loss_of_night .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .loss_of_night .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .loss_of_night .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .loss_of_night .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .loss_of_night .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .loss_of_night .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .loss_of_night .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .loss_of_night .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .loss_of_night .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .loss_of_night .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .loss_of_night .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .loss_of_night .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .loss_of_night .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .project_in_pictures .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .project_in_pictures .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .project_in_pictures .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .project_in_pictures .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .project_in_pictures .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .project_in_pictures .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .project_in_pictures .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .project_in_pictures .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .project_in_pictures .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .project_in_pictures .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .project_in_pictures .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .project_in_pictures .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .project_in_pictures .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .project_in_pictures .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .project_in_pictures .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .project_in_pictures .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .project_in_pictures .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .project_in_pictures .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .ies_insider .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ies_insider .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .ies_insider .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .ies_insider .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ies_insider .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .ies_insider .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .ies_insider .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .ies_insider .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ies_insider .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .ies_insider .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ies_insider .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ies_insider .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .ies_insider .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .ies_insider .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ies_insider .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .ies_insider .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .ies_insider .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .ies_insider .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .ies_sustaining_members .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ies_sustaining_members .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .ies_sustaining_members .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .ies_sustaining_members .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ies_sustaining_members .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .ies_sustaining_members .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .ies_sustaining_members .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .ies_sustaining_members .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ies_sustaining_members .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .ies_sustaining_members .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ies_sustaining_members .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ies_sustaining_members .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .ies_sustaining_members .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .ies_sustaining_members .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ies_sustaining_members .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .ies_sustaining_members .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .ies_sustaining_members .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .ies_sustaining_members .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

    /*inlines*/

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

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

    /*links*/

        .ies_career_center .column a {
           text-decoration: underline;
           border-width: 0px;
        }

    /*headers*/

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

        .ies_career_center .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.5rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_career_center .column h3 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.25rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_career_center .column h4 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1.125rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_career_center .column h5 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 21px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

        .ies_career_center .column h6 {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 1rem;
           font-weight: 300;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-bottom: 8px;
           margin-top: 8px;
           text-decoration: none;
           text-align: left;
           border-width: 0px;
        }

    /*lists*/

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

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .products .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .products .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .products .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .products .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .products .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .products .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .products .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .products .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .products .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .products .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .products .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .products .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .products .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .products .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .products .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .products .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .products .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .products .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

        .ad_index .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ad_index .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .ad_index .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .ad_index .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ad_index .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .ad_index .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .ad_index .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .ad_index .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ad_index .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .ad_index .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .ad_index .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ad_index .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .ad_index .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .ad_index .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .ad_index .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .ad_index .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .ad_index .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .ad_index .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

        .last_look .column p.paragraphs-1i88c60o8 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .last_look .column p.headers-1i8qall2v {
           background-color: transparent;
           color: #4969AEFF;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-top: 12px;
           padding: 0px;
           border-width: 0px;
           margin-left: 0px;
           margin-right: 0px;
        }

        .last_look .column p.headers-1i901qkq2 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           text-align: center;
           margin-left: 0px;
           margin-right: 0px;
        }

        .last_look .column p.paragraphs-1j36ilnvd {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .last_look .column p.paragraphs-1j3mcnlon {
           background-color: #00000096;
           color: #FFFFFFFF;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: left;
        }

        .last_look .column p.paragraphs-1j3mfmtfk {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*inlines*/

        .last_look .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.625rem;
           line-height: 0.4em;
           font-family: rift,sans-serif;
           color: #4969AEFF;
           margin-bottom: 20px;
           border-width: 0px;
        }

        .last_look .column span.inlines-1i88btft7 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.875rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 24px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .last_look .column span.inlines-1i88c9lun {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans-condensed,sans-serif;
           font-size: 3.5625rem;
           font-weight: bold;
           font-style: normal;
           line-height: 0.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 2px;
           margin-top: 15px;
           padding: 0px;
           border-width: 0px;
           float: left;
           font-variant: normal;
        }

        .last_look .column span.inlines-1i88eces0 {
           background-color: transparent;
           color: #222222;
           font-family: nimbus-sans,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding: 0px;
           border-width: 0px;
           font-variant: normal;
        }

        .last_look .column span.inlines-1iv0m65lf {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 0.9375rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .last_look .column span.inlines-1j3mg83rj {
           background-color: transparent;
           color: #FFFFFFFF;
           font-family: myriad-pro,sans-serif;
           font-size: 1rem;
           font-weight: bold;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
           text-align: center;
        }

    /*images*/

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

    /*links*/

        .last_look .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

        .last_look .column a.links-1j3r9ds43 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro,sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

        .last_look .column a.links-1j3r9jrn8 {
           background-color: transparent;
           color: rgb(0, 92, 156);
           font-family: univia-pro, sans-serif;
           font-size: 1rem;
           font-weight: normal;
           font-style: normal;
           line-height: 1.6em;
           margin-bottom: 12px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           padding: 0px;
           border-width: 0px;
        }

    /*headers*/

        .last_look .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift, sans-serif;
           font-size: 3.125rem;
           font-weight: bold;
           line-height: 1em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           border-width: 0px;
        }

        .last_look .column h2 {
           background-color: transparent;
           color: #222222;
           font-family: univia-pro,sans-serif;
           font-size: 1.5rem;
           font-weight: normal;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-top: 0px;
           text-align: left;
           border-width: 0px;
        }

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

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

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

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

        .last_look .column ol {
           background-color: transparent;
           color: rgb(0, 0, 0);
           font-family: nimbus-sans, 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: disc;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

div.bookviewport { background-color: #333333; }
div.pagecontainer .page_disable_overlay { background-color: #333333; }