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

    /*paragraphs*/

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

        .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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

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

/***********************************
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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

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

/***********************************
Elemental (Lucetta)
***********************************/

    /*paragraphs*/

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

/***********************************
Aluz
***********************************/

    /*paragraphs*/

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

        .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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

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

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

    /*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.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

/***********************************
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;
           line-height: 1.6em;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           font-variant: normal;
           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;
           float: none;
           margin-left: auto;
           margin-right: auto;
           overflow: hidden;
           box-sizing: border-box;
           border-width: 0px;
        }

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

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

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

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

    /*inlines*/

        .contributors_and_board_of_directors .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

/***********************************
Readers Write
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .readers_write .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           border-width: 0px;
        }

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

        .readers_write .column ol {
           background-color: transparent;
           color: #000000FF;
           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: inherit;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*inlines*/

        .insights .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

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

    /*inlines*/

        .events .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*headers*/

        .events .column h1 {
           background-color: transparent;
           color: #222222;
           font-family: rift,sans-serif;
           font-size: 2.5rem;
           font-weight: bold;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 21px;
           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: 21px;
           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: #222222;
           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;
           min-width: ;
           min-height: ;
           border-width: 0px;
        }

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

    /*inlines*/

        .q_a .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

/***********************************
IES Illumination Awards
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*inlines*/

        .how_they_did_it .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

/***********************************
Technology
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .technology .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           border-width: 0px;
        }

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

        .technology .column ol {
           background-color: transparent;
           color: #000000FF;
           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: inherit;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Controls
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .controls .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           border-width: 0px;
        }

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

        .controls .column ol {
           background-color: transparent;
           color: #000000FF;
           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: inherit;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

/***********************************
TNT Industries
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
IES 25 The Lighting Conference
***********************************/

    /*paragraphs*/

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

    /*inlines*/

        .ies_25_the_lighting_conference .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           border-width: 0px;
        }

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

    /*images*/

        .ies_25_the_lighting_conference .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_25_the_lighting_conference .column a {
           font-family: nimbus-sans,sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .ies_25_the_lighting_conference .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_25_the_lighting_conference .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_25_the_lighting_conference .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_25_the_lighting_conference .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_25_the_lighting_conference .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_25_the_lighting_conference .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_25_the_lighting_conference .column ol {
           background-color: transparent;
           color: #000000FF;
           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: inherit;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

/***********************************
Education
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .education .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           border-width: 0px;
        }

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

        .education .column ol {
           background-color: transparent;
           color: #000000FF;
           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: inherit;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

/***********************************
LEDucation
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

        .sightlines .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

/***********************************
Through the Portal
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .through_the_portal .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           border-width: 0px;
        }

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

        .through_the_portal .column ol {
           background-color: transparent;
           color: #000000FF;
           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: inherit;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

/***********************************
A Sea of Change
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .a_sea_of_change .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           border-width: 0px;
        }

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .a_sea_of_change .column ol {
           background-color: transparent;
           color: #000000FF;
           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: inherit;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
From Stage to Screen
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .from_stage_to_screen .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           border-width: 0px;
        }

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

        .from_stage_to_screen .column ol {
           background-color: transparent;
           color: #000000FF;
           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: inherit;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

/***********************************
Enhancing Cognitive Processes
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

        .enhancing_cognitive_processes .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           border-width: 0px;
        }

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

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

        .enhancing_cognitive_processes .column ol {
           background-color: transparent;
           color: #000000FF;
           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: inherit;
           font-variant: normal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

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

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

    /*inlines*/

        .project_in_pictures .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

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

    /*inlines*/

        .ies_insider .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

/***********************************
Need to Earn CEUs
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

    /*inlines*/

        .products .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

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

    /*inlines*/

        .ies_sustaining_members .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

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

    /*inlines*/

        .ad_index .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

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

    /*inlines*/

        .last_look .column .default-drop-cap {
           float: left;
           font-weight: bold;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 5.375rem;
           line-height: 0.5em;
           font-family: rift,sans-serif;
           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;
        }

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

    /*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: #000000FF;
           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: inherit;
           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;
        }

/***********************************
IES Standards
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

    /*containers*/

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

/***********************************
Meteor Lighting
***********************************/

    /*paragraphs*/

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

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

    /*headers*/

        .meteor_lighting .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_lighting .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_lighting .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_lighting .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_lighting .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_lighting .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_lighting .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_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*/

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

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


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