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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
SPI Lighting
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Editor's Note and Editorial Board
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Landscape Forms
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Contributors and Board of Directors
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
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;
           list-style-type: decimal;
           font-variant: normal;
           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;
        }

/***********************************
IES25 Conference
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

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

    /*layoutitems*/

        .ies25_conference .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 Illumination Awards
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
How They Did It
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Ask an EP
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

        .ask_an_ep .column ol {
           background-color: transparent;
           color: #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*/

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

    /*layoutitems*/

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

/***********************************
Stresscreate Group
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Progressions: Art, Science, Business... and Our Brains
***********************************/

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

/***********************************
TNT Magnatron
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
TNT MAGNALUX
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Sightlines: Bridging the Gap
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Klus North America
***********************************/

    /*paragraphs*/

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
TNT Bullhorns
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Careers
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
TNT MAGNALUX 2
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
ALL ABOARD THE RETROFIT RAILROAD
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
AD IN“FIN”ITUM
***********************************/

    /*paragraphs*/

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

    /*headers*/

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

/***********************************
URBAN OUTFITTERS
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
RESEARCH
***********************************/

    /*paragraphs*/

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

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

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

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

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

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

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

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

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

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

    /*headers*/

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

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

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

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

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

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

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

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

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

/***********************************
Register for LEDUCATION 2025
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Project in Pictures
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
IES Insider
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Products
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
IES Sustaining Members
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Ad Index
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Last Look
***********************************/

    /*paragraphs*/

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

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

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

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

    /*inlines*/

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

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

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

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

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

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Archives
***********************************/

    /*paragraphs*/

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

    /*inlines*/

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

    /*images*/

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

    /*links*/

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

    /*headers*/

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

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

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

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

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

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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


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