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

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

/***********************************
Green Creative
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
Pure Edge
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
IES Membership
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

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

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
Progressions
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
Lighting Library
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Safety
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
Hurry Back
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
Introduction to Lighting
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
A Howling Good Time
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

/***********************************
Elevated Hospitality
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
Accentuate the Positive
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
Rise of the Machines
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

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

/***********************************
Share Your Voice
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

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

/***********************************
We Believe
***********************************/

    /*paragraphs*/

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

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

    /*images*/

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

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

    /*headers*/

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

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

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

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

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

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

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

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

    /*layoutitems*/

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

/***********************************
Now Available
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
Insight Lighting
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

        .insight_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;
           font-variant: normal;
           list-style-type: decimal;
           border-width: 0px;
           list-style-image: none;
        }

    /*containers*/

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

    /*layoutitems*/

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


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